/*  
Theme Name: Fern Rock
Theme URI: http://www.roogy.com
Description: This is lovely fern rock based 2 column theme.
Version: 1.0
Author: Sam
Author URI: http://www.roogy.com/

*/

body {

	font-family: arial, verdana, geaorgia;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url('images/back.jpg');	
	color: #eeeeee;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,blockquote,p,hr,form{
	margin: 0;
	padding: 0;
}

h2 a{
	font-size: 17px;
	text-decoration: none;
	color: #548E00;

}
img {
	margin: 0 7px 0 0;

}
a:link{
	text-decoration: none;
	color: #5E9D03;
}

a:visited {
	text-decoration:none;
	color: #5E9D03;
}

.btitle {
	font-family: Verdana, Georgia, Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	width: 980px;
	padding: 25px 0 0 25px;
	color: #ffffff;
}

.btitle a{
	color: #ffffff;
	text-decoration: none;
}

.btitle a:visited{
	color: #ffffff;
}

p{
	padding: 10px 0 0 0;
}

#wrapper {
	background: #000000;
	background: url('images/bg.jpg') bottom center;	
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;	
}

#headwrap {
	background: url('images/top-bg.jpg') no-repeat top left;	
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;	
}

#header {
	float: left;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 220px;	
}

#container {
	width: 660px;
	float: left;
	padding: 95px 0px 0 20px;
}

.clear{
	clear: both;
}

.postcontainer {

	margin: 10px 0 0px 0;
	width: 660px;	
}

.posthead {
	width: 629px; 
	clear: right; 
	margin-top: 2px; 
	margin-left: 5px;
	float: right;
}

.posthead h5{
	color: #AE5816;
}

.post{
	padding: 3px 10px 10px 20px;
	background-repeat: repeat-x;
}

.posthead h2{
	font-family: Arial,Verdana, Georgia;
	font-size: 17px;
	text-decoration:none;
}

.plinks {
	font-family: Arial,Verdana, Georgia;
}

.plinks a{
	color: #4F8501;
	font-weight: bold;
}

.plinks a:hover{
	color: #AE5816;
}
.plinks a:visited{
	color: #4F8501;
	font-weight: bold;	
}

.entry{
	line-height: 18px;
}
.navigation{
	padding: 10px 0 40px 15px;
	width: 630px;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.hwrap{
	border-bottom: 1px solid #28371B;
	height: 50px;
}

p.postmetadata{
	margin-top: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #5E9D03;
}

.ssearch {
	width: 250px;
	float: left;
	margin: 80px 0 0 25px;
	display: inline;
}

.sidebar {
	width: 250px;
	float: left;
	margin: 20px 0 0 40px;
	display: inline;
}

.sidebar a{

	color: #71BF00;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url(images/bullet.gif) left center no-repeat;		
}

.sidebar a:hover{
	color: #ffffff;
	text-decoration: none;
}
.sidebar a:visited{
	color: #71BF00;
	text-decoration: none;
}
.sidebar a:visited:hover{
	color: #ffffff;
	text-decoration: none;
}

.sidebar h2{
	color: #AE5816;
	font-size: 14px;
	line-height: 30px;
}

.sidebar ul{
	list-style-type:none;
	margin:0;
	padding:5px 10px 5px 10px;
}

.sidebar ul li{
	padding: 5px 0 5px 0;

}

.sidebar ul li {
	font-family: Arial,Verdana, Georgia;
	font-size: 14px;
	color: #ffffff;
}

.sidebar ul ul li{
	padding: 0 0 0 15px;
	line-height: 24px;
}

#footer {
	background: url('images/foot-bg.jpg') bottom center;		
	clear: both;
	height: 79px;
	width: 980px;
}

#footer p{
	float: left;
	padding: 40px 0 0 20px;
}

.comments-template{
	margin: 10px 0 0 20px;
	width: 620px;
	padding: 10px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #4F8501;
	margin: 10px 0 0 0;
	line-height: 20px;
	padding: 0 0 0 0px;
}

.commentmetadata a{
	color: #4F8501;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
