body {
	margin:0;
	color:#595959;
        font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
        font-size: 16px;
        line-height: 1.6em;
	background: url(images/bg-body.gif) repeat-x;
	min-width:972px;
}
img {
	border:0;
}
a {
	color:#970f00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
hr {
        margin: 20px 0;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	margin:0 auto;
	width:972px;
	position:relative;
	padding:284px 0 0;
}
#header {
	width:972px;
	overflow:hidden;
	height:335px;
	background: url(images/bg-header.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
.logo {
	display:block;
	margin:116px 0 0 598px;
}
.logo a {
	overflow:hidden;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:310px;
	height:67px;
	background:url(images/bg-logo.png) no-repeat;
}
#main {
	width:909px;
	overflow:hidden;
	padding:0 26px 28px 34px;
	position:relative;
	z-index:2;
}
#content {
	width:621px;
	float:left;
}
.breadcrumbs {
	width:100%;
	overflow:hidden;
	color:#000;
	font-size:14px;
	margin:78px 0 0 48px;
}
.breadcrumbs ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.breadcrumbs ul li {
	float:left;
	background: url(images/separator-breadcrumbs.gif) no-repeat 100% 50%;
	padding:0 5px 0 0;
}
.breadcrumbs span {
	/*float:left;*/
	margin:0 2px 0 0;
}
#main h1 {
color:#970F00;
font-size:28px;
font-weight:normal;
line-height:1.3em;
margin:5px 0 20px;
}
#main h2 {
	font-size:26px;
	line-height:17px;
	color:#115728;
	font-weight:normal;
	margin:10px 0 30px;
        clear: both;
}
#main h3 {
	font-size:21px;
	color:#964B00;
	font-weight:bold;
line-height:28px;
margin:25px 0 16px;
}
#main h4 {
	font-size:14px;
	line-height:16px;
	color:#970f00;
	font-weight:normal;
	margin:0 0 3px;
}
#content .block,
#content .frame,
#content .container {
	padding:0px 18px 15px 12px;
	background: url(images/bg-separator-block.gif) repeat-x 0 100%;
	width:591px;
	overflow:hidden;
}

#content .block {
background: none; }

#p1 #content .block { 
	background: url(images/bg-separator-block.gif) repeat-x 0 100%;
}

