/*Recession Ready Amearica Style Sheet
by Zero 2 Hero Media Network*/

body{margin:0 auto; padding:0px 0 0px 0; background:#FFFFFF;	font-family:Arial, Arial,Tahoma,sans-serif;	color:#126A9B; font-size:13px;}
	
img{border:0; float:left; padding:5px 5px 5px 0;}

a{color:#323E4C; text-decoration:none}
a:hover {color:#B71C1A;	text-decoration:none}
	
h1, h2, h4, h5, h6 {}
h3 {margin:15px 0 5px 30px;}
	
blockquote {background: url(images/blockquote.png) no-repeat left top; background-color:#FFFFEE; color:#414D5F;	font-style: italic;	margin: 1em; padding:2px 0 10px 50px;}
	
.clear {clear:both;}
	
.alignleft {float:left; padding:3px 0 2px 5px;}
.alignright {float:right; padding:3px 5px 2px 0px;}
.centered{margin-left: auto;margin-right: auto;text-align:center;}

/* The Wrapper */

#wrapper {width:1000px; margin:0 auto; border:1px solid #999; background:#f7f7f7;}
	
/* The Top */
#top {height:90px; margin:auto; background:url(images/head.jpg); width:1000px;}
#topbar {height: 28px; margin-bottom: 2px; background: url(images/topbar.jpg) repeat-x;}
#topbar #dates {float: left; height: 25px;line-height: 25px;padding-left: 10px;font-size: 13px;	color: #394754;	margin-top: 1px;}
#topbar ul {float: right;display: inline;height: 25px;padding-right: 10px;margin:0px 0px}
#topbar ul li {float: left;	margin-left: 20px;display: inline;height: 20px;}
#topbar ul li a {height: 20px;line-height: 30px;background: url(images/feed.png) no-repeat;	background-position: left;padding-left: 20px;font-size: 12px;font-weight: bold;}
#topbar ul li a:hover {	color: #AA1C1A;}

/* The Search */
#search {border-style:solid;border-color:#000000;border-width:1px;float:left;}
#search form {margin: 0;padding: 0;}
#search fieldset {margin: 0;padding: 0;border: none;}
#search p {margin: 0;font-size: 85%;}

#s {float: left;width:219px;padding: 3px 3px;background: #FFFFFF;border:none;font: normal 100% "Arial", Arial, Helvetica, sans-serif;color:#000000;}
#searchsubmit {width:50px;float: left;margin-top: 0px;background: #EFEFEF url(images/go.jpg) no-repeat;	border: none;	font: bold 100% "Arial", Arial, Helvetica, sans-serif;	color: #FFFFFF;	height:23px;}

/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px "Arial",verdana, Arial, sans-serif;
	font-weight:bold;
	}
	
#catmenucontainer{
	height:29px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #E8EBEE;
}
	
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
}

#catmenu  a {
	color: #E8EBEE;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
}
	
#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#catmenu  li:hover ul{
	left: auto;
	display: block;
}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
}	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: bold;
   	padding: 4px 10px 6px 10px;
}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#menu li:hover ul {
	left: auto;
	display: block;
}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

/* Main Content*/	
.glidetoggler{ /*style for DIV used to contain toggler links. */
	width: 685px;
	height:30px;
	margin:0px 0px 5px 5px;
	background:#134059 url(images/toggler.jpg) bottom repeat-x;
	text-align: center;
}
	
#casing {
	padding:0px 0px 10px 0px;
	background:#EFEFEF url(images/blank.jpg) bottom right;
	background-repeat:no-repeat;
}	

#content {
	float:left;
	width: 660px;
	background:#;
	height:100%;
	padding:10px 0px 0px 0px;
}

.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 5px;
}	

.time{
	text-align:left;
	width:100px;
	margin-top:2px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
}

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:0px;
	padding-left:2px;
	font-weight:normal;
   	color:#63802b;
}
	
