/*  
Theme Name: RefreshBCS
Theme URI: http://refreshbcs.org/
Description: Designed by Roby Fitzhenry. Implemented by Cody Marx Bailey.
Version: 1.0
Author: Cody Marx Bailey	
Author URI: http://refreshbcs.org
*/
body{background:url(images/background-page.gif) top left repeat-x;}
div#hd h1{float:left;}
div#hd h1 a{background:url(images/header-graphic.gif) top left no-repeat;height:119px;width:312px;display:block;}
div#hd h1 span{display:none;}
div#hd h2{float:right;margin:*;color:#fff;margin-top:4.8em;margin-right:3em}
div#hd ul{width:100%;background:#5a5a5a;height:26px;padding-left:1em;padding-top:3px;}
div#hd ul li{display:inline;}
div#hd ul li a{height:23px;display:block;float:left;margin-right:1em;padding:.25em .5em 0 .5em;color:#fff;}
div#hd ul li a:hover{background:#efefef;color:#333;}
div#hd ul li a.current{background:#fff;color:#333;}

div#bd h1{font-size:2em;display:none;}

div#bd div.post{background:#efefef;padding:0.75em;margin:1em 0em 1em 1em;}
div#bd div.post h2 {font-size:2em;font-weight:bolder;}
div#bd div.post h2 a{color:#da198a;}
div#bd div.post h2 a:hover{color:#000000;}
div#bd div.post h3{font-size:1.3em;font-weight:bolder;}
div#bd div.post h3 a{color:#da198a;}
div#bd div.post h3 a:hover{color:#000000;}
div#bd div.post p.date{color:#a0a0a0;}
div#bd div.post div.entry{font-family:georgia;margin:1em 0 1em;color:#333333;}
div#bd div.post div.entry p{line-height:160%;margin-bottom:1em;}
div#bd div.post div.entry p a{color:#da198a;}
div#bd div.post p.postmetadata{color:#999999;border-top:1px solid black;}
div#bd div.post p.postmetadata a{color:#da198a;font-weight:bold;}
div#bd div.post div.entry ol li{margin-bottom:1em;}

div#bd div.comments{margin:1em 0em 1em 1em;}
div#bd div.comments h3{background:#efefef;font-size:1.5em;padding:0.75em;}
div#bd div.comments ol.commentlist li{background:#efefef;padding:0.75em;margin-top:1em;}
div#bd div.comments ol.commentlist li cite a{color:#da198a;}
div#bd div.comments ol.commentlist li small.commentmetadata{color:#999999;}

div#bd div.respond{margin:1em 0em 1em 1em;}
div#bd div.respond h3{font-size:1.5em;background:#efefef;padding:0.75em;}
div#bd div.respond form#commentform{margin-top:1em;}
div#bd div.respond textarea{width:100%;background:#ffffff;color:#333333;}

div#bd div.userProfile{margin-left:1em;margin-top:1em;background:#efefef;padding:0.75em;}
div#bd div.userProfile h3{font-size:1.5em;font-weight:bolder;color:#666666;}

div#sidebar ul li{background:#efefef;margin:1em 0em;padding:.5em;}
div#sidebar ul li h2{font-weight:bold;color:#da198a;width:100%;border-bottom:1px solid #666666;padding:4px 0px;margin-bottom:4px;}
div#sidebar ul li ul li{margin:0.25em;padding:0.25em;}

a,a:link,a:visited{text-decoration:none;color:#666666;}
strong,label{font-weight:bold;}
h2.pagetitle {display: none;}

.clear{clear:both;}