#content .frame {
	border-bottom:1px solid #c7c7c7;
	background:none;
}
#content .container {
	background:none;
}
#main p {
	margin:0 0 17px;
}
.right {
	float:right;
	margin:14px 10px 0 0;
}
.some-logo {
	display:block;
	margin:20px 0 40px 210px;
}
#main h5 {
	margin:0 0 3px;
	color:#000;
	font-size:14px;
	font-weight:normal;
}
#main ul {
	margin:0 0 13px;
	padding:0;
	list-style:none;
}
#main ul li {
	background: url(images/bullet-unordered-list.gif) no-repeat 0 5px;
	padding:0 0 10px 12px;
	line-height:17px;
}
#main .events-holder {
	width:600px;
	margin:0 -9px 0 0;
	overflow:hidden;
}
#main .events-holder .holder {
	width:200px;
	float:left;
}
#main .events-holder .holder li {
	padding:0;
	background:none;
	line-height:16px;
}
#main p.highlight {
	color:#000;
}
#main p.error {
	color:#ff0000;
}
#main p.success {
	color:#115728;
}
#main .featurebox {
	width:568px;
	margin:0 -13px 28px 0;
	background:#e9e8e6;
	padding:16px 16px 15px 20px;
}
#main .featurebox h2 {
	border-bottom:1px solid #115728;
	padding:0 0 1px;
	margin:0 0 14px;
}
#main .featurebox .more {
	text-align:right;
	font-size:11px;
	padding:0 7px 0 0;
	margin:-5px 0 0;
}
#main .links li,
#main .links2 li {
	background: url(images/bullet-links.gif) no-repeat  0 center;
	padding:0 0 0 10px;
	line-height:20px;
}
#main .links li a,
#main .links2 li a {
	color:#595959;
	text-decoration:none;
        font-size: 1.1em;
}
#main .links2 li.active a {
	color:#964B00;
}
#main .links2 li a:hover {
	color:#076cae;
        text-decoration: underline;
}
#main ol {
	margin:0 0 26px 19px;
	padding:0;
}
* html #main ol {
	margin:0 0 26px 22px;
}
#main ol li {
	margin:0;
	padding:0;
}
#main dl {
	margin:0 0 20px;
}
#main dl dt {
	color:#970f00;
	font-size:14px;
	margin:0 0 4px;
}
#main dd {
	margin:0;
}
#main .posts {
	padding:6px 0 0;
	margin:0 0 7px;
	overflow:hidden;
	width:100%;
}
#main .post {
	width:591px;
	overflow:hidden;
	margin:0 0 15px;
}
#main .post .visual {
	width:40px;
	float:left;
	border:1px solid #000;
	margin:4px 0 0;
}
#main .post .visual img {
	display:block;
        width: 40px;
}
#main .post .text {
	width:540px;
	float:right;
	font-size:13px;
}
#main .post em {
	font-style:normal;
	display:block;
}
#main .post p {
	margin:0;
}
#main .pager {
	width:553px;
	padding:0 10px 0 12px;
	overflow:hidden;
	background:#e9e8e6;
	line-height:29px;
}
#main .pager ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#main .pager ul li {
	padding:0;
	background:none;
	float:left;
	line-height:29px;
	margin:0 4px 0 0;
	display:inline;
}
#main .pager ul li a {
	color:#666;
	text-decoration:none;
}
#main .pager ul li.active a,
#main .pager ul li a:hover {
	color:#970f00;
}
#main .pager .prev {
	margin:0 5px 0 0;
}
#main .pager .next {
	margin:0 0 0 5px;
}
#sidebar {
	width:241px;
	float:right;
	background: url(images/bg-sidebar.gif) repeat-x 0 100%;
	padding:15px 14px 0 18px;
        font: 13px/23px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar h4 {
	background: url(images/bg-separator-block.gif) repeat-x;
	margin:0 0 3px -5px;
	padding:15px 0 10px 5px;
}
#sidebar .links2 .contact {
	margin:12px 0 0;
}
#sidebar .links2 .contact a{
	color:#970f00;
	text-decoration:underline;
}
#sidebar .links2 .contact a:hover {
	text-decoration:none;
	color:#970f00;
}
#sidebar .posts {
	margin:-15px 0 3px -5px;
	width:246px;
}
#sidebar .posts a.view-all {
        float: right;
        font-size: 0.9em;
}
#sidebar .post {
	width:246px;
	/*background: url(images/bg-separator-block.gif) repeat-x 0 100%;*/
	padding:15px 0 16px 5px;
	margin:0;
}
#sidebar .post .text{
	width:190px;
}
#sidebar .post .text p {
	line-height:13px;
}
#sidebar .read-all {
	margin:17px 0 10px !important;
}
.contact-us {
	color:#970f00;
	height: 21px;
	background: transparent url(images/bg-contact2.png) no-repeat 0px 0px;
	display:block;
	/*font-size:17px;
        font-weight: bold;
	padding:0 0 0 48px;
	text-decoration:none;*/
	margin:15px 0 30px 0px;
        /*border: outset 2px;*/
        text-indent: -9999px;
        width: 100px;
}
.contact-us:hover {
        background: transparent url(images/bg-contact2.png) no-repeat 0px -21px;
}
#sidebar .block {
	background: url(images/bg-separator-block.gif) repeat-x;
	margin:0 0 0 -5px;
	padding:25px 0 0 5px;
}
.newsletter {
	background: url(images/bg-newsletter-block.png) no-repeat;
	width:185px;
	height:233px;
	/*overflow:hidden;*/
	padding:20px 30px 0 23px;
	line-height:13px;
	font-size:11px;
	margin:0 0 20px;
}
.newsletter h6 {
	font-size:24px;
	line-height:24px;
	color:#970F00;
	font-weight:normal;
	margin:0 0 7px;
}
.newsletter p {
	margin:0 0 13px;
        color: #393939;
        font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
.newsletter label {
	display:block;
	color:#555555;
	font-size:11px;
	margin:0 0 3px;
	float:left;
	clear:both;
        font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
.newsletter .text {
	display:block;
	border:1px solid #d0d0d0;
	color:#858585;
	font-size:11px;
	padding:3px 5px;
	width:170px;
	margin:0 0 7px;
	position:relative;
	float:left;
	clear:both;
}
.newsletter .submit,
.newsletter .submit-hover {
	background: url(images/bg-submit2.png) no-repeat 0 0;
	width:90px;
	height:19px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
	position:relative;
	margin:5px 0 0 93px;
	float:left;
	clear:both;
	display:inline;
}
.newsletter .submit-hover,
.newsletter .submit:hover {
	background: url(images/bg-submit2.png) no-repeat 0 -19px;
}
#footer {
	background: url(images/bg-footer.gif) repeat-x 0 100%;
        font-size: 13px;
}
#footer .block {
	width:909px;
	padding:0 26px 0 46px;
	margin:0 auto;
}
#footer .block .holder {
	width:909px;
	border-top:1px solid #c7c7c7;
	padding:15px 0 15px;
	font-size:11px;
	overflow:hidden;
	height:1%;
	color:#000;
}
#footer .nav {
	margin:0 0 5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#footer .nav li {
	float:left;
	background: url(images/separator-footer.gif) no-repeat 0 7px;
	padding:0 5px 0 8px;
	margin:0 8px 0 -8px;
}
#footer .nav li a {
	text-decoration:none;
        font-size: 13px;
}
#footer .nav li a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
        font-size: 13px;
}
.design {
	float:right;
}
.copyright {
	float:left;
}
.artist-list {
        float: left;
        width:270px;
}

.clearboth {
      clear: both;
}
.submit-btn {
        background: url(images/submit-btn.png) no-repeat;
	width:90px;
	height:19px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
	position:relative;
	margin:5px 0 20px 0px;
	/*float:left;*/
	clear:both;
	display:inline;
}
.submit-btn:hover {
	background: url(images/submit-btn-hover.png) no-repeat;
}
.errors {
        color: #FF0000;
}
.concert-time {
        color: #970F00;
        float: right;
        margin: -25px 10px 0 0 !important;
        font-size: 1.2em;
        /*font-weight: bold;*/
}

.thumbscontainer {min-height:270px;}

.thumbscontainer li {
background: none !important;
width: 170px;
height: 210px;
}
ul.thumbs li p {
font-size: 0.9em;
}

address { line-height: 1.2em; font-style: normal; margin-bottom: 1em; }

.lastblock { padding-top: 25px !important; }

#content a[href^="http://"] {
	display:inline-block;
	padding:2px 16px 4px 0px;
	min-height:18px;
	overflow:visible;
	background:transparent url(images/external.gif) center right no-repeat;
}
