/*
Section: Color
*/

/* HTML Tag selectors
-----------------------------------------*/

body { color: #666;background: #e8e6e0; }
blockquote { border-color: #999; background: #fff none }



/* Class selectors
-----------------------------------------*/



/* Header
-----------------------------------------*/

div#header { background: transparent url('../images/bg-content-t.png') center top no-repeat; }
div#header .pad { background: transparent url('../images/bg-content-m.png') center top repeat-y; }
div#header .title { background: transparent url('../images/site-name.png') left top no-repeat; }

div#header .box-search input {
	border-color: #afb0b0;
	background: #ebebeb url('../images/bg-input-search.gif') left top no-repeat;
}
div#header .box-search button {
	background: #333 none; color: #999;
}



/* Featured
-----------------------------------------*/

div#featured { background: transparent url('../images/bg-content-m.png') center top repeat-y; }
div#featured h3 a { color: #666; }
div#featured p { color: #333; }

div#feedburner { background: transparent url('../images/bg-content-m.png') center top repeat-y; }
div#feedburner .pad { background: transparent url('../images/bg-feedburner.gif') left top repeat-x; }
div#feedburner .interior { background: transparent url('../images/bg-feedburner-interior.png') left top no-repeat; }
div#feedburner p { background: transparent url('../images/bg-title-subscribe.png') left top no-repeat; }
div#feedburner input { background:  transparent url('../images/input-subscribe.png') left top no-repeat; color: #aeb5bd; }
div#feedburner button { background: transparent url('../images/button-send.png') left top no-repeat; }



/* Body
-----------------------------------------*/

div#body { background: transparent url('../images/bg-content-m.png') center top repeat-y; }
div#body .pad { background: #fff url('../images/bg-body.gif') 640px 0 repeat-y; }



/* Post
-----------------------------------------*/

