/*
Theme Name: Linn-Mar SuperNova
Theme URI: http://www.linnmarsupernova.org/
Description: This is the website for Linn-Mar SuperNova.
Version: 10000.0
Author: Henry Russell Bruce
Author URI: http://www.hrb-ideas.com/

Copyright Henry Russell Bruce

*/
/* Global Elements, IDs, and Classes */
.showgrid{/* Use this class on any div.span / container to see the grid. */
	background:url(images/grid.png); 
}
html{
	font-size:100.1%;
}
body{
	margin:0;
	font-size:90%;
	font-family:'Times New Roman',serif;
	line-height:1.5em;
	color:#464646;
	background:url(images/nav.png) repeat-y left top #fff;
}
img{border:0;}
a{
	color:#333;
	text-decoration:underline;
	outline:none;
	cursor:pointer;
}
a:hover{
	color:#111;
}
a:active{
	color:#000;
}
h1,h2,h3,h4,h5,h6{
	clear:both;
	margin-top:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3{
	font-style:normal;
	color:#464646;
}
h1{font-style:italic;font-size:2.5em;line-height:1;margin-bottom:0.25em;color:#600;}
h2{font-size:1.5em;line-height:1;margin-bottom:0.5em;color:#600;}
h3{font-size:1.5em;line-height:1; margin-bottom:0.5em;color:#600;}
h4{font-size:1.2em;line-height:1;margin-bottom:0.5em;}
h5{font-size:1em;line-height:1;margin-bottom:0.3em;color:#600;}
h6{font-size:1em;font-weight:bold;}
ul,ol{margin:0 1.5em 1.5em 1.5em;}
li ul,li ol{margin:0;}
p,form{margin:0 0 1.3em;font-size:95%; color:111;}
.text-input,select,textarea,.file-input{
	display:block;
	margin:0.5em 0;
	font-size:1em;
	font-family:'Helvetica Neue','Arial','Helvetica',sans-serif;
	line-height:1.5em;
	outline-color:#800;
}
select,.button,input[type=submit]{
	width:auto;
}
fieldset{
	padding-left:0;
	border:none;
	border-top:1px solid #ccc;
}
.text-input,textarea{
	color:#555;
}
.text-input:hover,textarea:hover{
	color:#222;
	background:#eee;
}
.text-input:focus,textarea:focus{
	color:#000;
	background:#eee;
}
.placeholder{
	color:#ccc;
}
.placeholder:hover{
	color:#999;
}
.un-placeholder,.placeholder.un-placeholder{
	color:#111;
}
.button,.post-edit-link{
	display:block;
	padding:8px 0;
	width:100px;
	height:16px;
	line-height:1.1em;
	font-size:10pt;
	font-family:'Arial',sans-serif;
	text-align:center;
	color:#4f4f4f;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 1px #fff;
	background:url(images/button.png) no-repeat;
	background-position:center top;
	border:0;
	cursor:pointer;
	outline:none;
}
.button:hover,.post-edit-link:hover{
	color:#444;
	background-position:center -32px;
}
.button:active,.post-edit-link:active{
	color:#333;
	background-position:center -64px;
}
.button.disabled,.button:disabled{
	background-position:center bottom;
}
.post-edit-link{
	clear:left;
}
input.button{
	padding:0;
	height:32px;
	width:100px;
}
#nav{
	position:absolute;
	top:0;
	left:0;
	width:300px;
}
#nav h2{
	display:inline;
}
#nav #logo{
	display:block;
	margin:40px 0 60px;
	width:300px;
	height:127px;
	background:url(images/supernova-sidebar-2011.png) no-repeat center center;
	text-indent:-999em;
}
#nav ul { margin:0; padding:0;  list-style:none; }
#nav ul a{
	display:block;
	margin:0 0 0 40px;
	padding:0 0 0 10px;
	line-height:30px;
	font-size:1.5em;
	color:#dcce87;
	text-decoration:none;
	text-shadow:1px 3px 5px #000;
}
#nav ul a:hover { text-shadow:0 0 5px #fd7,0 0 3px #f00,1px 3px 5px #000; }
#nav ul a:active { text-shadow:0 0 5px #fff,0 0 3px #fff,1px 3px 5px #000; }
#nav #sub-nav { margin-top:40px; }
#content{
	position:relative;
	margin:40px 80px 80px 340px;
	min-height:500px;
}
#performing-choirs #content{
	background:url(images/backdrop-performing.jpg) no-repeat 60px 40px;
}
#contacts #content{
	background:url(images/backdrop-performing.jpg) no-repeat 60px 40px;
}
#food #content{
	background:url(images/backdrop-food.jpg) no-repeat 60px 100px;
}
#tickets #content{
	background:url(images/backdrop-tickets.jpg) no-repeat 60px 40px;
}
#schedule #content{
	/*background:url(images/backdrop-schedule.jpg) no-repeat 60px 40px;*/
}
#results #content,#prep-results #content{
	background:url(images/backdrop-food.jpg) no-repeat 100px 100px;
}
#video-sales #content{
	background:url(images/backdrop-video-sales.jpg) no-repeat 310px 40px;
}
#volunteer-information #content{
	background:url(images/backdrop-video-sales.jpg) no-repeat 60px 40px;
}
#acknowledgements #content{
	background:url(images/backdrop-schedule.jpg) no-repeat 60px 100px;
}
#content table.highlight tbody tr:hover{
	background:#eee;
}
#content table th { font-size:1.4em; text-align:left; }
#signup-form{
	width:560px;
}
#signup-form .text-input,#signup-form textarea{
	width:98%;
}
#signup-form .text-input.last-double{
	width:97%;
}
#signup-form .text-input.last-single{
	width:94%;
}
#footer{
	clear:left;
	padding:40px 0 20px;
	width:300px;
	font-family:'Helvetica Neue','Arial',sans-serif;
	color:#200;
	text-align:center;
}
#footer a{
	display:inline;
	margin:0;
	color:#300;
	text-indent:0;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer a:active{
	color:#000;
}
#footer #credit{
	display:block;
}
#footer small{
	color:#400;
}
/* End Global Elements, IDs, and Classes */

/* Start WordPress Classes */
.alignleft{
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
.alignright{
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
img.alignleft,img.alignright{
	margin-top:0;
}
.aligncenter{
	display:block;
	margin:0 auto;
	text-align:center;
}
.wp-caption{
	text-align:center;
}
.wp-caption-text{
	padding-top:8px;
	font-size:1.3em;
	color:#600;
}
.comment .avatar{
	float:left;
	padding:0 10px 0 0;
}
#respond input{
	width:40%;
}
#respond textarea{
	width:90%;
}
#respond #submit,#respond input[type=submit]{
	width:auto;
}
.meta{
	color:#8f8f8f;
}
.meta .categories,.meta .tags{
	border-left:1px solid #ccc;
	padding:0 0 0 4px;
}
.meta a{
	color:#7e7e7e;
}
.meta a:hover{
	color:#5c5c5c;
}
.meta a:active{
	color:#333;
}
.navigation{
	clear:both;
	text-align:center;
	cursor:default;
}
.navigation .newer a,.navigation .older a{
	margin:0 4px;
	padding:3px 12px;
}
/* End WordPress Classes */