/* 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;
	margin-left:20px;
}
#rightSide ul.list {
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:10px;
	text-align:left!Important;
}
#rightSide li {
	list-style-position: inside;
	list-style-type: disc;
	line-height:14px;
	margin-bottom:7px;
}
.post {
}
.post h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #FFF;
	text-indent:8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7EBE9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7EBE9;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image:url(../_img/trans_bg.png);
}
.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;
}
.prices {
	margin:0px;
	padding:0px;
	float:right;
	width:188px;
	list-style:none!important;
	margin-top:10px;
	font-size:13px;
}
.prices li {
	list-style:none!important;
	width:90px;
	float:left;
	padding:2px;
}
.prices li.tone {
	width:182px;
	background-color:#909090;
	border:solid 1px #FFF;
	margin-top:15px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.prices li.tone span { margin-left:5px;}
.sounds {
	padding:2px;
	margin-top:15px;
	background-color:#909090;
	border:solid 1px #FFF;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
/* 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: left;
}
#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;
}
#twitter {
	position:absolute;
	height:21px;
	width:81px;
	bottom:4px;
	right:76px;
}
a.pdf {
	background-image:url(../_img/page_white_acrobat.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.b {
	font-weight:bold;
}
.style1 {
	font-size: 90%;
	font-style: italic;
}
.clear { clear:both;}
.small { font-size:10px; line-height:normal!important;}
