/*
	Theme Name: VIEO Design Base Foundation 5 Theme 2014
	Description: VIEO Design Base Foundation 5 Theme 2014
	Author: VIEO Design LLC
	Author URI: http://www.vieodesign.com/
 
	Version: 1.0
 
	Tags: 
 
	Template: genesis
	Template Version: 1.0
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/


@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
/* SMALL and up */

/*
Colors Used:
#f4893a
#6c6c6c
#ef880f
#4d4d4d
*/

/* General (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
	html {
		background-image:url('images/bgs/body.png');
	}
	body {
		font-size: 16px; /* Set base EM */
		background-image:url('images/bgs/body.png');
	}
	html, body {
		height: auto;
	}
	
	
	.site-container #vieo-body-wrap .outsidewrap > .middlewrap.row {
		background-image: url("images/bgs/content.jpg");
		position: relative;
		top: -0.1em;
		padding: 1em 0;
		-moz-box-shadow:    0 8px 5px 6px #CCCCCC;
		-webkit-box-shadow: 0 8px 5px 6px #CCCCCC;
		box-shadow:         0 8px 5px 6px #CCCCCC;
	}

	.ai1ec_event .entry-meta {
	display: none;
	}


	div.site-container .site-header{
		background-image:url('images/bgs/header.png');
		background-repeat:repeat-x;
	}

	body,
	input,
	textarea,
	.author-box h1 {
		font-family: 'Lato', Helvetica, Arial, sans-serif;
		color: #6c6c6c;
	}
	
	#skip-page-nav { /* For screen readers to skip naviagtion */
		position: absolute;
		text-indent: -999999px;
	}
	
	
	a,
	a:visited,
	button,
	input[type="button"],
	input[type="submit"],
	.button {
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
		text-decoration: none;
		color: #bb9162;
		/* color: #ffffff; */
		
	}
	
	#header-contact .blue-button span {
		color: #ffffff;
	}
	
	a:hover,
	button:hover,
	input:hover[type="button"],
	input:hover[type="submit"],
	.button:hover {
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
		text-decoration: none;
		color: #112684;;
	}
	
	
	
	a img {
		border: none;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		color: #112684;
		font-family: 'Lato', Helvetica, Arial, sans-serif;
	}
	
	h1 a,
	h1 a:visited,
	h2 a,
	h2 a:visited,
	h3 a,
	h3 a:visited,
	h4 a,
	h4 a:visited,
	h4.widgettitle a,
	h4.widgettitle a:visited,
	.site-title a,
	.site-title a:visited {
		/* color: #f4893a; */
		color: #112684; 
	}
	
	h1 a:hover,
	h2 a:hover,
	h3 a:hover,
	h4 a:hover,
	h4.widgettitle a:hover,
	.site-title a:hover {
		/* color: #ef880f; */
		color: #1533bb; 
		/* font-weight: 700; */
	}
	
	h1 {
		font-size: 3rem;
	}
	
	h2 {
		font-size: 2.5rem;
		
	}
	
	h3 {
		font-size: 2rem;
	}
	
	h4 {
		font-size: 1.5rem;
	}
	
	h1, h1.hasline, h2.hasline, h3.hasline, h4.hasline {
		border-bottom: 2px solid #112684;
	}
	
	.noline {
		background: none;
		border-bottom: none;
	}
	
	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		
	}
	
	.content .entry-content {
		margin-top: 30px;
	}
	
	
	
	
	h1.entry-title,
	h1.archive-title {
		
	}
	
	.archive-description {
		
	}
	
	p {
		
	}
	
	ul, ol {
		
	}
	
	ul li, ol li {
			
	}
	
	.content ul li {
		margin-left: 15px;
	}
	
	.employment-opportunities blockquote, .employment-opportunities blockquote p {
		border-left: none;
	}
	
	.employment-opportunities blockquote {
		border-bottom: 1px solid #6f6f6f;
		/* border-top: 1px solid #6f6f6f; */
		padding: 25px;
	}
	
	.clr {
		clear: both;
	}
	
	button,
	input[type="button"],
	input[type="submit"],
	.button,
	
	.button:hover,
	input:hover[type="button"],
	input:hover[type="submit"],
	.button:hover,
	.blue-button,
	.box .timely .ai1ec-btn-default, 
	.box .timely .ai1ec-btn-default:hover, 
	.box .timely .ai1ec-btn-default:focus, 
	.box .timely .ai1ec-btn-default:active, 
	.box .timely .ai1ec-btn-default.ai1ec-active, 
	.box .ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default,
	
	#sidebar .timely .ai1ec-btn-default, 
	#sidebar .timely .ai1ec-btn-default:hover, 
	#sidebar .timely .ai1ec-btn-default:focus, 
	#sidebar .timely .ai1ec-btn-default:active, 
	#sidebar .timely .ai1ec-btn-default.ai1ec-active, 
	#sidebar .ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default{
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px; 
		-khtml-border-radius: 5px; 
		-moz-box-shadow:    0 0 4px 1px #777777;
		-webkit-box-shadow: 0 0 4px 1px #777777;
		box-shadow:         0 0 4px 1px #777777;
		
		font-size: 0.9em;
		padding: 0.5em;
		background-color:#0b195d;
		display: inline-block;
		color:#fff;
		border: medium none;
		background-image:url('images/bgs/button.jpg');
		background-repeat:repeat-x;
		background-color:#0b195d;
	}
	
	.blue-button:hover,.blue-button:focus{
		background-color:#000066;
		color:#fff;
	}
	.blue-button span{
		display:inline-block;
		vertical-align:middle;
		
	}
	
	.icon{
		width:1.42em;
		height:1.42em;
		display:inline-block;
		background-position:center center;
		background-size:100% auto;
		vertical-align: middle;
		background-repeat:no-repeat;
		margin:0 0.5em 0 0;
	}
	.icon.flood{
		background-image:url("images/icon-flood.png");
	}



