/* 
Theme Name: metamorph_agriculture
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_agriculture
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "<a href="http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_agriculture/">metamorph_agriculture</a>" 
Version: 1.0.1
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: valid XHTML, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, green, metamorph  
*/
*
{
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	background-color: black;
	//background-color: #333;
	//background: #FFFFFF url(images/back_all.gif);
	color: #333333;
}

h1 {
font-size: 2.5em;
}

#content
{
	margin: 0 auto;	width: 769px;
	border: 15px solid #ffffff;
}


#header {
	height: 143px;
	text-align:  right;
	padding-top: 40px;
	padding-right: 10px;
	background: url(images/header2.jpg) no-repeat top center;	
}

	#header a {
		text-decoration: none;
		font-size: 30pt;
		color: #ffffff;
	}
	#header H2 
	{
		font-size: 2em;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
	}

#menu
{
height: 71px;
padding: 0px 10px 0px 50px;
background: url(images/menu.gif) repeat-x;
font-size: .85em;
color: white;
text-align: right;
}

	#menu ul {
		list-style: none;	
	}

	#menu li {

		display: inline; 

	}

	#menu a {
		text-decoration: none;
		color: #ffffff;
	}

	#menu a:hover {
		height: 45px;
		color: #DAFAC9;
		text-decoration: underline;
		background: url(images/menu_r.gif) repeat-x;
	}


.more
{
	text-align: right;
}

#main
{
	background: #ffffff url(images/table_back.gif) repeat-x top
}

#left
{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 162px;
font-size: .85em;
}

	.left_img
	{
		background: url(images/back.png) repeat-y;
		padding-top: 10px;
		text-align: center;
	}


	.left_back
	{
		background: url(images/back.png) repeat-y;
		padding: 10px;
		line-height: 1.33em;
	}

	.bottom
	{
		background: url(images/bottom.png) no-repeat top;
		height: 16px;
		width: 162px;
	}

	#left H3
	{
		width: 140px;
		height: 24px;
		font-weight: bold;
		padding-left: 22px;
		padding-top: 15px;
		text-transform: uppercase;
		color: #ffffff;
		background: url(images/title.png) no-repeat
	}


	#left ul {
		list-style: none;
padding-top: 5px;
	}

	#left li {
		border: 0px;
padding-bottom: 5px;
	}

#left li li {
 padding-left: 10px;
}


	#left .title_back
	{
		padding: 10px;
	}


	#left a {
		color: #65A204;
	}
		#left a:visited {
		color: #65A204;
	}

	#left p
	{
		padding: 10px;
	}


#calendar1 {
	padding: 0 10px 20px 10px;
}

	#calendar table, #wp-calendar {
	width: 100%;
	text-align: center;
}

	#calendar thead {

	}

	#calendar tbody td {
		border: 1px solid #F1F1F1;
	}

	#calendar #prev {
		text-align: left;
	}

	#calendar #next {
		text-align: right;
	}

	#calendar tfoot a {
		text-decoration: none;
		font-weight: bold;
	}

	#calendar #now, #today {
		background: #696969;
		border: 1px solid #ff0000;
		font-weight: bold;
		color: #ffffff
	}

#right
{
	margin: 0 10px 10px 192px;
	padding-top: 10px;
font-size: .85em;
}

	#right .box
	{
		border: 1px solid #C9C9C9;
		background: #ffffff;
		padding: 10px;
		margin-bottom: 10px;
	}
	
	#right .title {
	}
	
	#right .entry {
		line-height: 1.75em;
	}
	
	#right .entry p {
		padding-top: 10px;
	}

	#right ol, #right ul
	{
		margin-left: 30px;
	}
#right h1 {
border-bottom: 1px solid #333;
}
	#right H4
	{
		margin: 0;
		padding: 0px;
		color: #65A204;
	}

	#right a
	{
		color: #65A204;
		text-decoration: none;
	}

	#right p {
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
	}

	#right .date2 {
		margin: 10px;
		padding: 0;
		padding-top: 5px;
	}

	#right h2 {
		margin: 0;
		padding: 0;
		padding-top: 10px;
		color: #65A204;
	}
#right h3 {
font-size: 1.2em;
font-weight: bold;
padding-top: 6px;
}

.right-area {
 float: right;
 border-left: 1px solid #808080;
 border-bottom: 1px solid #808080;
 margin: 5px 0px 5px 5px;
}
.right-item {
 font-size: .8em;
 line-height: 1.1em;
 margin: 5px 0px 5px 5px;
 padding: 5px 5px 5px 5px;
}
.right-item a {
 font-size: 1.25em;
}

.date {
	text-align: right;
	color: #65A204;
	font-size: .9em;
}

	.date a {
		color: #65A204;
	}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x; 
}

	#footer p {
		margin: 0;
		font-size: .8em;
		text-align: center;
		color: #ffffff;
	}

	#footer a {
		color: #ffffff;
	}

.widget_search
{

}

.post-body
{

	margin-top:15px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 140px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/menu_r.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/menu_r.gif) repeat-x;
        text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

#commentlist li
{
	margin-left: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}

#author, #email, #url
{
	border: 1px solid #666666
}