



/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
	




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

.headerContainer {width: 100%;height:180px; background:url(../images/navContainerBG.png) 0px -45px no-repeat;}
header, .artistContainer{width: 95%; margin: 0 auto; text-align:center;}
.logo {margin: 0px auto;}

.social {display: none;}
footer .social {display: block; width: 95%; text-align:center;}

.addthis {
    position: absolute;
    right: 0;
    top: 146px;
    width: 300px;
	display:none;
}
nav{width: 100%; height: auto; margin: 0px auto; background:none; text-align:left;padding: 20px 0 0; text-align:center;}
nav ul {display: none;}

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;}


section { margin: 10px 0 0 0;width: 100%;}

.da-thumbs {
	list-style: none;
	width: 95%;
	position: relative;
	margin: 20px auto;
	padding: 0;
	overflow:hidden;

}
.da-thumbs li {
	float: none;
	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: visible;
}
.da-thumbs li a div {
	position: relative;
	background: none;
	opacity: 1;
	width: 100%;
	height: 100%;
}

.da-thumbs li span {
	display: block;
	padding: 0px 20px 0px 0px;
	margin: 0px 20px 0px 20px;
	font-size: 19px;
	font-weight: normal;
	text-align:center;
	
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	font-size: 22px;
	font-weight: normal;
	color: #000s;
	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;

	
}

#mobileArtists {width: 96%; margin: 0 auto;}
#mobileArtists img, .artist-image img{ width:100%; margin: 20px auto 0px auto;}

#mobileArtists:last-child span{ margin: 0px 30px 0 0; font-size:16px;}



.artists section, .contactPage section {display: inline-block; width: 100%; overflow:visible;}

#twocols{width: 95%; margin: 0 auto; overflow:auto;}

.leftpanel{width: 95%; float:left; background:url(../images/divider.png) 631px 0px no-repeat; padding: 0 0px 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 .artistImage img {width:100%;  margin: 20px auto 0px auto;}
.websites img {float: none; margin: 0 0px 0px 0;}


.leftpanel{width:95%; float:none; background:none ; padding: 0 0px 0 0; }
.rightpanel{width:95%; float:none; }


.artistContainer .leftpanel {
    background: none;
    float: none;
    padding: 0 0px 0 0;
    text-align: justify;
    width: 100%;
}

#artist-name, .contactPage .news, .contactPage .rightpanel {display: none;}


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

.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: 95%; margin: 30px auto 0; height: 70px; padding: 20px 0 0 0; font-size:12px; text-align:center;}
.newsitem h2 {font-size:32px; margin: 0 0 0 0;}
.newsitem h2.date {font-size:12px; color:#999; margin: 0 0 0 0;}


	.homepage .twocols{display:none;}
	nav ul     { display: none; }
  	nav select { display: inline-block; }
	
	header, .artistContainer {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

nav {
    background: url("../images/navBG.jpg") no-repeat scroll 0 0 transparent;
    height: 117px;
    margin: 100px auto 0;
    padding: 45px 0 0;
    text-align: left;
    width: 100%;
}

.da-thumbs {
    list-style: none outside none;
    margin: 20px auto;
    overflow: auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.addthis
{
	display: none;
}



.dmColumn {
    clear: both;
    display: block;
    height: auto;
    margin: 10px 0;
    padding: 0;
}

.dmWidget, .dmInner .dmWwr {
    color: #FFFFFF;
    line-height: 22px;
}


.dmWidget .text {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 5px 9px 37px;
    text-align: center;
    text-decoration: none;
}

.dmColumn .left {
    width: 50%;
}

nav select {display: block;}
