/* CSS Stylesheet for sultanlab.research.wesleyan.edu */

#wes-header {
display: none;
}

#container {
background-image:url("http://www.wesleyan.edu/wordpress/perBlog/sultanlab/bkgd4.gif");
background-repeat: repeat-y;
}

#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/sultanlab/header2.jpg');
height: 250px;
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: #001f53;
display: none;
}

#content p {
color: #322311;
}

#content .posttitle h2 a:hover {
color: #333;
border-bottom: 1px solid #333;
}

#content .entry h2 {
color: #001f53;
}

/* #content .entry h2 {
font-family:"Palatino","Palatino Linotype",sans-serif;
}

#content .entry h3 {
font-family:"Palatino","Palatino Linotype",sans-serif;
}
*/

#content .entry h3 {
color: #001f53;
font-size:18px
}

#sidebar {
border: none;
float: left;
padding: 0 10px 5px;
width: 190px;
}

a:link, a:visited {
color: #001f53;
}

#content .post-info {
display: none;
}

a:hover {
border-bottom:1px solid #333;
color:#333;
}
