/* ============= */
/* = RESET CSS = */
/* ============= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead,  th  /*tbody,tr,td */{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

em {
	font-style:italic;
}


#frame {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D9AF69;
	border: 3px double #3B2A1B;
}
#footer {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	letter-spacing: .1em;
	background-color: #3B2A1B;
	line-height: 140%;
	position:relative;
}
body {
	background-image: url(/public/images/maintile.gif);
	margin: 0px;
	padding: 0px;
	background-color: #C8A15D;
}


#header {
	width:100%;
	height:68px;
	background:url(/public/images/naida-header.gif) repeat-x top left;		
}

#header ul,
#header li,
#header li span,
#header li span a {
	margin:0;
	padding:0;
}

#header div.logo {
	overflow:hidden;
	text-indent:-1000em;
	width:100%;
	height:50px;
	border-bottom:1px solid #000;
}


#header ul {
	list-style:none;
	background:url(/public/images/ulbkg.gif) repeat top left;
	padding-left:201px;
	border:1px solid #000;
	border-width:0 0 1px 0;
	padding-top:1px;
	padding-bottom:2px;
}

#header li {
	display:inline;
	padding:0 10px;
	border-right:1px solid #000;
	background:#a8ac7f;
	line-height:12px;
}

#header li a {
	font-size:12px;
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

div.homepage #header li.item1,
div.biopage #header li.item2,
div.musicpage #header li.item3,
div.eventspage #header li.item4,
div.linkspage #header li.item5,
div.newspage #header li.item6,
div.contactpage #header li.item7 {
	background:#a8002a;	
}

#pageleft {
	width: 334px;
}
#pagefull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #3B2A1B;
	padding: 20px;
}

#pagefull div.artistbio h1,
#pagefull div.artistbio h1 a {
	text-align:center;
	color:#CC3333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	text-transform:uppercase;	
}

#pagefull div.artistbio h1 {
	margin-bottom:30px;
}

.mainimageright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.mainimageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#pageright {
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #3B2A1B;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
	float: right;
}
.packshot {
	float: right;
	width: 150px;
}
.homepackshot {
	padding-top: 150px;
	padding-bottom: 40px;
}
#pageright-contact {
	float: right;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #3B2A1B;
	text-align: left;
	padding-top: 150px;
	padding-right: 20px;
}

#pageright-contact strong,
div.musicpage div.musictext div.item h2,
div.musicpage div.lyrics h3,
div.musicpage div.tracks h3,
div.musicpage div.rcol h3 {
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #3B2A1B;	
}

.linkimage {
	margin-top: 10px;
	margin-bottom: 10px;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #3B2A1B;
}
.musictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #3B2A1B;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
strong,
div.newspage div#news div.item h2 a,
div.newspage div#news h1.title span,
div.newspage div#news div.item h1,
div.musicpage div.musictext div.item h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #c84f20;
}
p {
	color: #000000;
}
a {
	font-weight: bold;
	color: #c84f20;
	text-decoration: none;
}
a:visited {
	color: #c84f20;
}
a:hover {
	color: #000000;
}

a:active {
	color: #FFFFFF;
}
#pageright-concerts {
	float: right;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.pressbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #D9AF69;
	margin: 20px;
	padding: 20px;
	border: 1px dashed #A9461B;
}

#footer p {
	color:#666;
}

#footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer span a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
}
#footer span a:visited {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
}

#footer span a:hover {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}

#footer span a:active {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}

/* ARTIST LINKS */
div.artistlinks {
	margin:10px 0 0 0;
	text-align:center;
}

div.artistlinks li {
	margin:0 0 10px 0;
}

/* ARTIST NEWS */
div.newspage div#news div.control,
div.eventspage div.control,
div.musicpage div.control {
	margin:20px 0;
}

div.newspage div#news div.item,
div.newspage div#news div.item h1 {
	margin:0 0 20px 0;
}

div.newspage div#news div.item h2 a {
	text-transform:uppercase;
	font-size:12px;
}

/* ARTIST CONCERTS */
div.eventspage h1 {
	margin:20px 0;
}


