#header-image {
background-image: url("http://www.wesleyan.edu/newsletter/home/bannerbig.jpg");
height: 170px;
background-position:  center 50%;
}

body {
background-color:#fff;
color: #333;
}

img {
border: 1px solid #000000;
}

#content .post {
	padding: 0 0 2em;
}

#content .posttitle h2 a {
border-bottom: none;
font-size:0.8em;
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;
}

#sidebar {
background-color:#fff;
margin-top:0px;
padding-top:0px;
float: left;
}

#content #sidebar ul li.sidebox a:hover {
border-bottom:1px solid #fff;
text-decoration:none;
}

#header {
	display:none;
	}

#header-image {
border-bottom: none;
}

#sidebar {
background-color:#444;
border-right: 5px outset #fff;
/*border-bottom: 2px dotted #fff;
border-top: 2px dotted #fff;*/
}

#content #sidebar h2, #content #sidebar h3, #content #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 {
	margin:0 auto;
        width: 960px
	}
	
#content-main {
	padding-left:10px;
        float: right;
}
	
#content #content-main h2, #content #content-main 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;
}

.wp-caption-text {
	font-size:0.9em;
	width:95%;
	}
	
.entry .wp-caption {
	margin:0px;
        clear: both;
	}
	
.entry p {
	width:98%;
	}

#content .post .wp-caption {
	border:1px solid #DDDDDD;
	margin-bottom:1em;
	background:#EEEEEE none repeat scroll 0 0;
        margin-right: 10px;
}

#content .post .alignleft{
margin:10px 10px 10px 0;
}

#content .post .wp-caption img {
	padding:5px;
         border: none;
}

#content .post .wp-caption-text {
    margin-bottom:0.25em;
    padding:0 5px 2px 5px;
    font-size: 11px;
    line-height: 14px;
}

/* to help position a frame around quicktime videos */

.vvq-border {
border:1px solid black;
padding: 0;
margin: 1em 0;
width: 640px;
background-color: #aaaaaa;
}

.vvq-border .vvqquicktime {
margin: 0;
}