.post h1 { color: #666; }
.post h1 a:link, .post h1 a:visited { color: #666; }
.post h1 a:hover, .post h1 a:active { color: #333; }

.post-group .post { background: transparent url('../images/bd-post.gif') left bottom repeat-x;  }
.post-group h2 { color: #666; }
.post-group h2 a:link, .post-group h2 a:visited { color: #666; }
.post-group h2 a:hover, .post-group h2 a:active { color: #333; }
.post-group .meta { color: #000; }
.post-group .meta a { color: #000; }

.post-box .title { background: transparent url('../images/bd-post-meta.gif') left bottom repeat-x; }
.post-box-about-author h2 { background: transparent url('../images/bg-post-box-author.png') 0 0 no-repeat; }
.post-box-sb h2 { background: transparent url('../images/bg-post-box-spread-love.png') 0 0 no-repeat; }
.post-box-related h2 { background: transparent url('../images/bg-post-box-related-posts.png') 0 0 no-repeat; }
.post-box-comments h2 { background: transparent url('../images/bg-post-box-comments.png') 0 0 no-repeat; }
.post-box-trackbacks h2 { background: transparent url('../images/bg-post-box-trackbacks.png') 0 0 no-repeat; }
.post-box-reply h2 { background: transparent url('../images/bg-post-box-comment-add.png') 0 0 no-repeat; }

.comment { background: #f2f2f2 none; }
.comment .comment-author { background: #ccc url('../images/bg-comment-author.gif') bottom left repeat-x; }
.comment .comment-avatar img { background: #fff none; }

div.post-box-reply-title { border-bottom-color: #e7e7e7; }

form#comment-form p.input input { color: #000; background: #fff none; border-color: #ddd; }
form#comment-form small { color: #b7b7b7; }
form#comment-form textarea { color: #000; background: #fff none; border-color: #ddd; }
form#comment-form button { background: transparent url('../images/button-comments-submit.png') left top no-repeat; }



/* Sidebar
-----------------------------------------*/

div#sidebar .box h3 { color: #000; border-color: #ececec; }
div#sidebar .box ul li { background: transparent url('../images/bg-box-list-item.gif') 0px 6px no-repeat; }

div#sidebar .box-popular-posts .interior ul li span.post-stats { color: #999; }

table#wp-calendar th { border-color: #666; background: #666 none; color: #fff; }
table#wp-calendar td { border-color: #ccc; }



/* Aside
-----------------------------------------*/

div#aside .t { background: transparent url('../images/bg-aside-t.png') center top no-repeat; }
div#aside .m { background: transparent url('../images/bg-aside-m.png') center top repeat-y; }
div#aside .b { background: transparent url('../images/bg-aside-b.png') center bottom no-repeat; }
div#aside .box h3 { color: #283543; text-shadow: 1px 1px #fff; }
div#aside .box ul li { color: #283543; text-shadow: 1px 1px #fff; background: transparent url('../images/bd-aside.gif') left bottom repeat-x; }
div#aside .box ul li a { color: #283543; text-shadow: 1px 1px #fff; }
div#aside .box a { color: #283543; text-shadow: 1px 1px #000; }
div#aside .box-tweet abbr { color: #283543; }
div#aside .box-tweet ul li a { color: #283543; }



/* Footer
-----------------------------------------*/
/* CUSTOM EDITS
-----------------------------------------*/
/* CUSTOM EDITS */
.post-group .post a.image, #home-post-custom .post-group .post h2,  #home-post-custom .post-group img, #home-post-custom .post-group a img   {
	display: none;
}
.post-group .post div {
	 margin: 0 0 0 160px; 
	 min-height: 125px; 
}
.post-group .post div, div#header ul.mainmenu  {
	margin-left: 0;
}
div#body, div#header, div#aside, div#aside div.t, div#aside div.m, #aside div.b, div#header .pad, div#header ul.mainmenu li .c, .post-group .post, div#header ul.mainmenu > li > a span.l, div#header ul.mainmenu > li > a span.c, div#header ul.mainmenu > li > a span.r,div#header ul.mainmenu li .l, div#header ul.mainmenu li .c, div#header ul.mainmenu li .r {
	background: transparent none;	
}
.post-group .post, div#content .post-single .content {
	padding-bottom: 10px;
}
/*div#header {
	background: #3c3c3c;
}*/
div#header .box-search {
	padding: 10px;
}
div#header .box-search .interior {
	border: solid 1px #000;
}
div#header .box-masthead {
	position: absolute;
	padding: 0;
	display: none;
}
div#body, #aside {
	background: #fff;
}
#aside .pad{
	padding: 8px 0;
}
div#header .pad, div#header {
	padding: 0;
}
.border-radius-right, div#sidebar .box h3 {
	-moz-border-radius: 0px 5px 5px 0px;
	-khtml-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
}
.border-radius-right, .border-radius-bottom, div#sidebar .box h3, div#header ul.mainmenu li ul, div#header .box-mainmenu {
    /* useful if you don't want a bg color from leaking outside the border: */        
    -moz-background-clip: padding; 
    -webkit-background-clip: padding-box; 
    background-clip: padding-box; 
}
.border-radius-bottom, div#header ul.mainmenu li ul {
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
div#header .box-mainmenu {
	margin-bottom: 10px;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.mainmenu > li {
	border-left: 1px solid #636363;
	border-right: 1px solid #232323;
}
div#header ul.mainmenu li:first-child {
	border-left: none;
}
div#header ul.mainmenu li:last-child {
	border-right: none;
}
a:link, a:visited { color: #333; }
a:hover, a:active { color: #666; }
.post-group .post a.image {
	border: solid 1px #454545;
	padding: 5px;
	height: 120px;
	overflow: hidden;
}
.post-group .post a.image span.actual {
	 float: left;
	border: solid 1px #333;
	height: 117px;
	overflow: hidden;
}
div#header ul.mainmenu > li > a  span.l {
	height: 40px;
}
div#header ul.mainmenu > li > a  span.c {
	font-size: 18px;
	height: 100%;
	font-family: 'American Purpose';
	color: #fff;
}
div#header ul.mainmenu > li > a  span.c canvas {
	padding: 12px 0px;
}
div#header ul.mainmenu li > ul.sub-menu {
	background: #525252;
}
div#body .pad {
	padding: 0;
	background: transparent none;	
}

div#content .pad, div#sidebar, div#sidebar .box .interior, div#content .post-single, #content .wrapper {
	padding: 8px;
}
div#body, div#content {
	padding-left: 0;
	padding-right: 0;
}
div#body {
	background: url(../schemes/noback/images/dashed.png) repeat-y top 670px fixed;
	margin-top: 8px;
	-webkit-box-shadow: 0px 0px 6px #bebebe; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 6px #bebebe; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 6px #bebebe; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
div#sidebar {
	padding-left: 0;
	float: right;
	width: 300px;
}

