@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:url(../img/gradient.png) repeat-x #333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET-------------------------------*/

/* Headings
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin-bottom: 3px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
}

h3 {
	font: Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	margin-bottom: 5px;
	font-size:18px;
}

h4 {
}

p {
	font-size:16px;
	color:#333;
	line-height:30px;
}

/* ID's 
----------------------------------------------------------------------------------------------------*/

#wrap {
     width: 975px;
	 height: 2615px;
     margin: 0 auto;
	 background-color:#FFF;
	 box-shadow: 0px 0px 0px #000;
  	 -moz-box-shadow: 0px 5px 15px #000;
  	 -webkit-box-shadow: 5px 5px 5px #000;
}

#header {
	padding:0px 0px 15px 0px;
}

#header h1 { text-indent:-9999em; }
#header h1 a,
#header h1 span { display:block; width:975px; height:165px; background:url(../img/header3.jpg); }

#paragraph {
	width:328px;
	height:400px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 15px;
	float:left;
}

#officerpic {
	width:168px;
	height:50px;
	background:url(../img/officers.jpg) no-repeat;
	float:left;
	margin:2px 0px 20px 10px;

	box-shadow: 0px 0px 0px #000;
  	 -moz-box-shadow: 0px 5px 15px #000;
  	 -webkit-box-shadow: 5px 5px 5px #000;
}

#officers {
	width:168px;
	height:400px;
	margin:0px 25px 0px 0px;
	color:#333;
	float:left;
}

#officers ul {
	padding:0px 0px 0px 15px;
}

#officers ul li{
	padding:0px 0px 15px 0px;
	font-size:16px;
}

#rule {
	width: 18px;
	height: 325px;
	background:url(../img/rule.png) no-repeat;
	float:left;
	padding:0px 0px 0px 5px;
}

#rule2 {
	width: 18px;
	height: 325px;
	background:url(../img/rule.png) no-repeat;
	float:left;
	padding:0px 0px 0px 5px;
}

#contact {
	width:168px;
	height:50px;
	background:url(../img/contact.jpg) no-repeat;
	float:left;
	margin:2px 0px 5px 10px;
	box-shadow: 0px 0px 0px #000;
  	 -moz-box-shadow: 0px 5px 15px #000;
  	 -webkit-box-shadow: 5px 5px 5px #000;
}

#form {
	width:300px;
	height:325px;
	float:left;
	padding:10px 0px 0px 15px;
}

#formname {
	padding:0px 0px 10px 0px;
}

#formemail {
	padding:0px 0px 10px 0px;
}

#formdescription {
	padding:0px 0px 0px 0px;
}

label {
	text-align: left;
	margin-right: 10px;
	width: 40px;
}

#submit {
	margin:10px 0px 0px 0px;
}

#portfolio {
	width:975px;
	height:2030px;
	float:left;
}

#title {
	width:168px;
	height:50px;
	float:left;
	margin:0px 600px 39px 0px;
	background:#0F3;
	box-shadow: 0px 0px 0px #000;
  	 -moz-box-shadow: 0px 5px 15px #000;
  	 -webkit-box-shadow: 5px 5px 5px #000;
}

#title h2 { text-indent:-9999em; }
#title h2 a,
#title h2 span { display:block; width:975px; height:165px; background:url(../img/portfolio.jpg) no-repeat; }

/*--PORTFOLIO PICS--*/

#img1 {
	width:286px;
	height:342px;
	background:url(../img/socrates.jpg) no-repeat;
	float:left;
	margin:0px 15px 20px 20px;
	border:#333 solid thin;
}

#img2 {
	width:286px;
	height:342px;
	background:url(../img/ConcertBand_fall09.jpg) no-repeat;
	float:left;
	margin:0px 15px 20px 20px;
	border:#000 solid thin;
}

#img3 {
	width:286px;
	height:342px;
	background:url(../img/nov21Simulcast.jpg) no-repeat;
	float:left;
	margin:0px 15px 20px 20px;
	border:#000 solid thin;
}

