/*
Theme Name: Engineering Responsive
Theme URI: http://wordpress.org/
Description: Main Engineering Theme
Version: 2.0
Author: Adam Baggett
Author URI: http://engineering.missouri.edu/
*/

@import 'css/nav.css';
@import 'css/skeleton.css'; 
@import 'css/widgets.css';
@import 'css/iosSlider.css';
@import 'css/magazine.css';
@import 'css/news.css';
@import 'css/lafferre.css';
@import 'css/responsive.css';

/* Reset styles */
body {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif; 
	font-size: 100%;
	background-color: #d1d1d1;
	background-image: none;
	}
	
#fullPage{
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fff;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
	
.homeImage{
	margin-left: -10px; 
	padding-top: 20px;
	margin-right: 10px;
	position: relative; 
	top: -10px;
	left: -310px;	
	width:910px;
	height:380px;
	max-width: 940px !important;
}

/* Mizzou Calendar */
.lwn {
    color: #222;
    font-size: 10pt !important;
    font-weight: bold;
    line-height: 19px;
}

.lwd {
    color: #222;
    font-size: 8pt !important;
    line-height: 15px;
    overflow: hidden;
    padding-top: 5px;
}

#calendarLink{
	position: absolute;
	margin-top: -25px;
	font-size: 10pt;
}

/* News */
.eNews{
	width: 18% !important; 
	position: relative; 
	top: -378px; 
	left: 320px;
}

.newsTop{
	padding-top: 10px;
}

.eEvents{
	width: 30% !important; 
	position: relative; 
	top: -1028px; 
	left: 520px;
}
	
.container .four.columns.nopad {
    width: 33.3333%;
}
	
hr {
	clear: both;
	border-top: 1px solid #CAC8B5;
	border-bottom: 1px solid #fff;
	margin: 7px 0 7px 0px;
	}

.skip-to-nav,
.skip-to-content {
	position:absolute;
	text-indent: -999999px;
}

a { color: #222;
	text-decoration: underline;
	}

a:hover { 
	text-decoration: none;
	}
a:active {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

img {
}

ul {
	margin: 0;
	padding: 0;
	}
li {
	margin: 0;
	padding: 0;}

* {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0;
}

.small {
	font-size:86%;
}

#content .uncolor, .uncolor, .uncolor a {
	color: #aa9c84;
}

#header {
	background-color: #2d2d2d;
	background: url("images/headbackground.png") repeat-x;
	background-position: left bottom;
    border-bottom: none;
    clear: both;
    height: 100px;
    margin-bottom: 0;
    position: relative;
}

#apply-wrapper{
	width: 262px;
	position: relative;
    right: -700px;
	top: -20px;
	z-index:2;
}

#header-apply-gra, #header-apply-ug{
	background-color: #000;
	height: 40px;
	position: relative;
	width: 130px;
	text-align: center;
	top: -20px;
	transition: top 0.2s linear 0s;
	overflow: hidden;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#header-apply-gra{
	float:right;
}

#header-apply-ug {
	float:left;
}

#header-apply-ug a, #header-apply-gra a{
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
	top: -10px;
	position: relative;
}

#header-apply-ug:hover, #header-apply-gra:hover{
	top: -16px;
}

#head-menu-pad {
    padding-left: 22px;
    position: relative;
    top: -30px !important;
    z-index: 1;
}

#page-up {
    position: relative;
    top: -26px;
}

.page-wrapper {
	padding-top: 20px;
	background: #d1d1d1; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#d1d1d1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#d1d1d1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fafafa,  #d1d1d1); /* for firefox 3.6+ */
	background: -webkit-linear-gradient(#fafafa, #d1d1d1); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fafafa, #d1d1d1); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fafafa, #d1d1d1); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fafafa, #d1d1d1); /* Standard syntax */
	background-image: -ms-linear-gradient(top left, #fafafa 0%, #d1d1d1 100%); /* for IE */
}

.placeholder { height: 0px;
	font-size: 0px;
	color: red;
	border: 1px solid red;
}

/* Mizzou calendar */

#lclst_widget_footer{
	visibility: hidden !important;
}

/* MM Quick News */
#mm_bnlist_main a, #mm_bnlist_multi a{
	color: #000 !important;
}

#mm_bnlist_main a:hover, #mm_bnlist_multi a:hover{
	color: #f0b210 !important;
}

#mm_bnlist_main, #mm_bnlist_multi {
    border: 0px !important;
    padding: 0.5em 2em;
}

