/*  
Theme Name: Bitsundso Theme
Theme URI: http://bitsundso.de
Description: Semi-commercial Theme f\303\274r famous German Bitsundso Podcast show
Version: 1.0
Tags: bus, sus, fus
Author: Gerrit van Aaken
Author URI: http://praegnanz.de/

	Bitsundso Theme
	http://bitsundso.de

	This theme was designed and built by Gerrit van Aaken,
	whose blog you will find at http://praegnanz.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ----------------------------------------------------- Page layout */

body {
	background: url(css/img/back.gif) 0 0 repeat-x;
	font: normal 12px/1.5em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
	color: #ccc;
}

#page {
	margin: 0 auto;
	width: 1000px;
}

#wrapper {
	margin: 0 -23px;
	margin-top: 43px; 
	width: 940px;
	padding: 0 53px;
	background: url(css/img/pageback.png) 0 0 repeat-y;
}

#header {
	position: relative;
	top: -43px;
	margin: 0 -53px;
	background: url(css/img/pagetop.png) 0 0 no-repeat;
	padding: 53px;
}


#footer {
	position: relative;
	top: 43px;
	margin: 0 -53px;
	background: url(css/img/pagebottom.png) 0 100% no-repeat;
	padding: 0 53px 8px 53px;
}

#logo {
	float: left;
	margin: -11px;
	margin-left: -7px;
}

#header .hr {
	clear: both;
	float: left;
	margin: 20px -30px -10px -30px;
	height: 2px;
	background: url(css/img/line.gif) 50% 50% no-repeat;
	width: 1000px;
}

#main {
	margin-bottom: -45px;
	overflow: hidden;
	clear: both;
	width: 940px;
}

#col3-left {
	/* width: 220px; */
	width: 180px;
	float: left;
}

#col3-right {
	width: 180px;
	float: right;
}

#col3-middle {
	width: 520px;
	float: left;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 0 5px 20px;
	margin: 0 20px;
}

#col1 {
	width: 900px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
}

#col2-right {
	width: 660px;
	float: left;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 20px 0 20px;
	margin: 0 0 0 20px;
}

.clear {
	clear: both;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

blockquote {
	padding-left: 3.5em;
	margin-left: -7px;
	color: #888;
	margin-bottom: 1em;
	background: url('css/img/quotes.gif') 0 3px no-repeat;
}

/* ----------------------------------------------------- Additional Stuff */
.adminbox a{
		float:right;
		height:50px;
		width:20px;
		
}

.kontakt{
  background: #CCCCCC;
  border: thin solid #660000;
  padding: 5px 5px 50px 10px;
  
}

.kontakt #name,
.kontakt #email,
.kontakt #subject, 
.kontakt #text{
	width: 80%;
	padding: 3px;
	border: 1px solid #660000;
	margin: 3px 0 3px 0;
	
}

.kontakt textarea {
	width: 80%;
	border: 1px solid #660000;
	margin-bottom: 20px;
}

.logo{
 padding: 0 0 40px 0;	
		
}
.communities {
 padding: 0 0 7px 0;
}

.content hr {
	height: 2px;
	border-bottom: 1px solid #EEEEEE;
	width: 400px;
	margin: 20px 0 20px 0;
		
}

textarea, input {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;	
	padding: 2px;
}


/* --------------------------------------- REFERENZEN */


.referenzen .headline {
	color: #660000;
	padding: 10px 0 10px 0;
	font: bold 16px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
}

.referenzen .line {
	clear:left;
	padding-top:15px;
	border-bottom: 2px dotted #660000;
	width: 500px;
		
}
.referenzen .noline {
	height: 20px;
	border-bottom: 2px dotted #FFFFFF;
	width: 500px;
		
}

.referenzen .navbox {
	padding: 0px 0 10px 0;
	height: 20px;
	width: 500px;
	font-face:bold;
		
}

.referenzen a:link,
.referenzen a:visited,
.referenzen a:hover,
.referenzen a:active {
	color: #000000;
}

.smallpic {
	float:left; 
	margin-right:15px; 
	margin-bottom: 10px;
	border: 1px black solid;	
}

.ref_mainpic_big {
	float:left;
	margin-right:15px; 
	margin-bottom: 10px;
	margin-top:5px;
	
	
}
.ref_title {
	float:left;
	border-bottom: 2px dotted #660000;
	width: 328px;
	margin-left:5px;
}

