/*
Theme Name: Green Valley
Theme URI: http://www.rayanamad.com
Description: a very beautiful, clean and simple fixed width, 3-columns layout with the sidebars on the left.
Author: Ashkan
Author URI: http://www.rayanamad.com
*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background-color:#3C7B08;
}
#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: 1004px;
	padding:0px;
	margin-left:0px;
	margin-top:-20px;
	position:relative;
}
#header {
	height:318px;
	width: 100%;
	padding:0;
	margin:0;
	background:url(images/header.jpg) no-repeat top center;
	float:none;
}
#header h1 
{
font:36px gramond, 'times new roman';
text-align:left;
padding-left:660px;
padding-top:20px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
margin:0;
color:#000066;
}
#subtitle {
	font-family: arial;
	padding-left:660px;
	color: #0F458F;
	font:15px arial;
	text-align:left;
	font-weight:normal;
}
#footer {	
	font: 12px arial,verdana,sans-serif;
	text-align:center;
	height:63px;
	float:left;
	position:relative;
	width:100%;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#F7FCF3;
	text-align:center;
	float:left;
	padding-top:24px;
	width:1004px;
	

}
.footerlinks  a
{
	color:#5C9227;
	text-decoration:underline;

}

/* 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:600px; 	
	margin-left:10px;
}
.post {
	width:600px;
	margin:0;
	padding-top:0;
	padding-right:16px;
	color:#474145;
	float:none;
	display:block;
	margin-bottom:10px;	
	background:url(images/post_bg.gif) repeat-y left;
	
	
}
.posttop {
	width:600px;
	height:80px;
	color:#023804;
	padding-top:0;
	background:url(images/post_top.gif) no-repeat center top;

}

.post p {
	margin:0px;
}


.post a:hover {
	color:#338116;
}

.posttop h2 {
	font: 18px bold tahoma,sans-serif;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding:0;
	float:left;
	padding-left:10px;
	padding-top:2px;
}
.posttop h2 a {
	color:#055409;
}
.post a:hover {
	color:#023804;
}
.postinfo
{
height:25px;
width:590px;
float:left;
color:#023804;
text-align:left;
margin-top:10px;
font:12px verdana;
clear:both;

}
.postinfo a
{
text-decoration:none;
color:#046908;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#046908;
}
.postbottom
{
	font-size:11px;
	color:#183559;
	text-align:left;
	width:600px;
	float:none;
	height:40px;
	display:block;
	padding:0;
	position:relative;
	background:url(images/post_bottom.gif) no-repeat left bottom;
}
.postbottom a
{
text-decoration:none;
color:#094083;	
}
.commentinf
{
	float:right;
	margin-right:20px;
	margin-top:2px;
}
.metainf{
	float:left;
	margin-left:20px;
	margin-top:2px;
}
.post p {
	margin:0px;
}
.navigation a {
	color:#2D5603;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#5C9227;
}

.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 22px gramond,'times new roman';
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#205DB1;
	margin-right:15px;
	overflow:visible
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
height:65px;
width:65px;
margin:0px 10px 0 10px;
}
.month
{
	text-align:center;
	font-size:12px;
	margin:0;	
	height:15px;
	color:#022B5D;
	padding-top:3px;

}
.day
{
text-align:center;
font:26px arial;
font-weight:bold;
color:#B78204;
padding-top:3px;
}
blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 14px verdana,arial,sans-serif;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:15px;
	text-align:left;
}
.entry p {
	margin-bottom:1em;
}

.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 14px arial,verdana,sans-serif;
}


/* Sidebar Related */
#sidecontainer
{
	margin-left:20px;
	
}
#sidebar {
	width:163px;
	margin-left:10px;
	float:left;
	margin-top:0px;
	background:url(images/menu_bg.gif) repeat-y center;	
}

#sidebar ul {
	margin:0 ;
	padding:0;	
	font: 12px tahoma;
}
#sidebar ul h2{
	font:13px tahoma;
	background:url(images/topbar.gif) no-repeat top;
	color:#336600;
	text-align:left;
	padding:0;
	height:20px;
	margin:0;
	border:none;
	font-weight:bold;
	padding:5px 0 0 10px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	
	padding-left:10px;
	
}
#sidebar ul li ul {
	margin:0;

}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:3px;
	list-style-image: none;
	padding:5px 0 3px 15px;
	width:140px;
	background:url(images/arrow.gif) no-repeat left;
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A45036;
	
	
}
#sidebar p {
	margin:0;
	font: 12px tahoma,arial;
}
#sidebar a {
	color:#014E05;
	text-decoration:none;
	
}
#sidebar a:hover {
	color:#000000;
}

#sidebar .textwidget {
	padding: 5px;
}

.bottom_sidebar {
	background:url(images/menu_bottom.gif) no-repeat bottom	;
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	height: 21px;
	width: 163px;
	display:block;
	position:relative;
	}

/* User Comment Specific */
#comment
{
border:1px solid #5C7FAB;
color:#123A5F;
background-color:#ffffff;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
color:#123A5F;
background-color:#ffffff;
border:1px solid #5C7FAB;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#1D72C0;	
}
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:#123A5F;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
margin:0 0 10px 30px;
}
#s
{
	width:200px;
	font:12px tahoma;
	color:#3F710C;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:12px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	font-variant:small-caps;
}

#menu_search_box input.s{
	width:220px;
	font-size:12px;
	color:#3F710C;
	border:0px;
	background:none;
}

#menu_search_box span{
	position:relative;
}
#searchLabel
{
	font-weight:bold;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#014E05;
}
#wp-calendar
{
width:150px;
color:#2E3F58;	
margin-left:5px;
text-align:center;
}
#calendar
{

}
td
{
color:#c1c1c1;
}