#mm_bnlist_main ul, #mm_bnlist_multi ul{
    padding: 0.3em 0 !important;
	margin: 0 !important;
}

#mm_bnlist_post{
	background-color: #eee;
	padding-bottom: 2px;
}

.mm_bnlist_title{
	list-style: none !important;
    color: #444 !important;
    font-family: "HelveticaNeue-Bold","Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial Bold,Arial,sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: -1px !important;
    margin-bottom: 0 !important;
	padding-left: 30px;
	padding-top: 10px;
}

.mm_bnlist_li{
	list-style: none !important;
	line-height: 95% !important;
}

.mm_bnlist_li a:hover{
	color: #F1B82D !important;
}

/* Div table */
#divcontainer {
    display: table;
}

#divrow  {
    display: table-row;
}

#divleft, #divright, #divmiddle {
    display: table-cell;
}

/* Controls placement of link to Engineering Home */	
#title-box.down {
	position: absolute;
	top: 10px;
	margin-left: 20px;
	z-index: 100;
}

#title-box.up {
	position: absolute;
	margin-left: 0px;
	top: 10px;
	max-width: 960px;
}

#engineering a {
	top: -5px;
	margin-left: 105px;
	text-indent: -99999px;
	position: absolute;
	height: 51px;
	width: 500px;
	text-decoration: none;
	background: url(images/logo/engineering-name-64-white.svg) top left no-repeat;
	background-size: 90%;
}

#engineering h2 {
	font-size: 2pt;
}

#engineering a:hover {
	background: url(images/logo/engineering-name-64-white.svg) bottom left no-repeat;
	background-size: 90%;
}

#missouri a {
	margin-left: 20px;
	text-indent: -99999px;
	text-decoration:none;
	position: absolute;
	height: 74px;
	width: 66px;
	top: 0px;
	left: 0px;
	background: url(images/logo/mu-logo-64-stroked.svg) top left no-repeat;
	background-size: 90%;
	z-index: 100;
}

#missouri a:hover {
	background: url(images/logo/mu-logo-64-stroked.svg) top left no-repeat;
	background-size: 90%;
}

#university a {
	text-indent: -99999px;
	width: 243px;
	height: 23px;
	position: absolute;
	top: 49px;
	margin-left: 105px;
	text-decoration: none;
	z-index: 10;
	background: url(images/logo/unit-wordmark-64-white.svg) top left no-repeat;
		background-size: 90%;
}

#university a:hover {
	background: url(images/logo/unit-wordmark-64-white.svg) bottom left no-repeat;
	background-size: 90%;
}

#missouri h2 {
	font-size: 2pt;
}

/* Home Page */
#backpage{
	position: absolute;
	left: 350px;
	height: 80%;
	width: 1249px;
	background: none repeat scroll 0 0 #fff;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
	margin-top: 20px;
    padding-top: 0;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* Controls Department Name in header of dept pages */	
#unit {
	font-size: 100%;
	text-decoration: none;
}

#unit {
	margin-top: 0px;
	margin-bottom: 10px;
}

#unit a {
	color: #ffcc33;
	text-decoration: none;
	padding: 0 0 0 0px;
	text-shadow: 0px -2px 0px #000;
}

#unit a:hover {
	color: #ffffcc;
}

#mobile-nav a {
	display: none;
}

/* Menu Images */
.menu-item a img{
	max-width: 270px !important;
}

/* Google Search */
.search-box-container {
	width: 73%;
	float: left;
	margin-right: 2%;
}

.searchbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f2f2f2;
    border-color: #000 #343434 #444;
    border-image: none;
    border-left: 1px solid #343434;
    border-radius: 10px;
    border-right: 1px solid #343434;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
    font-size: 80%;
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
    width: 98%;
	vertical-align: middle;
}

.search-button-container {
	display: block;
}

input[type="submit"] {
    background: #f2f2f2;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    font-family: "HelveticaNeue-Bold","Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial Bold,Arial,sans-serif;
    font-weight: 600;
    height: 27px;
    padding: 0 3px;
}

.container .eight.columns {
    width: 58.67%;
}

#search {
    margin-top: 60px;
	position: relative;
	right: 0;
	float: right;
	width: 30%;
}

#sbWidth{
	width: 30% !important;
}

.search-button-container input[type="submit"] {
    float: right;
	background-color: #f2f2f2 !important;
}

