/*
Theme Name: bdm
Theme URI: http://www.blind-date-music.de/
Description: The bdm Theme.
Version: 1.0
Author: KRS & Seb
Author URI: 
Tags: blue, custom header, fixed width, one column, widgets
Text Domain: bdm

	bdm v1.0
	http://www.blind-date-music.de/

	The original Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #a74b1c url('images/bdmbgtile.jpg');
	color: #333;
	text-align: center;
	}

#shadowbox
{
	background: url('images/bdmbgwide.png') repeat-y bottom center;
}

#bgpicbox
{
	background: url('images/bdmbgpic2.png') no-repeat top left;
}

#page {
	text-align: left;
	}

#header {
	background: url('images/bdmheader.png') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 830px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.homecolumn .entry p {
	font-size: 0.9em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	/* line-height: 1.6em; */
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.homecolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

#footer p
{
	color: #dfe0db;
}

#footer p a, #footer p a:hover, #footer p a:active, #footer p a:visited
{
	color: #dfe0db;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.homecolumn .post small
{
	font-size: 0.8em;
	line-height: 1.4em;
	color: #888;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	position: absolute;
	left: -1000px;
	font-size: 0;
	/*
	font-size: 4em;
	text-align: center;
	*/
	}

#headerimg .description {
	/*
	position: absolute;
	left: -1000px;
	font-size: 0;
	*/
	padding-top: 150px;
	font-size: 2.4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.2em;
	background: url(images/tabs/bg.png);
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.homecolumn .post h3
{
	font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.homecolumn .label
{
	font-weight: bold;
	color: #fff;
}

.homecolumn .label a
{
	color: #fff;
	text-decoration: none;
}

.entry p a:visited {
	color: #000;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	background: url('images/tabs/bg.png');
	border: none;
}

.commentlist li ul li
{
	border-left: 1px solid #333;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform label small
{
	color: #333;
}

.commentmetadata {
	font-weight: normal;
	}

#newsletterbox
{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #000;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	}

#header {
	/* background-color: #a74b1c; */
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 848px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#fakelogo
{
	position: absolute;
	margin: 15px 0 0 92px;
}

#fakelogo img
{
	width: 457px;
	height: 123px;

	border: none;
}

.narrowcolumn {
	padding: 0 0 20px 100px;
	margin: 0;
	width: 650px;
	}

.widecolumn {
	padding: 0 0 20px 100px;
	margin: 0;
	width: 650px;
	}

.homecolumn {
	padding: 0;
	margin: 0 100px;
	width: 650px;
	}

.homecolumn .post {
	float: left;

	width: 190px;
	height: 130px;

	overflow: hidden;

	margin: 0 10px 8px 0;
	padding: 10px;

	background: url('images/bdmbgnews.png') no-repeat;
	}

.homecolumn .post + .post + .post
{
	margin-right: 0;
}

.homecolumn .post .entry p
{
	margin: 0;
}

.homecolumn .label
{
	clear: both;

	margin: 8px 0 4px 0;
}

.post {
	width: 600px;
	margin: 0 0 25px 0;
	padding: 25px 25px 15px 25px;
	background: url('images/tabs/bg.png');
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .post .entry p
{
	margin-bottom: 0;
}

.widecolumn .post .entry br.space, .narrowcolumn .post .entry br.space
{
	line-height: 1.48em;
}

.narrowcolumn .postmetadata {
	margin: 0;
	padding-top: 5px;
	}

.homecolumn .postmetadata {
	margin: 0;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0;
	padding-top: 4px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#respond
{
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 25px;
	background: url('images/bdmbgnewsletter.png');
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	height: 210px;
	clear: both;
	}

#footer img
{
	width: 850px;
	height: 175px;

	border: none;
}

#footer p {
	margin: 0;
	padding-top: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 15px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 0;
	margin-bottom: 25px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.narrowcolumn .post .entry h2
{
	margin-top: 35px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.homecolumn .post h3
{
	margin: 0;
}

#comments
{
	color: #fff;
}

#respond h3
{
	margin-top: 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 0;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 15px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#newsletterbox .intxt
{
	width: 146px;
	margin: 0;
	padding: 2px;
	background: #f7dbda;
	border: none;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#newsletterbox .insub
{
	width: 10px;
	height: 10px;

	margin-left: 140px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 4px;
	margin: 5px 5px 1px 0;
	border: none;
	background: #f7dbda;
	}

#commentform label
{
	position: relative;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100.4%;
	margin-top: 5px;
	padding: 4px;
	border: none;
	background: #f7dbda;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 -10px 0 auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 0;
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#newsletterbox
{
	position: absolute;
	width: 150px;
	height: 85px;
	margin: 30px 0 0 579px;
	padding: 10px 10px 5px 10px;
	background: url('images/bdmbgnewsletter.png');
}

#sidebar
{
	padding: 0;
	margin-left: 0;
	width: 150px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	height: 14px;
	}

.navigation div a
{
	background: url(images/tabs/bg.png);
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	padding: 0;
	margin: 13px 0 0 0;
}

.wp-caption.alignleft
{
	text-align: left;
	padding: 0;
	margin: 13px 15px 0 0;
}

.wp-caption.alignright
{
	text-align: left;
	padding: 0;
	margin: 13px 0 0 15px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	color: #666;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
/* End captions */



/* Begin Add to Any */
.addtoanybox
{
	width: 658px;
	height: 16px;

	margin: 0 auto;
	padding-top: 18px;

	text-align: right;
}
/* End Add to Any */



/* Begin RS Event */
.homecolumn #events
{
	width: 650px;
	height: 100px;
	background: url('images/bdmbgevents.png') no-repeat;
}

.homecolumn #events div.note
{
	position: absolute;
	z-index: 2;
}

.homecolumn #events div.note img
{
	width: 100;

	margin-right: 10px;
}

.homecolumn #events div.note img + img + img + img + img + img
{
	margin-right: 0;
}

.homecolumn #events div.soldout
{
	position: absolute;
	z-index: 1;
}

.homecolumn #events div.soldout img
{
	width: 100;
	height: 100;

	margin-right: 10px;
}

.homecolumn #events div.soldout img + img + img + img + img + img
{
	margin-right: 0;
}

.homecolumn #events div.rsevent
{
	width: 650px;
	height: 100px;
	margin: 0 10px 8px 0;
}

.homecolumn #events div.rsevent div
{
	display: block;
	float: left;

	width: 100px;
	height: 95px;
	
	margin-right: 10px;
	padding-top: 5px;
	
	background: url('images/bdmbgevent.png') no-repeat;

	font-size: 4em;
	color: #fff;
	line-height: 0.9em;
	text-align: center;
}

.homecolumn #events div.rsevent div + div + div + div + div + div
{
	margin-right: 0;
}

.homecolumn #events div.rsevent div a, .homecolumn #events div.rsevent div a:hover, .homecolumn #events div.rsevent div a:active, .homecolumn #events div.rsevent div a:visited
{
	color: #fff;
	text-decoration: none;
}

.rseventpost
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666;
}
/* End RS Event */



/* Begin Tabs */
/* root element for tabs  */
ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	/* border-bottom:1px solid #666; */
	height:30px;
}

/* single tab */
ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
	background: url(images/tabs/pink.png) no-repeat -420px 0;
	/* font-size:11px; */
	font-size:12px;
	font-weight:bold;
	display:block;
	height: 30px;
	line-height:30px;
	/* width: 134px; */
	width: 120px;
	/* text-align:center; */
	text-align:left;
	text-decoration:none;
	/* color:#000; */
	color: #fff;
	/* padding:0x; */
	padding: 0 0 0 10px;
	margin:0px;
	position:relative;
	/* top:1px; */
	top:0;
}

ul.tabs a:active {
	outline:none;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;
	color:#fff;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;
	cursor:default !important;
	color:#fff !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 		{ background-position: -553px -31px; }
ul.tabs a.s.current 	{ background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -247px -0px; width:174px; }
ul.tabs a.l:hover 		{ background-position: -247px -31px; }
ul.tabs a.l.current 	{ background-position: -247px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 		{ background-position: 0 -31px; }
ul.tabs a.xl.current 	{ background-position: 0 -62px; }


/* initially all panes are hidden */
div.panes div.pane {
	display:none;
}


/* tab pane styling */
div.panes {
	/* border:1px solid #999; */
	border-top:0;
	/* background-color:#fff; */
	background: url(images/tabs/bg.png);
}

div.panes div {
	display:none;
	padding:1px 25px 10px 25px;
	/* border:1px solid #999;
	border-top:0; */
	min-height:170px;
	font-size:1em;
	text-align: left;
	line-height: 1.4em;
	/* background-color:#fff; */
}

div.panes div .entry
{
	margin: 0;
}
/* End Tabs */



/* Begin Scrollable */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 650px;
	height:102px;
	margin-bottom: 45px;

	/* custom decorations */
	/* border:1px solid #ccc; */
	/* background:url('images/scrollable/h300.png') repeat-x; */
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable a {
	float:left;
	margin:0px 10px 0px 0px;
	background-color:#fff;
	padding:0px;
	border:1px solid #000;
	cursor:pointer;
	width:134px;
	height:100px;
	
	/* -moz-border-radius:4px; */
	/* -webkit-border-radius:4px; */
}

.scrollable a img {
	margin: 0;
	padding: 0;
	border: none;
}

/* active item */
.scrollable .active {
	border:1px solid #000;
	/* z-index:9999; */
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url('images/scrollable/hori.png') no-repeat;
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin:41px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 		{ background-position: 0 -20px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-20px -20px; }
a.right:active 	{ background-position:-40px -20px; } 

/* left */
a.left 			{ margin-left: 70px; } 
a.left:hover 	{ background-position:-20px 0; }
a.left:active 	{ background-position:-40px 0; }

/* up and down */
a.up, a.down { 
	background:url('images/scrollable/vert.png') no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-20px 0; }
a.up:active  	{ background-position:-40px 0; }

/* down */
a.down 			{ background-position: 0 -20px; }
a.down:hover  	{ background-position:-20px -20px; }
a.down:active  	{ background-position:-40px -20px; } 

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
/* End Scrollable */



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

