h2 {font-size: 24px; font-weight:300; margin: 0 0 20px 0}
.artistContainer h2 {font-size: 28px;}

.headerContainer {width: 100%;height:220px; background:url(../images/navContainerBG.png) center no-repeat;}
header, .artistContainer{width: 1190px; margin: 0 auto; position:relative;}
.logo {position: absolute; top:20px; left:0px;}
.social {position: absolute; top:30px; right:10px;}
.addthis {
    position: absolute;
    right: 0;
    top: 146px;
    width: 266px;
}
nav{width: 1188px; height: 117px; margin: 100px auto 0; background:url(../images/navBG.jpg) 0px 0px no-repeat; text-align:left;padding: 45px 0 0;}

nav ul li {display:inline-block; margin: 0 17px;}
nav ul li.selected {border-bottom: 3px solid #000;}
nav ul li:hover {border-bottom: 3px solid #999;}
nav select {display: none;}

section { margin: 10px 0 0 0;}

.da-thumbs {
	list-style: none;
	width: 1198px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	overflow:auto;
}
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	position: relative;
	
	height:auto;
}



.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 288px;
	height: 228px;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #000;
	opacity: 0.9;
	width: 100%;
	height: 100%;
}

.da-thumbs li span {
	display: none;

	
}


.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	font-size: 22px;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-align:center;
	
}

.da-thumbs li a div span:last-child {
	background:url(../images/moreinfo.jpg) 0px 0px no-repeat;
    margin: 74px 67px 20px 84px;
    padding: 0 0 10px 16px;font-size: 17px;

	
}


#twocols{width: 1190px; margin: 0 auto; overflow:auto;}

.leftpanel{width: 666px; float:left; background:url(../images/divider.png) 631px 0px no-repeat; padding: 0 60px 0 0; }
.newsitem{ border-bottom: 1px dotted #999999; margin: 0 0 20px 0px; padding: 0 0 20px; overflow:auto;}
.news img {float: left; margin: 0 15px 0 0;}
.artistContainer img {margin: 0 25px 25px 0;}
.websites img {float: none; margin: 0 0px 0px 0;}


.leftpanel{width: 666px; float:left; background:url(../images/divider.png) 631px 0px no-repeat; padding: 0 60px 0 0; }
.rightpanel{width: 500px; float:right; }


.artistContainer .leftpanel {
    background: url("../images/divider.png") no-repeat scroll 725px 569px transparent;
    float: left;
    padding: 0 52px 0 0;
    text-align: justify;
    width: 757px;
}


.biogtxt p {margin: 0 0 20px 0 ;}
.biogtxt p.firstpara {font-weight:300;}
.artistContainer .rightpanel{width: 415px; float:right; }

.websites, .artistsdates {margin: 0 0 30px 0;}

.websites {height: 50px;}

.contact {    font-size: 18px;
    height: 50px;
    padding: 6px 0 0 47px;background:url(../images/call.png) no-repeat;}
	
.email {    background:url(../images/email.png) no-repeat;}


.email a:hover {text-decoration:underline;}

.book a {
    background: url("../images/book.png") no-repeat scroll 4px 4px #000000;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 50px;
    padding: 12px 0 0 52px;
    width: 200px;
}

.book a:hover {
    background: url("../images/book-hover.png") no-repeat scroll 4px 4px #7e0a2b;

}

.twitter {margin: 0px 0 0 0;}
.artistContainer .twitter {margin: 50px 0 0 0;}
footer .footerContent { width: 1198px; margin: 30px auto 0; height: 70px; padding: 20px 0 0 0; font-size:12px;}
.newsitem h2 {font-size:32px; margin: 0 0 0 0;}
.newsitem h2.date {font-size:12px; color:#999; margin: 0 0 0 0;}