/*
Theme Name: Die Zappler
Theme URI: http://zappler.net/
Description: Layout für die neue Zappler Webseite.
Version: 0.1
Author: Steffen Bewersdorff
Author URI: http://steffenbew.com/
Tags: zappler, band, musik
Text Domain: zappler
*/

@import url("reset.css");

a:active, a:focus,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { 
border: none;
-moz-outline-style: none;
}


/* !---------- global ---------- */
body {
	background: url('images/bg_repeat.png') top left repeat;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
}

h2 { 
	font-size: 1.3em; 
	background: #000;
	color: #fff;
	display: block;
	padding: 3px;
}

h3 { font-size: 1.2em; padding-top: 15px; }

p {	padding: 10px 0 0 0; }

small { font-size: 0.8em; }

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

#container {
	margin: 0px auto;
	width: 960px;
}

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

.borderbottom { border-bottom: 1px solid black; padding-bottom: 5px; }

.addthis_toolbox {
	right: 0;
	top: 5px;
	position: absolute;
}
.addthis_toolbox a { background-color: #fff !important; color: #000 !important; }


/* !---------- more slide container ---------- */
.more-content { display: none; }
.more-content, .excerpt { width: 360px; }
.visible { display: block; width: auto; }
.hidden { display: none; }

.page-template-page-bilder-php .hidden img { width: 0px; }

.page-template-page-band-php .more-content, .page-template-page-band-php .excerpt, 
.page-template-page-presse-php .more-content, .page-template-page-presse-php .excerpt 
{ width: 410px; }

.page-template-page-auftritte-php .more-content, .page-template-page-auftritte-php .excerpt 
{ width: 520px; }


/* !---------- header ---------- */
#header {
	height: 307px;
	position: relative;
	width: 960px;
}
#logo {
	background: url('images/logo.png') top left no-repeat;
	display: block;
	height: 89px;
	left: 35px;
	position: absolute;
	text-indent: -500em;
	top: 0;
	width: 285px;
}
#stencil {
/* 	background: url('images/header_stencil.png') no-repeat top left; */
	height: 307px;
	position: relative;
	width: 960px;
}
#tweet {
	background: url('images/tweet_bg.png') top left no-repeat;
	height: 30px;
	padding: 5px 40px 5px 20px;
	position: absolute;
	top: 5px;
	left: 320px;
	width: 440px;
}
#tweet .twitter-timestamp {
	font-size: 0.8em;
}


/* footer */
#footer {
	background: url('images/footer.png') 0 0 no-repeat;
	height: 130px;
	margin-top: -15px;
	z-index: 9999;
}


/* !---------- main ---------- */
#main {
	padding: 0 90px 0 80px;
}


/* !---------- nav ---------- */
.current_page_item a {
	background: black;
	color: #fff;
}

.nav {
	bottom: 5px;
	position: absolute;
	right: 95px;
}
.nav li, .nav a {
	float: left;
	padding: 0 8px;
}
.nav a {
	font-family: Helvetica;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 0.6em;
	padding: 8px;
	text-transform: uppercase;
}
.nav a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}


/* !---------- sidebar ---------- */
#sidebar {
/* 	background: url('images/sidebar.jpg') center top no-repeat; */
	width: 170px;
}


/* !---------- content ---------- */
#content {
	float: right;
	margin: 20px 0 0px 0;
}

.inner-content {
	float: right;
}


/* !---------- activity-bar ---------- */
#activitybar, #shopbar {
/* 	background: url('images/activitybar.jpg') center top no-repeat; */
	float: right;
	height: 485px;
	margin: 0 0 0 10px;
	width: 150px;
}


/* !---------- post ---------- */
.post {
	background-image: url('images/bg_post_repeat.png');
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: -600px 0px;
	min-height: 100px;
	padding: 2px 20px;
	text-align: justify;
	width: 360px;
}
#auftritte .post { min-height: 0px; }
.big, .category-presse {
	background-position: 0px 0px;
	width: 520px;
}


/* kopf- & fußgrafik der container */
.bg {
	background-image: url('images/bg_post.png');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 17px;
	width: 400px;
}
.bg.big { width: 560px; }
.bg.bottom { margin: 0 0 10px 0; }

