/* @override http://stucbeta.siteiscentral.com/cms/front/stylesheets/layout.css */

#container {
	margin: auto;
	clear: both;
}

#header {
	border-bottom: 10px solid #666666;
}

#header_container {
	margin: auto;
	height: 100px;
	padding-top: 10px;
}

#home_intro, #left {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
}

#left {
	clear: both;
}

#home_intro {
	padding-right: 20px;
}

#home_intro h3 a:hover {
	color: #000000;
}

#home_intro h3 {
	padding-bottom: 5px;
}

#home_intro p {
	font-size: 1em;
}

#home_intro img {
	display: none;
}

#home_content, #right {
	margin: 0;
	padding: 0;
	float: left;
	padding-bottom: 10px;
}

.text {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#breadcrumbs {
	width: 700px;
	float: left;
}

#breadcrumbs span {
	float: left;
	font-size: 1.2em;
	padding-right: 5px;
}

#breadcrumbs li span {
	font-size: 1em;
	float: left;
	padding-right: 10px;
}

#footer {
	clear: both;
	font-size: .9em;
	color: #666666;
	margin-top: 10px;
	border-top: 1px solid #e1e1e1;
	padding-top: 10px;
}

/**TEXT: Additional layout**/

#home_intro h2 {
	padding-right: 40px;
}

h1, h2 {
	padding-bottom: 10px;
}

h2.date, h2.white {
	padding: 0;
}

h2.white {
	padding-bottom: 20px;
}

h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}

.text p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 470px;
}

#footer p {
	float: left;
}

span.central {
	float: right;
}

/**NAV/ masthead**/

#masthead {
	float: left;
}

#masthead h1 {
	width: 200px;
	height: 100px;
	display: block;
	background: url(images/new_images/stuc_logo.jpg) no-repeat;
}

#masthead h1 span {
	display: none;
}

#topnav {
	width: 940px;
	clear: both;
	display: block;
	padding-top: 5px;
}

ul#nav li {
	width: 80px;
	height: 40px;
	float: left;
	text-align: center;
	background: #999999;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

ul#nav li.current, ul#nav li:hover {
	background: #000000;
}

ul#nav li a {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 15px;
	display: block;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
}

/**NAV LEFT**/

#left li {
	padding-bottom: 5px;
}

#left ul li {
	padding-bottom: 2px;
	padding-top: 2px;
}

#left ul ul {
	
}

#left ul ul.active {
	display: block;
}

#left ul li ul:hover {
	display: block;
}

#left ul li ul li {
	padding-left: 20px;
}

ul li ul li.current a span {
	padding-left: 15px;
	background: url(images/bullet.gif) left center no-repeat;
	color: #000000;
}

.outer_pagination {
	clear: both;
}

/**Index default**/

ul.index li {
	clear: both;
}

ul.index li p {
	width: 460px;
	float: left;
}

ul.index li img {
	padding: 10px;
	border: 1px solid #999999;
	float: right;
	margin-bottom: 20px;
}

ul.float_index {
	clear: both;
	width: 710px;
	height: 250px;
	display: block;
	border-top: 1px solid #e1e1e1;
	margin: auto;
}

ul.float_index li {
	padding: 10px;
	float: left;
}

ul.float_index h2 {
	width: 215px;
	height: 60px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

ul.float_index li img {
	width: 215px;
}

/**EMAIL FORM**/

.email_form label span {
	display: block;
}

.email_form label input {
	width: 250px;
}

.email_form textarea {
	width: 460px;
}

/**PAGE ELEMENTS**/

#content {
	clear: both;
}

.video .text {
	width: 220px;
	padding-right: 0px;
}

.video p {
	width: 220px;
}

.video .video {
	float: right;
}

#right_sidebar {
	float: right;
}

#right_sidebar .text p {
	width: 220px;
}

.image_right {
	display: block;
	float: right;
}

.quote p {
	padding: 10px;
	font-style: italic;
	text-indent: 30px;
}

.entry {
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
