/*  
Theme Name: traumpfade
Theme URI: http://forty-four.de
Description: traumpfade.info-Theme (widgetfaehig)
Version: 1.0
Author: 44
Author URI:http://www.forty-four.de
*/


* {
	margin : 0;
	padding : 0;
}
body {
	font-family: "Arial", Helvetica, sans-serif, Trebuchet MS, Georgia;
	color: #000000;
	font-size: 12px;
	background-color : #cccccc;
	line-height : 1.4em;
}
small {
	font-size: 10px;
}
#wrapper {
	background-color : #FEF8E2;
	min-width : 700px;
	width : 990px;
	position: absolute;
}
#header {
	height : 239px;
	background-color : #fdf7df;
	background-repeat : no-repeat;
	background-position : 0 0;
	background-image : url(images/header.jpg);
}
#header h1 {
	height: 55px;
	width: 109px;
	position: absolute;
	left: 10px;
	top: 196px;
	font-size : 16px;
	line-height : 140%;
	color : white;
	font-weight : normal;
	text-align : left;
	text-decoration: none;
}
#header h1 a {
	font-size : 16px;
	line-height : 140%;
	color : white;
	font-weight : normal;
	text-align : left;
	text-decoration: none;
}
#header a#logo {
	position: absolute;
	top: 0;
	left: 810px;
	width: 160px;
	height: 180px;
	display: block;
}
#header span {
	position: absolute;
	top: 165px;
}
#header a {
	color: white;
	line-height: 1em;
}
#left ul {
	text-decoration : none;
	color : #12653B;
	line-height: 1em;
}

#left ul#catmenu li ul li ul.children {
	display: none !important;
}
#left ul#catmenu li ul li.current-cat ul.children,
#left ul#catmenu li ul li.current-cat-parent ul.children {
	display: block !important;
}

#header a:visited {
	text-decoration : none;
}
#header a:hover, #header a:active, #header a:focus {
	text-decoration : none;
	color: #FEF7E0;
}
#header em {
	font-style : normal;
	font-size : 12px;
	color : white;
	font-weight : bold;
}
#statmenu {
	height : 32.5px;
	background-color : #008000;
	padding-top : 7.5px;
	padding-left : 10px;
	display: none;
}
#statmenu li {
	list-style-type : none;
	background-image : url(images/statmenu.gif);
	background-position : 0 100%;
	height : 25px;
	line-height : 25px;
	float : left;
	margin-right : 7px;
	font-weight : bold;
	background-repeat : no-repeat;
	background-color : #008000;
}
#statmenu .current_page_item {
	background-image : url(images/statmenu.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#statmenu li a {
	color : white;
	text-decoration : none;
	background-image : url(images/statmenu_2.gif);
	background-position : 100% 0;
	background-repeat : no-repeat;
	display : block;
	padding-left : 10px;
	padding-right : 10px;
}
#statmenu .current_page_item a {
	background-image : url(images/statmenu_1.gif);
	background-position : 100% 0;
	background-repeat : no-repeat;#right {
	float : right;
	width : 241px;
	padding-top: 30px;
	background-image : url(images/rechteSpalte_bg.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
	color : black;
}
#statmenu a:hover, #statmenu a:active, #statmenu a:focus  {
	color : black;
}
#statmenu  .current_page_item a:focus, #statmenu   .current_page_item a:active {
	text-decoration : underline;
}
#all {
	background-image : url(images/linkeSpalte_bg.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #FEF7E0;
	clear : both;
}
#left {
	float : left;
	width : 188px;
	margin-top: 30px;
}
#left h2 {
	background-image : url(images/menu_header.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #FFEAB3;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-size : 12px;
	color : #12653B;
}
#searchform {
	background-image : url(images/searchform.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding-left : 10px;
	padding-top : 10px;
	height : 50px;
	line-height : 1em;
	background-color : transparent;
	margin-bottom : 10px;
	margin-top : 0;
	color: #fff;
}
#searchform label {
	margin-bottom : 3px;
	display : block;
	color: #fff;
}
#searchform input {
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	border: 0;
	background-color : transparent;
	cursor : pointer;
	font-size : 120%;
	color : #080000;
}
#searchform #b, #searchform #searchsubmit {
	color : white;
}
#searchform #b:focus, #searchform #b:hover, #searchform #searchsubmit:focus, #searchform #searchsubmit:hover {
	color : black;
}
#searchform #s {
	background: #ffffff url(images/search_input_blank.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	width : 120px;
	height : 22px;
	border : 1px solid #D0E6A4;
	font-family : "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	padding-top : 3px;
	padding-left : 5px;
	cursor : text;
	border: 0;
	color: #999;
}
#searchform #s:focus {
	background: #ffffff url(images/search_focus.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}

