#main h2{
	font-family: 'Verdana', 'Arial', sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 6px;
	color: #999;
	line-height: 1em;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/h2.png) no-repeat 50% 0;
	padding: 0;
	margin: 40px 0 10px;
}

#artists h2{ background-position: 50% -50px; }
#releases h2{ background-position: 50% -100px; }
#schedules h2{ background-position: 50% -150px; }
#contact #main-content h2{ background-position: 50% -200px; }

.header-description{
	text-align: center;
	color: #999;
	font-size: 13px;
	margin: 0 0 40px 0;
}

section.three-col{
	width: 305px;
	float: left;
	margin-right: 15px;
	border-top: 4px solid #666;
}

section.three-col.last{
	margin-right: 0px;
}

section h3{
	font-size: 13px;
	font-weight: bold;
	font-family: 'Verdana', 'Arial', sans-serif;
}

section h3 span{
	font-size: 13px;
	font-weight: normal;
	color: #999;
	font-family: sans-serif;
	padding-left: 0.5em;
}


section#index-blog dl,
section#index-schedules dl{
	padding:0.5em 0;
	border-bottom: 1px dotted #ccc;
	line-height: 1.3em;
}

section#index-blog dd{
	font-size: 11px;
	padding-bottom: 0;
	margin: 0.5em 0 0 0;
	line-height: 1em;
}

section#index-schedules dt span.date,
#schedules .schedules span.date{
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Century Gothic';
	color: #000;
}

section#index-schedules dt span.artists{
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Century Gothic';
}


section#index-schedules dt span.artists span{
	display: inline-block;
	padding: 0.2em;
	margin-right: 0.3em;
	background: #ffff77;
	border: 1px solid #dddd55;
	color: #333;
	line-height: 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

section#index-schedules dt span.artists span.dubinch{
	background: #666;
	color: #fff;
	border-color: #555;
}

section#index-schedules dt span.artists span.stone63{
	background: #f99;
	color: #000;
	border-color: #e88;
}

section#index-schedules dt span.artists span.skamita{
	background: #ddddcc;
	color: #000;
	border-color: #ccccdd;
}

section#index-schedules dt span.artists span.ayanicoco{
	background: #899;
	color: #fff;
	border-color: #788;
}


#artists #main-content section{
	border: 0;
}

#artists #main-content dl{
	border-top: 4px solid #666;
	margin-bottom: 30px;
	padding: 0;
}

#artists #main-content dl dt{
	font-weight: bold;
	font-family: 'Century Gothic';
	padding: 0.5em 0;
	height: 2em;
	font-size: 20px;
}

#artists #main-content dl dd{
	font-size: 13px;
}

#artists #main-content dl dd p{
	margin-bottom: 0.8em;
}

#artists #main-content dl.fourth{
	margin-right: 0;
}

#artists #main-content dl img{
	display: block;
	width: 285px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	margin-bottom: 15px;
}




#schedules p.note{
    font: 14px/20px serif;
    text-align: center;
    margin-bottom: 20px;
}


#schedules #define{
    text-align: center;
    margin: 0;
    background: #eee;
    padding: 0.5em 0em;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    margin: 0 0 20px 0;
}

#schedules #define h3,
#schedules #define ul,
#schedules #define li{
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    font-family: sans-serif;
}

#schedules #define h3{
    color: #999;
}

#schedules #define li.active{
    font-weight: bold;
}

#schedules #define li{
    padding: 0.5em;
}

#schedules .schedules .no-schedule{
    border: 0 !important;
}

#schedules .schedules p.meta{
    display: block;
    font-style: normal;
    color: #999;
    font-size: 11px;
    margin: 0.3em 0;
    line-height: 1.3em;
}

#schedules .schedules p.meta span{
    display: inline-block;
    padding: 0 0.2em;
    margin-right: 0.3em;
    background: #ffff77;
    border: 1px solid #dddd55;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	line-height: 20px;
	font-size: 11px;
}

