/* Custom styles for lsemley.faculty.wesleyan.edu */

body {
color: #000000;
}

a:link, a:visited {
color: #55aaff;
}

#container {
background: url('http://www.wesleyan.edu/wordpress/perBlog/lsemley/atlantic-africa-880.jpg') repeat-y scroll 0 -250px white;
}

#header {
background: none repeat scroll 0 0 transparent;
border-top: none;

}

#header .left {
float: right;
border: 1px solid black;
background-color: #ffff99;
padding: 10px 20px 10px 0;
margin-right: 10px;
}

#header .left h1,
#header .left p {
display: inline;
}

#header h1 {
font-size: 2em;
}

#header h1 a,
#header #desc {
color: #000000;
text-align: center;
}

#header .wesleyan {
display: none;
}

.header_bottom {
background: none repeat scroll 0 0 transparent;
border-top: none;
}

#content {
margin-left: 10px;
}

#content .entry a:link,
#content .entry a:visited {
border-bottom: none;
}

#content .entry a:hover,
#content .entry a:active {
text-decoration: underline;
}

html #section-index #content-main {
float: right;
margin-right: 10px;
}

.posttitle {
display: none;
}

#sidebar {
float: left;
position: absolute;
padding: 0;
top: 10px;
width: 220px;
background-color: #ffffff;
border-width: 30px 1px;
border-style: solid;
border-color: #777777;
}

#sidebar ul {
background-color: #ee5533;
padding: 10px 10px;
margin: 10px 0;
}

#sidebar ul ul {
padding: 0;
}

#content .sidebar h2,
#content .sidebar h3,
#content .sidebar a,
#content .sidebar li {
color: white;
}

li.sidebox ul .menu ul li.current_page_item {
background: none;
border-left: 2px solid #ffffff;
}