

/* -------- BASE ELEMENTS -------- */

body, div, table, tr, th, td, li, form, input, select, textarea {
	margin: 0;
	padding: 0;
}

body, div, s-pan, p, th, td, li, label, select, input, textarea {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana, sans-serif;
}


/* -------- GENERAL STYLES -------- */

h1, h2, h3, h4, h5, h6, p, td, li {
	padding 0;
}

h1 {	font-size: 22px;	margin: 12px 0;	color: #f60; line-height: 23px; }
h2 {	font-size: 19px;	margin: 10px 0;	line-height: 21px; }
h3 {	font-size: 19px;	margin: 9px 0;		line-height: 18px; }
h4 {	font-size: 14px;	margin: 8px 0;		color: #fe0; line-height: 15px; }
h5 {	font-size: 11px;	margin: 8px 0;		color: #f60; line-height: 12px; }
h6 {	font-size: 10px;	margin: 8px 0;		color: #f60; line-height: 11px; }


h2, h2 a, h2 a:link, h2 a:visited { color: #f60; }
h3, h3 a, h3 a:link, h3 a:visited { color: #fe0; }


h1, h2, h3, h4 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

h1 strong, h2 strong, h3 strong, h4 strong {
	color: #ff0;
	font-size: 120%;
}

ul, p {
	margin: 11px 0;
}

a:link			{ color: #f60; }
a:hover			{ color: #fc0; }
a:active			{ color: #fc0; }
a:visited		{ color: #f90; }

input.label	{ color: #999999; }


/* -------- PAGE LAYOUT -------- */

/* -- Main Content -- */

#bodyContainer, #header .menuBackground {
	width: 850px;
}

#content, .photoThumbnails {
	padding-top: 5px;
	width: 630px;
}

#content .videoThumbnails {
	padding-top: 5px;
	display: block;
}

#content {
	padding: 10px;
	float: left;
}

/* -- Left Column -- */

#leftColumn ul.menu,
#leftColumn
/*, #leftColumn a.block*/ {
	width: 200px;
}
#leftColumn li {
	width: 196px;
}

#leftColumn .menu a {
	width: 184px;
}

#leftColumn {
	float: left;
}

/* -- Right Blocks -- */

#content .rightBlock {
	width: 200px;
}

/* -- Header -- */

#header {
	height: 153px;
}
#header .menu, #header .menuBackground {
	top: 144px;
}

#header .menu, #header .menuBackground {
	position: absolute;
	height: 21px;
}

#header li {
	line-height: 11px;
}


/* -- Footer -- */

#footer {
	padding: 20px 5px 5px 5px;
	clear: both;
}


/* ---- HEADER / BACKGROUNDS ---- */

body {
	background: #000 url(../images/header.jpg) no-repeat top center;		/* #000 #33373a #666a6c */
}

#footer {
	background: #33373a;
}


/* ---- BORDERS ---- */

#bodyContainer, #header, #header .menu li, #leftColumn, #leftColumn li, #content, #footer {
	border-width: 0;
	border-color: #7c6b4b;
	border-style: solid;
}

body#fullPage {
	text-align: center;
	padding: 10px 0;
}

#bodyContainer {
	border-width: 0px;
	margin: 0 auto;
	text-align: left;
}

#header .menu li {
	border-width: 1px;
}

#leftColumn {
   border-width: 2px 0 0 0;
}

#leftColumn li {
	border-width: 0 2px 2px 2px;
}

#footer {
	border-width: 2px;
}


/* ---- HEADER ---- */

#header .menuBackground {
	/*background-color: #666;*/
	filter: alpha(opacity=50);	/* IE */
	opacity: 0.50;					/* CSS3 */
	-moz-opacity: 0.50;			/* Mozilla */
	z-index: 1;
}


#header .menuBackground, #header ul.menu {
	margin-left: 200px;
	/*width: 440px;*/
}

#header ul.menu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	z-index: 2;
}
#header .menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#header .menu a:link, #header .menu a:active, #header .menu a:visited, #header .menu span {
	color: #880000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 17px 4px 18px;
	display: block;
	float: left;
}
#header .menu a:hover {
	color: #fff;
	background-color: #fc0;
}
#header .menu a.selected, #header .menu span {
	background-color: #f90;
	font-weight: bold;
}


/* ---- LEFT COLUMN BOXES ---- */

#leftColumn ul, #leftColumn li, #leftColumn a.block {
	padding: 0;
}
#leftColumn ul, #leftColumn li, #leftColumn h3, #leftColumn p, #leftColumn a.block {
	margin: 0;
}

#leftColumn li {
	list-style: none;
}

