/*
Name: Festival of New American Musicals
Date: March 2011
Description: Website for the festival
Version: 3.0
Author: Michael J. Kane
Autor URI: http://michaeljkane.com
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
	
:active, :focus { 
	outline-style: none; 
	outline-color: #000; 
}

img, img:hover {
	border:none;
	}

/* HTML 5 Tags*/
header, div, footer,aside, nav, article, figure {
	display: block;
}


	/***** Layout *****/
.body {clear: both; margin: 0 auto; }
img.right figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: right; margin: 0 0 2em 2em;}

body  {
	background-image: url("../images/2011BkgBubbles2.png");
	background-repeat: no-repeat;
	color: inherit; /*#24243b;*/
	background-color: inherit; /*#b09278;*/
	background-position: top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:62.5%;
	}
a {
	text-decoration: none;
	outline:none;
	color:#387C04;
}
a:hover {
	color: #FF0057;
	text-decoration: none;
}


p {
	line-height:1.5em;
	font-size:1em;
	margin-bottom:1.0em;
	color:#24242b;
	}

#outreach p {
	line-height:1.65em;
	font-size:1em;
	margin-bottom:1.0em;
	}
	
h1 {font-size:2em;line-height:1em;margin-top:0;margin-bottom:1em; color:#24243b;}
h2 {font-size:1.5em;line-height:1.5em;margin-bottom:1em;margin-top:0em;color:#24243b;}
h3 {font-size:1.2em;line-height:1.5em;margin-top:1.5em;margin-bottom:1em;color:#24243b;}
h4 {font-size:0.85em;line-height:1.5em;	margin-top:1.8em;margin-bottom:1.8em;color:#24243b;font-weight:bold;letter-spacing:.05em;}
h5 {font-size:0.70em;line-height:2em;margin-top:2em;margin-bottom:2em;color: #24243b;}

/*ul  {
	margin-left:20px;
	}
*/
#container { 
	width: 960px;  
	/*background: #F5EDBA;*/
	background-color:#fff;
	margin: 15px auto;
	text-align: left; 
}
header {
	background-color:#000;
	height:160px;
	}
header img {
	padding-top:15px; 
	width:960px;
	height:130px;
	border:0;
}
#headerEvent {
	background-color:#fff;
	height:160px;
	}
#header imgEvent {
	padding-top:15px; 
	width:960px;
	height:130px;
	border:0;
}

nav {
	text-align:center;
	width:100%;
	background-color:#fff;
	height:30px;
	padding-top:15px;
	float:left;
}
nav ul{
	font-family:Geneva,Arial,Helvetica, sans-serif;
	margin-left: 0px;
}
nav ul li{
	display: inline;
	margin-right:20px;
	padding: 0px;
	font-size: 1.5em;
	}
nav ul li a{
	color: #C03;
	text-decoration: none;
	letter-spacing: .1em;
	font-variant:small-caps;
	}
nav ul li a:hover  {
	text-decoration:none;
	border:none;
	color: #FF0057;
	}
#home .home, #events .events, #outreach .outreach, #about .about, #contribute .contribute, #news .news, #submissions .submissions {
	margin-right:0px;
	color:#00C1C1;
	text-decoration:none;
	}
	
#navSocial {
	padding-top:15px;
	width:150px;
	float:right;
	background-color:#F5EDBA;
	height:30px;
	margin-right:165px;
}

#navSocial ul li{
	display: inline;
	margin-right:20px;
	}
#donate {
	padding-top:15px;
	height:30px;
	float:right;
	margin-right: 60px;
	width:100px;
}
article {
	border-bottom: #c2c2c2 solid thin;
	padding-top:10px;padding-bottom:10px;padding-right:10px; padding-left:10px;
}

#monthlyPreviewLeft{
	margin-right:20px;
	width:200px;
	float:left;
}
#monthlyPreviewRight {
	width:200px;
	float:right;
}
#monthlyPreview h3{
	margin-top:0px;
	margin-bottom:0px;
}
#sidebar1 {
	float: right; 
	width:230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: #c2c2c2 solid thin;
}
#sidebar2 {
	float: right;
	width:400px;
	padding-right: 30px;
	padding-left:10px;
}
#eventSidebar {
	float: right;
	width:430px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
}

#eventSidebar2011 {
	margin-top:0px;
	float: right;
	width:430px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
}
#eventSidebar p {
	padding-right:30px;
}
#outSidebar {
	float: right;
	width:440px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px 20px 0px 0px;
}
#mainContent {
    border-right: thin solid #C2C2C2;
    margin: 0 480px 10px 0;
    min-height: 800px;
    padding: 0 15px 10px 30px;
}

#eventContent {
	margin: 30px 500px 10px 0;
	padding: 0px 15px 10px 30px;
	min-height:0px;
}
#evAll {
	width:250px;
	float:left;
	margin: 10px 35px 20px 30px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.unfloat { clear: both; }
.hr {
	border:0;
	width: 100%;
	height:1px;
	background-color:#9A1614;
}
.sponsor {
	width:930px;
	padding-left:30px;
	background-color:#ffffff;
	height:60px;
	}
.sponsor ul{
	font-family:Geneva,Arial,Helvetica, sans-serif;
	text-decoration:none;
	margin-left:0px;
}
.sponsor ul li{
	display: inline;
	padding-right:25px;
	letter-spacing:0.04em;
	}
.sponsor h3 {
	color: #24243B;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: .25em;
    margin-top: .75em;
}
footer {
	color:#000;
	height:1.75em;
	padding:15px 0px;
	text-align:center;
	width:930px;
	
	
	}
footer ul {
	margin-left:30px;
}
footer ul li {
	display:inline;
}
footer a {text-decoration:none;}

.bold {font-weight:bold}

.em {font-style:italic;}

.connectWith {
	float:left; margin:0px 25px;
}

blockquote.style1 {
  font: 12px/20px italic Times, serif;
  color: #2424b;
  padding: 8px;
 /* background-color: #faebbc;*/
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(file:///C|/wamp/www/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(file:///C|/wamp/www/images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
	
#Accordion {
	margin-top: 20px;
	}
#Accordion .AccordionPanelContent {
	padding-top:20px;
	overflow:hidden;
	}
	
/*Events Page Tab CSS	*/
#eventContentTabs {
	margin: 0px 0px 0 0;
	padding: 15px 15px 10px 20px; 
	background-color:#F5EDBA;
	position:relative;
	

}

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 28px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color: #fff;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#00C1C1;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#fff;
	border-bottom:2px solid #fff;	
	color:#000;	
	cursor:default;
}



/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	height:504px;
	overflow:auto;
	padding:10px 20px 10px 20px;
	background-color:#fff;
}

div.css-panes div a{
	display:block;
	width: 275px;
	color:#31813c;
	font-weight:normal;
	line-height:.15em;
}

div.css-panes a:hover{
	font-weight:bold;
	color:#B42E0C;
	text-decoration:none;
}

div.css-panes h3 {
	margin:5px 0px 8px 0px;
	font-size:1.2em;
	line-height:1.5em;
	color:#24243b;
	}

#t1 img{
	position:absolute;
	top:130px;
	margin-left:100px;
}

#t2 img{
	position:absolute;
	top:130px;
	margin-left:300px;
}

#t3 img{
	position:absolute;
	top:130px;
	margin-left:300px;
}

#t4 img {
	position:absolute;
	top:130px;
	margin-left:270px;
	}

