/* 
-------------------------------------------------------
general styling * resets
------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a {
	text-decoration: none;
	color: #c20000;
}

a:hover {
	text-decoration: underline;
}

p {
	padding-bottom: 8px;
}

h1 {
	font-size: 20px;
	padding-bottom: 8px;
}

h2 {
	font-size: 16px;
	padding-bottom: 8px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 8px;
}

blockquote {
	padding: 10px 30px;
	font-style: italic;  
}

img { border: none; }
ul, li { list-style: none; }

ol li { 
	list-style-type: decimal;
	margin-left: 17px;
	padding-bottom: 10px;
}

table, td, form, fieldset {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
}

.clear { clear: both; }

.float_left { float: left; }

img.float_left {
	float: left;
	border: 5px solid #000;
	margin:  0 15px 10px 0;
}

.float_right { float: right; }

img.float_right {
	float: right;
	border: 5px solid #000;
	margin:  0 0 10px 15px;
}

.halfcol { width: 48%; }

.uppercase { text-transform: uppercase; }

.nada { display: none; }

.small { font-size: 9px; }

.indent { margin-left: 35px; }

/* 
-------------------------------------------------------
general site architecture
------------------------------------------------------- */

html, body {
	height: 100%;
}

/*html {
	background-color: #1c1c1c;
}*/

body {
	height: 100%;
	text-align: center;
	background: #1c1c1c url(../images/bodybg.gif) no-repeat top center;
	font: 12px/1.3em Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}

#header {
	width: 959px;
	height: 63px;
	margin: 0 auto;
	position: relative;
}

#headerLogo {
	width: 266px;
	height: 33px;
	padding-top: 25px;
	margin-left: 20px;
	background: transparent url(../images/headerLogo.png) no-repeat top left;
}

#headerLogo h1 { text-indent: -9999px; }

#headerLogo a {
	display: block;
	width: 266px;
	height: 33px;
}

#mailingList {
	position: absolute;
	top: 15px;
	right: 15px;
}

#mailingList h2 {
	width: 109px;
	height: 15px;
	text-indent: -9999px;
	background: transparent url(../images/joinourmailinglist.gif) no-repeat top left;
	padding-bottom: 0;
}

#mailingList label { display: none; }

#mailingList input {
	border: 1px solid #747265;
	color: #747265;
	padding: 5px;
	float: left;
	margin-right: 4px;
	font: 12px Arial, Helvetica, Verdana;
}

#mailingList input#firstname {
	background: #2a2a27 url(../images/listNamebg.gif) no-repeat left center;
	padding-left: 40px;
}

#mailingList input#email {
	background: #2a2a27 url(../images/listEmailbg.gif) no-repeat left center;
	padding-left: 43px;
}

#bg {
	width: 996px;
	margin: 0 auto;
	min-height: 100%;
	text-align: center;
	background: url(../images/bg2.gif) repeat-y top;
}

* html #bg { height: 100%; }

#site {
	width: 996px;
	position: relative;
	min-height: 100%;
	margin: auto;
	text-align: left;
}

* html #site { height: 100%; }

#collage {
	width: 996px;
	height: 253px;
	background: transparent url(../images/collage.jpg) no-repeat top left;
	position: relative;
}

#collage li {
	position: absolute; 
	text-indent: -9999px;
	display: block;
}

#collage ul li a { display: block; }

#collage ul li a:hover { cursor: pointer; }

#collage #navSoundsystem {
	width: 127px;
	height: 174px;
	top: 42px;
	left: 9px;
}

#collage #navSoundsystem a {
	width: 127px;
	height: 174px;
	display: block;
}

#collage #navSoundsystem a:hover, #pagesound_system #navSoundsystem { background: transparent url(../images/collage_soundsystem.jpg) 0 0; }

#collage #navLatestShow {
	width: 161px;
	height: 150px;
	top: 67px;
	left: 136px;
}

#collage #navLatestShow a {
	width: 161px;
	height: 150px;
	display: block;
}

/*#collage #navLatestShow a:hover { background: transparent url(../images/collage.jpg) -138px -319px; }*/

#collage #navLatestShow a:hover { background: transparent url(../images/collage_latestshow.jpg) 0 0; }

	/* ernesto */
	
#collage #navErnesto {
	width: 142px;
	height: 235px;
	top: 0;
	left: 312px;
}

