/*
Theme Name: Eco
Theme URI: http://digitaltools.node3000.com/download/eco
Description: Nature and design inspired theme based on 960grid and 18px line height system
Tags: 960grid, design
Version: 0.0.4
Author: Martin Wisniowski
Author URI: http://digitaltools.node3000.com

*/

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

/* neat colors: http://kuler.adobe.com/#themeID/189462 */

body {
	padding: 0;
	margin: 0;
	font-size: 100%;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff url(images/zapf-002.gif) right top no-repeat;
	background: #A3A649;
	background: #fff;
	line-height: 1.125em;
}
	
p { 
	font-size:0.80em;
	margin-bottom: 18px;
	font-family: Helvetica, Arial, sans-serif;	
	line-height: 1.5em;
}

il, ol { margin-bottom: 18px; }
ul li ul, ol li ol, li { margin-top: 0; margin-bottom: 7px; font-size:0.80em; }
h3, h4, h5, h6 { margin-bottom: 18px; }

h3 { 
	font-size: 20px;
	color: #B0D91E;
}

/* TODO - Linkcolor??
		Bildflaot - left
		Bildunterschrift (small) in Pink
 */

blockquote {
	color: #148C32;
	padding: 36px 36px 18px 36px;
	padding: 0 0 0 15px;
}

code, pre {
	background: #fff url(images/box-bg.gif) repeat-x top left;
	color: #008C00;
	padding: 17px 10px;
	border: 1px solid #008C00;
	font: normal 12px/18px "Luxi Mono", "Courier New", monospaces;
	display: block;
}
small {
	line-height: 0.75em;
	line-height: 1.225em;
	font-size: 0.66em;
}
	

/* Page wrapper */
#page {	
	background: #F2EEAC;
	background: #fff;
	color: #4d4d4d;
	padding: 0 12px;
}

/* Boxes */
.box {
	padding: 0 10px;
	border: 1px solid #DEDBD1;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	margin-bottom: 17px; }
.box .more {
	line-height: 18px;
	height: 18px;
	text-align: right;
	display: block;
	margin-bottom: 17px;
	font-size: small; 
}
.pagination {
	margin-top: 18px;
	margin-bottom: 18px;
	display: block;
	min-height: 18px;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	padding: 17px 10px;
	border: 1px solid #DEDBD1;
}
.widget {
	padding: 17px 10px;
	border: 1px solid #DEDBD1;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	margin-bottom: 18px;
}

/* Header */
#header {
	margin-top: 6px;
	margin-bottom: 12px;
	height: 168px;	
}
#header h1 {
	background: url(images/ggrow-logo.gif) no-repeat top left;
	font-family: georgia, serif;
	margin: 21px 0 5px 0;
	line-height: 36px;
	font-size: 36px;
	font-weight: bold;	
	text-align: left;
	width: 200px;
	height: 85px;
	color: #639E31;
}
#header p {
	position: relative;
	line-height: 18px;
	font-size: 18px;
	margin-left: 0;
	margin-bottom: 18px;
	text-align: left;
	font-weight: bold;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header #search-form {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	text-align: right;
}
#header #search-form #s { width: 264px; }
#header #search-form input {
	color: #4d4d4d;	
	padding-left: 2px;
}

/* Top Menu */
#topmenu {
	line-height: 18px;
}
#topmenu ul {
	padding: 0;
	margin: 0;	
	text-align: left;	
	height: 20px;
}
#topmenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topmenu ul li a {
	margin: 0;
	padding: 2px 10px;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	background: #639E31;
	background: #B0D91E;
}
#topmenu ul li a:link,
#topmenu ul li a:visited {
	color: #fff; 
}
#topmenu ul li.current-cat a:link,
#topmenu ul li.current-cat a:visited,
#topmenu ul li.current_page_item a:link,
#topmenu ul li.current_page_item a:visited {
	background: #000084;
	background: #FF0084;
	background: #FF6D1F;
	background: #FFBD1F;
	
}
#topmenu ul li a:hover,
#topmenu ul li.page_item a:hover,
#topmenu ul li.current_page_item a:hover {
	background: #000084;
	background: #639E31;
	color: #fff;
}

