/* 
   CSS Styles 
   Author: Chris Fay   
*/
body {
	font-family:lucida sans-serif, Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:#f4f4ed url(images/bodyBG4.jpg) no-repeat top center;
	color:#000;
}
div {
	position:relative;
}
ul {
}
ul li {
}
a {
	text-decoration:none;
	color:#1f7fe4;
}
a:hover {
	color:#64a9f1;
}
a:active {
}
a:visited {
	text-decoration:none;
}
img {
	border:5px solid #fff;
	margin-bottom:10px;
}
p {
	padding:5px;
	padding-left:0;
}
p.light {
	color:#9a9393;
}
p.subtext {
	padding:0;
	font-style:italic;
	padding-bottom:15px;
	border-bottom:1px solid #b5b6ad;
	margin-bottom:25px;
	font-size:11px;
}
.floatLeft {
	float:left;
}
.clear {
	display:block;
	clear:both;
}
h1 {
	font-size:30px;
	line-height:30px;
	padding-bottom:5px;
	font-weight:normal;
	text-transform:uppercase;
	clear:left;
}
body#body1989513 h1{color:#1F7FE4; margin-top:20px}
h1 a{
	color:#000;
}
h2 {
	font-size:18px;
	line-height:20px;
	padding-bottom:5px;
	color:#53544d;
	font-weight:normal;
}
h3 {
	font-size:16px;
	line-height:18px;
	padding-bottom:5px;
	font-weight:normal;
}
h4 {
	font-size:14px;
	line-height:16px;
}
h4.title {
	letter-spacing:4px;
	padding:30px 0 10px 0;
}
h5 {
	font-size:12px;
	line-height:14px;
}
h6 {
	font-size:10px;
	line-height:12px;
}
/*element styling*/
#elementsPage h2 {
	margin-bottom:15px;
	display:block;
	height:40px;
	padding:0 0 0 45px;
	background:url(images/plus.png) no-repeat left top;
	line-height:33px;
}
#elementsPage h2.nobg {
	background:none;
	padding:5px 0;
	margin:0;
	line-height:22px;
	height:inherit;
}
#elementsPage h3 {
	padding:15px 0 5px 0;
}
.darkDivider {
	display:block;
	height:2px;
	background:url(images/darkDivider.jpg) repeat-x;
	margin:15px 0;
}
.lightDivider {
	display:block;
	height:2px;
	background:url(images/lightDivider.jpg) repeat-x;
	margin:10px 0;
}
.elementType {
	display:block;
	width:109px;
	height:74px;
	background:url(images/elementType.jpg) no-repeat;
	position:absolute;
	left:-145px;
}
cite {
	padding:3px 7px;
	background:#000;
	color:#fff;
}
/*tables*/
	thead th {
	background-color:#000;
	border-bottom:1px solid #000;
	color:#fff;
}
table th, table td {
	padding:6px 10px;
	text-align:left;
	vertical-align:top;
}
tr.accent {
	background:#1D9EDF;
}
tr:hover td {
	background:#E5E6DF;
	color:#000;
}
/*blockquote*/
	blockquote {
	background: url(images/openQuote.png) no-repeat top left;
	padding:40px 0 0 45px;
	display:block;
}
/*lists*/
	ol li {
	list-style-type:lower-alpha;
}
ul.bullet li {
	padding:0 0 1px 15px;
	border-bottom:1px dotted;
	margin:0 0 3px 0;
	color:#53544D;
	float:left;
	clear:both;
	font-size:11px;
	background:url(images/li.jpg) no-repeat left center;
	margin:0 0 5px 0;
}
/*input styling*/
	label {
	padding:20px 0 0 15px;
	display:block;
	color:#000;
	width:60px;
	float:left;
}
input {
	border:none;
	padding:0;
	margin:0;
}
.input {
	padding:10px;
	background:#fff;
	display:block;
	color:#53544D;
	width:220px;
	border:1px solid #c7c7b6;
	float:left;
	margin:10px 0 0 0;
}
#sidebar .input {
	float:left;
}
.submit {
	display:block;
	width:118px;
	height:37px;
	background:url(images/readMore.jpg) no-repeat;
	line-height:9px;
	text-align:center;
	color:#53544d;
	font-size:11px;
	border:none;
	cursor:pointer;
}
#sidebar .submit {
	width:80px;
}
#sidebar .input {
	width:290px;
}
textarea {
	background:#fff;
	color:#53544D;
	border:none;
	padding:7px;
	width:335px;
	border:1px solid #c7c7b6;
	overflow:auto;
	margin:0 0 5px 0;
}
fieldset {
	border:none;
	padding:15px;
	background:#E5E6DF;
	margin:10px 0;
	clear:both;
}
fieldset label {
	width:60px;
	float:left;
	padding:20px 0 0 15px;
	color:#53544D;
}
fieldset .input {
	width:205px;
	float:left;
	margin:10px 0 0 0;
}
input.inputError {
	border: 1px solid #D80047 !important;
}
label.inputError {
	float:none;
	margin:0 !important;
	padding:0 !important;
	border:none;
}
textarea.inputError {
	border: 1px solid #EFBF18 !important;
}
.select {
	padding:10px;
	background:#292a24;
	color:#D8DACB;
	width:300px;
	margin-bottom:15px;
	border:1px solid #000;
}
option {
	padding:2px 0 0 5px;
}
/*search form styling*/
	#search {
	width:290px;
}
#search input {
	border:none;
	padding:0;
	margin:0;
}
#search .input {
	padding:7px;
	background:#fff;
	display:block;
	color:#53544d;
	width:200px;
	border:1px solid #b5b6ad;
	float:left;
	margin-right:10px;
}
#search .submit {
	cursor:pointer;
	border:none;
	width:53px;
	height:36px;
	background:url(images/submitBG.jpg) no-repeat;
	float:left;
	margin-top:-2px;
}
/*general page*/
#page {
}
#wrapper {
	width:1010px;
	min-height:241px;
	background:url(images/headerBG.png) no-repeat top center;
	margin:30px auto 0 auto;
}
#contentWrapper {
	width:960px;
	margin:0 auto;
}
/*header*/
#header {
	padding-top:15px;
}
a.logo {
	display:block;
	width:434px;
	height:72px;
	background:url(images/deepsoundmusic.png) no-repeat;
}
a.logo span {
	display:block;
	margin-left:-9999px;
}
/*navigation*/
	#cssmw {
	width:960px;
	font-family:Verdana;
	font-size:12px;
	padding-top:36px;
}
#cssmw li {
	display:block;
	float:left;
}
#cssmw li.last a {
	padding-right:0;
	background:none;
}
#cssmw li#menu1989 a {
	padding-left:0;
}
#cssmw li.active a {
	color:#1d9edf;
}
#cssmw li.active a span {
}
#cssmw li a:hover {
	color:#1d9edf;
}
#cssmw li a {
	display:block;
	float:left;
	color:#2f2320;
	font-weight:bold;
	background:url(images/navDivider.jpg) no-repeat right 2px;
	padding:0 30px;
}
#cssmw li a span {
	display:block;
	line-height:18px;
	font-size:10px;
	font-weight:normal;
	color:#afafaa;
	text-shadow:0 1px 0 #FFFFFF;
}
#cssmw li a:hover span {/*color:#2f2320;*/
}
#join {
	display:block;
	padding:7px 15px;
	background:#fff;
	position:absolute;
	top:25px;
	right:0;
	border:1px solid #c0c0bd;
}
/*body*/
#mainContent {
	padding-top:30px;
	width:960px;
}
#mainContent .col1 {
	display:block;
	width:650px;
	float:left;
	margin-right:20px;
}
#body1989 #mainContent .col1 {
	display:block;
	width:350px;
	float:left;
	margin-right:20px;
}


