/* UNIVERSAL */
body {
	margin: 0;
	background-color: #333333;
	font: 12px Helvetica, sans-serif;
	color: #333333
	}
	
#blogcontent {
	font: 12px Georgia, "Times New Roman", Times, serif;
	}
	
img {
	border: 0;
	}
a {
	text-decoration: underline;
	color: #ff3f6f
	}
a:hover {
	text-decoration: none;
	color: #ff3f6f
	}
h1 {
	margin: 0;
	padding: 0;
	}
h2 {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 36px;
	line-height: 40px;
	}
h3 {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 22px;
	line-height: 28px;
	}
p {
	margin: 6px 0;
	}
.clearfix {
	clear: both
	}
.floatleft {
	float: left
	}
.floatright {
	float: right
	}
.pink {
	color: #ff3f6f
	}
	
.blue {
	color: #0099ff;
	}

.dkGray {
	color: #646464;
	}

.soldout { 
background-color:#ff2e66; color:#ffffff; font-size:14px; padding:2px;
}

#gallery {
		font-size: 16px; 
	line-height: 24px; 
	font-weight: bold; 
	}

.btn {
	background-color:#6699CC;
	color: #FFFFFF;
	font-size:14px; padding:2px 6px 2px 6px;
	text-decoration:none;
	margin:0;
	border:0;
	cursor: pointer;
	}
	
a.btn:hover {
	background-color:#666666;
	color: #eeeeee;
	text-decoration:none
	}

.smbtn {
	background-color:#6699CC;
	color: #FFFFFF;
	font-size:10px; padding:1px 2px 1px 2px;
	text-decoration:none;
	margin:0;
	border:0;
	cursor: pointer;
	}
	
a.smbtn:hover {
	background-color:#666666;
	color: #eeeeee;
	text-decoration:none
	}


/* LAYOUT */
#wrapper {
	width: 725px;
	background-color: #ffffff;
	}
#main {
	width: 670px;
	float: left;
	padding-left: 27px;
	}
#header {
	width: 670px;
	padding-top: 20px;
	float: left
	}
#hdrLogo {
	xmargin-bottom: 20px
	}
#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 18px;
	}
#header ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	height: 18px;
	}
#nav {
	margin-top: 10px
	}
.navSpacer {
	width: 14px;
	}
#content {
	width: 670px;
	text-align: left;
	float: left;
	padding: 40px 0;
	}
#footer {
	width: 670px;
	float: left;
	font-size: 11px
	}


/* HOME */
.blog {
	width: 670px;
	margin-bottom: 45px;
	}
.blogDate {
	font-weight: bold; 
	font-size: 13px; 
	color: #999999;
	line-height: 20px;
	}
.blogTitle {
	font-weight: bold; 
	font-size: 14px; 
	color: #666666;
	line-height: 18px;
	}
.blogText {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px;
	line-height: 20px;
	margin: 4px 0;
	}
.bodytext {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 12px;
	line-height: 20px;
	margin: 4px 0;
	}
.blogMore a, .blogMore a:hover {
	font-family: Helvetica, sans-serif;
	color: #999999;
	text-decoration: none
	}
.blogComments {
	text-align: right;
	width: 670px;
	font-size: 11px;
	}
.blogComments a, .blogComments a:hover {
	color: #000000;
	}
	

/* TOUR */
.tourDates {
	font-size: 16px; 
	line-height: 24px; 
	font-weight: bold; 
	margin: 10px 0 35px 0;
	}
.tourDates a, .tourDates a:hover {
	color: #0099ff
	}

.tourDates a.mapit, .tourDates a.mapit:hover {
	color: #0099ff
	}
	
.tourDates a.venue {
	color: #999999;
	text-decoration:none
	}
.tourDates a.venue:hover {
	color: #0099ff;
	text-decoration:underline
	}


/* SHOP */
#shopNav {
	float: right;
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px
	}
#shopNav a {
	color: #cccccc;
	text-decoration: none;
	}
#shopNav a:hover {
	text-decoration: underline;
	color: #ff3f6f;
	}
#shopNav a.navon, a.navon:visited {
	color: #ff3f6f;
	text-decoration: underline;
	}
	
.product {
	width: 670px;
	margin-bottom: 45px;
	}
.prodTitle {
	font-weight: bold; 
	font-size: 18px; 
	color: #666666;
	float: left;
	}
.prodPrice {
	font-weight: bold; 
	font-size: 16px; 
	color: #999999;
	float: right
	}
.prodDesc {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px;
	}
.prodAddToCart {
	text-align: right;
	width: 670px;
	font-size: 18px;
	font-weight: bold
	}
.prodAddToCart a, .prodAddToCart a:hover {
	color: #0099ff;
	}



/* GALLERY */
.picTitle {
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px;
	color: #999999
	}
.picText {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px;
	line-height: 18px;
	}
.blogMore a, .blogMore a:hover {
	font-family: Helvetica, sans-serif;
	color: #999999;
	text-decoration: none
	}
.picComments {
	text-align: right;
	width: 670px;
	font-size: 11px;
	}
.picComments a, .picComments a:hover {
	color: #000000;
	}


/* MUSIC */
.musicDownload {
	font-size: 14px; 
	line-height: 20px
	}

.musicTitle {
	font-weight: bold; 
	font-size: 18px; 
	color: #666666;
	}

/* VIDEO */
#videoPage {
	width: 640px;	
	text-align: left
	}
.video {
	margin: 10px 0 20px 0;
	}


/* LINKS */
.links {
	font-size: 16px; 
	line-height: 24px; 
	font-weight: bold; 
	margin: 10px 0;
	color: #000000;
	}
.links a, .links a:hover {
	color: #0099ff
	}



/* CONTACT */
.contact {
	font-size: 16px; 
	line-height: 24px; 
	font-weight: bold; 
	margin: 10px 0;
	color: #646464;
	}
.contact a, .contact a:hover {
	color: #0099ff
	}
.contactCategory {
	color: #000000;
	}
.contactTitle {
	color: #000000;
	}
	
	
#twitterHome a, #twitterHome a:hover {
	font-weight: normal;
	}
#twitterHome ul {
	padding: 0;
	margin: 0 0 0 26px;
	}
#twitterHome ul li {
	list-style-image: url(../images/bullet_gold.jpg);
	margin: 5px 0;
	}
#twitter a, #twitter a:hover {
	font-weight: normal;
	}
#twitter ul {
	padding: 0;
	margin: 0 0 0 10px;
	}
#twitter ul li {
	list-style: none;
	margin: 5px 0;
	}
.meta {
	display: block;
	color: #7f7f7f; 
	font-size: 10px
	}
.meta a, meta a:hover {
	color: #7f7f7f;
	}
