/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {
	background-color:#000;
	color:#0f0f0f;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


.cl { clear: both; }

.blue {color: #1B5625;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {
	margin-bottom:20px;
}

#header {
	color:#FFF;
}
#header a {color:#FFF;}

#tray_box {
}
#tray {
	color:#FFF;
}
#tray a {color:#FFF;}
#tray li#tray-active a {
	color:#CCC;
}
#tray li#tray-active ul li a {color:#FFFFFF;}

.nav a {border-top:1px solid #D4D3AD; text-decoration: none; background-color:#C5C498 !important; color:#1B5625 !important;}
.nav a:hover {background-color:#FFFFDF !important; color:#1B5625 !important;}
.nav #nav-active a {background-color:#EC1B2E !important; color:#FFF !important;}
.nav #nav-active a:hover {/*background-color:#AF0017 !important;*/ color:#FFF !important;}
.nav #nav-active ul li a {border-top:1px solid #277034; background-color:#1A5625 !important; color:#F9F9D7 !important;}
.nav #nav-active ul li a:hover {background-color: #739240 !important};

#search {border-top:1px solid #f2f2f2; background-color:#d0d0d0;}
#search-input {background:#FFF;}
#search-submit {background:#2F2F2F; color:#FFF;}

/*#content h1 {
	background-color: #E91730;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 10px 3px 10px;
	margin: 0px;
}*/

#content ul {
	padding-left: 15px;
	margin-left: 15px;
	list-style-type: disc;
}

#footer, #footer a {color:#555;}

#footer p{
margin-right:10px;
margin-left:10px;
}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.widget-title{
}

.widget{
}
	.widget p{
	font-size:12px;
	color:#444;
	margin-bottom: 10px;
	}


#topstory-top, #topstory {}
#topstory-desc .info, #topstory-desc .info a, .article .article-desc .info, .article .article-desc .info a {color:#5F5F5F;}
#topstory-desc .info a:hover, .article .article-desc .info a:hover {color:#2F2F2F;}
.article-desc a { text-decoration: none; }
#topstory-desc h2 a {color:#1B5625; text-decoration: none; font-weight:bold;}
#topstory-desc h2 a:hover {color:#E91730;}
#topstory-list {border-top:1px solid #EBF4F8; background-color:#c7e2ac;}