#schedules .schedules p.meta span.dubinch{
    background: #666;
    color: #fff;
    border-color: #555;
}

#schedules .schedules p.meta span.stone63{
    background: #f99;
    color: #000;
    border-color: #e88;
}

#schedules .schedules p.meta span.skamita{
    background: #ddddcc;
    color: #000;
    border-color: #ccccdd;
}

#schedules .schedules p.meta span.I3{
    background: #899;
    color: #fff;
    border-color: #788;
}

#schedules .schedules dd p{
    border-top: 2px solid #eee;
    color: #666;
    padding-top: 0.5em;
}

#schedules .schedules dd .share{
    margin-top: 10px;
}



#schedules .schedules{
    background: none;
    padding: 0 0 0 8px;
    margin: 0;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    position: relative;
}

#schedules dl{
    width: 302px;
    background: #fff;
    margin: 8px 8px 8px 0;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px solid #ddd;
    padding: 0;
    -moz-box-shadow: 0 0 8px #ddd;
    -webkit-box-shadow: 0 0 8px #ddd;
}

#schedules dl dt{
    background: #eee;
    padding: 10px;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-bottom: 1px dotted #ddd;
}

#schedules dl dt span.date{
	margin: 8px 0;
}

#schedules dl dt em{
    display: block;
    font-style: normal;
	font-size: 16px;
	line-height: 1.3em;
	margin: 0.4em 0;
}

#schedules dl dd{
    padding: 10px;
}


#releases #main-content .album-wrapper{
	margin: 60px 0;
	padding: 0;
}

#releases #main-content .album-inner{
	width: 620px;
	float: right;
}

#releases #main-content .album-inner h3{
	font-size: 18px;
	line-height: 1em;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#releases #main-content .album-inner h3 span{
	font-size: 18px;
	line-height: 1em;
	padding: 0 0.5em 0 0;
	margin: 0.5em 0;
}


#releases #main-content .album-inner p{
	font-size: 13px;
	line-height: 1.8em;
	margin-bottom: 0.8em;
}

#releases #main-content .album-inner .spec{
	font-size: 13px;
	color: #666;
	border-top: 1px dotted #aaa;
	padding: 0.5em;
	text-align: center;
}

#releases #main-content .album-inner .spec em{
	font-weight: bold;
	font-style: normal;
	padding: 0 0.5em 0 1em;
}

#releases #main-content .buy{
	font-size: 13px;
	padding: 0 0.5em;
}

#contact #main-content{
	width:800px;
	margin: 0 auto;
}

#contact form table{
	margin: 20px auto 0;
	width: 70%;
	border: 0;
	
}

#contact form table th,
#contact form table td{
	border: 0;
}

#contact form input{
	display: inline-block;
	width: 90%;
	font-size: 24px;
	padding: 4px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contact form textarea{
	width: 100%;
	height: 10em;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 24px;padding:4px
}

#contact form span.invalid{
	font-size: 12px;
	color: #f00 !important;
	display: none;
}

#contact form .invalid input,
#contact form .invalid textarea{
	border-color: #ecc;
	background: url(/images/icn_invalid.png) no-repeat 98% 50%;
	background-color: #fee;
}


#contact th,#contact td{
	border-bottom: 1px dotted #eee;
	vertical-align: top;
	padding: 10px;
}
#contact th{
	padding-top: 18px;
	text-align: right;
}

#contact button{
	display: block;
	margin: 0 auto;
	font-size: 24px;
	padding: 4px 10px;
	margin-bottom: 10px;
	border: 1px solid #e55;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f66;
	cursor: pointer;
	color: #fff;
}

#contact button:hover{
	background: #e55;
}

#contact p.complete{
	margin: 50px 0 200px;
	text-align: center;
}

#fantasia section{
	background: url(/images/bg_fantasia.png);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#fantasia section #logo{
	background: url(/images/logo_fantasia.png) no-repeat 50% 50%;
	height: 500px;
	text-indent: -9999px;
}

section#index-blog{
	width: 625px
}

section#index-schedules{
	display: none;
}
