/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */
/* Evoskin conversion by Danny Ferguson http://www.brendoman.com/dbc */

@import url(../../rsc/forms.css);	/* Import default form styles */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #575757;
	background: #ffffff;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: #1f3e00 right top;
	overflow: hidden;
width: 100%;
}

#menu-top ul {
	background: none no-repeat left top;
	margin:0;
	padding: 0em 0em 0em 20px;
	list-style: none;
	font-size: 65%;
	float: left;
text-align: center;
	
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background: no-repeat left top;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: none no-repeat right top;
	padding:5px 5px 4px 6px;
	color: #ffffff;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
#menu-top a span strong {
	color: #cccc99
}
#menu-top a:hover { 
 background-position:0% -42px;
}
#menu-top a:hover span {	

background-position:100% -42px;
background-color: #cc0066;
}

#menu-top a:hover { background-position:0% -42px; }
#menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {	
background: #ffffff url(img/blg.jpg) no-repeat right bottom;
height: 150px;
/*border-right: 1em #B6BF69 solid;*/
border-bottom: 1em #B6BF69 solid;
}

#header { 

width: 70%;
float: left;
padding-left: 3%;}

#header h1 {
	margin: 0em 20px 0em 10px;
	padding: 0;
	line-height: 1em;
	color: #c2c381;
	font-size: 120%;
padding-top: 2em;
}
html>body #header h1 {
	height: 0px;
}
#header h1 a {
	font-size: 180%;
	line-height: 2em;
	margin: 0;
	padding: 0;
color: #9C3838;}
#header h1 a:hover
{
color: #c2c381;}
#wrapper-content {
background: #ffffff;
border-top: 1em #cc0066 solid;}

* html #wrapper-content { height: 1%; }

#content {

	padding: 5px 300px 5px 5%;
margin-top: 1em;
border: #dbdbdb;
border-left: 1em #e6e6e6 solid;}

#wrapper-menu-page {
	float: right;
	width:200px;
	margin: 20px 30px 3em 2em;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;

background-color: #f5f5f5;}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }
.bSideItem { 
	padding-top: 5px; 
	background: none no-repeat;
	padding: 1px 20px 0px 10px;
}
.bSideItem ul {
	margin: 0;
	padding: 0 0 25px 10px;
	list-style: none;
	font-size: 90%;
}
.bSideItem ul ul {
	margin: 0;
	padding: 0 0 0 10px;
}
.bSideItem h3 {
text-transform: capitalize;
	margin: 1em 0em 0.3em 0em;
	color: #cc0066;
text-align: left;

border-bottom: 0.25em #c2c381 solid;
}
.bSideItem h4 {
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 10px;
	color: #444;
	font-weight: normal;
}
.bSideItem p {
	font-size: 90%;
	padding: 0 10px;
color: #000066;
font-weight: 700;}
.bSideItem a:link, .bSideItem a:visited { color: #cc0066;
font-weight: bolder;}
.bSideItem a:hover { color: #5b8fbe; }
.bText p {
	margin: 0.2em 0 1em 0;
}
.bText img {
border: 1pt #e8e8e8 solid;
padding: 2pt;}
.bPost {
	margin: 0 0 3em 0;
border: 1em #000000;

}
#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { 
	font-size: 110%;
	margin: 0.8em 0 0.2em 0;
}
h3 { font-size: 100%; }

a:link, a:visited { color: #993300; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

img.middle {
	vertical-align: middle;
	border: 0px;
	display: none;
}
blockquote {
	background: #F2F2F2;
	padding: 1px 25px;
	margin: 0 10px;
	
}
.searchbar {
	height: 25px;
	background: #FFF;
	border: 1px solid #D7D7D7;
	width: 140px;
	padding: 0;
	margin: 16px 12px 20px 7px;
}
input.SearchField
{	
	float: left;
	background-color: #FFF;
	border: none;
	padding: 6px 2px 0px 4px;
	width: 110px;
	height: 18px;
	margin: 0;
}
input.submit {
	float: right;
	margin-top: 2px;
}
.bCommentTitle {
	font-weight: bold;
}
.bComment {
	padding: 0.5em 0;
	margin: 1em 0;
}
.bCommentSmallPrint {
	font-size: 80%;
}
.bSmallPrint {
	font-size:80%;
margin-top: 1em;
margin-bottom: 1em;}
.bTitle
{
color: #8F5A8E;
font-size: 24px;
text-transform: capitalize;
border-bottom: 1px #cccc99 solid;
}

.bTitle a
{
color: #9C3838;
}
.bTitle a:hover
{
color: #c2c381;
}
/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #ffffff;
	border-bottom: 0;
	text-align: center;}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
background-color: #ffffff;
font-size: 70%;
text-align: center;
}
table.bCalendarTable tfoot td {
	background-color: #ffffff;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
font-weight: bolder;}

.bText H2 {
border-bottom: 1px #B6BF69 solid;
}