/*   
Theme Name: Between Horizons 2009
Theme URI: http://www.betweenhorizons.de/
Description: The new, jQuery-powered BH-Theme, hell yeah!
Author: Doom Design
Author URI: http://www.dominik23.de
Version: 1.5

*/
html {
background-color: #000;
	background-image: url(images/html-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	}
body
{
background-color: transparent;
background-image: url(images/stars9.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;

}
a:link, a:visited, a:active
{
	color: #3DA655;
}
a:hover
{
	color: #FFFFFF;
}
a img
{
	border: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 150%;
}
h2.page-title
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3EA756;
	border-bottom: 1px solid #383838;
	font-size: 2.5em;
	margin-bottom: 35px;
}
h3.post-title
{
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 0.4em;
	/*[disabled]font-weight:bold;*/
}
h4 {
color: #3EA756;
font-size: 1.7em;
margin-bottom: 0.2em;
}
p
{
	margin-bottom: 15px;
}
small {
font-size: 0.8em;
}




#navi
{
	display: block;
	width: 936px;
	height: 50px;
margin: 0 auto;
}
/*
#wrap
{
	width: 960px;
top: 50px;
left: 50%;
margin-left: -480px;
	z-index: 10;
	position: absolute;
}
*/
#wrap
{
position: relative;
	width: 960px;
margin: 0px auto;
}
#header
{
	height: 320px;
	position: relative;
}
#fireflies {
position: absolute;
width: 960px;
height: 300px;
top: 0;
left: 0;
z-index: 10;
}
#fireflies embed, #fireflies object {
position: relative;
z-index: 10;
}

#logo {
display: block;
width: 100%;
padding-top: 20px;
text-align: center;
position: relative;
z-index: 50;
}

#content-middle
{
	width: 100%;
	padding-bottom: 0px;
	/* background-image: url(images/content_bg.png); */
}

#content-left
{
	width: 430px;
	margin-left: 20px;
	padding-bottom: 30px;
	font-size: 1.2em;
	float: left;
}
.post
{
	background: transparent url(images/post-divider.png) no-repeat bottom center;
	line-height: 150%;
	color: #DDD;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

.post-meta
{
	border-top: 1px solid #383838;
	border-bottom: 1px solid #383838;
	color: #666;
	margin-bottom: 10px;
}
.post ul
{
	padding-left: 3px;
	list-style-type: square;
	margin-left: 12px;
}
.post ul li
{
	margin: 0;
	padding: 0;
}
.post blockquote, .page blockquote
{
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-size: 1.5em;
	display: block;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 3px;
	border-bottom: 1px solid #383838;
	color: #3DA655;
}
.quote-author {
display: block;
width: 95%;
color: #999;
margin: 0 auto 20px auto;
}

.post code, .page code
{
	font-size: 1.2em;
	color: #808080;
}
.post p, .page p {
	text-align: justify;
}
.post object, .post embed {
max-width: 430px;
}
.post img
{
	margin: 10px;
	padding: 5px;
	border: 1px solid #444;
}
.post a:hover img
{
	border: 1px solid #888;
}

.page
{
	line-height: 150%;
	color: #DDD;
	padding-bottom: 40px;
	margin-bottom: 30px;
}


img.alignleft
{
	float: left;
}
img.alignright
{
	float: right;
}
img.aligncenter
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.wp-pagenavi {
text-align: center;
border-top: 1px solid #383838;
	border-bottom: 1px solid #383838;
	padding: 5px 0 5px 0;
}
.wp-pagenavi a, .wp-pagenavi span.current {
margin: 0 0.5em 0 0.5em;
}
.wp-pagenavi a.first {
}
.wp-pagenavi a.last {
}




#content-center {
float: left;
width: 200px;
margin-left: 25px;
margin-top: 0px;
text-align: center;
font-size: 1.1em;
}
#warenkorb {
margin-bottom: 30px;
}

#player {
margin-bottom: 30px;
}

#sidebar-alben {
padding-bottom: 30px;
}


/** Gigpress Sidebar */

#sidebar-tour {
margin-bottom: 30px;
}

ul.gigpress-listing li {
padding: 5px 0 5px 0;
border-bottom: 1px solid #383838;
}
ul.gigpress-listing li:hover {
background-color: rgba(255,255,255,0.05);
}

ul.gigpress-listing {
margin-bottom: 3px;
}

span.gigpress-sidebar-date {
display: block;
margin: 0 auto 3px auto;
font-weight: bold;
font-size: 1.3em;
}
span.hide, span.gigpress-sidebar-prep, span.gigpress-sidebar-venue {
display: none;
}



a.bestellbutton {
display: block;
height: 36px;
width: 170px;
margin: 0 auto;
background: transparent url(images/button-bestellen.png) no-repeat top center;
}
a.bestellbutton:hover {
background-position: bottom center;
}



