/* 
	Theme Name: EveIsGreen
	Theme URI: http://www.evesexblog.com/themes
	Description: A Wordpress Theme by Eve
	Author: Eve
	Author URI: http://www.evesexblog.com/about
	Version: 1.0
*/

body {
	margin-top: 10px; 
	font-size: 10pt; 	
	font-family: Verdana,Tahoma; 
	text-align: center;
	color: #000;
	background-color: #a4e300; 
}

/* Layout
=============================== */

#ram {
	background: url('images/bg.jpg');
	margin: 0px auto;
	text-align: left;
	width: 769px;
}

#name {
	background: url('images/name.jpg') no-repeat;
	height:76px;
}

.titel {
	width: 285px;
	text-align: center;
	margin-top: 20px;
float: left;
}

.top {
	width:412px;
	text-align: right;
	float: right;
}

.search { padding-top: 10px; padding-right: 20px;}

*[class="search"]{ padding-top: 12px; padding-right: 20px;}

.topmenu { padding-top: 12px; padding-left: 2px;}

*[class="topmenu"]{ padding-top: 10px; padding-left: 2px;}

form#searchform { margin: 0;} /*  Wichtig behebt IE bug  */

#header {
	clear: both;
	background: url('images/header.jpg') no-repeat;
	height: 145px;
}

#navi {
	margin-left: 0px; 
	margin-top: 10px; 
	width: 140px; 
}

.menu {
	float: left;
	width: 140px; 
	margin-left: 7px;
}

*[class="menu"]{
	float: left;
	width: 140px; 
	margin-left: 15px;
}

#content {
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 10px; 
	width: 585px; 
	float: right;
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	height: 39px;
	text-align: center;
	font-weight: bold;
	line-height: 37px;
	color: #18a700;
}

/* Links
=============================== */

#footer A, #footer A:visited {	color: #255900; font-weight: bold; text-decoration: none;}

#footer A:hover { color: #255900; text-decoration: none;}

