/*
Theme Name: Irrigation
Theme URI: http://preuro.eu/irrigation/
Description: <a href="http://preuro.eu/irrigation/">Irrigation</a> new smooth WordPress theme. A two-columned wordpress theme with customizable header. Fixed-width, two columns. In green-brown colour.
Author: Dannci
Author URI: http://preuro.eu
version: 1.1.0
Tags: green, dark, brown, two-columns, fixed-width, sticky-post, custom-header
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: #5C6A73 url('images/background_gradient.png') repeat-x; /* #5C6A73; */
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:20px;
	
	}

	
h1 {font-size: 18pt; clear: both;}
h2 {color: #810541; font-size: 14pt; clear: both;}
h3 {color: #810541; font-size: 11pt; clear: both;}
h4 {color: #810541; font-size: 9pt; font-weight: bold; clear: both;}

img{ border: none; padding:10px; }

#img a, #img a:hover{border:none; padding:0;}
.img a, .img a:hover{border:none; padding:0;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#517661; /* #193848; */
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

a:hover{text-decoration: none; color:#5C6A73;}



/* container */

#maincontainer {
	width: 970px;
	margin: 0 auto;
	padding:0px;
	color:#333;
	overflow: hidden;
	}

#container {
	width: 970px;
	padding:0px;
	color:#333;
	overflow: hidden;
	float: right;
	background: #ebe8df;
	}
	
/* wrapper */
#wrapper {
	width: 970px;
	margin: 0 auto;
	padding:0px;
	color:#333;
	overflow: hidden;
	background:  url('images/two_column_inv_970.png') repeat-y;
	height: 100%;
}
	
/* header */

#header {
	background:#8C8C79;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
  	width: 850px; 
  	height: 154px;
	color: #fff;
	text-align:left; 
	}

#header h1{
	font:normal 15pt arial, verdana, georgia, times;
	padding:15px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;	
	}
	
#header h1 a{color: #D9D7CC; text-decoration: none;font:bold;	}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt verdana, arial,georgia, times;
	color:#fff;
	padding: 0 0 0 18px;
	margin:0;	
	}

.headerlink
{
	width: 850px;
	height: 125px;
}
	
/* sidebar menu */

.menuleft {
		padding: 10px;
		font-size: 11pt;
	}
.menuleft ul{

	list-style:none;
	margin:0;
	padding:0;
	}
.menuleft li{
	margin-left: 10px;
	padding:2px;
	}
.menuleft li a{
	font-weight:normal;
	margin:0px;
	text-decoration:none;
	}
	.menuleft li a:hover, .menu ul li:hover a{
		/* background: url("images/hover.png") bottom center no-repeat; */

		}
.menuleft li ul{
	height:auto;
	padding:0px;
	margin-left: 20px;
	}
.menuleft li:hover ul{

	}
.menuleft li li {
	float:none;
	margin:0px;
	padding:2px;
	}
.menuleft li:hover li a{
	
	}
.menuleft li ul a{
	margin:0px;
	}
	.menuleft li ul a:hover, .menuleft li ul li:hover a{
		}
.menuleft li ul li ul
{
	padding:2px;
	border: 0px;
}
.menuleft li ul li ul a{
}
		
.menuleft p{
	clear:left;
	}	
	
/* main menu */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width: 970px;
	top:120px;
	position:absolute;
	background-image: url('images/80p_white.png');
	}
.menu ul{
	
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
.menu li{
	float:left;
	padding:0px;
	}
.menu li a{
	background: url("images/seperator.png") bottom right no-repeat;
	color:#193848;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
	}
	.menu li a:hover, .menu ul li:hover a{
		/* background: url("images/hover.png") bottom center no-repeat; */
		color:#193848;
		text-decoration:none;
		}
.menu li ul{
	background: #ebe8df;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:1px solid #000000;
	position:absolute;
	width:325px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
	}
.menu li:hover ul{
	display:block;
	}
.menu li li {
	background:#f9f7f2;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	}
.menu li:hover li a{
	
	}
.menu li ul a{
	background:#f9f7f2;
	display:block;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:1px 10px 1px 15px;
	text-align:left;
	}
	.menu li ul a:hover, .menu li ul li:hover a{
		background:#f9f7f2 url('images/hover_sub.png') center left no-repeat;
		color:#193848;
		border: 0px;
		text-decoration:none;
		}
.menu li ul li ul
{
	display: none;
	border: 0px;
}
.menu li ul li ul a{
	display: none;
}
		
.menu p{
	clear:left;
	}	

/* content */


#content {
	float:left;
	width:790px;
	min-height: 300px;
	overflow: hidden;
	margin:14px;
	border-right: 0px solid #f2f2f2;
	padding-right:20px;
	padding-left:10px;
	}
#contentsmall
 {
	float:left;
	width:550px;
	min-height: 300px;
	overflow: hidden;
	margin:14px;
	border-right: 0px solid #f2f2f2;
	padding-top: 0px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom: 0px;
	}
	
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	font-size: 10pt;
	}
	
