/*
Theme Name: trancearchiv.de WordPress Theme
Theme URI: http://www.trancearchiv.de
Description: Theme for trancearchiv.de.
Version: 1.0
Author: Marcus Koehler
Author URI: http://www.tehleth-design.de
*/


body
{ background-color: #cccccc;
  font-size: 11px;
  font-family: Verdana, Arial, Sans-Serif;
  text-align: center;
  padding: 0px;
  margin: 0px; }


#page
{ background-color: white;
  background-image: url('images/page_background.jpg');
  background-repeat: repeat-y;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 1000px; }

#headerTitle
{ width: 980px;
  height: 40px;
  color: #ffffff;
  background-color: #232323;
  background-image: url('images/header_title.jpg');
  background-repeat: no-repeat;
  margin: 0px 10px;
  padding: 0px; }

#searchform
{ margin: 0px;
  padding: 7px 0px;
  width: 230px;
  float: right; }

#headerInfo
{ width: 980px;
  height: 100px;
  color: #ffffff;
  background-color: #183766;
  background-image: url('images/header_info.png');
  background-repeat: no-repeat;
  margin: 0px 10px;
  padding: 10px 0 0 0;
  text-align: center; }

#headerMenu
{ width: 980px;
  height: 30px;
  margin: 0px 10px;
  padding: 0px;
  font-size: 14px;
  color: #7789a5;
  background-color: #183766;
  background-image: url('images/menu_background.png');
  background-repeat: no-repeat; }

#headerMenu ul
{ margin: 0px;
  padding: 6px 10px 0px;
  list-style-type: none; }

#headerMenu li
{ margin: 0px;
  padding: 0px;
  float: left; }

