/*

   Nonzero1.0 by nodethirtythree design
   http://www.nodethirtythree.com
   
   Modified 2/15/07 by Taylor Anderson
   http://tayloranderson.net

*/

/* This controls the width of the fixed width layouts */

div.fixed
{
   width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 75%;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: none;
}

h3,h4,h5,h6
{
color: #184366;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 0px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

img.floatTR
{
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: underline;
color: #CC3300;
}

.admin
{
text-decoration: none;
color: #585858;
}

.hide
{
text-decoration: none;
color: #FFF;
}

.no_decoration
{
text-decoration: none;
color: #184366;
}

.hide_members
{
text-decoration: none;
color: #D2DCE5;
}

a:hover
{
text-decoration: none;
}



ul.links
{
list-style: none;
}

ul.links img
{
vertical-align: middle;
}

ul.links li
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

ul.songlist
{
   list-style: decimal;
}

ul.songlist li
{
line-height: 1.0em;
margin-bottom: 1.0em;
margin-left: 4.0em;
}

ul.flatlist
{
   list-style: ball;
}

ul.flatlist li
{
margin-left: 5em;
}

ol.steps
{
   list-style: decimal;
   margin-bottom: 1.5em;
}

ol.steps li
{
margin-left: 5em;
}

td.new img
{
vertical-align: middle;
}

p
{
line-height: 1.5em;
}


/* Pullquote */

.pullquote {
   width: 85%;
   text-align: left;
   float: center;
   margin: 3em 3em 3em 3em;
   border: 1px solid Black;
   padding: 1em 2em 0em 1em;
   background-color: #e1e1e1;
}

/* Pullquote for Anaheim */

.pullquote2 {
   width: 95%;
   /* height: 120px; */
   background: rgb(200,230,50) url('anaheim_volunteers_bg.jpg');
   float: none;
   margin: 1em 2em 1em 1em;
   border: 1px solid Black;
   padding: 0.5em 0.5em 1em 0.5em !important /*Non-IE6*/; padding: 0.5em 0.5em 0.5em 0.5em /*IE6*/;
}

.pullquote2 td.txt {
   color: #585858;
   vertical-align: middle;
   text-align: center;
   font-size: 130%;
   font-family: "trebuchet ms", helvetica, sans-serif;
   font-weight: normal;
   padding: 0em 1em 0em 1em !important /*Non-IE6*/; padding: 0em 1em 0em 1em /*IE6*/;
}

.pullquote2 td.pic {
   width: 125px;
}



/* Header */

#header
{
width:100%;
height:122px;
background: #fff url('images_blue/n1.gif') repeat-x;
}

#header_inner
{
position: relative;
width: 950px;
height: 122px;
margin: 0 auto;
background: #fff url('rand_start_page_pix/rotate.php');
}

#header_inner h2
{
font-weight: bold;
}

#parallax
{
position:relative;
overflow:hidden;
width: 953px;
top:  0px;
left: 0px;
height:125px;
}


/* Logo */

#logo
{
position: absolute;
top:20px;
padding-left: 1em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 3.2em;
letter-spacing: 1px;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #D2DCE5;
background: #000033;
font-size: 1.0em;
letter-spacing: 2px;
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
   margin-left: 0.5em;
   display: block;
   padding: 0.5em 0.8em 0.5em 0.8em;
   background: #fff url('images_blue/n4.gif') repeat-x;
   border: solid 1px #fff;
   color: #616161;
   font-weight: bold;
   font-size: 1.0em;
   text-transform: none;
   text-decoration: none;
}

#menu li a.active
{
background: #FF790B url('images_blue/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
}

/* Main */

#main
{
   background: #fff url('images_blue/n2.gif') 0px 1px repeat-x;
}

#main_inner
{
   position: relative;
   width: 950px;
   margin: 0 auto;
   padding-top: 3.5em;
}

#main_inner p
{
   text-align: justify;
   margin-bottom: 2.0em;
   margin-left: 0.75em;
}

#main_inner p.tix_title
{
   text-align: center;
   margin: 1.5em 0.5em 0.5em 0.5em;
   padding-bottom: 0em;
}



#main_inner ul
{
   margin-bottom: 2.0em;
}

#main_inner h3,h4,h5,h6
{
   border-bottom: 1px dotted #ccc;
   position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.2em;
margin-left:0.4em;
}

#main_inner h4
{
font-size: 1.5em;
padding-bottom: 0.1em;
margin-bottom: 0.5em;
}

#main_inner h5
{
background-position: 0em 0.2em;
background-image: url('images_blue/n5.gif');
background-repeat: no-repeat;
letter-spacing: 1px;
font-size: 0.8em;
padding-left: 18px;
padding-bottom: 0.175em;
margin-left: 0.5em;
margin-bottom: 0.5em;
}

#main_inner h6
{
background-position: 0em 0.2em;
background-image: url('images_blue/n7.gif');
background-repeat: no-repeat;
letter-spacing: 1px;
font-size: 0.8em;
padding-left: 18px;
padding-bottom: 0.175em;
margin-left: 0.5em;
margin-bottom: 0.5em;
}


.tiny
{
   font-size : small;
   font-weight: normal;
}

.emph
{
   font-weight: bold;
}


/* Post */

#main_inner .post
{
position: relative;
}

#main_inner .post img
{
vertical-align: top;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 0.0em;
border-bottom: none;
}

#main_inner .post ul.post_info
{
   list-style: none;
   position: absolute;
   top: 3em;
   font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('images_blue/n5.gif');
}


/* Gallery */

#gallery
{
   background: #fff;
   border: solid 0px #115;
   margin: 1em;
   padding: 0.5em;
}

#gallery ul
{
   display: block;
   margin: 0px;
   padding: 0px;
}

#gallery li
{
   display: block;
   list-style: none;
   float: left;
   margin: 0.3em;
   padding: 0px;
   border: solid 1px #115;
   background: #fff;
   text-align: center;
}

#gallery li p
{
   text-align: center;
   margin: 0px;
   padding: 0.5em;
}

#gallery hr
{
   clear: both;
   visibility: hidden;
   margin: 0px;
   padding: 0px;
   height: 1px;
}

/* editor_text Listing */

#editor_text li
{
   list-style-type: disc;
   margin: 0.5em 2.5em 0 4em;
}



/* Nice Table */

#nice_table
{
   width: 100%;
   padding: 0;
   margin: 0;
}

#nice_table th 
{
   border-bottom: 1px dotted #aaa;
   letter-spacing: 2px;
   text-align: left;
   padding: 6px 6px 6px 12px;
}

#nice_table td 
{
   text-align: left;
   border-bottom: 1px dotted #aaa;
   background: #fff;
   padding: 6px 6px 6px 12px;
}


#nice_table td.alt 
{
   background: #F5FAFA;
   color: #797268;
}


/* Tix Table */

#tix_table
{
   padding: 0;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0;
   margin-bottom: 0;
}

#tix_table th 
{
   border-bottom: 1px dotted #aaa;
   letter-spacing: 2px;
   text-align: left;
   padding: 6px 6px 6px 12px;
}

#tix_table td 
{
   text-align: left;
   padding: 0;
   margin: 0;
}


/* Tix Side Table */

#tix_side_table
{
   width: 100%;
   padding: 0;
   margin: 0;
}

#tix_side_table th 
{
   border-bottom: 1px dotted #aaa;
   letter-spacing: 2px;
   text-align: center;
   padding: 3px 3px 3px 6px;
}

#tix_side_table td 
{
   text-align: center;
   border-bottom: 1px dotted #aaa;
   padding: 3px 3px 3px 6px;
}

#tix_side_table td.price 
{
   text-align: right;
   border-bottom: 1px dotted #aaa;
   padding: 3px 9px 3px 3px;
}

/* Voting Table */

#voting_table
{
   width: 100%;
   padding: 0;
   margin: 0;
}

#voting_table th 
{
   border-bottom: 1px dotted #aaa;
   letter-spacing: 1.5px;
   padding: 2px 2px 2px 2px;
}

#voting_table td 
{
   text-align: center;
   border-bottom: 1px dotted #aaa;
   background: #fff;
   padding: 2px 2px 2px 2px;
}

#voting_table a
{
text-decoration: none;
}

#voting_table img
{
vertical-align: middle;
}

#voting_table td.name
{
   text-align: left;
}

#voting_table td.alt 
{
   background: #F5FAFA;
   color: #797268;
}



/* Repertoire Table */

#repertoire_table
{
   width: 100%;
   padding: 0;
   margin: 0;
}

#repertoire_table th 
{
   border-bottom: 1px dotted #aaa;
   color: #184366;
   letter-spacing: 1px;
   text-align: left;
   font-size: 1.5em;
   padding: 2px 6px 2px 8px;
   font-weight : normal;
}

#repertoire_table td 
{
   border-bottom: 1px solid #DDD;
   text-align: left;
   background: #fff;
   padding: 2px 6px 2px 2px;
   vertical-align : middle;
}


#repertoire_table td.alt 
{
   background: #F5FAFA;
   color: #797268;
}




/*  Definition List  */


dl 
{
   width: 100%;
}

.single_year dt
{
   font-weight: bold;
   text-align: center;
   float: left;
   width: 2.5em;
   background-color: #369;
   color: #ddd;
   margin: 0 0.5em 0 1em;
   padding: 0.5em 1em 0.5em 1em;
}

.single_year dd
{
   margin: 0 0 0.5em 4em;
   padding: 0.5em 1em 0.5em 1em;
}

.multi_year dt
{
   font-weight: bold;
   text-align: center;
   float: left;
   width: 5.5em;
   background-color: #369;
   color: #ddd;
   margin: 0 0.5em 0 1em;
   padding: 0.5em 1em 0.5em 1em;
}

.multi_year dd
{
   margin: 0 0 0.5em 7em;
   padding: 0.5em 1em 0.5em 1em;
}

.tba_form dt
{
   font-weight: bold;
   float: left;
   width: 10em;
   background-color: #369;
   color: #ddd;
   padding: 0.5em 1em 0.5em 1em;
   margin-left: 0.5em;
}

.tba_form dd
{
   margin: 0 0 0.5em 12em;
   padding: 0.5em 1em 0.5em 1em;
}

/* Awards */

.awards li
{
   list-style: none;
   margin: 0 0 0 2em;
}


#yr_details
{
   font-size: 90%;
   border: 0px solid Black;
   margin: 5px 20px 15px 20px;
   padding: 0px;
   color: #000000;
   background-color : #FFFFFF;
}

/* Footer */

#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #ccc;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
text-transform: none;
}

