/* 
Theme Name: DreamGrow Theme
Theme URI: http://www.dreamgrow.ee/
Description: DreamGrow Wordpress Theme.
Version: 1.0
Author: Sven Tiirusson
Author URI: http://www.dreamgrow.ee
*/

body {
 margin: 0px;
  padding: 0px;
	 font-size: 14px;
		font-family: arial, san-serif;
	 font-weight: normal;
	line-height: 1.7em;
}


h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; color: #333333; }
a, a:link, a:active { color: #EE4705; }
a:hover { color: #000000; }

/** GENERAL TAGS **/

.contentwrap {position: relative; width: 900px; margin: 0px auto;  }

#menuwrap {
border-bottom: 1px solid #C1E7FF;
background-color: #b3def0;
}

#menuwrap h1{
font-weight: normal;
}
#menuwrapwrap {
width: 900px;
margin: 0px auto 0px auto;
padding: 20px 0px;
 
}
#mainmenu {
display: none;

}

#mainmenu a {
display: none;
text-decoration: none;
font-size: 16px;
}

#mainmenu ul {
margin: 0px;
padding: 0px;
list-style: none;
float: right;
}

#mainmenu li {
float: left;
}

#mainmenu ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0px 10px;
	text-shadow: #333 1px 1px 1px;
}

#current {
background-color: #b3def0;
	color: #555555;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
}

#current a {
color: #333333;
text-decoration: none;
}


.clear { clear: both; }
.heading { margin-bottom: 10px; padding: 5px 0 5px 0; }
.heading h3 { float: left; } 
.navigation a { text-decoration: none; background: #F5EBDD; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; text-transform: uppercase; font-size: 14px; font-weight: bold; width: 160px; display: block; text-align: center; padding: 4px; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }

#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
	#s_big {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 16px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
	#searchsubmit_big {
	background: #EE4705;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #FFFFFF;
	}
	
#searchsubmit {
	background: #EE4705;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #FFFFFF;
	}

/** HEADER **/
#headerwrap {
margin: 0px auto 0px auto;
background-color: #ffffff;
}

#headlogo { position: absolute; left: 0px; top: 20px;}
#headlogo img {border-width: 0px;}
#header ul { width: 600px; margin: 5px 0px 0px 0px; padding: 0px; list-style: none; float: right; }
#header ul li { display: inline; }
#header ul li a { width: 105px; padding: 15px 0 15px 0; font-size: 14px; text-decoration: none; display: block; float: left; text-align: center; color: #DCA89B; }
#header ul li a:hover { color: #333; }
#header ul li.current_page_item a { width: 130px; color: #666; }
#header {
  position: relative;
	width: 900px;
	height: 60px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	}
#search {
display: none;
	}

/** ARTICLE COLUMNS **/

.maincontent {
float: left;
 width: 560px;
 min-height: 350px;
 background-color: #ffffff;
 margin-bottom: -50px;
 padding: 20px 20px 150px 20px;
 line-height: 1.7em;
 }
 
 .maincontent h2 {
 margin: 5px 0px;
 color: #0066cc;
 }
