/*  
Theme Name: I feel dirty
Theme URI: http://studio.st/i-feel-dirty/
Description: A clean but dirty template by <a href="http://studio.st/">Studio ST</a>
Version: 1.0
Author: The studio ST team
Author URI: http://studio.st/
	*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #2c2c2c url(images/bodybg2.gif) no-repeat top center;
	color: #000;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: 0px;
	}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
.cnt {
	width: 760px;
	background-color: #fff;
	margin: 20px auto 30px;
	}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(images/headerbg.gif) no-repeat;
	width: 760px;
	height: 143px;
	float: left;
	}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; /* edited for Coppermine */
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.description {
	color: #fff;
	font-size: 12px;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}


/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 760px;
	}
.content {
	padding: 20px 0 0 15px;
	float: left;
	width: 478px;
	margin-right: 3px;
	overflow-x:hidden;
	display: block;
	}
.content a {
	color: #9b0e0e;
	}
.navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #294A59;
	/*font-size: 26px;*/
	/*font-weight: normal;*/
	/*letter-spacing: -1px;*/
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.post p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post blockquote {
	background: url(images/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post ul li {
	background: url(images/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata {
	font-size:11px;
	margin:3px 0;
	}

/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	float: left;
	width: 254px;
	margin-left: 4px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	}
.bloque1, .bloque2, .news-latest-item, .news-single-item, .news-list-container {
	margin-bottom: 10px;
	padding-top:10px;
	padding-right:10px;
	}
.bloque1 {
	background-image: url(images/bloque1bg.jpg);
	background-color: #e8e6d9;
	background-repeat: no-repeat;
	}
.bloque2, {
	background-image: url(images/bloque2bg.jpg);
	background-color: #e2ebed;
	background-repeat: no-repeat;
	}
.news-latest-item, .news-single-item, .news-list-item {
	background-image: url(images/bloque2_b_xl.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left:10px;
	background-color: #DFEAF0;
	}
.bloque1 h3 {
	color: #6c644d;
	}
.bloque1 h3, .bloque2 h3 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	}
.bloque2 h3, .news-latest-item h3, .news-single-item h3, .news-list-item h3 {
	color: #294A59;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77;
	}
.bloque1 p a, .bloque2 p a, .news-latest-item p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover, .news-latest-item p a:hover {
	background-color: #6c644d;
	color: #fff;
	border: 0px;
	}
.bloque2 ul a, .news-latest-item ul a {
	border-bottom: 1px dashed #668b9c;
	}
.bloque2 ul a:hover, .bloque2 p a:hover, .news-latest-item ul a:hover, .news-latest-item p a:hover {
	background-color: #294A59;
	color: #fff;
	border: 0px;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque2 ul, .news-latest-item ul {
	color: #668b9c;
	padding-bottom: 12px;
	}
	
/* search */
.buscar {
	padding: 0px 15px 15px;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}
.sidebar p {
	padding: 0 10px 15px 16px;
	}
/* subscribe */
.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}

	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 19px;*/
	font-weight: normal;
	margin-bottom: 10px;
	}
.commentlist {
	width: 464px;
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	background-color: #e4ecee;
	background-image: url(images/commentlistbg3.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-top: 20px;
	margin-bottom:15px;
	/*width:400px;*/
}
.commentcontent {
	padding: 0 10px;
	margin-bottom: 15px;
}
.commentcontent p {
	margin-bottom: 15px;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff url(images/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 100px;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 0 10px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(images/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background: #DFEAF0 url(images/commentformbg.gif) no-repeat;
	/*width: 400px;*/
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 19px;*/
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	width: 250px;
	float: left;
}
.cfbox2 textarea {
	width: 250px;
	height: 108px;
}
.cfbox3 {
	background: transparent url(images/cfbox3bg2.jpg) no-repeat right bottom;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 150px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer_wp {
	background: url(images/footerbg3_.gif) no-repeat;
	background-position:0px 0px;
	width: 764px;
	height:122px;
	padding: 0px;
	color: #fff;
	font-size: 11px;
	display: block;
	float: left;
	border:none;
}
.foot_top {
	background: url(images/footerbg3top.gif) no-repeat;
	width: 760px;
    height:9px;
	padding: 0px;
    border:none;
	}    
.foot_bottom {
	background: url(images/footerbg3bottom.gif) no-repeat;
	width: 760px;
    height:57px;
	padding: 0px;
    border:none;
	}    
.foot1 {
	background: url(images/footerbg3left.gif) no-repeat;
    margin:3px;
    padding:10px;
 	width:498px;
    height:54px;
    color: #fff;
    text-align:center;
    vertical-align:middle;
    /*border:1px solid green;*/
}
.foot2 {
	background: url(images/footerbg3right.gif) no-repeat;
    margin:3px;
    padding:10px;
	width:256px;
    height:54px;
    color: #fff;
    text-align:center;
    vertical-align:middle;
}
.foot1 a {
	color: #fff;
	}
.foot2 a {
	color: #fff;
	}    
.foot1 a:hover {
	background-color: #650000;
	text-decoration:none;
	}
.foot2 a:hover {
	background-color: #294A59;
	}
	

/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

.tableh1 {
        padding-top: 1px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left:10px;
        background-image: url(images/tableh1bg.jpg);
        background-repeat: no-repeat;
        background-position:top left;
        background-color:#E1DECF;
        /*width:400px;*/
}    

.tx-skpagecomments-pi1 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left:10px;
        /*background-image:url(images/tableh2_compact.jpg);*/
        background-repeat: no-repeat;
        background-position:left top;
        /*background-color:#D3DEE2;*/
        /*width: 400px;*/
}

.csc-firstHeader {
	color: #294a59;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left:2px;
}

.csc-header {
	color: #294a59;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left:2px;
}

#hauptmenue {
	float: left;
	width: 760px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 4px;
}
#hauptmenue ul {
	list-style-type : none;
	padding : 0;
	text-align:right;
	display:inline;
	width:500px;
	margin: 0 0 0 0px;
}
#hauptmenue li {
        display : inline;
        margin : 0;
        padding : 0;
}
#hauptmenue a{
	float:left; /* Abstand zur nächsten Box rechts */
	text-decoration:none;
	height:32px;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 0 0 0 11px;

}
#hauptmenue a span{
	float:left;
	display:block;
	font-weight:bold;
	height:32px;
	padding: 8px 20px 2px 8px;
	background-color:#6C0101;
	height:30px;
	background-image:url(images/menuframe_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#hauptmenue a:hover, #hauptmenue a.level1-act{ /*onMouseover style*/
	
	color: #FFFFFF;
}
#hauptmenue a:hover span, #hauptmenue a.level1-act span{ /*onMouseover style*/
	
	color: #FFFFFF;
}
.hauptmenue_links {
	background-image:url(images/menuframe_left.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:8px;
	border:none;
	height:32px;
	float:left;

}
.hauptmenue_rechts {
	background-image:url(images/menuframe_right.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:8px;
	border:none;
	height:32px;
	float:left;
}

#yymenu a {
    background-color:#5E9AB5;
    border-bottom:2px solid #FFFFFF;
    /*background-image:url(images/bloque2bg.gif);*/
    /*background-repeat:repeat;*/
    color:#000000;
    display:block;
    font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:0.75em;
    font-weight:bold;
    margin:0px;
    padding:4px;
    text-decoration:none;
}
#yymenu a.last {
    border-style:none;
}
#yymenu {
    background-color:#5E9AB5;
    /*background-image:url(images/bloque2bg.gif);*/
}
#yymenu > div {
}
#yymenu a:hover {
    background-color:#3E86A6;
    /*background-image:url(images/bloque1bg.gif);*/
    color:#000000;
}
#yymenu .mmContent div.mmlink a.submenu:hover {
}
#yymenu .mmLevel1, #yymenu .mmLevel2 {
    border:2px solid #4D6681;
    margin-bottom:10px;
    padding-top:0px;
}
#yymenu .submenu {
    background-image:url(images/ypmenu_pfeilg.gif);
    background-position:right center;
    background-repeat:no-repeat;
}
#yymenu .mmContent {
}
#yymenu .mmLevel1 {
}

