/*
Theme Name: College of Medicine Main Theme
Theme URI: http://www.med.ucf.edu
Description: A custom theme for the UCF College of Medicine.
Version: 6.0.0
Author: Justin Sisley & Matthew Vaccaro
Author URL: http://www.med.ucf.edu
Tags: college, medicine, ucf, custom

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* @group Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}a:hover,a:active{outline:none}small{font-size:85%}strong,th{font-weight:bold}td{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;padding:15px}textarea{overflow:auto}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom}label,input[type="button"],input[type="submit"],input[type="image"],button{cursor:pointer}button,input,select,textarea{margin:0}button{width:auto;overflow:visible}h1,h2,h3,h4,h5,h6,strong{font-weight:bold}em{font-style:italic}del{text-decoration:line-through}

/* @group Global */
li {
	list-style: none;
}

@viewport{
    zoom: 1.0;
}

@-ms-viewport{
    zoom: 1.0;
}

/* @group Defaults */
@import url("css/library-service.css");

body {
	background: #000 url('images/background/grid.png') repeat 0 0;
	font: 83.5%/18px normal Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

::-moz-selection,
::selection {
	background-color: #9bd2f1;
	color: #fff;
}

.t,
.m {
	display: none;
}

a {
	color: #2c5a8d;
	outline: none;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

.container a:before,
.container a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	margin: -8px 0 0;
	display: block
}

a:hover {
	color: #08335a;
}

a.secure {
	padding-left: 15px;
}

a.secure:before {
	left: 3px;
	width: 10px;
	height: 7px;
	margin-top: 8px;
	background: #FCD057;
}

a.secure:after {
	left: 4px;
	width: 4px;
	height: 4px;
	border: 2px solid #FCD057;
	border-bottom: 0;
	margin-top: 2px;
	background: transparent;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

a.collapsed,
a.expanded {
	position: relative;
	color: #222;
	display: block;
	text-align: center;
	text-indent: 20px;
	text-transform: uppercase;
}

a.collapsed:before {
	left: 2px;
	top: 13px;
	border: 8px solid transparent;
	border-width: 8px 6px;
	border-top-color: #333;
	background: transparent;
}

a.expanded:before {
	left: 2px;
	top: 7px;
	border: 8px solid transparent;
	border-width: 8px 6px;
	border-bottom-color: #333;
	margin-top: -8px;
	background: transparent;
}

a.button {
	display: block;
	margin: 10px 0;
	overflow: auto;
	width: 180px;
	z-index: 888;
}

a.button.green {
	background: #aee865;
	border: 1px solid #81af49;
	border-bottom: 2px solid #578a19;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

a.button.green:hover {
	background: #bef678;
	color: #333;
}

a.button.giving-button:hover {
	background: #bef678;
}

p {
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, sans-serif;
}

strong {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

sup {
	font-size: 55%;
}

em {
	font-style: italic;
}

p.large, div.large p {
	color: #777;
	font-size: 16px;
	line-height: 26px;
}

p.strong, div.strong p {
	font-weight: bold;
}

iframe {
	border: none;
	overflow: hidden;
	width: 100%;
}

.caps {
	text-transform: uppercase;	
}

.alt-color {
	background: #e4f0fb;	
}

.alt-color-mono {
	background: #eee;	
}

tr.alt-color {
	background: #eee;
}

.left,
.alignleft {
	float: left;
	margin: 2px 15px 10px 0;	
}

.right,
.alignright {
	float: right;	
	margin: 2px 0 10px 15px;	
}

.aligncenter {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.wp-caption {
	background: #ececec;
	overflow: auto;
	padding: 10px 0 0 10px;
	border-bottom: 2px solid #ccc;
	font-size: 10px;
	text-transform: uppercase;
}

.spanWidth {
	width: 100% !important;	
}

ul.faq-list {
	background: #e8e8e8;
	margin: 0 0 10px 0;
	padding: 10px;
}

ul.faq-list li.question {
	font-weight: bold;	
	list-style: none;
}

ul li ul {
	padding-left: 25px;	
}

table,
tr {
	border: 1px solid #ccc;
	margin: 5px 0;
}

tr.title-row {
	background: #FFF4D4;
}

td {
	padding: 5px;	
	border: 1px solid #ccc;
}

object,
embed {
	z-index: 99;
}

.photo-bar a {
	background-size: 100% 100%;
}

.photo-bar a {
	display: block;
	margin: 0 15px 10px 0;
	text-indent: -9999px;
	width: 100%;
	height: 140px;
}

.social-icons li a {
	display: inline-block;
	height: 16px;
	padding: 4px 0;
	text-indent: 25px;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.social-icons li a:hover {
	opacity: .7;
}

.social-icons li a.facebook,
.social-icons li a.twitter,
.social-icons li a.flickr,
.social-icons li a.youtube,
.social-icons li a.instagram,
.index .index-tweet.standard:before,
.index .index-tweet.image:before {
	background: url('images/sprites/main-med-sprite.png') no-repeat;
}

.social-icons li a.facebook {
	background-position: 0px 5px;
}

.social-icons li a.twitter {
	background-position: 0px -24px;
}

.social-icons li a.flickr {
	background-position: 0px -54px;
}

.social-icons li a.youtube {
	background-position: 0px -81px;
}

.social-icons li a.instagram {
	background-position: 0px -107px;
}

.yellow {

}

.blue {

}

.green {

}

.red {
	background: #f97d7d;
}

.black {
	color: #000;
}

.grey {
	color: #333;
}

.pink {
	color: #df0078;
}

/* @group Headings */
h1,
h2,
h2 a,
h3,
h3 a,
h4,
h5,
h6 { 
    -webkit-font-smoothing: antialiased; 
    -webkit-text-stroke: 1px transparent;
    font-weight: normal;
}

h1,
h1 a {
    color: #000;
    font: normal 37px/53px adobe-caslon-pro, serif;
}

h2,
h2 a {
	color: #222;
	font: normal 18px Verdana, Arial, sans-serif;
}


h3,
h3 a {
    color: #2c6ca7;
    font: normal 16px Verdana, Arial, sans-serif;
    overflow: hidden;
}

h2.external-block {
    position: absolute;
    text-shadow: 0px 1px 0px #fff;
}

h2.external-block a {
    font: normal 38px adelle, serif;
}

h3,
h3 a {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

h4,
h4 a,
h5,
h5 a,
h6, 
h6 a {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}

h6, 
h6 a {
	font-weight: normal;
}

h4.toggle,
h5.toggle {
    clear: both;
    padding: 10px 0;
}

/* @group Layout */
.white-box,
.grey-box {
	border-bottom: 2px solid #ccc;
	padding: 10px;
}

.no-box {
    padding: 10px;
}

.interior .interior-right div.no-box {
    border: none;
}

.white-box {
	background: #fff;
}

.grey-box {
	background: #ececec;
}

.container input,
.container textarea,
.container select,
footer input,
.button,
.pagination a {
	border: 1px solid #cdcdcd;
	color: #666;
	display: inline;
	font: normal 18px Verdana, Arial, sans-serif;
	padding: 5px;
}

.container input.submit-button,
footer input.submit-button,
.button,
.pagination a {
	background-color: #fce182;
	border: 1px solid #fff0ba;
	border-bottom: 2px solid #e7b503;
	-moz-box-shadow:inset 0 0 8px rgba(255,199,0,.8);
	-webkit-box-shadow:inset 0 0 8px rgba(255,199,0,.8);
	box-shadow:inset 0 0 8px rgba(255,199,0,.8);
	color: #333;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
}

.container input.submit-button:hover,
footer input.submit-button:hover,
.button:hover,
.pagination a:hover {
	cursor: pointer;
	background: #f7c71d;
	text-shadow: 0 1px 0 #ddd; 
}

input[type=checkbox] {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.emailActions label {
	display: inline-block;
}

.emailActions input {
	margin: 10px 10px 10px 0;
}

.emailActions .checkLabel {
	margin-left: 10px;
}

.notification {
	text-transform: uppercase;
	color: #8b0808;
}

.print-item {
	display: none;
}

.eventDate {
	cursor: default;
	display: inline;
	float: left;
	background: #ffc904;
	padding: 10px;
	margin-right: 10px;
}

.eventDate span {
	display: block;
	margin: 3px;
}

.eventDate .eventMonth {
	font-size: 25px;
	margin-bottom: 5px;
}

.eventDate .eventDay {
	font-size: 44px;
	line-height: 36px;
	margin-top: -5px;
}

.eventInfo {
	display: inline;
	float: left;
	width: 66%;
}

.eventInfo a {
	clear: both;
	display: block;
}

.pagination {
	margin: 25px auto 15px auto;
	width: 15%;
	overflow: auto;
}

.paged .pagination {
	width: 35%;
}

.pagination a {
	display: inline-block;
	float: left;
}

.pagination .prev-posts a {
	margin: 10px 15px 10px 0;
}

.pagination .next-posts a {
	margin: 10px 0;
}

.video-prev {
	width: 460px;
	height: 291px;
	display: block;
	text-indent: -9999px;
	background: url( 'images/video/play-video-prev.png' ) no-repeat center center;
}

.calendar-widget-event.full {
	clear: both;
	padding: 10px 0 5px 0;
}

.calendar-widget-event.full .eventInfo {
	width: 75%;
}

.container {
	margin: 0 auto;
	width: 1000px;
}

header {
	overflow: hidden;
	background: #fff;
}

header .header-logo .logo {
	color: #000;
	float: left;
	font: normal 42px adobe-caslon-pro, serif;
	margin: 20px 0;
	text-shadow: 0px 1px 0px #fff;
}

header .header-logo .logo:hover {
	color: #000;
}

header .header-logo .logo span {
	font-style: italic;
	padding: 0px 6px 0 0;
}

header .header-logo .secondary-logo {
	font: normal 19px adobe-caslon-pro, serif;
	clear: both;
	float: left;
	margin: 0 0 25px 0;
}

header .header-logo .secondary-logo span {
	font-style: italic;
	padding: 0px 6px 0 0;
}

header .header-info {
	overflow: auto;
	padding: 20px 0 0 0;
}

header .header-info form {
	float: right;
	clear: both;
}

header .header-info input {
	font-size: 12px;
	margin-right: 0;
}

header .tool-bar {
	overflow: hidden;
	float: right;
}

header .tool-bar ul,
header .tool-bar li {
	float: left;
}

header .tool-bar li a {
	text-indent: -9999px;
	width: 25px;
}


header input {
	font-size: 12px;
	margin: 5px 0 10px 0;
	padding: 4px;
	position: relative;
	width: 215px;
}

header input.submit-button {
	width: 80px;
	height: 29px;
}

.marketing-header {
	background: url('https://universityheader.ucf.edu/bar/images/header_border.png') repeat-x bottom left #000;
	height: 38px;
	overflow: hidden;
	position: relative;
}

.marketing-header .wrapper {
	margin: 0 auto;
	width: 974px;
	z-index: 50;
}

.marketing-header-logo {
	position: relative;
	top: 4px;
}

.top-navigation {
	background: #f7f7f7;
	border: 1px solid #ccc;
	overflow: hidden;
	width: 100%;
	height: 50px;
	z-index: 19999;
	font-size: 14px;
	text-shadow: 0px 1px 0px #fff;
}

.top-navigation .container > li {
	float: left;
	text-align: center;
	width: 14%;
}

.top-navigation li.menu-item-object-page > a,
.top-navigation li.menu-item-object-custom > a {
	color: #222;
	display: block;
	font: normal 14px adelle, serif;
	padding: 15px 0;
}

.top-navigation .sub-menu-wrapper {
	padding: 0;
	position: absolute;
	z-index: -1;
	margin-left: -9999px;
}

.top-navigation li.menu-item:hover {
	background: #777;
	text-shadow: 0px -1px 0px #000;
}

.top-navigation li.menu-item:hover a,
.top-navigation li.menu-item a:hover {
	color: #fff;
}

.top-navigation li.menu-item ul a {	
	text-shadow: 0px 1px 0px #000;
	font: normal 11px verdana, arial, sans-serif;
}

.top-navigation li.menu-item ul a:hover {
	color: #ccc;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.top-navigation li.menu-item:hover .sub-menu-wrapper {
	background: #777;
	border-bottom: 1px solid #999;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	text-align: left;
	z-index: 199994;
	left: 0%;
	margin: 0 auto;
	width: 100%;
}

.top-navigation li .sub-menu-wrapper > ul.sub-menu  {
	background: #666;
	overflow: auto;
	width: 1000px;
	padding: 5px;
	margin: 10px auto;
}

.top-navigation li.menu-item ul.sub-menu li {
	width: 180px;
	background: none;
	text-align: left;
	padding: 15px 30px;
	float: left;
}

.top-navigation li.menu-item ul.sub-menu ul.sub-menu {
	float: none;
	position: relative;
	width: 200px;
	border-bottom: none;
	padding: 0;
}

.top-navigation li.menu-item ul.sub-menu .menu-item-has-children > a {
	color: #fcd057;
	font-weight: bold;
	padding: 5px 0;
}

.top-navigation li.menu-item ul.sub-menu ul.sub-menu li {
	padding: 0;
}

.top-navigation li.menu-item ul.sub-menu ul.sub-menu li a {
	padding: 0 0 5px 0;
}

.audience {
	clear: both;
	background: #444; /* Maybe add background image of 'No slides loaded' here? */
	height: 630px;	
	width: 1680px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.audience-nav {
	background: #222;
	width: 100%;
	height: 42px;
}

.audience-nav li {
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
	z-index:99999;
}

.audience-nav li a {
	display: block;
	padding: 14px 10px;
	color: #ccc;
	font: normal 11px "adelle", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.audience-nav li a:hover,
.audience-nav li a.active {
	color: #fff;
	background: rgba( 255, 255, 255, .2);
}

.audience-nav li ul {
	left: -9999px;
	position: absolute;
	overflow: auto;
	z-index: 199993;
	background: rgba(0, 0, 0, .8);
	width: 90%;
	padding: 10px;
	border-bottom: 2px solid #000;
	text-align:left;
}

.audience-nav li:hover ul {
	left: 0;
}

.audience-nav li ul a {
	width: 460%;
	text-align: left;
	padding: 4px;
	font: normal 11px Verdana, Arial, sans-serif;
	text-transform: none;
}

.audience-nav li ul a.pdf:after,
.audience-nav li ul a[href$=".pdf"]:after,
.audience-nav li ul a.pdf:before,
.audience-nav li ul a[href$=".pdf"]:before {
	left: -99999px;
}

.audience-nav li ul li {
	float: none;
}

.fade-slide #prospective-students,
.fade-slide #students,
.fade-slide #faculty,
.fade-slide #community,
.fade-slide #donors,
.fade-slide #media {
	overflow: hidden;
	position: absolute;
	width: 1680px;
	height: 630px;
	margin: 0 auto;
}

.fade-slide #students,
.fade-slide #faculty,
.fade-slide #community,
.fade-slide #donors,
.fade-slide #media {
	display: none;
}

.portal-panel {
	display: none;
}

.side-nav {
	display: block;
	padding: 10px 0;
}

ul.side-nav-list {
	border: 1px solid #97c2e2;
	display: block;
	width: 90%;
	z-index: 888;
	margin-top: 20px;
	background: #d7e7f3;
}

ul.side-nav-list.bottom-border {
	margin-bottom: 20px;
	border: 1px solid #e7b503;
}

ul.side-nav-list.bottom-border li {
	border-bottom: none;
}

ul.side-nav-list.bottom-border li:first-child {
	border-top: none;
}

ul.side-nav-list li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #97c2e2;
	position: relative;
	z-index: 9999;
}

ul.side-nav-list li:hover {
	background: #fffef6;
}

ul.side-nav-list li a, 
ul.side-nav-list a.has-children {
	color: #222;
	display: block;
	padding: 4% 15px 4% 15px;	
	text-shadow: 0px 1px 0px #fff;

}

ul.side-nav-list a.has-children:after {
	width: 0; 
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #666;
	position: absolute;
	top: 50%;
	z-index: 99991;
	margin-top: -5px; 
	left: 90%;
}

ul.side-nav-list li a.active-nav {
	background-color: #fce182;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fce182), to(#ffc907));
	background-image: -webkit-linear-gradient(top, #fce182, #ffc907);
	background-image: -moz-linear-gradient(top, #fce182, #ffc907);
	border-bottom: 1px solid #e7b503;
	-moz-box-shadow:inset 0 0 8px rgba(255,199,0,.8);
	-webkit-box-shadow:inset 0 0 8px rgba(255,199,0,.8);
	box-shadow:inset 0 0 8px rgba(255,199,0,.8);
	color: #333;
	font: normal 12px "adelle", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0px 1px 0px #fff;
}

ul.side-nav-list a.active-nav.has-children:after {
	border: none;
}

ul.side-nav-list li ul.children {
	display: block;
	padding: 0;
	position: absolute;
	left: -99999px;
	width: 110%;
	z-index: 8888;
	background: #d7e7f3;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, .3);
}

ul.side-nav-list li:hover ul.children {
	border: 1px solid #97c2e2;
	top: -2px;
	left: 100%;

}

ul.side-nav-list.bottom-border li ul.children {
	border: 1px solid #e7b503;
}

ul.side-nav-list li:hover ul.children li ul.children {
	display: block;
	padding: 0;
	position: absolute;
	left: -99999px;
	z-index: 888;
}

ul.side-nav-list li ul.children li:hover ul.children {
	top: -2px;
	left: 100%;
}

ul.side-nav-list li:hover ul.children li ul.children li ul {
	display: none; /* dissapear navs after two levels */
}	

ul.side-nav-list li ul.active-nav {
	border: none !important;
	display: block;
	padding: 0;
	position: static;
	width: 100%;
	box-shadow: none;
}

ul.side-nav-list li ul.active-nav li {
	background: #fff4d4;
	border-bottom: 1px solid #f6df9c;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

ul.side-nav-list li ul.active-nav li.current_page_item {
	background: #fffcf5;
}

ul.side-nav-list li ul.active-nav li a:hover {
	background: #fffef6;
}

ul.side-nav-list li ul.active-nav li:hover ul.children {
	left: 100%;
}

ul.side-nav-list li ul.children.active-nav li ul.children li:hover ul.children {
	display: block;
	top: -1px;
	left: 100%;
	width: 110%;
}

ul.side-nav-list li ul.children li ul.children li a.has-children:after {
	left: -9999px;
}

ul.side-nav-list.bottom-border li ul.children li ul.children li a.has-children:after {
	left: 90%;
}

ul.side-nav-list.bottom-border li ul.children li ul.children li ul.children li a.has-children:after {
	left: -9999px;
}

ul.side-nav-list li ul.children.active-nav li ul.children li:hover ul.children li ul {
	display: none;
}

.right-area {
	padding: 0 0 10px 10px;
	float: right;
}

.right-nav {
	font-size: 11px;
	margin: 0 0 15px 10px;
	padding: 8px;
	width: 210px;
	z-index: 11;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.right-nav ul li ul {
	padding-left: 0;
}

.right-nav .expand-area {
	display: none;
}

.right-nav .expand-area li {
	list-style-image: none !important;	 /* this was done for opera */
}

.qtr {
	float: left;
	margin: 0 8px 0 0;
	width: 21%;
}

.half {
	display: inline-block;
	float: left;
	margin-right: 15px;
	width: 48%;
}

.half:nth-child(2n+1),
.half:nth-child(3) {
	margin-right: 0;
}

.triple-box-container {
	overflow: auto;
}

.triple-box {
	width: 297px;
	margin: 15px 15px 15px 0;
	float: left;
}

.double-box a ,
.triple-box a {
	width: 100%;
	height: 180px;
	display: block;
	position: relative;
}

.double-box a h2,
.triple-box a h2 {
	background: #fff;
	padding: 5px 10px;
	width: 80%;
	bottom: 8%;
	left: 6%;
	position: absolute;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	font-size: 14px;
}

.triple-box:last-child {
	margin-right: 0;
}

.double-box-container {
	margin: 0 0 15px 0;
	overflow: auto;
}

.double-box-container .double-box.half {
	width: 46%;
	margin-right: 15px;
}

.double-box-container .double-box.half:last-child {
	margin: 0;
}

.alert-box {
	margin-bottom: 15px;
	padding: 10px;
}

.alert-box .alert-box-notice {
	background: url('images/icons/alert-icon.png') no-repeat 0 center;
	display: block;
	font-size: 14px;
	text-indent: 25px;
	font-weight: bold;
}

.alert-box p {
	margin-top: 5px;	
}

.content-box .content-span-image {
	float: left;
	margin-right: 10px;
	width: 190px;
	height: 140px;
	text-indent: -9999px;
}

.content-box .content-span-data {
	display: inline;
}

.content-box .content-span-data span a {
	color: #222;
	font: normal 16px/20px adelle, serif;
}

.index .content-area .container {
	overflow: auto;
	margin-bottom: 25px;
}

.index .container>h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666;
	font-size: 14px;
	margin-bottom: 25px;
}

.index .blurb {
	width: 400px;
	position: absolute;
	right: 0;
	z-index: 9999;
	background: transparent url('images/background/com-trans-black-bg.png') repeat 0 0;
	margin: 35px;
	padding: 15px;
	color: #ececec;
}

.index .blurb h1 {
	font-size: 22px;
	color: #fff;
}

.index .top-container {
	padding: 25px 0 15px 0;
}

.index .top-container .half {
	width: 46%;
}

.index .top-container .half.home-video {
	text-align: center;
}

.index .top-container .half.home-video h3 a {
	color: #222;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0;
}

.index .top-container .highlight-box {
	display: block;
	background: #666;
	width: 100%;
	height: 295px;
	position: relative;
}

.index .top-container .highlight-box a {
	background: #fff;
	display: block;
	padding: 10px 10px 0 10px;
	bottom: 10%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 80%;
	text-align: center;
	position: absolute;
}

.index .circle-branches {
	position: relative;
	z-index: 9999;
	width: 60%;
	margin: 0 auto;
	top: 55%;
}

.index .circle-data {
	overflow: hidden;
	margin: 0 5%;
	width: 200px;
	height: 200px;
	float: left;
	padding: 10px;
}

.index .circle-data a.circles {
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	margin-right: 25px;
	border-radius: 150px;
	-webkit-box-shadow: 0 0 0 0.4em #fff;
	-moz-box-shadow: 0 0 0 0.4em #fff;
	box-shadow: 0 0 0 0.4em #fff;
	overflow: hidden;
	position: relative;
	transition: all 150ms ease-in-out;
}

.index .circle-data a.circles:hover {
	-webkit-box-shadow: 0 0 0 0.7em #fff;
	-moz-box-shadow: 0 0 0 0.7em #fff;
	box-shadow: 0 0 0 0.7em #fff;
}

.index .circle-data a.circles span {
	top: 55%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px;
	background: #fff;
	color: #000;
	width: 60%;
}

.index .calendar-widget-event {
	width: 30%;
	float: left;
}

.index .experience-container {
	padding-top: 15px;
}

.index .flickr-box {
	float: left;
	text-align: center;
	position: relative;
}

.index .flickr-box:after {
	content: ' ';
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 5%;
	bottom: 6%;
	background: url('images/sprites/main-med-sprite.png') no-repeat 0px -54px;
}

.index .flickr-box small {
	text-transform: uppercase;
	background: #ececec;
	padding: 3px 10px;
}

.index .flickr-box .flickr-fader {
	width: 398px;
	height: 330px;
	overflow: hidden;
	margin-top: 10px;

	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.index .flickr-box .flickr-fader:hover {
	opacity: .7;
}

.index .flickr-box .flickr-fader #home-flickr {
	height: 200px !important;
}

.index .flickr-box .flickr-fader img {
	width: 130%;
}

.index .index-tweet {
	margin: 0 0 15px 15px;
	width: 24%;
	height: 160px;
	position: relative;
	padding: 10px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
}

.index .index-tweet .twitter-media {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	z-index: 9999;
}

.index .index-tweet img {
	width: 315px;
	margin: -10% 0 0 -20%;
	z-index: 9998;
}

.index .index-tweet:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 26px;
	display: block;
	z-index: 9998;
	bottom: 10px;
	right: 10px;
}

.index .index-tweet.standard:before {
	background-position: 0px -24px;
}

.index .index-tweet.image:before {
	background-position: 0px -107px;
}

.news-events {
	background: #3f3f3f;
	padding: 25px 0;
	margin: 0 0 35px 0;
}

.news-events h2 {
	color: #ececec !important;
}

.news-events .breaking {
	padding: 3px 3px 3px 6px;
	margin: 0 5px 0 0;
	color: #fff;
}

.news-events .news-container {
	clear: both;
	margin: 15px 0 15px 0;
	overflow: auto;
	font-size: 13px;
}

.news-events .main-feed-container {
	float: left;
	margin: 0 25px 0 0;
	overflow: visible !important;
}

.news-events .main-feed-container #rightBtn,
.news-events .main-feed-container #leftBtn {
	margin-top: -90px;
}

.news-events .main-feed-container #leftBtn {
	left: -15px;
}

.news-events .main-feed-container #rightBtn {
	right: -15px;
}

.news-events .main-feed-container .news-photo {
	display: block;
	width: 100%;
	height: 300px;
	border-right: 6px solid #fff;
	margin: 0 0 10px 0;
}

.news-events .main-feed-container h2 a {
	font-size: 24px;
	font-family: 'adobe-caslon-pro', serif;
}

.news-events .text-feed-container {
	width: 30%;
	float: left;
}

.news-events .events-container {
	overflow: auto;
}

.news-events .events-container .more-events {
	float: right;
	margin: -1px 0 0 0;
}

.bread-crumbs {
	background: #fce182;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

.bread-crumbs #crumbs li {
	float: left;
}

.bread-crumbs #crumbs li:hover a,
.bread-crumbs #crumbs li span {
	background: #ffefb8;
}

.bread-crumbs #crumbs li:hover a:after,
.bread-crumbs #crumbs li span:after {
	border-top: 15px solid transparent;         
	border-bottom: 15px solid transparent;
	border-left: 15px solid #ffefb8
}

.bread-crumbs #crumbs a, 
.bread-crumbs #crumbs span {
	padding: 8px 5px 10px 25px;
	display: inline-block;
	position: relative;
	text-shadow: 0px 1px 0px #fff;
	color: #222;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

.bread-crumbs #crumbs a:after,
.bread-crumbs #crumbs span:after {
	display: block; 
	width: 0; 
	height: 0;
	border-top: 15px solid transparent;         
	border-bottom: 15px solid transparent;
	border-left: 15px solid #fce182;
	top: 8px;
	left: 100%;
	z-index: 9992;

}

.bread-crumbs #crumbs a:before,
.bread-crumbs #crumbs span:before {
	display: block; 
	width: 0; 
	height: 0;
	border-top: 15px solid transparent;         
	border-bottom: 15px solid transparent;
	border-left: 15px solid #e7b503;
	top: 8px;
	left: 1px;
	z-index: 9991;
}

.bread-crumbs #crumbs span:after,
.bread-crumbs #crumbs span:before {
	top: 0;
	content: '';
	position: absolute;
}

.bread-crumbs #crumbs li:nth-child(1) a:before {
	display: none;
}