.google-results {
	font-size: 86%;
}

.google-results h2 {
	font-weight: normal;
}

#gsa_top_search_box {
	clear:  both;
	width: 600px;
	padding: 10px;
}

#gsa_bottom_search_box {
	padding: 10px;
}

#gsa_top_search_box input[type="submit"],
#gsa_bottom_search_box input[type="submit"] {
	color: #000 !important;
	height: 44px;
	padding: 0;
	width:25%;
	text-align: center;
	background-color: #f2f2f2;
}

#gsa_top_search_box:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#gsa_top_search_box input,
#gsa_bottom_search_box input {
	height: 44px;
	line-height: 44px;
	text-indent: 10px;
	width: 70%;
}
	
.gsa_top_nav_box table {
	background: none;
	border: none;
}
	
.content-container .gsa_top_nav_box  {
	display: none;
}

#sidebar {
	color: #000;
	padding-top: 15px;
	position: relative;
	padding-left: 20px;
	z-index: 2;
	width: 270px; 
}

.sideNopad{
	padding-left: 0;
}

#sidebar-contact {
	margin-bottom: 20px;
}

.address {
	font-size: 86%;
	color: #cccccc;
}

.address a {
	color: #cccccc;
}

#sidebar .social-media  {
	margin-bottom: 20px;
	width: 110%;
	padding-top: 10px;
}	

#content .social-media ul {
	margin-left: 20px;
}
	
#content .social-media li,
.social-media li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 4px 4px 0;
	border: none;
}

.fb-like span {
	width: 450px !important;
}

.twitter-share-button {
	position: relative;
	z-index: 99999;
}

.social-media a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -999999px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	background:url(images/buttons/social-media-icons.png);
	border: none;
}

#calendar-sprite a {
	background-position: 0 -32px;
}

#calendar-sprite a:hover {
	background-position: 0 0;
}

#map-sprite	a {
	background-position: -32px -32px;
}	

#map-sprite	a:hover {
	background-position: -32px 0;
}	

#linkedin-sprite a {
	background-position: -64px -32px;
}

#linkedin-sprite a:hover  {
	background-position: -64px 0;
}

#facebook-sprite a {
	background-position: -96px -32px;
}
	
#facebook-sprite a:hover {
	background-position: -96px 0;
}

#youtube-sprite a {
	background-position: -128px -32px;
}

#youtube-sprite a:hover {
	background-position: -128px 0;
}

#twitter-sprite a {
	background-position: -160px -32px;
}		

#twitter-sprite a:hover {
	background-position: -160px 0;
}		
	
#plus-sprite a {
	background-position: -192px -32px;
}		

#plus-sprite a:hover {
	background-position: -192px 0;
}		

#instagram-sprite a {
	background-position: -224px -32px;
}		

#instagram-sprite a:hover {
	background-position: -224px 0;
}
	
/* TYPE STYLES	 */	
blockquote {
	font-size: 100%;
	background: url(images/quotes.png) 0% 0% no-repeat;
	margin: -40px 0 20px 0px;
	padding: 40px 0 0px 40px;
}	

.content-container .post blockquote {
	font-size: 100%;
	background: url(images/quotes.png) top left no-repeat;
	margin: 0px 0 20px -8px;
	padding: 3px 0 0px 20px;
}	

.content-container {
	background: none repeat scroll 0 0 #fff;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
	margin-top: 20px;
    padding-top: 0;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
	
#breadcrumbs, #content #breadcrumbs {
	color: #aa9c84;
	margin-top: 15px;
	font-size: 86%;
}	

#breadcrumbs a, #content #breadcrumbs a {
	color: #aa9c84;
	text-decoration: none;
}	

.current-bread {font-weight: bold;}
	

#departments-tab {
	width: 620px;
	padding: 0 0 20px 20px;
	background: #222222;
}

#research-directory-tab {
	width: 620px;
	padding: 0 0 20px 20px;
	background: #006699;
}

#student-groups-tab {
	width: 620px;
	padding: 0 0 20px 20px;
	background: #993333;
}	

.department {
	width:180px;
	height: 90px;
}
	
/*	Give content a margin */ 
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p {
}

#content p {
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #333;
}

.person  {
	margin: 0 0 0 20px;
}

.subtitle {
	font-size: 144%;
	padding: 12px 0 12px 0;
	color: #222222
}

.box {
	margin-bottom: 0px;
	padding: 10px;
}

#content .box li,
.box li  {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
}