#left > ul, #left > div {
	background-image : url(images/menu_footer.jpg);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	background-color : #ffeab3;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#left > div {
	padding-left: 10px;
}
#left > div a {
	color: #000000;
	text-decoration: none;
}

#right ul li a {
	color : #080000;
	text-decoration : none;
	padding-left : 18px;
	/*width: 100%;*/
	display : block;
	background-image : url(images/main_li_nolink.gif);
	background-position : left;
	background-repeat : no-repeat;
	background-repeat-color: #FFF5D8;
	font-weight : normal;
}

#right ul li a:hover, #right ul li a:active, #right ul li a:focus {
	background-color : #E4F0CA;
	color : black;
	font-weight : normal;
}

#left #month li a {
	background-image : url(images/archiv.gif);
	background-position : 6px center;
	background-repeat : no-repeat;
}
#left #last li a {
	background-image : url(images/last.gif);
	background-position : 6px 0.3em;
	background-repeat : no-repeat;
}
#left #login li a {
	background-image : url(images/personal.gif);
	background-position : 6px center;
	background-repeat : no-repeat;
}
#right {
	float : right;
	width : 241px;
	padding-top: 30px;
	background-image : url(images/rechteSpalte_bg.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#right #header {
	width : 241px;
	height: 15px;
	background-image : url(images/rechteSpalte_header.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#right #footer {
	width : 241px;
	height: 24px;
	background-image : url(images/rechteSpalte_footer.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#right h2 {
	font-size : 120%;
	color : #008000;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	background-image : url(images/rechts_h1_welle.jpg);
	background-position : 0 bottom;
	background-repeat : no-repeat;
	background-color : #FFF0C2;
	height: 28px;
}

#right ul {
	background-color : #FFF0C2;
	padding-bottom : 10px;
	margin-bottom : 0px;
}

#right h2:first {
	font-size : 120%;
	color : #12653B;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	background-image : url(images/e_righttop.gif);
	background-position : 100% 0;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
}
#right ul:first {
	background-image : url(images/e_leftbottom.gif);
	background-position : 0 100%;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#right ul li {
	list-style-type : none;
	padding-left : 10px; /*margin-left : 10px;*/
/*	width: 100%;*/
	padding-right : 10px;
  margin: 0 0 10px 0;
}

* html #right ul li {
	list-style-type : none;
  margin: 0 0 0 0;
}


/*** Menu ***/
.leer {
	background-color: #FFEAB3;
	border-bottom: 1px solid #FFF;
	height: 30px;
}
.icons {
	background-color: #FFEAB3;
	padding-left: 25px;
	padding-top: 6px;
}
.suche {
	background-color: #FFEAB3;
	border-bottom: 1px solid #FFF;
	padding: 3px 5px 3px 25px;
}
	.suche .feld {
		border: 1px solid #000;
		background-color: #FFF;
		font-size: 11px;
		padding: 1px;
		margin-right: 2px;
	}

/* aus .menu wurde #left */
#left {
	/*background-color: #FFEAB3;*/
}
	#left ul {
		list-style: none;
		background-color: #FFEAB3;
	}
	#left ul a {
		border-bottom: 1px solid #FFF;
		display: block;
		color: #000;
		text-decoration: none;
		font-weight: bold;
		padding-left: 25px;
		padding-top: 3px;
		padding-bottom: 3px;
		height: 14px;
		line-height: 14px;
	}
	html>body #left ul a {
		min-height: 14px;
		height: auto;
	}
	#left ul a:hover, #left ul li.current-cat > a, #left ul a:active {
		background-color: #FDE3AA;
		background-image: url(images/menu_hover.jpg);
		background-repeat: no-repeat;
	}
	#left ul ul a {
		font-weight: normal;
		padding-left: 35px;
		background-color: #FFF5D8;
	}
	#left ul ul ul a {
		font-weight: normal;
		padding-left: 45px;
		font-size: 11px!important;
		background-color: #FFF5D8;
	}
	#left ul ul ul a dfn {
		font-size: 11px!important;
	}