/* Content */
.da-com {
	display: block;
	clear: both;
	position: relative;
	height: 18px;
	line-height: 18px;
	padding: 3px 0 0 0;
	border-bottom: 1px solid #efefef; }
.da-com .right a { /* comment icon */
	background: url(images/comment.gif) no-repeat left 4px;
	padding-left: 18px; }
.da-com .right a.mild {
	background: url(images/comment-mild.gif) no-repeat left 4px;
	padding-left: 18px; }
.da-com .right a.hot {
	background: url(images/comment-hot.gif) no-repeat left 4px;
	padding-left: 18px; }
	
.entry p {	
}

h2 {
	font-size: 28px;
	line-height: 18px;
	line-height: 30px;
	display: block;
	clear: both;
	margin: 18px 0;
	padding: 0;
	color: #639E31;
}
.featured h2 {
	font-size: 28px;
	line-height: 30px;
	margin: 9px 0 18px 0;
	padding: 0;
}
.single-post h2 {	
	margin-top: 10px;	
}
.inserat {
	background: #B5DB18;
	color: #000;
}
.inserat h2,.inserat h2 a {	    
	color: #000;
}
.inserat p a {
	text-decoration: underline;
	color: #000;
}
.single-post p {	
}

/* quick link design */
.single-post a {
	text-decoration: underline;
}
.single-post a:hover {
	text-decoration: none;
}
.single-post .pagination a, .single-post small a {
	text-decoration: none;
}
.single-post .pagination a:hover, .single-post small a:hover {
	text-decoration: underline;
}


.search-result h2 {
	font-size: 16px;
	line-height: 18px;
	display: block;
	clear: both;
	margin: 18px 0;
	padding: 0;
}

.left { float: left; }
.right { float: right; }

/* Comments */
.comment { padding: 17px 10px; margin-bottom: 17px; }
.comment-avatar { float: left; font-size: 36px; font-weight: bold;}
.comment-content { margin-left: 60px; }
.comment-info { margin-bottom: 17px; line-height: 18px; }
.comment-info .author { padding-left: 20px; background: url(images/author.png) no-repeat top left; }
.comment-info .date { padding-left: 20px; background: url(images/date.gif) no-repeat 1px 3px; }
.box .comments-title { margin-top: 17px; margin-bottom: 18px; line-height: 18px; }

#comments div.comment,
#comments div.author {
 	padding: 17px 10px 0 10px;
	border: 1px solid #DEDBD1;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	margin-bottom: 17px; }
#comments div.author { 
	border: 1px solid #639E31; }
/*#comments div.comment .prvi { margin-top: 17px; }*/

#new-comment-form h3 {
	color: #000;
	padding-left: 0;
	margin-bottom: 6px;
}

/* Comment Form */
form, fieldset { margin: 0; padding: 0; border: none; }
input, textarea {
	background: #B5DB18;
	border: 1px solid #DEDBD1;
	margin: 0px 0 8px 0;
}
fieldset {
	padding-left: 1px;
}
textarea { 
	padding: 2px;
}
#commentform fieldset p small code { border: none; background: #fff; color: #4d4d4d; margin: 0; padding: 0; display: inline; }

/* Sidebar */
#sidebar {	
}

#sidebar .pagenav { 
	list-style: none; margin-left: 0;
}
.widget h2, #sidebar .widgrt h2, #sidebar .widgrt h3 {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 18px 0;
	padding: 0;
	color: #639E31;
}
.widget ul, .ppc ul {
	list-style: none;
	margin: 0;
	padding: 0; }
.widget ul li, .ppc ul li {
	line-height: 18px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat left top;
	}
.widget ul li ul li {
	background: url(images/bullet2.gif) no-repeat left top;
}

/* Footer */
#footer {
	color: #4d4d4d;
	height: 54px;
	padding-bottom: 18px;
	text-align: center;
	border-top: 1px solid #639E31;	
}
#footer p { 
	line-height: 18px; margin-top: 18px; 
}

/* Links */
a { 
	text-decoration: none;
}
a:link, a:visited { color: #639E31; /* eco green */ }
.widget a:link, .widget a:visited { 
	color: #FF0084;
	color: #FF6D1F;
	
	font-size: 12px;
}
a:hover, .post a:hover, .widget a:hover { 
	/* color: #639E31; eco green */ 
	text-decoration: underline;
}

/* Ads in post */
.ads {
	background: #fff;
	height: 72px; 
	margin-bottom: 18px;
	text-align: center; }

/* Generic WordPress styles */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

.centered, .aligncenter, 
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	}

.alignright, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignleft, img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.single-post small {
	font-size: 12px;	
	color: #EF008C;
	color: #FF6D1F;	
	color:#FF0084;
}

/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End captions */
