/*
* Theme Name: Trachtenmode.net
* Theme URI: 
* Description: 
* Version: 
* Author: Marcus Meier 
* Author URI: http://www.kommuni.com
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/bgtile.jpg) center top repeat;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b5c4d;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #6b5c4d;
	text-decoration: underline;
}

#kopfbereich {
	width: 100%;
	background: url(images/headxtile.jpg) center top repeat-x;
	margin: 0;
	padding: 0;
}

#generalmain {
	background: url(images/generalmain.jpg) center top repeat-y;
	width: 100%;
	margin: 0;
	padding: 0;
}

#generaltop {
	background: url(images/generaltop.jpg) center top no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
}

#header fieldset {
	border: none;
	float: right;
	width: 336px;
	margin: 0;
	padding: 0;
	height: 66px;
	background:url(images/search.jpg) right top no-repeat;
}

#header fieldset input[name=q] {
	margin-top: 13px;
	margin-left: 9px;
	padding-top: 9px;
	padding-left: 12px;
	width: 245px;
	height: 22px;
	background: none;
	border: none;
}

#header fieldset input[type=submit] {
	float: right;
	font-size: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	margin-top: 18px;
	margin-right: 17px;
	width: 43px;
	height: 27px;
	vertical-align: top;
	color: transparent;
	
}
	
#header h1 a span {display: none;}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 271px;
	height: 132px;
	margin-top: 48px;
}

#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(images/logo.jpg);
}

#header div.menu {
	clear: both;
	
	height: 59px;
}

#header div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 20px;
	padding-top: 20px;
	
}

#header div.menu ul li {
	    margin: 0;
	padding: 0;
	display: inline;
	margin-top: 19px;
	padding-top: 19px;
	padding-bottom: 20px;
}

#header div.menu ul li a{

	display: inline;
	margin-top: 19px;
	padding-top: 19px;
	padding-bottom: 20px;
	line-height: 19px;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #7d5f4b;
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-right: -4px;
	font-size: 16px;
	
}

#header div.menu ul li a:hover{
	background: url(images/selector.gif) center top no-repeat;
}

#header div.menu ul li.current-menu-item {
	background: url(images/selectleft.jpg) left top;
	margin-left: -4px;
	margin-top: 13px;
	padding-top: 28px;
	padding-bottom: 22px;
	margin-right: 0px;
}

#header div.menu ul li.current-menu-item a {
	padding-left: 29px;
	padding-right: 30px;
	margin-right: 0px;
	margin-top: 13px;
	padding-top: 25px;
	padding-bottom: 21px;
	background: url(images/slesctright.jpg) right top no-repeat;
	border-right: none;
	margin-right: -4px;
}

#wholecontainer {
	width: 981px;
	margin-top:28px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/beneralcontent.jpg) center top no-repeat;
}

div#thecontent {
	float: left;
	width: 656px;
}
div.postcontainer {
	margin: 0;
	padding: 0;
	width: 578px;
	background: #fff;
	border: 1px solid #ded4c9;
	margin-left: 14px;
	margin-top: 43px;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 36px;
	padding-bottom: 36px;
	

}

div.postcontainer.singlecat{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	
	width: 630px;
}

div.postcontainer.kategorie{
	width: 262px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(images/cattrenn.jpg) 1px 0px repeat-x;
	border: none;
	padding: 26px;
	border-right: 1px solid #ded4c9;
	margin-right: -1px;
	margin-left:1px;
}

div.postcontainer h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #7f522c;
	line-height: 26px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbc9ba;
	margin-bottom: 10px;
}

div.postcontainer.singlecat h1 {
	margin: 0;
	padding: 0;
	margin-left: 26px;
	font-size: 11px;
	line-height: 11px;
	margin-top: -20px;
	margin-bottom: 10px;
	
}
div.postcontainer.kategorie h2{
	font-size: 20px;
	border: none;
	line-height: 20px;
	font-weight: normal;
}

div.navigationcat {
	clear: both;
	border-top: 1px solid #ded4c9;
	
}

div.postcontainer h2 a {
	color: #7f522c;
	text-decoration: none;
}

div.postcontainer.kategorie a img {
	border: 5px solid #dfdfdf;
}

div.postcontainer.kategorie a img:hover {
	border: 5px solid #d6863a;
}





div.postcontainer div.meta {
	font-size: 11px;
}


div.postcontainer .postcontent a img {
	border: 6px solid #756556;
}

div.postcontainer .postcontent img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 3px;
}

div.postcontainer .postcontent img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 3px;
}

div.postcontainer.kategorie div.postcontent {
	height: 100px;
	overflow: hidden;
}

div.postcontainer div.category {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/cat.jpg) left center no-repeat;
	font-size: 11px;
	line-height: 11px;
	display: inline;
	margin: 0;
}

div.postcontainer div.category a {
	text-decoration: none;
	color: #6a4925;
}
div.postcontainer div.tags {
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/tags.jpg) left center no-repeat;
	font-size: 11px;
	line-height: 11px;
	display: inline;
}

div.postcontainer div.tags a {
	text-decoration: none;
	color: #6a4925;
}

div.postcontainer div.combut {
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/comment.jpg) left center no-repeat;
	font-size: 11px;
	line-height: 11px;
	display: inline;
}

div.postcontainer div.combut a {
	text-decoration: none;
	color: #6a4925;
}
div.postcontainer div.trackbut {
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/trackback.jpg) left center no-repeat;
	font-size: 11px;
	line-height: 11px;
	display: inline;
}

div.postcontainer div.trackbut a {
	text-decoration: none;
	color: #6a4925;
}

div.postcontainer div#kommentare {
	border-top: 1px solid #cccccc;
	margin-top: 2px;
	margin-left: -9px;
	margin-right: -9px;
	padding-left: 9px; 
	padding-right: 9px;
}

div.postcontainer div#kommentare ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.postcontainer div#kommentare ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.postcontainer div#kommentare ul li.comment {
	margin-top: 15px;
	padding: 13px; 
	background: #edeff0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.comment-author { float: left; }
.comment-author img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

cite.fn {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.comment-meta {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 3px; 
	border-bottom: 1px solid #ccc;
}

fieldset#kommentarformular {
	border: none;
	border-top: 1px solid #ccc;
	margin-top: 14px;
	margin-left: -9px;
	margin-right: -9px;
	padding-left: 9px;
	padding-right: 9px;
}
#reply-title, p.comment-notes {
	display: none;
	visibility: hidden;
}

fieldset#kommentarformular input, fieldset#kommentarformular textarea {
	background: url(images/formshadow.jpg) top repeat-x #fff;
	border: 1px solid #a6a6a6;
}

fieldset#kommentarformular input {
	float: left;
	width: 204px;
	margin-right: 10px;
	margin-top: -3px;
}

fieldset#kommentarformular input[type=submit] {
	float: right;
	width: 113px;
	height: 22px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 0px;
	background: url(images/submit.jpg) no-repeat;
	cursor: pointer;
	border: none;
	vertical-align: top;
	color: transparent;
}

p.comment-form-comment label {
	display: none;
	visibility: hidden;
}
p.form-allowed-tags {
	display: none;
	visibility: hidden;
}
fieldset#kommentarformular label {
	margin-top: 3px;
}

fieldset#kommentarformular textarea {
	width: 100%;
	height: 150px;
}

p.comment-rss a {
	padding: 3px;
	padding-left: 20px;
	background:url(images/comrss.jpg) left center no-repeat;
	font-size: 11px;
	text-decoration: none;
}

/*Teserseite*/

