/* CSS for burkelab.research.wesleyan.edu */

#wes-header {
display: none;
}

#container {
background-image:url("http://www.wesleyan.edu/wordpress/perBlog/burkelab/bkgd.gif");
background-repeat: repeat-y;
box-shadow: 0 4px 8px #777777;
margin: 0 auto 10px;
width: 960px;
}

#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/burkelab/burkelab.jpg');
height: 192px;
background-position:  center 50%;
border-bottom: none;
}

body {
background-color:#ffffff;
}

#content-main {
float:right;
padding-top: 20px;
}

#header h1 {
display: none;
}

#content .post h2 {
font-size: 1.2em;
}

#content .posttitle h2 {
font-size: 2em;
}

#content .posttitle h2 a {
color: #000;
}

#content .posttitle h2 a:hover {
color: #494949;
border-bottom: 0 none;
}

#content-main a:link, a:visited {
color: #494949;
}

a:hover, a:active {
color: #494949;
border-bottom: 1px solid #494949;
}
.sidebar {
border-left: none;
padding: 15px 25px 5px;
}

li.sidebox ul li.current_page_item {
background-image: none;
}

.sidebar ul ul ul a:link, .sidebar ul ul ul a:visited {
color: #ccc;
}

.sidebar ul ul ul a:active, .sidebar ul ul ul a:hover {
color: #ccc;
border-bottom: 1px solid #ccc;
}

.sidebar li.sidebox ul li.linkcat ul li a {
color: #494949;
}

.sidebar li.page_item {
    font-size: 1.4em;
}
    
#content .entry a:link, #content .entry a:visited {
border-bottom: 1px dashed #494949;
}

#content .entry a:active, #content .entry a:active {
border-bottom: 1px solid #494949;
}


.sidebar li.sidebox ul li.linkcat ul li a {
color: #000000;
}

.sidebar li.sidebox ul li.linkcat ul li a:hover {
color: #494949;
}

.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;
}