/* CSS Document */
@import url(basic.css);	/* Import basic styles */
@import url(img.css);	/* Import standard image styles */
@import url(blog_elements.css);	/* Import standard blog elements styles */
@import url(forms.css);	/* Import default form styles */
@import url(comments.css);	/* Import default comment styles */

.wrap {
margin:0 auto;
padding:0;
width:719px;}
body {
background-color:#89CB33;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0;
margin:0;
text-align: center;
height: 100%; /* For IE */
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
}
#top {
width:719px;
height:91px;
text-align:left;
}
#top_a{
width:283px;
height:91px;
background:url(/skins/sitemap/img/top_logo.jpg) top left no-repeat;
float:left;
}
#top_b{
width:436px;
height:91px;
text-align:left;
background:url(/skins/sitemap/img/top_bg.jpg) top left no-repeat;
float:right;
}
#top_b_left{
width:220px;
height:91px;
margin:0px 0px 0px 17px;
text-align:left;
float:left;
}
input.SearchField
{
background-color: #eee;
border: 1px solid #7F9DB9;
width: 75%;
}
#top_b_right{
width:182px;
height:91px;
text-align:left;
float:right;
}
.orange {
color:#FF8B02;
text-decoration:none;
}
.content {
clear:both;
width:719px;
margin:0px;
padding:0px;
background:url(/skins/sitemap/img/px_bg.jpg) repeat-y left;
text-align:left;
}
.content_left {
clear: both;
width:519px;
text-align:left;
padding-left: 10px;
float:left;
}
.content_right {
float:right;
width:180px;
text-align:left;
margin:0px;
padding:0px;
}
.green {
color:#6DA524;
font-family: Arial, Helvetica, sans-serif;
}
#footer {
clear: both;
margin:0px;
height: 62px;
vertical-align:bottom;
font-size:10px;
background: url(../../img/bottom_all.jpg) bottom left no-repeat;
}
.baseline{
vertical-align:bottom;
margin-left: 70px;
font-size:9px;
}
.green {color:#44920C; text-decoration:none}
.gray {color:#9F9F91; text-decoration:none}
a {
	text-decoration: underline;
	font-family: tahoma;
	color:#73777C;
	}
.big 	{font-size:12px; color:#4D4D3A}
.u		{text-decoration:underline}
a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
a:hover {
	color: #9ae;
}
h2 {
	color:#6DA524;
	font-size: 180%;
	margin: 0;
}
h3 {
	color:#6DA524;
	font-size: 120%;
}
h4 {
	color:#6DA524;
	font-size: 110%;
}
table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
hr {
	clear:both;
	height: 4px;
	border-top: 4px solid #44920C;
	width: 100%;
	margin-top: 5px;
}
div#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 0;
}
div.homepageHeader {
background : url(../../ri_rotator.php) repeat-y top;
margin: 0px 7px 1ex 7px;
border-bottom: 1px solid #6DA524;
border-top: 1px solid #6DA524;
height: 238px;
}
h1#homepageTitle {
color:#FFFFFF;
font-size: 220%;
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
margin-left: 5px;
}

div.pageHeader {
	margin: 0px 7px 1ex 7px;
	border-bottom: 1px solid #6DA524;
	border-top: 1px solid #6DA524;
}
h1#pageTitle {
	color:#6DA524;
	font-size: 220%;
	font-weight: bold;
	margin-left: 5px;
}
.sidemenu {
clear: both;
font-size:12px;
line-height: 14px;
}
/*--This is for the automagically created navi on the bottom of the page--*/
ul#bloglist {
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
}
ul#bloglist li {
	display:inline;
	margin-left: 21px;
}
a.BlogButton,
a.BlogButtonCurr {
	text-decoration: none;
}
a.BlogButton {
	color: #6DA524;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #6DA524;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
/* Styles for main area (left) */
h2 {
	margin: 1ex;
}
/* Styles for posts */
.bPosts {
	float: left;
	width: 510px;
	overflow: hidden;
}
.bPost, .bPostpublished
{
	clear: both;
	margin-left:25px;
	margin-right: 7px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 1px solid #78a;
	font-size: 14px;
	line-height: normal;
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #78a;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}
input.bComment, 
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}
/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}
input.submit,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}
input.submit:hover {
	color: #000;
	text-decoration: underline;
}
/* Styles for sidebar (right) */
.bSideBar {
	width: 259px;	
	float: right;
	overflow: hidden;
	color:#6DA524;
}
.bSideItem {
	margin: 0 0 0 0;
	padding: 0 0 2ex 0;
	color:#6DA524;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#6DA524;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#6DA524;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#6DA524;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}