div#content {
	width: 670px;
	border-right: dashed 1px #cccccc;
}
div#sidebar .box h3 {
	font-size: 20px;
	font-family: 'American Purpose';
	color: #fff;
	text-align: right;
	padding: 10px;
	background: #457083;
}
.post-group .meta a {
	background: #3385af;
	padding: 5px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.post-group .meta a:hover {
	background: #54a1cd;
}
.YD-header-text {
	border: 1px solid #c3c3c3;
	border-left: none;
	border-right: none;
}
.YD-header-text h2 {
	margin: 10px 0;
	font-size: 24px;
	text-align: center;
}
div#footer { background: transparent none; color: #414c58; text-shadow: 1px 1px #f5dec8; }
div#footer a:link, div#footer a:visited { color: #414c58; text-shadow: 1px 1px #f5dec8; }
.yd_rp_widget .thumb-img-custom {
	border: solid 1px #bebebe;
	padding: 2px;
	margin: 5px;
	margin-top: 0;
	-webkit-box-shadow: 1px 1px 2px #bebebe; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 2px #bebebe; /* FF3.5 - 3.6 */
    box-shadow: 1px 1px 2px #bebebe; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.yd_rp_widget h4, .yd_rp_widget h4 a {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #000;
}
.yd_rp_widget .thumb-img-custom, .yd_rp_widget .thumb-img-custom img {
	float:left;
}
.yd_rp_widget .thumb-img-custom img {
	border: solid 1px #565656;
	padding: 0;
	width: 25px;
	height: 25px;
}
#aside {
	display: none;
}
.yd_rp_widget h4 {
	padding-top: 10px;
}
div#header ul.mainmenu li ul li .c {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
	border-bottom: dotted 1px #fff;
	line-height: normal !important;
}
div#header ul.mainmenu > li > a:hover span.c, div#header ul.mainmenu > li > a:hover span.c {
	color: #3385af;
}
div#header ul.mainmenu li:hover ul li a:hover .c, div#header ul.mainmenu li:hover ul li a:hover .l .r .c{
	color: #28b0f6;
	border-color: #28b0f6;
}
div#header ul.mainmenu li ul li:last-child .c {
	border-bottom: none;
}
div#header ul.mainmenu li:hover ul li, div#header ul.mainmenu li.hover ul li, div#header ul.mainmenu li:hover ul li a:hover, div#header ul.mainmenu li:hover ul li a:active,
div#header ul.mainmenu li.hover ul li a:hover, div#header ul.mainmenu li.hover ul li a:active,
div#header ul.mainmenu li.hover ul li.current-cat a:link, div#header ul.mainmenu li.hover ul li.current-cat a:visited {
	height: auto;
}
div#header ul.mainmenu li:hover ul li a:link, div#header ul.mainmenu li:hover ul li a:visited,
div#header ul.mainmenu li.hover ul li a:link, div#header ul.mainmenu li.hover ul li a:visited {
	line-height: none;
}
#home-post-custom {
	min-height: 180px;
}
div#body.page-custom {
	margin-top: 0;
}
.head-img-panel {
	width: 982px;
	height:552px;
	overflow: hidden;
}

.FA_overall_container_homepage {
	display:block;
	position:relative;
	clear:both;
	background:#282828;
	z-index:1;
}	

.FA_overall_container_homepage a:focus {
	outline:0px;
}
focus {
	outline:0px;
}

.FA_overall_container_homepage h3.FA_title_section { 	
	padding:0px;
	margin:0px;
	font-size:30px;
	color:#003333 !important; 
	font-weight:normal;
	font-style:italic;
}

.FA_overall_container_homepage .FA_featured_articles {
	display:block;
	position:relative;
	clear:both;
	height:300px;
	width:100%;
	overflow:hidden;	
}

.FA_overall_container_homepage .FA_featured_articles .FA_article{
	display:block;
	position:relative;
	clear:both;
	/* if you plan on using left slide morph, set width on the elements */
	width:100%;
	height: 300px;
	padding:0px;
	color:#CCCCCC;
	overflow:hidden;	
	text-align:justify;	
}
	.FA_overall_container_homepage .FA_featured_articles .FA_article .FA_wrap{
		padding: 10px;
	}


.FA_overall_container_homepage .FA_featured_articles .FA_article .image_container{
	/*
	display:block;
	position:relative;
	*/
	float:left;
	margin:0px 30px 100px 0px;
	background-color:#333333;
	padding:6px;
	border:1px #666666 solid;
}

