/*
Theme Name: dorles-garten
Theme URI: http://www.dorles-garten.de
Description: Wordpress Theme for dorles-garten
Author: Gabriel Dobersch</a> and <a href="http://www.dorles-garten.de">www.dorles-garten.de</a>
Author URI: http://www.dorles-garten.de


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #999999;
	background: #ddd;
	background-color: #FFE8F1;
	background-color: #E2F2DB;
	margin: 0px;
	padding: 0px;
	color: #444748;
}

body a, body a:visited {
	color: #d1135e;
	color: #CC1647; /* pink */ 
	color: #37769B; /* blau */
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #FFF url('images/page_background.jpg') top center repeat-y;
	background: #FFF;
	padding: 0 0px 0 0px;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}

#header {
	width: 100%;
	background: #000;

	height: 100%;
	background: #597b25 url('images/winterhead.jpg') top left repeat-x;
	background: #597b25 url('images/gartenheader.jpg') top left repeat-x; /* sommerblüte */
	background: #597b25 url('images/garten-head.jpg') top left repeat-x; /* regenbogen */
	background: #597b25 url('images/garten-head_hummel.jpg') top left repeat-x; /* krokusse mit hummel*/
	background: #597b25 url('images/garten-hummel.jpg') top left repeat-x; /* krokusse mit hummel*/
	background: #597b25 url('images/garten-blumen.jpg') top left repeat-x; /* gartenblumen */
	background: #597b25 url('images/abendhimmel.jpg') top left repeat-x; /* abendhimmel */
	background: #597b25 url('images/bommelblumen.jpg') top left repeat-x; /* bommelblumen */
	background: #597b25 url('images/rosen-head.jpg') top left repeat-x; /* rosen */
						
	background-color: #597b25;
/*	background-color: #fa73a2; */

}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #5C82EF;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#subscribe {
	text-align: right;
	float: right;
	width: 30%;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 440px;
	width: 590px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
/*	background-color: #aac; */
}

#sidebar {
	float: right;
	margin-left: 0px;
	padding-top: 45px;
	position: relative;
}
#sidebar, #sidebar .sidetop {
	width: 410px;
	width: 340px;
	width: 320px;
	padding-left: 0px;
	padding-right: 0px;
/*	background-color: green; */
}

#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 420px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}

/*  MENU */
#header img.logo{ margin-left: 15px; margin-top: 3px;/*background:url("../images/logo.png") 0 0 repeat-x; width:245px; height:37px; */ /*position:absolute; top:13px; left:15px; */}

#topmenu {
	height: 2.5em;
	background: #597b25 url("images/mnubck0.gif") top left repeat-x;
	border-bottom: 1px solid #ddd;
}
#topmenuleft {
	 width:20px;
	 float:left;
}
#topmenumid {
}
#topmenuright {
	 float:right;
}
#topmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#topmenumid ul li{ border-right: 1px solid #E5E5E5; float:left; }

#topmenumid ul li a { padding-left: 13px; padding-right: 13px; display:block; color: #fff; font:1em/2.5em "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase; }
#topmenumid ul li a:hover { background:#fff; color: #597B25; text-decoration:underline;}
#topmenumid ul li a.current { background: #444 url("images/mnubck1.gif") top left repeat-x; color:#ccc; text-decoration:none; font:1em/2.5em "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topmenumid ul li a.current:hover {text-decoration: underline;}

#topmenuright {
	padding-top: 6px;
}
#topmenuright a {
	margin-right: 10px;
	color: #b6cBb5;
	font-weight:bold;
	text-decoration: none;
}
#topmenuright a:hover {
	text-decoration: underline;
}

#topPan{width:100%; border-bottom: 1px solid #ddd; height:150px; position:relative; margin:0 auto; /* background:url("images/top-bg.gif") 0 0 repeat-x #fd8dbc; */ color:#fff; padding:0px;}

#topRegsPan{height:24px; position:absolute; top:56px; right:10px;}



#header h1 {
	margin-left: 1em;
	padding-top: 0.5em;
	margin-bottom: 5px;
	font-size: 2em;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header h1 a:hover {
	text-decoration: underline;
}
#header span.subhead {
	margin-left: 20px;
	font-size: 1em;
	font-weight: bold;
}

/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}

/*-------------The Post-------------*/
.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
/*	font-size: 1.3em; */
	color: #2E393B;
	color: #d1135e;
	color: #158300;
	color: #F63C71;

	color: #CC1647;
	color: #279306; /* grün */
	color: #0050B2; /* blau */
	color: #37769B;
	margin-bottom: 10px;
	line-height: 1.0em;
	text-align: left;
}
.post h2 a {
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}

.post {
	font-size: 1.2em;
	line-height: 140%;
	margin-bottom: 30px;
/*	text-align: justify; */
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.post img {
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
/*	float: left;
	margin-bottom:10px;
	margin-right:10px;  */
	padding: 5px;
}
.post img.wp-smiley {
	border: none;
}
.post img.alignleft {
/*	float: left; */
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.post img.alignright {
/*	float: right; */
	margin-left: 1.5em;
	margin-bottom: 1em;
}

.entry {
	margin-bottom: 10px;
/*	text-align: justify; */
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	padding-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	background: #e8eeff;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar a {
	color: #0E8CD0;
	color: #d1135e;
	color: #CC1647; /* pink */
	color: #37769B; /* blau */
}
#sidebar a:hover {
	text-decoration: none;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}
#sidebar div.sidead {
	margin-left: 10px;
	margin-bottom: 10px;
}
#sidebar ul ul {
}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_left {
	width: 185px;
	width: 140px;
	float: left;
	padding: 0 10px 0 10px;
/*	display: none; */
/*	background-color: #cca; */
}

#sidebar .sidebar_right {
	width: 230px;
	width: 140px;
	float: right;
	padding: 0 10px 0 10px;
/*	background-color: #caa; */
}
#sidebar .sidetop {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
img.avatar {float:right; margin-left:5px; margin-bottom: 5px;}


/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 10px;
}
#searchform p {
	margin-top: 5px;
}

#searchform input[type=text] {
	width: 190px;
/*	width: 80%; */
	background: #fff;
	display: inline;
	margin-left: 10px;
	color:#888888;
	font-size: 120%;	
	font-weight: bold;
	border: 1px solid #A0A0A0;
	font-family: "Trebuchet MS",arial,tahoma,verdana,sans-serif;
	padding: 3px;
}
#searchform input[type=text]:focus {
	background: #f5f5ff url(../images/formbg.gif) repeat-x left top;
	/*	background-color: #f5f5ff; */
	color: #000;
}

#searchform input[type=submit] {
	margin-top: 0px;
	margin-left: 5px;
	
 cursor: pointer; border:outset 1px #ccc; background:#999;
color:#666;
font-weight:bold;
/*padding: 1px 2px; */
background:url(images/formbg.gif) repeat-x left top;	
}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

img.noborder {
	border: none;
}

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}