#content .box ul,
.box ul { 
	margin: 0 0 10px 0;
}
	
#content .box li ul,
.box ul {
	margin: 0 0 0 0px;
	padding: 0px;
}
	
.photo img {
	border: 5px solid #fff;
	text-align: center;
}

#content .news ul { 
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#content .news li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: georgia;
}
	
#content ul {
	list-style: square;
	margin: 10px 1% 20px 2%;
}

#content table ul {
	list-style: square;
	margin: 10px 10px 10px 0px;
}

#content li {
	list-style: none;
	margin: 0 0 7px 20px;
	color: #333;
}



#content li ul {
	margin: 4px 0 20px 30px;
	padding: 0;
}
	
#content li ul li {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 96%;
	list-style: circle;
}

#content li ul li ul {
	margin: 0px 0 7px 20px;
	padding: 0;
}

#content li ul li ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}

#content ol {
	list-style-type: decimal;
	margin: 10px 10px 10px 20px;
}
	
#content ol li {
	list-style-type: decimal;
}

#content ol li ol li {
	list-style-type: lower-alpha;
}

#content ol li ol li ol li {
	list-style-type: lower-roman;
}

h1 {
	padding: 12px 0 10px 0;
	font-weight: bold;
	color: #7b2e00;
	letter-spacing:-1px; 
	text-decoration:none; 
	text-shadow: 0px 1px 0px #fff;
}

h1 a {
	color: #7b2e00;
}
	
h1.headline {
	color: #222;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1.headline {
	font-family: georgia;
	color: #222;
	font-size: 144%;
	line-height: 144%;
}
	
.headline-wrapper {
	background: none repeat scroll 0 0 #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 20px;
}

#content h2 {
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial Bold, Arial, sans-serif; 	
	font-weight:600;
	color: #444;
	margin-top: 30px;
	margin-bottom: 20px;
	text-shadow: 0px 1px 0px #f4f3e9;
	letter-spacing: -1px;
}

#content h2:first-of-type {
	margin-top: 0px;
}

#content h3 {
	color: #6D6D62;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	text-shadow: 0px 1px 0px #f4f3e9;
}

#content h4 {
	color: #444;
	padding: 7px 0 8px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 86%;
	border-top: 4px solid #CAC8B5;
	border-bottom: 1px solid #CAC8B5;
}

.name {
	font-weight: normal;
	margin: 0 0 0px 20px;
}

#content h3.archive-headline {
	margin: -4px 0 0px 0px;
	padding: 0px 20px 7px 0px;
}

#content h3.archive-headline a {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#content .excerpt p {
	margin: 0 0 0px 0px;
	color: #444;
}

.person-title {
	font-size: 72%;
	font-weight: normal;
	color: #7b2e00;
	padding: 5px 10px 5px 10px;
	text-shadow: none;
}

#content p.postmetadata {
	padding: 0px;
	margin: 0px;
	font-size: 86%;
	color: #444;
}

/* Column Styles */	
.left-column, .right-column {
	float:left;
	width: 48%;
}

.right-column {

}

.left-column {
	margin: 0 20px 0 0;
}

.left-column ul, .right-column ul {
	margin: 0 0 0 0px;
	padding: 0px;
}

/* Table Styles */	
#content table {
    display: table;
	font-size: 86%;
	background: #ffffff;
	border: 10px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0 20px 0;
}

#content td {
	padding: 7px;
	vertical-align: top;
	border-bottom: 1px dotted #cccccc;
}

#content th {
	background: #ffffff;
	font-weight: bold;
	padding: 7px 0 7px 3px;
	border-bottom: 3px solid #000000;
}

#content tr:nth-child(even) { background: #eeeeee; }
#content tr:nth-child(odd) { background: #f7f7f7; } 

td.gold, th.gold {
	background: #f8efcc;
}

caption {
	text-indent: -999999px;
}

/* Footer Styles */	
#footer {
	font-size: 76%;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-bottom: 0px;
	background:url(images/footer.png) bottom right no-repeat;
	background-color: #d1d1d1;
}

#footer-container {
    padding-left: 35px;
}

#footer h3, #footer h3 a {
	color: #000;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#footer ul {
	margin-bottom: 10px;
}

#footer li {
	border-top: none;
	border-bottom: none;
}
	
#footer li:nth-child(1) {
	border-top: none;
}

#footer li:nth-last-child(1) {
	border-bottom:  none;
}
	
