/*-----------------------------------------------------------------------------
	redprint-WP Theme v1
	By: Tom Martin & Jim Braithwaite (substrakt.co.uk)
-----------------------------------------------------------------------------*/

body 	{  margin-bottom: 0; margin-top: 0; }

/* Blueprint width setting */
.container 	{
	border-top:1px solid #CCCCCC;
	margin-top:20px;
	position:relative;
	}

#page {
	float: left;
	margin-bottom: 20px;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/quote.png') .5em top no-repeat;
}

a 				{ color: #3E4967; }
a:hover			{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC; padding: 3px; }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; }
ol				{ margin-left: 35px; }
label			{ font-weight: normal; }
textarea		{ height: 200px; padding: 3px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #424242;
 	letter-spacing: 0px;
	text-decoration: none;
}

#maincontent h2 		{ color: #424242; letter-spacing:-1px; margin-bottom: 15px; }
h2 a 					{ color: #424242; text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent .content 	{ padding: 0px; }

.navigation,
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; }
.alignleft 				{ float: left; }

.post					{ margin-bottom: 25px; }

.pad15 { padding:15px;}
.pad10 { padding:10px;}
.pad5 { padding:5px;}

#map span                {display:none;}

#rss					 {float:right; margin-bottom:-70px; margin-right:65px;
						  text-align:center;
					 	  font-size:10px;}

#rsshome				 {margin-left:375px;
	 					  margin-bottom:-40px;}

.pad15 h2				 {font-weight:bold;}
.pad15 h2 a				 {font-weight:bold;
						  text-decoration:underline;	}
/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	height: 89px;
	padding-top:15px;
}
#header .logo{
	background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
	display:block;
	height:50px;
	text-indent:-9999em;
	width:180px;
}

#header h1, #header .description {
	margin: 0;
	line-height: 1em;
}

#maincontent, #events { padding: 0 0 20px 0; }


/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ font-size:1.4em; letter-spacing:-1px;font-weight:bold; padding: 0; float: left; line-height: 1.5em; }

#nav   { margin-top:-1px; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color:#C1A6A6; float:left; margin-right:40px; padding:35px 0 0; text-decoration:none; border-top:1px solid #CCC;}

#nav li.current_page_item a,
#nav li a:hover 	{ color: #f841bd; border-top:1px solid #F841BD; }

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #f841bd; border-top:1px solid #F841BD; }


	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	events
-----------------------------------------------------------------------------*/


.home #maincontent {
	background: url('../images/stripe-bg.jpg') no-repeat;
}
.venue #maincontent {
	background: url('../images/stripe-bg.jpg') no-repeat;
}
.home .entry {
	background-color:#F432B1;
	height:243px;
	margin-top:45px;
	padding-left:28px;
	width:400px;
}


#page 		{ /* background: url('../images/events_bg.gif') right repeat-y;  fake bg */ }
#contact	{ background-color:#ffffff; }
#events 	{ background-color:#f1f1f1; min-height:327px; top:10px;}
#contact h2 { font-size: 1.3em; line-height: 1.2; height:50px; display:block;}
#events h2 { font-size: 1.3em; line-height: 1.2; height:50px; display:block;}

.listing p {
	color:#666666;
	font-weight:bold;
	margin:0;
	text-transform:lowercase;
}

#end {
	margin-top:20px;
}

#end h4 {
	color:#d2ccd0;
	font-family:georgia;
	letter-spacing:0;
	line-height:1em;
}

.listing {
	margin-bottom:20px;
	padding-bottom:40px;
	border-bottom:1px solid #CCC;
	height:100px;
}
.hangdate .pad5 {
	padding-top:18px;
}
.hangdate {
	background-color:#413F3F;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:160px;
	line-height:1.7em;
	margin-left:-66px;
	margin-top:-62px;
	position:absolute;
	text-align:right;
	text-transform:uppercase;
	width:50px;
}
.hangdate span { display:block;}
.hangdate span.day {color:#f841bd;font-size:2.6em;margin-right:-2px;}
.hangdate span.date {}
.hangdate span.month {line-height:1.3em;font-size:0.8em;color:#EEE;}

#main-news {
width:705px;
}
#front-news {
width:405px;
}

#front-news img { margin-top:10px; border-left:solid 20px #F432B1;}

#main-news h3,
#front-news h3 {
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
font-weight:bold;
padding-bottom:15px;
padding-left:0;
padding-right:0;
padding-top:15px;
}
#main-news ul,
#front-news ul {
margin:0;
padding:0;
background:none;
}
#main-news li,
#front-news li {
margin:0;
padding:0;
background:none;
border-bottom:1px solid #CCCCCC;
}
#main-news li h4,
#front-news li h4 {
margin-top:15px;
}
.venue .entry {
	background-color:#F432B1;
	margin-top:45px;
	padding-left:28px;
	width:400px;
	text-align:right;
}

#events ul, #events ul ol {
	margin: 0;
	padding: 25px 20px 0 20px;
}

#events ul li	{ padding: 0; }

#events ul li ul { padding-top: 0; }

#events ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	background: url('../images/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#events ul li, #events ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#events ul li#subscribe ul li { margin: 0 0 0 -30px; }


/*-----------------------------------------------------------------------------
	Venue Page
-----------------------------------------------------------------------------*/

#flashmap 		{ height:700px;}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ text-align: center; font-size: .9em; margin: 0;}

#footer a 		{ text-decoration: none; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ position:absolute; right:7px; top:118px; }
#search #s 			{ background: transparent url('../images/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #CCCCCC; font-size: 0.9em; margin-right: 20px;}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; }
.comments-alt 	{ background: #f1f1f1}



/*-----------------------------------------------------------------------------
	Tickets Page
-----------------------------------------------------------------------------*/


.tickets #sidebar1 {
background-color:#F1F1F1;
border-left:10px solid #CCCCCC;
padding:20px;
padding-left:18px;
width:350px;
}

.tickets h2 {
color:#F841BD;
font-weight:bold;
letter-spacing:-1px;
}

.tickets .eventlist {
background-color:#F1F1F1;
padding-bottom:10px;
padding-left:10px;
padding-right:20px;
padding-top:10px;
}