@CHARSET "UTF-8";

* {
	padding: 0; margin: 0; border: 0;
	font-family: Verdana, Helvetica, sans-serif;
	outline: 0;
}

/******************** COMMON CLASSES ********************/

.dnone { display: none; }
.blk { display: block; }

.fleft { float: left !important; }
.fright { float: right !important; }
.fnone { float: none !important; }
.clear { clear: both !important; }

.mtop { margin-top: 14px !important; }
.mtop-half { margin-top: 7px !important; }
.mtop-double { margin-top: 28px !important; }
.mbottom { margin-bottom: 14px !important; }
.mbottom-half { margin-bottom: 7px !important; }
.mright { margin-right: 14px !important; }
.mleft { margin-left: 14px !important; }

.ptop { padding-top: 18px !important; }
.pbottom { padding-bottom: 18px !important; }
.pright { padding-right: 18px !important; }
.pleft { padding-left: 18px !important; }

.mtop-none { margin-top: 0px !important; }
.mbottom-none { margin-bottom: 0px !important; }
.mright-none { margin-right: 0px !important; }
.mleft-none { margin-left: 0px !important; }

.ttiny { font-size: 10px !important; }
.tsmall { font-size: 11px !important; }
.tbig { font-size: 13px !important; }
.tbigger { font-size: 15px !important; }
.thome { 
	font-size: 25px;
	line-height: 35px;
	letter-spacing: -2px;
}
.tleft { text-align: left !important; }
.tright { text-align: right !important; }
.tcenter { text-align: center !important; }
.tdnone { text-decoration: none; }