.interior h2 {
	margin-bottom: 10px;
}

.interior .content-area p a {
	text-decoration: underline;
	font-size: 1em;
}

.interior .content-area p a.button {
	text-decoration: none;
}

.interior .bottom {
	margin: 0 0 35px 0;
}

.interior .students-main {
	overflow: auto;
}

.interior .port-right {
	width: 48%;
	float: left;
}

.interior .interior-main {
	display: block;
	position: relative;
	width: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 200px;
	background-color: #ececec;
	margin-bottom: 15px;
}

.interior .interior-main h1 {
	background: #fff;
	border-top: 3px solid #ccc;
	bottom: 0;
	display: block;
	margin: 0 0 -8px 15px;	
	padding: 15px 20px;
	position: absolute;
}

.interior .interior-left {
	display: inline-block;
	float: left;
	width: 24%;
	margin-left: 20px;
}

.interior .interior-right {
	display: inline-block;
	width: 72%;
	margin-top: 5px;
	min-height: 1000px;
	padding: 15px 15px 15px 0;
}

.interior .interior-right h1,
.interior .interior-right h1 a {
	font-size: 28px;
}

.interior .interior-right .triple-box {
	width: 26%; /* This is this way because the box can be squished by the right content box sometimes when info is too long and they are on the same pahe */
	border: 1px solid #ececec;
}