div#teaser {
	width: 634px;
	height: 322px;
	border: 2px solid #856441;
	margin-top: 26px;
	margin-left: 19px;
	background: url(images/teaserbg.jpg) top repeat-x #f2eae2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

#teaserimgbig {
	margin: 17px;
	float: left;
	width: 182px;
}

#teaserimgbig a img {
	border: 7px solid #756556;
}

div.teaserinfo {
	height: 198px;
	border-bottom: 1px solid #d7d0c9;
	width: 405px;
	float: left;
}

div#teaser a {
	text-decoration: none;
}

div.teaserthumb {
	padding: 6px;
	float: left;
	padding-left: 17px;
}

div.teaserthumb a img {
	margin: 7px;
	border: 3px solid #d8d8d8;
}

div.teaserthumb a:hover img {
	border: 3px solid #d6863a;
}

div.teaserinfo .article-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #7b9925;
	margin: 0;
	padding: 0;
	margin-top: 13px;
	margin-bottom: 26px;
}

div.teaserinfo .article-title a{
	text-decoration: none;
	color: #7b9925;
}

div.teaserbottom {
	position: absolute;
	bottom: -2px;
	margin-left: -2px;
	margin-right: -2px;
	background:url(images/teaserbottom.jpg);
	width: 638px;
	height: 36px;
}