#footer li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 4px 0 4px 0;
  }
	
#footer a:hover {
	color: #000;
	text-decoration: underline !important;
}
	
.footer-legal {
	color: #999;
	clear: both;
	border-top: 1px solid #777;
	background: url(images/construction-gray.gif);
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 72%;
	text-transform: uppercase;
	text-align: right;
}
.footer-legal p {
	padding: 0 20px 0 0;
	font-size: 90%;
}

.footer-legal a {
	color: #999;
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gallery-icon {
}

.gallery img { 
	padding: 0px;
	display: block;
	border: 5px solid #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 }

#content .gallery-caption {
	font-size: 72%;
	font-weight: normal;
	margin-top: -8px;
	padding: 16px 0 0 0px;
	background: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#content .gallery {
	margin: 0 0 20px 20px;
	padding: 0 0 10px 0px;
}

#content .gallery img {
	padding: 0px;
}

#content .gallery img:hover {
	background: #fff;
}
	
.wp-caption {
	color: #fff;
	margin: 0 0px 20px 0px ! important;
}
	
.alignright {
	margin: 0 0 0 12px !important;
}
	
.wp-caption img {
	display: block;
	margin: 0px ! important;
	padding: 0px ! important;
	border-bottom: 5px solid #000;
}

.wp-caption a img:hover {
	border-bottom: 5px solid #ffcc33;
}
	
#content  .wp-caption-text {
	padding: 5px 10px 10px 10px;
	background: #000;
	font-size: 12px;
	color: #fff;
	margin: 0 10px 0 0px;
}

/* End captions */
#content ul.recent-posts {
	padding: 0;
	margin: 0px;
}

#content ul.recent-posts li {
	width: 160px;
	display: block;
	margin: 0 20px 10px 0px;
	padding: 0;
	list-style: none;
	float: left;
}

#content ul.recent-posts li a {
	text-decoration: none;
	height: 240px;
	display: block;
	background: #fff;
	padding: 15px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	color: #333;
	-moz-box-shadow: 0px 0px 5px #BAB8A7;
	-webkit-box-shadow: 0px 0px 5px #BAB8A7;
	box-shadow: 0px 0px 5px #BAB8A7;
	border-bottom: 1px solid #fff;
}

#content ul.recent-posts li a img {
	margin-bottom: 7px;
	-moz-box-shadow: 0px 0px 7px #BAB8A7;
	-webkit-box-shadow: 0px 0px 7px #BAB8A7;
	box-shadow: 0px 0px 7px #BAB8A7;
}

#content ul.recent-posts li a:hover {
	color: #222;
	-moz-box-shadow: 0px 0px 5px #6D6D62;
	-webkit-box-shadow: 0px 0px 5px #6D6D62;
	box-shadow: 0px 0px 5px #6D6D62;
}

#content ul.course-descriptions {
	margin: 10px 0% 20px 0%;
	padding: 0%;
}

#content .course-descriptions li h4 {
	margin: 0px 0 4px 0;
}

#content .course-descriptions li {
	list-style: none;
	margin: 0 0 20px 0px;
	padding: 0;
	color: #222;
	line-height: 144%;
}

#content .course-descriptions li ul {
	margin: 0px;
	padding: 0px;
	color: #444;
}

#content .course-descriptions li ul li {
	margin: 0px;
	padding: 0px;
}

.previous-image img {
	float: left;
	padding: 10px;
	margin: 0 0 0 20px;
	background: #fff;
}

.previous-image img:hover {
	background: #ffcc33;
}

.next-image img {
	float: right;
	padding: 10px;
	margin: 0 20px 0 0;
	background: #fff;
}

.next-image img:hover {
	background: #ffcc33;
}

/* Begin Images */
img, embed, object, video { 
	padding:0;
	margin: 0;
	max-width: 100%; 
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
	margin: 0 12px 0 0 !important;
}

.size-large {
	margin-bottom: 40px;
}

/* End Images */
.cloud {
	padding: 10px;
	margin-top: 10px;
	clear: both;
	text-align: center;
}

.cloud li {
	display: block;
	float: left;
	margin: 0px 10px 10px 0;
}

.cloud a, .widget_tag_cloud a {
	line-height: 210%;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	background: #CAC8B5;
	background: #CAC8B5 url(images/buttons/tabbed-nav.png) bottom left repeat-x;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.25, rgb(186,184,167)),
	    color-stop(0.75, rgb(202,200,181))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(186,184,167) 25%,
	    rgb(202,200,181) 75%
	);		
	border: 1px solid #CAC8B5;
	border-bottom: 1px solid #aaa896;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	white-space: nowrap;
	color: #333;
	text-shadow: 0px 1px 0px #EDEBD5;
}
	
