body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	
	background: #fff7e4 url('/img/background.png') repeat-x;
	color: #311c15;
	margin: 0;
	padding: 0;
	position: relative;
}

#pageFrame {
	display: block;
	position: relative;
	clear: both;
}

.content-wrapper, #pageFrame {
	width: 970px;
	margin: 0 auto;
}

#topArea {
	height: 260px;
}

#topAreaLogo {
	padding: 30px 0 0 0;
	width: 200px;
	float: left;
}

#topAreaPhotos {
	margin: 0 0 0 30px;
	padding: 0;
	height: 100%;
	width: 740px;
	background: white;
	float: left;
}

#topAreaPhotos ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#topAreaPhotos ul li {
	width: 230px;
	height: 260px;
	float: left;
	display: block;
	padding: 0;
	margin: 0 0 0 12px;
	background: white;
	overflow: hidden;
}

#leftCol, #rightCol {
	float: left;
	margin-bottom: 30px;
	/*display: table-cell;*/
}

#leftCol {
	width: 270px;
	padding-top: 40px;
}

#rightCol {
	width: 680px;
	margin-top: -150px;
	position: relative;
	/* top: -150px; */
	z-index: 5000;
}

#siteHeading, #navbar, #pageContentWrapper, #footer {
	display:  block;
}

#siteHeading {
	height: 184px;
	width: 100%;
	margin: 0;
	padding: 0;
	color: rgba(255, 255, 255, 1.0);
	
	background: url('/img/test.png') no-repeat;
}

#siteHeading img {
	display: inline;
}

.signupForm {
	margin-top: 8px;
}

.signupForm input {
	background: #efefef;
	
	display: inline !important;
	border: 1px solid #999;
	font-size: 1em;
	padding: 3px 9px;
	color: #666;
}

.signupForm input[type="submit"] {
	margin: 0 0 10px 0;
}

.signupForm #email {
	width: 140px;
}

.signupForm label {
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-weight: 500;
	color: #7D3C0A;
	margin-right: 14px;
	display: inline;
}

#footer {
	background: rgb(48, 23, 4) url('/img/footer_background.png') repeat-x;
	height: 140px;
	width: 100%;
	
	color: #fff7e4;
	/*font-family: "apolline-1","apolline-2", Garamond, Georgia, serif;*/
	font-size: 0.8em;
	line-height: 35px;
	text-align: center;
	
	position: relative;
	bottom: 0;
	clear: both;
}

#footer .content-wrapper {
	/*padding: 28px 0;*/
	height: 100%;
	display: table;
}

#footer .col {
	width: 120px;
	display: table-cell;
	vertical-align: middle;
	/*
	margin: 0;
	padding: 0;
	border: 0;
	*/
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer p, #footer ul li {
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-weight: 300;
	font-size: 1em;
	line-height: 2em;
}

#footer .right {
	text-align: right;
}

#footer p {
	/* width: 180px; 
	display: block;
	float: right;
	position: relative;
	padding: 10px 0 0 0;
	margin: 0;*/
	text-align: right;
	color: #fff7e4;
}

#footer .rightColumn p {
	margin-left: 100px;
}

#footer p#designCredit {
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, li, td strong, blockquote {
	color: #555;
	text-align: left;
	line-height: 140%;
	font-size: 15px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: rgb(125, 117, 10);
}

a:hover {
	text-decoration: underline;
}

/* Main Content */
/* ---------------------------------------------------------------- */
#mainContentWrapper #mainContent-top, #mainContent-body, #mainContent-bottom {
	width: 680px;
	padding: 0;
	margin: 0;
}

#mainContentWrapper #mainContent-top {
	background: url('/img/feature_background_top.png') top left no-repeat;
	height: 20px;
}

#mainContentWrapper #mainContent-body {
	background: url('/img/feature_background_body.png') repeat-y;
	padding: 0 9px;
}

#mainContentWrapper .pageContent, #mainContentWrapper .subFeature {
	position: relative;
	width: 622px;
	padding: 20px;
}

#mainContentWrapper #mainContent-bottom {
	background: url('/img/feature_background_bottom.png') bottom left no-repeat;
	height: 19px;
}

#mainContentWrapper .featureImage {
	margin-bottom: 20px;
}

#mainContentWrapper .subFeature {
	background: white url('/img/feature_gradient.png') repeat-x;
	border-top: 1px solid #ddd;
}

#mainContentWrapper h2 {
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-weight: 300;
	font-size: 36px;
	color: rgb(125, 60, 10);
	text-transform: none;
}