#content-right
{
float: right;
padding-top: 410px;
	width: 258px;
margin-right: 5px;
}
#person {
height: 449px;
width: 258px;
position: absolute;
right: 5px;
top: 320px;
z-index: 500;
}

#twitter {
margin-bottom: 50px;
display: block;
}

#content-right .shops {
font-size: 1.1em;
line-height: 1.2em;
}
#content-right .shops a {
line-height: 40px;
}



#footer
{
clear:both;
	line-height: 150%;
	font-size: 1.1em;
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #383838;
}

#footer a img {
margin: 0 1em 0 1em;
}



#navi a
{
	display: block;
	width: 100px;
	height: 50px;
	background-image: url(images/navi_bg.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#navi a span
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 50px;
	background-image: url(images/navi_bg.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
a#eins {
background-position: 0 0;
}
a#zwei {
background-position: -100px 0;
}
a#drei {
background-position: -200px 0;
}
a#vier {
background-position: -300px 0;
}
a#fuenf {
background-position: -400px 0;
}
a#sechs {
background-position: -500px 0;
}
a#sieben {
background-position: -600px 0;
}
a#acht {
background-position: -700px 0;
}
a#neun {
background-position: -800px 0;
}
/**************************** Navi hover */
a#eins span {
background-position: 0 -50px;
}
a#zwei span {
background-position: -100px -50px;
}
a#drei span {
background-position: -200px -50px;
}
a#vier span {
background-position: -300px -50px;
}
a#fuenf span {
background-position: -400px -50px;
}
a#sechs span {
background-position: -500px -50px;
}
a#sieben span {
background-position: -600px -50px;
}
a#acht span {
background-position: -700px -50px;
}
a#neun span {
background-position: -800px -50px;
}
a.navi-active
{
}


.clear {
clear: both;
height: 0;
width: 0;
margin: 0;
padding: 0;
}

.floatleft {
float: left;
}
.floatright {
float: right;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*********** jQuery Twitter */

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 0em;
	background: transparent url(images/loader.gif) 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 1em 1em 0;
	list-style-type: none;
	font-size: 1.1em;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0.5em 1em 0.5em;
	border-bottom: 1px solid #383838;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
	line-height: 1.2em;
	color: #bbb;
}
.twitted ul#twitter_update_list li.firstTweet, .twitted ul#twitter_update_list li.lastTweet {
background-color: #0f0f0f;
}

a#twitterlink {
font-size: 1.2em;
line-height: 1.3em;
width: 95%;
}
a#twitterlink img {
margin-right: 8px;
}
a#twitterlink span {
color: #ddd;
text-decoration: none;
display: block;
margin-bottom: 1em;
}


/**** TOUR GigPress Liste */
.gigpress-calendar-add{
display: none;
}
.gigpress-info-item {
display: block;
}
td.description {
padding: 10px 0 15px 0;
}
tr.gigpress-header {
text-align: left;
}
tr.gigpress-row {
background-color: #2f2f2f;
}
abbr.dtstart {
white-space: nowrap;
margin: 0 15px 0 5px;
}


/**** Biografie Band-Member **/

.band-member {
/*
padding: 10px 0 10px 0;
margin: 10px 0 10px 0;
*/
display: block;
border-top: 1px solid #383838;
}
.band-member img.alignleft {
margin: 10px 10px 20px 0;

}
.band-member img.alignright {
margin: 10px 0 20px 10px;

}

.band-member p {
display: block;
}

/********* MUSIC jFlow Plugin */
#musiccontroller { width:430px; margin: 30px 0 30px 0; }
.jFlowSelected img { background-color: #3DA655;}

.slide-wrapper { width: 430px; }

.jFlowControl { color:#FFF; cursor:pointer; display: block; float: left; margin: 0 1px 0 1px; }
.jFlowControl img {padding: 5px;}
.jFlowControl:hover img { background-color: #3DA655; }

img.albumcover {
margin: 0 10px 30px 0;
}

.tracklist {
margin-bottom: 30px;
float: left;
display: block;
}
h4.disco-title {
font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}


/**** Comments Guestbook **/
.comments-pagination {
width: 100%;
text-align: center;
padding: 10px 0 10px 0;
border-top: 1px solid #383838;
border-bottom: 1px solid #383838;
margin-bottom: 20px;
}

li.comment {
padding-bottom: 15px;
border-bottom: 1px solid #383838;
margin-bottom: 20px;
}
li.comment div.avatar {
margin-right: 10px;
}
div.comment-author {
font-weight: bold;
}
div.comment-meta {
margin-bottom: 10px;
}
ul.children {
margin: 15px 0 0 15px;
}
ul.children li.comment {
border-bottom: 1px solid #222;
}