.interior .interior-level {
	margin-bottom: 15px;
	padding-bottom: 10px;
	overflow: auto;
	clear: both;
	border-bottom: 1px solid #ccc;
}

.interior .interior-level:last-child {
	border: none;
}

.interior .interior-right object.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.interior .interior-right object.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.interior .interior-right ul li,
.interior .interior-right ol li,
.mini .generic ul li,
.mini.generic ol li {
	padding: 5px 15px;
	text-indent: -15px;
	list-style-position: inside !important;
	overflow: auto;
}

.interior .interior-right ul li,
.mini .generic ul li {	
	list-style: disc;
}

.interior .interior-right ul li li,
.mini .generic ul li li {
	list-style: circle;
	list-style-position: inside;
	padding: 5px 15px;
	text-indent: -15px;
}

.interior .interior-right ul li li li,
.mini .generic ul li li li {
	list-style: square;
}

.interior .interior-right ol li,
.interior .interior-right ol li ol li,
.mini.generic ol li,
.mini.generic ol li ol li {
	list-style: decimal;
	list-style-type: decimal;
}

.interior ul li.no-bullet,
.interior ul.no-bullet li {
	list-style: none;
	padding-left: 0;
	text-indent: 0;
}

.interior .events-left {
	width: 60%;
	float: left;
	margin-right: 30px;
}

