@charset "utf-8";
/* CSS Document */

/******************* Global Styles *******************/

* {
	padding: 0em; 
	margin: 0em;
}

body {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #592c00;
	background: #a26321 url(images/page_bg_repeat.jpg) top center repeat;
}
#background {
	background: url(images/page_bg.jpg) top center repeat-x;
}

.clearing {
	clear: both;
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color:#3E2009;
	font-weight:bold;
}

h2 {
	font-size: 12px;
	color:#ae5c2a;
	font-weight:bold;
}

img {
	border: none;
}

#layout_container {
	width: 980px;
	margin: 0 auto;
	padding:0;
}

p {
	line-height: 16px;
	margin: 0 0 12px 0;
}


a {
	color: #ae5c2a;
}


/******************** Header/Footer Sytles *****************/


#header_container {
}

#logo {
	float:left;
	height: 74px;
}

#musicplayer {
	float:right;
}

/* Menu and Drop Downs */

#nav {
	clear:both;
	height: 35px;
}
#nav img { 
	border: none; 
}

#nav li { 
	display: inline; 
	list-style:none; 
}

#nav li a { 
	float: left; 
	height: 35px;
	display: block; 
}

#nav li a img { 
	border:none; 
	vertical-align:top; /* for IE6 */
}

#nav li a:hover { 
	visibility:visible; /* for IE6 */ 
}

#nav li a:hover img { 
	visibility:visible; /* for IE6 */ 
}

#nav li a:hover img/**/ { 
	visibility:hidden; /* hide from IE5.0/win */
}

#home {
	width: 47px;
	background: transparent url(images/header_b_homeO.jpg) 0px 0px no-repeat;
}

#news {
	width: 53px;
	background: transparent url(images/header_b_newsO.jpg) 0px 0px no-repeat;
}

#biography {
	width: 89px;
	background: transparent url(images/header_b_bioO.jpg) 0px 0px no-repeat;
}

#tour {
	width: 89px;
	background: transparent url(images/header_b_tourO.jpg) 0px 0px no-repeat;
}

#discography {
	width: 57px;
	background: transparent url(images/header_b_musicO.jpg) 0px 0px no-repeat;
}

#links {
	width: 54px;
	background: transparent url(images/header_b_linksO.jpg) 0px 0px no-repeat;
}

#contact {
	width: 75px;
	background: transparent url(images/header_b_contactO.jpg) 0px 0px no-repeat;
}


#video {
	width: 57px;
	background: transparent url(images/header_b_videoO.jpg) 0px 0px no-repeat;
}

#photo {
	width: 113px;
	background: transparent url(images/header_b_photoO.jpg) 0px 0px no-repeat;
}

#download {
	width: 96px;
	background: transparent url(images/header_b_downloadsO.jpg) 0px 0px no-repeat;
}

#signup {
	width: 66px;
	background: transparent url(images/header_b_signupO.jpg) 0px 0px no-repeat;
}

#shop {
	width: 50px;
	background: transparent url(images/header_b_shopO.jpg) 0px 0px no-repeat;
}

#forum {
	width: 65px;
	background: transparent url(images/header_b_linksO.jpg) -4px 0px no-repeat;
}


#social {
	float:right;
}

/* Footer */

#footer_container {
	height: 58px;
	clear: both;
	margin: 12px auto 0 auto;
	width: 980px;
}

#footer_txt {
	float: left;
	margin: 0 0 0 0;
	color: #3e2009;
	font-size: 9px;
	font-weight: bold;
	float:left;
}
#footer_txt p {
	margin: 5px 0 0 0;
}
#footer_txt a {
	color: #3e2009;
}

.footer_link {
	float: left;
	padding: 2px 10px;
}
.footer_link img {
	vertical-align:middle;
}

#footer_logos {
	float:right;
	padding-right: 5px;
}


/* Normal Styles Begin */

#middle_container {
	clear: both;
	background: transparent url(images/header_imagery_bg.jpg) 0px 0px no-repeat;
	width: 980px;
	height: 391px;
	position: relative;
	margin-bottom: 20px;
}

#middle_container .free-download {
    width: 132px;
    height: 128px;
    position: absolute;
    right: 12px;
    top: 134px;
	z-index: 20;
}

#middle_container .new-album {
    width: 583px;
    height: 355px;
    position: absolute;
    right: 20px;
    top: 22px;
	z-index: 10;
}

#feature_content {
	float: right;
}

#right_content {
	float: right;
	margin: 0 0 9px 0;
}

#content_container {
	clear: both;
	width: 980px;
	margin: 0 auto;
	min-height:440px;
    height:auto !important;
    height:440px;
	
}

.content_block_heading img {
	display:block;
	height: 40px;
}

#content_block {
	padding: 10px;	
	margin: 0 0 11px 0;
	background-color: #f5e8d3;
}

#content_block.blog {
	background: #231205;
	/*background: #231205 url(images/blog-background.png) top center repeat-y;*/
}

.block_title {
	float: left;
}

.block_action a {
	float:right;
	color:#ff2eab;
	text-transform:uppercase;
	font-size: 9px;
	
}

/* Homepage */

#home_left_col {
	width: 295px;
	float: left;
	margin: 0 16px 0 0;
}

#home_middle_col {
	width: 313px;
	float: left;
}

#home_right_col {
	width: 338px;
	float: right;
}

#home_wall {
	padding: 10px;	
	margin: 0;
	background-color:#290623;
	border: solid 1px #686564;
}

#home_wall_form {
	padding: 10px 10px 6px 10px;	
	margin: 0 0 20px 0;
	background-color:#181818;
	border: solid 1px #686564;
	border-top: none;
}

#home_video {
	margin: 0 0 12px 0;
}

