/*
Theme Name: Forest Waterfalls

Theme URI: http://freewomensblogs.com

Description: 2 columns theme clean and simple fixed width, with the sidebar on the right designed by <a href="http://freewomensblogs.com">Free Women's Blogs</a>

Version: 1.0

Author: Free Women's Blogs

Author URI: http://freewomensblogs.com

*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background-color:#093216;
}
#page {
	width: 1004px;
	margin: 0 auto;
}
#wrap {
	 clear: both;     
	width: 1004px;
	padding:0;	
	
}
#content-container {
	float: left;
	width: 1004px;
	padding:0px;	
	background:url(images/content-bg.gif) repeat-y center;
	
}
#content {
	float: left;
	width: 984px;
	padding:0px;
	margin-left:10px;
	margin-top:-70px;
	position:relative;
	
}

.bgbottom {   
	width: 984px;
	padding:0;
	height:8px;
	position:relative;
	clear:both;
	background:url(images/content-bottom.gif) no-repeat bottom center;
}
#header {
	height:441px;
	width: 100%;
	padding:0;
	margin:0;
	background:#093216 url(images/header.jpg) no-repeat top center;
	float:none;
}
#header h1 
{
font:44px gramond, 'times new roman';
color:#BD672E;
text-align:left;
padding-left:60px;
padding-top:260px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
margin:0;
color:#000000;
}
#subtitle {
	font-family: arial;
	padding-left:70px;
	color: #000000;
	font:14px arial;
	text-align:left;
	font-weight:normal;
}
#footer {	
	font: 12px arial,verdana,sans-serif;
	text-align:center;
	height:50px;
	float:left;
	position:relative;
	width:100%;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#6D8735;
	text-align:center;
	height:39px;
	float:left;
	width:800px;
	margin-left:100px;

}
.footerlinks  a
{
	color:#909E72;
	text-decoration:none;

}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:650px; 	
	margin-left:35px;
}
.post {
	width:650px;
	margin:0;
	padding-top:0;
	padding-right:16px;
	color:#CBBA93;
	float:none;
	display:block;
	margin-bottom:30px;	
	
	
}
.posttop {
	width:650px;
	height:80px;
	color:#CBBA93;
	padding-top:10px;
	background:url(images/post-top.gif) no-repeat top;

}

.post p {
	margin:6px; 

}

.posttop h2 {
	font: 26px gramond,'times new roman';
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding:0;
	float:left;
}
.posttop h2 a {
	color:#CBBA93;
	font-weight:normal;	
}
.post a:hover {
	color:#CBBA93;
}
.postinfo
{
height:25px;
width:500px;
float:left;
color:#EFEEF3;
text-align:left;
margin-top:0;
font:11px verdana;

}
.postinfo a
{
text-decoration:none;
color:#EFEEF3;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#EFEEF3;
}
.postbottom
{
	font-size:10px;
	color:#AC9D4A;
	text-align:left;
	width:640px;
	float:none;
	height:40px;
	display:block;
	padding:0;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat top;
}
.postbottom a
{
text-decoration:none;
color:#AC9D4A;	
}
.commentinf
{
	float:right;
	margin-right:20px;
	margin-top:2px;
}
.metainf{
	float:left;
	margin-left:20px;
	margin-top:2px;
}
.post p {
	margin:14px;
line-height:165%;
}
.navigation a {
	color:#96A574;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#6D8735;
}
.navigation {
	text-align:right;
	font-size:12px;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px arial,verdana,sans-serif;
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#C0CB93;
	margin-right:15px;
	overflow:visible
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
height:59px;
width:68px;
margin:0px 10px 0 10px;
}
.month
{
	text-align:center;
	font-size:12px;
	margin:0;	
	height:25px;
	color:#96A574;
	padding-top:3px;
	height:12px;
}
.day
{
text-align:center;
font:36px gramond, 'times new roman';
font-weight:bold;
color:#768D44;
padding-top:3px;
height:30px;
}
blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:justify;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}


/* Sidebar Related */
#sidebar {
	width:250px;
	margin-left:10px;
	float:left;
	
}

#sidebar ul {
	margin: 0 ;
	padding: 0;	
	width:250px;
	
}
#sidebar ul h2{
	font:18px gramond, 'times new roman';
	color:#8BA157;
	text-align:left;
	font-weight:bold;
	font-variant:small-caps;
	padding:10px 0 0 10px;
	height:24px;
	margin:0;
	border:none;
	margin-bottom:5px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	background:url(images/topbar.gif) no-repeat top;
	
}
#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	color:#8A832C;
	padding:5px 0 10px 20px;
	margin-left:20px;
	background:url(images/arrow.gif) no-repeat left;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#8A832C;	
}
#sidebar p {
	margin:0;
	font: 10px arial,verdana,sans-serif;
}
#sidebar a {
	color:#A9B683;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
}



/* User Comment Specific */
#comment
{
border:1px solid #59702D;
color:#24310B;
background-color:#435A16;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
color:#24310B;
background-color:#435A16;
border:1px solid #59702D;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#C0CB93;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#2E4305;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
margin:0 0 10px 30px;
}
#s
{
	width:200px;
	font:12px tahoma;
	color:#AC6B6C;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#825525;
	font-size:11px;
	float:right;
	padding-top:45px;
	padding-right:80px;
	font-variant:small-caps;
}

#menu_search_box input.s{
	width:190px;
	font-size:11px;
	color:#AC6B6C;
	border:0px;
	background:none;
}

#menu_search_box span{
	position:relative;
	top:-1px;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#A9B683;
}
#wp-calendar
{
width:245px;
color:#A9B683;	
margin-left:10px;
text-align:center;
}
#calendar
{

}
td
{
color:#526A13;
}
