
/* - ploneCustom.css - */
@media all {
/* http://www.wncpsr.org/portal_css/ploneCustom.css?original=1 */
/* */
/* */
body {
background: none repeat scroll 0 0 #E5E1DE;
color: Black;
font: 100% Arial,FreeSans,sans-serif;
}
a:link, a:visited {
color: #BA5900;
}
/* */
#visual-portal-wrapper {
background: white;
width: 960px;
margin: 0 auto;
}
#portal-personaltools {
background: none repeat scroll 0 0 #E3E3E3;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
float: right;
font-size: 80%;
margin-right: 0.8em;
padding: 0.25em 0.5em;
position: relative;
right: 0;
top: 0;
z-index: 3;
}
#portal-searchbox {
clear: right;
float: right;
font-size: 80%;
margin: 1.5em 0.8em 0;
text-align: left;
}
/* */
#content a:link, dl.portlet a:link {
color: #ba5900;
}
/* */
#portal-logo {
display: inline-block;
margin: 20px 0 20px 45px;
}
/* */
#portal-globalnav {
background: none repeat scroll 0 0 #707070;
clear: both;
font-size: 90%;
margin: 0 0 1em;
}
#portal-globalnav .selected a, #portal-globalnav a:hover {
background: none repeat scroll 0 0 #ba5900;
color: White;
}
#portal-globalnav li a {
background: none repeat scroll 0 0 #707070;
border-right: medium none;
color: #FFFFFF;
display: inline-block;
min-width: 4.5em;
padding: 0.5em 0.8em 1em;
white-space: normal;
}
#portal-globalnav .selected a:hover {
background: #ba5900;
color: white;
}
/* */
#content {
font-size: 100%;
line-height: 1.5em;
margin: 1em 2em 2em;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
font-family: "Helvetica Neue",Arial,FreeSans,sans-serif;
font-weight: bold;
line-height: 1.25em;
margin-top: .5em;
}
h1 {
font-size: 1.75em;
}
h2 {
font-size: 1.5em;
}
/* */
dl.portlet {
font-size: 90%;
}
/* */
#portal-footer {
background: none repeat scroll 0 0 #DDDDDD;
font-size: 75%;
line-height: 2em;
margin: 1em 0;
padding: 1em;
text-align: center;
}
/* */
/* */
/* */
/* */

}