/* POWERED BY MG LOGO */
#footer a.mg {
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	background:url(/public/images/microgroove.gif) top left no-repeat;
	width:120px;
	height:14px;
	top:10px;
	right:10px;
	position:absolute;
}

/* MUSIC LANDING PAGE */
div.musicpage div#pageright {
	padding-right:0;
	margin-right:30px;
	padding-top:20px;
	display:inline;
}

div.musicpage div.musictext div.item {
	width:330px;
	overflow:hidden;
	margin:0 0 80px 0;
}

div.musicpage div.musictext div.item div.image {
	margin:0 0 10px 0;
}

div.musicpage div.musictext div.item h2 {
	border-bottom:1px solid #e3bd7c;
}

div.musicpage div.musictext div.item ul {
	margin:5px 0 0 0;
}

div.musicpage div.musictext div.item li {
	line-height:16px;
}

div.musicpage div.musictext div.item h2 strong a {
	font-size:20px;
	text-transform:none;	
}

div.musicpage div.musictext div.item h2,
div.musicpage div.tracks h3,
div.musicpage div.rcol h3,
div.musicpage div.musictext div.item h1 {
	text-transform:uppercase;
}

div.musicpage div.musictext div.item p.play {
	margin:0 0 5px 0;
}

div.musicpage div.musictext div.item p.play a {
	font-size:11px;	
}

div.musicpage div.musictext div.item h1 {
	margin:0 0 10px 0;
}

/* MUSIC DETAIL PAGE */
div.musicdetailpage div.musictext{
	margin-top:35px;
}
div.musicdetailpage div.control {
	text-align:right;
	margin:0 40px 25px 0;
}

div.musicdetailpage div.control div.paging {
	display:inline;
	border-bottom:1px solid #959595;
	color:#959595;
}

div.musicdetailpage div.control div.paging span {
	padding:0 10px;
	color:#fff;
}

div.musicdetailpage div.control div.paging a {
	padding:0 5px;
}

div.musicdetailpage div.musictext div.item {
	margin:0 0 25px 30px;
	width:680px;
	overflow:hidden;
}

div.musicdetailpage div.musictext div.item div.text,
div.musicdetailpage div.musictext div.item div.rcol {
	float:right;
	width:330px;
}

div.musicdetailpage div.musictext div.item div.image,
div.musicdetailpage div.musictext div.item div.tracks {
	float:left;
	width:300px;
}

div.musicdetailpage div.musictext div.item div.text h1 {
	font-size:24px;
	text-transform:none;
	border-bottom:1px solid #e3bd7c;
	color:#3B2A1B;
	line-height:30px;
	margin:0 0 5px 0;
}

div.musicdetailpage div.musictext div.item div.rcol h3,
div.musicdetailpage div.musictext div.item div.tracks h3 {
	border-bottom:1px solid #e3bd7c;
	font-size:16px;
	color:#c84f20;
}

div.musicdetailpage div.musictext div.item div.tracks p {
	margin:0 0 10px 0;
	position:relative;
	padding:0 0 0 30px;
	width:270px;
}

div.musicdetailpage div.musictext div.item div.tracks p.composition {
	margin:0;
	padding:0;
	position:static;
	font-size:18px;
	margin:10px 0 10px 0;	
}

div.musicdetailpage div.musictext div.item div.tracks p span.sno {
	width:30px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	height:18px;
}

div.musicdetailpage div.musictext div.item div.personnel {
	margin:35px 0 0 0;
}

div.musicdetailpage div.musictext div.item div.personnel li.primary strong {
	font-size:16px;	
	color: #3B2A1B;	
}

div.musicdetailpage div.musictext div.item div.personnel li.secondary em {
	font-weight:bold;
	font-style:normal;
}

/* LYRICS PAGE */
div.musicpage div.lyrics h3 {
	text-transform:uppercase;
}

/* ======== */
/* = HIDE = */
/* ======== */
div.musicpage div.musictext h1.title
{ width: 0; position: absolute; height: 0; overflow: hidden; top: -200em; }

