/*
	Theme Name: Education-Refresh
	Theme URL: http://www.studiopress.com/themes/education
	Description: Education is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* start refresh custom */

/* start jquery accordion menu */

.dcjq-accordion ul a {
	color: #2F588F !important;
}

.dcjq-accordion ul a:hover {
	color: #d01831 !important;
}

.dcjq-accordion .current_page_item a {
   
        color: #d01831 !important;
	font-weight:bold !important;
}

.dcjq-accordion .current_page_item li a:link, .current_page_item li a:visited {
	color: #2F588F !important;
        font-weight:normal !important;
}

.dcjq-accordion .current_page_item li a:hover {
	color: #d01831 !important;
}

/* end jquery accordion menu */


/* start home page buckets */

.bucketEducation {
	height: 40px;
	width: 100%;
	background-color: #E1A837;
	display: table;
	text-align: center;
	margin-bottom: 15px;
}

.bucketConvening {
	height: 40px;
	width: 100%;
	background-color: #004661;
	display: table;
	text-align: center;
	margin-bottom: 15px;
}

.bucketResearch {
	height: 40px;
	width: 100%;
	background-color: #7E0000;
	display: table;
	text-align: center;
	margin-bottom: 15px;
}

.bucketNews {
        height:40px; 
        width:100%; 
        background-color: #006b6e; 
        display: table; 
        text-align: center; 
        margin-bottom:15px;
}

.bucket {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}


/* end home page buckets */


/* start home page news widget */

.rpwwt-widget {
	width: 100% !important;
}

.rpwwt-widget ul {
	display: table;
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rpwwt-widget li {
	display: table-cell;
	width: 33%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
        padding-right: 10px !important;
}

.rpwwt-widget img {
	display: inline-block;
	margin: .3em .75em .75em 0;
	float: left;
	width: 100px !important;
	height: 100px !important;
	border: 1px solid #000;
}

.rpwwt-widget h3 {
	padding-bottom: 20px !important;
	padding-top: 10px !important;
	font-size: 14px !important;
	text-align: center !important;
	color: #006b6e !important;
}

.rpwwt-post-title {
	display: block !important;
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-size: 11px !important;
	line-height: 1.5em;
	text-decoration: none;
	margin-right: 10px;
}

.rpwwt-widget a {
	text-decoration: none;
}

/* end home page news widget */


.researchAreasKey {
	float: left;
	margin: 5px;
	background-color: #fff;
}

.researchAreasMarine {
	float: left;
	margin: 5px;
	width: 20px;
	height: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #2EFFE2;
}

.researchAreasHistory {
	float: left;
	margin: 5px;
	width: 20px;
	height: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #993366;
}

.researchAreasMicro {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #FEF3CC;
}

.researchAreasEcos {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #6CC097;
}

.researchAreasEvol {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #C700C3;
}

.researchAreasCell {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #FFE12E;
}

.researchAreasNeuro {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #FF94A3;
}

.researchAreasComp {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #92B1D0;
}

.researchAreasGen {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #FF792E;
}

.researchAreasModels {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #C70200;
}

.researchAreasRegen {
	float: left;
	width: 20px;
	height: 10px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,.2);
	background-color: #007FC7;
}

li.all-events-link {
	font-weight: bold;
	list-style-type: none !important;
}

.AtoZUL {
	width: 100%;
	display: table;
}

.AtoZUL li {
	display: table-cell;
}

.AtoZUL a {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	padding-left: 2px;
	padding-right: 5px;
}

.AtoZheadings {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 3;
}

.themeHR {
	padding: 0 0 3px;
	border-bottom: double #EAEAEA;
}

#content .post {
	clear: both;
}

#search input[type="text"] {
background: url(http://www.mbl.edu/wp-content/uploads/2016/02/search-white.png) no-repeat 10px 6px #fcfcfc;
	border: 1px solid #d1d1d1;
	font: bold 12px Verdana, Arial, Helvetica, Sans-serif;
	color: #006b6e;
	width: 150px;
	padding: 6px 15px 4px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15) inset;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15) inset;
	-webkit-transition: all .7s ease 0;
	-moz-transition: all .7s ease 0;
	-o-transition: all .7s ease 0;
	transition: all .7s ease 0;
}

.cycloneslider-template-standard {
    border:1px solid black;
    margin-bottom:0px !important;
    outline: none;
}

/* end refresh custom */

body {
	background: #006b6e;
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 16px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #2F588F;
	text-decoration: none;
	}
	