.ref_box_small {
	float:right;
	background: #EEEEEE;
	width: 320px;
	height: 122px;
	margin: 5px 0px 0 0;
	padding: 5px;
	overflow:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ref_box_big {
	clear:left;
	background: #EEEEEE;
	margin: 15px 0px 15px 0;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ref_pics_box {
	clear:left;
	margin: 15px 0px 20px 0;	
}
.ref_pic_left {
	float:left;
	padding-bottom:15px;

}
.ref_pic_right {
	float:right;
	padding-bottom:15px;
}

.ref_links {
	clear:left;
	background: #EEEEEE;
	margin: 5px 255px 5px 0;
	padding: 3px 2px 2px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
.center_link { float: left; display:inline; margin-left:125px; }

/* --------------------------------------- WPCF (CONTACT FORM)*/
#wpcf {
	background: #CCCCCC;
  	padding: 20px 5px 50px 10px;	
  	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	border: 1px solid #660000;
	
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 5px 5px 10px 0;
	border: 1px solid #660000;
}
#wpcf #contactsubmit {
	margin-left: 150px;
	width: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

/* --------------------------------------- TWITTER FOR WORDPRESS */

ul.twitter {
}
li.twitter-item {
	border-top: 2px dotted #660000; 
	padding:10px;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
}
p.twitter-message {
	padding-top:10px;	
}
a.twitter-link {
	font: normal 9px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
}
.twitter-timestamp {
	font: normal 9px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
} 

a.twitter-user {
}
    
/* ----------------------------------------------------- Columns */

.column h2 {
	/* 
	color: #77bd11; 
	border-top: 1px solid #77bd11;
	*/
	color: #660000;
    border-top: 1px solid #660000;
    font: bold 14px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0.4em;
	padding-top: 5px;
	line-height: 1.25em;
}

.column a:link,
.column a:visited {
	color: #ccc;
}

.column a:focus,
.column a:hover,
.column a:active {
	//color: #77bd11;
	color: #660000;
}

.column .box {
	margin: 0 0 2.5em 0;
	overflow: hidden;
}

.crew li {
	float: left;
	margin-right: 4px;
}

.undsoversum li {
	float: left;
	margin-right: 10px;
}

.undsoversum {
	width: 170px;
}

.column p {
	margin-bottom: 0.75em;
}

.rssicon {
	float: left;
	margin: 6px 10px 10px 0;
}

.column .list {
	margin-top: 16px;
}

.sparbits {
	margin-top: 8px;
}

.column .bullets li:before {
	content: "\302\273 ";
}

.tagcloud ul {
	text-align: center;
}

.tagcloud a {
	text-decoration: none;
	line-height: 17px;
	margin: 0 0.2em;
}

/* ----------------------------------------------------- Content */

.content {
	color: #333;
}

.post {
	border-top: 1px solid #660000;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 220px;
	margin-right: 20px;
	background: #eee;
	padding: 0 5px 7px 5px;
	float: left;
	min-height: 4em;
}


#firstpost .post {
	width: 500px;
	background: none;
	padding: 0 0 8px 0;
	margin-bottom: 15px;
}

.single-post {
	width: 500px;
	background: #fff;
	padding: 0;
}

.content h1,
.content h2 {
	font: normal 20px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
	margin: 0 0 0.5em 0;
}

.content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.6em 0;
}



.content p,
.content ul,
.content ol {
	margin-bottom: 0.8em;
}


.content li {
	list-style: square outside;
	margin-left: 25px;
	margin-bottom: 0.5em;
}

.content ol li {
	list-style: decimal outside;
}

.content ol.commentlist {
	margin-bottom: 3em;
}

.content ol.commentlist li {
	border-top: 1px solid #bbb;
	list-style: decimal inside;
	margin-left: 0;
	padding-top: 5px;
	width: 500px;
	overflow: auto;
	position: relative;
	font-weight: bold;
}

.content ol.commentlist li p {
	margin-top: 7px;
	font-weight: normal;
}

.content ol.commentlist li small {
	background: #bbb;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	padding: 0 4px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	position: absolute;
	top: 0;
	right: 0;
}
.content ol.commentlist li small a {
	color: #fff;
}




#col1 p a {
	text-decoration: underline;
}

.content .post h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0.3em 0 0 0;
	
}

.content #firstpost h2,
.content .single-post h2,
.content h3#comments,
.content h3#respond {
	font: bold 20px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
	margin: 0 0 0.7em 0;
}

.content h3#respond {
	margin-top: 1em;
}


#main .content .prehead {
	margin: 4px 0 0 0;
	font: normal 16px/1em "Trebuchet MS", arial, sans-serif;
}

.content a:link,
.content a:visited {
	color: #660000;
	text-decoration: none;
}

.content a:focus,
.content a:hover,
.content a:active {
	color: #000;
}

#main .content h2 a {
	text-decoration: none;
	display: block;
}

