/*
Theme Name: Red Corner Festival 2009
Theme URI: http://wordpress.org/
Description: Based on the famous Kubrick.</a>.
Version: 1.0
Author: GegenAlles


	Red Corner Simple Theme by Sebastian Becker, http://www.looom.de
	Based on Kubrick by Michael Heilemann, http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
@import url('fonts/dejavu.css');
@import url('fonts/folks.css');
@import url('fonts/pincoyablack.css');

:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'DejaVuSansCondensedBook', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#000;
	color: #000;
	text-align: left;
	}

#page {
	background:#000;
	text-align: left;
	}


#header {
	background:#fff;
	position: relative;
	
	}

#header_homeclick{
	width:800px;
	position: absolute;
	height:100%;
	right:0px;
	top:0px;
	cursor:pointer;
	
}

#header_mticket{
	background:url(/images/mt_logo_transparent.png) no-repeat;
	height:100px;
	width:50px;
	position: absolute;
	left:10px;
	bottom: 10px;
	display: block;
}

#header_mticket:hover{
	background:url(/images/mt_logo.png) no-repeat;

}

.headerimg {
	 width:100%;
	 height:260px;
}

#headerimg-1 	{
	 background:url(images/RedCornerHeader01.jpg) no-repeat center;
	}

#headerimg-2	{
	 background:url(images/RedCornerHeader02.jpg) no-repeat center;
	}

#headerimg-3	{
	 background:url(images/RCF_HEAD_10_TEMP.jpg) no-repeat center;
	}

#headerimg-4	{
	 background:url(images/RedCornerHeader04.jpg) no-repeat center;
	}

#headerimg-5	{
	 background:url(images/RedCornerHeader05.jpg) no-repeat center;
	}

#headerimg-6	{
	 background:url(images/RedCornerHeader06.jpg) no-repeat center;
	}
	


#content {
	font-size: 1.2em
	}
	
#header_staendegesucht{
	width:290px;
	height:258px;
	position:absolute;
	background:url(images/staendegesucht.png) no-repeat;
	left:90px; z-index:10; top:0px;
	display:none;
}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

#footer a{
	color:#F47A0E;
	}

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

small a{
  color:#777777;
}


.headerbanner10{
	width:900px;
	height:50px;
	margin:10px 0px 5px 0px;
}

h1, h2, h3 {
	font-family: 'Folks-LightRegular',Georgia,Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Folks-LightRegular',Arial,sans-Serif;
	font-weight: normal;
	letter-spacing:1px;
	/* font-size: 1.4em; */
	color:#fff;
	background: #000;
	padding:3px 5px 3px 5px;
	margin:5px 0px;
	text-transform: uppercase;
	}


h3 {
	font-size: 1.6em;
	}

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

h2, h2 a, h2 a:visited{
	color:#000;
}

h3, h3 a, h3 a:visited {
	color: #F47A0E;
}

h3.bandsindex{
	float:left;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
}

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



.post h2, .titel h2, h2.pagetitle{
	background:#000000 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:'Folks-LightRegular',arial,sans-serif;
	letter-spacing:2px;
	font-size:1.5em;
	padding:2px 0px 2px 0px;
	margin:0px 0 10px;
	text-align:center;
	text-transform:uppercase;
}


.titel p{
border:2px solid #777777;
color:#555555;
font-size:1.2em;
padding:10px;
line-height:140%;
}


.entry p {
	color:#333;
}

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

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

.commentlist li {
	font-weight: bold;
	}

.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: 'DejaVuSansCondensedBook','Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

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: #F47A0E;
	text-decoration: none;
	}

a:hover {
	color: #bb0000;
	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 Navigationbar */

#navbar ul{
 list-style:none;
 padding:0px 0px 0px 10px;
 margin:0px;
 position:relative;
}

	
#helferbutton{
	position:relative;
}

#helferbutton img{
	position: absolute;
	margin-top:-10px;
}

#navbar li{
 float:left;
 height:29px;
 padding-top:3px;

 }

#navbar li:hover{
 background:#900;
}

/* END Navigationbar */


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

#page {
	background-color: white;
	margin: 20px 10px 50px 10px;
	padding: 10px;
	width: 900px;
	border: 5px solid #000;
	}

#navbar{
	clear:both;
	margin:10px 0px 0px 0px;
	width:900px;
	height:32px;
	background:black;
}

