/* 
Theme Name: Clarity8
Theme URI: 
Description: 
Version: 1.2
Author: RBS
Author URI: 
Copyright (c) 2007 - 2008 
*/

* { margin: 0; padding: 0; }

ul li { list-style-type: none; }

a { color: #4D4F4F; text-decoration: none; }
a:hover { color: #000; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #576467/*#0c386e*/; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #4D4F4F;
	}

body{
	margin:0;
	color:#232323;
	font: normal 0.85em/1.5em "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background: url(images/bg.jpg) top repeat-x;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

.clear{ clear:both; font-size:0; line-height:0;
}
	
/*------------------------------------------------menu_area--------------------*/

#top{margin: 0 auto; padding: 0;
	width:900px; height:250px;	background: url(images/header.jpg) no-repeat;	
}

/*------------------------------------------------container-nav--------------------*/
#container-nav{ position:absolute; top:210px; margin: 0 auto; padding: 0 0 0 20px;
	width:900px; float: none;	
}
.nav {margin: 0px; padding: 0;
	width: 900px; height: 50px; float: left;	
}
	
	.nav a, .nav a:visited {margin: 0px; padding: 10px;
	float: left; font: bold 0.85em "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #FFFFFF; text-decoration: none;
	}
	.nav a:hover { color: #fff; background-color: #DD0000;}




/*------------------------------------------------banner--------------------*/
#container-main{ margin: 10px 0; padding:0;
	width:100%;	float:left;
	background:#FFFFFF /*url(images/container-bg.jpg) repeat-x*/;
}

#container-content{ margin: 0 auto 20px auto; padding:0;
	width:900px;
}
/************************************************
	Search form (navigation)
************************************************/
#search form { float: left; }
#search input#s { margin: 20x; padding: 7px;
	width: 250px;	
	color: #333;
	background: #f7f7f7;
	border: 1px solid #333;
	}
#search input#search-submit {
	width: 50px;
	padding: 4px;
	color: #fff;
	border: 1px solid #333;
	background: #660000;
	}

/************************************************
	Feed (header)
************************************************/
#feed { margin: 0 0 20px 0; padding: 0 50px 0 0;
	width: 200px; float: right;
	background: url(images/subscribe.png) no-repeat right 5px;
	}
#feed ul li { text-align: right; margin: 0; padding:0; }
#feed ul li a { font: normal 0.85em Arial, Verdana, Sans-serif; }
#feed ul li a:hover { text-decoration: underline; }

.main-left { margin: 0 0 10px; padding: 0;
	width:300px; color: #47769D /*#3c6384*/;
	text-decoration: none; float: right; background:#E4E8E9;
}
.main-left h2 {
	font: normal 1.25em Verdana, Arial, sans-serif;
	color: #C40A0E /*#E42559*/;
	text-decoration: none;
	line-height: 30px;
}
.main-left p {
	color: #44543E;
}

.main-left ul{
	list-style-type: none;	
	padding: 10px 0 0 5px !important;
	margin: 10px 0 0 5px;
}
.main-left ul li{

	color:#333333;
	padding:0 0 5px 5px;
	/*background:url(images/ico-arrow.gif) 0 6px no-repeat;	*/
	border-bottom: 1px dashed #B0B0B0;
	text-decoration:none;
}
.main-left ul li a{	
display: block;
	text-decoration:none;
	color:#2E545D;
}

.main-left ul li a:hover {	
	color: #FF0000;
}

.main-right {
	margin: 0 auto;
	background: #fff /*#EEEADE*/;
	float: left;
	width: 580px;
	padding: 10px 10px 15px 10px;
}
.main-right p {
	color: #333333;
	padding-bottom:1.5em;
}
.main-right h2 {
	font: normal 1.5em "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #445255;
	text-decoration: none;
	/*text-transform: uppercase;*/
	line-height: 30px;
}
.main-right h3{
	margin: 0 0 15px 0;
	color: #2E545D;
	font:normal 1.6em/2em "Trebuchet MS", Verdana, Arial, Sans-serif;
}
.main-right h4 {
	margin: 0 0 15px 0;
	color: #8E8D07;
	font:normal 1.2em/1.5em Arial, sans-serif;
}