/* Search */

input
{ 
 background-color: #DDD; 
}

select
{ 
   background-color: #DDD; 
   color: #585858;
   font-size: 0.9em;
   font-family: "trebuchet ms", helvetica, sans-serif;
}

textarea
{
   background-color: #DDD;
   font-family: "trebuchet ms", helvetica, sans-serif;
   border: 1px solid #CCC;
   padding: 0.25em 0.25em 0.25em 0.25em;
}

input.button
{
   background: #FF790B url('images_blue/n3.gif') repeat-x;
   color: #fff;
   border: solid 1px #DB7623;
   font-weight: bold;
   text-transform: none;
   font-size: 0.8em;
   height: 2.0em;
}

input.text
{
   border: 1px solid #CCC;
   font-size: 1.0em;
   padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
margin-bottom: 2.0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/* LAYOUT - 3 COLUMNS */

   /* Primary content */
   
   #primaryContent_3columns
   {
   position: relative;
   margin-right: 34em;
   }
   
   #columnA_3columns
   {
   position: relative;
   float: left;
   width: 100%;
   margin-right: -34em;
   padding-right: 2em;
   }
   
   #columnA_3columns h4
   {
   margin-left: 0.55em;
   letter-spacing: 0px;
   }
   
   /* Secondary Content */
   
   #story_teasers li
   {
   background-position: 0em 0.2em;
   background-image: url('images_blue/n7.gif');
   background-repeat: no-repeat;
   padding-left: 18px;
   padding-bottom: 0.175em;
   margin-left: 0.5em;
   margin-bottom: 0.5em;
   }
   
   #secondaryContent_3columns
   {
   float: right;
   }
   
   #secondaryContent_3columns p
   {
   text-align: left;
   }
   
   #columnB_3columns
   {
   width: 13.0em;
   float: left;
   padding: 0em 2em 0.5em 2em;
   border-left: dotted 1px #ccc;
   }
   
   #columnC_3columns
   {
   width: 13.0em;
   float: left;
   padding: 0em 0em 0.5em 2em;
   border-left: dotted 1px #ccc;
   }
   
/* LAYOUT - 2 COLUMNS */

   /* Primary content */
   
   #primaryContent_2columns
   {
   position: relative;
   margin-right: 17em;
   }
   
   #columnA_2columns
   {
   position: relative;
   float: left;
   width: 100%;
   margin-right: -17em;
   padding-right: 2em;
   }
   
   #columnA_2columns h4
   {
   margin-left: 0.55em;
   letter-spacing: 0px;
   }
   
   /* Secondary Content */
   
   #secondaryContent_2columns
   {
   float: right;
   }
   
   #columnC_2columns
   {
   width: 13.0em;
   float: left;
   padding: 0em 0em 0.5em 2em;
   border-left: dotted 1px #ccc;
   }

/* LAYOUT - COLUMNLESS */

   /* Primary content */
   
   #primaryContent_columnless
   {
   position: relative;
   }
   
   #columnA_columnless
   {
   position: relative;
   width: 100%;
   }

   #columnA_columnless h4
   {
   margin-left: 0.55em;
   letter-spacing: 0px;
   }
