/* =Header Image Settings - Begin
some elements like the link and list styles need to be reapplied 
eg. #permlinks_bestviewed for bestviewed.html */

div#branding {
padding : 0;
margin : 0;
height : 191px;
background : #fff url(../images/bluetheme/header.jpg) no-repeat;
}

div#branding h1{
text-indent : -9999px;
}

/* Header Image Settings - End */

div#branding li {
list-style-type : none;
}

div#permlinks {
background : none;
margin : -10px 0 0 583px;
}

div#permlinks ul {
padding : 0;
margin : 0;
}

div#permlinks li {
display : inline;
list-style-type : none;
padding : 0 5px 0 5px;
border-right : 2px solid #244b64;
}

div#permlinks li.firstpermlink {
padding : 0 5px 0 0;
border-right : 2px solid #244b64;
}

div#permlinks li.lastpermlink {
padding : 0 0 0 5px;
border-right : none;
}

div#permlinks a:link, #permlinks a:active, #permlinks a:visited {
text-decoration : none;
color : #244b64;
}

div#permlinks a:hover {
color : #325d78;
border-top : 3px solid #325d78;
}

