/**   Styles for "Screen" Media
*     File: styles.css
*     Author: Ryan Beck; modified by Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 19 June 2008 @ 10:55 EST
* --------------------------------------------------------------
**/

/** Element/Global Styles (including Typography)
-------------------------- **/
body {
	margin: 0;
	padding: 20px 0;
	background-color: #111;
	font-size: small; /* about 12px if browser size is set at default (16px) */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

a {
	color: #4A3A28;
	text-decoration: underline;
}
	a:hover { text-decoration: none; }
	a:visited { color: #666; }
	a img { border: 0; }
    
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #4A3A28;
	margin-bottom: 0.3em;
	line-height: 1.05em;
}
	h1 { margin: 0; }
	h2 { 
		font-size: 2.5em; 
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	h3, h4, h5, h6 {
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		margin-top: 1.0em;
	}
   	h3 { font-size: 1.9em; }
   	h4 { font-size: 1.4em; }
   	h5 { font-size: 1.2em; }
   	h6 { font-size: 1.0em; }

#wrapper {
   position: relative;
   width: 950px;
   padding: 1px;
   background-color:#FFF;
   margin: 0 auto;
/*   overflow: hidden;*/
}

/** Header
-------------------------- **/
/** @group header */
#header {
   height: 302px;
   position: relative;
}
#wrapper > #header { 
   height: auto;
   min-height: 302px;
}
#header h1 a
{
	position: relative;
	display: block;
	background: url("images/logo.gif") 0 0 no-repeat;
	text-indent: -10000px;
	width: 170px;
	height: 227px;
	margin-bottom: 50px;
	text-decoration: none;
	overflow: hidden;
	z-index: 3;
	top: 40px;
	left: 40px;/*120px*/
}
#header #cityLogo {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}
/*   * html #header #cityLogo { right: 45px; }*/
#header #topNavigation {
   position: absolute;
   top: 30px;
   left: 307px;
/*   width: 520px;*/
   height: 35px;
   z-index: 5;
   background: transparent url("images/menu_bg.gif") bottom left repeat-x;
}
/** @group sectionMenu */
#sectionMenu {
   display: block;
   float: left;
   width: 180px;/*177px*/
   margin: 10px 122px 15px 40px;
  /* padding-left: 22px;*/
}
* html #sectionMenu { margin-right: 82px; }
   #sectionMenu ul {
      margin: 0;
      padding: 0;
      list-style: none;
   }
      #sectionMenu ul ul {
         border-top: 1px solid #D70067;
         padding-top: 1px;
      }
      #sectionMenu ul ul li {
         border-bottom: 1px solid #D70067;
         margin-bottom: 1px;
      }
      #sectionMenu ul ul li a {
         display: block;
         padding: 5px 3px;
         text-decoration: none;
      }
         #sectionMenu ul ul li a:hover { 
            background-color: #D70067;
            color: #FFF;
         }
/* @end sectionMenu **/

/** @group content */
#content {
    font-size: 1.0em;
    position: relative;
    float: left;
    width: 465px;
    margin: -178px 40px 0 37px;
    line-height: 20px;
    padding-bottom: 20px;
}

#content { margin-right: 50px; }
   #content strong,
   #content h3 {
       font-size: 1.4em;
       color: #9DD203;
   }
      #content h3 { 
         margin-top: 0;
         text-transform: lowercase;
      }
   #content td { padding: 0; }
   #content td td { padding: auto; }
/** @group form */
#content form td { padding: 3px; }
#content form input.input,
#content form textarea {
   border: 1px solid #000;
   padding: 4px;
}
   #content form input.submit {
      background-color: #E88906;
      font-weight: bold;
      color: #FFF;
      border: 2px solid #E88906;
      border-top-color: #D77E05;
      border-left-color: #D77E05;
      border-right-color: #FF9606;
      border-bottom-color: #FF9606;
   }
/* @end form **/
/* @end content **/
/* @end header **/

/** @group colWrapper */
#colWrapper { background-color:#FFF; }
#leftCol {
    background: #C10077;
    width: 198px;
    font-size: 1.2em;
    text-align: center;
    width: 200px;
    padding: 20px;
    float: left;
    color: #FFF;
    line-height: 1.5em;
    height: 206px;
    vertical-align: middle;
    margin-right: 2px;
}
#centerCol {
   width: 349px;
   height: 246px;
   margin: 0px;
   padding: 0px;
   float: left;
   background-color: #000;
   color: #FFF;
}
   #centerCol p, #events p { padding: 10px; }
   #centerCol a, #events a { color: #FFF; }
/** @group rightCol */
#rightCol {
    float: left;
    background-color: #222;
    width: 342px;
    *width: 357px;/* IE7 */
    margin: 0px 0px 0px 2px;
}
* html #rightCol { width: 357px; }
   #rightCol span.margincontent {
      display: block;
      width: inherit;
      padding: 0 15px 0 0;
      height: 246px;
      overflow: auto;
      overflow-x: hidden;
      background-color: #333;
   }
/** @group promo */
#promo {
    margin: 0px;
    padding: 0px;
}
#promo td {
    border-bottom: 1px solid #333;
    color: #AAA;
    line-height: 1.5em;
    font-size: 0.85em;
    vertical-align: top;
}

#promo tr.featuredArts td {
    font-size: 1.8em;
    line-height: 1.8em;
    height: 28px;
    color: #36434e;
    text-align: right;
    padding-right: 20px;
    border: 0px;
}
   #promo tr.arts td img { border-left: 20px solid #DA9A23; margin-right: 10px; }
   #promo tr.arts td strong { color: #DA9A23; }


#promo tr.theater td img {
    border-left: 20px solid #BCD671;
    margin-right: 10px;
}
   #promo tr.theater td strong { color: #BCD671; }

#promo tr.concert td img {
    border-left: 20px solid #A9D1F3;
    margin-right: 10px;
}
   #promo tr.concert td strong { color: #A9D1F3; }
/* @end promo **/
/* @end rightCol **/
/* @end colWrapper **/

/** @group eventsWrapper */
#eventsWrapper {
    padding: 10px 20px;
    line-height: 1.5em;
    color: #AAA;
    font-size: 1.1em;
}
#monthNav { font-size: 1.0em; }
   #eventsGallery {
       background-color: #DA9A23;
       padding: 10px;
       text-align: right;
       width: 220px;
       text-transform: uppercase;
       color:#000;
       margin-right: 2px;
       float: left;
       letter-spacing: 1px;
   }
      #eventsGallery a { color: #000; text-decoration: none; }
         #eventsGallery a:hover { text-decoration: underline; }
#months {
    padding-top: 10px;
    float: left;
    width: 700px;
    font-size: 1.1em;
}
   #months ul { 
      margin: 0; 
      padding: 0; 
      list-style: none; 
   }
      #months ul li { display: inline; }
         #months ul li a {
             padding: 1px 20px;
             border-right: 1px solid #C10077;
         }
#events {
    width: 100%;
    background-color: #000;
    min-height: 150px;
    color: #FFF;
    text-align: center;
}
/* @end eventsWrapper **/

#scroller {
   padding-top: 2px;
   margin-left: -1px;
}

/*#ftr {
    background-color:#000;
    padding: 8px 10px;
    font-size: 0.9em;
}
   #ftr a { color: #414141; }   
   #copy { float: left; }
   #sitemap { float: right; }*/

/** Class Styles
-------------------------- **/
.hidden { display: none; }

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}