/* Support CSS */
/* Developed for DiegoPaulo.com version 2 */

body {
	background-image:url(../img/background.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top center;
	font-family: 'Josefin Sans Std Light', arial, serif;
}

#fadeContain {
	opacity: 1.0;
}

.clear {
	clear:both;
}

.blank {
	visibility:hidden;
}

.center {
	margin: 0 auto;
}

.nakedtext {
	color:#ffffff;
}

hr.heading {
	width:15%;
}

h3.center {
	text-align:center;
}

#container {
	width:750px;
	margin: 0 auto;
	text-align: justify;
	position: relative;
	z-index: 1;
}

/* Header */
#header {
	position: relative;
}

/* Menu Formatting */
#menu {
	font-family:'Reenie Beanie', arial, serif;
	position: relative;
	background-image:url(../img/menugrad.png);
	background-repeat:repeat;
	font-size:30px;
}

#menu ul {
	list-style:none;
	display:table;
	position:relative;
	margin: 0 auto;
}

#menu ul li {
	display:inline;
	position:relative;
	float:left;
	padding:7px;
	color:#000000;
}

#menu ul li a {
	text-decoration:none;
	padding:10px;
	color:inherit;
}

/* Buy Formatting */
#buy1 {
	font-size:10px;
	position:fixed;
	opacity:0;
	z-index:5555;
}

#buy2 {
	display:none;
	position:fixed;
	z-index:5555;
	font-size:10px;
}

/* Content Formatting */
#content {
}

/* Info Box Styling */

#widgetContain {
}

#shows {
	float:left;
	width:300px;
}

#newsBox h3, #showBox h3 {
	font-family: 'Josefin Sans Std Light', arial, serif;
	font-size:14px;
}

#newsBox p, #showBox p {
	font-family: 'Josefin Sans Std Light', arial, serif;
	font-size:20px;
}

#news {
	float:right;
	text-align:right;
	width:300px;
}

/* Footer Styles */
#footer {
	padding: 0;
	background-color:#000000;
	font-size:16px;
}

#footer p {
	margin: 0;
	padding: 10px 10px 5px;
}

#footer a {
	text-decoration:none;
	color:inherit;
}

#mailingLink {
	float:left;
}

#mailingLink a {
	color:#6f95d8;
	text-decoration:none;
}

#copy {
	color:#6f95d8;
	text-align:right;
}

/* Media Page */
#audio {
	position:fixed;
	top:10px;
	right:10px;
}

/* Press Page */
.pressItem {
	width:590px;
	margin: 0 auto;
}

.pressItem a, .pressItem a.visited {
	text-decoration:none;
	font-size:20px;
	color:#FFFFFF;
}

.quote {
	text-indent:15px;
	background-color:#3f94d4;
}

.quote h4 {
	padding:10px;
}

/* Album Dialog Formatting */
#buyDialog {
	font-size:12px;
}

#buyDialog ul {
	display: table;
	margin: 0 auto;
	list-style:none;
}

#buyDialog ul li {
	display:inline;
	padding:5px;
}

.albumHR {
	width:30%;
}

#digstation {
	float:left;
}

#cdbaby {
}

#close {
	opacity:0;
}

/* Connect Formatting */
#connectField {
	font-size:14px;
	margin:0 auto;
	display:table;
}

.buttSet {
	float:left;
	padding:8px;
}

/* Contact Formatting */
#contactList {
	list-style:none;
	display:table;
	margin:0 auto;
	text-align:center;
	font-size:26px;
}

#contactList li {
	padding:10px;
}

#contactList li a {
	text-decoration:none;
	color:#FFFFFF;
}

/* Event Formatting */
.eventInfo {
	background-color:#3f94d4;
	width:600px;
	margin:0 auto;
}

.eventInfo h3 {
	text-align:center;
	padding-top:5px;
}

.eventInfo hr {
	width:65%;
}

.eventInfo p {
	padding-left:10px;
	padding-bottom:5px;
}

.eventInfo a {
	text-decoration:none;
	color:#FFFFFF;
}

.eventInfo a:hover {
	color:#ffc600;
}

/* Press Kit Formatting*/
#moved {
	text-align:center;
}

#moved h3 a {
	text-decoration:none;
	color:#ffffff;
}

/* CCL Formatting*/
#exclusiveDL {
	text-align:center;
}

#exclusiveDL a {
	text-decoration:none;
	color:#FFFFFF;
}
