/*  
Theme Name: Bitsundso Theme
Theme URI: http://bitsundso.de
Description: Semi-commercial Theme für 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: #a4a4a4 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: #000;
}

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

#wrapper {
	width: 900px;
	background: url(css/img/pageback.png)  repeat-y 0px ;
	margin-top: 20px;
}


#gradient-wrapper {
	width: 900px;
	background: url(css/img/pagetop.png) 0 0 no-repeat;
}

#header {
	position: relative;
	padding: 22px;
	height: 110px;
}


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


#logo {
	float: left;
}

#header .hr {
	clear: both;
	float: left;
	margin: 20px 0;
	height: 1px;
	background: url(css/img/hr.png) 50% 50% no-repeat;
	width: 860px;
}

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

#col3-left {
	width: 640px;
	float: left;
	margin: 0 20px;
}

#col2-right, .col2-right {
	width: 220px;
	float: right;
	text-align: center;
	padding-right: 9px;
	/*padding: 0 20px 0 20px;
	margin: 0 0 0 20px;*/
}

 #col2-right.shop-flow, .col2-right.shop-flow{
	width: 210px;
	float: right;
	margin-top: 10px;
	/*padding: 0 20px 0 20px;
	margin: 0 0 0 20px;*/
}

#video-meta {
	clear: both;
    float: none;
    padding-top: 1px;
	margin: 0 20px;
	font-size: 10px;
}

#video-meta-table{
    margin: 20px 0;
    align: top;
}

#video-meta-table td{
    vertical-align: top;
    /*padding: 5px; */
    padding-bottom: 10px;

}

#video-meta-table td.left-col {
    width: 150px;
}

#video-details{
    visibility: hidden;
    height: 600px;
}


#itunes-help{
    visibility: hidden;
}


td.icon{
    width: 80px;
    padding-right: 10px;
    text-align: center;
}


#video-meta-table tr td.squareicon{
    width: 60px;
    padding-right: 10px;
    padding-left: 20px;
    text-align: center;
}

#video-player{
    z-index: 1;
}

#fineprint {
	color: #777;
	font-size: 10px;
	clear: both;
	width: 640px;
	float: left;
	margin: 0 20px;
}

#email{
    width: 150px;
}

#payment-logos {
	float: right;
	margin: 0 20px;
}

#submit-newsletter{

}

hr {
    margin: 20px 20px;	
}

#col2-right hr{
    width: 195px;
    margin:10px 0px 20px 10px;
}

#gratis-button{
    margin-top: 10px;
}

.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;
}


/* ----------------------------------------------------- Columns */

.column h2 {
	color: #77bd11;
	border-top: 1px solid #77bd11;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0.4em;
	padding-top: 0.125em;
	line-height: 1.25em;
}

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

.column a:focus,
.column a:hover,
.column a:active {
	color: #ccc;
}

.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: "» ";
}

.tagcloud ul {
	text-align: center;
}

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

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

.content {
	color: #000;
}

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


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

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

.content h1,
.content h2 {
	font: normal 21px/1.2em "Trebuchet MS", arial, sans-serif;
	margin: 0 0 0.5em 0;
}

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

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

#zoom_content h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0.6em 0 0 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;
}



#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: normal 26px/1.2em "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: #3555ce;
	text-decoration: none;
}

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

#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;
}



.post small {
	float: right;
	background: #40982f;
	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;
}

#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: #40982f;
}


.content .single-post .entry h3 {
	border-top: 1px dotted #40982F;
	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;
}

#commentform {
	padding-bottom: 1em;
}

textarea#comment {
	width: 470px;
	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: 520px;
}

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

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

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

.content .menu li {
	margin-left: 0;
	list-style: none;
	float: left;
	background: #b3b3b3;
	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: #fff;
}

.content .menu li.current_page_item a {
	border-bottom-color: #fff;
}

.content .menu a:link,
.content .menu a:visited {
	color: #333;
	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;
	color: #222;
	padding-bottom: 10px;
	text-align: right;
}



/* SHOP */


.shop-flow h1{

}

.shop-flow h2{

 }

#shopdetail-thumb{
	float:left;
	padding: 0 10px 10px 0;
}


#shop-flow{
	clear: both;
}

ul#shop-flow-list {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#shop-flow-list li{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding:20px 0 0 100px;
	height: 100%; 
	min-height: 60px;
}

li#sfl-1{
	background-image: url(../img/undsoversity-bullet-1-active.png)
}

li#sfl-2{
	background-image: url(../img/undsoversity-bullet-2-inactive.png)
}

li#sfl-3{
	background-image: url(../img/undsoversity-bullet-3-inactive.png);
	color: #777;
}

.express-button {                       
   opacity: 0.4;
   filter: alpha(opacity=40);
   zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */ 
}



li#sfl-2.active{
	background-image: url(../img/undsoversity-bullet-2-active.png)
}

li#sfl-3.active{
	background-image: url(../img/undsoversity-bullet-3-active.png);
	color: #000;
	padding-top: 10px;
}

li#sfl-3 td{
    vertical-align: middle;
}

#sfl-3 .icon{
    text-align:center;
}


.express-button.active{                       
   opacity: 1;
   filter: alpha(opacity=100);
   zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */ 
}

ol.numbered{
	list-style: decimal;
	margin:0 0 0 25px;
}

.error {color: red;}

p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}


p.label_checkbox_pair input {
  position: absolute;
  top: 1px;
}

p.label_checkbox_pair label {
  display: block;
  margin-left: 25px;
}

/* Daniel Buechele, 24.8.2009*/

#left, .left {
	float: left;
	margin-left: 20px;
	width: 645px;
}


.right {
	float: right;
}

.detailheading {
	float: left;
	width: 600px;
}


#nocol {
	margin: 20px;
}

#price {
	font-size: 2.5em;
	font-weight: bold;

}

.red {
	color: red;
}

.strike {
	font-size: 0.6em;
	color: red;
}

.clear {
	float: none;
	clear: both;
}

.thumb {
	margin-right: 10px;
	margin-bottom: 10px;
    float: left;
}

a h1, a h2 {
	color: black;
}

#insdq {
	font-size: 9px;
	
	margin-bottom: -8px;
}

.topspace {
	margin-top: 8px;
}

#subscription {
	float: right;
	/*width: 200px; */
	text-align: center;
}

#subscribe img {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
}

h1.price {
    font-size: 2em;
    margin-bottom: 0px;
    font-family:"Trebuchet MS",arial,sans-serif;
    font-weight:normal;
    line-height:1.2em;
}

.license {
    font-size: 0.8em;
}

.workshop-contents{
    margin: 0 20px;
}

.workshop-contents img{
    float: left;
}