#mainContentWrapper h3 {
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-weight: 300;
	font-size: 24px;
	color: rgb(125, 60, 10);
}

#mainContentWrapper h4 {
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-weight: 500;
	font-size: 16px;
	color: rgb(125, 60, 10);
}

/* Headers */
#mainContent-body .pageHeader {
	display: block;
	width: 622px;
	height: 185px;
	position: relative;
	margin-bottom: 20px;
}

#mainContent-body .pageHeader h2 {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 612px;
	padding: 10px 0 10px 10px;
	color: white;
}

#mainContent-body .pageHeader h2.dark {
	color: white;
	background: rgba(0, 0, 0, 0.6);
}

#mainContent-body #aboutHeader {
	background: url('/img/headerPhoto_about.jpg') top left no-repeat;
}

#mainContent-body #concertsHeader {
	background: url('/img/headerPhoto_Concerts.jpg') top left no-repeat;
}

#mainContent-body #auditionsHeader {
	background: url('/img/headerPhoto_audition.jpg') top left no-repeat;
}

#mainContent-body #peopleHeader {
	background: url('/img/headerPhoto_people.jpg') top left no-repeat;
}


/* Navbar 
/* --------------------------------------------------------------- */

#navbar {
	padding: 0;
	margin: 0;
		
	width:  100%;
	height: 41px;
	
	background: url('/img/navbar_background.gif') repeat-x;
}

#navbar ul {
	width:  970px;

	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
	right: 0;
	text-align: right;
}

#navbar li {
	margin: 0;
	padding: 0 0 0 97px;
	
	/*float: left;*/
	display: inline;
	height: 40px;
	line-height: 40px;
	position: relative;
	right: 0;
	
	color: #dedca5;
	font-family: "museo-sans-1","museo-sans-2",Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	
	text-transform: uppercase;
	text-align: left;
}

#navbar li:first-child {
	padding: 0;
}

#navbar li a {
	color: #dedca5;
	display: inline;
}

#navbar li a:hover {
	text-decoration: none;
	color: white;
}

#navbar li:hover {
}

#navbar li.donate a {
	/* color: #c1ebfb; */
}

#navbar li.donate a:hover {
	/* color: white; */
}


/* Subnav
   -------------------------------------------------------------- */

.subnav {
	background: url('/img/subnav_bg.gif') top left no-repeat;
	position: relative;
	left: -21px;
	height: 40px;
	width: 641px;
	margin: 10px 0 0 0;
	padding: 5px 0 0px 23px;
	font-family: "museo-sans-1","museo-sans-2",Helvetica, sans-serif;
	
	color: white;
}

.subnav .seeAlso {
	float: left;
	color: #7D750A;

	font-weight: 900;
	font-size: 13px;
	text-transform: uppercase;
	font-stretch: condensed;
}

.subnav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.subnav ul li {
	float: left;
	padding: 5px 0 5px 30px;
	font-weight: 600;
	font-size: 15px;
	color: white;
	text-transform: uppercase;
	/* text-shadow: 1px 1px 3px #333; */
	height: 100%;
}

.subnav a {
	color: #7D3C0A;
}

.subnav a:hover {
	text-decoration: none;
	color: white;
}

/* Sidebar
   -------------------------------------------------------------- */

#mainContentWrapper, .sidebar {
	display: table-cell;
}
   
#mainContentWrapper {
	padding: 0;
	width:  650px;
}
   
.sidebar {
	width: 240px;	
	padding: 0 20px 0 0;
	margin-top: 00px;
	display: block;
}

.sidebar a:hover {
	text-decoration: none;
	color: #a89f2d;
}

.sidebar > li {
	list-style: none;
	margin-bottom: 20px;
	
	padding: 15px;
	background: url('../img/sidebar_gradient.png') top left repeat-x;
	min-height: 120px;
	
	/* stuff below here is for the white boxes */
	/*
	background: white;
	padding: 15px 10px;
	border: 1px solid #eeeeee;
	
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	
	-webkit-box-shadow: 0 2px 2px #aaa;
	-moz-box-shadow: 0 2px 2px #aaa;
	box-shadow: 0 2px 2px #aaa;
	*/
}

/*
.sidebar > li:nth-child(even) {
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
}
*/

.sidebar > li h2, .sidebar > li .light {
}

.sidebar > li h2 {
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-size: 22px;
	font-weight: 300;
	color: rgb(125, 60, 10);
}

.sidebar > li h2 small {
	display: block;
	font-size: 14px;
	font-weight: 500;
}