/* Structure (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	.base-width {
		position: relative;
		width: auto;
		margin: auto;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	embed,
	img,
	object,
	video {
		max-width: 100%;
	}
	
	img {
		height: auto;
	}
	
	img.shadow {
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.75);
		box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.75);
		padding: 2px;
	}
	
	.alignleft .avatar {
		margin-right: 1.5em;
	}
	
	.alignright .avatar {
		margin-left: 1.5em;
	}
	
	.author-box .avatar {
		float: left;
		margin-right: 1.5em;
	}
	
	.comment-list li .avatar {
		float: left;
		margin: 0 .75em 24px 0;
	}
	
	img.centered,
	.aligncenter {
		display: block;
		margin: 0 auto 1.5em;
	}
	
	img.alignnone {
		display: inline;
		margin-bottom: .75em;
	}
	
	img.alignleft,
	.post-image,
	.wp-caption.alignleft {
		display: inline;
		margin: 0 1.5em 1.5em 0;
		float: left;
	}
	
	img.alignright,
	.wp-caption.alignright {
		display: inline;
		margin: 0 0 1.5em 1.5em;
		float: right;
	}
	
	p.wp-caption-text {
		margin-top: .75em;
	}
	
	
	

	
	body.home{
		background-image:url("images/bgs/body-bg.jpg");
		background-color:transparent;
		background-repeat:no-repeat;
		background-position:top center;
	}
	
	/*
	body.home div.site-container #vieo-wrap{
		background-image:url("images/home/beachview-header.jpg");
		background-repeat:no-repeat;
		background-position:top center;
	}
	body.home div.site-container{
		background-image:url('images/bgs/header.png');
		background-repeat:repeat-x;
	}
	
	body.home div.site-container .site-header {
		background-image:none;
	}
	*/
	
	body.home #vieo-body-wrap{
		display:none;
		
	}
	