#leftColumn h3 {
	font-size: 15px;
	padding: 12px 12px 6px 12px;
}
#leftColumn p {
	padding: 6px 12px 12px 12px;
}
#leftColumn input {
	font-weight: bold;
}
#leftColumn input.text {
	background: #33373a;
	margin: 6px 12px 4px 12px;
	width: 172px;
	padding: 2px;
	border: 1px solid #7c6b4b;
}
#leftColumn input.button {
	color: #000;	/* #fa0; */
   _background-color: #7C6B4B;
   _border-color: #7c6b4b;
	margin: 6px 12px 12px 12px;
	float: right;
   width: auto;
}

/*
#leftColumn input.button, #leftColumn input.button:hover, #leftColumn input.button:active {
   border-width: 2px;
}
#leftColumn input.button, #leftColumn input.button:hover {
   border-style: outset;
   padding: 0px 1px 0px 0px;
}
#leftColumn input.button:hover, #leftColumn input.button:active {
   border-color: #7c6b4b;
}
#leftColumn input.button:hover {
   background-color: #7C6B4B;
}
#leftColumn input.button:active {
   background-color: #7C6B4B;
   border-style: inset;
   padding: 0px 0px 0px 1px;
}
*/







#leftColumn li.mailingList {
	height: 170px;
	/*padding-bottom: 37px;*/
}

#leftColumn a.block {
	text-decoration: none;
	display: block;
}
#leftColumn a.block:hover, #leftColumn a.block:active {
	background-color: #33373a;		/* a90; */
}


#leftColumn p a {
	font-weight: bold;
}

#leftColumn a b {
}

#leftColumn hr {
	background-color: #FFEE00;
	border-bottom: 1px solid #FFEE00;	/* #7C6B4B; */
	margin: 0px 20px;
}

/*#leftColumn p {
   margin-top: 0px;
   padding-top: 0px;
}*/

#leftColumn .step13Online a {
	font-weight: bold;
	padding: 15px 10px 15px 110px;
	line-height: 45px;
}

#leftColumn .step13Online a.myspace		{ background: transparent url(../images/logo_myspace.gif) no-repeat scroll 0px; }
#leftColumn .step13Online a.facebook	{ background: transparent url(../images/logo_facebook.gif) no-repeat scroll 0px; }
#leftColumn .step13Online a.lastfm		{ background: transparent url(../images/logo_lastfm.gif) no-repeat scroll 0px; }
#leftColumn .step13Online a.youtube		{ background: transparent url(../images/logo_youtube.gif) no-repeat scroll 0px; }
#leftColumn .step13Online a.ilike		{ background: transparent url(../images/logo_ilike.gif) no-repeat scroll 0px; }


/* -------- BLOCK STYLES -------- */

#content .rightBlock {
	margin: 0 0 14px 14px;
	clear: both;
	float: right;
}

#content .rightBlock h4 {
	padding: 0;
	margin: 8px;
	font-size: 15px;
}

#content .rightBlock p {
	padding: 0;
	margin: 8px;
}

#content .rightBlock ul {
	padding: 0;
	margin: 8px 0;
}

#content .rightBlock li {
	list-style: none;
}

#content .rightBlock .audio a {
	padding: 12px 0 12px 36px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.intro {
   margin-bottom: 25px;
}

#content p {
   font-size: 14px;
   line-height: 17px;
}


/* -------- GENERAL SECTIONS -------- */

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

img.right	{ margin: 4px 4px 8px 12px; border: 2px #440000 solid; }
img.left		{ margin: 4px 12px 8px 4px; border: 2px #440000 solid; }

#content p {
   text-align: justify;
}

#content p.quote {
   margin-bottom: 30px;
}

#content p strong {
   color: #f60;
}

#content p .quoter {
   color: #ff6600;
}

#content .moreInfo, #content .moreInfoParagraph {
	font-weight: bold;
}
#content .moreInfo				{ text-align: right; }
#content .moreInfoParagraph	{ text-align: center; }

#leftColumn .highlight {
	color: #f60;
}

.buttonRight {
	text-align: right;
	padding: 2px;
}
.buttonLeft {
	text-align: left;
	padding: 2px;
}

#header .listen {
	float: right;
}
#header .listen a {
	background-color: #eeebe5;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 10px;
}
#header .listen a:link, #header .listen a:visited, #header .listen a:active {
	color: #000000;
	text-decoration: none;
}
#header .listen a:hover {
	color: #900;
	text-decoration: none;
}

.songs th { padding-right: 30px; }
.songs td { padding-left: 10px; }


#flowplayerHolder {
	text-align: center;
}

#footer p {
	color: #fff;
	text-align: right;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
}
#footer ul a {
	text-decoration: none;
}
#footer li {
	font-size: 13px;
	line-height: 15px;
}
#footer li strong {
	width: 140px;
	display: block;
	float: left;
}


/* ---- EVENTS ---- */