.post h2{
	font:normal 16pt arial, verdana, georgia, times;
	border-bottom:1px solid #8C8C79;
	padding-top:25px;
	}
	
.post h2 a{
	color: #193848;
	text-decoration: none;
	
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ol
{
	list-style-type: decimal;
	margin-left:20px;
	padding-left:20px;
}
	
.post ul 
{
	margin-left:20px;
	padding-left:20px;
}

.post li {}

.entry p
{
	margin:12px 0;
}

.postmetadata{
	clear: both;
	background:#D9D7CC;
	padding:6px;
	margin: 20px 0;
	border-top:1px solid #8C8C79;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline;
	}
	
.alignleft a{float:left; margin:25px 0; display:inline-block;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */


#sidebarleft {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	font-weight:bold;
	width:240px;
	float:left;
	margin:155px 0px 0px 0px;
	padding: 0;
	position: fixed;
	background: #d9d7cc;
	}


#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	font-weight:bold;
	width:240px;
	float:right;
	margin:0px;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #5C6A73;
	font-weight:bold;	
	margin: 0;
	padding: 0;
	padding-top:10px;
	text-transform:uppercase;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 8px;}

#sidebar img,  #sidebar img a, #sidebar img a:hover{padding: 5px; margin: 0; border:none;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 0px;
	list-style-type: none;
	color: #898989;
}

#sidebar li a{
    
    text-decoration:none;    
    display: block;
    color:#575757;
    	text-decoration: none;
    	margin: 0px;
    	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid  #f2f2f2;
}

#sidebar a:hover{
background-color:#8C8C79;
    text-decoration:none;    
    display: block;
    color:#fff;
    	margin: 0px;
    	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid  #f2f2f2;
}

#sidebar a:active{
background-color:#193848;
    text-decoration:none;color:#fff;    
}


/* sidebar-home */

#sidebarhome {
	width:240px;
	float:right;
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	}

#sidebarhome p {margin:0; padding: 0 12px 0 12px;}

#sidebarhome ul {
	margin-left:20px;
	padding-left:20px;
	}
	
#sidebarhome table
{
	margin-left:12px;
}
#sidebar img
{
	clear: both;
	float: middle;
	margin: 12px;
}
	
/* comments */


#commentform{
	background:#8C8C79;
	margin:0;
	padding:10px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #193848; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: arial, georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	background-color:#999999;
	}
	
#comment{
	width:80%;
	}

#comments{
background-color:#193848;
padding: 5px 0 5px 10px;
color:#FFFFFF;
	}

#author, #email, #url, #comment, #submit{
	background: #D9D7CC;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:3px;
	border: 1px solid #D9D7CC;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #D9D7CC;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	border-top:1px solid #8C8C79;
	border-bottom:1px solid #8C8C79;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */
.search{
	position: absolute;
	width: 100%;
	height: 100%;
	}

#searchform{
	position: absolute;
	top: 5px;
	left: 10px;
	padding:0;
	margin: 0px auto;
	}

#searchform input#s{
	position: absolute;
	left: 0px;
	margin: 0px auto;
	padding:3px;
	border:1px solid #8C8C79;
	width:201px;
	height: 17px;
	color: #777777;
	}

#searchform input#searchsubmit{
	border:none;
	background:#D9D7CC;
	color:#8C8C79;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear:both;
	float: left;
	background:#193848;
	text-align: left;
	padding: 5px 0px 0px 0px;
	color: #fff;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width:970px;
	margin:0px 0px 0px 0px;
}

#footer h2{
clear:both;
	COLOR: #fff;
	text-transform:uppercase;
	font:normal 17px arial;
	margin:0px 0px 8px 0px;
	padding:40px 0px 0px 0px;
	border-bottom:1px dashed #ccc;
}

#footer A:link {
	COLOR: #ccc; text-decoration: none;
}
#footer A:visited {
	COLOR: #ccc; text-decoration: none;
}
#footer A:active {
	COLOR: #111; text-decoration: none;
}
#footer A:hover {
	COLOR: #666; font-weight:bold;
}

.fcontent12 {
float:left;
width:30%;
margin:0 15px 10px 20px;
}

.fcontent12 ul {
list-style-type:none;
margin:0px;
padding:0;
}

.fcontent12 ul li{
list-style-type:none;
margin:0px;
padding:0;
}

.fcontent12 ul ul{
margin:0px;
padding:0px;
}


.fcontent12 ul ul li {
list-style-type:none;
font:12px/20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:3px 0px 3px 22px;
color:#fff;
border-bottom: 1px dotted #ffdcdf;
background:url(images/foot-arr-l.gif) no-repeat left;
}


.fcontent3 {
float:left;
width:30%;
margin:0 0 10px 0px
}

.fcontent3 img{
padding:1px;

background:#c7c480;
margin:5px 0 0 2px;
}

.fadress {
	float:left;
	width:25%;
	margin:10px 15px 10px 20px;
	color: #FFFFFF;
	font-size: x-small;
	font-style: italic;
}

.fadress2 {
	float:left;
	width:30%;
	margin:10px 15px 10px 20px;
	color: #FFFFFF;
	font-size: x-small;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
