/*  
Theme Name: Rhythm N' Blooms Theme
Theme URI: http://rhythmnbloomsfest.com/
Description: This theme was designed for the Rhythm N' Blooms Festival with some borrowed code from the Kubrick theme.
Version: 1.0
Author URI: http://www.nathanna.com/
*/



body {
	background: url(images/rnb-mainbg.gif) repeat center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 20px
	background-color: #603813;
	height: 100%;
	margin: 0;
	padding: 0;
}

#mainwrap {
	text-align: center;
	height: 100%;
	width: 915px;
	margin: 0 auto 0 auto;
	padding: 0;
	}

#header {
	width: 915px;
	height: 217px;
	background: url(images/rnb-header_2012b.gif) no-repeat left top;
}

#contentwrap {
	width: 915px;
	height: 100%;
	min-height: 1100px;
	background: #fff url(images/rnb-contentbg.gif) no-repeat right top;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0 100px 0 220px;
	padding: 10px 0 10px 0;
	text-align: left;
}

#sidebar {
	float: left;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	height: 750px;
	text-align: left;
}

#footer {
	background: #F5ABCB url(images/rnb-footer.gif) no-repeat left top;
	clear: both;
	padding: 10px 0;
	margin: 0;
	height: 150px;
	width: 915px;
	font-size: 11px;
	clear: both;
	text-align: left;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #603813;
	font-size: 11px;
	margin: 80px 0 0 220px;
}

#footer a {
	color: #603813;
}

#footer img {
	float: left;
	margin: 60px 0 0 20px;
}

.nav {
}


/*nav menu custom */	

ul#nav {
	padding: 0; 
   	margin: 30px 0 30px 0;
   	list-style: none;
}

ul#nav li {
	overflow: hidden;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#nav li a {
	text-align: center;
   margin: 3px 0px;
   width: 150px;
   display: block;
   overflow: hidden;
   padding-top: 28px;
   height: 0px !important;
   height /**/:28px; /*for IE5/Win only */	
}

li#n1 a { background-image: url('images/rnb-nav-schedule.gif'); }
li#n2 a { background-image: url('images/rnb-nav-artists.gif'); }
li#n3 a { background-image: url('images/rnb-nav-area.gif'); }

ul#nav li a:hover, ul#nav a.current {background-position:  -150px 0;}


/*nav menu custom2 */	

#nav2 ul {
	padding: 0; 
   	margin: 30px 0 30px 0;
   	list-style: none;
}

#nav2 ul li a:link, #nav2 ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	color:#FFFFFF;
	background-color:#603813;
	width:143px;
	text-align:center;
	padding: 8px 4px;
	margin: 0 0 3px 0;
	text-decoration:none;
	text-transform:uppercase;
}
#nav2 ul li a:hover, #nav2 ul li.a:active {
	color: #603813;
	background-color:#EB73A2;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 20px
}

a {
	color: #EB73A2;
	text-decoration: underline;
}

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

a:visited {
	color: #D93467;
}

h1 {
	font-family: times, "Times New Roman", serif;
	color: #603813;  
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: times, "Times New Roman", serif;
	color: #EB73A2;  
	font-size: 21px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #603813;  
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

img {
	border: none;	
}

.passbutton  {
	width: 150px;
	height: 147px;
	background: url(images/rnb-passbutton.gif) no-repeat left top;
	display: block;
}

.passbutton:hover {
	background-position:  -151px 0;
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	color: #603813;  
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
}

.over40 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EB73A2;  
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}

/* old styles */	


.alt {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	}

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

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}
	
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;
	}

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

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

.commentlist li {
	font-weight: bold;
	}

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.post p {
	margin:0 0 10px 0;
	line-height: 20px;
}

.post li{
	margin: 0 0 4px 4px;
	padding: 0;
}

.post h1, h2, h3 {
	margin-bottom: 5px;
}

.post ul{
	margin: 0 0 20px 0;
}

.post ul.dbem_events_list {
	margin: 0;
	padding: 0;	
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #EB73A2;
	margin: 15px 0 15px 0;
	}

hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #EB73A2;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	}

.postmetadata {
	padding: 10px 0 10px 0;
	text-align: center;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */



/*	Begin Headers */

h1.pagetitle {
	margin-top: 20px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.navigation {
	display: block;
	text-align: left;
	padding: 10px 0 20px 0;
	}
/* 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
	}
/* Tables */

td {
	padding: 5px;
	border-bottom: #ccc solid 1px;	
	border-right: #ccc solid 1px;	
}



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

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	}

#commentform textarea {
	width: 80%;
	padding: 5px;
	border: 1px dashed #ddd;
	}

#commentform #submit {
	margin: 5px 0 5px 0;
	}
/* End Form Elements */



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

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

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

a img {
	border: none;
	}

