/* CSS Document */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #383838;
	background-repeat: repeat-x;
	background-image: url(../_img/header_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p { text-align:left;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1175B1;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}



/*==========Main Container==========*/

#container {
	margin: 0px auto 50px auto;
	text-align: left;
	background-repeat: no-repeat;
	width: 950px;
}
#content {
	width:910px;
	color:#DDEBF0;
	
	text-align: left;
	padding:30px 20px 10px 20px;
	
}
#header {
	width:950px;
	background-image: url(/_img/header_image.jpg);
	background-repeat: no-repeat;
	height: 183px;
	background-position: center;
}
#artistHeader {
	width:950px;
	background-image: url(/_img/artist_header_image.jpg);
	background-repeat: no-repeat;
	height: 183px;
	background-position: center;
}

#pNavWrapper {
	width: 910px;
	height: 33px;
	padding:0px 20px 0px 20px;
	position:relative;
}

#pNav {
	background-color: #000000;
	height: 33px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#pNav a {
	line-height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.045em;
	height: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #646464;
	display: block;
	float: left;
	text-align:center;
	padding:0px 15px;
	position:relative;
	top:-10px;
}

#pNav a:hover {
	line-height: 33px;
	text-decoration: none;
	background-color: #7A090C;
	height: 33px;
}

#pNav a.on {
	line-height: 33px;
	text-decoration: none;
	background-color: #7A090C;
	height: 33px;
}


#footer { width:950px; height:150px; background-image: url(../_img/footer_bg.jpg); font-size: 10px;
	color:#DDEBF0; position:relative;}
	

#footerText { position:absolute; left:190px; bottom:72px;}
#footerLinks { position:absolute; right:42px; bottom:72px; text-align:right; color:#FFFFFF;}
#footerLinks a { color:#FFFFFF;}

a:link {
	color: #1175B1;
	text-decoration: underline;
	margin-top: 10px;
}
a:visited {
	color: #1175B1;
	text-decoration: underline;
	margin-top: 10px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#rightSide {
	float: right;
	width: 610px;
	padding: 0px 30px 0 0;
}
#rightSide li {
	list-style-position: outside;
	list-style-type: circle;
}

.post {
}

.post h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #1175B1;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7EBE9;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.post .title {
	color: #000;
}

.post .title a {
	background: none;
	color: #FFF;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dotted #94968E;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	text-align: justify;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0px 0 0 10px;
	color: #999;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94968E;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FFF;
	text-transform:uppercase;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #fff;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #fff;
}
.contact, .contact a { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}
#facebook { position:absolute; right:27px; bottom:5px; height:38px; width:38px;}
#myspace { position:absolute; height:21px; width:81px; bottom:8px; right:76px;}
