/* custom styles for hbarth.faculty.wesleyan.edu */

#content .entry a:link,
#content .entry a:visited {
color: #0000ff;
text-decoration: none;
border-bottom: none;
}

#content .entry a:hover,
#content .entry a:active {
text-decoration: underline;
border: none;
}

#content .entry a:focus {
outline-width: 0px;
text-decoration: underline;
}

#sidebar {
float: left;
}

#sidebar li.page_item {
font-size: 1.3em;
line-height: 1.7em;
}

html #section-index #content-main {
float: right;
margin: 0px;
}

#content {
margin-left: 10px;
}

li.sidebox ul li.current_page_item {
background-position: 4px 0.6em;
}