/* CSS for weirlab.research.wesleyan.edu */

#wes-header {
display: none;
}

#container {
background-image:url("http://www.wesleyan.edu/wordpress/perBlog/weirlab/bkgd.gif");
background-repeat: repeat-y;
}

#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/weirlab/weirlab.jpg');
height: 250px;
background-position:  center 50%;
border-bottom: none;
}

body {
background-color:#ffffff;
}

#content-main {
float:right;
padding-top: 20px;
}

#header h1 {
display: none;
}

#content .posttitle h2 a {
color: #990000;
}

#content .posttitle h2 a:hover {
color: #990000;
border-bottom: 1px solid #990000;
}

.sidebar {
border-left: none;
}

li.sidebox ul li.current_page_item {
background-image: none;
background: #eee;
}

.sidebar ul ul ul a:active {
color: #990000;
}

.siebar li.sidebox ul li.linkcat ul li a {
color: #000000;
}

#content .entry a:link, #content .entry a:visited {
border-bottom: 1px dashed #990000;
}

#content .entry a:active, #content .entry a:active {
border-bottom: 1px solid #990000;
}

a:link, a:visited {
color: #990000;
}

.sidebar li.sidebox ul li.linkcat ul li a {
color: #000000;
}

.sidebar li.sidebox ul li.linkcat ul li a:hover {
color: #ffffff;
}

.sidebar ul ul ul a:hover {
border-bottom: none;
color: #ffffff;
}

#content .post .wp-caption-text {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0.25em;
    padding: 0 5px 2px;
}

img {
border-color: #b4b4b4 -moz-use-text-color -moz-use-text-color #b4b4b4;
}

#sidebar.sidebar ul li.sidebox .textwidget img {
margin-left: -15px;
}