.articlecolumn { width: 320px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
.maincontent h2, { font-size: 20px; font-weight: bold; padding: 0px; margin: 0px; }
.maincontent h2 a { color: #0066cc; text-decoration: none; }
.maincontent .postmeta {color: #666666; font-size: 11px; margin: 0px 0px 15px 0px}
.maincontent .postmetadata {color: #666666; font-size: 11px; margin: 15px 0px 15px 0px}
.maincontent p {  margin: 5px 0px 5px 0px; }
.maincontent p a, .articlecolumn .article p a { font-weight: bold; }

.maincontent #rsstext {
margin: 10px 0px;
padding: 5px 0px 5px 0px;
border-top: 1px solid #ccc;
height: 32px;
border-bottom: 1px solid #ccc;
}

.maincontent #rsstext img {
float: left;
margin-right: 10px;
}
/** SIDEBAR **/

.homesidebar { width: 180px; border-top: solid 0px #D8CFC1; float: right; padding-top: 5px; }
.homesidebar h3 { border-bottom: solid 1px #D8CFC1; line-height: 1.7em; padding-bottom: 7px; margin-bottom: 10px; color: #06a0ff; }
.homesidebar ul { list-style: none; padding: 0px; margin: 0px; color: #C3B39D; font-size: 11px; }
.homesidebar ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 6px; margin-bottom: 5px; }
.homesidebar ul li a { font-size: 12px; margin-right: 4px; }
.homesidebar .item { margin-bottom: 40px; }


/** SINGLE POST **/

#singlepost { width: 600px; float: left; margin: 20px 0 0 0; }
#singlepost .postcontent { line-height: 1.7em; }
#singlepost .postcontent .intro { width: 560px; float: left; background-color: #fff; padding: 10px; margin: 0px 0px 0px 0px;  }
#singlepost .postcontent h2 { color: #EE4705; margin: 0px 0px 4px 0px;  }
.singlepost .posthead span {  font-weight: bold; text-transform: uppercase; font-size: 13px; }
#singlepost .postcontent p { font-size: 12px; margin: 0px;}
.singlepost blockquote { margin: 0px; padding: 0px 0px 0px 65px; background: url(images/quote.jpg) no-repeat top left; color: #917A69;  font-size: 13px; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 30px; line-height: 30px;  }
.singlepost .post { margin-bottom: 40px; }
.singlepost .posthead h2 a { text-decoration: none; }

/** HOMEPAGE NEWS SECTIONS **/

#singlesidebar{ float: right; width: 280px; margin: 10px 0px 30px 0px; display: none; }
#singlesidebar .article {margin-bottom: 20px; line-height: 1.6em;}
#singlesidebar .article p { margin: 0px;}
#singlesidebar h2 { font-size: 18px; color: #0066cc; margin: 0px 0px 15px 0px; text-align: right; }
#singlesidebar .article h3 { font-size: 14px; font-weight: bold; margin: 10px 0px 0px 0px; color: #0066cc }
#singlesidebar .article h3 a { text-decoration: none; }
#singlesidebar .item h3 { font-size: 16px; font-weight: bold; margin: 0px 0px 0px 0px; color: #0066cc }
#singlesidebar ul{ margin: 0px 0px 10px 0px; padding: 0px 0px 0px 18px; list-style-type: square; }



#newsletter {
position: absolute;
width: 260px;
border: 1px solid #ffffff;
margin: 15px 0px;
padding: 10px;
background-color: #ffffff;
	-moz-border-radius-topleft: 8px;
	-khtml-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-khtml-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-bottom-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-top-bottom-radius: 8px;
	-webkit-border-top-bottom-radius: 8px;
	border-top-bottom-radius: 8px;
z-index: 200;
}

#newsletter h3 {
color: #06a0ff;
}

.wpsb_form_txt {
width: 150px;
border: 1px solid #666666;
}

.wpsb_form_label {
text-align: right;
margin: 0px;

}
.wpsb_form_btn {
	background: #4A7EB8;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px 10px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	
	}
	
/************************************************
*	Footer Footer Footer ja veel kord Footer  		*
************************************************/

#footer-bg-straw {
display: none;
  position: absolute;
  height: 100px;
	width: 100%;
	margin-top: 20px;
	background-image: url(images/footer-bg-straw.png);
	background-repeat: repeat-x;
	background-position: top left;	
	z-index: 50;
	}	
	
#footer-bg-straw-overlay {	
display: none;
  position: absolute;
	margin-top: 60px;
	width: 100%;
	background-image: url(images/footer-bg-straw-overlay.png);
	background-repeat: repeat-x;
	z-index: 100;
	}
	
	.weed {
	display: none;
  position: absolute;
	bottom: 30px;
	left: 20px;
	background-image: url(images/weed.png);
	width:196px;
	height:150px;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 1;

}
.idu {
display: none;
  position: absolute;
	right: 80px;
	bottom: 30px;
	margin-top: 0px;
	background-image: url(images/idu.png);
	width: 180px;
	height: 200px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#footer {
display: none;
	width: 900px;
	color: #333;
	margin: 0px auto 0px;
	padding: 0px 0px;
	z-index: 100;
	
	}
	
#footer p {
	color: #333;
	font-size: 12px;
    font-weight: normal;
	margin: 0px 0px 7px 0px;	
	padding: 0px;
	}

#footer a {
	color: #333;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
	

	
.footerleft {
display: none;
	width: 500px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	}
	
.footerright {
display: none;
	width: 250px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
/** COMMENTS **/

.comments { padding: 0px; margin-top: 0px; }
.comment-meta { width: 130px; float: left; padding: 0px 0 10px 0; text-align: right;}
.commenttext { float: right; width: 400px; padding-left: 20px; border-left: dashed 1px #aaaaaa; margin-top: -5px; margin-bottom: 5px;}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #B4AB9D; }
.comment-meta a { color: #000000; text-decoration: underline; }
.comment { margin-bottom: 15px; }
.comments h3 { display: block; padding-bottom: 10px; margin: 10px 0 20px 0; color: #0066cc; border-bottom: solid 3px #dddddd; }
#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}
#commentform input { border: solid 2px #dddddd; background-color: #ffffff; padding: 3px; width: 300px; margin-right: 10px; }
#commentform textarea { width: 560px; border: solid 2px #dddddd; padding: 3px;  margin-bottom: 10px;}