/*
 * Theme Name: Dirndl.org
 * Description: Theme für Dirndl.org
 * Version: 0.1
 * Author: Kommuni
 * Author URI: http://www.kommuni.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
span.title {
	display: block;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
} 
 
 * {
	  margin: 0;
	 padding:0;
	 border: none;
 }
 html, body {
	 height: 100%; /* wichtig */
 	 margin: 0; 
	 padding: 0; 
				}
 /*html {
	 height: 100%;
	 padding: 0px;
	 margin: 0px;
 }*/
 body { 
 	 background: url(images/headbg.jpg) top center repeat-x #def2ff; 
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height: 1.7em;
 }
 
 p {
	 margin-bottom: 10px;
 }
 
 a {
	 color: #829651;
	 text-decoration: none;
	 font-weight: bold;
 }
 
 a:hover {
	color: #82a109;
 }
 
 div#paralaxfooter {
	 min-height: 100%;
 	 height:auto !important; /* moderne Browser */
	 height:100%; /* IE */
	 position: relative;
	 background: url(images/paralaxfooter.png) bottom center repeat-x; 
	 margin: 0; 
	 padding: 0;
	 
	 
 }
 div#siteholder {
	 width: 960px;
	 margin: 0;
	 padding: 0;
	 margin-left: auto;
	 margin-right: auto;
	 border: 0;
	 height: 100%;
 }
 
 div#sitecontent {
	background: #fff;
	padding: 10px;
	margin: 0;
	padding-top: 0px;
	height: 100%;
	padding-bottom: 177px;
	
 }
 
 div#header {
	 margin: 0;
	 padding:0;
	 height: 134px;
	 padding-top: 56px;
	 
 }
 
 div#logo {
	 margin: 0;
	 padding:0;
 }
 
 div#logo p {
	 display: none;
 }
 
 div#logo h1{
	 diplay:block;
	 width: 333px;
	 height: 80px;
	  font-size: 0px;
	 line-height: 0px;
 }
 div#logo h1 a {
	 margin: 0;
	 padding:0;
	 display: block;
	 width: 333px;
	 height: 80px;
	 font-size: 0px;
	 line-height: 0px;
	 background: url(images/log.jpg) top left;
	 margin-left: 10px;
	 color: #a4dcff;
 }
 
 div#logo h1 a span {
	 display: none;
	 visibility: hidden;
 }
 
 div#headernavigation {
	 margin: 0;
	 padding:0;
	 background: url(images/navigation.jpg) top left no-repeat;
	 margin-left: -10px;
	 margin-right: -10px;
	 height: 55px;
 }
 
 div#headernavigation ul {
	 float: left;
	 margin-top: 10px;
	 	 list-style: none;
 }
 div#headernavigation ul li {
	 display: inline;
	 margin-left: 30px;
	 margin-right: 10px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 text-transform: uppercase;
 }
 
 div#headernavigation ul li a {
	 font-weight: bold;
	 text-decoration: none;
	 color: #ddce8a;
 }
 
 div#headernavigation ul li ul {
	 display: none;
 }
 
 div#headersearch {
	 width: 285px;
	 float: right; 
	 margin-right: 20px;
	 text-align: right;
	 font-size: 12px;
	 line-height: 30px;
	 height: 40px; 
	 overflow: hidden;
 }
 
 div#headersearch fieldset{
	 border: none;

 }
 
 div#headersearch input[type=submit] {
	 background: url(images/searchbutton.jpg);
	 font-size: 0px;
	 line-height: 30px;
	 text-align: left;
	 vertical-align: top;
	 color: #844d0c;
	 border: none;
	 cursor: pointer;
	 width: 65px;
	 height: 30px;
	 vertical-align: top;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 
 }
 
 div#headersearch input[name=q] {
	 background: url(images/searchbox.jpg) left top no-repeat;
	 height: 30px;
	 border: none;
	 color: #907b1d;
	 padding-left: 18px;
	 padding-right: 5px;
	 width: 190px;
	 line-height: 30px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 vertical-align: top;
 }
 
  div#headersearch input[name=q]:focus {
	 background: url(images/searchbox.jpg) left bottom;
	 height: 30px;
	 border: none;
 }

 #sidebar {
	 width: 300px;
	 float: right;
 }
 
 #sidebar .widget-container {
	 border: 1px solid #87a93e;
	 background: #afd55e;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 15px;
	 padding-bottom: 20px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 margin-bottom: 10px;
 }
 
 #sidebar .widget_text {
	 border: none;
	 padding: 0;
	 margin-bottom: 10px;
	 background-color: #fff;
	 -moz-border-radius: 0px;
	 -webkit-border-radius: 0px;
 }
 
 #sidebar .widget-container .title {
	 color: #486901;
	 font-weight: bold;
	 font-size: 30px;
 }
 
 #sidebar .widget-container ul {
	 margin-left: 10px;
	 list-style: none;
 }
 
 #sidebar .widget-container ul li {
	 padding-top: 8px;
	 padding-bottom: 8px;
	 border-bottom: 2px dotted #638d08;
 }
 
 #sidebar .widget-container ul li a {
	 color:#000;
	 text-decoration: none;
 }
 
 #contentholder {
	 width: 630px;
	 float: left;
 }
 
 #contentholder .categoryheader {
	 margin-left: 10px;
	 margin-top: 15px;
	 font-size: 30px;
	 color: #7b3603;
	 font-weight: bold;	 
 }
 
 .brownborder {
	 border: 1px solid #efd3aa;
 }
 
 #contentholder a img, #contentholder img {
	 border: 2px solid #829651;
 }
 #contentholder a:hover img {
	 border: 2px solid #82a109;
 }
 
 .postcontainer {
	 margin: 10px;
	 margin-top:0px;
	 margin-bottom:0px;
	 padding-bottom: 20px;
	 padding-top: 25px;
	 border-bottom: 3px solid #cbea88;
 }
 .singlepost {
	 padding-bottom: 0px;
	 border-bottom: 0px;
 }
 
 .postcontainer h2, .postcontainer .title {
	 font-size: 30px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 color: #7b3603;
	 
	 margin-bottom: 10px;
 }
 
 .postcontainer h2 a, .postcontainer .title a{
	 color: #7b3603;
	 text-decoration: none;
 }
 .postcontent, .postcontainer {
	 font-size: 14px;
	 line-height: 1.5em;
 }
 
 .postcontent h2, .postcontainer h2, .shophl, .postcontent .title, .postcontainer .title {
	 padding: 0;
	 margin-bottom: 10px;
	 font-size: 18px;
	 line-height:  1.2em;
	 margin-top: 0px;
	 color: #82a109;
 }
 .shophl {
	 margin-bottom: 0px;
	 margin-left: 10px;
 }
 .postcontent h2 a, .postcontent .title a{
	 color: #82a109;
 }
 
 .postcontent ul, .postcontent ol {
	 margin-left: 25px;
	 margin-top: 20px;
	 margin-bottom: 20px;
 }
 
 .postcontent blockquote {
	 margin-top: 10px;
	 margin-bottom: 10px;
	 padding: 5px;
	 padding-left: 20px;
	 border-left: 4px solid #82a109;
	 font-style: italic;
 }
 
 .previewbox {
	 height: 190px;
	 overflow: hidden;
	 padding-top: 5px;
 }
 
 .startextra .previewbox {
	 height: 220px;
 }
 
 .previewcontent {
	 float: right;
	 width: 455px;
 } 
  
 .alignleft {
	 float: left;
	 margin-right: 10px;
 }
 
 .alignright {
	 float: right;
	 margin-left: 10px;
 }
 
 #kommentare{}
 
 .postcontainer .title {
	  border-bottom: 3px solid #cbea88;
	  padding-bottom: 0px;
	  padding-top: 20px;
 }
 
 p.comment-form-author {
	 width: 300px;
	 float: left;
 }
 
 p.comment-form-email {
 	 width: 300px;
	 float: right;
 }
 
 p.comment-form-url, p.form-allowed-tags {
	 display: none;
 }
 
 #kommentare input {
	 display: block;
	 border: 1px solid #b2d467;
	 width: 300px;
	 height: 30px;
 }
 
 #kommentare input[type=submit] {
	 border: 1px solid #623f2f;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 width: auto;
	 color: #fff;
	 padding: 3px;
	 text-transform:uppercase;
	 background-color: #792e01;
	 float: right;
	 font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif;
	 cursor: pointer;
 }
 
 #kommentare textarea {
	 display: block;
	 width: 100%;
	 border: 1px solid #b2d467;
	 height: 125px;
 }
 
 div.comment {
	 clear: both;
	 border-bottom: 2px solid #a5c856;
	 padding-top: 15px;
	 padding-left: 10px;
	 padding-right: 20px;
	 padding-bottom: 15px;
 }
 
 div.comment.odd {
	 background: #e3f0c7;
 }
 
 div.comment:last-child {
	 border-bottom: 0px;
 }
 
 img.avatar {
	 float: left;
	 border: 1px solid #81a433;
 }
 
 div.commentbox {
	 float: right;
	 width: 525px;
 }
 
 div.commentbox .author {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 border: 0px;
	 padding: 0;
	 margin: 0;
	 color: #792e01;
	 padding-top: 0px;
	 float: left;
 }
 
 div.commentbox .title a {
	 text-decoration: none; 
	 color: #792e01;
 }
 
 .commentmeta {
	 float: right;
 }
 
 .commentcontent {
	 clear: both;
 }
 
 .reply {
	 clear: both;
	 text-align: right;
 }
 
 #kommentarformular {
	 margin-bottom: 30px;
 }
 
 #featuredbox {
	 padding-top: 24px;
	 padding-bottom: 24px;
	 padding-left: 20px;
	 padding-right: 20px;
	 background: url(images/featuredbg.jpg);
	 margin-bottom: 10px;
 }
 
 #featuredbox #featuredinner{
	 background: #f8ffe1;
	 height: 252px;
	 overflow: hidden;
 }
 
 a.featphoto img {
	 float: left;
	 border: 0px;
 }
 
 div.featitem {
	 width: 686px;
	 height: 252px;
	 float: left;
 }
 
 div.teaserinfo {
	 padding: 15px;
	 float: right;
	 width: 275px;
	 height: 152px;
	 line-height: 1.6em;
	 overflow: hidden;
 }
  div.teaserinfo a {
 	 font-weight: normal;
  }

  a.morebutton {
	  padding: 10px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  text-transform: uppercase;
	  color:#FFF;
	  font-weight: normal;
	  background: #713d01;
	  border: 1px solid #574a35;
	  -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 float: right;
	 margin-right: 15px;
	 margin-top: 20px;
	 font-size: 18px;
  }

  div.teaserinfo .title {
	  padding-bottom: 15px;
  }
  
 div.teaserinfo .title a {
	 font: Arial, Helvetica, sans-serif;
	 color: #6d3c04;
	 font-size: 18px;
	 
	 font-weight: normal;
 }
 
 div#featitem-1 {
	 display: block;
	 position: relative;
 }
 div#featitem-2, div#featitem-3, div#featitem-4 {
	 display: none;
	 position: relative;
 }
 #featnavigation {
	 width: 214px;
	 float: right;
 }
 
 #featnavigation a {
	 display: block;
	 height: 33px;
	 overflow: hidden;
	 padding: 15px;
	 text-transform:uppercase;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
 }
 
 #featnavigation a.selected {
	 background:url(images/selected.jpg) left top no-repeat;
	 color: #fff;
 }
 
 #featnavigation a.notselected {
	 background:url(images/notselected.jpg) left top no-repeat;
	 color: #304008;
 }
 
 #invisibleflasah {
	 height: 1px;
	 position: absolute;
	 top: 0px,
	 left: 0px;
	
 }
 
 #invisibleflasah * {
	 height: 1px;
	 width: 1px;
 }
 
 #specialbar {
	 width: 100%;
 }
 
  #specialbar div {
	  float: left;
	  height: 260px;
	  width: 168px;
	  padding: 15px;
	  border:1px solid #cae886;
	  text-align: center;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  background: url(images/specialbg.jpg) bottom repeat-x;
	  margin-left: 5px;
	  margin-bottom: 25px;
	  margin-top: 25px;
	  position: relative;
	  overflow: hidden;
  }
  
  #specialbar div .title {
	  position: absolute;
	  bottom: 15px;
	  width: 168px;
	  text-align: center;
  }
  
  #specialbar div a img, #specialbar div a img:hover {
	  border: 0px;
  }
  
  #specialbar div:first-child {
	  margin-left : 10px;
  }
 
 div#footerbox {
	 margin: 0;
	 padding: 0;
	 width: 960px;
	 height: 152px;
	 background: url(images/footerbox.jpg) bottom center no-repeat;
	 position: absolute;
	 bottom: 0px;
 }
 
  div#footerbox p{
	 margin-top: 20px;
	 margin-left: 20px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 margin-bottom: 5px;
	 color: #a96d3e;
 }
 
   div#footerbox p#navigationfooter a {
	  text-transform: uppercase;
	  color: #ffe5b2;
  }
  
  div#followus {
	  float: right;
	  width: 300px;
	  margin-right: 10px;
  }
  
  div#followus p {
	  margin: 0px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 24px;
	  font-weight: bold;
	  color: #f8ffe1;
	  margin-top: 20px;
	  margin-bottom: 5px;
	  text-transform: uppercase;
	  margin-left: 0px;
  }
  
  div#followus a span {
	  display: none;
  }
  
  div#followus a {
	  display: block;
	  float: left;
	  width: 48px;
	  height: 48px;
	  margin-right: 25px;
  }
  
  div#followus a.twitter {
	  background:url(images/twitter.png) no-repeat;
  }
  
  div#followus a.RSS {
	  background:url(images/rss.png) no-repeat;
  }
   
  div#followus a.facebook {
	  background:url(images/facebook.png) no-repeat;
  }
  
  div.social {
	 clear: both;
	padding-top: 20px;
	height: 35px;
	
	}
 #crp_related {
	 padding-top: 20px;
	 clear: both;
 }
	div.social a {
		display: block;
		float: left;
		width: 23px;
		height: 23px;
	}
	
	div.social iframe {
		float: left;
		margin-right: 30px;
		margin-left: 33px;
	}
	
	a.twitter {
		background: url(images/twitterpost.jpg) no-repeat;
	}
	div.social a.wong {
		background: url(images/wong.jpg) no-repeat;
	}
	
	div.social a span {
		display: none;
	}
	
	div.navigation {
		height: 36px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	div.navigation div.next {
		float: right;
		height: 36px;
		width: 150px;
		
		text-align: right;
		margin-right: 10px;
	}
	
	div.navigation div.prev {
		float: left;
		height: 36px;
		width: 150px;
		
		text-align: left;
		margin-left: 10px;
	}
	
	div.navigation div a {
		display: block;
		width: 120px;
		height: 26px;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		color: #fff;
	}
	
	div.navigation div.prev a {
		background:url(images/prev.jpg) top left no-repeat;
	}
	div.navigation div.next a {
		background:url(images/next.jpg) top left no-repeat;
	}
		  
		  
		  .previewcontent .title {
			  line-height: 1.2em;
		  }
		  
     div.wp-caption p {
		 font-size: 9px;
		 color: #666;
		 line-height: 9px;
		 padding-bottom: 5px;
	 }