

* {
margin: 0;
padding: 0;
}

body{
font: 75%/1.5 Verdana,Arial,Helvetica,sans-serif;
 repeat-x;
}

html>body {
font-size: 12px;
}

h1, h2, h3 {
font-family: Georgia, serif;
font-weight: normal;
}

#wrap{
min-width: 475px;
max-width: 70em;
margin: 1em auto;
padding-bottom: 1.5em;
background: white;
}


#skiplink a{
float: right;
font-size: 0.9em;
color: #666666;
margin-top: 1.5em;
margin-right: 1em;
text-decoration: none;
}

#header{
width: 100%;
margin-bottom: 0.9em;
}

#header h1 {
margin-top: 0.6em;
font-family: impact;
font-size: 2.5em;
line-height: 1.2em;
margin-left: 0.4em;
color: #BD2F2D;
}

#nav-main{
clear: both;
font-size: 1em;
border-top: 0.34em solid #BD2F2D;
padding-top: 0.25em;
margin-left: 1em;
margin-right: 1em;
}

#nav-main ol{
float: left;
list-style-type: none;
}

#nav-main li{
float: left;
display: block;
}

#nav-main a{
display: block;
text-decoration: none;
padding-right: 1em;
color: #666;
}

#nav-main a:hover{
color: #000;
text-decoration: underline;
}

#nav-main a.selected{
color: #BD2F2D;
font-weight: bold;
}

#nav-section{
margin-top: 1.9em;
clear: left;
margin-left: 2.5%;
float: left;
width: 15%;
}

#nav-section h2{
font-size: 1.5em;
line-height: 1.5em; 
margin-bottom: 0.4167em;
}

#nav-section ol{
margin-bottom: 1.5em;
}

#nav-section li{
list-style-type: none;
color: #666;
}

#nav-section li a{
text-decoration: none;
color: #666;
}

#nav-section a:visited{
color: #666;
}

#nav-section a:hover{
color: #000;
text-decoration: underline;
}

#nav-section a.selected{
color: #BD2F2D;
font-style: italic;
font-weight: bold;
}

#nav-section a.feed{
padding-left: 22px;
background: url('/images/feed-icon-grey.png') no-repeat;
background-position: left center;
}

#nav-section a.feed:hover{
background: url('/images/feed-icon.png') no-repeat;
background-position: left center;
color: #E6702A;
}

#nav-section a.information{
padding-left: 22px;
background: url('/images/information-grey.png') no-repeat;
background-position: left center;
}

#nav-section a.information:hover{
background: url('/images/information.png') no-repeat;
background-position: left center;
color: #648FBE;
}


#content{
margin-right: 2.5%;
float: right;
width: 75%;
margin-top: 1.9em;
}

#content-main{
color: black;
}

#content p{
font-size: 1em;
margin: 0 0 1.5em 0;
line-height: 1.5em;
}

#content h2{
font-size: 1.5em;
line-height: 1.5em; 
border-bottom: 0.0833em solid;
margin-bottom: 0.4167em;
}

#content-main h2, #content-main h3{
color: #BD2F2D;
font-weight: bold;
}
#content-main h3{
font-size:1.1667em;
line-height: 1.286em;
margin-top: 1.286em;
margin-bottom: 1.286em; 
}

#nav-main a.prof{
font-weight: bold;
}


#footer{
clear: left;
}

.clear{
clear: both;
}


/*** hAtom ***/

#content .entry-info{
font-style: italic;
font-size: 0.9em;
line-height: 1.667em;
margin-bottom: 1.5em;
}

#content .entry-info p{
margin:0;
display: inline;
}



address.author{
display: inline;
}

abbr.published{
border: none;
}