div.secndpart {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ded4c9;
	background: #f5f0eb;
	clear: both;
	margin-left: 1px;
	margin-right: 1px;

}

div.teasecat {
	border: 1px solid #e3d8cd;
	background: #fff;
	padding: 18px;
	margin-bottom: 18px;
	margin-top: 18px;
	width: 311px;
	font-size: 12px;
	color: #25291f;
}

div.teasecat a {
	text-decoration: none;
}

div.teasecat.left {
	float: left;
	margin-left: 15px;
}

div.teasecat.right {
	float: right;
	width: 242px;
	margin-right: 0px;
	padding-top: 0px;
}
div.teasecat .teasertitle { margin: 0; padding: 0; line-height: 0; margin-bottom: 15px;}
div.teasecat .teasertitle a{
	font-family: Arial, Helvetica, sans-serif;
	color: #448696;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 15px;
	margin-top: 0px;
	text-transform: uppercase;
	text-decoration: none;
}

div.teasecat.right .teasertitle {
	margin-top: 18px;
	line-height: 15px;
}

div.teasecat.right .teasertitle a{
	color: #bf6728;
}

div.teasecat a img {
	float: left;
	margin-right: 25px;
	border: 6px solid #70645a;
}

div.teasecat .article-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332418;
	text-decoration: none;
}

div.teasecat hr {
	padding: 0;
	margin:0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: -10px;
	margin-right: -10px;
	border: none;
	height: 1px;
	background: #f1ede9;
}

div.teaserlist {
	clear:both;
	border-top: 1px solid #ded4c9;
	border-right: 1px solid #ded4c9;
	background: #FFF;
	padding: 18px;
	width: 619px;
}

div.sharead {
	float: right;
	width: 300px;
	margin-right: 14px;
	margin-top: 42px;
}

