/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/* nav menu styling */
.custom ul#tabs {border-bottom:none; border-left:none; background:#fff; height:3.4em;}
.custom ul#tabs li {margin-bottom:0; border:none; background:none; text-color: #FFF; background:#fff;}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; border: thin dashed;}
.custom ul#tabs li.rss {}
.custom ul#tabs li a {font-size: 1.5em;}
.custom ul#tabs li a:hover {text-decoration:none; background:#FFF; }
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}

.custom .comments_closed { display: none; }

.custom #header { padding-bottom: .5em; padding-top: .5em; border-bottom: solid orange; }

.custom #container { background-color:#fff; padding: 1em; }

.custom #image_box { background: #fff; border-bottom: none; }

/*avatar styles
.custom .byline_avatar {
   float: left;
   margin-right: 0.5em;
   margin-bottom: 0.5em;
}
*/

.custom a { color: #009933; }

.custom #s { font-size: 10px; }

.custom #multimedia_box { margin-bottom: 1em; }

#tweetmeme_button { 
float:right;
text-align:center;
}