.postimage {
	float: left;
	width: 250px;
	margin-bottom: 1.5em;
}

.postimage img {
	border: 1px solid #999;
}

.postimage a:hover img {
	border: 1px solid #000;
}

/* Datum Posts */
.post small {
	float: right;
	background: #660000;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	padding: 0 4px;
	margin-left: 45px;
	margin-right: -5px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

#firstpost small,
.single-post small {
	margin-right: 0;
}

#main .podPress_content {
	clear: both;
	padding-top: 10px;
	font-size: 1em;
}

#main #col3-middle .podPress_content {
	clear: both;
	padding: 10px 10px 7px 10px;
	font-size: 1em;
	border: 1px solid #40982F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 1.5em 0 1.5em 0;
}

.podPress_content a {
	white-space:nowrap;
	margin: 0;
}

#podPressPlayerSpace_1_PlayLink,
#podPressPlayerSpace_2_PlayLink,
#podPressPlayerSpace_3_PlayLink,
#podPressPlayerSpace_4_PlayLink,
#podPressPlayerSpace_5_PlayLink,
#podPressPlayerSpace_6_PlayLink,
#podPressPlayerSpace_7_PlayLink,
#podPressPlayerSpace_8_PlayLink,
#podPressPlayerSpace_9_PlayLink,
#podPressPlayerSpace_10_PlayLink {
	display: none;
}

#main .podPress_imgicon {
	display: none;
}


#firstpost .postmetadata,
.single-post .postmetadata {
	margin-left: 250px;
}


h3.topics {
	padding-left: 20px;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	background: url(css/img/icon-tags.gif) 0 0 no-repeat;
}

h3.comments {
	margin: 10px 0 0 0;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	background: url(css/img/icon-comments.gif) 0 0 no-repeat;
}

#main h3.comments a:link,
#main h3.comments a:visited {
	color: #222;
}

#main h3.comments a:focus,
#main h3.comments a:hover {
	color: #660000;
}


.content .single-post .entry h3 {
	border-top: 2px dotted #660000;
	margin-top: 2em;
	padding-top: 0.3em;
	clear: both;
}

.content .single-post .entry ul ul li {
	font-size: 10px;
	line-height: 1.4em;
	color: #666;
}

.content .single-post .entry ul ul  {
	margin-top: 4px;
}

.content .single-post .entry h6  {
	font: normal 10px "Trebuchet MS", arial, sans-serif;
}

#commentform {
	padding-bottom: 1em;
}

textarea#comment {
	width: 490px;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	padding: 3px;
}

#commentform small {
	font-size: 10px;
	color: #777;
	line-height: 1.4em;
}

#commentform label small {
	font-size: 12px;
	color: #222;
	margin-left: 0.5em;
}


/* ----------------------------------------------------- Menu */

.content .menu {
	background: #222;
	margin: 0 -20px;
	overflow: hidden;
	height: 25px;
	position: relative;
	width: 540px;
}

#col1 .menu {
	margin: -20px;
	margin-bottom: 20px;
	width: 940px;
}

#col2-right .menu {
	width: 700px;
}

.content .menu li a {
	height: 24px;
	padding: 0 15px;
	line-height: 24px;
	display: block;
	border-bottom: 1px solid #222;
}

.content .menu li {
	margin-left: 0;
	list-style: none;
	float: left;

	background: #660000;
	margin-right: 2px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.content .menu li:hover {
	background: #ccc;
}

.content .menu li.current_page_item {
	
	background: #CCC;	
}

.content .menu li.current_page_item a {

	border-bottom-color: #ccc;
	
}

.content .menu a:link,
.content .menu a:visited {
	color: #FFF;
	text-decoration: none;
}

.content .menu li.searchform {
	float: right;
}

.content .menu li form {
	background: #222;
}

.content .menu input {
	padding: 0;
}

#s {
	width: 100px;
}


/* ----------------------------------------------------- Footer */

#footer a:link,
#footer a:visited {
	color: #222;
	text-decoration: none;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #888;
}

#footer p {
	position: relative;
	top: 33px;
	padding-bottom: 20px;
	text-align: right;
}


/* ----------------------------------------------------- Ads */
/*
#menuads {
	margin: 6px 0 20px 0;
}

#topbanner {
	float: right;
	padding-top: 8px;
	background: url(css/img/werbung.gif) 100% 0 no-repeat;
}

#sidebanner {
	padding-top: 8px;
	background: url(css/img/werbung.gif) 100% 0 no-repeat;
}

.contentads {
	width: 468px;
	float: none;
	clear: both;
	margin: 20px 0;
	padding-right: 12px;
	background: url(css/img/werbung2.gif) 100% 0 no-repeat;
}
*/