.caption {
	margin: 0 0 15px 0;
	width:550px;
	color: #8E8D07;
	font:normal 0.8em/1.3em Arial, sans-serif;
	
}

.main-right a {
	color: #376B97;
	text-decoration: none;
	margin: 0px;
}
.main-right a:hover {
	color: #304B56;
	text-decoration: none;
}

.main-right img {
	padding: 0 0 10px 0;
	border:none;
}

.main-right ul{
	list-style-type: disc;
	margin-left:15px;
	padding:0 0 0 20px;
}
.main-right ul li{
	color:#333333;
	padding:0 0 5px 0;
}


/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 900px;

	padding: 10px 10px 5px 10px;
	background: #f7f7f7 url(images/bg-bottom.png) no-repeat 0 bottom;
	}
#content, #home { width: 550px; }
#content { padding: 0 0 10px 0; }
#content.left, #home.left, #sidebar.left { float: left; }
#content.right, #home.right, #sidebar.right { float: left; }

/************************************************
	Images
************************************************/
.post img { 	max-width: 98%; }
img {border:none;}
 a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #FFF;
	}
.thumbnail { width: 120px; height: 120px; }
.thumbnail, .medium { float: left; margin-right: 10px; }
html>body #feature img { max-width: 300px; }
#feature img { width: 300px; }
.author-box .avatar { float: left; width: 100px; height: 100px; margin-right: 10px; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }

/************************************************
	Posts/pages/archives
************************************************/
#content .post {
	width: 550px;
	padding: 15px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc;
}
#content .thumbnail { float: left; margin: 2px 17px 10px 0; }
#content.single .post {
	width: 550px;
	font-size: 1em;
	padding: 15px;
	}
.post .post-title { margin: 0 0 5px 0; }
.post a { color: #1359AE; text-decoration: none; }
.post a:hover { color: #000; text-decoration: underline; }
.post .post-title a { color: #DD0000 /*#0C386E;*/; font: normal 1.5em "Trebuchet MS", Verdana, Arial, Sans-serif; }
.post .byline { margin: 5px 0 7px 0; font-size:0.8em;}
.post-meta-data { margin-right: 6px; padding:5px; text-align: left; background:#F4F6F1; font-size:0.8em;}
#content .post-meta-data {
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	
	}

/* Alignment */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { margin: 15px auto; text-align: center; display: block; }

/* Navigation links */
.navigation-links {
	width: 600px;
	padding: 25px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	}
.previous { float: left; width: 47%; }
.next { float: right; width: 47%; text-align: right; }
.single .next { text-align: left; }

/* Tables */
table { width: 95%; margin: 0 auto; border: 1px solid #eee; }
table tr { font-weight: bold; background: #ccc; }
table tr td { text-align: center; background: #fff; border: 1px solid #ccc; }
table tr td.pad { border: none; }

/************************************************
	Feature
************************************************/
/* Feature */
#feature .post {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
	padding: 15px;
	background: #fff;
	border: 1px solid #ccc;
}
#feature .post-title { margin: 0 0 5px 0; font-size: 1.6em; }
#feature img { float: left; margin: 3px 15px 10px 0; }
#feature p { margin: 0 0 10px 0; }
.entry p { margin: 0 0 1.5em 0; }
/************************************************
	Excerpts
************************************************/
#excerpts .post {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
	padding: 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
#excerpts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#excerpts img { float: left; margin: 2px 17px 10px 0; }

/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
	padding: 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
#full-posts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#full-posts .byline { margin: 0 0 15px 0; clear: left; display: block; float: left; width: 100%; }
#full-posts .post-meta-data { float: left; text-align: left; }

/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks { float: left; margin-bottom: 10px; width: 550px; }
#widget-blocks .block-left { float: left; width: 250px; }
#widget-blocks .block-right { float: right; width: 250px; }

/************************************************
	Sidebar
************************************************/
#sidebar {	
	width: 300px;
	}
.menu {
	overflow: hidden;
	float: left;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 10px;
	/*border: 1px solid #ccc;
	background: #f00;*/
	}
.menu li, .tabbed .tab-content li { padding: 0 5px 0 0; }
#sidebar .menu li a, #widget-blocks .menu li a, .tab-content li a { width: 97%; display: block; padding: 2px 0 2px 10px; }
.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: underline; }
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 5px; }

/************************************************
	Video widget
************************************************/
.video { padding: 10px 0; width: 298px; }
.video div { padding: 2px 0; margin: 0; }
.video object { float: left; width: 295px; height: 230px; margin: 5px 0; padding: 0; }
.video h2, .video h3 { margin-left: 10px; }
.video .post-title { font-size: 1em; margin-top: 3px; }

/************************************************
	Ads widget
************************************************/
.ads img {
	width: 125px; height: 125px;
	float: left;
	margin: 2px 4px 7px 10px;
	padding: 0; border: none;
}

/************************************************
	Recent widget
************************************************/
.recent {
	width: 250px;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	}
.recent .post {
	width: 99%;
	float: left;
	margin: 5px;
	padding: 0;
	line-height: 1em;
	}
.recent h2 { margin-left: 5px; }
.recent .post h3 { margin: 0; padding: 0; }
.recent .post h3 a { display: inline; font-size: .7em; font-weight: bold; }
.recent img { display: block; clear: left; float: left; margin: 2px 10px 0 0; }

/************************************************
	Tabs
************************************************/
#sidebar .tabs-block, #widget-blocks .tabs-block { width: 250px; }
.tabs-block {
	clear: left;
	float: left;
	margin-bottom: 10px;
	}
.tabbed {
	width: 100%;
	background: transparent;
	border: none;
	padding: 0;
	}
/* Actual tabs */
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; float: left; }
.tabbed ul.tabs li a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px .4em;
	font-weight: bold;
	background: #eee;
	border: 1px solid #ccc;
	}