#ads-horizontal{
	width:900px;
	height:102px;
	overflow:hidden;
	background:#fff;
}

.horizontal-ad{
	float:left;
	margin:5px 5px 0px 5px;
}


#header {
	margin: 0 0 0 0px;
	padding: 0;
	width:900px;
	height:260px;
	overflow: hidden;
	}

#headerimg {
	margin: 0;
	width:900px;
	 height:260px;
	}

.narrowcolumn {
	float:left;
	margin:10px 0 0 0;
	padding:0 0 20px 0;
	width:680px;

	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto;
	width: 800px;
	}

.post {
	margin: 0px;
	text-align: justify;
	border-bottom:2px dotted #777;
	padding:0px 0px 0px 0px;
	overflow:visible;
	}
#post-10 {
	overflow:hidden;
	}

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

#footer {
background:#333333 none repeat scroll 0 0;
bottom:0;
color:#CDCDCD;
font-size:9px;
padding:2px 5px 2px 25px;
position:fixed;
right:0;
width:100%;
	}

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



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

h2 {
	margin: 10px 0px 0px 0px;
	}





h3 {
	padding: 0;
	margin: 20px 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 */



/* 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;
	
	}

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


html>body .entry ul.faqlist{
	margin:10px 0px 0px 10px;
	list-style:disc;
}

html>body .entry ul.faqlist li{
	margin: 0px 0px 10px 0px;
}
ul.ticketlist{
	list-style:none;
	width:100%;
	display:block;
	clear:both;
}

ul.ticketlist li{
	background:none repeat scroll 0 0 #eee;
	display:block;
	float:left;
	height:70px;
	margin:5px;
	padding:3px;
	width:200px;
}

.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: 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;
	line-height:1.5em;
	}
/* End Entry Lists */



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

#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: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 6px 0 10px 0;
	margin: 0px 0px 0px 0px;
	float:right;
	width: 200px;

}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}

/* End captions */


/* ANFANG BANDS 2009 */


.map{
	margin-top:10px;
}

.bands2009{

}

.bands09single {
	margin-bottom:10px;
	width:90%;
	background:#fff;
	padding:10px;	
	overflow:auto;
	border-bottom:1px solid #ccc;

}



.bands09single img{
	margin: 0px;
	padding:0px;
	float: left;	
}

.bands09imgwrap{
	height:135px;height:95px;overflow:hidden;
}

.bands09thumb{
	height:135px;height:95px;overflow:hidden;
	padding: 5px;
	border: 2px solid #777;
	background: #eee;
	margin: 0 15px 3px 0px;
}

.bands09single h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:17px;
	height:29px;
	line-height:17px;
}

.bands09single h3 .zeit{
	padding:2px;
	color:#fff;
	font-size:.7em; 
	background:#F47A0E;
	display: block;
	float:left;
	margin:0px 3px 0px 0px;
}

.bands09single h3 .bandname{

}

#fancybox_inner .bandinfo_hidden{
	font-size:1.3em;
}

.bands09single p {
	padding: 0px 5px 5px 200px;
	margin-top:5px;
	line-height:140%;
}

.bands09thumbview {
	width:27%;
	float:left;
	overflow:hidden;
}



.bands09thumbview p{
	display:none;
}

.bands09linkespalte{
	width:180px;
	float:left;
}


.bands09meta{	
	padding-left:5px;
	color:#444;
	font-size:.9em;
	margin-left:10px;
	clear:both
}



.bands09meta  a{
	color:#444;
	text-decoration:none;
}

.bandsmeta_time{
padding-left:20px;padding-top:4px;
clear:both;height:20px;
background:url(images/calendar_day.png) left center no-repeat;
}

.bandsmeta_genre{
padding-left:20px;padding-top:4px;
clear:both;height:20px;
background:url(images/music_grey.png) left center no-repeat;
}

.bandsmeta_url{
padding-left:20px;padding-top:4px;
clear:both;
height:20px;
background:url(images/home_grey.png) left center no-repeat;
}

.sponsoren{
 	width:600px;
	text-align:center;
}

.sponsor10{
	padding:10px;
	float:left;
	margin:5px 23px;
}

.poster2010{

}

.sponsoren a img{
padding:10px;
background:#333;
border:1px solid #777;
}


/* ENDE BANDS 2009 */

/* Index Lineup 2010 */

