body
{
	font-size: .8em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background-color: #152D38;
}

h1
{
	font-size: 1.5em;
}

input
{
	cursor: pointer;
}

#logo
{

	color: #152D38;
	background: #E8D995 url('../im/dept_logo.png') no-repeat .5em .3em;
	padding: 1em 0 1.25em 4.25em;
	position: relative;
}

#logo h1
{
	font-size: 1.1em;
}

#logo form
{
	position: absolute;
	top: 1em;
	right: 1em;
}

#logo label
{
	font-size: .8em;
	color: #152D38;
	padding-right: .5em;
}

.main
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 1em;
	background-color: #385D66;
	padding-bottom: 1em;
	border-top: 1px solid rgba(21, 45, 56, .5);
	border-bottom: 1px solid rgba(120, 170, 155, .5);
}

.main section.highlight_category
{
	float: left;
}

h1.section_title, .site_info h1, .error h1
{
	font-size: 1.2em;
	padding-bottom: .75em;
	color: #78AA9B;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.presenter
{
	font-weight: bold;
	font-size: .9em;
	color: #fff;
}

.organization
{
	font-size: .8em;
}

.featured
{
	background-color: #fff;
	background-color: rgba(255, 255, 255, .2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
	padding: 2em 2.75em;
	display: block;
	width: 21.8em;
	margin-top: 2em;
	margin-left: 2em;
	-webkit-box-shadow: 0 0 10px rgba(56, 93, 102, .5);
	-moz-box-shadow: 0 0 10px rgba(56, 93, 102, .5);
	box-shadow: 0 0 10px rgba(56, 93, 102, .5);
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.featured .round_info
{
	color: #152D38;
}

.featured .round_info
{
	padding: 0;
	padding-top: 1em;
}

.featured h1.round_title
{
	font-size: 1.5em;
	margin-top: .5em;
}

.featured .presenter
{
	font-size: 1em;
	font-weight: bold;
}

.featured .organization
{
	font-size: .9em;
}

.featured .round_info .date
{
	position: relative;
	display: block;
	font-size: .9em;
	color: #fff;
	margin-top: .5em;
	margin-bottom: 1em;
}

.recent
{
	width: 35em;
	margin-left: 5em;
	margin-top: 2em;
}

.recent li
{
	margin-bottom: .5em;
}


article.round_info
{
	margin-bottom: 1.25em;
	position: relative;
	padding-left: 6em;
	color: #D9D9D9;
}

article h1.round_title
{
	font-size: 1.1em;
	padding: 0;
	color: #E3A43F;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

article.round_info .date
{
	position: absolute;
	top: .1em;
	left: 0;
	font-size: .8em;
}

section.files
{
	margin-top: .65em;
}

section.files h1
{
	font-size: .9em;
	padding: 0;
	color: #d9d9d9;
}

section.files li
{
	font-size: .8em;
	display: inline;
	margin-right: .5em;
}

section.files a
{
	color: #78AA9B;
}

section.menu
{
	margin-top: 2em;
	padding-left: 4.5em;
}

.photo_frame
{
	text-align: center;
	position: relative;
	background-color: #fff;
	padding: .8em .75em;
	border: 2px solid #385D66;
	width: 20em;
	height: 13.8em;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 8px rgba(21, 45, 56, 0.2);
	-moz-box-shadow: 0 5px 8px rgba(21, 45, 56, 0.2);
	box-shadow: 0 5px 8px rgba(21, 45, 56, 0.2);
}

.photo_frame img
{
	border: 1px solid #bbb;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.menu a
{
	padding: .5em .2em;
	border-top: 1px solid #d9d9d9;
	display: block;
	width: 16em;
	text-decoration: none;
	color: #E8D995;
}

.menu li.selected a
{
	background-color: rgba(232, 217, 149, 0.2);
	color: #e8d995;
}

.menu a:hover
{
	background-color: #e8d995;
	color: #152D38;
}

#page_footer
{
	clear: both;
	color: #d9d9d9;
	font-size: .9em;
	padding-left: 2.5em;
	position: relative;
}

#page_footer a
{
	color: #78AA9B;
	padding-left: .3em;
	text-decoration: none;
}

.org
{
	display: inline;
	padding-left: .5em;
	padding-right: .5em;
}

.region, .postal-code
{
	padding-right: 1em;
}

.funding_provider
{
	position: absolute;
	left: 44.5em;
	top: 1.25em;
}

.site_info
{
	width: 40em;
	margin: 2em;
	color: #d9d9d9;
}

.site_info h1
{
	font-size: 1.5em;
}

.site_info p
{
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

.site_info a, section.error a
{
	color: #E8D995;
}

.archives, section.error
{
	margin: 2em;
	width: 45em;
}

section.error p
{
	line-height: 1em;
	margin-bottom: 1em;
}
