a:link, a:visited, a:active {
color: #da2b03;
text-decoration: none;
}

a:hover {
opacity: 0.4;
text-decoration: none;
}

body {
padding: 0;
margin: 0;
background: #ededed url("images/background.png") no-repeat fixed;
font-family: Avantgarde, Helvetica, verdana, arial, sans-serif;
color: #000;
}


#wrapper {
position: relative;
width: 620px;
padding: 10px;
margin: 20px 10%;
background: transparent;
}

.shadow  {
text-shadow: 2px 2px 2px #000;
}

#header {
width: 560px;
padding-left: 20px;
color: #000;
font-family: Avantgarde, Helvetica, verdana, arial, sans-serif;
font-size: .9em;
margin: 0px auto 20px auto;
border: 0px solid black;

}

#bigabout {
font-size: 1.7em;
text-align: justify;
font-style: none;
}


.number {
position: relative;
width: 90%;
padding: 20px 20px;
margin: 0px;
font-weight: bold;
font-size: 18px;
color: #000;
font-variant: small-caps;

}

.issue {
width: 570px;
padding-top: 30px;
margin: 10px auto 70px auto;
border: 0px solid black;

}

.sub {
margin: 5px 0 -10px 18px;
z-index: 1;
width: 90%;
font-weight: bold;
padding: 0px 0px;
font-size: 14px;
color: #999;
font-variant: small-caps;
}


#statement1, #statement2, #statement3, #statement4,  #statement5, #statement6, #statement7, #statement8, #statement9, #statement10, #statement11  {
position: relative;
width: 480px;
display: none;
padding: 30px;
margin: 10px auto;
color: #333;
font-family:  Georgia, Times, serif;
font-size: .9em;
background: #ffffff;
border: 2px solid black;
line-height: 1.65em;
-moz-border-radius: 15px;
border-radius: 15px;
}


#statement12  {
position: relative;
width: 480px;
display: block;
padding: 30px;
margin: 10px auto;
color: #333;
font-family:  Georgia, Times, serif;
font-size: .9em;
background: #ffffff;
border: 2px solid black;
line-height: 1.65em;
-moz-border-radius: 15px;
border-radius: 15px;
}



#about {
position: relative;
width: 520px;
padding: 22px;
margin: 30px auto 400px auto;
text-align: justify;
color: #333;
text-shadow: 0px 0px 0px #999;
font-family: Georgia, Times, serif;
border: 2px solid black;
/*background: rgb(255, 255, 255) ; opacity: 0.9;*/
background-color:#ffffff; 
line-height: 1.45em;
-moz-border-radius: 15px;
border-radius: 15px;
}



/*#about p:first-child; #statement1 p:first-child, #statement2 p:first-child, #statement3 p:first-child, #statement4 p:first-child,  #statement5 p:first-child, #statement6 p:first-child*/

/*p:first-child {
color: #333;
font-size: 18px;
font-style: italic;
}*/


.entry {
width: 500px;
height: 160px;
padding: 20px;
margin: 10px auto;
color: #000;
font-size: 15px;
font-weight: normal;
background-color: #ffffff;
border: 2px solid black;
-moz-border-radius: 15px;
border-radius: 15px;
}



.entry-new {
width: 500px;
padding: 20px;
margin: 10px auto;
color: #000;
font-size: 15px;
font-weight: normal;
background-color: #ffffff;
border: 2px solid black;
-moz-border-radius: 15px;
border-radius: 15px;
}




#footer {
width: 550px;
padding: 20px;
margin: 0px auto;
color: #000;
font-size: .8em;
text-align: center;
border: 0px solid black;
}


.issue img  {
float: left;
width: 200px;
height: 155px;
margin-right: 30px;
border: 2px solid black;
-moz-box-shadow: 5px 5px 7px #888;
-webkit-box-shadow: 5px 5px 7px #888;

}

#subheading {
font-size: .94em;
/*font-variant: small-caps;*/
width: 320px;
}

#show1, #show2, #show3, #show4, #show5, #show6, #show7, #show8, #show9, #show10, #show11, #show12 {
position: absolute;
right: 10px;
top: 19px;
padding: 4px;

}

#hide_about, #hide1, #hide2, #hide3, #hide4, #hide5, #hide6, #hide7, #hide8, #hide9, #hide10, #hide11, #hide12 {
margin-top: 10px;
margin-left: 0%;
}

#nav  {
position: fixed;
left: 55px;
top: 120px;
width: 50px;
height: 300px;
z-index: 1;
}

#nav ul, #nav li {
margin: 0;
padding: 0;
list-style: none;
float: right;
}





/*button button a:link, button a:visited {
display: block;
background: #yellow;
color: #000;
padding: 3px;
font-variant: smallcaps;
text-align: center;
margin: 3px;
border: 2px solid #fff;
-moz-border-radius: 15px;
border-radius: 15px;
text-decoration: none;

}


button a:hover, button a:focus {
display: block;
background: #000;
color: #000;
padding: 3px;
font-variant: smallcaps;
text-align: center;
margin: 3px;
border: 2px solid #fff;
-moz-border-radius: 15px;
border-radius: 15px;
text-decoration: none;
}*/


#nav li a:link, #nav li a:visited {
position: relative;
display: block;
width: 20px;
height: 20px;
padding: 5px;
text-align: center;
margin: 3px;
border: 2px solid black;
text-decoration: none;
}

#nav li a span   {
display: none;

}

#nav li a:hover span {
position: absolute;
left: -55px;
display: inline;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
color: #333;
font-family: Avantgarde, Helvetica, verdana, arial, sans-serif;
font-size: 1em;
font-variant: small-caps;
}