.interior .events-left .calendar-widget-event {
	padding: 5px;
	margin: 10px 0;
	overflow: hidden;
}

.interior .events-left .calendar-widget-event:nth-child(2n+1) {
	background: #f7f7f7;
}

.interior .events-right {
	width: 35%;
	float: left;
}

.interior .events-left p {
	padding: 0;
}

.interior .events-side {
	background: #f7f7f7;
	padding: 10px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 15px;
}

.interior .content-row {
	clear: both;
	width: 100%;
}

.interior .content-row .half {
	background: #ececec;
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: 2px solid #ccc;
}

.interior .contact-card {
	background: #daf9de;
	display: inline;
	float: left;
	margin: 8px 0;
	overflow: auto;
	padding: 10px;
	width: 97%;
	border-bottom: 2px solid #95d79e;
}

.interior .contact-card + h2 {
	clear: both;
}

.interior .contact-card .contact-image {
	background: #fff url('images/sprites/main-med-sprite.png') no-repeat -4px -464px;
	display: block;
	float: left;	
	margin: 5px 35px 5px 15px;
	width: 205px;
	height: 205px;
	border-radius: 150px;
	border: 6px solid #95d79e;
	overflow: auto;
}

.interior .contact-card ul.contact-info {
	float: left;	
	width: 60%;
}

