#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/wesinthenews/wesinthenews.jpg');
height: 215px;
background-position:  center 50%;
border-bottom: 0;
}

body {
background-color:#000000;
}

#content .post {
	padding: 0 0 2em;
}

#content .posttitle h2 a {
border-bottom: none;
font-size:0.7em;
color:#000;
letter-spacing:0;
font-weight:bold;
}

#content .posttitle h2 a:hover {
border-bottom:2px solid #990000;
color:#000;
}

#content .post-info, #content h2.pagetitle {
	background:transparent;
	padding-bottom:0px;
}

p {
	line-height:1.5em;
}

#content .postmetadata {
	font-size:0.9em;
	line-height:0.5em;
	margin-bottom:0;
}

#sidebar {
float: left;
background-color:#fff;
margin-top:0px;
padding-top:0px;
}

#header {
	display:none;
	}

#sidebar {
background-color:#444;
border-right: 5px outset #fff;
/*border-bottom: 2px dotted #fff;
border-top: 2px dotted #fff;*/
}

#sidebar h2, #sidebar h3, #sidebar h3 a.rsswidget {
	font-size:1.4em;
	font-family:verdana,arial;
	font-weight:500;
	color:#bbb;
	}

#sidebar h3 a.rsswidget {
	font-size:1.0em;
	font-family:verdana,arial;
	font-weight:500;
	}

#content #sidebar ul li.sidebox a:hover {
border-bottom:1px solid #fff;
text-decoration:none;
}

#content {
	margin:0px auto;
	}
	
#content-main {
	padding-left:10px;
	float: right;
	}
	
#content h2, #content h3 {
	line-height:1.2em;
}
	
#sidebar a:hover {
	text-decoration:underline;
	}
	
#sidebar li.sidebox {
	border-bottom:none;
	padding:5px 0px;
	}

.postnav a:hover {
	text-decoration:underline;
	}

li.cat-item a, #sidebar li a {
color:#fff;
}

#sidebar li#sidelinks.sidebox a {
color:#fff;
}

#content .entry p.postmetadata {
	margin-top:1.5em;
}