@charset "utf-8";
/*-----------------------------------------------------------------------------
Style Sheet 

Daniel Adair.com
version:   1.0
email:     info@nettune.com

-----------------------------------------------------------------------------*/
/* Basics
-----------------------------------------------------------------------------*/

html, body {
	height: 100%;

}
/* Force vertical scrollbar 
html { min-height: 100%; margin-bottom: 1px; }*/

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}
/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1em 0;
}
/* Class for clearing floats */
.clear {
	clear:both;
}
/* Class for small breaks */
.break {
	height:10px;
}
/* Class for bigger breaks */
.bigBreak {
	height:20px;
}
/* Remove border around linked images */
img {
	border: 0;
}
/* Headers */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#C3AC7D;
	padding:0;
	margin:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	padding:0;
	margin:0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0B3241;
	padding:0;
	margin:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#00B4CF;
	font-weight:bold;
	padding:0;
	margin:0;
}
/* Links */

a:link {
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	color: #f3d9a9;
}
a:visited {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color: #F4CD84;
}
a:active {
	text-decoration: none;
	color: #f3d9a9;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #ffc63e;
	font-weight:bold;
}

/* Paragraphs */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c3ac7d;
	padding:0;
	margin:0;
	line-height: 22px;
	padding-bottom: 10px;
	clear: both;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#e0a15e;
	padding:0;
	margin:0;
	line-height: 22px;
	padding-bottom: 10px;
}

.headerVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#e0a15e;
	padding:0;
	margin:0;
	line-height: 22px;
}

.subLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3d9a9;
}

.subLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F4CD84;
}

.subLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffc63e;
}

.indexStyle p {
	font-weight: bold;
	font-size:12px;
}

.linkFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c3ac7d;
	line-height: 21px;
	padding-left: 3px;
}

.picCaption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#796148;
	line-height: 21px;
	padding-left: 3px;
	padding-top: 3px;
}

ul {
	list-style:decimal;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C3AC7D;
	line-height:21px;
	margin-top: 0;
}
.horizBar {
	width:100%;
	background:url(../images/blackLineBG.jpg) repeat-x;
	height:8px;
	background-color:#000000;
}
.dottedLine {
	margin-top:5px;
	padding-bottom:15px;
	background:url(../images/dividerLine.jpg) repeat-x;
}
.headerLine {
	margin-top:5px;
	padding-bottom:15px;
	background:url(../images/dividerLine.jpg) repeat-x;
}

.headerLineVideo {
	margin-top:5px;
	padding-bottom:2px;
	background:url(../images/dividerLine.jpg) repeat-x;
}


/* ---------------------------------------------------------------------------
	Top Menu
	-----------------------------------------------------------------------------*/

#topBanner {
	background:url(../images/topMenuBG.jpg);
	width:1024px;
	height:140px;
	position: relative;
	margin: 0 auto;
}
#topBannerBG {
	background:url(../images/topMenuRepeat.jpg);
	width:100%;
	height:140px;
	position: relative;
}
#upperLvl {
	background:url(/images/upperBar.jpg) repeat;
	width:100%;
	height:30px;
}
.upperEmail {
	padding-top:5px;
	width: 895px;
	padding-left: 35px;
	margin: 0 auto;
}
.upperEmail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a49373;
	padding:0;
	margin:0;
	line-height: 21px;
}
.logo {
	bottom:0;
	position: absolute;
	left: 48px;
}
.menu {
	position:absolute;
	bottom:0;
	right:20px;
	width: 415px;
	height: 45px;
}
.link {
	float:left;
}

/* ---------------------------------------------------------------------------
	Main Content Frame
	-----------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:12px;
	background-color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}
#bgMain {
	background:url(../images/contentBGrepeat.jpg) repeat-y;
	background-position:558px;
	width: 1024px;
	margin: 0 auto;
}
#bgMainDisc {
	background:url(../images/contentBGrepeatDisco.jpg) repeat-y;
	background-position:350px;
	width: 1024px;
	margin: 0 auto;
}
#bgMainNews {
	background:url(../images/contentBGrepeatWide.jpg) repeat-y;
	background-position:0px;
	width: 1024px;
	margin: 0 auto;
}
#mainBanner {
	width:100%;
	position: relative;
}
#mainBannerFrame {
	width:1024px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

/* ---------------------------------------------------------------------------
	Main Content
	-----------------------------------------------------------------------------*/