.top { background-position: -600px 0px; }
.bottom { background-position: -600px -17px; }

.big.top { background-position: 0px 0px; }
.big.bottom { background-position: 0px -17px; }




#auftritte .bg.bottom { margin: 0; }

.bookmark {
	background-image: url('images/bookmarks.png');
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fff;
	display: block;
	height: 40px;
	margin: 25px 0 0 -60px;
	padding: 11px 0 0 10px;
	position: absolute;
	text-align: center;
	width: 40px;
}

#neues 		.bookmark { background-position: 0px 0px; }
#auftritte 	.bookmark { background-position: -50px 0px; }
/* #bilder 	.bookmark { background-position: -100px 0px; padding-top: 16px; } */
#shop 		.bookmark { background-position: -150px 0px; }
#band 		.bookmark { background-position: -200px 0px; }
#presse 	.bookmark { background-position: -250px 0px; }
#kontakt 	.bookmark { background-position: -300px 0px; }


.headline {	}
	.headline a {
		color: #fff;
		display: block;
		text-decoration: none;
	}

.more { color: #7e7e7e; }
.right { float: right; text-align: right; }

.postmetadata {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	clear: both;
	color: #7e7e7e;
	margin: 25px 0 0 0;
	padding: 6px 0;
	position: relative;
}
	.postmetadata a {
		background: #000;
		color: #fff;
		padding: 2px;
	}
	.post-edit-link {
		background: #ddd;
		display: block;
		margin: 0px auto;
		padding: 2px;
		text-align: center;
	}
	
.images {
	float: left;
	padding: 5px;
}
	.images li { padding: 5px 0; }
	.images img { border: 1px solid black; }

.content { padding-left: 110px; }

/* !---------- kommentare ---------- */

#comments {
	margin: 10px 0 0 0;
}
.comment {
	padding: 8px 0;
}
.commentID {
	display: block;
	float: left;
	font-size: 1.1em;
	margin: 0 15px 0 0;
	text-align: center;
	width: 45px;
}
.bypostauthor .commentID {
	background: black;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.text {
	float: right;
	width: 460px;
}
.inner-content .text { width: 300px; }

.comment .name { float: left; }
.comment p { margin: 0; padding: 0; }

#commentform {
	color: #777777;
	margin: 25px 0 0 0;
}
input, textarea { border: 1px solid #777; }
input:focus, textarea:focus { background: #FFFFE5; border: 1px solid black; }
textarea { width: 100%; }

.alignleft { float: left; }
.alignright { float: right; }


/* !---------- auftritte ---------- */
#auftritte { }

#auftritte_header {
	background: url('images/auftritte.jpg') no-repeat bottom center;
	height: 70px;
	width: 520px;
}
	#auftritte .infos {
		position: relative;
	}
	#auftritte .infos .desc {
		font-weight: 600;
		float: left;
	}
	
	#auftritte .content {
		margin-left: 30px;
	}
	
#auftritte .infos { text-align: left; }

#auftritte .infos .date { width: 90px; }
#auftritte .infos .time { width: 50px; }
#auftritte .infos .name { width: 160px; }
#auftritte .infos .loc { width: 150px; }
#auftritte .infos .more { width: 50px; }

#auftritte .more-content { padding-top: 20px; }

#auftritte .linklist { padding: 0px 0 20px 10px; }
#auftritte .linklist li {
	margin: 7px 0;
	background-image: url('images/arrows.png');
	background-repeat: no-repeat;
	background-position: -180px center;
	padding-left: 17px;
	}
#auftritte .linklist a { color: #7e7e7e; }

#auftritte .facebook_widget {
	background: url('images/facebook.jpg') no-repeat top left;
	height: 110px;
	width: 350px;
}

#auftritte .bilder { margin-left: 15px; }

#auftritte .more {
	background-image: url('images/arrows.png');
	background-repeat: no-repeat;
	background-position: 53px center;
	padding-right: 15px;
}
#auftritte .more.weniger { background-position: -38px center; }

#auftritte .archiv .infos { margin: 10px 0; /* color: #7e7e7e; */ }


