/*
File:			custom.css
Description:	Custom styles for Thesis
*/

body.custom {background:#554e42; color: #ffffcc; }

.custom a { color: #fff; text-decoration: none; }
.custom a:hover { color: #ceb33a; text-decoration: none; }

.custom #header_area{display:none;}

/*---:[ headline meta data (includes bylines) ]:---*/
.custom .headline_meta { color: #fff; }
.custom .headline_meta a { color: #fff; }
.custom .headline_meta a:hover { color: #ceb33a; }

.custom #content_area .page {background:#7c7261; padding-top:2.2em; border-style: solid; border-color: #666; border-width:1px;}

.custom #nav_area {background:#554e42; border-bottom:0px solid #666; padding-top:10px;}
	.custom ul#tabs {border-bottom:0; border-color:#666; }
		/*.custom ul#tabs li {border-color:#554e42; background-color:#554e42;}
		.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {background:#554e42;}*/

.custom ul#tabs li {background:#554e42;}
.custom ul#tabs li.rss {background:none;}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {color:#ffffcc; background:#7c7261;}
.custom ul#tabs li a {color: #cec632;}
.custom ul#tabs li.rss a:hover {
text-decoration: underline;
background: url(http://wpresser.com/wp-content/themes/thesis/images/icon-rss.gif) no-repeat;
background-position: right;}
.custom ul#tabs li a:hover {color:#ffffcc; text-decoration:none; background:#7c7261;}
.custom ul#tabs li.current_page_item a:hover {color:#ffffcc; text-decoration:none; background:#7c7261;}
.custom ul#tabs li.current-cat a:hover {color:#ffffcc; text-decoration:none; background:#7c7261;}

.custom #title_area {background:#554e42; padding:1em 0 0.5em; border-bottom:0px solid #515258;}
	.custom #header {border-bottom:none; height:150px; padding-top:0; padding-bottom:0; background:url(http://peterhchang.com/blog/wp-content/themes/thesis/images/header.png) center left no-repeat;}
		.custom #header #logo {display:none;}
		.custom #header #tagline {display:none;}

.custom #footer_area {color: #ffffcc; background:#554e42; padding:0.5em 0; border-top:0px solid #515258;}
	.custom #footer {border-top:0;}

/*---:[ after-post elements ]:---*/
.custom .format_text .to_comments { color: #fff}
	.custom .format_text .to_comments span { color: #ceb33a; }
	.custom .format_text .to_comments span.bracket { color: #fff; }
	.custom .format_text .to_comments a { color: #fff; }
	.custom .format_text .to_comments a:hover { color: #ceb33a; }

/*---:[ headlines and bylines ]:---*/
.custom .sidebar h3 { color: #fff; }
	h2 a { color: #fff; }
	h2 a:hover { color: #ceb33a; }

.custom #sidebars {
border-width:01px 0 0; }

.custom .sidebar ul.sidebar_list {
padding-top:1.1em;
}

.custom #sidebar_1 { border-width: 0; }

.custom ul#tabs li {
border-width:0px;
}

.custom ul#tabs {
border-color:#515258;
border-style:solid;
border-width:0px;
}

.custom img.alignnone, img.block { display: block; clear: both; border-width: 1px; border-style: solid; border-color: #666; }
.custom img.frame { border-width: 1px; border-style: solid; border-color: #666; }

.custom .post_tags {color:#ffffcc;}
.custom .comments_intro p {color:#fff;}
.custom .comment_time, .edit_comment {color:#fff;}
.custom #respond_intro p {color:#fff;}
.custom .comments_intro span {color:#fff;}
.custom dl#comment_list .comment_num a {color:#ceb33a;}
.custom dl#comment_list dt .comment_author {color:#ceb33a;}

.custom h1, h2, h3, h6 {color:#fff;}

.custom .comments_closed p {color:#ffffcc;}

.custom #footer {color:#ceb33a}