/*
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 {
	margin: 0;
	padding: 0;
        padding-top: 50px;
        padding-bottom: 50px;
	font-family: "Trebuchet MS",Verdana, Arial, Serif;	
	line-height: 1.5em;
	font-size: 12px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 12px; /* easy scaling */
  	font-size: 0.86em;
/*        background:#000000; */
  	background:url('images/texture1.jpg '); 
/*	background:#5C6A73; url('images/bg.gif '); old */
        background-attachment: fixed;
 	color:#000;

}
body{
border:5px solid #CCCCCC;
}

	
h1 {font-size:1.8em;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.3em;}
h5 {font-size:1.2em;}
h6 {font-size:1.0em;}


img
{
/*	border:2px solid #6590A6; */
/*	1px solid #A5ABAB; old */
        border:3px solid #344152;
        margin: 0 0.5em 0 0.5em;
	padding: 0px 0px 0px 0px;
}

#img a, #img a:hover{border:none; padding:0;}
.img a, .img a:hover{border:none; padding:0;}

}
img.right 
{
	float:right;
	padding:3px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:3px;
	margin:0 1em 1em;
}

blockquote{
	border-left:10px solid #A5ABAB;
/*	border-left:1px solid #A5ABAB; old */
	margin:25px 20px 10px 10px;
/*	margin:25px, 20px; old */
	padding: 20px 10px 10px 40px; 
        background: #D9D7CC url(images/quote.png) no-repeat 7px 10px;
	}



dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a {
	text-decoration: none;	
}
a:link 
{
	color: #3B6AA0;   
	border-bottom:0px solid;
	background:none; 
}
a:visited {
	color: #a66349;  
	border-bottom:0px solid;
	background:none;  
}
a:hover, a:active {  
  border-bottom:#aba195 0px solid;
  background:#fffaf0;
  color: #993333;
}


/* container */


#container {
	width: 950px;
	margin: 0 auto;
	padding:0;
/*	background:#D9D7CC; old */
	background:#cccccc;
	color:#333;
	overflow: hidden;
        border: 8px double grey;
	}
	
/* header */

#header {
	height: 220px;
	background: url(images/Em.jpg) no-repeat right top;
	margin:0 auto;
	padding:0;
        		
}

#headerlink {

        display:none;
        outline-style: none;
        width:900px;
        height:200px;
        margin:20px 20px;
}

#header h1 
{
	font-size:2em;
	margin:10px 0 0 10px;
        display:none;	
}
#header h1 a:link,#header h1 a:visited 
{
	border-bottom:none;	
	background:none;
}
#header h1 a:hover,#header h1 a:active
{
	border-bottom:#fff 1px solid;	
	background:none;
}
#header h4
{
	font-size: 1.1em;
	font-style:italic;
	margin: 5px 0 0 10px;	
	padding:0;	
}
#header * 
{
	color:#eee;
}

/* main menu */


#menu {
        background:url('images/menu2.jpg ');
/*	background:#344152; */
/*	color: #3B6A87; old */
	font:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:947px;
        height:30px; 
	overflow:hidden;
	text-transform:uppercase;
	letter-spacing:0px;
        border: 2px solid grey;
        border-bottom: 3px solid grey;
}


#menu ul {
	margin:0;
	padding-left:20px;
}

#menu ul li {
	list-style-type: none;
	float:right;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:10px 10px 10px 10px;
	margin: 0;
	color: #D9D7CC;
	display:block;
	font-weight:bold;
	
}

#menu ul li a:hover {
	background: #cccccc;
	color:#000;
	text-decoration:none;
}



/* content */


#content {
	float:left;
	width:630px;
	overflow: hidden;
	margin:14px;
	border-right: 1px solid #f2f2f2;
	padding-right:30px;
	padding-left:10px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 16pt;
	}
	
.post h2{
	font-family: Georgia, Verdana, Arial, Serif;
        font-size: 13pt; 
	color: #3B6AA0;
	font-weight:bold;
	padding-top:25px;
        padding-bottom:10px;
	}
	
.post h2 a{
	color: #3B6AA0;
	text-decoration: none;
	
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.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 */

#sidebar {
	font-family: 'Frutiger Linotype', 'Trebuchet MS', 'Lucida Grande',
	font-size:9pt;
	font-weight:600;
	width:230px;
	float:left;
	margin:0;
	padding: 5px;
	line-height:1.3em;
	}

