@charset "utf-8";
/*
Theme Name: ZAMZA special
Theme URI: http://wordpress.org/
Description: Designed by <a href="http://www.laurametalwarrior.com/">Laura Metal Warrior</a>
Version: 1.0
Author: Laura Metal Warrior
Author URI: http://www.laurametalwarrior.com/
Tags: ZAMZA, Rock, Manga
*/

a {
	outline:none;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#000 url(images/background.png) no-repeat center top;
	color: #fff;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background:url(images/header_member.png) no-repeat center top;
	}

#headerimg 	{
	margin: 0;
	width: 850px;
	}

#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}
.postmetadate_right {
	float:right;
	margin:0;
	padding:0;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-left:20px;
	color:#fff;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
*html h1 a{
	margin-top:10px;
}

h1 a{
	text-align: center;
	background:url(images/h1.png) no-repeat right top;
	width:437px;
	height:200px;
	text-indent:-9999px;
	display:block;
	padding:0 0 0 20px
	}

#headerimg .description {
	display:none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	background:#F00;
	color:#FFF;
	padding-left:5px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.entry a, .navigation a{
	color: #fff;
	background:none;
	text-decoration:underline;
	font-weight:bold;
	}

a:hover {
	color:#900;
	text-decoration: none;
	}
a{
	color: #000;
	background:#FF0;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#900;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	position:relative;
	}

#header {
	margin: 0;
	padding: 0;
	height: 390px;
	width: 850px;
	}
*html #headerimg {
	padding:172px 0 0 0;
	}
#headerimg {
	margin: 0;
	padding:200px 0 0 0;
	width: 100%;
	height:190px;
	background:url(images/back_menu.png) no-repeat 50% 95%;
	}

.narrowcolumn {
	float: left;
	padding: 15px 0 20px 45px;
	margin: 0;
	width: 400px;
	}
#archive_main .narrowcolumn {
	width: 500px;
}
.widecolumn {
	padding: 15px 0 20px 0;
	margin: 0 auto;
	width: 700px;
	}
.widecolumn .entry{
	width:600px;
	margin: 0 auto;
}

.post {
	margin: 0;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
*html .narrowcolumn .postmetadata {
	padding:0 10px 0 0;
	}
*:first-child+html .narrowcolumn .postmetadata {
	padding:0 ;
	}

.narrowcolumn .postmetadata {
	padding:0 20px 0 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h4.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
#archives h3 {
	padding: 0;
	margin: 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 0 10px;
	margin-left: 470px;
	width: 320px;
	}
#archive_main #sidebar {
	margin-left: 570px;
	width: 220px;
	text-align:center;
	padding-top:50px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	text-align: right;
	background:none;
	color:#FFF;
	font-size:90%;
	font-weight:normal;
	}

#wp-calendar #prev a {
	text-align: left;
	background:none;
	color:#FFF;
	font-size:90%;
	font-weight:normal;
	}

#wp-calendar a {
	display: block;
	background-color:#F00;
	color:#FFF;
	}
#wp-calendar a:hover{
	color:#000;
	}

#wp-calendar caption {
	text-align: center;
	padding-top:10px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

.widget_calendar {
	padding-bottom:10px;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 60px;
	width:400px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* original tags */

#header_left {float:left;
}

#header_right {
	float:right;
	padding:78px 50px 0 0;
}

#menu ul{
	list-style:none;
	overflow:hidden;
}
#menu {width:330px;}
#menu li {
	float:left;
	}
*html #menu_top {padding:15px 0 0 0;}
#menu_top {width:330px;}
#menu_top ul{
text-align:left;
	margin:0;
	padding:0;}
#menu_top li{padding:0 0 0 10px; !important}
#menu_bottom li{padding:0 0 0 15px;}

*html #menu_bottom ul{padding:0 0 0 30px;}
*:first-child+html #menu_bottom ul{padding:0 0 0 30px;}
#menu_bottom ul{padding:4px 0 0 60px;}


.m01, a.m01 {
	background:url(images/m01_a.png) no-repeat left top;
	width:55px;
	height:27px;
	text-indent:-9999px;
	display:block;
}
a:hover.m01 {background:url(images/m01_b.png) no-repeat left top;}

.m02, a.m02{
	background:url(images/m02_a.png) no-repeat left top;
	width:33px;
	height:27px;
	text-indent:-9999px;
	display:block;
}
a:hover.m02 {background:url(images/m02_b.png) no-repeat left top;}