#tour_dates {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	overflow:auto;
}

.tour_date_item {
	padding-bottom: 15px;
}

.tour_date_item .left {
	width: 47px;
	float:left;
}

.tour_date_item .right {
	width: 217px;
	float:right;
}

.tour_date_item .right p {
	color:#4f2c12;
	font-weight:normal;
	margin:0;
}

.tour_date {
	color: #fff;
	font-weight:bold;
	width: 43px;
	background: #3e2009;
	padding: 2px 2px 4px 2px;
}
.tour_date p {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align:center;
}
.tour_date_day {
	font-size: 21px;
	margin-bottom: -2px !important;
}
.tour_date_month {
	color:#e7b757;
	font-size: 9px;
	text-transform: uppercase;
}
.tour_date_year {
	color:#e7b757;
	font-size: 7px;
}

#tour_dates .tour_date_location {
	margin: 0;
	color:#7e2d23;
	font-weight:bold;
}

#twitter_update_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 295px;
    position: relative;
    left: -10px;
}

#twitter_update_list li:first-child {
	border-top: 0;
	padding-top: 0;
}
#twitter_update_list li {
	border-top: 1px solid #cf9c5c;
	padding: 10px 10px;
}
#twitter_update_list li span {
	color: #644020;
	font-size: 11px;
	display:block;
	margin-bottom: 3px;
}
#twitter_update_list li span a {
	color: #ae5c2a;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
#twitter_update_list li a {
	color: #2f87c6;
	text-decoration: none;
	font-size: 10px;
	clear:both;
}

#vote_box {
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	height: 205px;
	overflow:auto;
}

#vote_box_answers {
	margin: 10px 0 0 0;
}

#vote_box p {
	color:#efaba0;
	font-weight:bold;
}

#vote_box td {
	padding:2px;
}

#jasmine_blog {
	clear: both;
	margin: 0;
	padding: 0;
	color: #fff;
}

#jasmine_blog p {
	margin: 0;
	line-height: 15px;
	color: #fff;
	font-size: 10px;
}

#jasmine_blog p.read_more {
	margin: 4px 0 0 0;
}
#jasmine_blog p.read_more a {
	color: #ff8a13;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
}

.jasmine_blog_item {
	/*margin: 0 0 5px 0;
	width: 133px;*/
	margin: 0 0 20px 0;
}
.jasmine_blog_item.even {
	float:left;
}
.jasmine_blog_item.odd {
	float:right;
}

.jasmine_blog_title {
	font-weight:bold;
	color: #96d3ff;
	text-decoration: none;
	display:block;
	margin-bottom: 3px;
}

#jasmine_blog p.jasmine_blog_date {
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	margin:0 0 5px 0;
	padding: 1px;
	text-align:center;
	font-size: 9px;
	display:block;
	background: #78c6ff;
}


#news_box {
	clear: both;
	margin: -5px 0 0 0;
	padding: 0 0 10px 0;
	width: 338px;
	position: relative;
	left: -10px;
}

.news_box_item:first-child {
	border: 0;
	padding-top: 0;
}

.news_box_item {
	margin: 0 0 5px 0 ;
	clear:both;
	border-top: 1px solid #d4bea3;
	padding-top: 20px;
}

.news_box_item .left {
	float:left;
	width: 47px;
	margin-left: 10px;
}

.news_box_item .right {
	float:right;
	width: 260px;
	margin-right: 10px;
}

.news_box_title {
	font-weight:bold;
	font-size: 13px;
	color: #3e2009;
	text-decoration: none;
}

.news_box_date {
	color: #fff;
	font-weight:bold;
	width: 43px;
	background: #f3b051;
	padding: 2px 2px 4px 2px;
}
.news_box_date p {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align:center;
}
.news_date_day {
	font-size: 21px;
	margin-bottom: -2px !important;
}
.news_date_month {
	color:#000;
	font-size: 9px;
	text-transform: uppercase;
}
.news_date_year {
	color:#000;
	font-size: 7px;
}

.news_date {
	color: #ae5c2a;
	font-weight: bold;
}

.news_item {
	margin-bottom: 25px;
}

#jasmine_wall {
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	height: 125px;
	overflow:auto;
}

#jasmine_wall_item {
	border-bottom: #efaba0 solid 1px;
	margin: 0 0 5px 0;
	padding: 0;
}

#jasmine_wall p {
	color:#ffa5e9;
}

.jasmine_wall_date {
	color:#efaba0;
	font-weight:bold;
}

#home_wall_form td {
	padding:2px;
}

#home_wall_form .field {
	padding:2px;
	background-color:#a7d9cf;
	color:#00261e;
	width:230px;
	border:none;
	font-size:11px;
}


#read_more {
	float:right;
	margin: -10px 0 0 0;
}

#read_more a {
	display:block;
	margin: 0;
	text-align:right;
	color:#FFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	width:95px;
	height:19px;
	background: transparent url(images/home_ico_readmore.gif) 0px 0px no-repeat;
}

#read_more a:hover {
	background: transparent url(images/home_ico_readmoreO.gif) 0px 0px no-repeat;
}

/* Inside pages */


#inside_right_col {
	width: 669px;
	float: right;
}

#inside_box {
	clear: both;
	margin: 0;
	padding: 0 0 0px 0;
	min-height:627px;
    height:auto !important;
    height:627px;
}

/* Player */

p#PlayerLeft {
	line-height: 0;
	margin-bottom: 11px;
}

.table { padding: 4px; margin: 5px; }
.tdrowalt { background: #f3b051; padding: 4px; margin: 5px; border-top: #FFFFFF dashed; }
.tdrow {padding: 4px; margin: 5px; border-top: medium solid #ff0000; }