#singlecontent{
	float:left;
	width: 620px;
	background:#FFFFFF;
	border:1px solid #aaa;
	height:100%;
	padding:5px 15px 0px 5px;
	margin:5px 0 0 10px;
}
	
.single {
	width:600px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#222;
	font: 13px  Arial,Arial,verdana, sans-serif;
	}

.single  h1 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px  Arial,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
}

.single  h1 a, .single  h1 a:link, .single  h1 a:visited  {
	color:#222;
	background-color: transparent;
}
	
.single  h1 a:hover{
	color: #283C45;
	background-color: transparent;
}	

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px  Arial,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#222;
	background-color: transparent;
}
	
.single  h2 a:hover{
	color: #283C45;
	background-color: transparent;
}	

.author{
	color:#B51B1B;
	padding:0px 0 4px 0px;
}

.cover{
	height:100%;
}

.singleinfo {
	height:25px;
	margin: 0 10px 0 0px;
	padding: 0px 10px 0px 0px;
	background:#555;
	color:#fff;
}

.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  Arial,Arial,verdana, sans-serif;
	font-weight:normal;
}

.category a:link,.category a:visited{
	color:#fff;
	}
	
.category a:hover{
	color:#eee;
	font-weight:normal;
	}
	
.entry {margin:0; padding: 5px 5px 5px 5px;}	
.entry a:link,
.entry a:visited {color: #465f7b; background-color: transparent; text-decoration:underline;}
.entry a:hover {color:#2b77cd; background-color: transparent; text-decoration: none;}
.entry img {border:0; padding:4px 4px; background:#fff; border:1px solid #ddd; margin:2px 5px 5px 0px;}
.entry p{margin:5px 5px; text-align:justify; line-height: 20px; margin-bottom: 10px;}

/* sidebar */
#singletopbar{
	margin:0px 0 10px 0;
	width:1000px;
	height:90px;
	background:#999baf;
	border-top:1px solid #444444;
	border-bottom:1px solid #444444;
}

#rightcol{
	float:right;
	width:300px;
	padding:0 5px 10px 5px;
	margin:10px 15px 10px 5px;
	border:1px solid #aaa;
	background:#DDDDDD;
}

.subscribe{
	width:275px;
	height:32px;
	background:#fefefe;
	border:1px solid #aaa;
	padding:7px 0 0 25px;
}

.subscribe span{
	float:left;
	padding:0 0 0 5px;
	margin: 0px 0 0 2px;
}

.supfont{
	font-size:26px;
	font-weight:strong;
	font-family: "Arial", Arial, sans-serif;
	padding:0px 0px 0px 0;
	margin-top:10px;
}

/*Post-Plugin Library*/
.similar-posts{
	padding:0 0 0 40px;
	margin:5px 0 5px 0;
}

.similar-posts li{
	list-style-image:url(images/bullet.gif);
	padding:4px 0 0 0;
}	

#popular{
	padding:0 0px 0 0px;
	margin:0px 0 0px 0 ;
}

#popular p{
	margin:0 0 0 0;
	padding:4px 0 4px 5px;
	border-top: 1px solid #aaa;
}

#popular a{
	font-size:13px;
	font-weight:bold;
	color:#000;
	}

.popular{
	padding:0 0px 0 0px;
	margin:0px 0 0px 0 ;
}

.popular p{
	margin:0 0 0 0;
	padding:4px 0 4px 5px;
	border-top: 1px solid #aaa;
}

.popular a{
	font-size:13px;
	font-weight:bold;
	color:#000;
}

/* --- FOOTER --- */
#footer {
	height:25px;
	padding:10px 0 0 10px;
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	font-family: Arial, georgia, Arial, sans-serif;
}

#footer a:link , #footer a:visited{
	color:#E8EBEE;
}

#footer a:hover {
	color:#fff;
}

/* The Navigation */
#navigation {
	width:650px;
	margin:0px 5px 5px 5px;
	background:#B71C1A;
	height:20px;
	float:right;
}
	
