/* 
Author: Brandon Aaskov
Date: 3.25.06
Description: CSS File for Bangarang.tv. One stylesheet for the entire site, as most pages are similar.
*/



/*
------------------------------------------------------------------------------------------------- GLOBAL TAG REDEFINITIONS
*/
body {
	background: url(images/bg.jpg) repeat;
	margin: 0;
	padding: 0;
	font-size: 30px;
}

a:link {
	text-decoration: underline;
	color: #776201;
}

a:visited {
	text-decoration: underline;
	color: #402c18;
}

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

a:active {
	text-decoration: underline;
	color: #776201;
}

a img {
	border: none;
}

h1 {
	background: url(images/logo1.jpg) no-repeat;
	position: relative;
	z-index: 100;
	text-indent: -5000px;
	width: 327px;
	height: 300px;
	margin: 0;
}

h1 a {
	display: block;
	width: 327px;
	height: 300px;
}

/*
h2 {
	font-size: 120%;
	margin-top: 15px;
	line-height: 0;
	display: inline;
}
*/

h3#whereabouts {
	background: url(images/logo_whereabouts1.jpg) no-repeat;
	width: 350px;
	height: 163px;
	text-indent: -5000px;
	margin-left: 20px;
	border: dotted #333333 1px;
}

h3#knockoff {
	width: 350px;
	height: 190px;
	text-indent: -5000px;
	background: url(../source/knockoff_showLogo_temp.jpg) no-repeat;
	margin-left: 20px;
}

h3#sloppy_segments {
	width: 350px;
	height: 190px;
	text-indent: -5000px;
	background: url(../source/sloppy_showLogo_temp.jpg) no-repeat;
	margin-left: 20px;
}

h4 {
	font-size: 40%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402c18;
}

em {
	font-weight: bold;
	font-size: 120%;
}

form {
	margin-top: 70px;
}

form input, textarea {
	display: block;
	width: 350px;
	background: #402c18 url(images/bg.jpg) repeat;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFF99;
}

form input {
	height: 18px;
}

form input#submit {
	background: url(images/submit1.gif) no-repeat;
	width: 105px;
	height: 36px;
	text-indent: -5000px;
}


form dt, dd {
	font-size: 70%;
	color: #402c18;
	display: block;
	margin: 0;
	padding: 0;
}

form dd {
	margin-bottom: 10px;
}
/*
------------------------------------------------------------------------------------------------- 
*/





/*
------------------------------------------------------------------------------------------------- CONTAINER ELEMENTS
*/
#pageBackground {
	background: url(images/page_bg1.jpg) no-repeat 50% 0%;
	width: 720px;
	height: 692px;
	margin-left: auto;
	margin-right: auto;
}

#pageBackground2 {
	background: url(images/page_bg2.jpg) no-repeat 50% 0%;
	width: 720px;
	min-height: 692px;
	margin-left: auto;
	margin-right: auto;
}

#playerLaunch {
	display: block;
	width: 373px;
	height: 223px;
	position: relative;
	background: url(images/launch3.gif) no-repeat;
	z-index: 400;
	text-indent: -5000px; 
	
	margin-top: -220px;
	margin-left: 260px;
}

#playerLaunch a {
	border-style: 0;
	display: block;
	width: 373px;
	height: 223px;
}

#showNotes {
	margin: 30px 0 20px 20px;
}

/*

#showNotes h2 {
	font-size: 120%;
	color: #402c18;
	margin: 20px 0 5px 0;
	padding: 0;
}

#showNotes dl {
	margin: 0;
	padding: 0;
	font-size: 45%;
	color: #776201;
}

#showNotes dt {
}

#showNotes dd {
	margin-bottom: 10px;
	font-size: 85%;
	text-indent: 15px;
}
*/

.ad {
	display: block;
	margin-left: 250px;
	margin-top: 24px;
	width: 338px;
}
/*
-------------------------------------------------------------------------------------------------
*/




/*
------------------------------------------------------------------------------------------------- MAIN NAV
*/

#nav {
	position: relative;
	z-index: 600;
	margin: -230px 0 90px 340px;
	padding: 0;
}

#nav li {
	margin: 0 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 27px 6px 0 6px;
	overflow: hidden;
	height: 0px !important;
}

#home a {
	background: url(images/nav_home1.gif) no-repeat;
	width: 58px;
}

#shows a {
	background: url(images/nav_shows1.gif) no-repeat;
	width: 74px;
}
#contact a {
	background: url(images/nav_contact1.gif) no-repeat;
	width: 104px;
}
#faq a {
	background: url(images/nav_faq1.gif) no-repeat;
	width: 40px;
}

#home a:hover, #home a:active, #home a.selected {
	background: url(images/nav_home2.gif) no-repeat;
}

#shows a:hover, #shows a:active, #shows a.selected {
	background: url(images/nav_shows2.gif) no-repeat;
}

#contact a:hover, #contact a:active, #contact a.selected {
	background: url(images/nav_contact2.gif) no-repeat;
}

#faq a:hover, #faq a:active, #faq a.selected {
	background: url(images/nav_faq2.gif) no-repeat;
}

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


/*
------------------------------------------------------------------------------------------------- SIDE NAV
*/
#sideNav {
	position: relative;
	z-index: 200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45%;
	color: #776201;
	margin-left: 55px;
	margin-top: 130px;
	border-right: 1px dotted #8e5d2c;
	width: 173px;
}

#sideNav h2 {
	font-size: 120%;
	color: #402c18;
	margin: 0;
	margin-top: 10px;
}

#sideNav ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
}

#sideNav ul li {
	margin: 5px 0;
	text-indent: 20px;
}

#community {
	margin-left: -14px;	
}

#community img, #community a {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}
/*
-------------------------------------------------------------------------------------------------
*/




/*
------------------------------------------------------------------------------------------------- RIGHT COLUMN
*/

#footer {
	text-align: center;
	margin: -440px 0 0 40px;
	background: #f7eab3 repeat-y;
	height: 450px;
	width: 643px;
}

#columnRight {
	position: relative;
	z-index: 400;
	margin-left: 250px;
	margin-top: -220px;
	width: 375px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#columnRight h2, #show dt {
	font-size: 60%;
	color: #402c18;
	margin-bottom: 3px;
	display: display;
}

#columnRight h2, #columnRight h2 a:link, #columnRight h2 a:visited, #columnRight h2 a:active {
	text-decoration: none;
}

#columnRight h2 a:hover {
	text-decoration: none;
	color: #402c18;
}

#columnRight p, #show dd {
	text-align: justify;
	 font-size: 38%;
	 color: #957c2c;
	 line-height: 130%;
	 margin-bottom: 15px;
}

/*
#columnRight img {
	border: dotted #333333 1px;
}
*/

#columnRight span#emailSent {
	color: #990000;
	font-size: 80%;
	display: block;
	width: 250px;
	margin-top: 40px;
	margin-left: 50px;
}

#show {
	margin-top: 50px;
}

#show img {
	border: dotted 1px #999999;
	margin: 10px 0 10px 0;
}

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





/*
------------------------------------------------------------------------------------------------- FAQ
*/
#faq_section {
	font-size: 60%;
	margin: 50px 0 0 0;
}

#faq_section dt {
	color: #402c18;
	font-style: italic;
}

#faq_section dd {
	color: #776201;
	margin-top: 5px;
}

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