#index_lineup_freitag{
	margin:0px 0px 0px 0px;

	width:320px;
	padding:5px;
	background:#efefef;
	float:left;
	overflow: hidden;

}

#index_lineup_samstag{
	margin:0px 0px 0px 0px;
	width:320px;
	padding:5px;
	background:#efefef;
	float:right;
	overflow: hidden;

}

#index_lineup_freitag h2, #index_lineup_samstag h2{
	text-align:center;
	font-family:'Folks-LightRegular',Arial,sans-serif;
	background:#a00;
	color:#eee;
	padding:3px;
	margin:0px 0px 5px 0px;
	text-transform: uppercase;
}

#index_lineup_freitag p, #index_lineup_samstag p{
	clear: both; 
	text-align: center;
	margin:3px 0px 0px 0px;
	padding:0px;
}

#index_lineup_freitag span.indexband, #index_lineup_samstag span.indexband{
	font-family:'DejaVuSansCondensedBook',Arial,sans-serif;
	margin:2px;text-transform:uppercase;
	font-size:1.2em;
}

#index_lineup_freitag .indexheadliner, #index_lineup_samstag .indexheadliner{
	font-size:1.5em;
	margin:2px;text-transform:uppercase;
	font-family:'DejaVuSansBold',Arial,sans-serif;
}




/* Ende Lineup 2010 */
#banner_blank{
margin:10px 0px 0px 0px; width:900px; height:70px; background:url(images/banner_blank.jpg); display:block;
}

.indexdate_tag{
	margin:0px 0px 0px 5px;line-height:.8em; text-align:center; 
	font-family:'FolksBold',arial,sans-serif; color:#F47A0E; font-size:2.2em;  text-align:center;
}

.indexdate_monat{
	text-align:center; font-family:'FolksBold',arial,sans-serif; color:#F47A0E; font-size:1.4em; line-height:.9em; text-transform:uppercase; text-align:center;
}

.indexpost_wrap{
	width:580px; float:left;
}

.teaserbild{
	float:left;
	margin:15px 10px 10px 0px;
}

a.kbrsswidget{
	word-wrap:break-word;
	display:block;
	width:190px;
	padding:5px 0px 5px 0px;
	color:#111;
}

#trailer2010{
	margin:0px 0px 20px 0px;
}

#countdown {
	margin:0px auto 10px auto; padding:10px;
	background:#eee;
	text-align: center;
	font-size:30px;
	text-transform: uppercase;
	color:#a00;
	}
#countdown p{
	text-align: center;
	font-size:30px;
	text-transform: uppercase;
	color:#a00;
	margin: 0px; padding: 0px;
	font-weight: normal;
	font-family: 'Folks-LightRegular',Georgia,Serif;


}

#countdown br{
	display: none;
}

#countdown small{
	text-align:right;
	font-size:11px;
	display: block;
}



.countdown_section {
	display: inline;
	text-align: center;
}
.countdown_amount {
	color:#222;
}
.countdown_desc {
	display: inline;
}

#cycle2010{
	width:680px;
	height:453px;
	overflow: hidden;
	margin:0px 0px 10px 0px;
}

.redFett{
	color:#c00;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	display:block;
}

#fussballkasten2010{
position:relative; margin: 0px 0px 10px 0px; width:680px; background:url(images/rcfschland.jpg) no-repeat; height:453px;

}

#freitagkasten2010{
position:relative; margin: 0px 0px 10px 0px; width:680px; background:url(images/danke2010.jpg) no-repeat; height:453px;

}

#infokasten2010{
position:relative; margin: 0px 0px 10px 0px; width:680px; background:url(images/aufgehts.jpg) no-repeat; height:453px;
}

#infotext2010{
	color:#fff; position:absolute; bottom: 0px; width:640px; height:170px; margin:0px; padding:10px 20px 0px 20px; background: rgba(0,0,0,.7)
}

#infotext2010 h3{
	margin: 0px 0px 10px 0px; color:#FDFF00; text-align:center;
}

#infotext2010 p{
	margin:0px 0px 10px 0px;
	font-size:1.1em;
}

#infotext2010 p a{
	color:#FDFF00;
}

#mapcontainer li{
	margin:0px; padding:2px 0px 2px 0px; line-height:normal;
}

#mapcontainer li:hover{
	background:#333;	
}

/* "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." */