#mainContent .col2 {
	display:block;
	width:280px;
	float:left;
	margin-right:20px;
	background:#e5e6df;
}
#mainContent .col2 .content {
	display:block;
	width:250px;
	margin:20px auto;
}
#mainContent .col3 {
	display:block;
	width:290px;
	float:left;
}
.col3 ul{
	list-style-type:circle;
	margin-left:20px;
}
.col3 ul li{
	margin:4px 0;
	text-transform:uppercase;
}
.col3 ul li a:hover{
	text-decoration:underline;
}
.col3 #twitter ul{
	margin:0px;
}
.col3 #twitter ul li{
	margin:0px;
}
div.col3 .clear{
	margin-bottom:10px;

}
div.col3 img{
	margin:10px 0 0 0;
	padding:0px;
	border:none;

}
.newMusicWrapper {
	margin:10px 0 0 0;
}
.readmore a {
	display:block;
	width:118px;
	height:37px;
	background:url(images/readMore.jpg) no-repeat;
	line-height:35px;
	text-align:center;
	color:#53544d;
	font-size:11px;
}
.readMore a:hover {
	color:#000;
}
.readMore.tour {
	float:right;
	padding-top:20px;
}
/*new music column*/
	.newTrack {
	 width: 300px;
	 float:left;
	 height:180px;
	 margin: 10px 20px 0px 0 ;
	 
}
.col2 .newTrack {
	 width: 250px;
	 float: none;
	 height: auto;
}