/* Box / Calendar (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
	.box.title {
		margin: 0;
		padding: 1.3em 0;
		width: 100%;
	}
	.box.title > a {
		 font-size: 1.4em;
		font-weight: 700;
		line-height: 1.3em;
	}
	
	.box li a:hover {
		text-decoration: underline;
	}

	.box {
		background-color: #89BFC0;
		border: 10px double #FEFCFA;
		color: #FFFFFF;
		display: inline-block;
		padding: 2%;
		vertical-align: top;
		width:95%;
		margin:0 2.5%;
		position: relative;
		text-align: center;
	}
	.box > div {
		margin: 0 auto;
		width: 90%;
	}

	.box > div > div {
		text-align:left;
		
	}
	#sidebar {
		margin-top: 2em;
	}


	#sidebar .widget-wrap {
		text-align: center;
	}
	#sidebar .widget-wrap  > div {
		text-align:left;
		
	}
	
	#sidebar .widget-wrap a:visited {
		color: #ffffff;
	}
	
	#sidebar section {
		margin-bottom: 2em;
	}
	
	.box h4, #sidebar h4 {
		 border-bottom: 1px solid #FFFFFF;
		color: inherit;
		display: inline-block;
		font-size: 1.2em;
		font-weight: 700;
		padding: 0 0.3em;
		text-align: center;
		text-transform: uppercase;
		width: auto;
		margin: 0 0 1em;
	}
	#sidebar h4 {
		border-bottom: 2px solid #112684;
		color: #112684;
		font-size: 1.9em;
		margin: 0 0 0.7em;
		padding: 0;
		text-transform: capitalize;
		width: auto;
	}
	.box .ai1ec-no-results {
		color: #FFFFFF;
	}
	
	.box label, #sidebar label {
		color: inherit;
		display: inline-block;
		width: 44%;
		line-height: 1.3em;
		cursor: default;
	}
	.box span, #sidebar span {
		font-size: 0.875rem;
	}
	#sidebar .textwidget label {
		margin-left: 2%;
	}
	#sidebar .textwidget  span {
		float:right;
		margin-right: 2%;
	}
	
	.box a {
		color: inherit;
	}
	.box u {
		 text-decoration: underline; 
		 margin-bottom: 0.5em; 
		 display: inline-block;
	}
	
	.box .textwidget > p, .box .textwidget span {
		font-size: 0.9em;
		line-height: 1.3em;
	}
	.box .ai1ec-fa-arrow-right:before,
	.box .arrow-right:before {
		content: ">>";
		font-size: inherit;
		margin-left: 0.5em;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		font-size: 1.3em;
	}
	
	.box .ai1ec-agenda-widget-view .ai1ec-date-title, 
	.box .ai1ec-agenda-view .ai1ec-date-title,
	.box .ai1ec-agenda-widget-view .ai1ec-month, 
	.box .ai1ec-agenda-view .ai1ec-month{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0; 
		-khtml-border-radius: 0; 
		border-style: none solid solid;
    	border-width: 0;
	}
	
	#sidebar .ai1ec-fa-arrow-right:before,
	#sidebar .arrow-right:before {
		content: ">>";
		font-size: inherit;
		margin-left: 0.5em;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
	}
	
	#sidebar .ai1ec-agenda-widget-view .ai1ec-date-title, 
	#sidebar .ai1ec-agenda-view .ai1ec-date-title,
	#sidebar .ai1ec-agenda-widget-view .ai1ec-month, 
	#sidebar .ai1ec-agenda-view .ai1ec-month{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0; 
		-khtml-border-radius: 0; 
		border-style: none solid solid;
    	border-width: 0;
	}
	
	.ai1ec-agenda-widget-view {
		max-width: 100%;
	}
	
	
	


/* Header (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 

	.site-header {
		height: 9.6em;
    	position: relative;
		z-index: 10;
	} 
	
	#logo {
		position: relative;
	}
	#logo img {
		position: relative;
	}
	
	#header-contact {
		position: relative;
	}
	
	#header-contact form.search-form {
		margin: 0;
		max-width: 19em;
		padding:0;
		position: relative;
		width: 100%;
		float: right;
	}
	#header-contact form.search-form input[type="search"], #header-contact form.search-form input[type="search"]:focus {
		border: 1px solid #000066;
		box-shadow: none;
		height: 2.1em;
		margin: 0 0 0 10px;
		outline: medium none;
		padding: 0 0 0 0.5em;
		width: 87%;
	}
	
	#header-contact form.search-form input[type="submit"] {
		background-color: #000066;
		background-image: url("images/icon-search.png");
		background-position: center center;
		background-repeat: no-repeat;
		border: 1em solid;
		color: #424243;
		font-size: 1px;
		height: 29.7em;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 13%;
	}


/* Attracts (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   

	#frontpage-showcase {
		position: relative;
	}
	
	#frontpage-secondary-attracts {
		position: relative;
		margin: 2em 0;
	}
	
	#frontpage-tertiary-attracts {
		position: relative;
	}
	
	#bottom-main {
		position: relative;
	}

/* Sidebar and Custom Page Widgets (SMALL and up) - - -  - - - - - - - - - - - - - - - - - - - - - - - - */  

	#logo {
	}
	
	#logo .textwidget > a {
		background-image: url("images/logo.png");
		background-position: center center;
		background-size: 100% auto;
		display: inline-block;
		height: 11.1em;
		position: absolute;
		right: 0;
		width: 13.5em;
	}
	#logo .textwidget {
		
	}
	
	#frontpage-showcase {
		 background-image: url("images/bgs/showcase-bar.png");
		background-repeat: repeat-x;
		height: 147px;
		 margin-top: 18.3em;
	}
	#frontpage-showcase .outsidewrap {
		display: inline-block;
		margin-top: 0.4em;
		width: 100%;
	}
	
	
	#frontpage-showcase .dataitems {
		position: relative;
	}

	#frontpage-showcase .rslides {
		display: inline-block;
		height: 8em;
		margin: 0 6.5% 0 8.2%;
		overflow: hidden;
		padding: 0;
		position: relative;
		margin-bottom: -9.6%;
	}
	#frontpage-showcase .rslides > li {
		display: none;
		height: auto;
		left: 0;
		list-style: none outside none;
		overflow: hidden;
		padding: 0.1em 0;
		position: absolute;
		top: 10%;
		width: 100%;
	}
	#frontpage-showcase .rslides > li:first-child {
		display:block;
		
	}
	
	#frontpage-showcase .rslides h1 {
		border-bottom: medium none;
		color: #112684;;
		display: inline-block;
		font-size: 0.9em;
		font-weight: 700;
		letter-spacing: 0.01em;
		margin: 0 2%;
		text-align: left;
		vertical-align: middle;
		width: 96%;
	}
	#frontpage-showcase .rslides span {
		display: inline-block;
		font-size: 0.8em;
		line-height: 1.3em;
		margin: 0 2%;
		vertical-align: middle;
		width: 96%;
	}
	
	#frontpage-showcase .rslides a {
		border-bottom: 2px solid;
		color: #112684;
	}
	#frontpage-showcase .slide-nav{
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% auto;
		cursor: pointer;
		display: inline-block;
		height: 2.1em;
		position: absolute;
		top: 31%;
		width: 2.1em;
	}
	.centered-btns_nav {
		z-index: 3;
		position: absolute;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		top: 50%;
		opacity: 0.7;
		text-indent: -9999px;
		overflow: hidden;
		text-decoration: none;
	}
	.centered-btns_tabs{
	  text-align: center;
	  position: relative;
	z-index: 99999;
	}

	.centered-btns_tabs li{
	  display: inline;
	  float: none;
	  _float: left;
	  *float: left;
	  margin-right: 5px;
	}

	.centered-btns_tabs a{
	  text-indent: -9999px;
	  overflow: hidden;
	  display: inline-block;
	  _display: block;
	  *display: block;
	  		background-image:url('images/slidedot.png');
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 100% auto;
			height: 1.5em;
			width: 1.5em;
			margin: 0 0.25em;
			cursor:pointer;
	}
	.centered-btns_tabs li.centered-btns_here a{
		background-image:url('images/slidedot-hover.png');
	}
	#frontpage-showcase .slide-nav.left{
		background-image:url("images/icon-left.png");
		left: 0;
	}
	#frontpage-showcase .slide-nav.right{
		background-image:url("images/icon-right.png");
		right: 0;
	}
	
	#frontpage-showcase .slide-nav.left:hover{
		background-image:url("images/icon-left-hover.png");
	}
	#frontpage-showcase .slide-nav.right:hover{
		background-image:url("images/icon-right-hover.png");
	}
	
	#frontpage-showcase .dots {
		display:none;
		
	}
	
	
	#frontpage-secondary-attracts .ai1ec-agenda-widget-view .ai1ec-date, 
	#frontpage-secondary-attracts .ai1ec-agenda-view .ai1ec-date,
	#sidebar .ai1ec-agenda-widget-view .ai1ec-date, 
	#sidebar .ai1ec-agenda-view .ai1ec-date {
		background: none repeat scroll 0 0 transparent;
		border-top: 0px solid #E5E5E5;
		color:#fff;
	}
	
	#frontpage-secondary-attracts .ai1ec-agenda-widget-view .ai1ec-event > a,
	#sidebar  .ai1ec-agenda-widget-view .ai1ec-event > a {
		background: none repeat scroll 0 0 transparent;
		border: 0 solid #CCCCCC;
		color:#fff;
	}
	
	#sidebar  .ai1ec-agenda-widget-view .ai1ec-event > a {
		color:#000;
	}
	#sidebar .ai1ec-agenda-widget-view .ai1ec-date, 
	#sidebar .ai1ec-agenda-view .ai1ec-date {
		background: none repeat scroll 0 0 transparent;
		border-top: 0px solid #E5E5E5;
		color:#fff;
	}
	
	
	
	#frontpage-secondary-attracts .ai1ec-event-time, 
	#frontpage-secondary-attracts .ai1ec-allday-badge,
	#sidebar .ai1ec-allday-badge,
	#sidebar .ai1ec-event-time {
		display:none;
	}
	
	#frontpage-secondary-attracts .box .blue-button, 
	#frontpage-secondary-attracts .box .timely .ai1ec-btn-default, 
	#frontpage-secondary-attracts .box .timely .ai1ec-btn-default:hover, 
	#frontpage-secondary-attracts .box .timely .ai1ec-btn-default:focus, 
	#frontpage-secondary-attracts .box .timely .ai1ec-btn-default:active, 
	#frontpage-secondary-attracts .box .timely .ai1ec-btn-default.ai1ec-active, 
	#frontpage-secondary-attracts .box .ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default,
	#sidebar .blue-button, 
	#sidebar .timely .ai1ec-btn-default, 
	#sidebar .timely .ai1ec-btn-default:hover, 
	#sidebar .timely .ai1ec-btn-default:focus, 
	#sidebar .timely .ai1ec-btn-default:active, 
	#sidebar .timely .ai1ec-btn-default.ai1ec-active, 
	#sidebar .ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default
	{
		border: 0 none;
		bottom: 0bottom: 1em;;
		font-size: 0.9em;
		height: 2.5em;
		left: 0;
		line-height: 2.5em;
		margin: 2em 5% 0.5em;
		padding: 0;
		position:relative;
		text-align: center;
		text-transform: uppercase;
		width: 90%;
		font-size: 0.9rem;
		background-image:url('images/bgs/button.jpg');
		background-repeat:repeat-x;
		background-color:#0b195d;
	}
	
	#sidebar .blue-button, 
	#sidebar .timely .ai1ec-btn-default, 
	#sidebar .timely .ai1ec-btn-default:hover, 
	#sidebar .timely .ai1ec-btn-default:focus, 
	#sidebar .timely .ai1ec-btn-default:active, 
	#sidebar .timely .ai1ec-btn-default.ai1ec-active, 
	#sidebar .ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default
	{
		bottom: 0;
		left: 0;
		margin: 1em 0;
		position: relative;
		width: 100%;
	}
	body.sidebar-content .content-sidebar-wrap>.large-9.columns {
		margin-top: 2em;
	}
	
	
	
	
	
	
	
	
	
	




