/* Companion Custom CSS over-rides for [ Cuckoos Wear Black ]: ComicPress - 2.8 */
body {background:#fff;}
#header {background: #000;}
#sidebar-right {
   background: #f5f5f5;
}

#blogheader {
	font-family: 'Arial', sans-serif;
	padding: 5px 0 5px 0;
	font-size: 13px;
	letter-spacing: normal;
	border-top: 0px none #999;
	margin-top: 5px;
}
#header h1 a {
	font-size: 36px;
	font-family: 'palatino' , serif;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
}

#cwb_ad_banner {
    text-align:center;
}

#cwb_ad_banner_container {
    margin: 0 auto;
    width:468px;
    text-align-left;
}

#cwb_social_container{
	overflow: auto;
	width: 100%
}
#cwb_social_content {
     width:90%;
     float:right;
     text-align:right;	
}

#cwb_error {
	color: #B22222;
}

#cwb_message {
	width:50%;
}