/*
File:			custom.css
Description:	Flawless Template For Thesis
Designed by: Alexander Agnarson (http://www.agnarson.com) and Jermaine Maree (http://www.jermainemaree.com)

 - Brought to you by WP Bandit - www.wpbandit.com

Additional customization by: Steve Fernino (http://razorsharpweb.com)
*/

.custom a {
	color:#8b1d0b;
}

.custom h2 {
	border-bottom:1px solid #fff;
}

.custom h1, .custom h2 a {
	color:#fff;
}

/* -:[ Header ]:- */

.custom #header_area {
	background: url('images/flawless_bg_header.png') repeat-x;
	border-bottom:1px solid #fff;
	height:20em;
}

.custom #header {
	border-bottom: none;
	padding-top:5.2em;
	padding-bottom:1.2em;
}

.custom #header #logo a {
	color:#fff;
}

.custom #custom_head {
        position: absolute;
        top: 68px;
}

.custom #header #tagline {
	color:#53443c;
}

.custom ul#tabs {
	border:none;
	float:right;
	margin-top:-0.5em;
}

.custom ul#tabs li {
	background:#4a0f04;
	border:none;
	margin-left: .5em;
}

.custom ul#tabs li a {
	color:#fff;
}

.custom ul#tabs li.current_page_item,
.custom ul#tabs li.current-cat {
	background: #f0eeec;
}

.custom ul#tabs li.current_page_item a,
.custom ul#tabs li.current-cat a {
	color:#8b7469;
}

.custom ul#tabs li.rss a {
	background:none;
}

/* -:[ Content ]:- */

.custom #content_area {
	background: url('images/flawless_bg_content.png') repeat;
}

.custom #content_box {
	background:none;
}

.custom .headline_meta {
	color:#8b1d0b;
}

.custom .format_text {
	color:#66544a;
}

.custom .prev_next {
	border-top: 2px solid #a8a08c;
}

.custom #archive_info h1 {
	color:#66544a;
}

.custom #archive_info p {
	color:#8b1d0b;
}

.custom #archive_info {
	border-bottom: 2px solid #a8a08c;
}

/* -:[ Comments ]:- */

.custom .author_comment {
	background:#fff;
}

/* -:[ Teasers ]:- */

.custom .teasers_box {
	color:#66544a;
}

.custom .teaser_date {
	color:#8b1d0b;
}

/* -:[ Image Box ]:- */

.custom #image_box {
	background: #fff;
	margin-top:-9em;
}

/* -:[ Sidebars ]:- */

.custom #sidebar_1 {
	border:none;
}

/* -:[ Footer ]:- */

.custom #footer_area {
	background: url('images/flawless_bg_footer.png') repeat-x;
	height:9.2em;
}

.custom #footer {
	border-top:none;
	color:#fff;
	padding-top: 2em;
}

.custom #footer a {
	color: #66544a;
	border-bottom: 1px solid #66544a;
}

.custom #footer p {
	color:#fff;
	float:left;
}

.custom #footer p.right {
	float:right;
}

/* -:[ ADDITIONAL CUSTOMIZATIONS -SF ]:- */
.custom ul#tabs {float:none; margin-top:-1em;}

.custom ul#tabs li a {font-size:1.4em; padding:0.571em 0.786em; text-transform: capitalize;} /*FIX NAV SIZE BUG ABOVE 12PT*/

.custom h3 {color: #8B1D0B; font-weight: bold; margin-bottom: 0;}

.custom strong {color: #8B1D0B;}

body.custom .headline_area h1, body.custom .headline_area h2 {display: none;} /*HIDE DEFAULT WORDPRESS HEADLINES*/

.custom .format_text {color:#000;} /*CHANGE MAIN CONTENT TEXT BACK TO BLACK*/

body.custom .post_box {padding-top: 0;} /*REMOVE TOP PADDING FROM CONTENT AREA*/

.custom .wp-caption {background-color: #a18a7e; border-color:#ddd; border-style:solid; font-weight:normal; font-style:italic; text-align:center; color: #000;} /*CHANGE FORMATTING OF IMAGE CAPTIONS IN CONTENT*/


.custom #video_box {background: none; padding-top:0; margin-top:4em;} /*REMOVE BACKGROUND FROM VIDEO BOX - ADD EXTRA TOP SPACE*/

.custom #sidebar_1 {color:#66544a;} /*CHANGE COLOR OF SIDEBAR CONTENT*/

.custom	.sidebar h3, .custom .sidebar h4 {color:#66544a; font-weight: bold; margin-bottom: 0; margin-top: 1em;} /*CHANGE FORMATTING OF H3/H4 IN SIDEBAR*/


.custom #footer p {color:#000; float:left; margin-top:20px;} /*FLOAT COPYRIGHT TO LEFT SIDE*/

.custom #footer p.right, .custom #footer p.right a {float: right; font-size: 10pt; font-weight: bold; color: #8B1D0B;} /*FLOAT ATTRIBUTION TO RIGHT AND FORMAT*/

.custom #footer a {color: #000; border-bottom: 0; text-decoration: underline;} /*CHANGE FORMATTING OF FOOTER */

.custom #footer a:hover {text-decoration: none;}