.m03, a.m03{
	background:url(images/m03_a.png) no-repeat left top;
	width:60px;
	height:27px;
	text-indent:-9999px;
	display:block;
}
a:hover.m03 {background:url(images/m03_b.png) no-repeat left top;}

.m04, a.m04{
	background:url(images/m04_a.png) no-repeat left top;
	width:51px;
	height:27px;
	text-indent:-9999px;
	display:block;
}
a:hover.m04 {background:url(images/m04_b.png) no-repeat left top;}

.m05, a.m05{
	background:url(images/m05_a.png) no-repeat left top;
	width:71px;
	height:27px;
	text-indent:-9999px;
	display:block;
}
a:hover.m05 {background:url(images/m05_b.png) no-repeat left top;}


.m06, a.m06{
	background:url(images/m06_a.png) no-repeat left top;
	width:54px;
	height:33px;
	text-indent:-9999px;
	display:block;
}
a:hover.m06 {background:url(images/m06_b.png) no-repeat left top;}


.m07, a.m07{
	background:url(images/m07_a.png) no-repeat left top;
	width:60px;
	height:33px;
	text-indent:-9999px;
	display:block;
}
a:hover.m07 {background:url(images/m07_b.png) no-repeat left top;}

.m08, a.m08{
	background:url(images/m08_a.png) no-repeat left top;
	width:83px;
	height:33px;
	text-indent:-9999px;
	display:block;
}
a:hover.m08 {background:url(images/m08_b.png) no-repeat left top;}

#newstitle, #archivestitle, #photostitle, #contacttitle, #biotitle, #tourtitle, #musictitle, #linkstitle, #presstitle{
	height:34px;
	text-indent:-9999px;
	margin:0 0 0 20px;
	padding:0;
}
#newstitle {
	width:84px;
	background:url(images/h2_news.png) no-repeat left top;
}

#archivestitle {
	width:129px;
	background:url(images/h2_archives.png) no-repeat left top;
}

#photostitle {
	width:115px;
	background:url(images/h2_photos.png) no-repeat left top;
}

#contacttitle {
	width:162px;
	background:url(images/h2_contact.png) no-repeat left top;
}
#biotitle {
	width:154px;
	background:url(images/h2_bio.png) no-repeat left top;
}

#tourtitle {
	width:68px;
	background:url(images/h2_tour.png) no-repeat left top;
}
#musictitle {
	width:91px;
	background:url(images/h2_music.png) no-repeat left top;
}

#linkstitle {
	width:81px;
	background:url(images/h2_links.png) no-repeat left top;
}

#presstitle {
	width:88px;
	background:url(images/h2_press.png) no-repeat left top;
}
.entry{padding-top:10px;}

#subscribe_back {
	background:url(images/back_newsletter.png) no-repeat center top;
	width:278px;
	height:110px;
	margin:0 auto;
	padding:0;
	padding:100px 0 0 0;
	z-index:-1;
	position:absolute;
	top:300px;
	left:500px;
}
*html #subscribe2{
	margin:0 auto;}
*:first-child+html  #subscribe2{
	margin:0 auto;}
#subscribe2 {
	width:250px;
	height:90px;
	margin: 5px auto;
	padding:15px 0 5px 0;
}

h2.widgettitle{
	background:url(images/h3_newsletter.png) no-repeat left top;
	width:158px;
	height:24px;
	text-indent:-9999px;
}

.widget_calendar h2{
	background:url(images/h3_calendar.png) no-repeat center top;
	width:220px;
	height:42px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	display:block;
}

.widget_recent_entries h2{
	background:url(images/h3_recentnews.png) no-repeat center top;
	width:220px;
	height:42px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	display:block;
}

.widget_archive h2{
	background:url(images/h3_archivelist.png) no-repeat center top;
	width:220px;
	height:50px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	display:block;
}

.widget_search h2{
	background:url(images/h3_search.png) no-repeat center top;
	width:220px;
	height:44px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	display:block;
}
#subscribe2 form{
	padding-top:7px;
}
#subscribe2_email {
	background:#000;
	border:0;
	width:240px;
	color:#FFF;
	padding:4px 5px;
	margin:0;
	line-height:20px;
	font-size:10px;
}
.nlsubmit, .nlunsubmit {
	background:url(images/subscribe_submit.png) no-repeat center top;
	text-align:center;
	color:#FFF;
	width:112px;
	height:23px;
	border:0;
}
.nlsubmit {
margin:5px 0 0 4px;
}
.nlunsubmit {
margin:5px 0 0 14px;
}
#subscribe2 small{ padding:0;}