a:hover {
	color: #2F588F;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
        min-width:960px;
	margin: 0 auto 0;
	padding: 0;
	}
	
/***** TopNav ********************/

#topnav {
	width: 100%;
	height: 35px;
        background: #fff;
	color: #000;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	}
	
#topnav a, #topnav a:visited {
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	text-decoration: none;
	}
	
#topnav a:hover {
	color: #c0c0c0;
	}
	
#topnav p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
.topnav-left {
	margin-left: 100px;
	float: left;
	padding: 8px 0 0 0;
	}

@media only screen and (max-width: 600px) {
.topnav-left {
margin-left: 10px;
}
}

.topnav-right {
	margin-right: 100px;
	float: right;
	padding: 4px 0 0 0;
	text-align: right;
	}

@media only screen and (max-width: 600px) {
.topnav-right {
margin-right: 10px;
}
}
	
.topnavbarright a img {
	border: none;
	margin: 0 3px 1px 0;
	padding: 0;
	}
	
.rss-topnav {
	padding: 2px 5px 2px 16px;
	background: url(images/arrows.png) no-repeat left center;
	}	

/***** Header  ********************/

#header {
        /*background: #005f61;*/
	width: 960px; 
	height: 92px;
	margin: 0 auto 0;
	padding: 0;
	}

#title-area {
	width: 480px;
	/*float: left;*/
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 5px 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 470px;
	color: #FFFFFF;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .textwidget {
	margin: 0;
	padding: 25px 0 0 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
        background: url(http://www.mbl.edu/wp-content/uploads/2016/07/Logo-MBL-horizontal-overlay-bleed.png) center top no-repeat;
        background: url(http://www.mbl.edu/wp-content/uploads/2016/07/Logo-MBL-horizontal-overlay-bleed2.svg) center top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	/*float: left;*/
	/*width: 395px;*/
	height: 92px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	background: #004679;
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0 10px 0 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;	
	overflow: hidden;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #FFFFFF;
	display: block;
    margin: 0;
	padding: 10px 12px 10px 12px;
	text-decoration: none;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #00294B;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #00294B;
	color: #FFFFFF;
	width: 158px; 
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #00518A;
	border-right: 1px solid #00518A;
	border-bottom: 1px solid #00518A;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #004679;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	right: 5px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Primary Navigation ********************/

#nav {
	background: #006b6e;
    	border-top: 1px #3e8587 solid;
	height: 40px;
	border-bottom: 1px #4d9298 solid;
	text-align: center;
}

#nav .wrap {
	width: 100%;
	background: none;
	height: 40px;
	padding: 0;
        overflow: hidden;
}

#nav ul {
	list-style: none;
	height: 40px;
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
        padding: 0;
	background: #006b6e;
        text-align: center;
}

#nav li {
	background: #006b6e;
	line-height: 18px;
	display: inline-block;
	text-align: center;
  }
	
#nav li a {
	position: relative;
	display: block;
	padding: 11px 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: #006b6e;
}

#nav li a:hover {
	background: #fff !important;
	color: #000;
}

/* 
ul li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 17px;
	right: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.7px 4px 0;
	border-color: #c0c0c0 transparent transparent;
}

ul.sub-menu li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6.7px;
	border-color: transparent transparent transparent #c0c0c0;
}
*/
	
#nav li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	position: relative;
	display: block;
	z-index: 999;
	text-align: left;
	line-height: 18px;
	width: 150px;
	padding: 6px 10px;
	background: #006b6e;
	border-left: 0;
	border-right: 0;
	color: #ffffff;
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
	float:left;
}
	
#nav li li a:hover, #nav li li a:active {
	background: #7b90a8;
	}


#nav ul li a:hover, #nav ul li:hover > a {
	background: #ffffff;
	color: #000;
}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	right: 5px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	width: 150px;
	}

#nav li ul ul {
	margin: -1px 0 0 171px;
}

#nav ul ul li a:hover {
	color: #000;
}

#nav ul ul li:last-child a {
	border-bottom: none;
}

#nav ul ul {
	float: none;
	/*margin-top: 40px;*/
	width: 170px;
	border-top: 1px #006d71 solid;
	border-left: 1px #006d71 solid;
	border-right: 1px #006d71 solid;
	border-bottom: 1px #006d71 solid;
	-webkit-transition: all 1s width;
	-ms-transition: all 1s width;
	-moz-transition: all 1s width;
	-o-transition: all 1s width;
	transition: all 1s width;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 4px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 5px 0 0;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	