.tabbed ul.tabs li a:hover { background: #f7f7f7; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #fff; border-bottom: 1px solid #fff; }

/* Tab content */
.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	border: 1px solid #ccc;
	background: #fff;
	}
#sidebar .tab-content, #widget-blocks .tab-content { width: 99%; padding: 5px 0; }
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/* All post tabs */
#post-tabs, #post-list-tabs, #post-block-tabs { width: 550px; }
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 594px; padding: 10px; }
#post-tabs .post, #post-block-tabs .post, #post-list-tabs .post { margin: 5px 0 0 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1.15em; }

/* Post block tabs */
#post-block-tabs .odd { clear: both; float: left; width: 48%; }
#post-block-tabs .even { float: right; width: 48%; clear: none; }

/* Post list tabs */
#post-list-tabs .odd { float: left; width: 50%; clear: left; }
#post-list-tabs .even { float: right; width: 45%; clear: none; }
#post-list-tabs .tab-content li { margin: 4px 0; }

/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	width: 550px;
	padding: 15px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background: #fff;
	}
#comments-template h3 { margin: 10px 0 0 0; }
#comments-template li {
	list-style-type: none;
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}
#comments-template img { border: none; padding: 0; }
#comments-template .avatar {
	float: left;
	width: 60px; height: 60px;
	margin: 5px 10px 0 10px;
	padding: 1px;
	border: 1px solid #01203c;
	background: #eee;
	}
#comments-template li.alt {
	/*border-top: 1px solid #4D4F4F;
	border-bottom: 1px solid #4D4F4F;*/
	}
#comments-template .comment-meta-data {  float: left; margin-top: 5px; }
#comments-template .comment-text {
	clear: left;
	float: left;
	display: block;
	width: 90.5%;
	margin: 10px;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
#comments-template input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #CCCCCC;
	}
#comments-template textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #fff;
	border: 1px double #CCCCCC;
	background: #353535;
	}

/*------------------------------------------------footer--------------------*/
#container-footer{ margin: 0 auto; margin-top:20px; padding: 0;
width:100%; height:100px; clear:both;
/*background: url(images/footer.jpg) repeat-x ;*/
}

#footer { margin: 0 auto; padding: 10px;
width:900px; border-top: 1px solid #F00;
color:#787878;font: normal 0.85em "Trebuchet MS", Verdana, Tahoma, Arial, Geneva, sans-serif;
}

#footer a:link, #footer a:visited  { padding: 10px 15px 10px 0; color: #DD0000; text-decoration:none; }
#footer a:hover { color: #202020; }


/*------------------------------------------------footerlinksend--------------------*/