@charset "utf-8";

article, aside, dialog, details, figure, footer, header,
hgroup, menu, nav, section { 
	display: block; 
	margin:0px;
	padding:0px;
}

body, div, p, h1, h2, h3, li, ul, input {
	margin:0px;
	padding:0px;
}
h1 {
	font-family: 'FranklinGothicFSMediumCondens', sans-serif;
	font-size:28px;
	color:#FFFFFF;
	letter-spacing:1.5;
	margin-bottom:7px;
	font-weight:normal;
}
h2 {
	float:left;
	font-weight: normal;
	font-family: 'FranklinGothicFSMediumCondens', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	margin:5px 0px -35px 0px;
	letter-spacing:1.5;
	padding:5px 5px;
	border-top:1px solid #fff;
	display:block;
	width:100%;
}
h3 {
	font-family: 'FranklinGothicFSMediumCondens', sans-serif;
	font-size:22px;
	color:#000;
	letter-spacing:1.5;
	margin-bottom:10px;
	display:block;
	border-bottom:1px solid #222;
}
h4 {
	font-family: 'FranklinGothicFSMediumCondens', sans-serif;
	font-size:22px;
	color:#FFFFFF;
	letter-spacing:1px;
	margin-bottom:7px;
	font-weight:normal;
	margin-top:20px;
}
h5 {
	font-family: 'FranklinGothicFSMediumCondens', sans-serif;
	font-size:18px;
	color:#000;
	letter-spacing:1px;
	margin-bottom:4px;
	font-weight:normal;
	margin-top:30px;
}
p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:7px;
	line-height:16px;
}
a {
	text-decoration:none;
	color:#346f90;
}
a:hover {
	text-decoration:underline;
	color:#4185ab;
}
img {
	border:none;
}

header {
	position:relative;
	z-index:10;
	background-color:#FFFFFF;
	width:900px;
	height:160px;
	padding-top:20px;
}
nav {
	border-top:1px solid #222;
	margin-top:40px;
	padding-top:5px;
	position:relative;
	z-index:1000;
}
nav:after {
	content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
nav{display: inline-block;} 

    /* Hides from IE Mac */
    * html nav {height: 1%;}
       nav{display:block;}
    /* End Hack */ 

section#imagebar {
	width:900px;
	height:244px;
	background-image:url(../images/corn_bg_lrg.jpg);
	position:relative;
	overflow:hidden;
	z-index:1;
}
.inner_frame {
	padding:10px;
	background-color:#FFF;
	min-height:500px;
}
.inner_frame li {
	color:#000000;
	margin:20px;
	list-style:disc;
}
#wrap {
	width:900px;
	margin:auto;
}
#film_slider {
	width:900px;
	height:360px;
	position:absolute;
	left:0px;
	top:-360px;
	background-color:#000000;
	z-index:1000;
}
#film_container {
	width:640px;
	height:360px;
	margin:auto;
	margin-top:0px;
	opacity:0;
	filter:alpha(opacity=0);
}
#film_caption_container {
	width:400px;
	height:200px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#346f90;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#film_caption {
	width:380px;
	height:180px;
	padding:10px;
	position:relative;
	top:-200px;
	margin-bottom:-200px;
}
#film_caption p {
	font-size:18px;
	line-height:22px;
	font-family: 'FranklinGothicFSMediumCondens', Arial, Verdana, sans-serif;
	letter-spacing:1px;
}
#film_caption a {
	color:#CCCCCC;
}
#film_after a {
	color:#fff;
}
#clicktoplay_container {
	float:right; 
	margin:46px 81px;
	background-color:#000000;
	opacity:0.6;
	filter:alpha(opacity=60);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:180px;
	height:110px;
	position:relative;
	z-index:10;
}
#clicktoplay {
	float:right; 
	margin:46px 81px;
	width:180px;
	height:110px;
	text-align:center;
	margin-bottom:-110px;
	margin-left:-261px;
	position:relative;
	z-index:11;
}



