/* Basic Colors, Fonts and Sizes
---------------------- */

a:link {
   color: #960100;
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #660000;
}
a:hover {
   text-decoration: underline;
   color: #CC0000;
}
a:active {
   text-decoration: none;
   color: #CC0000;
}

body,td,th
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 1.2;
   color: #000;
}

body
{
    background-image: url(_img/gGrayBackgroundBtm2.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    background-position: top left;
}

p {
   margin: 4px 0px 10px 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	margin: 13px 0px 4px 0px;
 }

h1 {
   font-size: 23px;
   border-bottom: 1px solid #ccc;
   /*line-height: 28px;*/
	 margin-top: 0px;
   margin-left: 0px;
   padding-bottom: 2px;
}

h1, h3, h4 {
   color:#990000;
}

h2, h5 {
   color:#007B90;
}

h2 {
	font-size: 15px;
	line-height: 18px;
	margin: 12px 0px 4px 0px;
	padding-top: 4px;
}

h3, h4 {
	font-size: 14px;
	padding-top: 4px;
}

address {
	margin: 10px 0px;
	font-style: normal;
 }
 
address strong {
	font-style: italic;
	font-weight:bold
}

.KCREPLogo {
border:none;
}

p.author {
	font-weight:bold;
	padding-top: 10px;
}


/* Basic Layout
---------------------- */

#pageWrapper
{
	background-image: url(_img/gHeaderBackground.jpg);
	background-repeat: repeat-x;
	width: 98%;
	position: relative;
	left: 0px;
}

#sidebar
{
   margin: 0;
   width: 160px;
   position: absolute;
   text-align: center;
   top: 86px;
   z-index: 52;
}

#grayBackground
{
    position: relative;
    bottom: 0px;
    margin: 0px;
    z-index: 5;
}

#pageHeader
{
    margin: 0px;
    padding-top: 0px;
    position: absolute;
    left: 201px;
    top: 0px;
    z-index: 100;
    width: 700px;
    height: 86px;
}

#content
{
	top: 0px;
	text-align: left;
	position: relative;
	margin: url(_img/gGrayBackgroundBtm2.jpg);
	z-index: 6;
	padding: 0px;
}

#breadcrumbs
{
	position: relative;
	top: 0px;
	z-index: 51;
	color: #CCC;
	font-size: 11px;
	margin: 0;
	padding: 0px 10px 12px 20px;
	background-color: #000;
	width: auto;
}

#breadcrumbs a.current
{
	font-weight: bold;
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
    color: #CCC;
    text-decoration: none;
}

#breadcrumbs a:hover { color: #FFF; }

#contentCorner
{
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 50;
   margin: 0;
   padding: 0;
}

/* Primary Content Styles 
---------------------------- */

#primaryContentBackground
{
	margin: 0px 0px 0px 160px;
	position: relative;
	border-right: 1px solid #000000;
	z-index: 5;
	padding: 0px;
   /*background-image: url(_img/gContentBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
   /*overflow: hidden;*/
/*   z-index:5;*/
	}

/*#ieBackgroundHack {
   text-align:left;
	margin: 0px;
	width: 98%;
	z-index: 4;
	padding: 0px;
	position:absolute;
	left:0px;
	bottom:0px;
}
*/


#primaryContent
{
	margin: 0px;
	padding: 90px 30px 20px 267px;
	position: relative;
	z-index: 25;
}

#contentCorner
{
   position: absolute;
   top: 114px; 
   left: 160px; 
	border:none
}
.img #contentCorner
{
	border:none
}

#contentPhoto
{
	margin: 0px 0px 0px 0px;
	width: 224px;
	z-index: 75;
	float: left;
	padding: 45px 20px 15px 20px;
}

#primaryContentBackground.noPhoto #contentPhoto /* change left padding to make up for no contentPhoto */
{
    display: none;
}

#primaryContentBackground.noPhoto #primaryContent /* change left padding to make up for no contentPhoto */
{
	padding: 90px 30px 20px 50px;
}


#contentPhoto h3 {
   font-size: 14px;
   color: #007B90;
   line-height: 17px;
   margin: 15px 0 0px 0;
}