/* Page/Post (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   

/* Comments (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  

#comments,
#respond {
	overflow: hidden;
}

.ping-list,
#comments {
	position: relative;
}

#author,
#email,
#url {
	width: 50%;
}

.commentmetadata,
#author,
#email,
#url {
	position: relative;
}

#comment {
	position: relative;
}

label {
	position: relative;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	position: relative;
}

.comment-list li ul li {
	position: relative;
}

.comment-header {
	overflow: hidden;
	position: relative;
}

.comment {
	position: relative;
}

.comment-content p {
	position: relative;
}

.bypostauthor {
	position: relative;
}

#comments .navigation {
	position: relative;
}

/* Footer (SMALL and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  

#footer-area-one {
		background-image: url("images/bgs/footer.png");
		background-repeat: repeat-x;
		background-size: auto 100%;
		height: 7.5em;
		padding: 1.5em 0;
		position: relative;
		display:block;
		top: -2px;
	}
#footer-area-two {
	position: relative;
	text-align:center;
	background-color:#fff;
}
#footer-area-two .vieo-logo {
    background-image: url("images/vieo-logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 2.6em;
    margin: 1.3em 0;
    width: 10em;
}



/* City Departments & Services */

.placeholder-menu li {
	list-style: none;	
}

.placeholder-menu li a {
	color: #4d4d4d;
}

