/*   Wesleyan University Web Redesign   */


/* Elements
----------------------------------------------------------------- */
* {line-height:1.7; margin:0; padding:0;}
abbr {border-bottom:0 none; cursor:help;}
body {background-color:#FFF; color:#333; font-family:Helvetica,sans-serif; font-size:90%; margin:0 0 6em;}
code, pre {font-family:Monaco,"Courier New",Courier,monospace;}
code {font-size:smaller;}
blockquote, dd, dt, ol, p, pre, ul {margin:0 0 1em;}
dd {margin:0 0 0 1.1em; padding-left:0;}
dt {margin:.5em 0 0;}
h1 {font:normal 2.5em Helvetica,sans-serif; letter-spacing:-.03em; margin:0 auto 1em; padding:0;}
h2 {font:normal 1.6em Helvetica,sans-serif; margin:2.5em 0 1em;}
h3 {font:normal 1.25em Helvetica,sans-serif; margin:1.75em 0 1em;}
hr {border:0 none; border-bottom:1px dashed #DDD; height:1px; margin:20px 0;}
img {border:0 none;}
li, p {width:67%;}
ol li {margin-left:30px; padding-left:0;}
ul li {margin-left:20px; padding-left:0;}


/* Blocks
----------------------------------------------------------------- */
#breadcrumbs {background-color:#FFC; border-bottom:1px solid #FEB; font-size:smaller; margin:0 auto; max-width:100%; width:100%;}
#breadcrumbs p {margin:0 auto; padding:.5em; width:860px;}
#breadcrumbs #blog {float:right; font-weight:bold; text-align:right;}
#wrapper {margin:2em auto; max-width:1060px; width:860px;}
#content {position:relative;}
#copyright {color:#999; margin-top:4em; width:100%;}
.section {background:#F0F0F0; border:1px solid #E0E0E0; margin:2em 0; overflow:auto; padding:2em; -moz-border-radius:5px; -webkit-border-radius:5px;}
.section h2 {margin-top:-1em;}
.section h3 {font-style:normal;}


/* Tables
----------------------------------------------------------------- */
table {border-collapse:collapse; border:0 none; margin:2em 0; text-align:left;}
th {font-weight:bold; padding:0 6em .33em 0;}
td {padding:1em 6em 0 0;}


/* Misc
----------------------------------------------------------------- */
.clear {clear:both;}
.hide {display:none;}
.image {width:100%;}
.thumb {background-color:#CCC; border:0 none; clear:right; display:block; float:right; margin:0 0 2em 2em;}


/* Survey Specific
----------------------------------------------------------------- */
p.surveyQuestion {
	margin-top:2em;
}
p.surveyResponse {
	margin-left:3.5em;
}
