/*

Theme Name: Kulturteil
Theme URI: http://www.mesch.ch
Description: Kulturteil Theme von mesch.ch
Version: 1.0.0
Tags: 
Author: Remo Laubacher
Author URI: http://www.mesch.ch

*/

/* body
--------------------------------------------------*/
body {
   font: verdana, arial, sans-serif;
   background: url(images/bg.gif);
   background-position: center;
   color:#333;
   margin:0;
}

* {
   margin:0;
   padding:0;
}
br {
   clear: none ! important;
}

a,#sidebar li a,#footer a {
   color:#000000;
   text-decoration:none;
}
.hidden {
   display: none;
}
#searchform input[type=submit] {
   background: white;
   border: 0px;
   color: #808080;
}
unused-code {
   font: verdana, arial, sans-serif;
}

#header {
}

#header {
   height: 250px;
}
#header h1.logo {
   background: url(images/logo.png) no-repeat;
   display: block;
   border-top: 40px white solid;
   width: 314px;
   height: 83px;
   text-indent: -9999px;
}
#header a.kulturmagazinlogo {
   float: right;
   mmargin-top: -125px;
   background: url(images/kulturmagazin.png) no-repeat;
   ttext-indent: -9999px;
   ddisplay: block;
   width: 165px;
   height: 59px;
}
#header a.radio3fach {
   float: right;
   mmargin-top: -70px;
   background: url(images/3fach.png) no-repeat;
   ttext-indent: -9999px;
   ddisplay: block;
   width: 165px;
   height: 60px;   
}
#header .partner {
   float: right;
   width: 200px;
}
#header h1 a {
   display: block;
   width: 100%;
   height: 100%;
   outline: none;
}

#wrapper {
   margin:0 auto;
   width:900px;
}

#authors li a {
   font-size: 12px;
   font-weight: bold;
   font-family: verdana, arial, sans-serif;
}
#archive li a {
   font-size: 12px;
   font-weight: bold;
   font-family: verdana, arial, sans-serif;
}
#archive li {
   font-size: 12px;
   font-weight: bold;
   font-family: verdana, arial, sans-serif;
}

/* navigation */
#nav {
   margin-top:80px;
   height:25px;
   padding:15px 0;
   padding-left: 35px;
}
#nav li {
   list-style:none;
   float:left;
   padding:0 25px 0 0;
}
#nav li a {
   color:#000;
   text-decoration:none;
   font-family: verdana, arial, sans-serif;
   font-size: 20px;
   display:block;
   margin:1px 2px 0 0;
   padding:5px;
}

#nav li a:hover {
   color:#e61f8a;
   text-decoration:none;
}

#nav li a.active {
   color:#e61f8a;
   text-decoration:none;
}

.clear {
   clear:both;
}


/* content */
#content {
   margin:0 200px 0 0;
   padding:10px 20px 0px 0;
   font-size: 12.5px;
   font-family: verdana, arial, sans-serif;
}
/*#content a,#content2 a {
   text-decoration:none;
   color:#000000;
}*/

#content a:hover,#content2 a:hover {
   text-decoration:none;
   color:#e61f8a;
}

/* #content h2,#content2 h2 { */
#content h2 {
   font-family: verdana, arial, sans-serif;
   line-height:30px;
   margin:0px;
   margin-bottom: 15px;
   padding:5px 0;
}



/* sidebar
--------------------------------------------------*/
#sidebar {
   margin-top: 43px;
   width:180px;
   float:right;
   padding:28px 10px 30px;
   height:100%;
}

#sidebar h2 {
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   color: #808080;
   font-weight: normal;
   margin-top: 8px;
   margin-bottom: 8px;
}
#sidebar ul {
   list-style:none;
   margin:0 0 5px;
}
#sidebar ul li {
   list-style:none;
   font-family: verdana, arial, sans-serif;
   padding:0px;
}
#sidebar ul li a:hover {
   color:#e61f8a;
}

#sidebar #s {
   width:99px;
   border:0px;
   padding: 0px;
   padding-left: 3px;
   padding-bottom: 1px;
   padding-right: 3px;
   background: url(images/input.png);
}

#sidebar .rsslist {
   background: url(images/rss.png) no-repeat 0px 5px;
   padding-left: 20px;
   padding-top: 5px;
   height: 25px;
   font-size: 12px;
}