.interior .contact-card ul.contact-info li {
	list-style: none;
}

.interior .contact-card ul.contact-info li span {
	font-weight: bold;	
}

.single .bio {
	overflow: auto;
}

.single .bio-info {
	width: 34%;
	margin-right: 35px;
	float: left;
}

.single .edu {
	background: #ececec;
	border-bottom: 2px solid #ccc;
	padding: 16px;
	width: 92%;
	overflow: auto;
	margin: 10px 0 0 0;
}

.single .edu ul {
	margin: 10px 0;
}

.single .contact-card {
	margin: 0 0 20px 0;
}

.single .contact-card .button {
	margin: 15px auto;
}

.single .contact-card .contact-image {
	margin: 10px;
}

.single .contact-card ul.contact-info {
	width: 96%;
}

.single .contact-card ul.contact-info li {
	padding: 5px 0;
	text-indent: 0;
}

.single .actual-bio {
	width: 60%;
	float: left;
}

.single h1 {
	font-size: 28px;
	line-height: 32px;
}

.news-item .grey-box {
	width: 83%;
	margin: 15px 0;
}

.news-item .grey-box h3 {
	font-size: 14px;
}

.news-item .divider {
	overflow: auto;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	padding: 10px 0;
}

.news-item #news-form .main-input {
	font-size: 13px;
	width: 180px;
	margin: 0;
}

