/*
File:			custom.css
Description:	Custom styles for HaweDigital.com + Thesis
Author:         Design by http://DIYninajs.com
*/

/* --- [ Global ] --- */

.custom h2 {color: #3c6682; font-size: 1.9em;}
.custom h3 {color: #3c6682;}
.custom a {color: #3c6682;}
.custom p {}

/* --- [ Header ] --- */

.custom #header_area {height: 200px; background: url('images/headerbg.jpg') repeat-x center top;}
	.custom #header_area .page {height: 182px; background: url('images/header-core.jpg') no-repeat -18px 0; position: relative;}
	
		.custom #header {border: none;}
			.custom #header #logo a {color: #6DCFE5;}
			.custom #header #logo, .custom #header #tagline {text-indent: -9999px;}
			.custom #header #tagline { height: 0; }
			.custom #header { padding: 0; }

	/* --- [ Nav ] --- */
		
	.custom ul#tabs {position: absolute; top: 160px; left: 30px; border: none; font-size: 1.1em;}
	.custom ul#tabs li, .custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat  {color: #000000; background: none; border: none;}
			.custom ul#tabs li a {color: #000000; background: none; border: none; font-size: 1em;}
				.custom ul#tabs li a:hover {font-size: 1em;}
				.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {color: #000000; background: none; border: none; font-size: 1em;}
					.custom ul#tabs li.current_page_item a:hover, .custom ul#tabs li.current-cat a:hover {font-size: 1em;}
			.custom ul#tabs li.rss a { display: none; color: #000000; background: none; border: none; font-size: 1em;}
			
		/* --- [ Position Specific Nav Items ] --- 
		
		.custom ul#tabs li.page-item-2 {margin-left: 18px;}	
		.custom ul#tabs li.page-item-6 {margin-left: 10px; margin-right: -3px;}	
		
		*/

/* --- [ Content Area ] --- */
.custom #content_area .page {background: url('images/content_box_bg.jpg') repeat-y -10px 0;}
.custom #content_box {background: none; position: relative;}

	/* --- [ Content ] --- */
	
	.custom .headline_area h1, .headline_area h2 { color: #3c6682; font-size: 1.9em; }
	.custom #explainer {height: 140px; width: 500px; position: absolute; top: 29px; right: 70px; background: url('images/tagline.png') no-repeat 0 0;}
	.custom #content {margin-top: -175px; position: relative;}
	.custom #column_wrap {background: none;}
		.custom .post_box {margin-left: 40px; margin-right: 30px;}
	.custom #comments {margin-left: 4em; margin-right: 2em;}

	/* --- [ Sidebars ] --- */
	.custom #custom_box {font-size: 1.4em;}
	.custom #image_box {background: none;}
	.custom ul.sidebar_list h3, .custom ul.sidebar_list h3 a {color: #000000;}
	.custom li.widget .widget_box {background: none; border: none;}

/* --- [ Footer ] --- */
.custom #footer_area {height: 110px; background: #1e3f72 url('images/footer.jpg') repeat-x 0 0;}
	.custom #footer_area .page {height: 80px; background: #1e3f72 url('images/footer-core.jpg') no-repeat -35px 0; position: relative;}
.custom #footer {border-top: none;}
	.custom #footer p {margin-top: 8px;}