A:link {color: #255900; font-weight:normal; text-decoration:none;}
A:visited {color: #255900; font-weight:normal; text-decoration:none;}
A:hover, A:active {color: #255900; font-weight:normal; text-decoration:none;}

h2 A:link {	font-size: 14pt; color: #255900; font-weight:bold; margin: 0; }
h2 A:visited { font-size: 14pt;	color: #255900;	font-weight:bold; margin: 0;}
h2 A:hover, h2 A:active { font-size: 14pt; color: #255900;	font-weight:bold; margin: 0;}

/* Menu oben
=============================== */

ul#navitop {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#navitop li{
	float: left;
	background-color:  #e3f09f;
	border: 1px solid #a6e300;
	margin: 2px;
}


#navitop a{
	font: bold 10pt tahoma,verdana, arial, sans-serif;
	float: left;
	display: block;
	color:  #3f9405;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}

#navitop a:hover { 	background: #FEE6F9; color: #1d1d29;}

/* Menu
=============================== */

#navi h1{
	border-bottom: 0px;
	border-top: 0px;
	border-left: 6px solid #3d9201;
	border-right: 6px solid #3d9201;
	background: #3f9405 url('images/head.jpg') no-repeat;
	text-transform:uppercase;
	color: #F9FAF5;
	text-align: left; 
	font: bold 10pt tahoma,verdana, arial, sans-serif;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

.navi ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi li A {
	height: 16px;
	display: block;
	padding: 0;
	margin: 0 0 0px;
	padding: 2px 0 0 20px;
	border: solid #3d9201;
	border-width: 0px 2px 2px 0px;
	text-align: left;

}

.navi li A:link, 
.navi li A:visited {
	padding-right: 2px; 
	padding-left: 4px;
	color: #F9FAF5; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 6px solid #3f9405;
	border-right: 6px solid #3f9405;
	background-color: #7ccb00;
}

.navi li A:hover, 
.navi li A:active {
	padding-right: 2px; 
	padding-left: 4px;
	color: #3f9405; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
	border-left: 6px solid #3f9405;
	border-right: 6px solid #3f9405;
	background-color: #2f7a03;
}

/* Content
=============================== */

h1 {
	border-bottom: #fff solid 0px; 
	background-color: #fff;
	text-transform:uppercase;
	font: bold 9pt tahoma,verdana, arial, sans-serif;
	color: #F9FAF5;
	text-align: left; 
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 2px;
	line-height: 18px;
}

h2 { font-size:14px; font-weight:bold; color: #549f1e; margin-bottom: 3px;}
h3 { font-size:12px; color:#549f1e;}
h4 { font-size: 19pt; color: #fee6f9; margin: 0;}

#comments, #postcomment {font-size:14px; color: #549f1e;}

.kommentar{
	border: 3px solid  #AC5B9E;
	background-color: #3e9101;
	padding: 5px;
	color: #549f1e; 
}

.cite {	font-weight: bold; text-decoration:none}


.post {
	font: bold 11pt verdana, arial, sans-serif;
	color: #549f1e;
	letter-spacing:1px;
	text-align:left;
	border-bottom: 0px solid #fff;	
	padding: 1 1 1 1;
	margin-bottom: 30px;
}

.entry { 
	font: 10pt verdana, arial, sans-serif;
	color: #3f9405; 
	letter-spacing: 0px;
	margin: 5;
}

.time {
	color: #549f1e;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	padding-bottom: 5px;
	border-bottom:1px solid #549f1e;	
}

.page {
	font: normal 10pt verdana, arial, sans-serif;
	line-height:10px;
	letter-spacing:1px;
	text-align:left;
	color: #549f1e;
	border-bottom:0px solid #fff;	
	padding: 1 1 1 1;
}

.themes {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	color:#549f1e;
	text-transform:capitalize;
	background-color: #8DA166;
	width: 120px;
	align: left;
}

.comment {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	text-align: center;
	color: #549f1e; 
	background-color: #AC5B9E;
	border: 1px solid #fff;
	height:15px;
}

/* form
=============================== */

.searchs {
	font: bold 10pt tahoma, verdana, arial, sans-serif;
	color: #fff; 
	background: #fff url('images/head.jpg') no-repeat;
	border: 1px solid #FFD8F7; 
	margin-left: 2px; 
	height: 20px;
	margin: 0;
	padding: 0;
}

#s { border: 1px solid #FFD8F7;	background: #fff url('images/head.jpg') no-repeat; color: #fff;}

.sub {
	font: bold 10pt tahoma, verdana, arial, sans-serif;
	color: #fff; 
	margin-left: 1px; 
	background: #AB5C9E url('images/head.jpg') no-repeat;
	border: 1px solid #fff; 
	height: 20px;
}

.textarea {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	border: 2px solid #AC5B9E;
	background-color: #3e9101;
	color: #fff; 
	width: 550px
}

.input {
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	border: 2px solid #AC5B9E;
	background-color: #3e9101;
	color: #fff; 
	width: 300px; 
	height: 18px;
}

/* Kalender
=============================== */

#calendar  { margin: 0; position: inherit }

#wp-calendar caption   { 
	color: #fff; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 1px; 
	height: 20px; 
	background: #66ff00 url('images/head.jpg') no-repeat;
	border: solid #3f9405; 
	border-width: 0px 6px 2px 6px; 
}

#wp-calendar   { 
	margin: 0;
	font-size: 7pt; 
	background-color: #7ccb00; 
	border: solid #3f9109; 
	border-width: 0px 6px 2px 6px; 
	text-align: center; 
 	padding: 0px 1px 1px 1px; 
	empty-cells: show;
	width: 100%; 
	color: #fff;
}

#wp-calendar #next a  { text-align: right; padding-right: 8px; color: #fff; }

#wp-calendar #prev a  { text-align: left; padding-left: 8px; color: #fff; }

#wp-calendar a { display: block; text-decoration: none; color: #419406;}

#wp-calendar a:hover  { color: #b9df02; background: #3f9109}

#wp-calendar caption a, #wp-calendar caption a:hover { color: #fff;}

#wp-calendar td {
	color: #fff;
	letter-spacing: normal;
	padding: 0px;
	text-align: center;
}

#wp-calendar td.pad:hover {	background: #b9df02;}

#wp-calendar td:hover, #wp-calendar #today  { color: #3d9200; background: #a4e300;}

#wp-calendar th { font-style: normal; text-transform: capitalize; color: #fff;}

#wp-calendar .today  { font-weight: bold; }