/* !---------- bilder ---------- */
.bilder { margin: 4px 0;}
.bilder.left { width: 110px; float: left; min-height: 104px; }
	.bilder li {
		float: left;
		margin: 6px;
		padding: 0;
	}
		.bilder li a { float: left; }
			.bilder li img { border: 1px solid black; }
.zoom img:hover { border: 1px solid #CC0000; }
#bilder li .more {
	background-image: url('images/arrows.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 40px 25px;
	border: 1px solid black;
	display: block;
	height: 90px;
	text-align: center;
	line-height: 90px;
	width: 90px;
}
#bilder li .more.weniger { background-position: -51px 25px; }


/* !---------- shop ---------- */
#shop .content { padding-left: 0px; }
.producttext { width: 250px !important; }
#shop h2.prodtitles { background: transparent; }


/* !---------- musicplayer ---------- */


/* !---------- widgets ---------- */
.widget h2 {
	background-color: transparent;
	color: #000;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 40px 0 0 12px;
	height: 34px;
	width: 164px;
}
.widget .wdgt_content {
	background: url('images/wdgt_background.png') top left repeat-y;
	padding: 0 20px;
	width: 125px;
}
.widget .wdgt_top {
	background: url('images/wdgt_top.png') top left no-repeat;
	height: 11px;
	width: 170px;
}
.widget .wdgt_bottom {
	background: url('images/wdgt_bottom.png') top left no-repeat;
	height: 16px;
	width: 170px;
}
.widget h3 {
	font-variant: small-caps;
	font-size: 1.4em;
	padding-top: 5px;
}
.widget p { padding-top: 5px; }


/* !---------- auftritte widget ---------- */
.widget.zappler_auftritte h2 { background: url('images/wdgt_header_auftritt.png') top left no-repeat; }
.widget.zappler_auftritte .tage { font-size: 3em; }
.widget.zappler_auftritte .heute { font-size: 2.5em; }


/* !---------- musik widget ---------- */
.widget.zappler_musik h2 { background: url('images/wdgt_header_musik_alt.png') top left no-repeat; padding-top: 44px; }
.widget.zappler_musik .wdgt_content { padding-left: 17px; }


/* !---------- galerie widget ---------- */
.widget.zappler_galerie h2 {
	background: url('images/wdgt_header_galerie.png') top left no-repeat;
	padding-bottom: 15px;
	padding-top: 25px;
	height: 20px;
}
.widget.zappler_galerie .galerie { text-align: center; }
.widget.zappler_galerie .galerie li img { border: 1px solid black; }
.widget.zappler_galerie .galerie li { padding: 1px 0; }


/* !---------- netzwerk widget ---------- */
.widget.zappler_netzwerk {
	font-size: 0.9em;
}
.widget.zappler_netzwerk h2 {
	background: url('images/wdgt_header_netzwerk.png') top left no-repeat;
	height: 30px;
}
#newsletter {
	float: left;
	font-family: Arial;
	font-size: 0.9em;
	height: 12px;
	margin-right: 2px;
	width: 100px;
}

#newsletterFormWrapper { padding: 10px 0 5px 0; }
#newsletterForm { padding: 0 0 5px 0; }

.widget.zappler_netzwerk .wdgt_content {
	padding-top: 10px;
}
.widget.zappler_netzwerk li a {
	background-image: url('images/wdgt_netzwerk_socials_big.jpg');
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999em;
	white-space: nowrap;
	width: 85px;
	margin: 0px auto;
}

.widget.zappler_netzwerk li a.facebook { height: 30px; background-position: center 0; }
.widget.zappler_netzwerk li a.youtube { height: 40px; background-position: center -30px; }
.widget.zappler_netzwerk li a.twitter { height: 25px; background-position: center -70px; }
.widget.zappler_netzwerk li a.studivz { height: 40px; background-position: center -95px; }
.widget.zappler_netzwerk li a.myspace { height: 25px; background-position: center -135px; }