.newTrack p {
	margin:0;
	padding:0;
}
.newTrack h4 {
	padding-bottom:15px;
}
.albumText {
	display:block;
	width:145px;
	float:left;
}
.albumCoverImage {
	display:block;
	width:85px;
	height:85px;
	float:left;
	margin-right:10px;
}
.newMusicButton a {
	display:block;
	height:31px;
	width:113px;
	background:url(images/newMusicButton.jpg) no-repeat;
	line-height:27px;
	text-align:center;
	color:#53544d;
	font-size:11px;
	float:left;
	margin-top:10px;
}
#body1989513 .newMusicButton a {
	background:url(images/newMusicButtonLight.jpg) no-repeat;
}


#body1989513 .albumText {
width:175px;
}
.newMusicButton a:hover {
	color:#000;
}
.newMusicButton a span {
}
/*pagination*/
		.pagination {
	display:block;
	float:left;
	margin:15px 0 10px 0;
}
.pagination li {
	display:block;
	float:left;
	height:24px;
	line-height:25px;
	width:39px;
}
.pagination li.active {
	width:30px;
	text-align:center;
	font-size:10px;
}
.pagination li.txt {
	padding:0 10px 0 0;
	width:90px;
}
.pagination li a {
	display:block;
	width:39px;
	height:24px;
	background:url(images/costIcon.jpg) no-repeat;
	line-height:25px;
	text-align:center;
	float:right;
	color:#53544d;
	font-size:10px;
}
.pagination li a:hover {
	color:#000;
}
/*new music page specifics*/
		#newMusicPage .col1 {
	width:650px;
}
#newMusicPage .col1 .content {
	width:300px;
	float:left;
	margin-right:20px;
}
#newMusicPage .albumText {
	width:185px;
}
/*video*/
	.video {
	margin-bottom:20px;
}
.video.last {
	margin-bottom:0;
}
.video .meta {
}
.video .meta li {
	display:block;
	float:left;
}
.video .meta li.play a, .video .meta li.stop a {
	display:block;
	width:39px;
	height:24px;
	background:url(images/videoControl.jpg) no-repeat;
	line-height:23px;
	text-align:center;
	font-size:10px;
	color:#53544d;
}
.video .meta li.play a:hover, .video .meta li.stop a:hover {
	color:#000;
}
.video .meta li.details {
	width:210px;
	text-align:right;
	line-height:25px;
	font-size:10px;
}
/*downloads*/
	.download {
	width:290px;
}
.download li.artist {
	display:block;
	width:240px;
	float:left;
	font-size:11px;
}
.download li.track {
	display:block;
	width:240px;
	float:left;
	font-weight:800;
	padding-bottom:5px;
}
.download li.cost a {
	display:block;
	width:39px;
	height:24px;
	background:url(images/costIcon.jpg) no-repeat;
	line-height:25px;
	text-align:center;
	float:right;
	color:#53544d;
	font-size:10px;
}
.download li.cost a:hover {
	color:#000;
}
/*tour page*/
	#tourPage .col1 {
	width:650px;
}
#tourPage .left {
	display:block;
	width:310px;
	margin-right:20px;
	float:left;
}
#tourPage .right {
	display:block;
	width:310px;
	float:left;
}
#tourPage h3 {
	margin-bottom:10px;
	border-bottom:1px dotted;
	padding-bottom:15px;
}
#tourPage p.tourInfo {
	padding-bottom:20px;
	font-size:11px;
}
#tourPage p.tourInfo span {
	padding:2px 8px;
	background:#000;
	color:#fff;
}
#tourPage .innerCol {
	display:block;
	width:202px;
	margin-right:20px;
	float:left;
}
#tourPage .innerCol.last {
	margin-right:0;
}
#tourPage .innerCol li a {
	padding:0 0 1px 15px;
	border-bottom:1px dotted;
	margin:0 0 3px 0;
	color:#53544D;
	float:left;
	clear:both;
	font-size:11px;
	background:url(images/li.jpg) no-repeat left center;
	margin:0 0 5px 0;
}
#tourPage .innerCol li.last a {
	border:none;
}
#tourPage .innerCol li.red a {
	color:#d80047;
}
#tourPage .innerCol li a:hover {
	color:#000;
}
#tourPage .innerCol li h5.title {
	border:none;
	padding:0;
	margin-bottom:5px;
}
#tourPage .key {
	color:#d80047!important;
	padding:0!important;
	margin:0!important;
	background:none!important;
}
/*footer*/
#footer {
	padding:40px 0 10px 0;
}
#footer ul.links {
	display:block;
	width:225px;
	float:left;
	margin-right:20px;
}
#footer ul.links.last {
	margin-right:0;
}
#footer li a {
	color:#53544d;
	font-size:11px;
}
#footer li a:hover {
	color:#000;
}
#footer li.title {
	font-size:12px;
	border-bottom:1px solid #b5b6ad;
	padding:0 0 5px 0;
	margin: 0 0 20px 0;
	font-weight:bold;
}
#footer #copyright {
	padding-top:25px;
	font-size:11px;
	color:#53544d;
	display:block;
}
#webloft img{