.cloud a:hover, .widget_tag_cloud a:hover {
	background: #BAB8A7;
	color: #000;
}

.lead {
	height: 220px;
	overflow: hidden;
}

#content .lead h2, #content .lead h2 a {
	text-decoration: none;
	color: #7b2e00;
	border-bottom: none;
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: none;
}

.lead img {
	float: left;
	margin: 0 20px 10px 0;
}
	
#content .date {
	color: #aa9c84;
	margin: 0 0 5px 0px;
	padding: 0px;
	font-size: 86%;
}

#content .date a {
	color: #90846e;
}

.archive-list {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 86%;
}			

#content .archive-list  h3 {
	font-family: georgia;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 7px;
	margin-top: 0px;
	padding: 0;
}

.email {
}

.break {
	word-wrap: break-word;
}	

#content .archive-list  ul {
	clear: both;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#content .archive-list li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#content .archive-list .focus-list ul {
	border-bottom: 1px dotted #CAC8B5;
}

#content .archive-list  .focus-list li {
	list-style-type: square;
	margin-left: 20px;
	padding: 0px 0 4px 0;
}
	
#content .tag-list {
	clear: both;
	display: block;
	margin-top: 10px !important;
}
	
#content .tag-list li {
	font-size: 86%;
	float: left;
	display: block;
	margin: 0px 6px 10px 0px;
}

#content .tag-list a {
	line-height: 210%;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	background: #bab8a7;
	border: 2px solid #CAC8B5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	white-space: nowrap;
	color: #333;
	box-shadow: 0px 0px 4px #555;
	text-shadow: 0px 1px 0px #EDEBD5;
}

.tag-list a:hover {
	background: #BAB8A7;
	color: #000;
}
	
.unbulleted {
	list-style: none !important;
}
	
.home-news-box {
	display: block;
	width: 270px;
	height: 210px;
	float: left;
	margin: 0 20px 20px 0;
	color: #fff;
	text-decoration: none;
	position: relative;
}

#content ul.tutor-sessions {
	margin-bottom: 0px !important;
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}

#content ul.tutor-sessions li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.tutor-sessions li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.tutor-sessions li ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 7px 0;
}

#content ul.tutor-sessions li ul li:nth-child(1) {
	padding-bottom: 7px;
	border-bottom: 1px solid #CAC8B5;
}

#content ul.tutor-sessions li ul li:nth-child(2) {
	border-top: 1px solid #fff;
	padding-top: 7px;
}

#content ul.tutor-sessions li ul li:nth-last-child(1) {
	padding: 0 0 0 0;
}

#content ul.tutor-sessions li ul li.time {
	font-weight: bold;
}
.tutor-sessions a {
	display: block;
	font-size: 86%;
	padding: 8px;
	margin-bottom: 12px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #6D6D62;
	-webkit-box-shadow: 0px 0px 5px #6D6D62;
	box-shadow: 0px 0px 5px #6D6D62;
	background: url(../images/buttons/tabbed-nav.png);
	background-image: linear-gradient(bottom, rgb(237,235,213) 0%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(237,235,213) 0%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(237,235,213) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(237,235,213) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(237,235,213) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(237,235,213)),
		color-stop(1, rgb(255,255,255))
	);	
}

.tutor-sessions a:hover {
	background: #CAC8B5 url(../images/buttons/tabbed-nav-off.png) top right no-repeat;		
	background-image: linear-gradient(bottom, rgb(186,184,167) 0%, rgb(237,235,213) 100%);
	background-image: -o-linear-gradient(bottom, rgb(186,184,167) 0%, rgb(237,235,213) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(186,184,167) 0%, rgb(237,235,213) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(186,184,167) 0%, rgb(237,235,213) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(186,184,167) 0%, rgb(237,235,213) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(186,184,167)),
	color-stop(1, rgb(237,235,213))
	);		
}

.home-news-box:hover {
	color: #ffcc33;
}

.home-news-img {
	position: relative;
}

.home-news-title {
	width: 260px;
	height: 80px;
	padding: 5px;
	top: 120px;
	position: absolute;
	text-align: left;
	background: url(images/buttons/home-page-news.png) top repeat-x;
}

