/*   
Theme Name: Pressy
Theme URI: 
Description: Pressy is a social bookmarking theme for bloggers who like to find & share.
Author: Brandy Digital
Author URI: http://brandydigital.com/
Template: thematic
Version: 1.0
Tags: Thematic, Screengrab, Social Bookmarking, Child Theme, Pressy
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
font-family:helvetica, arial;
}
a{
color:#fff;
}
.entry-meta, .comments-link, .meta-sep-tag-links{
display:none;
}
.entry-utility{
margin-bottom:0px;
background:#72584B;
color:#fff;
padding:10px 0;
}
.entry-utility a, .entry-title a{
color:#fff;
}
.hentry{
background:#58B7CC;
margin-bottom:20px;
padding-bottom:0px;
color:#fff;
}
.entry-content {
padding-top:0px;
}
.entry-title {
padding:5px 0px 15px 5px;
}
.hentry h2, h1.entry-title{
border-bottom:1px solid #CCCCCC;
background:#94E1F2;
}
/* set the header logo */
#blog-title a {
display:block;
/*text-indent:-9000px;*/
height: 100px; /* height of your header, like 180px */
width: 940px; /* width of your header, like 940px */
background:#58B7CC url(images/logo.gif) no-repeat top center;
color:#fff;
font-size:88px;
line-height:88px;
}
#blog-description {
position:absolute;
color:#fff;
/*left:-9000px; */
}
/* end header logo stuff */

/*move the nav from left to right*/
.sf-menu {
float:right;
}
#header{
background:#58B7CC;
}
#branding{
padding:5px 0 33px;
}
#access, #footage{
background:#72584B;
padding:2px 0 22px 0;
}
#footage, #footage a{
color:#fff;
text-align:center;
text-decoration:none;
font-size:10px;
}
#footer {
border:0;
background:#72584B;
text-align:center;
}
.sf-menu a{
color:#ABE9F7;
font-size:22px;
}
.sf-menu, .sf-menu li , .sf-menu a{
background:transparent;
border:0;
}
.sf-menu li a:hover{
color:#72584B;
}

div.aside{
padding:10px;
background:#94E1F2;
border:1px solid #58B7CC;
}
#primary{
padding:10px;
}
.widgetcontainer{
background:#58B7CC;
padding:3px;
}
ul.xoxo{
margin:20px 0;
}
ul.xoxo li{
padding:3px;
margin-bottom:10px;
list-style-type:none;
}
h3.widgettitle, #content .aside h3{
font-size:22px;
font-style:normal;
font-family:helvetica, arial;
color:#fff;
padding-bottom:8px;
}
#siteinfo{
color:#fff;
}
#siteinfo a{
color:#fff;
}
.aside, .aside a{
color:#fff;
}
#blog-title a:active, #blog-title a:hover  {
color:#94E1F2;
}
.entry-title a:active, .entry-title a:hover {
color:#58B7CC;
}
.page-title {
font-size:34px;
line-height:50px;
padding:0px;
color:#58B7CC;
}
.page-title span {
font-style:normal;
}
#subsidiary .aside {
margin:0 10px 0 0;
min-height:238px;
width:280px;
}
body.category a{
color:#fff;
}
#content .aside {
padding:0;
}
.aside a:active, .aside a:hover {
color:#72584B;
}
.sf-menu a, .sf-menu a:visited {
color:#fff;
}
#hookup{
background:#fff;
margin:0 5px 10px;
padding:5px 0;
}
#hookup img{
clear:both;
padding:3px;
margin:2px;
background:#fff;
}
#hookup a{
border:none;
}
div#shareit{
width:70px !important;
position:fixed;
margin-left:-70px;
}
#fb_share_1{
padding-top:10px;
margin-left:2px;
}
div.tweetmeme_button{
margin-left:3px;
margin-bottom:10px;
}
div.buzzit{
margin-left:3px;
}
div.diggit{
margin-left:3px;
margin-top:10px;
}
div.fbcomments{
background: #94E1F2;
padding: 3px;
text-align: center;
}
p.fb-like{
background:#f3f3f3;
text-align: center;
padding: 20px 0;
border:1px solid #c4c4c4;
}
span.connect_widget_not_connected_text{
color:#fff !important;
font-weight: bold;
}