.news-item #news-form .submit-button {
	margin-left: 8px;
}

.news-item #newsSlider {
	float: left;
	margin: 0 15px 20px 0;
	width: 103% !important;
	height: 420px;
	position: relative; /* This is here for when the slideshow case is not active on single-news.php */
}

.news-item #newsSlider h1 {
	position: absolute;
	z-index: 998;
	background: #fff;
	bottom: -15px;
	border-top: 2px solid #ccc;
	left: 10%;
	width: 77%;
	padding: 10px 10px 5px 10px;
}

.news-item #newsSlider .slide {
	height: 420px;
	background: #ececec;
}

.news-item .addthis_toolbox>span {
	float: left;
	padding: 10px 8% 0 8%;
	min-height: 80px;
}

.news-item .addthis_toolbox .fb-like span {
	vertical-align: top !important;
}

.news-item .addthis_toolbox span:nth-child(2n+1) {
	background: #ececec;
}

.news-item .addthis_toolbox small,
.news-item .addthis_toolbox a {
	display: block;
}

.news-item .addthis_toolbox a {
	margin: 0 0 10px 0;
	float: none;
}

.news-item .addthis_custom {
	padding: 10px 6px 6px 6px;
	overflow: auto;
}

.news-item .addthis_custom p {
	padding: 0;
}

.news-item #newsSlider #leftBtn,
.news-item #newsSlider #rightBtn {
	z-index: 1002 !important;
	right: 20px;
}

.news-item #newsSlider #leftBtn {
	left: 15px;
}

.news-item .pagination {
	width: 37%;
}

.media .content-span h2 {
	margin-bottom: 15px;
}

.media #news-home-slider {
	margin-left: 35px;
}

.media .news-photo {
	width: 595px;
	height: 300px;
	display: block;
	margin: 0 10px 15px 20px;
}

.media .news-preview {
	padding: 0 25px;
}

.news-feed p img {
	display: none;
}

.capital-donors ul li {
	float: left;
	margin: 0 !important;
	width: 325px;
}

.giving-button {
	font: normal 22px adelle;
	float: right;
	margin: 0 !important;
}

.single.profiles h1 {
	margin-bottom: 15px;
}

.page-directory .grey-box {
	overflow: auto;
	margin: 0 0 20px 0;
}

.faculty .triple-box,
.page-prospective-students .triple-box {
	width: 30%;
}

.page-calendar-archive .calendar-widget-event {
	padding: 10px;
	overflow: auto;
	margin: 0 0 15px 0;
}

.page-calendar-archive .calendar-widget-event:nth-child(2n+1) {
	background: #ececec;
}

