/* reset, please */
/* replaced #7aad36 with #66912d */



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



/* base.css, part of YUI's CSS Foundation */
h1 {
/*18px via YUI Fonts CSS foundation*/
font-size:138.5%;  
}
h2 {
/*16px via YUI Fonts CSS foundation*/
font-size:123.1%; 
}
h3 {
/*14px via YUI Fonts CSS foundation*/
font-size:108%;  
}
h1,h2,h3 {
/* top & bottom margin based on font size */
margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
/*bringing boldness back to headers and the strong element*/
font-weight:bold; 
}
abbr,acronym {
/*indicating to users that more info is available */
border-bottom:1px dotted #000;
cursor:help;
} 
em {
/*bringing italics back to the em element*/
font-style:italic;
}
blockquote,ul,ol,dl {
/*giving blockquotes and lists room to breath*/
margin:1em;
}
ol,ul,dl {
/*bringing lists on to the page with breathing room */
margin-left:2em;
}
ol li {
/*giving OL's LIs generated numbers*/
list-style: decimal outside;	
}
ul li {
/*giving UL's LIs generated disc markers*/
list-style: disc outside;
}
dl dd {
/*giving UL's LIs generated numbers*/
margin-left:1em;
}
th,td {
/*borders and padding to make the table readable*/
border:0;
padding:0;
}
th {
/*distinguishing table headers from data cells*/
font-weight:bold;
text-align:center;
}
caption {
/*coordinated marking to match cell's padding*/
margin-bottom:.5em;
/*centered so it doesn't blend in to other content*/
text-align:center;
}
p,fieldset,table {
/*so things don't run into each other*/
margin-bottom: 18px;
}



/* miscellaneous */

body { 
background-image: url(images/bg.jpg);
background-color: #080001;
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
color: #333333;
font: normal 13px/23px Georgia, "Times New Roman", Times, serif;
text-align: justify;
}


a {
color: #cc0000;
text-decoration: none;
outline: none;
cursor: pointer;
padding: 0;
margin: 0;
}

a:hover{
text-decoration: underline;
}

.clear {
clear:both;
height:1px;
font-size: 1px;
line-height: 0px;
}

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

h1 {
font-family: adobe-caslon-pro, georgia;
background: url(images/icon-piano.png) no-repeat 0 center;
height: 29px;
font-size: 18px;
line-height: 32px;
padding-left: 42px;
margin: 0 0 10px 0;
color: #7cb7b6;
text-transform: uppercase;
text-align:left;
}

h1.main {
font-family: adobe-caslon-pro, georgia;
background: url(images/icon-piano.png) no-repeat 0 center;
font-size: 28px;
line-height: 38px;
padding-left: 42px;
margin: 0 0 10px 0;
color: #cc0000;
text-transform: uppercase;
text-align:left;
}

h1 a {
color: #7cb7b6;
}

h1 a:hover {
color: #7cb7b6;
text-decoration: none;
}

h2 {
color: #66912d;
margin: 0;
padding: 0;
}

h3 {
font-size: 20px;
line-height: 30px;
font-weight:normal;
color: #333;
margin: 0;
padding: 0;
}

img.right
{
float: right;
padding: 0 0 0 10px;
}

img.left
{
float: left;
padding: 0 10px 0 0;
}

ul.display {
margin: 18px 0 0 30px;
padding: 0;
}

.bevel {
background: url(images/bevel-main.gif) repeat-x;
width: 100%;
height: 2px;
margin: 20px 0 20px 0;
}

.dashed-divide {
border-bottom: 1px dashed #cacaca;
width: 100%;
height: 1px;
margin: 3px 0 3px 0;
}

.even-divide-left {
float: left;
margin-right: 30px;
}

.even-divide-right {
margin-left: 40%;
}

.pics-left {
float: left;	
width: 340px;
margin: 0 25px 15px 0;
font-size: 12px;
color: #909090;
text-align: center;
}

.pics-right {
float: right;	
width: 340px;
margin: 0 0 15px 25px;
font-size: 12px;
color: #909090;
text-align: center;
}

