/*-----------Block Level Elements--------------*/

Body {
	background:#5dccef ;
	margin:0px;
	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a { color: #333333; text-decoration:none; }
a:hover { color: #333333; text-decoration:underline; }

#page {
	width: 914px;
	margin: 0 auto;
	padding:0px;
 	overflow:hidden;	 

	}

#nav_top {
	width:780px;
	height:18px;
	margin:0px;
	padding:0px;
	float:right;
	}

/*--  NAVIGATION --*/

ul#navigation {
	float:right;
	list-style:none;
	margin:0px;	
    padding-right:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:10px;
	overflow:hidden;
	}

ul#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
  	/*background-color:#f7f7f7;*/
	
	}

ul#navigation li a {
	display:block;
	padding:0 5px;
	text-transform:uppercase;
	border:none;
	color:#5c5949;
	text-decoration:none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color:#7cb727;
	}
	
#header {
	width: 914px;
	height:214px;
	margin: 0;
 	color:#333;
	overflow:hidden;
	background: url(images/header_pic.jpg) no-repeat;
}

#headerimg {
		width: 914px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	height:120px;
	padding:120px 0px 0px 550px;
	margin:0px;
	overflow:hidden;
	float:left;
	}

#headerimg h1, h1 a, h1 a:hover{
	padding:0px;
	margin:0px;
	color: #333333;
	text-decoration: none;
	font-size:18px;
	}

.description {
	float:left;
	width:400px;
	height:50px;
	padding:0px;
	margin:10px 0px 10px 300px;
	color:#333;
	}

#wrapper {
	width: 100%;
	padding:0px;
	margin:0px;
	}

#content {
	float: right;
	width: 630px;
	padding:0px;
	margin: 0px 0px;
	}

#sidebar {
	width: 250px;
	float:left;
	padding:0px;
	margin:10px;
	overflow:hidden;
	}

#siderail {
	width: 250px;
	float:left;
	padding:0px;
	margin-top:5px;
	}

#sidebar1 {
	width: 250px;
	float:left;
	padding:0px;
	margin-top:0px;
	overflow:hidden;
	}
	
#footer {
	width: 914px; height:60px; background-image:url(images/bg_sitenav.jpg); background-repeat:no-repeat; background-position:bottom;
 	clear: both;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
}

#footer .sub{
	margin:0px;
	color:#7b7c76;
	background-color: #4f5049;
	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#7b7c76;
	padding:0px;
	margin:0px;
	}


/*-------------The Post-------------*/

#title {
	float:left;
	width:550px;
	padding:0px;
	margin:10px 0;
	font-size:16px;
	color: #333333;	text-decoration:none; padding-top:13px; padding-left:10px;

 	}
	
.post h2 {
	padding:0px;
	color:#333;
	font-size:22px;
	text-decoration:none; padding-top:13px; padding-left:80px;
	}
.post h1 {
	padding:0px;
	color:#333;
	font-size:16px;
	text-decoration:none;
	}

.post {
	padding:0px 20px;
	margin:10px 0px 10px 20px;
	background:url(images/bg_post.jpg) top no-repeat;
 	width:630px;
	float:right;
	}

#title_container {
	margin:10px 0px;
	width:100%;
	float:left;
	overflow:hidden;
	}

.post .title {
 	padding-bottom:3px;
	margin:0px;
	float:left;
	width:480px;
	font-size:16px;
	color:#7c9e42;
	}
	
.post a {	color: #333333;text-decoration:none;	}

.post a:hover {	color: #333333;	text-decoration:none;	}


.post .entry {
	padding:0px;
	margin:80px 50px 0px 0px;
}


.pagetitle {
	padding-bottom:10px;
	color: #333333;
	font-size:12px;
}


/*--------------Sidebar------------*/


.side-title {
	color: #000000;
	font-size:22px;
	padding:4px 0px;
	margin:5px 0px;
	}

#sidebar ul h3 {
	height:25px;
	font-size: 22px;
	font-weight:bold;
	padding:5px 5px;
}

#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar ul li {
	background: url(images/arrow.jpg) no-repeat;
	padding-left: 18px ;
	line-height:20px;
	margin:0px;
	border-bottom:1px dashed #eee;
	font-size: 14px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow.jpg) no-repeat;
	padding-left: 15px ;
}

#sidebar ul ul {
	padding:0px;
	margin:0px;
}

#sidebar ul ul li {
	background-image:none;
}

#sidebar a {
color: #333333; 
text-decoration:none;
}

#sidebar a:hover {
color: #993333; 
text-decoration:none;
}

/*-------------Other------------------*/
.sidebox-group {
	width:120px;
	padding:0 0px 10px;
}

.sidebox {
	margin-right:10px;
	padding:0px;
	border:none;
	clear: both;
	float:left;
	}
	
/* handles */
.sidebox-handle {
	height:15px;
	color:#802100;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
	margin:0px;
	width: 120px;
	}


/* inner content area */	
.sidebox-content {
	float:left;
	width:119px;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
	color:#265126;
	overflow:hidden;
	display:inline;
	}

.sidebox-content a{
	color:#334c51;
	text-decoration:underline;
	overflow:hidden;
	}

.sidebox-content a:hover{
	color:#892d00;
	text-decoration:none;
	overflow:hidden;
	}

/*-------------SiteNav------------------*/
#sitenav {
	width: 900px; height:215px;
	padding:20px 20px 10px 20px;
	margin:0 auto;
	background:#edf2f3 url(images/bg_sitenav.jpg) repeat-x;
	overflow:hidden;
	}

#sitenav .title {
	border-bottom:1px solid  #CCCCCC;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#c02400;
	}