#wes-header {
display: none;
}

#container {
background-image:url("http://www.wesleyan.edu/wordpress/perBlog/neasecs2012/sidebar.gif");
}

#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/neasecs2012/header_v2.jpg');
height: 260px;
background-position:  center 50%;
border-bottom: none;
}

body {
background-color:#ffffff;
}

#content-main {
float:right;
}

#header {
margin: 0;
padding: 0;
}
#header h1 a {
display: none;
}

#content .posttitle h2 a {
color: #b91111;
}

#content .posttitle h2 a:hover {
color: #333;
border-bottom: 1px solid #333;
}
#content .post h2 {
font-size: 2em;
letter-spacing: 2px;
margin-bottom: -5px;
}

#sidebar {
border: none;
float: left;
padding: 0 10px 5px;
}

.sidebar li.page_item {
font-size: 1.3em;
line-height:1.4em;
padding-top: 6px;
}

a:link, a:visited {
color: #b91111;
}

#content .post-info {
display: none;
}

a:hover {
border-bottom:1px solid #333;
color:#333;
}