#collage #navErnesto a {
	width: 142px;
	height: 235px;
	display: block;
}

/*#collage #navErnesto a:hover, #pageernesto_vigo #navErnesto { background: transparent url(../images/collage.jpg) -312px -253px; }*/

#collage #navErnesto a:hover, #pageernesto_vigo #navErnesto { background: transparent url(../images/collage_ernesto.jpg) 0 0; }

	/* probe dms */

#collage #navProbe {
	width: 129px;
	height: 224px;
	top: 0;
	left: 454px;
}

#collage #navProbe a {
	width: 129px;
	height: 224px;
	display: block;
}

/*#collage #navProbe a:hover, #pageprobe_dms #navProbe { background: transparent url(../images/collage.jpg) -456px -253px; }*/

#collage #navProbe a:hover, #pageprobe_dms #navProbe { background: transparent url(../images/collage_probe.jpg) 0 0; }

#pageprobe_dms #collage #navBrett a:hover { 
	background: transparent url(../images/collage_brettprobe.jpg) 0 0;
	z-index: 1000; 
	position: relative;	
}

	/* brett */

#collage #navBrett {
	width: 142px;
	height: 237px;
	top: 0;
	left: 557px;
}

#collage #navBrett a {
	width: 142px;
	height: 237px;
	display: block;
}

/*#collage #navBrett a:hover, #pagebrett_from_boundless #navBrett { background: transparent url(../images/collage.jpg) -584px -253px; }*/

#collage #navBrett a:hover, #pagebrett_from_boundless #navBrett { background: transparent url(../images/collage_brett.jpg) 0 0; }

#pagebrett_from_boundless #navProbe a:hover { 
	background: transparent url(../images/collage_probebrett.jpg) 0 0; 
	z-index: 1000; 
	position: relative;
}

#content {
	padding-bottom: 116px;
	position: relative;
}

#sectionTag {
	position: absolute;
	width: 36px;
	height: 260px;
	margin-left: 21px;
}

#main {
	display: inline;
	float: right;
	margin-top: 0;
	width: 544px;
	background: transparent url(../images/mainbg.jpg) no-repeat top right;
}

#mainContent { padding-right: 50px; }

#sub {
	display: inline;
	float: left;
	width: 432px;
	margin-left: 20px;
	padding-top: 9px;
	background: transparent url(../images/subbg.jpg) no-repeat top left;
}

#sub h2 { display: none; }

#subContent { padding-left: 44px; }

/* 
-------------------------------------------------------
footer
------------------------------------------------------- */

#footer {
	width: 996px;
	height: 116px;
	position: relative;
	background: transparent url(../images/footerbg.png) no-repeat top left;
	color: #4c4c47;
	margin: -116px auto 0 auto;
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
}

* html #footer { margin-top: -116px; } /* negative footer height */

#footer a { color: #a7a696; }

#footerContent {
	padding: 39px 46px 0 64px;
}

#footerLogo {
	width: 228px;
	height: 29px;
	background: transparent url(../images/footerLogo.gif) no-repeat top left;
	position: absolute;
	top: 55px;
}

#footerLogo a {
	width: 228px;
	height: 29px;
	display: block;
}

#footerContent ul {
	float: left;
	margin: 23px 0 0 255px;
}

#footerContent ul li {
	display: inline;
	border-right: 1px solid #4c4c47;
	padding-right: 18px;
	margin-right: 18px;
}

#pagehomepage #footerContent ul li#footerHome a, 
#pageabout #footerContent ul li#footerAbout a, 
#pagecrew #footerContent ul li#footerCrew a, 
#pagecontact #footerContent ul li#footerContact a, 
#pageernesto_vigo #footerContent ul li#footerCrew a, 
#pageprobe_dms #footerContent ul li#footerCrew a, 
#pagebrett_from_boundless #footerContent ul li#footerCrew a, 
#pagenews_archive #footerContent ul li#footerNews a, 
#pageplaylist_archive #footerContent ul li#footerPlaylists a, 
#pageevents_archive #footerContent ul li#footerEvents a {
	color: #c20000;
}

#footerContent ul li.last { border-right: none; }

#footerContent #credit { 
	float: right;
	margin-top: 23px;	
}

#footerContent #credit a { color: #505050; }

#preload { display: none; }