#navigation a:link, #navigation a:visited {
	color:#fff;
	font-weight:bold;
}
	
/* The Page Title */
h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
}

h1.pagetitle {
	padding:0;
	margin:2px 0 5px 0;
	font-size:24px;
	color:#000;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
}
	
/* Meta */
.meta{
	padding:1px 0 0 0;
	margin:3px 35px 10px 10px;
	font-size: 87%;
	border-top: 2px solid #373d62;
	color: #373d62;
}

span.user{
	padding: 3px 5px;
}

span.timr{
	background: #373d62;
	color: #fff;
	padding: 3px 5px;
}

span.catr{
	padding: 3px 5px;
}	
	
/* The Comments */
.comments {
	padding-left:10px;
}
	
.comments form {
}
	
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
	
h3 #comments-count {
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 20px;
}	
	
#commentform {
	padding-left:23px;
}
	
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
}
	
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#B81516;
	border:1px solid #CA4244;
	color:#fff;
}
	
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;
	font-weight:normal;
}

.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#222;
}

.commentmeta small{
	color: #222;
}

.cat{
	font-size:12px;
	color:#C2DFEF;
}

.cat a:link,.cat a:visited{
	color:#fff;
}

.cat a:hover{
	color:#ccc;
}

.cats{
	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#111;
}

.cats a:link,.cats a:visited{
	color:#111;
}

.cats a:hover{
	color:#333;
}

.category a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.post {
	width: 650px;
	margin: 0px 0px 10px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#FFFFFF;
	border:1px solid #aaa;
	display:inline;
	color:#222;
	font-family:Arial,Arial,verdana, sans-serif;
}

.post h2 {
	margin:0;
	padding: 3px 0px 2px 10px;
	font: 18px  Arial,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#333;
	background-color: transparent;
	text-decoration:none;
}

.post h2 a:hover  {
	color: #283C45;
	background-color: transparent;
	text-decoration:none;
}	
	
.postborder {
	height:20Px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 10px;
	background:#34424F url(images/postinf.jpg)repeat-x;
}
	
.addcomm{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0 0 0px;
}	

.addcomm a:link,
.addcomm a:visited {
	color: #ffffff;
	background-color: transparent;
}

.addcomm a:hover {
	color:#2b77cd;
	background-color: transparent;
	text-decoration: none;
}

.postmore{	
	float:right;
	font-size:13px;
	font-weight:Bold;
	color:#FFFFFF;
	padding:2px 8px 0px 0px;
	margin:0px 0 0 0px;
}
	
.postmore a:link,
.postmore a:visited {
	color: #FFFFFF;
	background-color: transparent;
}

.postmore a:hover {
	color:#2b77cd;
	background-color: transparent;
	text-decoration: none;
}
	
.tags{
	padding:5px 0 3px 10px;	
}

.tags a{
	color:#C90000;
}

.tags a:hover{
	color:#C90000;
	text-decoration:underline;
}

.categ{
	height:15px;
	margin: 2px 0 0 0px;
	padding: 2px 0px 0px 5px;
	font-family:Arial,Arial,verdana, sans-serif;
}

.categ a:link,.categ a:visited{
	color:#d02726;
}

.categ a:hover{
	color:#aa1b1a;
	font-weight:strong;
}
	
.centry a:link,
.centry a:visited {
	background-color: transparent;
	color:#465f7b;
	text-decoration:underline;
}

.post img {
	border:0;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
}
	
.centry p{
	margin:2px 0;
	padding:0 10px 15px 10px;
	text-align:justify;
}
.centry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 15px 10px 15px;
	height:100%;
	overflow:hidden;
	}

#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
	float:left;
}	
	
/* ######### CSS for Shade Tabs. Remove if not using ######### */
#tabberbox{
	background:#ffffff;
	border:1px solid gray; 
	width:280px; 
	margin-bottom: 1em; 
	padding:10px;
}

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background:#c9c9c9 ;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}

@media print {
	.tabcontent {
	display:block !important;
}
}