.btop { border-top: 1px solid #b4aaa7 !important; }
.bbottom { border-bottom: 1px solid #b4aaa7 !important; }

.cpointer { cursor: pointer; }
.important { color: #df0024; }
.notimportant { color: #888; }

.time {
	font-size: 11px;
	color: #666;
}

.cyellow { color: #000000; }
.cgreen { color: #df0024; }
.cblue { color: #1e5610; }

/******************** LAYOUT BASE ********************/

body {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background-color: #000;
}

#env {
	background: #000 url('images/env_background.jpg') top center no-repeat;
}

#page {
	width: 874px;
	margin: 0 auto;
	padding-top: 21px;
}


.left-column {
	float: left;
	width: 272px;
}
.right-column {
	float: left;
	width: 602px;
}
.footer .left-column {
	width: 252px;
}
.footer .right-column {
	width: 582px;
}

.footer {
	padding: 20px;
	height: 310px;
}
.footer-bg {
	background: transparent url('images/footer_bg.png') top left no-repeat;
}
.footer-bg p { color: #111 !important; }

.footer .links {
	width: 390px;
}
.footer .connect {
	width: 150px;
}

.logo {
	display: block;
	width: 205px;
	margin: 0 auto;
}
.menu {
	display: block;
	width: 199px;
	margin: 36px auto;
}
.menu a {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover, .menu .active {
	color: #333;
}

/******************** BASIC ELEMENTS ********************/

h1, .h1, h1 a, .h1 a {
	color: #df0024;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: -0.03em;
	line-height: 30px;
}

h2, .h2, h2 a, .h2 a {
	color: #1e5610;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}

h3, .h3, h3 a, .h3 a {
	color: #231f20;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.footer h3, .footer .h3, .footer h3 a, .footer .h3 a { color: #fff; }

h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span { color: #1e5610; }

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a { text-decoration: none; }

h4, .h4, h4 a, .h4 a {
	color: #231f20;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

a { color: #df0024; }
a:hover { color: #333; }
a.ico { background: transparent url('images/link_icon_green.png') center left no-repeat; padding-left: 14px; }
a:hover.ico { background: transparent url('images/link_icon_hover.png') center left no-repeat; padding-left: 14px; }

p { margin-bottom: 18px; }
.footer p, .footer a { color: #8bb1d5; }
.footer a { font-weight: bold; color: #1e5610; }
.footer a:hover { color: #000; }
.footer h3 { color: #df0024; }

ol
{
	margin: 0 0 15px 10px;
	padding: 0 0 0 17px;
	line-height: 18px;
}

ul
{
	margin: 0 0 15px 0;
	padding: 0 0 0 17px;
	list-style-image: url('images/list_bullet_default.png');
	line-height: 18px;
}


/******************** CONTENT ********************/

.full-border {
	margin-bottom: 12px;
	border-bottom: 1px solid #95a59a;
}
.footer .full-border {
	border-bottom: 1px solid #95a59a;
}
.pagination {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
}
.artist {
	font-size: 23px;
	text-align: justify;
	line-height: 30px;
	letter-spacing: -0.04em;
}
.artist a { font-family: "Trebuchet MS", Helvetica, sans-serif; color: #666; text-decoration: none; }
.artist .subname, .artist .subname a {
	color: #333;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0;
}
.artist a:hover { text-decoration: underline; }
.artist .stage2 { color: #df0024; }
.artist .stage2 a { color: #df0024; }

.content-half {
	float: left;
	width: 267px;
}
.stage-1, .stage-2 { padding-top: 134px; }
.stage-1 {
	background: transparent url('images/icon_stage_1.jpg') top left no-repeat;
}
.stage-2 {
	background: transparent url('images/icon_stage_2.jpg') top left no-repeat;
}
.stage-bio {
	padding-top: 80px;
	background: transparent url('images/icon_stage_bio.jpg') top left no-repeat;
}

p.news-half {
	width: 180px;
}
p.news-full {
	width: 460px;
}
img.news-img { border: 11px solid #1e5610; }
img.news-img:hover { border: 11px solid #ffdc00; }

.box-content {
	width: 552px;
	min-height: 622px;
	_height: 622px;
	padding: 15px 25px;
	background: transparent url('images/content_bg.png') top left repeat-y;
}
.box-content-top {
	height: 13px;
	background: transparent url('images/content_top.png') top left no-repeat;
}
.box-content-bottom {
	height: 13px;
	background: transparent url('images/content_bottom.png') bottom left no-repeat;
}

.box-menu {
	width: 199px;
}
.box-menu a {
	height: 61px;
	line-height: 61px;
	padding: 0 10px;	
	text-align: center;
	color: #000;
	background: transparent url('images/menu_bg.png') top left no-repeat !important;
}

.box-menu a.active, .box-menu a:hover { color: #f8e91b; background: transparent url('images/menu_bg_hover.png') top left no-repeat !important; }


.photo-gallery a { 
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	line-height: 26px;
	margin: 0 7px 10px 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #df0024;
	text-align: center;
}
.photo-gallery a:hover { background-color: #297717; }

#map {
	width: 550px;
	height: 550px;
}

.partners a {
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	margin-right: 22px;
}

.news {
	padding-bottom: 8px;
	color: #c2b9b7;
	background: transparent url('images/news_bottom.gif') bottom left no-repeat;
}
.news-in {
	padding: 8px 10px 0 10px;
	background: transparent url('images/news_top.gif') top left no-repeat;
}
.news h2, .news h2 a, .news h3, .news h3 a { color: #fff; }

/* ROUTE */
.route {
	padding: 10px;
	background: transparent url('images/route_background.png') top left no-repeat;
	color: #fff;
	font-size: 11px;
}
.route .input-text {
	width: 124px;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #000;
	color: #fff;
}
.route .submit {
	width: auto;
	padding: 0;
	margin: 10px 0 5px 0;
	color: #f9e000;
	text-decoration: underline;
	background-color: #431e15;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.route .submit:hover { color: #fff; }

.banner125 {
	width: 125px;
	height: 125px;
	margin-left: 64px;
	border: 11px solid #000;
}

/******************** FORMS ********************/

.guestbook, .forms {
	
}

.guestbook label, .forms label {
	display: block;
	margin-bottom: 4px;
	font-size: 11px;
	color: #666;
}
.guestbook input, .guestbook textarea, .forms input, .forms textarea,
.guestbook select, .forms select{
	padding: 2px;
	margin-bottom: 4px;
	font-size: 12px;
	border: 1px solid #95a59a;
}
.guestbook textarea, .forms textarea {
	width: 546px;
	height: 75px;
}
.guestbook .button, .forms .button {
	border: 0;
	font-weight: bold;
	color: #ffdd00;
	background-color: #004428;
}
.guestbook .button:hover, .forms .button:hover {
	cursor: pointer;
}

p.highlight {
	padding: 10px;
	background: #fdf2de url('images/highlight_bg.png') top left no-repeat;;
	border-left: 5px solid #d30015;
}

.w50  { width:  50px !important; }
.w100 { width: 100px !important; }
.w200 { width: 200px !important; }
.w300 { width: 300px !important; }
.w400 { width: 400px !important; }
.w500 { width: 500px !important; }
.w100pct { width: 100% !important; }
.h200 { height: 200px !important; }
.h500 { height: 500px !important; }