.sidebar .content, .sidebar p {
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0;
}

.sidebar .content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Upcoming shows */

.concertListing li {
	margin-bottom: 15px;
	font-size: 13px;
	text-align: left;
}

.concertListing li.morelink {
	text-align: left;
}

.concertListing h3 {
	font-size: 1.1em;
	color: #717313;
}

.concertListing h3 + p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}



/* Forms
   -------------------------------------------------------------- */
   
input[type='text'], textarea {
	border: 1px solid #999;
	font-size: 1em;
	padding: 3px;
	color: #666;
	display: block;
}

textarea {
	width: 400px;
	display: block;
}

label {
	font-weight: bold;
	margin-top: 1.5em;
	display: block;
}

input[type='radio'], input[type='radio']+label, input[type='checkbox'], input[type='checkbox']+label {
	display: inline;
	margin-top: 1.5em;
	font-weight: normal	;
}

input[type='submit'] {
	display: block;
	margin-top: 2em;
}

td.labelcolumn {
	width: 150px;
	padding-right: 20px;
	text-align: right;
}

/* Misc
   -------------------------------------------------------------- */

.twoColumns {
	
		-moz-column-count: 2;
		-moz-column-gap: 20px;
		-webkit-column-count: 2;
		-webkit-column-gap: 20px;
		column-count: 2;
		column-gap: 20px;
}

.leftColumn, .rightColumn, #leftcolumn, #rightcolumn {
	padding: 0;
	margin: 0;
	float: left;
	width: 291px;
}

.leftColumn, #leftcolumn {
	margin-right: 40px;
}

.socialIcon {
	height: 30px;
	float: left;
}

#facebook_find {
	margin-left: 10px;
}

#donateBox {
	float: right; 
	width: 300px; 
	height: 200px;
	border: 0; 
	padding: 10px 20px; 
	margin: 0px 0px 20px 20px; 
	background: url('/img/donateBox.png') top center no-repeat; 
	color: white; 
	
	text-align: center;
}

#donateBox h2 {
	color: white;
	font-family: "museo-sans-1","museo-sans-2",Helvetica, sans-serif;
	font-weight: 700;
	margin: 15px 0 0 0;
	display: block;
}

#donateBox form, #donateBox p {
	padding: 0 20px;
	color: white;
	line-height: 1em;
}

#donateBox p {
	font-style: italic;
	font-family: Garamond, Georgia, serif;
	font-size: 1em;
}

#donateBox input {
	display: inline;
}

/* Table List */

ul.tableList {
	list-style-type: none;
	display: table;
	border-collapse: separate;
	width: 100%;
	padding: 0;
	margin: 10px 0;
}

ul.tableList li {
	display: table-row;
}

ul.tableList li:nth-child(even) {
	/* background-color: #efefef; */
}

ul.tableList li .cell {
	display: table-cell;
	padding: 4px 6px;
	text-align: left;
	padding-bottom: 20px;
}

ul.tableList li .cell p {
	margin: 0;
	text-align: left;
}

ul.tableList li .cell:first-child {
	width: 300px;
}

ul.tableList li .cell:last-child {
	width: 100px;
}

ul.tableList li .cell:last-child p {
	text-align: right;
}

/* Box */

.boxTop {
	background: url('/img/box_background_top.png') top center no-repeat;
	height: 20px;
}

.boxBottom {
	background: url('/img/box_background_bottom.png') top center no-repeat;
	height: 20px;
}

.boxBody {
	background: url('/img/box_background_body.png') top center repeat-y;
	padding: 0 25px 0 20px;
}

.boxBody p {
	margin-bottom: 0;
}

.boxBody h3 {
	margin-top: 0 !important;
}





/* Fundraising Drive */
#goal h3 {
	font-size: 2em;
	margin: 0;
	color: white;
}

#goal {
	text-align: center;
	padding: 1.5em 1em;
	margin: 1em 0;
	
	/*
	border: 2px dashed #7D3C0A;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	*/
	
	background: url('/donate/img/fundraising_banner_bg.png') no-repeat;
	position: relative;
	left: -32px;
	width: 644px;
}

#target {
	font-weight: bold;
	color: white;
	font-size: 1.5em;
	font-family: "museo-sans-1","museo-sans-2",Helvetica, sans-serif;
}

#goal #donateArea {
	background: #eeeeee;
	width: 300px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 20px auto 0 auto;
	
	-webkit-box-shadow: 1px 1px 3px black;
}

#goal input {
	display: inline;
}