.placeholder-menu li a:hover {
	text-decoration: underline;
}

.placeholder-menu li ul li a:hover {
	color: #4d4d4d;
	background: none;
}

/* VISITOR SITES */

.visitor-sites .content .teal-btn, .facilities .content .teal-btn {
	border-left: 3px solid #89bfc0;
	border-right: 3px solid #89bfc0;
	border-top: 3px solid #89bfc0;
	border-bottom: 1px solid #89bfc0;
	background: #89bfc0;
	padding: 1px 0px 3px;
	display: block;
	
}

.visitor-sites .content .teal-btn:hover, .facilities .content .teal-btn:hover {
	text-decoration: underline;
	color: #ffffff;
}

.visitor-sites .content span, .facilities .content span {
	border-left: 3px solid #f6f1ed;
	border-right: 3px solid #f6f1ed;
	border-top: 3px solid #f6f1ed;
	border-bottom: 3px solid #f6f1ed;
	padding: 8px 45px 6px;
	color: #ffffff;
	display: block;

}

.visitor-sites .content h4, .facilities .content h4 {
	margin: 50px 0px;
}

.visitor-sites .content a, .facilities .content a {
	text-align: center;
}




@media only screen and (min-width: 53em) {
/* MEDIUM and up ------------------------------------------------------------------------------------------------------- */
	/* Structure (MEDIUM and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
		.column, .columns {
			padding-left: 0;
			padding-right: 0;
		}
		.large-3 {
			width: 25%;
		}
		.large-9 {
			width: 75%;
		}
		#sidebar h4 {
			font-size: 1.55em;
		}
	
	
	/* Header (MEDIUM and up)- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
		#header-contact form.search-form input[type="submit"] {
			width: 11%;
		}
		#header-contact {
			position: absolute;
			width: 100%;
			right: 0px;
			top: 0px;
			text-align: right;
			
		}
		
		#header-contact .innerwrap {
			position: absolute;
			right: 0px;
			top: 1em;
			width: 25em;
		}
		
		#header-contact .blue-button {
			margin: 10px 0;
		}
	
	/* Attracts(MEDIUM and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Sidebar and Custom Page Widgets (MEDIUM and up)- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
		#sidebar {
			display:inline-table;
		}
	
		#logo .textwidget > a {
			height: 14.1em;
			left: -11px;
			top: 0;
			width: 16.5em;
		}
		#frontpage-showcase {
			 margin-top: 20em;
		}
		
		#frontpage-showcase .dataitems {
			position: relative;
		}
	
		#frontpage-showcase .rslides {
			display: inline-block;
			height: 8em;
			list-style: none outside none;
			margin: 0 5%;
			overflow: hidden;
			padding: 0;
			position: relative;
			width: 90%;
			margin-bottom:-3.5%;
		}
		#frontpage-showcase .rslides > li {
			display: none;
			height: 50%;
			left: 0;
			list-style: none outside none;
			position: absolute;
			top: 19%;
			width: 100%;
		}
		#frontpage-showcase .rslides > li:first-child {
			display:block;
			
		}
		
		#frontpage-showcase .rslides h1 {
			font-size: 1em;
			margin: 0 2% 0 0;
			text-align: right;
			width: 18%;
		}
		#frontpage-showcase .rslides span {
			display: inline-block;
			font-size: 1em;
			line-height: 1.4em;
			margin: 0;
			vertical-align: middle;
			width: 79%;
		}
		
		#frontpage-showcase .rslides a {
			border-bottom: 2px solid;
		}
		#frontpage-showcase .slide-nav{
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 100% auto;
			cursor: pointer;
			display: inline-block;
			height: 2.1em;
			position: absolute;
			top: 31%;
			width: 2.1em;
		}
		#frontpage-showcase .slide-nav.left{
			background-image:url("images/icon-left.png");
			left: 0;
		}
		#frontpage-showcase .slide-nav.right{
			background-image:url("images/icon-right.png");
			right: 0;
		}
		
		#frontpage-showcase .slide-nav.left:hover{
			background-image:url("images/icon-left-hover.png");
		}
		#frontpage-showcase .slide-nav.right:hover{
			background-image:url("images/icon-right-hover.png");
		}
		
		#frontpage-showcase .dots {
			bottom: 10%;
			display: inline-block;
			left: 0;
			margin: 0 auto;
			position: absolute;
			text-align: center;
			width: 100%;
			
		}
		#frontpage-showcase .dots .dot{
			background-image:url('images/slidedot.png');
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 100% auto;
			display: inline-block;
			height: 1.5em;
			width: 1.5em;
			margin: 0 0.25em;
			cursor:pointer;
		}
		#frontpage-showcase .dots .dot:hover,#frontpage-showcase .dots .dot.active{
			background-image:url('images/slidedot-hover.png');
			
		}
		
		
		#frontpage-secondary-attracts {
			margin: 2em auto;
		}
		#frontpage-secondary-attracts .box {
			margin: 0 0.6%;
			width: 32%;
			min-height: 26em;
		}
		
		#frontpage-secondary-attracts .box .blue-button, 
		#frontpage-secondary-attracts .box .timely .ai1ec-btn-default, 
		#frontpage-secondary-attracts .box .timely .ai1ec-btn-default:hover, 
		#frontpage-secondary-attracts .box .timely .ai1ec-btn-default:focus, 
		#frontpage-secondary-attracts .box .timely .ai1ec-btn-default:active, 
		#frontpage-secondary-attracts .box .timely .ai1ec-btn-default.ai1ec-active, 
		#frontpage-secondary-attracts .box .ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default
		{
			position: absolute;
			bottom: 1em;
			margin: 0 5%;
		}
		body.sidebar-content .content-sidebar-wrap>.large-9.columns {
			float: right;
			padding: 0 2%;
			position: relative;
			margin-top: 0;
		}
		body.sidebar-content .content-sidebar-wrap>#sidebar.large-3.columns {
			border-right: 1px solid #D7CEC5;
			float: left;
			padding: 0 0.7em;
			margin: 5em auto 0;
   			max-width: 30em;
			
		}
		
		
	
	/* Page/Post (MEDIUM and up)- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Comments (MEDIUM and up)- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Footer (MEDIUM and up)- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
		#footer-area-one {
			padding: 2em 0;
		}
	
	/* VISITOR SITES */
	
	.visitor-sites .content .teal-btn, .facilities .content .teal-btn {
		border-left: 3px solid #89bfc0;
		border-right: 3px solid #89bfc0;
		border-top: 3px solid #89bfc0;
		border-bottom: 1px solid #89bfc0;
		background: #89bfc0;
		padding: 1px 0px 3px;		
	}
	
	.visitor-sites .content .teal-btn:hover, .facilities .content .teal-btn:hover {
		text-decoration: underline;
		color: #ffffff;
	}
	
	.visitor-sites .content span, .facilities .content span {
		border-left: 3px solid #f6f1ed;
		border-right: 3px solid #f6f1ed;
		border-top: 3px solid #f6f1ed;
		border-bottom: 3px solid #f6f1ed;
		padding: 8px 45px 6px;
		color: #ffffff;
	}
	
	.visitor-sites .content h4, .facilities .content h4 {
		margin: 50px 95px;
	}
	
	.visitor-sites .content a, .facilities .content a {
		text-align: center;
	}



}

