/*
---------------------------
BBM Designs - BRASBE website
Site Styles
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 2 sept 2011
---------------------------
*/

html, body {
	font: 14px/22px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	color: #333333;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Links -------------------------------- */

a {
	font-weight: bold;
}

a:link {
	color: #1a4fb1;
	text-decoration: none;
}

a:visited {
	color: #1a4fb1;
	text-decoration: none;
}

a:hover {
	color: #ba592d;
	text-decoration: underline;
}

a:active {
	color: #333333;
}

a img {
	border: 1px solid #fff;
}

a:hover img {
	border: 1px solid #CA863D;
}

#user_content img {
	padding: 5px;
	padding-bottom: 8px;
	background-color: #fff;
	border: 1px solid #DBD2C2;
}

.sm a img {
	border: none !important;
}

.sm a:hover img {
	border: none !important;
}

/* Structure ------------------------------------- */

#container {
	position: relative;
	background: #e8e5e1 url(img/header-bck.gif) repeat-x 0 0;
}

#header {
	height: 182px;
	overflow: hidden;
	background: #000;
	width: 100%;
}

#header h1, #header h2 {
	
}

#header h1 span, #header h2 span {
	display: none;
}

#extra {
	width: 336px; 
	height: 297px;
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -183px;
	background: url(img/brasbe.png) no-repeat 0 0;
	z-index: 90;
}

#extra a {
	display: block;
	height: 180px;
	width: 336px;
	position: absolute;
	top: 0;
	left: 0;
}

#main {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/* content --------------------------- */

#content {
	width: 554px;
	padding: 20px 30px 20px 16px;
	float: left;
	text-align: left;
}

#side-bar {
	width: 330px;
	padding: 20px 19px 20px 30px;
	float: left;
	text-align: left;
	border-left: 1px solid #ccc;
}

#admin_band #side-bar {
	display: none;
}

#extra2 {
	display:none;
}

/* nav --------------------------- */

#nav {
	height: 66px;
	overflow: hidden;
	text-align: center;	
	width: 100%;
	position: relative;
	z-index: 100;
}

#nav ul {
	height: 66px;
	overflow: hidden;
	float: left;
	width: 490px;
}

#first-nav {
	text-align: left;
}

#second-nav {
	text-align: right;
}

#nav li {
	display: inline;
}

#nav li a {
	font-size: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	line-height: 66px;	
	padding: 24px 16px;
}

html>body #nav li a {
	/* height: auto; */
}

#nav li a:hover {
	color: #1a4fb1;
	text-decoration: none;
}

#nav li ul {
	border: none;
}

#nav li ul li a {
	
}



#admin_nav {
	position: absolute;
	top: -172px;
	left: 0;
}

#admin_nav form select {
	
}



/* CONTENT --------------------- */

#content h3 {
	font-size: 30px;
	color: #a64e18;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 18px 0;
}

#content h4 {
	font-size: 22px;
	color: #7b5b4c;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 18px 0;
}

#main h5 {
	margin: 18px 0;
	font-size: 18px;
	color: #a64e18;
	font-weight: normal;
}

#side-bar a {
	font-weight: normal;
}


/* FOOTER ----------------- */


#footer {
	background: #000;
	width: 100%;
	text-align: center;
	padding: 16px 0;
}

#footer p {
	background: #000;
	color: #fff;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


/* User Lists --------------------------- */

#user_content ul, ul.bullets {
	list-style: disc outside;
	margin-left: 24px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#user_content ul li, ul.bullets li {
	list-style: disc outside;
	margin-bottom: 6px;
	line-height: 1.5em;
}

#user_content ul.nobull, #user_content ul.nobull li {
	list-style-type: none;
	margin-left: 14px;
}

#user_content ol {
	margin-left: 24px;
	margin-top: 14px;
	margin-bottom: 14px;
	list-style: decimal outside;
}

#user_content ol li {
	list-style: decimal outside;
	margin-bottom: 6px;
	line-height: 1.5em;
}

#user_content ul.horiz {
	float: left;
	width: 94%;
	padding: 4px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 6px 0 6px 0;
	background-color: #E6E6E6;
	list-style-type: none;
}

#user_content ul.horiz li {
	float: left;
	margin: 0;
	margin-right: 15px;
	list-style-type: none;
}

#user_content ul.horiz li a {
	font-weight: normal;
}











/* MISC --------------------------- */

iframe {
	margin: 6px 0 12px 0;
}

.albumInfo {
	font: 14px/22px;
	margin: 10px 0;
	padding:  12px;
	border: 1px solid #ccc;
	background-color: #e5e1d4;
}

#discTable .even td, #discTable .r0 td, #discTable .two td {
	background-color: #e5e1d4;
}

#discTable .odd td, #discTable .r1 td, #discTable .one td {
	background-color: #eeebe4;
}

.downloadInstructions {
	padding: 0 5px;
	border:  1px solid #ccc;
	background: #eee;
	font: 11px/1.3em;
}

table td .albumInfo {
	padding: 0;
	border: none;
	background-color: transparent;
}

.albumInfo h3 {
	color: #722549;
	font-size: 18px;
}

.calMonthHead {
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

dl.news {
	
}

dl.news dt {
	font-size: 1.1em;
	color: #794b4e;
}

dl.news dt a {
	color: #333;
}

dl.news dd {
	margin-left: 18px;
	margin-bottom: 12px;
}

dd .gigInfo {
	font-size: .9em;
	line-height: 1.3em;
}

table#bandBios, table#bandBios td {
	border: none;
}

#container table#bandBios {
	
	width: 98%;
}

table#bandBios td {
	
}

table#bandBios td h4 {
	margin-top: 2px;
	color: #722549;
	font-size: 18px;
}

#fanBridge table {
	
}

#fanBridge table input {
	padding: 0;
}

#fanBridge table, #fanBridge td, #fanBridge th {
	font: 14px/22px;
	vertical-align: middle;
	padding: 3px;
	border: none;
}



/* ADMIN style changes ------ 
------ overrides the styles in basic.css ------ */

#content .instructions {
	border-top: none;
}

#content fieldset {
	border: none;
	padding: 0 10px;
}

#content legend {
	border: none;	
}

#content dl.cc_form, 
#content .cc_form, 
#content .cc_form2, 
#content .cc_form3, 
#content .cc_form4 {
	padding: 7px;
	background-color: #EEE4D3;
	border: 1px solid #DBD2C2;
	margin: 9px 0;
}

#content .cc_form2 {
	background-color: #E3F4FB;
	border: 1px solid #D3E2E9;
}

#content .cc_form3 {
	background-color: #F8EDD8;
	border: 1px solid #DAD0BD;
}

#content .cc_form4 {
	background-color: #EEE4D3;
	border: 1px solid #DBD2C2;
}

#content dl.form, #content ul.form, #content div.form, #content form.form {
	padding: 6px;
	margin: 12px 0;
	width: 94%;
	border: 1px solid #DBD2C2;
	background-color: #EEE4D3;
}

/* Contact Form */

body#contact legend {
	font-weight: bold;
	color: #CA863D;
	padding: 3px 6px;
	border: 1px solid #ccc;	
}

body#contact fieldset {
	border: 1px solid #ccc;
	padding: 0 20px 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Admin Calendar adjustments */

#content #cal div.r_floater {
	position: relative;
	top: 0;
	line-height: 1em;
	margin-bottom: 16px;
}

#content table.cal_header {
	border-collapse: collapse;
	border: none;
	width: 560px;
	margin: 0 auto;
}