*html #ngg-webslice h2 {margin:0; text-align:left;}
*:first-child+html #ngg-webslice h2 {margin:0; text-align:left;}
#ngg-webslice h2{
	background:url(images/h3_photoupdate.png) no-repeat left top;
	width:185px;
	height:25px;
	text-indent:-9999px;
	margin:0 auto;
}

#ngg-images-2 {
	width:300px;
	height:265px;
	margin:0 auto;
	text-align:center;
	background:url(images/back_photoupdate.png) no-repeat center top;
	padding:35px 0 0 0;
}
#ngg-images-2 ul{
	overflow:hidden;
	list-style:none;
	margin:0 auto;
	padding:0 0 0 15px;
	}

#ngg-images-2 li{
	float:left;
	display:block;
	height:80px;
	width:84px;
}

#ngg-images-2 a {background:none;}

#ngg-images-2 img {
	border:none;
	padding:0;
	}
#ngg-images-2 a img{
	border:1px solid #666;
}
#ngg-images-2 a:hover img{
	border:1px solid #ccc;
}

.right {
	text-align:right;
	padding-right:30px;}
	
.right a{
	color:#000;
	background:#FF0 !important;
}
.right a:hover{color:#900;}

#sidebar_links {
	width:240px;
	text-align:center;
	margin:20px auto;
}

#sidebar_links ul {
	overflow:hidden;
	list-style:none;
	margin:70px 0 0 20px !important;
	padding:0;
}
#sidebar_links li{
	text-align:center;
	padding:0 0 20px 0 !important;
}
.link01 a{
	width:187px;
	height:38px;
	background:url(images/link01.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
}
.link02 a{
	width:187px;
	height:51px;
	background:url(images/link02.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
}
.link03 a{
	width:187px;
	height:58px;
	background:url(images/link03.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
}

.link04 a{
	width:187px;
	height:46px;
	background:url(images/link04.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
}

.youtube {
	width:270px;
	margin:10px auto;
}

*html .entryfooter{
	height:16px;
	width:380px;
	text-align:right;
	padding:10px 0 15px 0;
	margin:0;
	clear:both;
	display:block;
}
*:first-child+html .entryfooter{
	height:16px;
	width:380px;
	text-align:right;
	padding:10px 0 15px 0;
	margin:0;
	clear:both;
	display:block;
}
.entryfooter{
	height:16px;
	width:260px;
	text-align:right;
	padding:10px 0 15px 130px;
	margin:0;
	clear:both;
}
*html .entryfooter02{
	height:16px;
	width:460px;
	text-align:right;
	padding:10px 0 15px 0;
	margin:0;
	clear:both;
	display:block;
}
*:first-child+html .entryfooter02{
	height:16px;
	width:460px;
	text-align:right;
	padding:10px 0 15px 0;
	margin:0;
	clear:both;
	display:block;
}
.entryfooter02{
	height:16px;
	width:260px;
	text-align:right;
	padding:10px 0 15px 210px;
	margin:0;
	clear:both;
}
.entryfooter:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.sociable {
	float:left;
	text-align:right !important;
}

.sociable a{
	background:none;
}

.page_photo {
	display:none;
}

.widget_recent_entries ul{
	text-align:center;
	padding:0;
	width:180px !important;
	margin:10px 0 20px 40px  !important;
}

.widget_recent_entries li{
	list-style-image:url(images/sidebar_li.png) !important;
	padding-bottom:7px;
	text-align:left;
}

.widget_recent_entries a{
	background:none;
	color:#FFF;
}

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

.widget_search div{
	padding-top:10px;
}
.widget_search {
	padding-bottom:15px;
}

.widget_search #s, .widget_archive select{
	border:0;
	color:#fff;
	background:#333;
}

.widget_archive select {
	margin-top:15px !important;
}

#membershot {
	background:url(images/bio_member.png) no-repeat center top;
	width:500px;
	height:322px;
	margin:10px auto;
	padding:0;
}

#membershot ul{
	content:none;
	overflow:hidden;
	width:500px;
	margin:0;
	padding:0;
}
#membershot li {
	padding:0;
	margin:0;
	float:left;
}
#membershot li a{
	display:block;
	height:332px;
	text-indent:-9999px;
}