.pics {
background: url(images/bg-pic.gif) no-repeat;
width: 340px;
height: 220px;
}

.pics-overlay {
position: relative;
top: 12px;
left: 12px;
width: 316px;
height: 193px;
overflow: hidden;
}



.pics-left-v {
float: left;	
width: 217px;
margin: 0 25px 15px 0;
font-size: 12px;
color: #909090;
text-align: center;
}

.pics-right-v {
float: right;	
width: 217px;
margin: 0 0 15px 25px;
font-size: 12px;
color: #909090;
text-align: center;
}

.pics-v {
background: url(images/bg-pic-v.gif) no-repeat;
width: 217px;
height: 350px;
}

.pics-overlay-v {
position: relative;
top: 12px;
left: 12px;
width: 193px;
height: 316px;
overflow: hidden;
}





.pics-left-l {
float: left;	
width: 340px;
margin: 0 25px 15px 0;
font-size: 12px;
color: #909090;
text-align: center;
}

.pics-right-l {
float: right;	
width: 340px;
margin: 0 0 15px 25px;
font-size: 12px;
color: #909090;
text-align: center;
}

.pics-l {
background: url(images/bg-pic-l.gif) no-repeat;
width: 340px;
height: 340px;
}

.pics-overlay-l {
position: relative;
top: 12px;
left: 12px;
width: 316px;
height: 311px;
overflow: hidden;
}

/* layout */

#main-container {
width: 100%;
z-index: 0;
}

#header-container {
width: 960px;
margin: 0 auto;
}

/* header > masthead */


#header {
background: url(images/logo.png) no-repeat top;
margin: 20px auto;
width: 421px;
height: 147px;	
display: block;
text-indent: -9999px;
}


/* content > navigation  */

#top-navigation {
font-family: adobe-caslon-pro, georgia;
font-size: 18px;
font-weight: 600;
font-style: normal;
list-style: none;
margin: 0;
text-align: center;
}

#top-navigation li{
list-style: none;
display: inline;
}

#top-navigation a {
color: #fff;
text-transform: uppercase;
display: inline-block;
padding: 10px;
text-decoration: none;
}

#top-navigation a:hover {
color: #cc0000;
}

#top-navigation a.current {
color: #cc0000;
}

#top-navigation li ul {	
margin: 0 0 0 320px;
padding: 0;
position: absolute;
visibility: hidden;
z-index: 10000;
}

#top-navigation li ul#about {	
margin: 0 0 0 130px;
}

#top-navigation li ul#kudos {	
margin: 0 0 0 450px;
}

#top-navigation li ul#outreach {	
margin: 0 0 0 540px;
}

#top-navigation li ul li {	
float: none;
display: inline }

#top-navigation li ul li a {	
width: 220px;
height: 10px;
font-size: 12px;
line-height: 20px;
text-decoration: none;
padding-left: 15px;
color: #f8f8f8;
background: #cc0000;
border-bottom: 1px solid #990000;
text-align: left;
display: block;
}

#top-navigation li ul li a:hover {	
color: #f8f8f8;
background: #990000;
border-bottom: 0;
border-bottom: 1px solid #990000;
}



/*   content > content wrap  */

#content-wrap {
background: url(images/bg-content.jpg) repeat;
margin: 0 auto;
width: 960px;
min-height: 500px;
padding-bottom: 25px;
margin-bottom: 25px;
overflow: hidden;
}

#content {
width: 910px;
margin: 25px auto;
}

#billboard-slider {
margin-bottom: 20px;
}

/*   content > content left and right  */

#sub-masthead-01 {
background: url(images/sub-masthead-01.jpg) no-repeat;
width: 910px;
height: 250px;
margin-bottom: 20px;
}

#content-wrap #content-left {
float: left;
width: 608px;
}


#content-wrap #content-right {
float: left;
width: 250px;
margin-left: 40px;
}


/* home > main news section */

.thumbs-left {
float: left;	
width: 162px;

}

.thumbs {
background: url(images/bg-thumb.gif) no-repeat;
width: 162px;
height: 108px;

}

