body {
 background:url(images/homepage/bg.gif) top center;
}
.topbg {position:absolute; width:100%; z-index:-2; top:0px; left:0px; height:372px; background:url(images/homepage/header.jpg) top center repeat-x;}

#header {height:280px;}
#homepage {text-align:center;}
#footer {height:80px;}

.bfirsth3 {font-weight:normal; margin: 0 0 10px 0;}
#theMail {height:60px; overflow:hidden; width:260px; text-align:left; margin:0 auto;}
#theMail #sideEmailSent {display:none;}
#theMail .emailError {display:none;}
#theMail .thanks {font-size:11px;}
#sideEmail {display:block; height:33px; width:251px; background:url(images/sideEmail.png) top center no-repeat;}
#sideEmail input {height:23px; width:132px; background:#ccc; border:0px solid green; font-size:14px; color:#666; padding:5px 0 0 0; margin:2px 0px 0px 14px;}
#sideEmail a:link {background:url(none); float:right; margin:-22px 15px 0 0; color:white; outline:0px; padding:0px;}
#sideEmail a:visited {background:url(none); float:right; margin:-22px 15px 0 0; color:white; outline:0px; padding:0px;}
#sideEmail a:hover {text-decoration:none;} 
#sideEmail .emailError {color:red;}
@media screen and (-webkit-min-device-pixel-ratio:0){
#sideEmail a:link {margin:8px 15px 0 0;}
} /* Quick fix for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
#sideEmail a:visited {margin:8px 15px 0 0;}
} /* Quick fix for Safari */


#sideEmailSent {display:block; height:25px; width:251px; text-align:center; padding:8px 0 0 0;}


.black {font-size:15px; color:#666; display:block;}

.sideCredit {width:260px; float:left; padding:15px 0 0 0;}

.sideRSS {width:260px; float:left;}
.sideRSS a:link {display:block; background:url(images/rss.png) left center no-repeat; padding:15px 0 0 65px; height:50px;}
.sideRSS a:visited {display:block; background:url(images/rss.png) left center no-repeat; padding:15px 0 0 65px; height:50px;}
.sideRSS a:hover {background:url(images/rss_on.png) left center no-repeat; text-decoration:none;}
.sideRSS .orange {font-size:18px; font-weight:bold; color:#ff6600;}

.sideTwitter {width:260px; float:left; }
.sideTwitter a:link {display:block; background:url(images/twitter.png) left center no-repeat; padding:15px 0 0 65px; height:50px;}
.sideTwitter a:visited {display:block; background:url(images/twitter.png) left center no-repeat; padding:15px 0 0 65px; height:50px;}
.sideTwitter a:hover {background:url(images/twitter_on.png) left center no-repeat; text-decoration:none;}
.sideTwitter .orange {display:block; padding:3px 0 0 0;}

.sideFooterBox {margin-left:40px;}

#homepage h3 {color:#666;}

.singlePost {margin:0 auto; padding:0 0 40px 0; width:520px; text-align:left;}
.singlePost h3 {margin:0 0 15px 0;}
.singlePost h1 {font-size:20px; margin:0px 0px 10px 0px;}
.singlePost h1 a:link {color:white; text-decoration:none;}
.singlePost h1 a:visited {color:white; text-decoration:none;}
.singlePost h1 a:hover {color:#669900; text-decoration:none;}

.singlePost .postMeta {color:#666; font-size:11px;}
.singlePost .postContent {margin:10px 0px 20px 0px; font-size:12px; line-height:18px; font-weight:normal; color:#ccc;}
.singlePost .postMore {font-size:14px; font-weight:bold; margin: 10px 0px 0px 0px;}