.narrow_article {
	width:525px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	min-height:180px;
	background-color:#fdde5e;
	background-image:url(../images/bg_yellow.jpg);
	margin:20px 24px 20px 0px;
	float:left;
	padding:20px;
}
.narrow_article p {
	color:#222;
}
.wide_article {
	width:869px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	height:190px;
	background-color:#346f90;
	background-image:url(../images/bg_blue.jpg);
	clear:both;
	margin:20px 0px 20px 0px;
	padding:15px;
}
aside {
	width:250px;
	min-height:193px;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#8f332b;
	background-image:url(../images/bg_red.jpg);
	float:left;
	margin:20px 0px 20px 0px;
	padding:30px;
	z-index:0;
}
.scrollerBox {
	width:280px;
	height:200px;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#8f332b;
	background-image:url(../images/bg_blue.jpg);
	float:left;
	margin:20px 0px 0px 0px;
	padding:15px 15px 0px 15px;
	z-index:0;
}
footer {
	height:245px;
	margin-top:20px;
	padding-top:20px;
	width:900px;
	border-top:1px solid #666;
	clear:both;
}
footer p {
	color:#000000;
}

#films {
	padding:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	min-height:180px;
	background-color:#fdde5e;
	background-image:url(../images/bg_yellow.jpg);
	margin:20px 0px 20px 0px;
}
.film_img {
	margin-right:5px;
	margin-bottom:5px;
}

.col {
	width:280px;
	height:100%;
	max-height:300px;
	margin-right:15px;
	float:left;
	overflow:hidden;
	position:relative;
}
.rec_col {
	width:250px;
	height:244px;
	padding:10px;
	max-height:300px;
	margin-right:22px;
	float:left;
	overflow:hidden;
	position:relative;
	background-color:#346f90;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.end {
	margin-right:-1px;
}

.arw {
	float:right; 
	margin:10px 5px; 
	width:15px;
}
.scroller {
	position:relative;
	top:0px;
	left:0px;
	width:840px;
}
.scroll_img {
	float:left;
}
.quote {
	font-size:18px;
	line-height:22px;
	font-family: 'FranklinGothicFSMediumCondens', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.attribute {
	float:right;
	margin-top:10px;
	font-size:16px;
	font-family: 'FranklinGothicFSMediumCondens', Arial, Helvetica, sans-serif;
}
.paginator {
	text-align:right;
}
.paginator p {
	font-size:11px;
	color:#666666;
}
.pages {
	display:none;
}
.concert {
	margin-bottom:30px;
}

nav li {
	list-style:none;
	float:left;
	/*margin-right:111px;*/
	margin-right:88px;
	color:#222;
	font-family: 'FranklinGothicFSMediumCondens', sans-serif;
	font-size:13px;
	display:block;
}
nav li.end {
	margin-right:-10px;
}
nav li a {
	color:#222;
}
nav li a:hover {
	color:#444;
	text-decoration:none;
}
.subnav {
	display:none;
	width:150px;
	background-color:#FFF;
	position:absolute;
	clear:both;
	top:21px;
	padding-top:5px;
	
}
.subnav a {
	display:block;
	padding:5px;
	width:140px;
}
.subnav li {
	display:block;
	width:150px;
	margin:0px;
}
.subnav a:hover {
	background-color:#CCC;
}

#calendar_0 {
	overflow:hidden;
	max-height:180px;
}
.calendar {
	background-color:#FFFFFF;
	width:200px;
	position:relative;
	top:-10px;
	height:180px;
}
.calendar .header, .days {
	text-align:center;
	font-weight:bold;
}
.calendar td {
	text-align:center;
}
.past, .calendar p {
	color:#000000;
}
.future {
	color:#a3453b;
	font-weight:bold;
	background-color:#feed9b;
	padding:3px;
}

.artist_profile {
	clear:both;
	display:none;
	margin-bottom:30px;
}
.pub_input {
	width:490px;
	padding:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.blog_date {
	font-style:italic;
	color:#999999;
	font-size:14px;
	font-weight:normal;
}