.thumbs-overlay {
position: relative;
width: 138px;
height: 80px;
top: 12px;
left: 12px;
overflow: hidden;
}

.news-right {
margin-left: 180px;	
}



/*  content > right side module  */

.sidebar {
background: #e9e9e9;
margin-bottom: 25px;
padding-bottom: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #fff;
}


.sidebar .padding {
padding: 15px;
}

.sidebar-news {
background: url(images/sidebar-bottom.gif) center bottom no-repeat #fff;
margin-bottom: 25px;
padding-bottom: 10px;
text-align: left;
}

.sidebar-news .padding {
padding: 0px 10px 10px 10px;
}




/*  content > right side module > subscribe */

.subscribe-formbox {
padding: 5px 8px; 
border: 1px solid #ccc; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-webkit-box-shadow: 0 1px 1px #fff; 
font: 14px/24px "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
color: #333333;
width: 125px;
}

.subscribe-submit {
margin-left: 10px;
vertical-align: middle;
}

/*  content > right side module  > right navigation */

.right-navigation {
text-align : left;

}

.right-navigation ul {
margin : 0;
padding : 0;
}

.right-navigation ul li {
list-style-type: none;
padding: 0;

}


.right-navigation a {
padding-left: 25px;
color: #333;
text-decoration: none;
outline: none;
cursor: pointer;
margin: 0;
}

.right-navigation a:hover {
color: #7cb7b6;
}

.right-navigation a.current {
background: url(images/bg-right-navigation-active.png) no-repeat left 2px;
color: #7cb7b6;
text-decoration: none;
}



.right-navigation a.contact {
padding-left: 25px;
background: url(images/bg-right-navigation-active.png) no-repeat left 2px;
color: #333;
text-decoration: none;
outline: none;
cursor: pointer;
margin: 0;
}

.right-navigation a.contact:hover {
color: #7cb7b6;
}

.press-photos {
padding-left: 25px;
background: url(images/bg-right-navigation-active.png) no-repeat left 2px;
color: #333;
text-decoration: none;
}


a.press-photo {
padding-left: 0;
color: #333;
text-decoration: none;
outline: none;
cursor: pointer;
margin: 0;
}

a.press-photo:hover {
color: #7cb7b6;
}



/* form */

fieldset.form-right {
border: none;
margin: 0;
padding-top: 2px;
}

.form-right input, .form-right button {
border: none;
float: left;
}

.form-right input.box {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
width: 210px;
padding: 4px 7px;
margin-right: 6px;
border: 1px solid #8bc53e; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-webkit-box-shadow: 0 1px 1px #fff; 
margin-bottom: 10px;
font-weight: bold;
color: #666;
}

.form-right input.box:focus {
background: #f7f7f7;
outline: none;
}

.form-right button.button {
width: 57px;
height: 23px;
cursor: pointer;
text-indent: -9999px;
background: #860020 url(../images/login.gif) no-repeat top right;	
}

.form-right textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
width: 210px;
height: 60px;
padding: 4px 7px;
border: 1px solid #8bc53e; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-webkit-box-shadow: 0 1px 1px #fff;
font-weight: bold;
color: #666;
resize: none;
}

.form-right textarea:focus {
background: #f7f7f7;
outline: none;
} 

select .form-right {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
width: 210px;
padding: 4px 7px;
margin-right: 6px;
border: 1px solid #8bc53e; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-webkit-box-shadow: 0 1px 1px #fff; 
margin-bottom: 10px;
font-weight: bold;
color: #666;
}

.send-right {
padding-top: 10px;
text-align: center;
}




/*  footer  */

#footer-wrap {
width: 960px;
color: #fff;
}

#footer {
background: url(images/bg-footer.gif) no-repeat;
margin: 0 auto;
width: 910px;
height: 99px;
}

#footer-copy {
position: relative;
top: 50px;
left: 100px;
color: #fff;
font-size: 12px;
line-height: 22px;
}

#footer-copy a {
font-size: 100%;
color: #e2e194;
text-decoration: none;
}

#footer-copy a:hover {
color: #fff;
text-decoration: underline;
} 

