/*

Theme Name: umweltnetz
Theme URI: umweltnetz
Description: Basis: http://www.kaushalsheth.com 
Version: 0.1
Author: twp

*/

body {
	font: 62.5%/1.6em frutiger, arial, geneva, sans-serif;
	color:#000000;
	margin:0;
	border-top:2px solid #00B400;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family: frutiger, arial, geneva, sans-serif;
	font-size:3.8em;
	font-weight:normal;
	color:#00B400;
	letter-spacing:-1px;
	margin:5px 0;
}

h1 a {
	text-decoration:none;
	color:#00B400;
}

#footer {
	padding:20px;
	text-align:right;
	margin:0;
	color:#00B400;
}

/*


a#eckbutton {
position: fixed;
right: 0;
bottom: 0;
text-decoration: none;
text-indent: -999em;
height: 100px;
width: 100px;
background: url(http://www.umweltnetz.ch/content/wp-content/themes/umweltnetz/bildergalerie.jpg) bottom right no-repeat;
display: block;
}
*/

#header {
	border-top:20px solid #00B400;
}

#header .description {
	float:right;
	margin:34px 0 0 0;
	color:#00B400;
}

#header h1 {
	margin:5px 0 0 0;
	padding:20px 5px 5px 0;
	border-bottom:20px solid #00B400;
}

a#eckbuttono {
position: fixed;
right: 0;
top: 0;
text-decoration: none;
text-indent: -999em;
height:100px;
width: 100px;
background: url(http://www.umweltnetz.ch/content/wp-content/themes/umweltnetz/bildergalerie.jpg) bottom right no-repeat;
display: block;
}


#wrapper {
	width:840px;
	margin:0 auto;
	
}

#nav {
	padding:7px 0;
	margin:0;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#00B400;
	padding:2px 10px 2px 2px;
	background:#FFFFFF;
	font: 1.2em frutiger, arial, geneva, sans-serif;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#CCFF99;
	color:#000000;
	text-decoration:none;
}

#nav li a.active {
	background-color:#CCFF99;
	color:#00B400;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	border-right:1px solid #00B400;
	padding:5px 5px 5px 5px;
}



#content2 {
	margin:0 15px 0 0 !important;
	margin:0 15px 0 0;
	padding: 1px 1px 1px 1px;
}


#content p, #content2 p {
	line-height:16px;
	margin:5px 0;
	font-size:130%;
	word-spacing:1px;
	margin-bottom:0;
}




#content a, #content2 a{
	text-decoration:none;
	color:#00B400;
	border-bottom:1px solid #00B400;
}

#content a:hover, #content2 a:hover{
	color:#000;
}

#content h2, #content2 h2{
	font-family:frutiger, arial, geneva, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	margin:5px 0;
	padding:0px 0 2px 0;
	line-height:20px;
}

#content h2 a, #content2 h2 a {
	color:#00B400;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.5em;
	color:#000000;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:2px;
}

#sidebar li a {
	color:#00B400;
	text-decoration:none;
	font-size:1.2em;
}

#sidebar input {
	padding:2px;
	font:12px Courier;
}


p.news {
	padding:10px;
	background:#CCGFF99
	margin:10px 0;
	color:#00B400;
}

blockquote {
	padding:5px 15px;
	background:#CCFF99;
	margin:10px 0;
}

#content ul, ol {
	margin:2px 2px 2px 10px;
}


#content2 ul, ol {
	margin:2px 2px 2px 10px;
}
#content li {
	padding:2px;
	font-size:120%;
}


#content2 li {
	padding:2px;
	font-size:120%;
}

img {
	background:#CCFF99;
	padding:1px;
}

#content h3 {
	margin:10px 0;
	font:160% frutiger, arial, geneva, sans-serif;
	color:#00B400;
}

#content2 h3 {
	margin:10px 0;
	font:160% frutiger, arial, geneva, sans-serif;
	color:#00B400;
}

a.more {
	display:block;
	text-align:right;
	color:#00B400;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}




input {

	border: 1px solid #00B400;
	font-size: 11px;
}

input:hover {
	border:1px solid #00B400;
	
}
input:focus {
	border:1px solid #00B400;
	color:#00B400;
}


/*post stylng*/
.post{margin:0 0 5px 0;}

.post .info{
padding:1px 1px 18px 1px;
font-size:0.9em;
color:#00B400;
border-top: 1px solid #00B400;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #00B400;
}

#commentform {
margin: 1em 0;
background: #CCFF99;
width: 280px;
}

#commentform textarea {
background: #CCFF99;
border: 1px solid #00B400;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #00B400;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #00B400;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #CCFF99;
border: 1px solid #00B400;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #00B400;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #00B400;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
 
 
 a
 {
 color:#000000;
 }
 
 a:visited
 {
 color:#000000;
 
#sidebar li
{
list-style:none;
}