@media only screen and (min-width: 64.063em) {
/* LARGE and up -------------------------------------------------------------------------------------------------------- */
	/* Structure (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
		
		
		.row {
			max-width: 66.2em;
		}
	
	/* Header (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
		
		#header-contact {
			position: absolute;
			width: 100%;
			right: 0px;
			top: 0px;
			text-align: right;
			
		}
		
		#header-contact .innerwrap {
			position: absolute;
			right: 0px;
			top: 1em;
			width: 25em;
		}
		
		#header-contact .blue-button {
			margin: 10px 0;
		}
	
	/* Attracts (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Sidebar and Custom Page Widgets (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
		body.sidebar-content .content-sidebar-wrap>.large-9.columns {
			float: right;
			padding: 0 2%;
			position: relative;
		}
		body.sidebar-content .content-sidebar-wrap>#sidebar.large-3.columns {
			border-right: 1px solid #D7CEC5;
			float: left;
			margin-top: 5em;
			padding: 0 0.7em;
		}
		#frontpage-showcase .rslides h1 {
			font-size: 1.2em;
		}
		#frontpage-showcase .rslides span {
			font-size: 1.2em;
		}
		body.sidebar-content .content-sidebar-wrap>.large-9.columns {
			margin-top: 0;
		}
		.box h4, #sidebar h4 {
			font-size: 1.4em;
		}
		
		.connections-list .cn-entry {
			padding: 30px !important;
		}
		
	
	
	/* Page/Post (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Comments (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Footer (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  

}

@media only screen and (min-width: 72em) {
/* EXTRA LARGE and up -------------------------------------------------------------------------------------------------------- */

	body.home{
		background-size:100% 47%;
	}
	/* Structure (EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	#header-contact > .outsidewrap.row,
	.site-header .middlewrap.row,
	#vieo-body-wrap .middlewrap.row,
	#footer-area-one .middlewrap.row,
	#footer-area-two .middlewrap.row {
		max-width: 66.2em;
	}
	

	
	/* Attracts (EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Sidebar and Custom Page Widgets (LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Page/Post (EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Comments (EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Footer (EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  

}

@media only screen and (min-width: 90.063em) {
/* EXTRA EXTRA LARGE and up --------------------------------------------------------------------------------------------------- */
	/* Structure (EXTRA EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Header (EXTRA EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Attracts (EXTRA EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Sidebar and Custom Page Widgets (EXTRA EXTRA LARGE and up) - - - - - - - - - -  - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Page/Post (EXTRA EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Comments (EXTRA EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Footer (EXTRA EXTRA LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
/* MASSIVE and up --------------------------------------------------------------------------------------------- */
	/* Structure (MASSIVE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Header (MASSIVE LARGE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Attracts (MASSIVE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Sidebar and Custom Page Widgets (MASSIVE and up) - - - - - - - - - - - - - -- - - - - - - - - - - - - */  
	
	/* Page/Post (MASSIVE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */   
	
	/* Comments (MASSIVE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
	
	/* Footer (MASSIVE and up) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */  
}