#img4 {
	width:286px;
	height:342px;
	background:url(../img/flvd_logo.jpg) no-repeat;
	float:left;
	margin:5px 35px 20px 20px;
	border:#000 solid thin;
}

#img5 {
	width:286px;
	height:342px;
	background:url(../img/Khachaturian_11x17.jpg) no-repeat;
	float:left;
	margin:5px 20px 20px 0px;
	border:#000 solid thin;
}

#img6 {
	width:286px;
	height:342px;
	background:url(../img/ResearchDay_11x17_Final.jpg) no-repeat;
	float:left;
	margin:5px 0px 20px 15px;
	border:#000 solid thin;
}

#img7 {
	width:286px;
	height:342px;
	background:url(../img/greenposter.jpg) no-repeat;
	float:left;
	margin:5px 35px 20px 20px;
	border:#000 solid thin;
}

#img8 {
	width:286px;
	height:342px;
	background:url(../img/JohnStoryk.jpg) no-repeat;
	float:left;
	margin:5px 15px 20px 0px;
	border:#000 solid thin;
}

#img9 {
	width:286px;
	height:342px;
	background:url(../img/LiveArtsFilms.jpg) no-repeat;
	float:left;
	margin:5px 0px 20px 20px;
	border:#000 solid thin;
}

#img10 {
	width:286px;
	height:342px;
	background:url(../img/Denby_poster.jpg) no-repeat;
	float:left;
	margin:5px 35px 20px 20px;
	border:#000 solid thin;
}

#img11 {
	width:286px;
	height:342px;
	background:url(../img/craiglist.jpg) no-repeat;
	float:left;
	margin:5px 15px 20px 0px;
	border:#000 solid thin;
}

#img12 {
	width:286px;
	height:342px;
	background:url(../img/PhillyOrchestraPoster.jpg) no-repeat;
	float:left;
	margin:5px 0px 20px 20px;
	border:#000 solid thin;
}

#img13 {
	width:286px;
	height:342px;
	background:url(../img/Denby_poster.jpg) no-repeat;
	float:left;
	margin:5px 35px 20px 20px;
	border:#000 solid thin;
}

#img14 {
	width:286px;
	height:342px;
	background:url(../img/craiglist.jpg) no-repeat;
	float:left;
	margin:5px 15px 20px 0px;
	border:#000 solid thin;
}

#img15 {
	width:286px;
	height:342px;
	background:url(../img/PhillyOrchestraPoster.jpg) no-repeat;
	float:left;
	margin:5px 0px 20px 20px;
	border:#000 solid thin;
}

/*--END PORTFOLIO PICS--*/

#returntop {
	width:286px;
	height:51px;
	float:right;
	margin:-85px 23px 40px 0px;
	box-shadow: 0px 0px 0px #000;
  	 -moz-box-shadow: 0px 5px 15px #000;
  	 -webkit-box-shadow: 5px 5px 5px #000;
}

#returntop li#return a {
       display: block;
       background:url(../img/returntop.jpg) no-repeat;
       height: 51px;
       width: 286px;
	   text-indent: -10000px;
}

#logo {
	width:250px;
	height:57px;
	float:left;
	margin:12px 0px 0px 20px;
	background:url(../img/awlogo.png) no-repeat;
}


/* Lightbox
----------------------------------------------------------------------------------------------------*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image:: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* Lists
----------------------------------------------------------------------------------------------------*/

ul.horizontal_list {
	float:left; position:relative; left:50%; margin:0 auto; padding:0;
	}
ul.horizontal_list li{
     float:left; position:relative; right:50%; margin:0 24px;
	 padding-bottom:5px;
}

/* Links
----------------------------------------------------------------------------------------------------*/

a:link { color:#000; text-decoration: none; }
a:visited { color:#000;  text-decoration: none; }
a:hover { color:#030; text-decoration: none; }
a:active { color:#000; text-decoration: none; }



