.event {
	margin-bottom: 25px;
}
.event h3 {
   font-size: 17px;
}
#content .event .moreInfo {
	text-align: left;
}
.event .address {
	padding-left: 12px;
	margin-bottom: 12px;
}
.event .expandMap {
	border: 1px solid #7C6B4B;
	background-color: #33373A;
	padding: 1px;

	background: #33373a;
	border: 1px solid #7c6b4b;
	margin: 5px;
}
.event .map {
	padding: 5px;
}
.event iframe {
	width: 608px;
	height: 350px;
}

.event .bar {
	cursor: pointer;
	padding: 1px 5px;
	text-decoration: underline;
}
.event .bar:link			{ color: #f60; }
.event .bar:hover			{ color: #fc0; }
.event .bar:active		{ color: #fc0; }
.event .bar:visited		{ color: #f90; }

.past {
	margin-top: 120px;
}

.past .event {
	margin-bottom: 8px;
}

.past h3 {
	font-size: 14px;
	margin: 5px 0;
}


/* ---- MEDIA PLAYER ---- */

.player a {
	background: #440000;
	padding: 4px;
	display: block;
	width: 100px;
}
.player a:link {
	color: #ff9900;
}

#indexPlayer #mediaPlayerDiv {
	width: 610px;
}
#indexPlayer a {
	margin-left: 506px;
}

#slimPlayer #mediaPlayerDiv {
	width: 610px;
}
#slimPlayer a {
	margin-left: 506px;
}

#videoPlayer #mediaPlayerDiv {
	width: 468px;
	margin-left: 75px;
}
#videoPlayer a {
	margin-left: 439px;
}

#audioPlayer #mediaPlayerDiv {
	width: 150px;
	margin-left: 24px;
}
#audioPlayer a {
	margin-left: 70px;
}

#mediaPlayerDiv {
	border: 2px solid #440000;
}
#mediaPlayerDiv embed {
	margin-bottom: -2px;
}


/* ---- GALLERY ---- */

.photoTitles li {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
.photoTitles a:link {
	font-decoration: none;
}

.videoThumbnails, .photoThumbnails {
	text-align: center;
	clear: both;
}

.videoThumbnails .thumbnail {
	width: 150px;
	height: 92px;
}

.photoThumbnails .thumbnail {
	width: 120px;
	height: 120px;
}

.thumbnail {
	text-align: center;
	cursor: pointer;
	border: 1px solid #999999;
	padding: 4px;
	margin: 2px;
}

div.thumbnail {
	float: left;
}

.thumbnail p {
	font-weight: bold;
	margin: 3px 0;
}

.thumbnail:hover	{ background-color: #33373a; }
.seen					{ background-color: #33373a; }
.active				{ background-color: #33373a; }

#bodyOverlay											{ z-index: 1; }
#photoOverlay											{ z-index: 2; }
#photoOverlayImages									{ z-index: 3; }
#backContainer, #nextContainer					{ z-index: 4; background: url( ../images/trans.gif ) }		/* div not clickable in IE7 without transparent image */
#backButtonBg, #nextButtonBg, #closeButtonBg	{ z-index: 5; }
#backButton, #nextButton, #closeButton			{ z-index: 6; }

#bodyOverlay {
	background-color: #888888;
	filter: alpha(opacity=60);	/* IE */
	opacity: 0.6;					/* CSS3 */
	-moz-opacity: 0.6;			/* Mozilla */
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#photoOverlay {
	background-color: #33373a;
	border: 1px solid #000000;
	padding: 20px 5px 5px 5px;
	position: fixed;
}

#backContainer, #nextContainer,
#backButtonBg, #nextButtonBg, #closeButtonBg,
#backButton, #nextButton, #closeButton {
	position: absolute;
	display: block;
}

#backContainer, #nextContainer, #closeButton {
	cursor: pointer;
}
#backContainer, #nextContainer {
	top: 15px;
}
#backContainer {
	left: 0px;
	margin: 5px 0 5px 5px;
}
#nextContainer {
	right: 0px;
	margin: 5px 5px 5px 0;
}

#backButtonBg, #nextButtonBg, #closeButtonBg,
#backButton, #nextButton, #closeButton {
	padding: 0 5px;
	height: 20px;
}

#backButtonBg, #nextButtonBg, #closeButtonBg {
	background-color: #666;
}
#backButtonBg, #nextButtonBg {
	filter: alpha(opacity=60);	/* IE */
	opacity: 0.6;					/* CSS3 */
	-moz-opacity: 0.6;			/* Mozilla */
}

#backButton, #nextButton, #closeButton {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

#backButtonBg, #backButton, #nextButtonBg, #nextButton {
	border: 1px solid #333;
	bottom: 0px;
}
#backButtonBg, #backButton {
	left: 0px;
	width: 75px;
}
#nextButtonBg, #nextButton {
	right: 0px;
	width: 73px;
}
#closeButtonBg, #closeButton {
	top: 0px;
	right: 5px;
	width: 80px;
}

/* ----  ---- */