.library .interior-right ul li {
	list-style: none;
}

.library .interior-right .triple-box {
	border: none;
}

.library .interior-right .triple-box a {
	background: none;
	height: inherit;
}

.library .slide a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}

.libraryService #columnCenter {
	width: 676px !important;
}

.faq .content {
	margin: 10px 0;
	padding: 0 10px;
}

.search .white-box {
	overflow: auto;
}

.search .content-area h2 {
	text-transform: none;
	font-size: 28px;	
}

.search .content-area input {
	float: left;
	width: 420px;
	margin: 15px 0;
}

.search .content-area .submit-button {
	float: left;
	font-size: 18px;
	margin-left: 15px;
	width: 100px;
	height: 37px;
}

.search #secondTab, .search #thirdTab {
	display: none;
}

.search .navItem a {
	padding: 5px;	
}

.search .navItem a.active {
	background: #FF9;	
}

.search-results .white-box {
	margin-top: 20px;
	padding-top: 15px;
}

.search-results h2,
.search-results h2 a {
	margin: 0 !important;
}

.search-results h5 {
	margin: 0 0 15px 0;
}

.search-results .search-item {
	background: #f2f2f2;	
	margin: 0 0 15px 0;
	padding: 5px;
}

.search-results .search-excerpt {
	background: #FF9;	
}

.search-results a.result-link {
	color: #039;
}

.search-results .content-area input {
	width: 400px;
}

.search-results .content-area form#searchform {
	width: 920px;
}

.error .side-nav-list.bottom-border {
	display: none;
}

.error .content-area p {
	color: #2a6cbe;
	font: normal 15px/24px adelle, serif;
}

.ngg-albumoverview {
	background: #e3edf5;
	border: 1px solid #bdd6ea;
	clear: none !important;
	float: left;
	margin: 0 35px 25px 0;
	padding: 10px;
	width: 41% !important;
}

.ngg-albumoverview .ngg-album {
	border: none !important;
}

.ngg-albumoverview .ngg-albumtitle a {
	font: normal 22px adobe-caslon-pro, serif;
}

.ngg-galleryoverview {
	clear: none !important;
	width: 670px !important;
}

.ngg-galleryoverview .ngg-gallery-thumbnail {
	margin: 0 15px 15px 0;
}

.ngg-navigation  {
	height: 25px;
}

.ngg-navigation .next,
.ngg-navigation .prev, 
.ngg-navigation .page-numbers {
	background: #eee;
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
	background-image: linear-gradient(top, #eeeeee, #cccccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	color: #333;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
}

footer {
	background: #222;
	color: #fff;
	padding: 20px 0;
	margin: 35px 0 0 0;
}

footer .container {
	margin-bottom: 0px;
}

footer h3 {
	color: #FCD057;
	margin-bottom: 10px;
}

footer a {
	color: #ececec;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

footer a.secure {
	display: block;
	border: 0;
	padding-left: 25px;
	color: #fff;
}

footer a:hover,
footer a.secure:hover {
	opacity: .7;
	color: #fff;
}

footer li {
	position: relative;
	padding: 2px 0;
}

footer .span-container {
	overflow: auto;
	clear: both;
	margin: 0 0 20px 0;
}

footer .span-container:nth-child(2n+2) {
	background: #333;
	padding: 10px 10px 0 10px;
}

footer .span-container:nth-child(2n+2) a {
	color: #3386ac;
}

footer .qtr-split {
	float: left;
	padding-left: 15px;
	width: 23%;
}

footer .qtr-split:first-child {
	padding-left: 0px;
}

footer .span-container+.address {
	background: #333 url('images/sprites/main-med-sprite.png') no-repeat 8px -641px;
	padding: 10px 10px 0px 35px;
}

footer .opportunity a {
	background: url('images/sprites/main-med-sprite.png') no-repeat 1px -163px;
	display: block;
	margin: 10px 0 0 0;
	text-indent: -9999px;
	width: 229px;
	height: 38px;
}

/* @group Responsive */
@media all and (orientation:portrait) {
	html, body {
		width: 100%;
	}
}

@media screen and (max-width: 1580px) {
	.audience {
		width: 100%;
	}
	
	.fade-slide #prospective-students, 
	.fade-slide #students, 
	.fade-slide #faculty, 
	.fade-slide #community, 
	.fade-slide #donors, 
	.fade-slide #media {
		width: 100%;
	}

	.left-crumb-buffer {
		width: 15% !important;
	}

	.index .circle-branches {
		width: 1000px;
	}

}

@media screen and (max-width: 999px) {

	.top-navigation li .sub-menu-wrapper > ul.sub-menu {
		width: 96%;
	}

	.top-navigation li.menu-item ul.sub-menu li {
		width: 40%;
	}

	.top-navigation li.menu-item ul.sub-menu li .sub-menu li {
		width: 100%;
	}

	.audience-nav li ul {
		display: none;
	}

	.container {
		width: 96%;
	}

	.tool-bar small {
		display: none;
	}

	.index .circle-branches {
		width: 705px;
	}

	.index .circle-data {
		margin: 0 1%;
	}

	.audience-nav li a {
		padding: 16px 10px;
		font: normal 8px "adelle", sans-serif;
	}

	.video-prev {
		width: 100%;
	}

	.index .top-container .half {
		width: 44%;
	}

	.interior .interior-right {
		width: 70%;
	}

	.triple-box {
		width: 28%;
	}

	#news-home-slider {
		width: 400px;
		margin: 15px auto !important;
	}

	.news-events .text-feed-container,
	.index .flickr-box {
		display: none;
	}

	.index .index-tweet {
		width: 20%;
	}

	.double-box-container .double-box.half {
		margin: 0 10px 10px 0;
		width: 44%;
	}

	.single .actual-bio,
	.single .bio-info {
		width: 96%;
		float: none;
		margin-bottom: 25px;
	}

	.single .edu {
		width: 94%;
	}

	.interior .contact-card {
		width: 98%;
	}

	.single .contact-card ul.contact-info {
		width: 55%;
	}

	.interior .contact-card ul.contact-info {
		width: 56%;
	}

	.interior .contact-card .contact-image {
		width: 30%;
		height: 180px;
		margin: 10px 20px 0 5px;
	}

}

