/*
File:			custom.css
Description:	Custom styles for Thesis
*/

body.custom { background:url(images/bodybg.jpg) top left repeat-x; }
.custom #container { border:1px solid #EEE; background:#FFF; margin:5px auto; }
.custom #page { margin:0; padding:0; }

.custom #header { }
.custom #footer { background:#00a0af; color:#333; }

.custom ul#tabs { background:#00a0af; margin:0; padding:15px 30px 0 20px; }
.custom ul#tabs ul { display:none; }
ul#tabs, ul#tabs li, ul#tabs li a { background:none;border:none; }
.custom ul#tabs a { color:#FFF; }
.custom ul#tabs li.current_page_item a { color:#000; }

.format_text h1, .format_text h2, .format_text h3 { }
.format_text h1 { }
.format_text h2 { font-size:1.3em; line-height:1.25em; margin:1.83em 0 0.61em; color:#FFF; background:#00a0af; padding:4px 8px; clear:both; }
.format_text h3 { font-size:1.2em; }


/* Post Titles */
.headline_area { background:url(images/blogtitle-bg.jpg) bottom right no-repeat; padding:5px 10px 10px 5px; }
.headline_area .entry-title { font-size:1.6em; font-weight:bold; color:#FFF; }
.headline_area .entry-title a { color:#FFF; }
.headline_area .headline_meta { color:#333; font-size:0.9em; }
.headline_area .headline_meta a { color:#FFF; }
p.toComments { background:url(images/post-bluebubblebttm.jpg) no-repeat; width:440px; height:27px;
	margin:0 auto 15px auto; padding:12px 18px 0 0; font-size:0.8em; color:#333; text-align:right; }
p.toComments a { color:#666; text-decoration:none;}
/* Page Titles */
.headline_area h1 { color:#FFF; font-size:1.6em; font-weight:bold; }

.widget { border:1px solid #00a0af; padding:3px; }
.widget h3 { background:#00a0af; color:#FFF; padding:3px 5px; font-weight:bold; margin:-3px -3px 7px -3px;}

p#logo { display:none; }
#tagline { display:none; }

div#header { background:#00a0af; }





li.widget_video { text-align:center; }
li.widget_video h3 { text-align:left; }
li.widget_video .video { margin:0 auto; }

#footer a { border:none; text-decoration:underline; color:#FFF; }

#footer p.siteby { float:left; }

#video_box { background:#00A0AF; text-align:center; border-top:1px solid #FFF; }
