/*File:			custom.cssDescription:	Custom 

	

http://diythemes.com/thesis/rtfm/customizing-thesis-

with-customcss
/*/body.custom {color: #000000;
background: #F9CADE 100% 0 repeat}
.custom a, .custom a:visited { color: #EC008C; }	<--- This makes links green	
.custom a:hover { color: #EC008C;}


.custom #container {margin-top: 0em; 
margin-bottom: 0em; 
padding: 0.3em; 
background: #000000; 
border: 0.4em solid #000000; 

}custom .format_text 
.drop_cap {  font-family: Verdana;  font-weight: bold;  
font-size: 1.8em;  color: #000000;}.custom .sidebar h3 
{ color:#000000; } 

.custom #page {
    background: #FFF;}/* This line sets up our clickable background image based on the site title's 
link *//* DIY: Adjust the height & width attributes to 
reflect the actual size of your image *//* DIY: Change 
the filename of your image to reflect the actual 
header's file name 

*/.custom #header #logo a { display: 
block; height: 130px; width: 960px; 
background: url('http://www.ihatemymessageboard.com/wp-content/themes/thesis/images/logo.gif') no-repeat; 
outline: none; }/* This line gets rid of the site title 
& tagline by casting them out to far left field 

*/.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image *//* 
This is a bit of a kludge, but it seems to work. 

*/.custom #header #tagline { height: 0; }
/* This line removes the padding from the header so that the 
background image sits close to the nav menu, the bottom 
border of the header, and the sides of the content 
*/.custom #header { padding: 0; border: none; }/*    


Gravatar styling */.custom #comment_list dt .avatar { 
margin: 0 1.571em 1.571em 0; float: left; clear: left; 


}.custom blockquote.left {   
width: 200px;   
margin: 5px 15px 5px 0;   
padding: 5px 0;   
border: 3px double 
#aaa;   
border-width: 3px 0;   
font-size: 1.4em;   
text-align: center; 
float: left;}.custom 

blockquote.right {   
width: 200px;   
margin: 5px 0 5px 15px;   
padding: 5px 0;   
border: 3px double #aaa;   
border-width: 3px 0;   
font-size: 1.4em;   
text-align: 
center;   float: right;}



.custom #sidebars {background: #F9CADE;}



/*---:[ nav menu styles ]:---*/
.custom ul#tabs {border-bottom:none; border-left:none; background:#F9CADE;}
.custom ul#tabs li {margin-bottom:0; border:none; background:none}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:#F9CADE}
.custom ul#tabs li.rss {}
.custom ul#tabs li a {}
.custom ul#tabs li a:hover {text-decoration:none; background:#F9CADE}
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}
.custom ul#tabs li.current_page_item a:hover {text-decoration:none; background:#F9CADE;}, .custom ul#tabs li.current-cat a:hover {text-decoration:none; background:#F9CADE}
#content_box 
{background: none;}

#sidebar_1 {border-style:none;}

#footer {border:none;}ul#tabs {border:none;}

.custom 
li.widget .callout { padding: 0.846em; line-height: 
1.385em; background: #8bc72B; border: 0.077em solid 
#000000; }