.custom #header #logo a { display: block; height: 145px; width: 960px; 
background: url('images/TD blog banner 2010-2.jpg') no-repeat; outline: none;} 
.custom #header #logo, 
.custom #header #tagline { text-indent: -9999px; } 
.custom #header #tagline { height: 0; } .custom #header { padding: 0 0 10px 0; }


.custom #sidebars h3 {
color:#543018;
background:white;
padding-left:3px;
font-weight: bold;
font-variant: normal;
/* border-bottom:2px solid #543018; */

}

/*color the post titles*/

.custom h2 a {color:#543018; }

.custom a { color: #d3712c; text-decoration:none; }
.custom a:hover { color:#c1d72d;text-decoration:underline; }


/* This formats the headline */
.custom div.format_text.entry-content div.post_ad h3 {
margin-top: 0;
color:#c1d72d;
font-weight: bold;
font-size: 1.1em;
line-height: 1em;
border-bottom-style: dotted;
border-bottom-width: 1px;
padding-bottom: 5px;
margin-bottom: 6px;
}

/*change the comment # size*/
.custom .format_text .to_comments span { font-size: inherit ; }

/*sidebar & post background */
.custom #content_box {background-color:#fff;}
.custom #content {background-color:#fff;}

body.custom {
    background: #fff;
}

/*colorize the teaser text*/
.custom .teaser .format_teaser {color: #543018;}


.custom #page {
    background: #fff;
}

/* DO NOT DISPLAY "COMMENTS CLOSED" IF THEY ARE CLOSED ON POSTS AND PAGES*/
.custom .comments_closed p { display: none; }


.custom ul#tabs .home-item a { color: #543018; }
.custom ul#tabs .page-item-1 { color: #543018; }
.custom ul#tabs .page-item-2 { color: #543018; }
.custom ul#tabs .page-item-3 { color: #543018; }
.custom ul#tabs .page-item-4 { color: #543018; }


/* Change the home tab unselected color */
.custom ul#tabs .home-item { background: #543018; }
/* Change the home tab unselected font color */
.custom ul#tabs .home-item a { color: #fff; }

/* Change the about tab unselected color */
.custom ul#tabs .page-item-1 {	background: #543018; }
/* Change the about tab unselected font color */
.custom ul#tabs .page-item-1 a { color: #fff; }

/* Change the tab 2 unselected color */
.custom ul#tabs .page-item-2 { background: #543018; }
/* Change the tab 2 unselected font color */
.custom ul#tabs .page-item-2 a { color: #fff; }

/* Change the tab 3 unselected color */
.custom ul#tabs .page-item-3 { background: #543018; }
/* Change the tab 3 unselected font color */
.custom ul#tabs .page-item-3 a { color: #fff; }

/* Change the tab 4 unselected color */
.custom ul#tabs .page-item-4 { background: #543018; }
/* Change the tab 4 unselected font color */
.custom ul#tabs .page-item-4 a { color: #fff; }

/* Change a category tab unselected color */
.custom ul#tabs .cat-item-00 { background: #543018; }
/* Change a category tab unselected font color */
.custom ul#tabs .cat-item-00 a { color: #fff; }