#nav li a:hover, #nav li a:focus, button a:hover, button a:focus {
display: block;
width: 2opx;
height: 20px;
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
padding: 5px;
text-align: center;
margin: 3px;
border: 2px solid black;
text-decoration: none;
}


img.box  {
width: 23px;
height: 23px;
margin-right:10px;
border: none;
-moz-box-shadow: 0px 0px 0px #888;
-webkit-box-shadow: 0px 0px 0px #888;
}

img.pdf_icon  {
position: absolute;
right: 5px;
bottom: 15px;
width: 50px;
height: 72px;
border: 0px solid black;
-moz-box-shadow: 0px 0px 0px #888;
-webkit-box-shadow: 0px 0px 0px #888;
}

img.cmdclogo  {
float: left;
width: 80px;
margin-left: 10px;
margin-right:10px;
margin-top: 2px;
border: 1px solid black;
}

img.wsulogo  {
position: absolute;
width: 30px;
right: 25px;
bottom: 20px;
border: 0px solid black;
-moz-box-shadow: 0px 0px 0px #888;
-webkit-box-shadow: 0px 0px 0px #888;
}

/* EXHIBIT NAV */

.twelve a:link, .twelve a:visited, .twelve  a:hover, .twelve  a:focus  {
background: url(images/icon12.png);
color: #0E0173;
}

.eleven a:link, .eleven  a:visited, .eleven  a:hover, .eleven  a:focus  {
background: url(images/icon11.png);
color: #fe9001;
}

.ten a:link, .ten  a:visited, .ten  a:hover, .ten  a:focus  {
background: url(images/icon10.png);
color: #fe9001;
}

.nine a:link, .nine  a:visited, .nine  a:hover, .nine  a:focus  {
background: url(images/icon09.png);
color: #fe9001;
}

.eight a:link, .eight  a:visited, .eight  a:hover, .eight  a:focus  {
background: url(images/icon08.png);
color: #fe9001;
}

.seven a:link, .seven  a:visited, .seven  a:hover, .seven  a:focus  {
background: url(images/icon07.png);
color: #0E0173;
}

.six a:link, .six a:visited, .six a:hover, .six a:focus  {
background: url(images/icon06.png);
color: #0E0173;
}

.five a:link, .five a:visited, .five a:hover, .five a:focus  {
background: url(images/icon05.png);
color: #0E0173;
}

.four a:link, .four  a:visited, .four  a:hover, .four  a:focus  {
background: url(images/icon04.png);
color: #267D00;
}

.three a:link, .three a:visited, .three a:hover, .three a:focus {
background: url(images/icon03.png);
color: #F4CA14;
}

.two a:link, .two a:visited, .two  a:hover, .two  a:focus {
background: url(images/icon02.png);
color: #ee4600;
}

.one a:link, .one a:visited, .one  a:hover, .one  a:focus {
background: url(images/icon01.png);
color: #fe9001;
}

.about a:link, .about a:visited, .about  a:hover, .about a:focus {
background: url(images/iconabout.png) -1px -2px;
color: #fe9001;
}

#header h2 {
margin: 0 0 0 10px;
font-weight: bold;
font-size: 18px;
color: #414141;
font-variant: small-caps;
}

#header h1 {
margin: -5px 0 0 10px ;
color: #414141;
font-size: 36px;
font-variant: small-caps;

}

.entry h2, .entry-new h2 {
font-size: .85em;
font-family: Georgia, Times, serif;
color: #666;
margin-bottom: 10px;
font-style:oblique;
font-weight: light;
}

.entry h3, .entry-new h3 {
font-size: 1.2em;
line-height: .90;
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
color: #333;
margin-bottom: -10px;
font-variant:small-caps;
}

.statement h2 {
font-size: 1.2em;
font-family: Georgia, Times, serif;
color: #000;
margin-bottom: 10px;
font-style:oblique;
font-weight: light;
}

.statement h2 span  {
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
color: #999;
font-variant:small-caps;
font-weight: light;
}

.entry p, .entry-new p {
font-size: .75em;
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
color: #999;
}

.date {
color: #999;
}

.theme {
color: #666;
}

hr  {
color: #a4cc7e;
margin: 20px 0;
clear: both;
}

#current  {
width: 100%;
margin: 10px 0px;
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
font-weight: bold;
font-size: 20px;
color: #000;
font-variant: small-caps;
}

#current img {
float: left;
width: 250px;
height: 190px;
margin-left: 15px;
margin-right: 30px;
margin-bottom: 30px;
border: 2px solid black;
-moz-box-shadow: 5px 5px 7px #888;
-webkit-box-shadow: 5px 5px 7px #888;
}

#current p {
text-align: left;
color: #666;
font-size: 12px;
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
font-variant: normal;
font-weight: normal;
}

.issue ul   {
margin-left: -20px;
margin-top: -10px;
padding 0px;
list-style: none;
color: #414141;
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
font-weight: bold;
font-size: 18px;
font-variant: small-caps;

}

.issue ol {
margin-left: -20px;
margin-top: -10px;
padding 0px;
color: #666;
font-family: Avantgarde, Helvetica, arial, Verdana, sans-serif;
font-weight: bold;
font-size: 14px;
font-variant: small-caps;

}

p.entry-text  {
width: 90%;
margin: 20px auto 0 auto;
color: #333;
font-size: 13px;
clear: both;
}

#ns-logo  {
display: block;
margin: 25px auto;
}