.post-edit-link {
	font-size: 60%;
	color: #CAC8B5;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.white {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.gallery {
	padding-left: 20px;
}

.team-container {
	background: #fff;
	border-top: 1px solid #CAC8B5;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.91, rgb(255,255,255)),
	    color-stop(1, rgb(228,228,228))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 91%,
	    rgb(228,228,228) 100%
	);
	margin: 0 2% 2% 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.comments {
	background: #CAC8B5; /* fallback color */
	font-size: 86%;
	margin-top: 2%;
	padding: 1% 2% 1% 2%;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}

#content .comments h3 {
	padding-top: 0px;
}

#content .comments p {
	margin: 0px;
	padding: 0px;
}
.comments a {
	color: #333;
}

input[type=submit] {
	color: #000;
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial Bold, Arial, sans-serif; 	
	font-weight: 600;
	height: 27px;
	padding: 0 7px 0 7px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	background-color: #f2f2f2;
}

input[type=submit], input[type=submit] { 
    cursor:pointer; 
}


textarea {
}

#content input {
	padding: 5px;
}

.comments input[type="text"], .comments textarea {
	width: 98%;
	background: #BAB8A7;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #6D6D62;
	margin: 0 0 10px 0;
	color: #222222;
	box-shadow: inset 2px 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 2px 2px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 2px 2px 1px rgba(0,0,0,0.1);
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.post-comments input[type="text"], .post-comments textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Calendar */
#lw{
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,Roboto,sans-serif !important;
	margin-top: -25px;
}

#lw ul{
	list-style: none !important;
}

ul.calendar {
	margin: 0 !important;
	padding: 0px !important;
}

#lw li.lwe{
	padding: 10px 0 !important;
}

.calendar li.calendar-list {
	margin: 0 20px 10px 0 !important;
	width: 100%;
	list-style: none;
}

.calendar .calendar-list a {
	background: #CAC8B5; /* fallback color */
	text-decoration: none;
	padding: 5px;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-bottom: 1px solid #f4f4f4;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.91, rgb(202,200,181)),
	    color-stop(1, rgb(186,184,167))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(202,200,181) 91%,
	    rgb(186,184,167) 100%
	);
}

.calendar-list a:hover {
	background: #BAB8A7;
}

.calendar-icon {
	background: #fff; /* fallback color */
	width: 50px;
	height: 50px;
	padding: 3px;
	margin-right: 10px;
	text-align: center;
	float: left;
	border:  1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.03, rgb(238,238,238)),
    color-stop(0.76, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(238,238,238) 3%,
	    rgb(255,255,255) 76%
	);
	-moz-box-shadow: 0px 0px 3px #6D6D62;
	-webkit-box-shadow: 0px 0px 3px #6D6D62;
	box-shadow: 0px 0px 3px #6D6D62;
}

.month {
	color: #fff;
	text-shadow: 0px -1px 0px #7b2e00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 86%;
	border-bottom: 1px solid #7b2e00;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #9F384D; /* fallback color */
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.03, rgb(159,56,77)),
	    color-stop(0.76, rgb(192,62,79))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(159,56,77) 3%,
	    rgb(192,62,79) 76%
	);
}

.day {
	font-size: 144%;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;	
}

.year {
	font-size: 10px;
	color: #6D6D62;	
	margin: 0px;
	padding: 0px;	
}

.calendar-title {
	font-weight: bold;
	padding: 2px 0 4px 0;
	color: #222;
	text-decoration: none;
	text-shadow: 0px 1px 0px #EDEBD5;
	}


/* Thickbox styles */
#content .thickbox-content {
	 display: none;	 
}

#TB_window {
	background: #222 url(images/textured-bg.jpg) !important;
	border: none;
	color: #eee !important;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
}
	
#TB_window img {
	border: none;
}

#TB_window a {
	color: #eee ! important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#TB_title {
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: 600;
	background:  #333 url(images/audience-bar.png) bottom center repeat-x;
	margin-bottom: 12px;
	text-shadow: 0px -2px 0px #000;
	height: 30px;
	padding: 7px;
	line-height: 20px;
	clear: both;	
}	
	
#TB_caption {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 7px 0 7px 15px;
}

#TB_ajaxWindowTitle {
}

#TB_closeAjaxWindow {
}
	
#content .embed {
	margin: 20px;
}

#content .post-embed {
	margin: 10px 0 10px 0px;
}