margin-bottom:0;
margin-top:5px;
padding:0;

}
.send2friend{
	display:none
}


/*
###################################
########## BOUTIQUE   #############
###################################*/

div.post {
background:#E5E6DF none repeat scroll 0 0;
display:block;
float:left;
margin-right:20px;
width:300px;
}
ul#submenu{ display:none;}
div.img {

}
ul#thephotos {
	list-style-type:none;
	margin: 0!important;
	padding:0 !important;
}
ul#thephotos li {
	float:left;
	margin:0 !important;
	padding:0 10px 0 0  !important;
}
ul#thephotos li img {
	margin:0 !important;
	padding:0 !important;
}
#bookmarkwidget{
	overflow:auto;}
	
	/*
###################################
########## ARTICLE SLIDER   #############
###################################*/


#article_slider {  width: 350px; height:540px; z-index:1; margin:0 0 25px 0; padding:0 ; position:relative;}
#article_slider ul li{ list-style-type:none;}

#article_slider .wslide-menu{
	margin:0; padding:0;
	text-align:right;
	margin-top:10px;
	margin-right:-4px;
	z-index:100;
 
}

#article_slider h2{
	font-style:italic;
 
}
#article_slider .wslide-menu a:link{
	margin:0; padding:0;
	margin: 3px;
	text-decoration:none;
	padding:2px;
	border: solid 1px #ccc;
 
}

#article_slider a.wactive{
   color:#cc3300;
}#article_slider p{
 width:250px;
 margin-bottom:10px;
}

	/*
###################################
########## PAGING   #############
###################################*/

div.pager {
	float:right;
	margin:10px 10px 10px 10px;
	line-height:30px
}
div.pager a, #thumbNav a {
	background-color:#1F7FE4;
	color:#fff;
	border:1px solid #1F7FE4;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
	font-size:12px;
}
div.pager a:hover, #thumbNav a:hover {
	color:#fff;
}
div.pager span.current, #thumbNav a.cur {
	background-color:#fff;
	color:#C03000;
	border:1px solid #222222;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
	font-size:12px;
}


.calendar {
	width:290px;
	border:solid 1px #d0d0d0;
	margin-left:0px;
	margin-bottom:10px;
}
.calendarEventOff {
	/*background-color:#d0d0d0;*/
	padding:2px;
}
.calendarEventOn {
	background-color:#000 !important;
	border:none !important;
	color:#fff !important;
	padding:3px 0px;
	cursor:pointer;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.calendarNavigation {
	/*font-family:"Myriad Pro", "Trebuchet MS", Arial;*/
	font-size:18px;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	color:#000;
}
.calendarWeekName {
	background-color:#1F7FE4;
	color:#fff;
	padding:2px;
}
div.calendarNavigation a { text-decoration:none;}

div.calendar table th, table td {
padding:0;
text-align:center;
vertical-align: middle;
}