/***** Secondary Navigation ********************/

#subnav {
	background: #004679;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 auto 0;
	padding: 0;
	}
	
#subnav .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	background: #004679;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #00518A;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #00294B;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #00294B;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #00518A;
	border-right: 1px solid #00518A;
	border-bottom: 1px solid #00518A;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #004679;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	right: 5px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul ul {
	margin: -31px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/* NAV END */

/***** Inner ********************/

#inner {
	background: #dde9e3 repeat-x;
	margin: 0 auto 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
#inner .wrap {
	width: 960px;
	margin: 0 auto 0;
	}

/***** Homepage ********************/
   
#homepage {
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#homepage .wrap {
	padding: 5px 0 0 0;
	}
	
#homepage .widget .wrap {
	width: auto; 
	}
	
#dfcg-widget {
	margin: 0 0 15px 0;
	}
	
#content #homepage p {	
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content #homepage h2 {
	font-weight: normal !important;
	}
	
#content #homepage h2, #content #homepage h2 a {
	color: #054F87;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	margin: 0;
	}
	
#content #homepage h2 a:hover{
	color: #054F87;
	text-decoration: underline;
	}

#homepage .featuredpost, #homepage .featuredpage {
	margin: 0;
	padding: 0;
	}
	
#homepage .featuredpost .post, #homepage .featuredpage .page {
	margin: 0 !important;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #cccccc;
	overflow: hidden;
	}
	
#homepage .featuredpost .avatar, #homepage .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#homepage .featuredpost img, #homepage .featuredpage img {
	background: #FFFFFF;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content #featured-post .post {
	margin: 0px;
	}
	
.more-from-category {
	padding: 10px 0 5px 0 !important;
	}
	
.more-from-category a {
	font-weight: bold;
	}
	
.more-from-category a:hover {
	text-decoration: underline;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 0 0 3px 0;
	border-bottom: double #EAEAEA;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #EAEAEA;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	background: #FFFFFF url(images/content-split-top.png) top no-repeat;
	width: 450px;
	float: left;
	margin: 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	background: #FFFFFF url(images/content-top.png) top no-repeat;
	width: 660px;
	}
	
.full-width-content #content {
	background: #FFFFFF url(images/full-top.png) top no-repeat;
	width: 940px;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #CCCCCC;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 0 0;
	}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #d01831;
	font-family: verdana, arial, sans serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 14px;
	}
	
#content h2 {
	font-size: 14px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #C35429;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #C35429;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 20px;
	}
	
#content h4 {
	font-size: 18px;
	}
	
#content #homepage h4 {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#content h5 {
	font-size: 16px;
	}
	
#content h6 {
	font-size: 14px;
	}
	
/***** Unordered/Ordered Lists ********************/

#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul {
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li {
	margin: 0 0 0 35px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #header .widget-area ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	border-top: 1px dotted #CCCCCC;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #CCCCCC;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}
	
/***** Post Icons ********************/
	
.time, categories {
	margin: 0;
	padding: 0;
	}
	
.post-comments, .tags {
	background: #FFFFFF url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #CCCCCC;
	}

.wp-caption img {
	border: 0;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #C35429;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CCCCCC;
	}

.navigation li a:hover {
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CCCCCC;
	}

.navigation li.active a {
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 270px;
	float: right;
	display: inline;
	}
	
#sidebar-alt {
	width: 200px;
	float: left;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget {
	background: #FFFFFF url(images/sidebar-top.png) top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar-alt .widget {
	background: #FFFFFF url(images/sidebar-alt-top.png) top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #755F61;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0 0 6px 0;
 	word-wrap: break-word;
	}
	
#sidebar embed, #sidebar object {
	width: 248px; 
	height: 170px;
	margin: 5px 0 0 0; 
	padding: 0;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 5px 0 0 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 178px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	padding: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0 0 5px 0;
	}
	
#nav .searchform {
	float: right;
	}
	
.s {
	background: #FFFFFF !important;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 0 1px 0 0;
	padding: 6px 0 6px 5px;
	border: 1px solid #7B6E5F;
	}
	
#sidebar .s {
	background: #F7F7F7 !important;
	margin: 0 4px 0 0 ;
	padding: 5px 0 5px 4px;
	border: 1px solid #CCCCCC;
	}
	
#header .s, #sidebar .s {
	width: 180px;
	}
	
#nav .s {
	width: 210px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