.zitat1 {
	background: url(images/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}

/* externe links in gecko mit entsprechendem icon garnieren */
a[href^="http:"] {
background: transparent url('images/external.gif') right center no-repeat;
padding-right: 10px;
}
a[href^="http://gaugau.de"],
a[href^="http://studio.st/i-feel-dirty/"],
a[href^="http://studio.st/"],
a[href^="http://osterburken.net"] {
background: transparent;
padding-right: 0px;
}
.external {
background: transparent url('images/external.gif') right center no-repeat;
padding-right: 10px;
}

/* tt_news */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	clear:left;
	height:1px;
	border:1px solid #3E86A6;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;*/
	/*background-color:#BBE53A;*/
	padding-top:10px;
	padding-bottom:10px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	/*color:#fff;*/
	/*padding:3px;*/
	/*margin:3px;*/
	/*border:1px solid #666;*/
	/*background-color:#D8FA70;*/
	/*background-color:#769024;*/
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	/*color:#fff;*/
}
.news-latest-gotoarchive A {
	/*color:#fff;*/
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	/*padding:3px;*/
	/*margin:3px;*/
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
}

.news-latest-item IMG {

	margin:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-date {
	text-align:right;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/*border:1px solid #000;*/
	/*background-color:#BBE53A;*/

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	/*margin-bottom: 5px;*/
	/*padding: 2px;*/
	/*border-bottom: 1px solid #769024;*/
	/*background-color: #769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	/*color:#fff;*/
	/*padding-left:2px;*/
}
.news-list-container H3 A {
	/*color:#fff;*/

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	/*loat: right;*/
	/*color: #3E551C;*/
	/*width: 180px;*/
	text-align: right;
	/*height: 20px;*/
	/*margin-top: -2px;*/
	/*margin-right: -2px;*/
	font-size: 9px;
	font-weight: normal;
	/*ackground-color: #F9FFE5;*/
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left;
	border:1px solid #666;
	margin:10px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	/*padding:5px;*/
	/*margin-bottom:5px;*/
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
	margin-top:10px;

}
.news-single-item H2 {
	/*font-size: 16px;*/
	font-weight:bold;
	/*color: #85A600;*/
	margin-bottom: 0px;
}
.news-single-item H3 {
	/*margin-bottom: 15px;*/
}



.news-single-item img {
	float: left;
	margin:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
