/*
 * b2evolution Blog Skin by The Skin Faktory - http://skinfaktory.com/
 *
 * Based on terrafirma1.0 by nodethirtythree design - http://www.nodethirtythree.com
 * Based on terrafirme3.5 by Sadish Bala - http://wpthemepark.com
 */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */



h1, h2, h3, h4, h5, p, li, a{font-family: Verdana, Arial, Helvetica, sans-serif;}
img{border:0;}
html{margin:0; padding:0;}
body{background-color: #A5A19E; background: #A5A19E url('img/background.gif') repeat-x;}
*
{
	padding: 0;
	margin: 0;
}

#skin_wrapper
{
	/* font-size: 10px;
	font-size:small; */
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
		
	color: #3a3a3a;
	line-height: 18px;
	font-size:70%;
}
.skin_wrapper_anonymous
{
	background: #A5A19E url('img/bg.jpg') repeat-x;
		
}
.skin_wrapper_loggedin
{
	background: #A5A19E url('img/bg.jpg') repeat-x;
	background-position: 0 top;
}


/*
 * Header / bloglist on top:
 */
 
 
#header {
background-image:url(img/headerBg.png);
background-repeat:no-repeat;
padding-bottom:10px;
width:925px;
text-align: left;
}


.clearBoth{clear:both; height:0px; margin:0; padding:0; }

#logoContainer {
}
#screenLogo {
display:block;
padding:58px 0 0 49px;
}
#printLogo {
display:none;
}
#content {
background:url(img/mainBg.png) repeat-y ;
text-align:left;
float: left;

width: 925px;

}


.leftMaster {width: 500px;  float: left; padding-left: 55px; }
div#splash ul {
	float:right;
	margin: 0;
	list-style-type:none;
	padding: 8px 6px;
}
div#splash li {
	background:#FFFFFF url(img/a18.gif) repeat-x scroll center -1px;
	border: 1px solid #4D4D24;
	display: inline;
	padding: 2px 1ex;
	margin-left: 5px;
}
div#splash li a {
	font-weight: bold;
	color: #7C7C6A;
}
div#splash li a:hover {
	color: #46461F;
	text-decoration: underline;
}
div#splash li a.selected {
	color: #000;
}

.PageTop{ padding:0 0 0 0; width: 500px; float: left;}

div.PageTop h3 a{color: #000;}

div.PageTop h3{ border-bottom: 1px solid #666; padding:0 0 10px 0; font-size: 21px; }

a
{
	color: #FF6E00;
	text-decoration: none;

}

a:hover
{

}
p
{
	margin-bottom: 14px;
}

blockquote
{
    background-color: transparent;
    border: none;
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}

fieldset
{
	border:none;
}

h1,h2,h3,h4,h5,h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#wrapper
{
	position: relative;
	width: 925px;
	margin: 0 auto;
	padding:0;
	
}

#inner
{
	
	padding: 13px 0 13px 0x;
	text-align: center;
}

.pageHeader
{
	position: absolute;
	background: #FF7800 url('img/a8.gif') repeat-x;
	width: 202px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
}

.pageHeader span
{
	font-weight: normal;
}

.pageHeader h1
{
	font-size: 170%;
	line-height:1em;
	margin:10px 0 0 0;
}
.pageHeader h1 a
{
	color:#fff;
	text-decoration:none;
	border:none;
}
.widget_core_coll_tagline
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin:5px 0;
	padding:0;
	font-family:"Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Serif;
}


#splash
{
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('img/a10.jpg') no-repeat;
	width: 458px;
	height: 92px;
}

.top_menu
{
	position: relative;
	background:url(img/topNavBg.gif) no-repeat;
	height: 45px;
	text-align:center;
width:863px;
	padding:0;
	margin:25px 0pt 0pt 33px;
	font-family:Verdana, Arial, Sans-Serif;

}


#headerNavBorder{border-left: 1px solid #444444;
float: left;
height: 15px;
margin-top: 13px;
width: 4px;}

.top_menu ul
{
display:inline;
float:left;
margin:12px 0pt 0pt 45px;
}

.top_menu ul li
{
display:inline;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
height:25px;
}


.top_menu ul li a
{
border-left:1px solid #444444;
color:#FFFFFF;
display:block;
float:left;
font-size:12px;
padding:0px 19px;
text-decoration:none;
}

.top_menu ul li a:hover, .top_menu ul li.current_page_item a
{
	color:#FF9900; background:transparent url(img/topNavArrow.gif) no-repeat scroll center 21px;
}

#headerNavBorder {
border-left:1px solid #444444;
float:left;
height:15px;
margin-top:13px;
width:4px;
}

#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
}

.SearchField
{
	padding:2px;
	margin-bottom: 5px;
	background:#F9F9F7;
	width: 172px;
	border: 1px solid #ccc;
}

.bPosts
{

	width: 480px;
	float: left;
	padding:0 0 0 0;
	
}
.bPosts .bPost .bSmallHead
{
	
	padding: 0 0 10px 0px;
	margin-bottom: 20px;

	border-bottom: 1px solid #ebebeb;
}
.bPosts h3,.bPosts h2
{
	
	font-size: 14px;
	line-height: 25px;
	color: #000;
	clear: both;
}
.bPosts h2.pagetitle
{
	text-align:left;
	margin:0 0 20px 0;
	padding-bottom: 7px;
	font-size:20px;
	border-bottom: 1px solid #000;
}

h3.bTitle {
	font-size: 1.1em;
}

.bPosts h2 a
{
	border-bottom:none;
	color:#000000;
}

.bPosts ul
{
    margin:1em;
    padding:0 1em;
    list-style-image:url('img/bullet.gif');
}
.bPosts ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.bPosts .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