.box-01-top, .box-01-top-b {background-color:#E91730; color:#FFF;}
.box-01-top-b .f-right {color:#cfcfcf;}
.box-01 .bg {border-top:1px solid #C5C498; border-bottom:1px solid #C5C498; background:#F9F9D7;}

    .news dt {color:#1B5625;}
    .news dd span a {color:#EC1B2E; font-weight:bold; text-decoration: none}
    .news dd span a:hover {color:#1B5625;}

.box-02-top, .box-02-top-b {background-color:#EAE9C3; color:#E91730;}

    .mostreaded span {color:#5F5F5F;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.rss {color:#000;}

/* ----------------------------------------------------------------------------------------------------------
6) Page: News
---------------------------------------------------------------------------------------------------------- */

.news-container {
	border-bottom: 1px solid #E91730;
	padding: 5px 0px 15px 0px;
}

.list-date {
	color: #666666;
	font-weight: normal;
	margin-top:-15px;
}

.news-container-no-border {
	padding: 0px 0px;
}

.center-container {
	padding: 30px 0 0 0;
	font-size: 12px;
}

.center-title {
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
 	font-size: 18px; 
 	color: #990000; 
 	background: inherit;
}

.center-body {
	margin-top: 10px;
}

.view-all {
	text-align: left;
	font-weight: bold;
}

.photo {
	padding-bottom: 0px 0px 5px 5px;
}

.credits {
	float: left;
	margin-top: -5px;
	padding: 0px;
	color: #999999;
	font-size: 70%;
}

.caption {
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 70%;
	margin-bottom: 15px;
}

.article-title {
	color: #294B7B;
	font: normal 2.1em Arial, Sans-Serif; 
	letter-spacing: -1px;
	margin: 5px 0px 5px 0px;
}

.article-subtitle {
	font: normal 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
}

.article-subtitle-static {
	font: normal 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding-bottom: 15px;
}

.photo-main {
	margin-right: 10px;
	float: left;
}

.photo-main img {
	border: 0;
}

.gallery-desc {
	padding-left: 10px;
	font-size: 120%;
}

.author-area {
	float: left;
	margin-top: 15px;
}

.author-photo {
	float: left;
	margin-right: 5px;
}

.author-date {
	float: left;
	color: #666666;
	font-size: 85%;
	margin: 0px 0px 0px 0px;
}
	
.main-article {
	color: #000000;
	font-size: 100%;
	margin-top: 20px;
}

.title-header {
	clear: both;
	background: #294B7B url(images/corner.gif) no-repeat right top;
	color: #FFF;
	padding: 7px 5px 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 5px 0;
}

.date-header {
	float: right;	
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------------------
6) Page: Gallery
---------------------------------------------------------------------------------------------------------- */

.gallery {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.thumbnail {
	float: left;
	width: 205px;
	margin: 0px 0px 10px 0px;
	max-height: 150px;
	overflow: hidden;
}

.thumbnail-pad-right {
	padding-right: 20px;	
}

.thumbnail img {
	border: none;
}

/* ----------------------------------------------------------------------------------------------------------
6) Page: Testimonials
---------------------------------------------------------------------------------------------------------- */

.testimonials-container {
	border-bottom: 1px solid #E91730;
	padding: 15px 0px;
}

.testimonials-container-no-border {
	padding: 15px 0px;
}

.testimonials-container h4, .testimonials-container-no-border h4 {
	padding-top: 0px;
	margin-top: 0px;
}

.testimonials-container h3, .testimonials-container-no-border h3 {
	margin-top: 0px;
	color: #333333;
}

.testimonials-photo {
	float: left;
	margin-right: 15px;
}

.testimonials-thumb-container {
	margin: 10px 0px;
}

.testimonial-thumb {
	float: left;
	margin: 0px 8px 8px 0px;
	max-height: 73px;
	overflow: hidden;
}

.testimonial-thumb img {
	border: none;
}

.testimonials-text {
	float: left; 
	width: 275px;
}

.testimonials-text-full {
	float: left; 
	width: 475px;
}

.testimonials-read-more {
	float: right; 
	margin: 10px 0px 0px 0px;
}

#text .testimonials-read-more a, #text .testimonials-read-more a:hover {
	font-size: 12px;
	font-weight: bold;
}

/* END TESTIMONIALS */

/* EVENTS */

.post {
	margin-bottom: 15px;
}

.post .title {
}

.post h2 {
	letter-spacing: -2px;
	font-size: 2em;
	line-height: 1em;
	padding-bottom: 5px;
}

.post .title h3 {
	font-size: 1.75em;
	margin: 0;
	margin-bottom: 10px;
	line-height: normal;
	font-weight:normal;
	color: #003263;
}

.post .title h2 {
	font-size: 2.5em;
	font-weight:bold;
}

.post .title p {
	margin: 0;
	line-height: normal;
}

.post .title p a {
}

.post .links {
	width: 300px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	padding: 6px 0px 10px 4px;
	background: url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .links_lg {
	width: 520px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	padding: 6px 0px 10px 5px;
	background: url(images/img09.gif) no-repeat;
}

.post .links_lg a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links_lg a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .entry {
	padding-top: 15px;
}

.season_holder {
	width: 450px;
	margin-top: 20px;
	border-bottom: 1px solid #E91730;
}

.ticketlink {
	font-weight: bold;
	width: 100%;
	text-align: right;
	font-size: 1em;
	padding: 5px 0px 10px 0px;
	width: 325px;
}

.pic_box {
	width: 120px;
	float: left;
}

.desc_box {
	width: 325px;
	float: left;
}

.desc_box p {
	font-weight: normal;
	font-size: 12px;
	line-height: 200%;
	margin-bottom: 5px;
}

/* END EVENTS */

/* FAQs */

.answer {
	margin-left: 20px;
}

/* END FAQs */

/* CONTACT US */

#contact-area {
	margin: 10px 0px;
}

/* END CONTACT US */

.left {
	float: left;
}

.right {
	float: right;
}

.next {
	float: right;
	padding: 5px;
	margin-top: 15px;
}

.next a, .next a:hover {
	font-size: 14px;
	font-weight: bold;
}

.previous {
	float: left;
	padding: 5px;
	margin-top: 15px;
}

.previous a, .previous a:hover {
	font-size: 14px;
	font-weight: bold;
}

/* shadowbox styles */
.hidden {
	display: none;
}

.post {
	margin-bottom: 15px;
}

.post .photo {
	margin: 0px 0px 5px 5px;
}
	
.post .title {
}

.post .title h3 {
	font-size: 1.75em;
	margin: 0;
	margin-bottom: 20px;
	line-height: normal;
	font-weight:normal;
	color: #C31E22;
}

.post .title h2 {
	font-size: 2.5em;
	font-weight:bold;
	margin-bottom: 3px;
	color: #1B5625;
}

.post .title p {
	margin: 0;
	line-height: normal;
}

.post .title p a {
}

.post .links {
	width: 410px;
	font-size:14px;
	height: 29px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 4px 0px 10px 5px;
}

.post .links img {
	border: none;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.post .links a:hover {
	text-decoration: none;
	color: #6db4e3;
}

.post .entry {
	padding-top: 15px;
	font-size: 14px;
}

.post .entry2 {
	padding-top: 0px;
	font-size: 14px;
}

#inline-sample-content {
	padding: 20px;
}

#inline-sample-content .entry a {
	text-decoration: none;
	color: #003263;
}

#inline-sample-content .entry a:hover {
	text-decoration: none;
	color: #79bdea;
}

.required {
	color: #FF0000;
	font-weight: bold;	
}
#tray_box {
	float: left;
	width: 550px;
}
#header_pad {
	padding-left: 62px;
}
#tray_pad {
	padding-top: 10px;
	padding-left: 90px;
}
#sidebar_area {
	float: left;
	width: 295px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widget-title h1 {
	background-image: url(../images/left_h1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.widget-title h1 {
	line-height: 36px;
	height: 60px;
	font-size: 22px;
	padding-left: 10px;
	color: #FFF;
}
#sidebar_pad {
	padding-left: 27px;
}
.widget {
	padding-left: 37px;
	padding-right: 10px;
}
#banners_pad {
	padding-left: 37px;
}
#banners a img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-left h1 {
	background-image: url(../images/right_h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 60px;
	color: #FFF;
	line-height: 36px;
}
#phone {
	padding-left: 37px;
}
#phone h1 {
	font-size: 33px;
	color: #333;
}
#content-left-in p {
}
.news-container-no-border p {
}
#contact_form table tr td {
	font-size: 16px;
}