#left ul#last a {
	font-weight: normal !important;
}

a.current {
	font-weight: normal !important;
}

/*** Menu Ende***/

#wp-calendar {
	background-color : #E4F0CA;
	width : 100%;
	background-image : url(images/e_leftbottom.gif);gray
	background-position : 0 100%;
	background-repeat : no-repeat;
	border-collapse : collapse;
	margin-bottom : 10px;
}
#wp-calendar caption {
	background-color : #E4F0CA;
	line-height : 1.5em;
	font-size : 90%;
}
#wp-calendar td, #wp-calendar th {
	text-align : center;
	border : 1px solid White;
	font-size : 90%;
}
#wp-calendar #today {
	background-color : #E4F0CA;
}
#wp-calendar a {
	color : #FF4500;
}
#wp-calendar a:hover {
	text-decoration : none;
	background-color : white;
	color : black;
}
#right #rss li a {
	background-image : url(images/rss.gif);
	background-position : left;
	background-repeat : no-repeat;
}
#right #links li a {
	background-image : url(images/pfeil.png);
	background-position : left 1px;
	background-repeat : no-repeat;
}
#content {
	margin-left : 190px;
	margin-right : 241px;
	padding : 30px 40px 0 40px;
	height : auto;
}
#breadcrumb {
	position: absolute;
	top: 240px;
	height: 14px;
	padding-bottom : 5px;
	overflow: hidden;
	font-size: 11px;
}
#content h1 {
	color : #EB7405;
	font-size : 140%;
	line-height : 140%;
	margin-top : 10px;
	padding-bottom: 25px;
	width : auto;
	height: auto;
	background-image : url(images/welle.jpg);
	background-position : -15px bottom;
	background-repeat : no-repeat;
}
#content h2 {
	color : #008000;
	font-size : 140%;
	line-height : 140%;
	margin-top : 10px;
	width : auto;
	height: auto;
}
#content h2.pagetitle {
	margin-bottom: 30px;
}
#content h2.wide,
#content h1.wide {
	background-position : -15px bottom;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 120%;
}
#content h2 em,
#content h1 em {
	font-size : 70%;
	font-weight : normal;
	color : #008000;
}
#content h2 em var {
	color : black;
	font-style : normal;
}
#content h3 {
	font-size : 110%;
	margin-top : 10px;
	color : #008000;
}
#content h2 a {
	color : #EB7405;
	text-decoration : none;
}

#content .imgleft {
	float : left;
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 10px;
	border : 5px solid #E4F0CA;
}
#content p {
	margin-top : 10px;
	margin-bottom : 10px;
	line-height: 160%;
}
#content p small {
	line-height: 120%;
}
#content h2 a:hover {
	text-decoration : underline;
}
#content .date {
	float : right;
	margin-right : 7px;
	line-height : 1em;
	padding : 3px;
	border : 1px solid #008000;
	width : auto;
	background-color : white;
	margin-left : 10px;
}
#content .date .d {
	font-size : 140%;
	display : block;
	text-align : center;
	color : #FF5D20;
}
#content .date .m {
	display : block;
	font-size : 80%;
	text-align : center;
}
#content .post {
	/*border : 5px solid #E4F0CA;*/
	padding : 0px;
	margin-bottom : 40px;
	/*background-color : #E4F0CA;*/
}
#content .post img.attachment-post-thumbnail {
	border : 1px solid #008000;
	padding : 0px;
	margin: 0 17px 7px 0;
	float: left;
}
#content .post small {
	display : block;
	margin-bottom : 15px;
}
#content .post .postend {
	background-image : url(images/comment.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-top : 0px;
}
#content #xende {
	text-align : right;
	margin-top : 10px;
	clear : both;
	margin-right : -10px;
}
#foot {
	background-image : url(images/footer_bg.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	text-align : center;
	font-size : 80%;
	text-indent : 20px;
	clear : none;
	margin-top : 10px;
	padding-top : 30px;
	height: 20px;
}