#sidebar input:focus {
   border:0px solid #e61f8a;
}
.cat-item a {
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
.wppp_list li {
   margin-bottom: 4px;
}
.wppp_list li a {
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #e61f8a ! important; 
}

/*#content p,#content2 p {*/
#content p {
   margin:25px 0;
}


/* post */
/* TODO change default baro (wenn keine bewertung drin ist) */
.posttop {
   margin-top: 50px;
   background: url(images/boxtop.png);
   width: 650px;
   height: 60px
}
.baro1 { background: url(images/baro1.png) ! important; }
.baro2 { background: url(images/baro2.png) ! important; }
.baro3 { background: url(images/baro3.png) ! important; }
.baro4 { background: url(images/baro4.png) ! important; }
.baro5 { background: url(images/baro5.png) ! important; }
.baro6 { background: url(images/baro6.png) ! important; }
.postbottom {
   background: url(images/boxbottom.png);
   width: 650px;
   height: 41px
}

.post {
   margin:0 0 0 0;
   width: 540px;
   padding-left: 60px;
   padding-right: 50px;
   background: url(images/boxback.png);
}

.post img {
   border:5px solid white;
   padding:1px;
}
.post a {
	color: #E61F8A;
	text-decoration: none;
}
.post a:hover {
	color: #E61F8A;
	text-decoration: underline;
}

.post .info {
   margin: 0px 0px 0px 0px ! important;
}

.date {
   margin: 0 0 15px 0;
}

.post small {
   margin-top:25px;
}

/* footer */
#footer {
   color:#999999;
   margin:0;
   font-size: 12px;
   padding: 10px 0px 10px 60px;
   font-family: verdana, arial, sans-serif;
}
#footer a {
   font-size: 12px;
   color:#999999;
}


/* wp stuff */

.aligncenter {
   display:block;
   margin-left:auto;
   margin-right:auto;
}

.alignleft {
   float:left;
}

.alignright {
   float:right;
}

.navigation {
   text-align:center;
   font-size:120%;
}

.wp-caption {
   border:1px solid #ddd;
   text-align:center;
   background-color:#f3f3f3;
   padding:4px 0 0 0;
   -moz-border-radius:3px;
   -khtml-border-radius:3px;
   -webkit-border-radius:3px;
   border-radius:3px;
   margin:10px;
}

.wp-caption img {
   border:0 none;
   margin:0;
   padding:0;
}


.wp-caption-dd {
   font-size:11px;
   line-height:17px;
   margin:0;
   padding:0 4px 5px;
}


/* checked to this point*/



/* navigation
--------------------------------------------------*/







/* content
--------------------------------------------------*/


#unused-content2 {
margin:0 !important;
padding:10px 0 0px;
}




/* comments
--------------------------------------------------*/
#comments {
   font-size: 12px;
}

#commentlist li {
   margin-bottom:1.5em;
   padding-bottom:1em;
}

#commentform {
   background:#fff;
   width:350px;
   text-align:left;
   margin:0 0 15px 0;
}

#commentform textarea {
   background:#f8f7f6;
   border:1px solid #d6d3d3;
   width:480px;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
}

#commentform #email,#commentform #author,#commentform #url {
   font-size:1.1em;
   background:#f8f7f7;
   border:1px solid #d6d4d4;
   width:350px;
}

#commentform input {
   margin-bottom:2px;
}

#gravatar {
   align:right;
}

h1.page_title {
   color: #E61F8A;
   font-size: 20px;
   font-weight: normal;
   padding-left: 40px;
   margin-top: 10px;
   margin-bottom: -10px;
}
.commentlist li {
   list-style: none;
}
.commentboxtop {
   background: url(images/boxtop-hellgrau.png);
   width: 650px;
   height: 60px;
}
.commentbox {
   background: url(images/boxback-hellgrau.png);
   padding-left: 60px;
   padding-right: 50px;
   width: 540px;
}
.commentboxbottom {
   background: url(images/boxbottom-hellgrau.png);
   width: 650px;
   height: 41px;
}
.avatar {
   margin-right: 25px;
}
h3#comments {
   margin-bottom: 20px;
}
.wpng-widget-date-title {
   font-family: verdana, arial, sans-serif;
   font-weight: bold;
   font-size: 12px;
}
#wpng-cal-widget-events a {
   font-size: 12px;
}

.ads {
   font-family: verdana, arial, sans-serif;
   color:#808080;
   font-size:12px;
   font-weight:normal;
}
.ads img {
   border: 0px;
}

img#wpstats{display:none}