.widget.zappler_netzwerk .submit {
	background: url('images/wdgt_netzwerk_socials.png') 0px -4px no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 12px;
	margin-top: 2px;
	text-indent: -500px;
	width: 20px;
}
.widget.zappler_netzwerk .success {
	height: 12px;
	border: 1px solid #009900;
	color: #009900;
	padding: 2px;
}
.widget.zappler_netzwerk .error {
	height: 12px;
	border: 1px solid #CC0000;
	color: #CC0000;
	padding: 2px;
}


/* !---------- activity widget ---------- */
.widget.zappler_activity .widgettitle, .widget.zappler_kommentare .widgettitle, .widget.zappler_partner .widgettitle {
	border-bottom: 1px solid #000;
	display:block;
	font-size: 1.1em;
	font-weight: 600;
	height: auto;
	padding: 0;
	width: auto;
}


/* !---------- partner widget ---------- */
.widget.zappler_partner .wdgt_content ul {
	padding-top: 10px;
}

.widget.zappler_partner li a {
	background-image: url('images/wdgt_partner.jpg');
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999em;
	white-space: nowrap;
	width: 122px;
	margin: 0px auto;
}

.widget.zappler_partner li a.popakademie { height: 15px; background-position: center 0; }
.widget.zappler_partner li a.popbuero { height: 50px; background-position: center -15px; }
.widget.zappler_partner li a.neckarmueller { height: 70px; background-position: center -65px; }


/* !---------- special widget ---------- */
.widget.zappler_special .wdgt_content {
	background: transparent;
	position: relative;
	padding: 0 12px 5px 12px;
	width: 140px;
}

.widget.zappler_special a img.hover {
	display: none;
	position: absolute;
	top: 0;
}
.widget.zappler_special a:hover img.hover {	display: block; }

#shop .content {
	margin-left: 110px;
}
#shop .excerpt {
	width: auto;
}
#shop .add-to-cart {
	background: url('images/add-to-cart.gif') top left no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 19px;
	text-indent: -9999em;
	width: 117px;
}
#shop .produkt-info {
	text-align: right;
}
#shop .post .preis {
	font-size: 2em;
	line-height: 2em;
}


/* !---------- cart ---------- */
.zappler_cart {
	margin-top: -23px;
}
.zappler_cart h2 {
	background: url('images/wdgt_header_cart.png') 6px 0px no-repeat;
	padding-bottom: 8px;
	padding-top: 37px;
	padding-left: 17px;
	height: 20px;
}
.zappler_cart .wdgt_content {

}
.zappler_cart td {
	padding: 5px 0px;
}
.zappler_cart .preis {
	float: right;
	text-align: right;
}
.zappler_cart .gesamt {
	border-top: 1px solid black;
	font-weight: bold;
}
.zappler_cart .bestellen {
	display: block;
	margin-top: 5px;
	text-align: center;
}
.zappler_cart .warenkorb-leeren {
	float: right;
	padding: 0px;
	text-align: right;
}

/* !---------- cart info ---------- */
.zappler_cart_info .wdgt_content { padding-top: 5px; }
.zappler_cart_info .wdgt_content a { color: #666; }


/* !---------- bestellen ---------- */
.page-id-994 .post table {
	margin-top: 10px;
	width: 100%;
}
.page-id-994 .post table td {
	padding: 5px 0px;
}
.page-id-994 .post table .gesamt {
	border-top: 1px solid black;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
.page-id-994 .post table .gesamt2 {
	border: none;
	padding: 0px;
	text-align: right;
}
.page-id-994 .post table .preis {
	text-align: right;
}
.page-id-994 .post table .gesamt2 .preis { border: none; padding: 0px; }
.page-id-994 .post .bestellen {
	display: block;
	text-align: right;
}
.page-id-994 .post form {
	border-top: 1px dashed #ccc;
	margin: 20px 0px 0px 0px;
	padding: 20px 10px 50px 20px;
}
.page-id-994 .post .label {
	display: block;
	float: left;
	width: 80px;
}
.page-id-994 .post .label {
	margin: 5px 0px 1px 0px;
}
.page-id-994 .post .textinput {
	margin: 3px 0px;
}
.page-id-994 #bestellen {
	background: url('images/bestellen.gif') top left no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 40px;
	text-indent: -9999em;
	width: 122px;
}
.page-id-994 .error { color: #c00; }