#contentPhoto h4 {
   font-size: 14px;
   margin: 8px 0 4px 0;
   line-height: 18px;
}


#contentPhoto p {
   margin: 4px 0 10px 0;
   padding: 0;

}

#contentPhoto ul {
   line-height: 1;
   margin: 6px 0 10px 20px;
   padding: 0;

}

#contentPhoto ul li {
   margin: 5px 0 4px -5px;
   padding: 0 0 0 0px;
}

#contentSubNav, #contentSubNav ul {
	display: block;
}

#secondaryContent
{
	width: 225px;
	margin: 0px 0px 10px 25px;
	float: right;
	overflow:hidden;

} 

#secondaryContent h3 {
   font-size: 14px;
   line-height: 18px;
   margin: 3px 0 10px 0;
}

#secondaryContent #specialEvents h4 {
	border-bottom: 1px solid #ccc;
	line-height:18px;
	margin-bottom:12px;
	width: 100%;
	padding-bottom: 4px;
	font-size: 14px;
}

#secondaryContent #specialEvents h5 {
   line-height:1;
   margin-bottom:0px;
   width: 100%;
   padding-bottom: 0px;
   font-size: 13px;
   margin: 13px 0 4px 0;
}

#secondaryContent #specialEvents p {
   margin:4px 0 10px 0;
   width: 100%;
   padding-bottom: 4px;

}

#secondaryContent #specialEvents ul {
	list-style-position: outside;
}

#secondaryContent #calendar table {
   width: 100%;
   border:#666 1px solid;
   border-collapse:collapse;
   padding: 0px;
   text-align: center;
   margin: 0;
}

#secondaryContent #calendar th {
   color: #FFFFFF;
   background-color: #646464;
   font-size: 9px;
   border:#CCCCCC 1px solid;
   border-collapse:collapse;
   padding: 2px;
}

#secondaryContent #calendar td {
   color: #000000;
   background-color: #ffffff;
   border:#CCCCCC 1px solid;
   border-collapse:inherit;
}

#secondaryContent #calendar p {
   font-size: 10px;
   line-height: 13px;
   margin: 6px 0px 8px 0px;
}

/* Footer Styles 
-------------------- */
#footer
{
    margin: 0px 0px 20px 160px;
    left: 0px;
    text-align: center;
}

#footer p.textNav
{
	background-image: url(_img/gBtmTextNavBackground.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 13px;
	padding: 7px 0;
	line-height: 13px;
	margin: 0px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background-color: #FFFFFF;
	width: 100%;
}

#footer p.textNav a:link, #footer p.textNav a:visited
{
    color: #000000;
    text-decoration: none;
}

#footer p.textNav a:hover
{
    color: #990000;
    text-decoration: none;
}

#footer p.textShows
{
    font-size: 13px;
    padding: 7px;
    line-height: 16px;
    margin: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#footer p.textShows strong { font-size: 14px; }

#footer p.textShows a:link, #footer p.textShows a:visited
{
    color: #007B90;
    text-decoration: none;
}

#footer p.textShows a:hover
{
    color: #990000;
    text-decoration: none;
}

#copyright
{
    font-size: 10px;
    color: #666666;
    margin: 12px;
}

img a { border: none; }

.ClearFloats {
	clear: both;
	line-height: 2px;
	font-size: 2px;
}

/* home specific Styles 
------------------------ */

.home #contentCorner {
display:none;
}

.home #breadcrumbs {
display:none;
}

.home #contentPhoto {
	margin: 0px;
	padding:0px;
	position:relative;
	width: 100%;
	float: none;
	background-color: #000000;
	height: 350px;
	color: #FFFFFF;
	text-align: center;
}