#nav .searchsubmit {
	font-size: 14px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	float: right;
	width: 280px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#sidebar .enews {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 10px 5px 0 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 205px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px 0 5px 4px;
	border: 1px solid #CCCCCC;
	}
	
#header .enews #subbox {
	margin: 0 5px 0 0;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	}
	
#header .latest-tweets a, #header .latest-tweets a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#header .latest-tweets a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}
	
#wp-calendar caption {
	color: #333333;
	}

#sidebar #wp-calendar th {
	color: #333333;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #F7F7F7 !important;
	}
	
#wp-calendar thead {
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Buttons ********************/

#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #004679 !important;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: none;
    margin: 0;
	padding: 3px 4px 4px 4px !important;
	border: 1px solid #00294B;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #00294B !important;
	border: 1px solid #00294B;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F7F7F7 !important;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #CCCCCC;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

/***** Footer ********************/

#footer {
	background: #f3f3e7;
	color: #888888;
	margin: 0 auto 0;
        border-top:1px solid #ccc;
	padding: 20px 0 20px 0;
	clear: both;
	overflow: hidden;
	}

#footer .wrap {
	width: 960px;
	margin: 0 auto 0;
	}
	
#footer a, #footer a:visited {
	color: #888888;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #888888;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}
#footer .gototop {
	width: 215px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}


/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.even, .alt, .depth-1 {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
	}

/* Pop for Social Media Buttons*/
@-webkit-keyframes hvr-pop {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes hvr-pop {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

.hvr-pop {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.fa-twitter-square {
	color: #1da1f2 !important;
}

.fa-youtube-square {
	color: #e62117 !important;
}

.fa-facebook-square {
	color: #3083aa !important;
}

.fa-instagram {
	color: #000 !important;
}

.btn-register {
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 10px;
	font-size: 10px;
	line-height: 1.42857143;
	border-radius: 4px;
	color: #fff;
	background-color: #d1332e;
	border-color: #d43f3a;
}

.btn-apply {
        width:150px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 15px 20px;
	font-size: 12px;
	line-height: .75em;
	border-radius: 4px;
	color: #fff;
	background-color: #006b6e;
	border-color: #005768;
}

.btn-register:visited,.btn-apply:visited {
	text-decoration: none !important;
	color: #fff !important;
}

.btn-register:hover {
	color: #fff;
	background-color: #d9534f;
	text-decoration: none !important;
}

.btn-apply:hover {
	color: #fff;
	background-color: #006f6d;
	text-decoration: none !important;
}

hr.fancy {
	border: 0;
	height: 1px;
	width: 90%;
	vertical-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: -webkit-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0);
	background-image: -moz-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0);
	background-image: -ms-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0);
	background-image: -o-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0);
}

#menu-fel-archive li {
	list-style-type: none !important;
}

#menu-falmouth-forum li {
	list-style-type: none !important;
}

.fel-menu ul {
	margin-left: -35px !important;
	margin: 0;
	padding: 0;
	width: 165px;
	list-style-type: none !important;
}

.fel-menu ul li a {
	padding-bottom: 8px !important;
	list-style-type: none !important;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	padding-left: 10px;
	padding-top: 8px;
	background-color: #f3f3f3;
	display: block;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.fel-menu ul li:last-child {
	border-bottom: 1px solid #ccc;
}

.fel-menu ul li a:visited {
	color: #990000;
}

.fel-menu ul li a:hover {
	color: #2F588F;
	background-color: #fff;
}

.fel-menu .current_page_item a {
	color: #2F588F !important;
	background-color: #E3E3E3 !important;
}

.labnotes_newsletter h3 {
	color: #006666 !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-family: Georgia, 'Times New Roman', Times, serif !important;
	text-align: left !important;
}

.labnotes_newsletter h3 a {
	font-size: 16px !important;
	font-style: normal !important;
	font-family: Georgia, 'Times New Roman', Times, serif !important;
	text-align: left !important;
}

.labnotes-text {
	font-size: 14px;
	color: #000;
	font-style: normal;
	line-height: 1.2em;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
}

.labnotes-border {
	border-bottom: 1px solid #c0c0c0;
}

/* EDUCATION SPECIFIC CSS START */

.courseImg {
	width: 270px;
	height: 180px;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}

.smCourseImg {
	width: 180px;
	height: 130px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* advanced research course page */
.CoursePoster div:nth-child(even) {
	background: #E6E6E6;
	font-size: 10px;
	text-align: center;
        padding: 5px;
        margin-bottom: 5px;
        height: 50px;
}

.CoursePoster div:nth-child(odd) {
	background: #F5F5F5;
	font-size: 10px;
	text-align: center;
        padding: 5px;
        margin-bottom: 5px;
        height: 50px;
}

#ngg-gallery-1729-1138 .ngg-gallery-thumbnail-box {
	display: inline-block !important;
	width: 200px !important;
	float: left;
	margin: 4px 0 4px 4px;
	padding: 4px;
	vertical-align: left !important;
}

#ngg-gallery-1729-1138 .ngg-gallery-thumbnail-box span {
	width: 200px !important;
	text-align: left;
	padding: 0 0 0 5px !important;
	word-wrap: break-word !important;
}