.bPosts .bPost
{
margin-bottom: 30px;
clear: both;
padding-left: 50px;

}

.bPosts .bPost .date
{

	display: block;
	margin:-1px 0;
	color:#666;
	
	padding:0;

}
.bPosts .bPost .date em
{
	font-style:normal;
	color:#666;
}
.bPosts .bPost .date em.user
{
	background:url('img/user.png') no-repeat left top;
	padding-left:15px;
}
.bPosts .bPost .date em.bPostdate
{
	background:url('img/date.gif') no-repeat left top;
	padding-left:17px;
}
.bPosts .bPost .entry
{
margin-bottom: 0;
}

.bPosts .bPost .bSmallPrint
{
	clear:both;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 25p
}

.bPosts .bPost .bSmallPrint ul
{
	list-style: none;
	text-align:left;
	padding:0;
	margin:0;
}

.bPosts .bPost .bSmallPrint ul li
{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 20px;
	margin:0;
	display: inline;
}

.bPosts .bPost .bSmallPrint ul li.comments
{
	background-image: url('img/a36.gif');
	color:#999;
	margin-left: 20px;
}

.bPosts .bPost .bSmallPrint ul li.readmore
{
	background-image: url('img/a38.gif');
	color:#999;
	margin-left: 0px;
}

.bPosts .bPost h4
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.bPosts .bPost h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}


.bSideBar
{
	clear: none;
	float: right;
	padding:0 55px 0 0;
}

div.bSideItem {
	margin-bottom: 20px;
}

div.bSideItem div.notes {
	margin-left: 10px;
}

.bSideBar h2
{

	font-size: 14px;
	color: #000;
	
	padding:0 0 0 0 ;
	margin: 0 0;
	text-transform:uppercase;
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}


.bSideBar ul
{
	list-style:none;
	padding: 0 10px 0 0;
	margin: 0;
}

.bSideBar ul li
{
	padding: 0;
	margin:0;
}
.bSideBar ul ul
{
	list-style-image:url('img/arrow.gif');
	padding: 0 0 0 15px;
	margin:0;
}
.bSideBar a
{
	border-bottom:none;
}
.bSideBar a:hover
{
	border-bottom:1px solid;
}
.bSideBar ul.feeds
{
	margin-left:20px;
}
.bSideBar ul.feeds li
{
	list-style-image:url('img/feed.gif');
	margin:5px 0;
	padding:0;
}
input.form_text_input, textarea, select
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;
}

textarea{
	width: 90%;
	height: 20em;
}

.radio {
	margin-left: 2px;
	margin-right: 2px;
}

#wrapper input.form_text_input:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#pageFooter
{
	background:transparent url(img/footerBg.png) no-repeat scroll 0%;
clear:both;
float:left;
height:100px;
margin-left:0px;
margin-top:0px;
width:925px;

}
#pageFooter p {
	margin: 0;
}

#pageFooter a
{
	color: #999;
	text-decoration:none;
	border:none;
}
#pageFooter ul{
display: block;
	float: right;
	margin: 17px 60px 0 0;
	padding:0px;
	list-style: none;
	border-left: 1px solid #ffffff;}
	
	#pageFooter li, #pageFooter li a {
	color: #fff;
}
#pageFooter li {
	display: inline;
	padding: 0px 8px 0px 8px;
}
#pageFooter li {
	border-right: 1px solid #fff;
}


#copyright {
float:left;
text-align:left;
width:500px;
}
#copyright p {
color:#FFFFFF;
margin:17px 0pt 0pt 55px;
}


.author_credits
{
	color: #666;
}
#pageFooter a.contact_link
{
	color: #666;
	text-decoration:underline;
}
#pageFooter a.contact_link:hover
{
	color: #333;
}
#pageFooter a:hover
{
	color: #666;
	text-decoration:underline;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead
{
	margin:0;
	padding:0;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	background:url('img/a32.gif') repeat top;
	}
#wp-calendar th
{
	padding: 3px 0;
	text-align: center;
	background:url('img/a34.gif') repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.searchsubmit
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url('img/a18.gif') repeat-x top;
}

.pageHeader, .bPosts, .bSideBar, #pageFooter, .widget {
    overflow: hidden;
}

.powered_by a:hover {
	text-decoration: none;
	border: none;
}

div.log_container, div.action_messages {
	margin: 1ex 0;
}


/* Styles for comments */

#comments{padding-top:25px;
 float: left; width: 400px;}
div.bComment, /* Entire comment block */
form.bComment /* New comment form */
{
	margin: 2ex ;
	padding: 0;
}
#comment_preview {
	background-color: #eee;
}
div.bCommentTitle {
	font-size:1em;
	background: url('img/a32.gif') repeat-x top;
	padding:5px;
	position:relative;
	border:#eee 1px solid;
	font-weight: bold;
}
div.bCommentTitle em {
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;
	color:#999;
	font-weight: normal;
}
div.bCommentText {
/*	border:#ddd 1px solid;
	border-top-width:0px; */
	border: none;
}

div.bCommentSmallPrint {
	clear: both;
	font-size: 78%;
	margin: 1ex 0;
}

div.moderation_msg
{
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #fa9;
	color: #e70;
}

div.feedback_feed_msg {
	margin: 2em 2ex;
	text-align: left;
}

#bCalendarToday {
background-color:#F9F9F7;
border:1px solid #FF6E00;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
	color: #DEDECE;
	border-bottom: none;
}
div.PageTop a.default {
	color: #DEDECE;
	text-decoration: none;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #FFF7D4;
}
div.PageTop a.selected {
	color: #FFFF99;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #FFFF99;
}

