/*-------------------
Sarah Lawrence College Alumnae/i Community 
Inauguration site CSS
Author: Winston Churchill-Joell <wjoell@sarahlawrence.edu>
Copyright Sarah Lawrence College. All rights reserved
-----------------------------------------------------------*/
body {
	font: small/1.5 Georgia, "Times New Roman", Times, serif;
	background-color: #533a1c;
}
h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	font-variant: small-caps;
	padding-left: 30px;
}
div#section-navigation h4 {
	padding-left: 0;
}
div#section-navigation h4 a:link {
	color: #5e472b;
}
div#section-navigation h4 a:visited {
	color: #5e472b;
}
div#section-navigation h4 a:hover {
	color: #fff;
	background-color: #5e472b;
}
div#section-navigation h4 a:active {
	color: #fff;
	background-color: #5e472b;}
div#wrapper {
	background-image: url("../../../media/inauguration/images/l2-bg3.jpg");
	background-repeat: no-repeat;
	background-position: 100% 2em;
	background-color: #fff;
	border-color: #9d7c54;
}
div#utility-bar {
	background: #201507;
	color: #3b2407;
}
div#utility-bar span {
	display: block;
	text-align: left;
	padding: .3em .1em;
	border-bottom: 1px solid #3d2911;
}
div#wayfinding {
	background: url("../../images/halftone1px_fff.gif");
	color: #533a1c;
	border: 1px solid #fecda0;
	border-left: none;
	border-right: none;
	padding: .2em;
}
div#wayfinding a:link {
	color: #533a1c;
}
div#wayfinding a:visited {
	color: #533a1c;
}
div#wayfinding a:hover {
	color: #533a1c;
	background-color: #fff;
}
div#wayfinding a:active {
	color: #533a1c;
}
div#header {
	background: none;
}
div#header img {
	border: none;
}
h2#content-heading {
	color: #5e472b;
	font: small-caps bold 180%/1.1 Georgia, serif;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#content-main p, div#page-footer p, div#content-main h3, div#content-main h4, div#content-main hr {
	margin-right: 200px;
	padding-left: 30px;
}
div#content-main ul, div#page-footer ul {
	padding-right: 200px;
	margin-left: 50px;
}
div#content-main .submission-form ul {
	padding: 0;
	margin: 0;
}
#global-footer {
	background: none;
	border: none;
	padding: 0;
	color: #333;
	font-size: 95%;
}
div#boiler-plate {
	text-align: left;
	border-bottom: 1px solid #fecda0;
}
div#copyright {
	background: #201507;
	color: #eee;
	font-size: 95%;
}
div#presidents-house {
	height: 300px;
	background: url("../../../media/inauguration/images/SLC-2.jpg") no-repeat bottom left;
	border-bottom: 1px solid #fecda0;
}
table.tabular-data {
	width: 70%;
}
table.tabular-data tr.alt {
	background-color: #f8ede2;
}
table.tabular-data tr.highlight {
	background-color: #533a1c;
}
div#section-sidebar div.page-sidebar h4 a {
	font-family:Georgia, serif;
	font-variant:small-caps;
	font-weight:normal;
	text-transform:none;
	font-size: 120%;
}
div#section-sidebar div.page-sidebar ul {
	margin:.3em;
	margin-left: 1.3em;
	padding:0;
	font-size:95%;
	list-style:disc outside;
}
div#section-sidebar div.page-sidebar p {
	font-size:95%;
}
body.events div#content-main p, body.events div#page-footer p, body.events h2, body.events div#content-main h3, body.events div#content-main h4, body.events div#content-main hr {
	padding-left: 0;
	margin-left:15px;
}
body.ceremony div#content-main p, body.ceremony div#page-footer p, body.ceremony div#content-main h3, body.ceremony div#content-main h4, body.ceremony div#content-main hr, body.ceremony h2 {
	padding-left: 0;
}
div.section-features-block h4, div.page-sidebar h4 {
	border: none;
	text-transform: none;
	font-variant: small-caps;
	text-align: left;
	font-size: 100%;
	font-family: Georgia, serif;
	margin: 0;
}
div.section-features-block h4.video-header, div.page-sidebar h4.video-header {
	padding-left: 20px;
	background: url("../../../media/inauguration/images/icon-video.gif") left center no-repeat;
}
div.section-features-block h4.audio-header, div.page-sidebar h4.audio-header {
	padding-left: 20px;
	background: url("../../../media/inauguration/images/icon-audio.gif") left center no-repeat;
	margin-top: .5em;
}
div.section-features-block h4.photo-header, div.page-sidebar h4.photo-header {
	padding-left: 20px;
	background: url("../../../media/inauguration/images/icon-photo.gif") left center no-repeat;
	margin-top: .5em;
}
a.audio-link {
	padding: .15em;
	padding-left: 20px;
	background-image: url("../../../media/inauguration/images/icon-audio.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
div.section-features-block ul, div#section-sidebar div.page-sidebar ul {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	list-style: none;
}
div.section-features-block ul li, div#section-sidebar div.page-sidebar ul li {
	border-bottom: 1px solid #ddd;
}
div.section-features-block ul a, div#section-sidebar div.page-sidebar ul a {
	text-decoration: none;
}
div.section-features-block ul a:link, div#section-sidebar div.page-sidebar ul a:link {
	text-decoration: none;
}
div.section-features-block ul a:visited, div#section-sidebar div.page-sidebar ul a:visited {
	text-decoration: none;
}
div.section-features-block ul a:hover, div#section-sidebar div.page-sidebar ul a:hover {
	text-decoration: underline;
}
div.section-features-block ul a:active, div#section-sidebar div.page-sidebar ul a:active {
	text-decoration: none;
}
table.tabular-data {
	margin: 2em;
}
.past {
	color: #666;
}