.FA_overall_container_homepage .FA_featured_articles .FA_article h2{
	font-family: Arial, "Helvetica Neue", Helvetica;
	margin: 20px 0 10px 0;
	padding:0px;
	font-size:36px;
	color:#eeeeee !important;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	clear:none;
	text-align:left;
}
.FA_overall_container_homepage .FA_featured_articles .FA_article h2 a{
	color:#eeeeee;
	background: #2c5d76;
	padding: 5px;
	font-size: 20px;
}
.FA_overall_container_homepage .FA_featured_articles .FA_article h3 {

}
.FA_overall_container_homepage .FA_featured_articles .FA_article h3 a {
	background: #0d3243;
	padding: 5px;
		font-weight: bold;
	text-transform: uppercase;
		color:#eeeeee;
}
.FA_overall_container_homepage .FA_featured_articles .FA_article h2 a:hover, .FA_overall_container_homepage .FA_featured_articles .FA_article h3 a:hover {
	background: #54a1cd;
}
.FA_overall_container_homepage .FA_featured_articles .FA_article span.FA_date{
	font-size:14px;
	color:#a8a8a8;
	font-style:italic;
}

.FA_overall_container_homepage .FA_featured_articles .FA_article p{
	font-size:12px; 
	color:#FFFFFF;
	margin:0px;
	padding:30px 0px 30px;
	line-height:18px;	
	text-align:justify;
}

.FA_overall_container_homepage .FA_featured_articles .FA_article p a{
	color:#FFFFFF !important;
}

.FA_overall_container_homepage .FA_featured_articles .FA_article a.FA_read_more{
	font-size:16px;
	color:#ffffff;
	background:#3b3b3b;
	padding:4px 6px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times;
	text-decoration:none;
}

/*
	Bottom navigation
*/
.FA_overall_container_homepage ul.FA_navigation {
	display:block;
	position:relative;
	background:#282828;
	padding:0px !important;
	list-style-type:none;
	margin:0px !important;
	text-align:left;
	width:100%;	
	height:17px;
}
	.FA_overall_container_homepage ul.FA_navigation li{
		display:inline;
	}
		.FA_overall_container_homepage ul.FA_navigation li.first{
			margin-left:35px;
		}
		.FA_overall_container_homepage ul.FA_navigation li a{
			display:inline-block;
			width:12px;
			height:17px;
			line-height:17px;
			font-size:0px;
			background-image:url(nav.png);
			background-position:bottom center;
			background-repeat:no-repeat;
			margin:0px 0px 0px 5px;
		}
		.FA_overall_container_homepage ul.FA_navigation li span{
			display:none;
			position:absolute;
			top:-20px;
			left:0px;
			color:#CCC;
			text-align:left;
			font-family:Georgia, "Times New Roman", Times;
			width:100%;
			padding-left:35px;
		}
	
.FA_overall_container_homepage ul.FA_navigation a.active{
	background-position:top center;
	color:#EEE;
}

.FA_overall_container_homepage ul.FA_navigation a:hover{
	background-position:top center;
}

/* Sideways navigation */
.FA_overall_container_homepage .FA_back{
	display:block;
	position:absolute;
	left:0px;
	top:45%;
	width:20px;
	height:45px;
	background-image:url(left.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:110;
}
.FA_overall_container_homepage .FA_next{
	display:block;
	position:absolute;
	right:0px;
	top:45%;
	width:20px;
	height:45px;
	background-image:url(right.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:110;
}
.FA_overall_container_homepage .FA_back:HOVER,
.FA_overall_container_homepage .FA_next:HOVER{
	background-position:bottom center;
}
.FA_overall_container_homepage .FA_featured_articles {
	margin-top: 8px;

}
.FA_overall_container_homepage .FA_featured_article {
	background: #000;
}
.FA_overall_container_homepage .FA_featured_articles .FA_article h3 a {
	font-size: 0.8em;
}
.FA_overall_container_homepage {
	background-color: #fff;
	border: 1px solid #bcbbba;
	margin-left: 3px;
	-webkit-box-shadow: 0px 0px 6px #bebebe; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 6px #bebebe; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 6px #bebebe; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.FA_wrap h3 {
	margin-top: 15px;
}
#content .wrapper .post-group .post {
	border-bottom: dashed 1px #bcbbba;
	padding-top: 10px;
}
#content .wrapper .post-group .post:last-child {
	border-bottom: none;
}