.member01 a{
	background:url(images/bio_member01_a.png) no-repeat left top;
	width:165px;
}
.member01 a:hover{
	background:url(images/bio_member01_b.png) no-repeat left top;
}
.member02 {
	background:url(images/bio_member02_a.png) no-repeat left top;
	width:99px;
	}
.member02 a:hover {
	background:url(images/bio_member02_b.png) no-repeat left top;
	width:99px;
	}
.member03 {
	background:url(images/bio_member03_a.png) no-repeat left top;
	width:99px;
	}
.member03 a:hover {
	background:url(images/bio_member03_b.png) no-repeat left top;
	width:99px;
	}
.member04 {
	background:url(images/bio_member04_a.png) no-repeat left top;
	width:137px;
	}
.member04 a:hover {
	background:url(images/bio_member04_b.png) no-repeat left top;
	width:137px;
	}


#profile01 {
	background:url(images/bio_01.png) no-repeat center top;
	width: 650px;
	margin:10px auto;
}

#profile02 {
	background:url(images/bio_02.png) no-repeat center top;
	width: 650px;
	margin:10px auto;
}

#profile03 {
	background:url(images/bio_03.png) no-repeat center top;
	width: 650px;
	margin:10px auto;
}

#profile04 {
	background:url(images/bio_04.png) no-repeat center top;
	width: 650px;
	margin:10px auto;
}
#profile h3 {
	background:none;
	padding:20px 0 0 230px;
	font-size:24px;
}

#profile dl{
	padding-left:250px;
	min-height:300px;
	height: auto !important;
	height: 300px;
}

#profile dt{
	float:left;
	padding:2px 0;
	line-height:180%;
}

#profile dd{
	padding:2px 0 2px 50px;
	line-height:180%;
}

#profile p a {
	background:none !important;
	color:#FFF;
}
#profile p a:hover {
	color:#900;
}

#bio {
	line-height:180%;
	padding-top:30px;
	width:600px;
	margin:0 auto;
}
#contactus {
	width:600px;
	margin:10px auto;
}

#contactus label{
	width:130px;
	font-weight:bold;
	text-align:left;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#contactus input{
	background:#333;
	color:#FFF;
	border:0;
	width:400px;
	height:20px;
	padding:5px 0 0 10px;
}
#contactus textarea {
	background:#333;
	color:#FFF;
	width:390px;
	padding:5px 10px 0 10px;
	border:0;
}

input.contact_submit {
	margin-right:30px !important;
	float:right;
	width:410px !important;
	padding:0 !important;
	background:#F00 !important;
}

#tourdable {
	width:650px;
	margin:10px auto;
}
#tourdable tr{
	height:25px;
}
#tourdable td, #tourdable th{
	border-bottom:1px #333 solid;
}
#tourdable th{
	font-size:120%;
	font-weight:bold;
	color:#F00;
}

.album h3, #press h3{
	background:none;
	color:#666;
	font-size:250%;
	padding:0 0 0 15px;
	line-height:110%;
	border-bottom:#999 1px solid;
	clear:both;
}

.album:after {
		content: ""; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.album small {
	color:#666;
	padding:0 0 0 15px;
	margin:0;
}

.music_tunes {
	float:left;
}

.music_right {
	float:right;
}

.music_cont {
	padding:0 0 30px 0;
}

.music_cont ol{
	padding:0 0 0 30px;
}

.music_cont li{
	padding:3px 0 0 0 !important;
	margin:0 !important;
	line-height:100%;
}

.music_right {
	text-align:right;
}

.music_right ul, #link_cont ul{
	list-style-image:url(images/list_back.png) !important;
	overflow:visible;
}

.music_right li{
	text-indent:0;
}

#link_cont li{
	text-indent:10px;
}

.music_right img {
	border:1px solid #666;
}

.reviewcont li{
	background:url(images/list_back.png) no-repeat left center;
	padding:0 0 0 25px !important;
	margin:0 !important;
}

.review p{
	padding:0 15px;
}

.reviewcont {
	clear:both;
	border-bottom:1px solid #999;
	overflow:hidden;
}

