html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a:hover img {text-decoration: none;}

.clear 		{ clear: both; }
.center 	{ text-align: center; }
.right	 	{ float: right; }
.left	 	{ float: left; }

.img-shadow {
	float:right;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #a4a685;
	border: 1px solid #a4a685;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.img-shadow .caption {
	display: block;
	position: relative;
	background-color: #a4a685;
	border: 1px solid #a4a685;
	margin: -6px 6px 6px -6px;
	padding: 4px 4px 0px 4px;
	font-size: 12px;
	width: 250px;
}

body {
	background-color: #7E7C6F;
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}

h1 		{ font-size: 22px; font-weight: bold; color: #7E0000; line-height: 26px; }
h2 		{ font-size: 16px; font-weight: bold; color: #7E0000; line-height: 26px; }
p		{ margin-bottom: 12px; color: #333; }
a 		{ color: #465661; text-decoration: none; font-weight: bold; }
a:hover	{ color: #465661; text-decoration: underline; }
label 	{ display: block; margin-top: 6px; color: #333; }
em		{ font-style: italic; }
strong	{ font-weight: bold; }

#container-outer {
	width: 976px;
	margin: 0 auto;
	background: url(../images/bg-shadow.jpg) #7E7C6F 50% 50% repeat-y;
}

#container {
	width: 960px;
	margin: 0 auto;
	background-color: #FDEBC0;
}

#masthead {
	background: url(../images/header.jpg) no-repeat;
	height: 140px;
}

#nav {
	padding-top: 106px;
	margin-left: 12px;
}

#nav a {
	color: #7E0000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding-right: 12px;
}

#body {
	margin-top: 12px;
	background: #FDEBC0;
}

#col-1 {
	float: left;
	width: 640px;
}

#col-2 {
	float: left;
	width: 320px;
	font-size: 12px;
}

#col-1-inner, #col-2-inner {
	padding: 0 12px;
}

#col-1 .content, #col-2 .content {
	background-color: #CED0AE;
	padding:12px;
	border-left: 4px solid #465661;
	border-right: 4px solid #465661;
	border-top: 2px solid #465661;
	border-bottom: 2px solid #465661;
	clear: both;
	margin-bottom: 12px;
}

#footer {
	background-color: #465661;
	padding: 12px 0;
	margin-top: 12px;
}

#footer .copyright {
	float: left;
}

#footer .credits {
	float: right;
}

#footer p {
	font-family: "Myriad Pro", Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	padding: 0 12px;
	color: #FFF;
	margin-bottom: 0px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




.post-list								{  }
.post-list .post						{ margin-bottom: 32px; }
.post-list .post-title					{ float: left; margin-left: 16px; font-size: 18px; }
#col-1 .post-list .content				{ padding-top: 0px; }
.post-list .post-title a				{ color: #7E0000; }
.post-list .post-date					{ float: right; font-style: italic; margin-right: 12px; font-size: 14px; }
.post-list .post-subtitle				{ float: left; color: #465661; }
.post-list .post-year					{ float: right; color: #465661; font-style: italic; margin-bottom: 12px; font-size: 14px; }
.post-list .post-body					{ border-left: 4px solid #999; padding-left: 6px; }
.post-list .post-content-container 		{ float: left; width: 300px; }
.post-list .post-image 					{ float: left; width: 260px; margin-left: 24px; }
.post-list .post-image p 				{ font-size: 11px; }
.post-list .post-download				{ float: right; height: 0px; }
.post-list .post-download img			{ position: relative; bottom: 20px; }
.post-list .post-download-full			{ text-align: center; }
.post-list .post-download-full img		{ position: relative; top: 20px; }
.post-list .post-photo-caption			{ font-size: 12px; margin-bottom: 8px; }
.post-list .post-photo-credit			{ font-size: 10px; font-style: italic; margin-bottom: 4px; }
.post-list .post-photos					{ margin-top: 18px; background-color: #98a08f; padding: 12px; }
.post-list .post-photo					{ display: inline; margin: 0 6px; }
.post-list .post-photo img				{ display: inline; border: 4px solid #465661; }
.post-list .post-transcript				{ margin-top: 24px; }
.post-list .post-links					{ margin-top: 24px; }
.post-list .post-files					{ margin-top: 24px; }
.post-list .post-more					{ text-align: right; padding-bottom: 24px; }

.instructions	{ color: #FF0000; font-size: 11px; }

#error, #message {
	color: #f00;
	text-align: center;
	background: #ccc;
	border: 1px solid #333;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cms_textarea {
	width: 100%;
	height: 93%;
}

.cms_edit {
	border: 1px solid #aaa;
	padding: 2px 5px;
	background: #EEE;
	color: #666;
}

.cms_edit_image {
	position: absolute;
	border: 1px solid #aaa;
	padding: 0px 5px;
	background: #EEE;
	color: #666;
	z-index: 50;
}