/* ------------------ General Definition --------------------*/

#content h2 a:link, #foot h2 a:link {
	color : #008000;
}
#content h2 a:visited, #foot h2 a:visited {
	color : #008000;
}
#content a:link, #foot a:link {
	color : #008000;
}
#content a:visited, #foot a:visited {
	color : #008000;
}
#content a:hover, #foot a:hover {
	text-decoration : none;
}
#content a:focus, #content a:active, #foot a:focus, #foot a:active {
	/*background-color : black;
	color : white;*/
}
img {
	border : 0;
}
.none {
	display : none;
}
#content ul, #content ol, #content h1 { /* #content h2, #content h3, #content h4, #content h5  */
	margin-top : 0;
}
#content ol .user, #content ol .admin {
	margin-left : 0;
	list-style-type : none;
	border : 0px solid #E4F0CA;
	padding : 10px;
	margin-bottom : 10px;
}
#content ol .user {
	background-color : #E4F0CA;
	background-image : url(images/user.gif);
	background-position : 10px 5px;
	background-repeat : no-repeat;
}
#content ol .user cite, #content ol .admin cite {
	font-size : 130%;
	margin-left : 40px;
	margin-top : 10px;
	display : block;
}
#content ol .admin {
	background-color : #FDE3AA;
	background-image : url(images/admin.gif);
	background-position : 10px 5px;
	background-repeat : no-repeat;
}
#content h4 {
	font-weight : normal;
	letter-spacing : 3px;
	font-size : 90%;
}
#content h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
#breadcrumb h3 {
	color : #000000;
	margin : 0;
}
#content ul li, #content ol li {
	margin-left : 20px;
	margin-bottom: 10px;
}
blockquote {
	padding-left : 50px;
	background-color : #E4F0CA;
	border : 0px solid #E4F0CA;
	background-image : url(images/blockquote.gif);
	background-position : 5px 15px;
	background-repeat : no-repeat;
}
#content em {
	font-style : normal;
	color : #FF4500;
}
cite {
	font-style : normal;
	color : Green;
}
abbr, acronym {
	border-bottom : 1px dotted #708090;
}
samp {
	color : #1E90FF;
}
dfn {
	font-style : normal;
	color : #FF4500;
	font-family : Georgia, Arial, Helvetica, sans-serif;
}
pre {
	background-color : #E4F0CA;
	border : 0px solid #E4F0CA;
	padding : 10px;
	overflow : auto;
	width : inherit;
	line-height : 1.5em;
}
.klein {
	font-family : "Times New Roman", Times, serif;
	font-size : 95%;
}
/*----------------- Formulare ---------------------------*/

#content fieldset {
	border : 3px solid #E4F0CA;
	padding : 10px;
}
#content legend {
	padding-left : 10px;
	padding-right : 10px;
	font-size : 80%;
	color : black;
}
#content label {
	float : left;
	width : 130px;
}
#content .nonlabel {
	float : none;
	width : auto;
}
#content input {
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	background-color : #F6FAED;
	border : 1px inset white;
}
#content .btn {
	border : 3px solid #E4F0CA;
	background-color : white;
}
#content .error {
	background-color : white;
	border : 1px solid #FF4500;
}
#content input:focus, #content textarea:focus {
	background-color : white;
}
#content textarea {
	width : 99%;
	/*background-color : #F6FAED;*/
	margin-top : 5px;
	border : 1px solid gray;
}
.clear {
	clear : both;
}

.gallery {
	overflow: hidden;
	margin: 0 0 20px 0;
	width: 480px;
}

* html .gallery {
	overflow: auto;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 470px;
}

.gallery br {
	float: left !important;
	clear: none !important;
	height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	display: none;
}

.gallery .gallery-item {
	width: 89px !important;
	margin-right: 7px;
}

* html .gallery .gallery-item {
	margin-right: 5px;
}

div.gallery .gallery-item:last-child {
	margin-right: 0;
}

/* AddThis-Plugin */
.addthis_toolbox {
	margin: 10px 0;
	max-height: 25px;
}