.contentArea {
	float:left;
	width: 455px;
	height: 100%;
}

	
.bulletins {
	background:url(../images/bulletins_bg.jpg) no-repeat;
	height:18px;
	width:44px;
	font-size:10px;
	color:#e9b947;
	margin-top:2px;
	padding: 3px 7px 1px 3px;
	float: left;
}

.bulletinsHeader{
	color:#ebc772;
	float:left;
	width: 260px;
	padding-bottom: 2px;
}
.bannerPic {
	float:left;
	background-color: #000000;
	width: 557px;
}
.contentPadding{
	padding-left:40px;
	padding-top:30px;
	padding-bottom:15px;
	padding-right: 45px;
}

/* ---------------------------------------------------------------------------
	Secondary Content
	-----------------------------------------------------------------------------*/

.contentNews{
	padding-top:30px;
	padding-bottom:10px;
	padding-right: 10px;
	width: 750px;
}

.contentPhoto{
	padding-top:30px;
	padding-bottom:10px;
	padding-right: 10px;
	width: 900px;
}

.discArea{
	padding-bottom:10px;
}

.discography {
	background:url(../images/discography_tattooBG.jpg) left top repeat-y;
	float:left;
	background-color: #000000;
	width: 350px;
}

.discTop{
padding-left:390px; width:524px; padding-top:30px; float:left;
}


.contentAreaDiscography {
	float:left;
	width: 622px;
	height: 100%;
	padding-left: 40px;
}

.contentAreaNews {
	float:left;
	width: 892px;
	height: 100%;
	padding-left: 120px;
}


.contentAreaWide {
	float:left;
	width: 1024px;
	height: 100%;
}

.contentPaddingNews{
	padding-left:125px;
	padding-top:20px;
	padding-bottom:15px;
	float:left;
	padding-right: 10px;
}

.newsPic{
	background:url(../images/news/newspic_bg.jpg) no-repeat;
	width:275px;
	height:245px;
	float: right;
	margin-left: 20px;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 6px;
}

.galleryPics{
	background:url(/images/news/newspic_bg.jpg) no-repeat;
	width:275px;
	height:245px;
	float: left;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 6px;
}

.galleryTNPics{
	width:170px;
	height:auto;
	float: left;
	overflow:hidden;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}

/* ---------------------------------------------------------------------------
	Bottom Content
	-----------------------------------------------------------------------------*/
	
#bottomSection {
	background:url(../images/bottomBG.jpg) no-repeat;
	background-color:#060504;
	height:225px;
	width:1024px;
	margin: 0 auto;
}
#bottomSectionRepeat {
	background-color:#060504;
	background:url(../images/bottomBGrepeat.jpg) repeat-x;
	height:225px;
}
#logoHolder {
	padding-left: 102px;
	padding-top: 70px;
}
.logoBottom {
	padding-top:9px;
	float: left;
	padding-right: 29px;
}

/* ---------------------------------------------------------------------------
	Footer Content
	-----------------------------------------------------------------------------*/
	
#footer {
	background:url(../images/bottomBar.jpg) repeat-x;
	height:35px;
	width:100%;
}
#footerCopy {
	padding-top:8px;
	width:940px;
	margin: 0 auto;
	padding-left: 85px;
}
/* Links */

#footerCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#38322b;
	padding:0;
	margin:0;
	line-height: 21px;
}
#footerCopy a:link {
	text-decoration: none;
	font-weight:bold;
	color: #39332c;
	font-size: 14px;
}
#footerCopy a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #39332c;
	font-size: 14px;
}
#footerCopy a:active {
	text-decoration: none;
	color: #39332c;
	font-weight:bold;
	font-size: 14px;
}
#footerCopy a:hover {
	text-decoration: underline;
	color: #c78f3f;
	font-weight:bold;
	font-size: 14px;
}