.MsoNormal {
	display: none;
}

ins {
	color: #6a0505;
	text-decoration: none;
}

#content input,
#content textarea  {
	font-size: 100%;
}

#content .us-news {
	margin: 20px 20px 10px 55px;
	display: block;
	background: url(images/buttons/BC_EP_111281512_wm.png) top left no-repeat;
	text-indent: -999999px;
	width: 134px;
	height: 125px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;		
}

/* GRAVITY FORMS */
.gform_wrapper {
	padding: 0px ;
}

#content .gform_wrapper ul {
	margin: 0px;
}
#content .gform_wrapper li {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	overflow: auto;
}

.gform_wrapper input,
.gform_wrapper textarea {
	border: 1px solid #CAC8B5;
	box-shadow: inset 2px 2px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 2px 2px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 2px 2px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#content h2.gsection_title {
	margin: 20px 0 0 0 !important;
}

.gform_wrapper h3 {
	margin: -20px;
	padding: 0px;
}

#content .ginput_container {
	margin: 0px;
}

#content .ginput_container ul,
#content .ginput_container ul li {
	margin: 0px;
	padding: 0px;
}


#content .gform_wrapper table,
#content .gform_wrapper td,
#content .gform_wrapper tr,
#content .gform_wrapper th  {
	margin: 0px;
	border: none ! important;
	background: none ! important;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/* BUTTONS */
#content li.apply {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	clear: both;
}

.button,
.apply a {
	text-decoration:none !important;
	font-weight: bold;
	color:#eee;
	text-shadow:0 -1px 0 #000;
	display:inline-block;
	letter-spacing:1.6px;
	margin:5px 10px 5px 0;
	border:0 none;
	padding:0 14px 0 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #fff;
	background: #333;
	background-image: linear-gradient(bottom, rgb(34,34,34) 0%, rgb(67,67,67) 100%);
	background-image: -o-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(67,67,67) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(67,67,67) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(67,67,67) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(67,67,67) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(34,34,34)),
		color-stop(1, rgb(67,67,67))
	);		
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
	
.apply a {
	display: block;
}

.button.large, .apply.large a {
	letter-spacing:0;
	font-size: 110%;
	height:44px;
	line-height: 44px;
	padding:0 20px 0 16px;
}
	
.apply.large a {
	font-size: 110%;
}

.button:hover, .apply a:hover {
	text-decoration:none;
	color: #ffcc33;
	border:2px solid #ffcc33;
}

.button.green {
	margin: 20px 0 20px 0;
	border: 1px solid #588222;
	border-bottom: 1px solid #314912;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 0 #7bb72c;
	box-shadow: inset 0 1px 0 0 #7bb72c;
	color: #fff;
	text-shadow: 0 -1px 0 #314912;
	background-color: #76b347;
	background-image: linear-gradient(bottom, rgb(65,94,27) 0%, rgb(107,158,41) 100%);
	background-image: -o-linear-gradient(bottom, rgb(65,94,27) 0%, rgb(107,158,41) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(65,94,27) 0%, rgb(107,158,41) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(65,94,27) 0%, rgb(107,158,41) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(65,94,27) 0%, rgb(107,158,41) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(65,94,27)),
		color-stop(1, rgb(107,158,41))
	);
}

.button.green:hover {
	background-color: #6b9e29;
	background-image: linear-gradient(bottom, rgb(107,158,41) 0%, rgb(124,184,46) 100%);
	background-image: -o-linear-gradient(bottom, rgb(107,158,41) 0%, rgb(124,184,46) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(107,158,41) 0%, rgb(124,184,46) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(107,158,41) 0%, rgb(124,184,46) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(107,158,41) 0%, rgb(124,184,46) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(107,158,41)),
		color-stop(1, rgb(124,184,46))
	);
	-webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
	box-shadow: inset 0 1px 0 0 #8dbf67;
}

.button.tan {
	text-decoration: none;
	display: inline block;
	background: #CAC8B5;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(186,184,167)),
		color-stop(0.75, rgb(202,200,181))
		);
		background-image: -moz-linear-gradient(
		center bottom,
		rgb(186,184,167) 25%,
		rgb(202,200,181) 75%
	);		
	border: 1px solid #CAC8B5;
	border-bottom: 1px solid #aaa896;
	color: #333;
	text-shadow: 0px 1px 0px #EDEBD5;
}
	
.button.tan:hover {
	background: #BAB8A7;
	color: #000;
}