@media only screen and (max-width: 680px) {
	html, body {
		width: 100%;
	}

	h1, 
	h1 a {
		font-size: 24px;
	}
	
	.container {
		width: 96%;
		overflow: hidden;
	}
	
	.header-info,
	.audience-nav,
	.audience,
	.events-container,
	.qtr-split,
	.bread-crumbs,
	header,
	.top-navigation,
	.index-flickr,
	.circle-branches,
	.interior-left,
	.right-nav,
	#library-fader {
		display: none !important;
	}

	.index-mobile-nav {
		width: 100%;
		background: #222;
		color: #fff;
		overflow: auto;
		height: 45px;
	}

	.index-mobile-nav li {
		float: left;
		width: 20%;
	}

	.index-mobile-nav li .logo {
		color: #fff;
		text-shadow: none;
		font-size: 140%;
		margin: 10px 0 0 10px;
	}

	.index-mobile-nav li .logo:hover {
		color: #fff;
	}

	.index-mobile-nav li:first-child {
		width: 60%;
	}

	.index-mobile-nav li a.search {
		text-indent: -9999px;
		display: block;
		background: #333 url('images/icons/mobile-nav-search.png') no-repeat center center;
		height: 45px;
	}

	.index-mobile-nav li.expand .action {
		text-indent: -9999px;
		display: block;
		cursor: pointer;
		height: 45px;
		background: #333 url('images/icons/mobile-nav-bars.png') no-repeat center center;
		background-size: 40% 50%;
	}

	.index-mobile-nav li.expand .mobile-nav a.sub-action {
		background: #111;
		padding: 2% 5%;
	}

	.index-mobile-nav li.expand .mobile-nav a.sub-action span {
		display: inline-block;
		width: 20px;
		height: 20px;
		text-indent: -9999px;
		background: transparent url( 'http://universityheader.ucf.edu/bar/img/spritesheet.png' ) no-repeat -171px -142px;
		position: absolute;
		right: 10px;
	}

	.index-mobile-nav li.expand .mobile-nav a.sub-action span.open {
		background: transparent url( 'http://universityheader.ucf.edu/bar/img/spritesheet.png' ) no-repeat -203px -141px;
	}

	/* The CSS hover navigation convention has been removed in favor of jQuery to comply with touch devices */

	.index-mobile-nav li.expand ul,
	.index-mobile-nav li.expand .mobile-nav ul {
		/*left: -9999px;*/
		position: absolute;
		z-index: 99999;
		background: #333;
		width: 60%;
		height: 100%;
		padding: 0;
		margin: 0;
		display: none;
		left: 0;
		overflow: hidden;
	}

	.index-mobile-nav li.expand .mobile-nav ul {
		/*display: block;*/
		position: static;
		width: 100%;
		background: #444;
	}

	.index-mobile-nav li.expand .mobile-nav ul li:last-child {
		border: none;
	}

	.index-mobile-nav li.expand:hover ul {
		/*left: 0;
		overflow: auto;*/
	}

	.index-mobile-nav li.expand ul li {
		float: none;
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #ccc;
		display: block;
		width: 100%;
	}

	.index-mobile-nav li.expand ul li:hover {
		background: #222;
	}

	.index-mobile-nav li.expand ul a {
		color: #fff;
		display: block;
		padding: 5%;
	}

	.index-mobile-nav li.expand.search ul {
		height: 50px;
		width: 90%;
		padding: 5%;
	}

	.index-mobile-nav li.expand.search ul input {
		width: 180px;
	}

	.index-mobile-nav li.expand.search ul input.submit-button {
		width: 80px;
	}

	.mobile-nav .button {
		width: 60%;
		color: #000 !important;
		margin: 10% auto;
	}
	
	.d {
		display: none;
	}
	
	.m {
		display: block !important;
	}

	.home-video {
		margin-top: 35px;
	}

	.video-prev {
		width: 100%;
	}

	.half,
	.triple-box,
	.index a.copy-box-photo,
	.index .top-container .half {
		width: 94%;
	}

	.half:first-child, 
	.index .top-container .half:first-child {
		margin-bottom: 25px;
	}

	.pagination,
	.paged .pagination {
		width: 80%;
	}

	.index .top-container {
		margin: 15px;
	}

	.index .home-info {
		width: 96%;
	}

	.index .home-video object {
		width: 100%;
	}

	.index .flickr-box {
		width: 104%;
		overflow: hidden;
		margin-bottom: 25px;
	}

	.index .flickr-box .flickr-fader img {
		width: 90%;
	}

	.index .index-tweet {
		width: 100%;
	}

	.index .index-tweet:nth-child(2n+1) {
		margin-right: 0;
	}

	.news-events {
		padding: 15px 0 5px 0;
	}

	.news-events .main-feed-container {
		display: none !important;
	}

	.news-events .text-feed-container {
		width: 100%;
		display: block;
	}

	.news-events .text-feed-container h3 {
		display: none;
	}

	.experience-container {
		width: 90%;
	}

	.interior .interior-right {
		width: 98%;
	}

	.interior .interior-right.white-box {
		padding: 0 5% 5% 5%;
	}

	.interior .interior-right .triple-box {
		width: 95%;
	}

	.interior .interior-right .wp-caption,
	.interior .interior-right .wp-caption img {
		width: 97%;
	}

	.half .half-data {
		width: 48%;
	}

	.double-box-container .double-box.half {
		width: 95%;
	}

	.interior .third {
		width: 90%;
		padding: 5%;
	}

	.interior .third:nth-child(2n+1) {
		background: #ececec;
	}

	.content-box .content-span-image {
		width: 100%;
		height: 220px;
		margin-bottom: 10px;
	}

}