div.sharebuttons {
	background: #683b1a;
	padding: 9px;
	/*height: 22px;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
	line-height: 11px;
	font-size: 11px;
	color: #dfbfa8;
	margin-bottom:11px;
	padding-top: 17px;
	padding-bottom: 17px;
}

div.sharebuttons a span {
	display: none;
	line-height: 11px;
}

div.sharebuttons a {
	padding-right: 28px;
	margin-left: 10px;
	text-decoration: none;
	color: #dfbfa8;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.sharebuttons a.twitter {
	background: url(images/twitter.jpg) center  center no-repeat;
}
div.sharebuttons a.facebook {
	background: url(images/facebook.jpg) center  center no-repeat;
	
}

div.sharebuttons a.rss span {
	display: inline;
}

div.sharebuttons a.rss {
	margin-left: 25px;
	padding-right: 35px;
	background: url(images/rss.jpg) center right no-repeat;
}

#sidebar {
	float: right;
	padding: 11px;
	margin-right:1px;
	margin-top: 10px;
	background: #f5f0eb;
	border: 1px solid #ded4c9;
	border-right: none;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#sidebarnb {
	float: right;
	padding: 11px;
	width: 300px;
	margin-top: 10px;
	background: #f5f0eb;
	padding-top: 20px;
	padding-bottom: 0px;
}

.widget-container .widget-title {
	display: inline;
	background-color: #FFF;
	border: 1px solid #c6b3a1;
	padding: 10px 23px 10px 23px;
	border-bottom: 1px solid #fff;
	margin: 0;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: 66390e;
}

.widget-container ul {
	border: 1px solid #c6b3a1;
	margin: 0px;
	margin-top: 9px;
	background: #fff;
	padding: 0px 0px 20px 0px;
	list-style: none;
	margin-bottom: 20px;
}

.widget-container ul.blogroll li {
	border-bottom: 1px dotted #b8b8b8;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 12px;
	font-size: 12px;
}

.widget-container ul.blogroll li a {
	color: #2e2e2e;
	padding-left: 20px;
	background: url(images/arr.jpg) 3px 3px no-repeat;
	text-decoration: underline;
}

.widget-container ul.blogroll li a:hover {
	color: #759109;
	font-size: 12px;
}	

.popular-posts ul li {
	border-bottom: 1px dotted #b8b8b8;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 12px;
	font-size: 12px;
	background: url(images/arr.jpg) 23px 23px no-repeat;
}

.popular-posts ul li a {
	color: #2e2e2e;
	text-decoration: underline;
}

.popular-posts ul li a:hover {
	color: #759109;
	font-size: 12px;
}	

.dateleft {
	float: left;
	width: 84px;
	text-align: center;
}

.dateleft .date {
	width: 48px;
	height: 58px;
	background: url(images/datebox.jpg) top center no-repeat;
	margin-left: 10px;
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
	overflow: hidden;
}

.dateleft .date .year {
	font-size: 10px;
	padding-top: 2px;
}

.dateleft .comment {
	width: 34px;
	height: 29px;
	background: url(images/comments.jpg) top center no-repeat;
	color: #666;
	font-weight: bold;
	line-height: 27px;
	overflow: hidden;
	text-align: center;
	margin-left: 17px;
	margin-top: 20px;
}

.teaserlist a img {
	float: left;
	border: 3px solid #c3c4c8;
	margin-right: 23px;
	margin-bottom: 10px;
}

.teaserlist a {
	text-decoration: none;
}

.teaserlist .teasertitle {
	color: #404f5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-bottom: 16px;
}

.teaserlist .teasertitle a {
	color: #404f5a;
	text-decoration: none;
}

div.teastlink {
	padding-bottom: 5px;
	border-bottom: 1px solid #e1dfdf;
	margin-left: 84px;
	margin-bottom: 10px;
}

div.teastmeta {
	padding-bottom: 5px;
	margin-left: 84px;
}

div.teastmeta span.kategorie {
	font-weight: bold;
	color:#000;
	font-size: 11px;
}

div.teastmeta span.share {
	color: #636363;
	font-size: 11px;
	float: right;
	font-weight: normal;
	text-decoration: none;
}

div.teastmeta span.kategorie a {
	font-weight: normal;
	font-style: italic;
	color:#777;
	text-decoration: none;
}

div#footer {
	width:  981px;
	min-height: 250px;
	background: url(images/footer.jpg) no-repeat #2c150d;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	position: relative;
	z-index: 100;
	margin-top: -1px;
	padding-top: 16px;
}

div#footer div#footerwidgets {
	margin: 16px;
	margin-top: 0px;
	border-top: 1px solid #855836;
}

div#footer div#footerwidgets div {
	width: 258px;
	float: left;
	padding: 19px;
	padding-left: 29px;
	padding-right: 29px;
}

div#footer div#footerwidgets div ul {
	border: none;
	background: none;
}

div#footer div#footerwidgets div ul li {
	padding: 0;
	margin: 0;
	border: none;
}

div#footer div#footerwidgets div ul li a {
	padding-left: 10px;
	background: url(images/arr.gif) left center no-repeat;
	color: #dfcb9d;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}



div#footer div#footerwidgets div div {
	margin: 0;
	padding: 0;
	width: auto;
	margin-top: 10px;
}

div#footer div#footerwidgets div div a {
	color: #dfcb9d;
	text-decoration: none;
	line-height: normal;
}

div#footer div#footerwidgets .widget-title {
	display: block;
	border: none;
	background: none;
	color: #e48f35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#footermeta {
	clear: both;
	margin-top: 20px;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	color: #d8bb8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	border-top: 1px solid #3e2112;
}

div.next {
	margin: 10px;
	width: 45%;
	float: right; 
	text-align: right;
}

div.prev {
	margin: 10px;
	width: 45%;
	float: left; 
	text-align: left;
}

div.social {
	float: right;
	width: 66px;
}

div.social a {
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	margin-left: 10px;
}

div.social 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;
}

.pageheader {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