#sidebar h2
{
	font-family: Georgia, Verdana, Arial, Serif;
        margin:20px 0px 5px 0px;
	font-size: 12pt;	
	color: #3B6AA0;	
	height:20px;
	border:none;	
	font-variant:small-caps;		
	font-weight:bold;
	padding:5px 10px 3px;
	background:url(images/sideh2crop.png) no-repeat top center;
}


#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 
{
	color: #336699;	
	border-bottom:0px solid;
}

#sidebar a:active{
background-color:#5C6A73;
    text-decoration:none;color:#fff;    
}



/* comments */


#commentform{
	background:#8C8C79;
	margin:0;
	padding:10px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #3B6A87; text-decoration: none; border-bottom: 2px 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:100%;
	}

#comments{
background-color:#6590A6;
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: 3px 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 #FFFFFF;  
/*	border-top:1px solid #8C8C79; old */
	border-bottom:2.2px 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 */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:3px;
	border:1px solid #8C8C79;
	width:200px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#D9D7CC;
	color:#8C8C79;
	text-transform:lowercase;
	}


	
/* misc */
#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:0 1em 1em 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.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 */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-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;
	min-height:274px;
	height:auto;
	
	background:#646464;
	text-align: left;
	padding:5px 0 0 0;
	color: #fff;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width:100%;
	margin:10px 0 0 0;
}

#footer h2{
clear:both;
	COLOR: #fff;
	text-transform:uppercase;
	font:normal 17px arial;
        text-align: left;
	margin:0px 0px 8px 0px;
	padding:40px 0px 0px 0px;
	border-bottom:1px dashed #ccc;
}

#footer A:link {
	COLOR: #A4D3EE; 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:normal;
}

.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:10px 10px 10px 10px
}

.fcontent3 img{
padding:1px;

background:#c7c480;
margin:5px 0 0 2px;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

hr
{       
        border:0;
        color: black;
        background-color: black;
        margin-top:0px;
	width: 100%;
        
}

h7
{
        
	line-height: 0.9em;	
	font-size: 3em;
        font-weight: 500 ;
        margin:0 0.05em 0 0;
        color: #000000;	
	border-bottom: none;

}

h8
{
        
	line-height: 0.9em;	
	font-size: 3em;
        font-weight: 600;
        margin:0 0.05em 0 0;
        letter-spacing 10px;
        color: #8B1A1A;	
	border-bottom: none;

}

h10
{
	font-family: Georgia, Verdana, Arial, Serif;
        font-size: 1em;
        text-align: center; 
	color: #3B6AA0;
	font-weight:normal;
	margin:0 0.05em 0 0;        
	border-bottom: none;

}


#header h1 { display:none }

global $more;
$more = 0;

/* Navigation */
#gnav 
{
	list-style:none;	
	margin:0 auto;
	padding:0 0 3px 0;	
	background:#000;
	border-bottom:#FFFFFF 2px solid;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:bold;
	text-align:right;	
	font-size:1.2em;
       			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;
        float: center;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#ccc;
	text-decoration:none;
	padding:4px 0;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
	background:none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active


{
	border-bottom:#eee 2px solid;
	color:#fff;
}

.tgTranslatorFirstRow {
padding-top: 3px;
}



div.randompic {
	text-align:center;
	margin:0;
	padding:0;
}

div.randompic_picture {
	margin:0;
	padding:0;
        border:2px solid #000000;
}

div.randompic_picture img {
	border:1px solid #000000;
	padding:0;
        margin:0;
}

div.randompic_title {
	font-weight:bold;
	margin:2.5px 0;
	padding:0;
}

div.randompic_text {
	margin:2.5px 0;
	padding:0;
	text-align:left;
}


div.randompic_nextentry { /* The 'Next Picture' link */
	margin:0;
	padding:0;
}



div.pictxt {
	text-align:center;
	margin:0;
	padding:0;
}

div.pictxt_picture {
	margin:5px 0;
	padding:0;
        border:2px solid #4682B4;
}

div.pictxt_picture img {
       border:2px solid #000000;
       padding:2px;
       margin:-15px;
} 

div.pictxt_title {
	font-weight:bold;
	margin:2.5px 0;
	padding:0;
	
}

div.pictxt_text {
	margin:1px 0;
	padding:0;
	text-align:left;
}

div.pictxt_nextentry { /* The 'Next Recommendation' link */
	margin:0;
	padding:0;
}