/* course schedule and admissions table */

.CSSTable table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.CSSTable tr:nth-child(odd) {
	background-color: #d6d4d4;
}

.CSSTable tr:nth-child(even) {
	background-color: #ffffff;
}

.CSSTable td {
	vertical-align: middle;
	border: 1px solid #000000;
	border-width: 0 1px 1px 0;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.CSSTable tr:last-child td {
	border-width: 0 1px 0 0;
}

.CSSTable tr td:last-child {
	border-width: 0 0 1px;
}

.CSSTable tr:last-child td:last-child {
	border-width: 0;
}

.CSSTable tr:first-child td {
	background-color: #a3a3a3;
	border: 0 solid #000000;
	text-align: center;
	border-width: 0 0 1px 1px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.CSSTable tr:first-child td:first-child {
	border-width: 0 0 1px;
}

.CSSTable tr:first-child td:last-child {
	border-width: 0 0 1px 1px;
}

.ngg-slideshow {
	border: 1px solid #c0c0c0 !important;
}

/*omibs gallery*/
#slideshow-wrappergallery3 {
	border: none !important;
	width: 280px !important;
	float: left !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}

/* EDUCATION SPECIFIC CSS END */

/* OSP SPECIFIC CSS START */
.ugBox {
	width: 125px;
	height: 75px;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	border-radius: 15px;
	border: 2px solid #737373;
	box-shadow: 4px 4px 3px #c0c0c0;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-shadow: 1px 1px 5px #000;
}

.ugBoxTitle {
	width: 278px;
	height: 66px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
}

.ugBox p {
	text-align: center;
}

.ugBox a {
	color: #fff;
}

.OSPhomegrid p {
	padding: 5px;
}

.OSPhomegrid img {
	vertical-align: middle;
	float: left;
	margin-bottom: 15px;
}

.OSPhomegrid p {
	font-size: 12px;
}

.OSPhomepage .post {
	margin: 0 0 8px !important;
}

.OSPhomepage .more-from-category {
        padding: 0px !important;
}

.OSPhomepage h3 {
	font-size: 14px !important;
}

.OSPhomepage h2 a, #content h2 a:visited {
	color: #000 !important;
	font-size: 11px !important;
	text-decoration: none !important;
}

.OSPhomepage h2 a:hover {
	color: #2F588F !important;
}

/* OSP SPECIFIC CSS END */

/* UC AFFILIATION SPECIFIC CSS START*/

.ucNews li {
	margin: 0 10px 0 0 !important;
	display: block !important;
	float: left !important;
	width: 100% !important;
}

.ucNews h3 {
	padding-bottom: 10px !important;
	font-size: 13px !important;
	color: #006b6e !important;
}

/* UC AFFILIATION SPECIFIC CSS END */


/* callouts start */

.calloutTitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	text-indent: 5px;
	vertical-align: text-top;
	border-top: 1px solid #a1c2bf;
	border-bottom: 1px solid silver;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e9f4f3),to(#f5f3f3));
	background-image: -webkit-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: -moz-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: -ms-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: -o-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: linear-gradient(top,#e9f4f3,#f5f3f3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e9f4f3',EndColorStr='#f5f3f3');
}


.calloutCentered h3 {
	font-size: 13px !important;
	color: #006b6e !important;
	margin: 10px 0 20px !important;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #a1c2bf;
	border-bottom: 1px solid silver;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e9f4f3),to(#f5f3f3));
	background-image: -webkit-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: -moz-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: -ms-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: -o-linear-gradient(top,#e9f4f3,#f5f3f3);
	background-image: linear-gradient(top,#e9f4f3,#f5f3f3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e9f4f3',EndColorStr='#f5f3f3');
}


.calloutCentered ul li {
	margin: 0 0 5px 15px !important;
}

/* callouts end */