.home #primaryContent {
	margin: 0px 0px 0px 0px;
	padding: 20px 30px;
}

.home #primaryContent h2 img {
	margin: 0px 10px 10px 0px;
   float:left;
	}

.home #primaryContent h2 img.floatRight {
	margin: 0px 0px 10px 10px;
   float:right;
	}
.home #secondaryContent
{
	width: 25%;
	margin: 0 2px 0px 35px;
	float: right;
	overflow:hidden;

} 

	

/* Now Showing - Sidebar Quote Styles
-------------------------- */

#nowShowing
{
    background-image: url(_img/gNowShowingMid.jpg);
    background-repeat: repeat-y;
    margin: 0px 0px 0px 0px;
    color:#FFFFFF;
}

#nowShowing h6
{
   margin: 10px 5px 2px 5px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
}

#nowShowing p
{
   margin: 2px 5px 12px 5px;
   font-size: 12px;
   line-height: 1;
}

#nowShowing a.buytTicketsBtn img
{
   margin: -2px 0;
   font-size: 10px;
   border:none;
}

#nowShowing h6.top
{
    background-image: url(_img/gNowShowingTop.jpg);
    background-repeat: no-repeat;
    background-position: top;
    margin: 0px;
    line-height: 8px;
    width: 100%;
    font-size: 5px;
}

#nowShowing h6.bottom
{
    background-image: url(_img/gNowShowingBtm.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 0px;
    width: 100%;
    line-height: 12px;
}

#nowShowing img {
   border: solid 1px #000;
   margin: 4px 0;
}

#sidebar h5 {
   font-size: 16px;
   font-weight: bold;
   padding: 20px 0 20px 0;
   border-bottom: 1px solid #9E9E9E;
   width: 100%;
   background-image: url(_img/gGrayBackgroundLight.jpg);
   line-height: .8;
   background-repeat: repeat-y;
   margin: 0;
}

#backgroundCover /* hack to cover primaryContent background for IE */ {
background-color:#FFFFFF;
position:absolute;
bottom: 0px;
left: 0px;
width:160px;
height:500px;
}

#sidebar #quote 
{
    padding: 30px 0 0 0;
    width: 150px;
    margin: 0px 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

#sidebar #quote .startQuote
{
   left:5px;
   position: absolute;
   margin: 0px 0 0 0;
}

#sidebar #quote .endQuote
{
   margin: 0px 0 0 0;
}


#sidebar #quote p
{
    padding: 0px 15px 0 24px;
    text-align: left;
    margin: 0px 0 12px 0;
    font-style: italic;
    line-height: 18px;
   text-align: left;
}

#sidebar p.quoteName
{
   padding: 0 15px 0 20px;
   text-align: right;
   line-height: 12px;
   margin: 14px 0 0 0;
}

#sidebar #quote p img { border: 0px; }

em.moreLink a, em.moreLink a:link
{
   color: #007B90;
   font-size: 9px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   margin-top: 4px;
   font-style: normal;
   line-height: 10px;
}

em.moreLink a:hover
{
    color: #990000;
    text-decoration: none;
}

/* page specific styles --------- */

#primaryContent ul.showHistory /* history page list of bulled shows */ {
	list-style-type: none;
	width:auto;
	margin: 5px 0px;
	position: relative;
	left:0px;
}

#primaryContent ul.showHistory li {
	list-style-type: none;
	width:auto;
	margin: 6px 0px 6px 0px;
	color:#990000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#primaryContent ul.showHistory li ul {
	border-top:#646464 solid 1px;
	margin: 10px 0px 5px 0px;
	padding-top: 8px;
}

#primaryContent ul.showHistory li ul li{
	list-style-type:disc;
	border-top: none;
	color:#000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}

#primaryContent ul#pressList {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	width: 50%;
}

#primaryContent ul#pressList li {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	list-style-position: outside;
}

#primaryContent table#eSignUp {
	float: left;
	margin: 15px 0px 0px 0px;
}