#headerMenu a
{ font-weight: bold;
  color: #ffffff; }

#headerMenu a:hover
{ text-decoration: underline; }



.ImageList, .FlyerList
{ list-style-type: none;
  padding: 0px;
  margin: 10px 4px; }

.ImageList li, .FlyerList li
{ width: 158px;
  height: 190px;
  text-align: center;
  line-height: 1.1em;
  float: left;
  overflow: hidden; }

.FlyerList li
{ height: 220px; }




.shadetabs
{ padding: 4px;
  margin: 10px 5px 0px 5px;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  text-align: center;
  background-color: #183766;
  background-image: url('images/h2sidebar_background.png'); }



.shadetabs li
{ display: inline;
  margin: 0; }

.shadetabs li a
{ color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding: 3px 8px; }

.shadetabs li a:hover
{ text-decoration: underline;
  color: #FFFFFF; }

.shadetabs li a.selected
{ position: relative;
  top: 2px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #c0c0c0;
  border-bottom: 0px; }


.shadetabs li a.selected:hover
{ text-decoration: none; }

.tabsContent
{ margin: 0px 5px 5px 5px;
  padding: 0px;
  border: 1px solid #c0c0c0; }


.tabsContent li
{ margin: 2px 0px;
  padding: 0px;
  list-style-type: none;  }

.tabsContent a
{ font-weight: bold; }

.tabsContent a:hover
{ color: #99cc00; }



.narrowcolumn
{ float: left;
  padding: 0px;
  margin: 0px;
  width: 660px; }


.LeftSide
{ width: 640px;
  margin: 10px 0px 10px 18px;
  padding: 0px;
  border: 1px solid #dddddd;
  background-color: #ffffff; }

.LeftSide h1
{ color: #ffffff;
  background-color: #232323;
  background-image: url('images/h1_background.png');
  background-repeat: repeat-x;
  font-size: 14px;
  padding: 3px;
  margin: 5px 5px 0px 5px;
  border-bottom: 1px solid #ffffff;
  text-align: center; }

.LeftSide .pl dl, .plyear dl
{ margin: 0px;
  padding: 0px;
  display: inline; }

.LeftSide .pl dt
{ font-weight: normal;
  background-color: #e4e4e4;
  margin: 0px 5px;
  padding: 2px;}

.LeftSide .pl dd
{ margin: 0px 5px 4px 20px;
  min-height: 14px;
  padding: 2px;
  color: #404040; }

.LeftSide .pl dd a
{ color: #404040;
  font-weight: bold;
  text-decoration: none; }

.LeftSide .pl dd a:hover
{ text-decoration: underline; }

.LeftSide .pl dt a
{ color: #3983f2;
  font-weight: bold; }

.LeftSide .pl dt a:hover
{ color: #183766;
  text-decoration: underline; }



.plyear dt
{ font-weight: bold;
  background-color: #e4e4e4;
  margin: 0px 5px;
  padding: 2px;}

.plyear dd
{ margin: 0px 5px 4px 50px;
  min-height: 14px;
  padding: 2px; }

.plyear a
{ font-weight: bold; }

.plyear a:hover
{ color: #99cc00; }



.plitunes
{ float: right; }


.plyeardropdown select
{ width: 290px; }



.labellist dl, artistlist dl
{ margin: 0px;
  padding: 0px;
  display: inline; }

.labellist dt
{ font-weight: bold;
  color: #404040;
  background-color: #e4e4e4;
  margin: 0px 5px;
  padding: 2px;}

.labellist dd
{ margin: 0px 5px 4px 20px;
  min-height: 14px;
  padding: 2px;
  color: #000000; }

.labellist dd a
{ color: #3983f2;
  font-weight: bold;
  text-decoration: none; }

.labellist dd a:hover
{ color: #99cc00;
  text-decoration: underline; }

.artistlist dt
{ font-weight: bold;
  color: #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  padding: 3px 5px;
  margin: 2px 0; }




.LeftSide h2
{ color: #ffffff;
  background-color: #232323;
  background-image: url('images/h1_background.png');
  background-repeat: repeat-x;
  font-size: 12px;
  padding: 5px;
  margin: 10px 5px 0px 5px;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  clear: left; }


.LeftSide .TopLayer
{ margin: 0px 5px 5px 5px;
  padding: 0px;
  border: 1px solid #c0c0c0;
  background-color: #e5e5e5;
  background-image: url('images/toplayer_background.jpg');
  background-repeat: repeat-x; }

.TopLayer .Pic
{ float: right;
  height: 150px;
  margin: 4px 4px 4px 9px;
  border: 1px solid #c0c0c0; }

.TopLayer .Info
{ min-height: 160px;
  text-align: left; }

.TopLayer .Info p
{ padding: 5px;
  margin: 0px; }

.TopLayer .Info a
{ color: #3983f2;
  font-weight: bold; }

.TopLayer .Info a:hover
{ color: #99cc00; }

.TopLayer .Info ul
{ margin: 0px;
  padding: 5px;
  list-style-type: none; }

.TopLayer .Info li
{ margin: 5px 0px;
  padding: 0px;
  list-style-type: none;  }

.TopLayer .video
{ text-align: center;
  padding: 5px;
  margin: 0px; }

.TopLayer .DownloadButton img
{ border: 0;
  padding: 10px 56px; }


.LeftSide .EventLayer
{ margin: 0px 5px 5px 5px;
  padding: 0px;
  border: 1px solid #c0c0c0;
  background-color: #e5e5e5;
  background-image: url('images/toplayer_background.jpg');
  background-repeat: repeat-x; }

.EventLayer .EventFlyer
{ margin: 5px;
  padding: 5px;
  border: 1px solid #c0c0c0;
  background-color: #ffffff;
  float: left; }

.EventLayer .EventWrapper
{ height: 1px;
  overflow: hidden;
  clear: left; }

.EventLayer .EventDate
{ padding: 5px 10px;
  color: #666666;
  text-decoration: underline; }

.EventLayer .EventLineup
{ padding: 5px 10px;
  margin: 0 5px 0 0;
  font-weight: bold; }

.EventLayer .EventLink a
{ color: #3983f2;
  font-weight: bold; }

.EventLayer .EventLink a:hover
{ color: #99cc00; }
  



.serps
{ margin: 0; }

.serpsContent
{ margin: 0px 5px 15px 5px;
  padding: 0px;
  border: 1px solid #c0c0c0;
  background-color: #e5e5e5;
  background-image: url('images/toplayer_background.jpg');
  background-repeat: repeat-x; }

.serpsHead
{ color: #ffffff;
  background-color: #183766;
  background-image: url('images/h2sidebar_background.png');
  background-repeat: repeat-x;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 3px 5px 4px 5px;
  border-bottom: 1px solid #ffffff; }

.serpsHead a, .serpsHead a:hover
{ color: #ffffff; }

.serpsInside
{ color: #000000;
  font-size: 11px;
  margin: 0 5px;
  padding: 0 0 5px 0; }




#sidebar
{ padding: 0px;
  margin: 0px 0px 0px 668px;
  width: 320px; }

.sidebarInside
{ border: 1px solid #dddddd;
  background-color: #ffffff;
  margin: 10px 6px 10px 0px;
  padding: 0px; }

.sidebarInside h2
{ color: #ffffff;
  background-color: #183766;
  background-image: url('images/h2sidebar_background.png');
  background-repeat: repeat-x;
  font-size: 13px;
  text-align: center;
  margin: 5px 5px 0px 5px;
  padding: 3px 3px 4px 3px;
  border-bottom: 1px solid #ffffff; }

.sidebarContent
{ margin: 0px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #c0c0c0;
  background-color: #e5e5e5;
  background-image: url('images/toplayer_background.jpg');
  background-repeat: repeat-x; }

.sidebarContent a
{ color: #3983f2;
  font-weight: bold; }

.sidebarContent a:hover
{ color: #183766;
  text-decoration: underline; }

.sidebarContent .specialLink, .TopLayer .Info .specialLink
{ color: #000000;
  font-weight: normal; }

.sidebarContent .specialLink:hover, .TopLayer .Info .specialLink:hover
{ color: #000000;
  text-decoration: none; }

.sidebarContent ul
{ margin: 0px;
  padding: 0px;
  list-style-type: none; }

.sidebarContent li
{ margin: 2px 0px;
  padding: 0px;
  list-style-type: none;  }

.sidebarContentAmazon
{ margin: 0px 5px 5px 5px;
  padding: 0px;
  border: 1px solid #c0c0c0;
  background-color: #e5e5e5; }

.sidebarPlaylistYears a
{ float: left;
  width: 32px;
  padding: 5px 8px;
  margin: 0 8px 8px 0;
  background-color: #ffffff;
  border: 1px solid #c0c0c0;
  display: block; }

.sidebarPlaylistYears a:hover
{ color: #ffffff;
  background-color: #99cc00;
  border: 1px solid #666666;
  text-decoration: none; }

.twitter
{ overflow: hidden; }

.twitter-timestamp
{ color: #787878; }


.DownloadInfoBox img
{ padding: 9px;
  margin: 0 0 10px 0;
  background-color: #ffffff;
  border: 1px solid #c0c0c0; }

.DownloadInfoBox li
{ margin: 0px;
  padding: 0 0 0 10px;
  line-height: 0.75em;
  color: #666666;
  list-style-type: none;  }


#footer
{ padding: 0;
  margin: 0 10px;
  width: 980px;
  height: 30px;
  clear: both;
  font-size: 13px;
  color: #7789a5;
  background-color: #183766;
  background-image: url('images/menu_background.png');
  background-repeat: no-repeat; }

#footer ul
{ margin: 0px;
  padding: 6px 10px 0px;
  list-style-type: none; }

#footer li
{ margin: 0px;
  padding: 0px;
  float: left; }

#footer a
{ font-weight: bold;
  color: #ffffff; }

#footer a:hover
{ text-decoration: underline; }


#footerSub
{ width: 1000px;
  margin: 0px auto;
  padding: 5px 0px;
  background-image: url('images/footer_background.png');
  background-repeat: no-repeat;
  background-position: top; }

#footerSub a
{ color: #000000; }




.rssimporttwo h3
{ margin: 0px;
  padding: 0px;
  font-size: 12px; }

.rssimporttwo a, .rssimporttwo a:visited
{ color: #3983f2;
  font-weight: bold; }

.rssimporttwo a:hover
{ color: #183766;
  text-decoration: underline; }




.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3
{ font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold; }


h2.pagetitle {
	font-size: 1.6em;
	}

h3
{ font-size: 1.3em; }

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: #ffffff; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite
{ text-decoration: none; }

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 */



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.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;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




.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 */


#sidebar #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: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Sidebar */
#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: 10px 0 20px 0; }

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter
{ display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption
{ border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.wp-caption img
{ margin: 0;
  padding: 0;
  border: 0 none; }

.wp-caption p.wp-caption-text
{ font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0; }




.wp-pagenavi
{ clear: both; }

.wp-pagenavi .pages
{ border: 0; }

.wp-pagenavi a, .wp-pagenavi span
{ text-decoration: none;
  border: 1px solid #c0c0c0;
  padding: 3px 6px;
  margin: 2px 3px; }

.wp-pagenavi a
{ color: #666666; }

.wp-pagenavi a:hover
{ color: #ffffff;
  background-color: #99cc00;
  border: 1px solid #666666; }

.wp-pagenavi span.current
{ color: #000000;  
  background-color: #e5e5e5;
  background-image: url('images/toplayer_background.jpg');
  background-repeat: repeat-x;
  border: 1px solid #000000;
  font-weight: bold; }

.justInfo
{ display: none; }

.RezensionRating
{ color: #666666; }




#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url('http://www.trancearchiv.de/wp-includes/images/shadowbox/loading.gif') no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url('http://www.trancearchiv.de/wp-includes/images/shadowbox/close.png');}
#sb-nav-next{background-image:url('http://www.trancearchiv.de/wp-includes/images/shadowbox/next.png');}
#sb-nav-previous{background-image:url('http://www.trancearchiv.de/wp-includes/images/shadowbox/previous.png');}
#sb-nav-play{background-image:url('http://www.trancearchiv.de/wp-includes/images/shadowbox/play.png');}
#sb-nav-pause{background-image:url('http://www.trancearchiv.de/wp-includes/images/shadowbox/pause.png');}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
