body {
	background: #02060d url(images/bkgd.png) repeat-x;
	color: #939393;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}


/**********HEADER**********/

#logo a {
	background-image: url(images/wes-hampton-logo.png);
	width: 374px;
	height: 32px;
	display: block;
	margin-top: 30px;
	float: left;
}

#socnet {
	background-image:url(images/socnet-bkgd.png);
	height: 32px;
	width: 500px;
	float: right;
}

#socnet a span {
	height: 32px;
	float: right;
	padding-right: 25px;
	line-height: 32px;
	margin-right: 10px;
	font-size: 11px;
	display: block;
}

#socnet span.newsletter {
	background: url(images/socnet-email.jpg) no-repeat right;
}

#socnet span.facebook {
	background: url(images/socnet-facebook.jpg) no-repeat right;
}

#socnet span.twitter {
	background: url(images/socnet-twitter.jpg) no-repeat right;
}

#socnet span.youtube {
	background: url(images/socnet-youtube.jpg) no-repeat right;
}

#photo {
	margin-top: 30px;
	height: 300px;
	width: 960px;
}

/*********** NAV ***********/

#nav {
	width: 569px;
	height: 40px;
	float: right;
	margin: 26px 0 0 0;
}


#nav ul {
	width: 569px;
	height:40px;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

#nav ul li {
	height: 40px;
	display: inline;
	float: left;
}


#nav ul li span {
	display: none;
}

#nav ul .tour a {
	background-image: url(images/nav-tour.gif);
	height: 40px;
	width: 57px;
}

#nav ul .news a {
	background-image: url(images/nav-news.gif);
	height: 40px;
	width: 58px;
}

#nav ul .bio a {
	background-image: url(images/nav-bio.gif);
	height: 40px;
	width: 38px;
}

#nav ul .backstage a {
	background-image: url(images/nav-backstage.gif);
	height: 40px;
	width: 103px;
}

#nav ul .media a {
	background-image: url(images/nav-media.gif);
	height: 40px;
	width: 57px;
}

#nav ul .store a {
	background-image: url(images/nav-store.gif);
	height: 40px;
	width: 64px;
}

#nav ul .contact a {
	background-image: url(images/nav-contact.gif);
	height: 40px;
	width: 86px;
}

#nav ul .blog a {
	background-image: url(images/nav-blog.gif);
	height: 40px;
	width: 106px;
}


#nav ul li a {
	display: block;
	height: 40px;
}

#nav ul li a:hover {
	background-position: 0 -40px;
}

/**********MISC**********/

.clear {
	clear: both;
}

p {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

h3 {
	color: #2e4763;
	margin: 0;
	padding: 0 0 15px 0;
}

ul {
	margin: 0;
	padding: 0 0 20px 20px;
}

/**********TITLES**********/

.hide {
	display: none;
} 

.news-title {
	background: url(images/title-news.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.bio-title {
	background: url(images/title-bio.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.media-title {
	background: url(images/title-media.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.contact-title {
	background: url(images/title-contact.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.store-title {
	background: url(images/title-store.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.tour-title {
	background: url(images/title-tour.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.backstage-title {
	background: url(images/title-backstage.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}

.welcome-title {
	background: url(images/title-welcome.gif) no-repeat;
	width: 323px;
	height: 33px;
	padding: 0 0 15px 0;
}


/*********** STRUCTURE ***********/

#left {
	width: 560px;
	margin: 20px 30px 50px 0;
	float: left;
}

#full {
	width: 960px;
	margin: 20px 30px 0 0;
	float: left;
}

#right {
	width: 370px;
	float: left;
	margin: 30px 0 50px 0;
}

#col1 {
	width: 200px;
	margin: 20px 0 50px 0;
	float: left;
}

#col2 {
	width: 760px;
	float: left;
	margin: 20px 0 50px 0;
}


/*********** FEATURE ***********/

.feature {
	margin-bottom: 30px;
}


/*********** VIDEO ***********/

.video {
	padding: 0 0 30px 30px;
	float: left;
}

.category a {
	background-color: #121e31;
	padding: 5px 0 5px 10px;
	width: 200px;
	min-height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	display: block;
}

.category a:hover {
	background-color: #364e68;
	text-decoration: none;
}

h3.category-title {
	color: #2e4763;
	margin: 0;
	padding: 0 0 30px 30px;
	font-size: 22px;
}

/*********** NEWS ***********/

.date {
	background-color: #121e31;
	padding: 5px;
	float: left;
	margin-right: 15px;
	min-width: 70px;
	min-height: 20px;
	line-height: 20px;
	text-align: center;
}


#news h3 {
	color: #2e4763;
	margin: 0;
	padding: 5px 0 10px 0;
	margin-bottom: 8px;
}


/*********** TOUR ***********/

.tour-item {
	border-top: dotted 2px #121e31;
	padding-top: 15px;
}

.tour-date {
	background-color: #121e31;
	padding: 5px;
	float: left;
	margin-right: 15px;
	min-width: 70px;
	min-height: 20px;
	line-height: 20px;
	text-align: center;
}

.tour-tix a {
	background-color: #121e31;
	padding: 5px 10px 5px 10px;
	float: left;
	margin-right: 15px;
	min-width: 80px;
	min-height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
}


.tour-tix a:hover  {
	text-decoration: none;
	color: #939393;
}


.tour-right {
	float: left;
}

.solo {
	float: right;
}

.venue {
	font-weight: bold;
	font-size: 13px;
}

.tour-block {
	background-color: #121e31;
	padding: 5px;
	min-height: 20px;
	line-height: 20px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
	font-size: 15px;
}

/***********TWITTER***********/

#twitter {
	width: 370px;
}

/*#twitter-top {
	background: url(images/twitter-top.png) no-repeat;
	height: 37px;
}

#twitter-mid {
	background: url(images/twitter-mid.png) repeat-y;
}

#twitter-bottom {
	background: url(images/twitter-bottom.png) no-repeat;
	height: 12px;
}

#twitter ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding: 20px 30px 0 30px;
}

#twitter ul li {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}*/

/*********** STORE ***********/

.cd {
	float: left;
	padding-right: 30px;
}

.description {
	width: 362px;
	float: right;
}

.thumbnail{
	position: relative;
	z-index: 0;
	margin-right: 30px;
	float: left;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 50;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
top: 60px;
z-index: 51;
}

#store-ad {	
	margin-bottom: 30px;
}

.viewcart {
	float: right;
}


.item {
	margin-top: 20px;	
	border-top: 1px solid #333;
	padding-top: 20px;
}


/*********** FOOTER ***********/

#footer {
	width: 960px;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 11px;
	margin-bottom: 50px;
	border-top: dotted 2px #121e31;
}

