<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { line-height: 1.25em; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container,
div.subpage .row-fluid { max-width: 940px; }
div.subpage header *, div.subpage .row-fluid { max-width: 940px; margin-left: auto; margin-right: auto; }

h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 0;
	margin-bottom: 0;
	line-height: auto; }
div.subpage h1 { text-align: left; }
div.subpage h2 { font-size: 12px; line-height: 1.25em; padding: 0;}
.blog a h2.title { font-size: 24px; }
p { margin-bottom: 1em; }
a { line-height: normal; }
/*div.subpage ul {clear: left;}*/
.form-actions {
	background: none;
	border: none;
	margin: 0;
	/*text-align: right;*/
	padding: 0;}
input.span12, .row-fluid input.span12,
select.span12, .row-fluid select.span12 {
	max-width: 220px;
}
blockquote img,
.primary div.subpage section blockquote img
 {
	float: right;
	max-width: 33%!important;
	margin: 0 0 4px 4px;
}
/*.btn { color: white; }*/
/*video, iframe {
	width: 100%;
	height: auto;
}*/


/* HEADER CONTENT ----------------------------------------------------------------------------------------------------------------- */

.logo-menu-container { height: auto; padding: 16px 0; background: url("../images/header-wave-glow.png") no-repeat scroll 50% 0px, none;}
.logo-menu-container #logo { margin: 0; float: none; }
.logo-menu-container #logo h1, #logo h2, #logo h3, #logo h4, #logo h5, #logo h6 {
	font-size: 1.75em;
}
.logo-menu-container .head-info { margin-top: 0; text-align: right; font-size: 18px; font-weight: bold; float: left;}
.logo-menu-container #nav {margin-right: 0; margin-top: 2px;}
nav#main-nav select { display: none; }

.home-page-header {border-top: 1px solid lightgray; padding-top: 1px;}

.social_links {
	font-family: 'icomoon';
	font-size: 18px;
	text-align: right; }

	.social_links a { margin-left: 10px; }

.slider-box .slide-title {
	font-size: 38px;
	line-height: 1em;
}
.slider-box p { 
	font-size: 18px!important;
	line-height: 1.5em!important;
}
.home-page-header { height: auto; }




/* PRIMARY CONTENT ----------------------------------------------------------------------------------------------------------------- */

.primary section {
	background: url("../images/horizontal-shadow.png") no-repeat scroll center top transparent;
	padding: 30px 0;
}
	.primary section section {
		background: transparent;
		padding: 0;
	}
.primary aside {
	background: url("../images/horizontal-shadow.png") no-repeat scroll center top transparent;
	padding: 40px 0;
}
.primary .blog aside {
	background: transparent;
	padding: 0;
	margin-bottom: 8px;
}
.primary .block1 section { padding: 0; }


/* -------------------------------------------------- */
/*  Liquid Slider
/* -------------------------------------------------- */
.liquid-responsive .liquid-slider {
		background:!important; /* Old browsers */

	
}
.liquid-slider-wrapper .liquid-nav-left-arrow {
margin-top:0 !important;
top: 130px !important;

}
.liquid-slider-wrapper .liquid-nav-right-arrow {
margin-top:0 !important;
top: 130px !important;

}

/* -------------------------------------------------- */
/*  Sequence Slider
/* -------------------------------------------------- */
	#sequence .btn-slider{
	display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}




/* EQUATOR CONTENT ----------------------------------------------------------------------------------------------------------------- */
.equator article {
	float: left;
	list-style: none;
	overflow: hidden;
	position: relative;
}
.equator article a {
	border-bottom: 1px solid #EFEFEF;
	display: block;
	border-radius: 8px 8px 8px 8px;
    line-height: normal;
    padding: 5px;
}
.equator article h1, .block3 article.blog h1, .equator article h2, .block3 article.blog h2 {
	font-size:18px;
	line-height:20px;
	margin-bottom:12px !important;
	min-height:auto;
}
.equator img,
.block3 img {
	border: 3px solid #FFFFFF;
	box-shadow: 0 3px 5px 2px rgba(0, 0, 0, 0.25);
	margin-bottom: 8px;
	background-color: #fff;
}
.equator img {
	/*max-width: 97%;*/
	width: 97%;
	width: calc(100% - 10px);
	/*margin: 0 0 -5px;*/
	filter: alpha(opacity=100); /* Fallback for old IE */
	opacity: 1;
}
.equator a:hover img, .equator article:hover img {
	filter: alpha(opacity=90); /* Fallback for old IE */
	opacity: 0.9;
}
.not-ie .equator article:hover:after {
	bottom: -2.5px;
	content: "";
	display: block;
	height: 5px;
	left: 50%;
	margin: 0 0 0 -2.5px;
	position: absolute;
	transform: rotate(45deg);
	width: 5px;
}
.equator a:hover, .equator a &gt; *:hover {
	text-decoration: none;
	background: none repeat scroll 0 0 #F8F8F8;
}
.equator div.copy { line-height: 20px; }

.equator a.noline {border-bottom:none !important;}
.equator a.noline:hover {border-bottom:none !important;}

/* -------------------------------------------------- */
/*	Projects Carousel
/* -------------------------------------------------- */
.jcarousel-next, .jcarousel-prev { top: -24px!important; border: 1px solid lightgray;}
.jcarousel-prev { right: 24px!important; }
.jcarousel-container a {
	line-height: normal;
	padding: 5px;
}
.projects-carousel img {
	border: 3px solid #FFFFFF;
	max-width: 97%;
	-webkit-box-shadow:  0px 3px 5px 2px rgba(0, 0, 0, .25);
	box-shadow:  0px 3px 5px 2px rgba(0, 0, 0, .25);
	margin-bottom: -6px!important;
}
.projects-carousel a, #portfolio-items article {
	-webkit-border-radius: 8px;
	border-radius: 8px; 
}
.projects-carousel .title, 
#portfolio-items article .title, 
.jcarousel-container h5, 
.jcarousel-container h1 {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 0px!important;
	min-height: 42px;
	padding-top: 15px;
	padding-bottom: 6px;
	background: url("../images/shadows/shadow-200.png") no-repeat scroll center top transparent;
}
.jcarousel-container span.categories {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}

.projects-carousel .title, 
#portfolio-items article .title {
	font-size:18px;
	line-height:20px;
	margin-bottom:12px !important;
	min-height:auto;
}

.sf-menu li.menu-item&gt;a {color:#939393 !important;}


/* -------------------------------------------------- */
/*	Slogans
/* -------------------------------------------------- */
.primary .slogans, .slogans {padding: 24px 16px;}
.slogans article h1, .slogans article h2,
.slogans article h1 p { line-height: normal; font-size: 28px; }




/* SECONDARY CONTENT ----------------------------------------------------------------------------------------------------------------- */

div.secondary { border-top: 1px solid lightgray; }


/* -------------------------------------------------- */
/*	Widgets
/* -------------------------------------------------- */
.primary section.widgets { 
	background: url("../images/widgets-container-bg3.png") no-repeat scroll 50% 100px transparent;
	background-size: 100% 15%; }
.primary .widgets section { background: none; padding: 0 8px 0 0;}
.primary .widgets h1, .primary .widgets h2 {
	background: none;
	margin-bottom: 12px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	clear: none;
}
section.widgets .row-fluid {
	border-bottom: 1px dashed lightgray;
	margin-bottom: 16px;
}
section.widgets .row-fluid:last-of-type {
	margin-bottom: 0;
}
.widgets a:hover { text-decoration: underline; }
.widgets a.btn:hover { text-decoration: none; }
.widgets .testimonial blockquote {
	padding-right: 30px;
	margin-bottom: 8px;
}
.widgets .testimonial blockquote p {
	padding-left: 34px;
	padding-top: 4px;
}
.widgets .testimonial blockquote footer {
	margin-left: 30px;
}
.widgets .testimonial .source {
	text-align: right;
	padding-right: 40px;
}
.widgets .contact img,
.widgets .blog img {
	border: 2px solid white;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	float: left;
	margin: 0 8px 0 0;
}
.widgets .you-tube iframe {
	border: 2px solid white;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	margin: 0 8px 0 0;
}
.widgets .blog {
	clear: both;
	margin-bottom: 16px;
	min-height: 66px;
}
.primary div.subpage .widgets article {
	margin-bottom: 8px;
	padding-bottom: 0;
}
.primary .widgets article h1,
.block3 .blog.recent article h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	line-height: 1.15;
	clear: none;
}
.blog.recent article h1,
.blog.recent article .date {
    padding-left: 88px;
}
.blog h1 { text-align: left; }


.blog_more article.post h1 {
	margin: 4px 12px 20px;
}
.block3 .blog_more article.post {
	position: relative;
}
	.block3 .blog_more article.post h1 {
		margin: 0!important;
		color: #333333;
		font-size: 14px;
		line-height: 1.1;
	}
		.block3 .blog_more article.post hgroup {
			padding-left: 40px;
			min-height: 40px;
		}
		.block3 .blog_more article.post hgroup:before {
			content:url('../images/blog_pencil.gif');
			position: absolute;
			top: 0;
			left: 0;
		}
			.block3 .blog_more article.post:hover hgroup:before {
				content:url('../images/blog_pencil-hover.gif');
			}
	.block3 .blog_more article.post h2.date {
		font-size: 11px;
		font-style: italic;
		color: #999999;
	}
	.block3 .blog_more .post:first-child {
		padding-top: 0;
	}
.block3 .blog_more ul.tags {
	margin: 0 0 4px 0;
	font-size: 10px;
	list-style: none;
	display: none;
}
	.block3 .blog_more ul.tags li {
		line-height: 1;
	}
.block3 .blog_more .entry-content {
	padding: 8px 8px 16px;
	border-top: 1px solid #EFEFEF;
	margin-top: 8px;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.block3 .blog_more aside.share {
	display: none;
}

.blog-solace article.blog aside.share,
.blog-solace .span8 .post hgroup h1,
.blog-solace .span8 .post .entry-content { margin-left: 12px; }
	.blog-solace article.blog aside.share, .blog-solace .span8 .post hgroup h1, .blog-solace .span8 .post .entry-content { margin-bottom: 24px!important; }
.widgets .blog a:hover { text-decoration: none; }
.widgets button { margin-bottom: 16px; }
.widgets .row-fluid select[class*="span"] { min-height: auto; }

.widgets section.quicklinks article &gt; ul { 
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
.widgets .quicklinks li { 
	padding: 4px 0;
	border-bottom: 1px solid #9b9b9b;
}



/* -------------------------------------------------------------------------------------------------------------------------------- */
/* SUB PAGES ---------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------- */
.subpage section.stafflist article img {
float: left;
margin: 0 28px 16px 0;
}
.primary div.subpage section {
	background: none;
	padding-top: 0;
	padding-bottom: 30px;
	line-height: 20px;
}
.primary div.subpage aside section { padding: 0; }
div.subpage&gt;section,
.directory {
	padding-top: 0;
}
.primary div.subpage section img {
	border: 4px solid white;
	-webkit-box-shadow:  0px 2px 5px 3px rgba(0, 0, 0, .25);
	box-shadow:  0px 2px 5px 3px rgba(0, 0, 0, .25);
	max-width: 94%;
	margin-bottom:15px;
}
.primary div.subpage section article {
	padding-bottom: 30px;
	padding: 0 8px 30px;
}

.primary div.subpage section header {
	background: url("../images/page-header.png") no-repeat scroll 50% 0 transparent;
	min-height: 92px;
	padding: 20px 8px 8px;
	margin-bottom: 39px;
	-webkit-box-shadow:  0px 10px 20px 0px rgba(0, 0, 0, .25);
	box-shadow:  0px 10px 20px 0px rgba(0, 0, 0, .25);
	color: white;
}
	.primary div.subpage section article header {
		background: none;
		min-height: 0;
		padding: 0;
		margin: 0 0 16px 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
.primary div.subpage section header h1 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 4px;
	padding-top: 4px;
	color: white;
}
	.primary div.subpage section article header h1 {
		font-size: 28px;
		line-height: normal;
		margin-bottom: 0px;
		padding-top: 0;
		color: black;
	}
	.primary div.subpage section article header h2 {
		font-size: 14px;
		line-height: normal;
		margin-bottom: 0px;
		padding-top: 0;
		color: black;
	}
.primary div.subpage section header h2 {
	color: lightgray;
}
.primary div.subpage section header p {
	color: white;
	margin-bottom: 0;
	line-height: 1.15em;
}
div.subpage .standard img {
	float: left;
	margin: 0 30px 16px 0;
}
div.subpage .standard aside img { margin: 0 8px 8px 0; }
div.subpage article h1 {
	clear: none;
	line-height: normal;
	margin-bottom: 8px;
	font-size:24px;
}
div.subpage section article ul, div.subpage section article ol { padding-left: 20px; margin-left: 10px; }
div.subpage .blog.full .mainContent img { margin-right: 30px; }

.hcard {line-height:19px !important;}


/* ASIDE CONTENT ------------------------------------------------------------------------------------------------------------------- */
.primary div.subpage aside header {
	background: none;
	background-color: transparent;
	box-shadow: none;
	margin: 0 0 16px;
	padding: 0;
	min-height: 0;
	border-bottom: 1px solid darkgray;
}
.primary div.subpage aside header h1 {
	font-size: 18px;
	line-height: normal;
}
.primary div.subpage aside section {
	background: none;
	padding-top: 0;
}
.primary div.subpage aside section article:last-of-type {
	padding-bottom: 0;
}




/* BLOG CONTENT ------------------------------------------------------------------------------------------------------------------- */
section.blog article.post hgroup h1 {
	margin-bottom: 4px;
	display: inline-block;
	width: calc(100% - 100px);
}
section.blog h1 { text-align: left; }
section.blog article.post hgroup h2.date {
	/*width: 92px;*/
	text-align: right;
	display: inline-block;
	font-size: 0.8em;
	margin: 0 0px 0 0;
	padding: 0;
	line-height: 1;
}
section.blog article hgroup { border-bottom: 1px solid #cccccc; padding-bottom: 8px; margin-bottom: 8px; }
section.blog article ul.tags {
    /*background: url("../images/icons/blog/post-info-bg.png") no-repeat scroll left center transparent; Removed 10-16-2013 by Scott.  The background image doesn't stretch to fit content in mobile views.  Added the line below. */
    border-bottom: 1px dotted #cccccc;
    font-size: 11px;
    clear: both;
    height: auto;
    list-style: none outside none;
    margin-bottom: 8px;
    margin-left: 0;
    padding: 0 0 9px 10px;
}
section.blog article ul.tags li {
    float: left;
    margin: 0 30px 0 0;
    padding: 0 0 0 18px;
}
section.blog article ul.tags li.category {
    background: url("../images/icons/blog/post-info-category.png") no-repeat scroll left center transparent;
}
section.blog article ul.tags li.comments {
    background: url("../images/icons/blog/post-info-comments.png") no-repeat scroll left center transparent;
}
section.blog .post:first-child {
	padding-top: 0;
}
section.blog article img {
	/*float: left;*/
	margin: 0 15px 8px 0;
}
aside section.blog article h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
aside section.blog article .date {
	font-size: 10px;
}
aside section.blog article a:hover {
	text-decoration: none;
}
.blog.recent article.post {
	padding-bottom: 0;
	margin-bottom: 8px;
}
.blog.recent article.post img {
	min-height: 0;
}



/* LOCATION MAP CONTENT ----------------------------------------------------------------------------------------------------------- */
.locationmap {}




/* FOOTER CONTENT ----------------------------------------------------------------------------------------------------------------- */
footer, footer p { font-size: 12px; }

footer .hcard { margin-bottom: 16px; }
footer .hcard .org { font-weight: bold; }
footer .hcard .adr { display: block; margin-bottom: 4px; }

footer .social_links { margin-bottom: 20px; }
footer .social_links a { color: #666666!important; }

footer nav { float: right; }
footer nav ul { list-style: none; }
footer nav ul li { float: left; }
footer nav ul ul { display: none; }
footer nav a { padding: 0 8px; border-right: 1px solid #666666; color: #666666!important; }
footer nav li:last-of-type a { border-right: none; padding-right: 0; }

footer p.copyright { float: right; clear: both; }
footer p.disclosure { margin: 12px 0 0; }

#page-bottom { text-align: center; }
#page-bottom .scrolltop { float: none; margin: 6px auto 2px; display: block; }

.blog.post ul {
    border-left: 4px solid #b06ab3;
    background: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;
    margin-top: 20px;
}


/* -------------------------------------------------- */
/* -------------------------------------------------- */
/*	RESPONSIVE
/* -------------------------------------------------- */
/* -------------------------------------------------- */
@media (min-width:768px) and (max-width:979px){
	body{padding-right: 1px; padding-left: 1px;}
}



@media (max-width:959px){
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: auto; margin: 0 8px; }
	header[role="main"] .container { margin: 0; }
	.logo-menu-container .logo, .logo-menu-container .head-info { padding: 0 8px; }	
	.navbar .nav &gt; li &gt; a { padding-right: 4px; padding-top: 8px; }
	section.blog article h1 { margin-bottom: 0; }
	section.blog article h2.date { float: none; clear: both; margin-top: 0; line-height: normal; margin: 0 0 8px 0;}
	div.subpage aside { padding: 0 8px; }
	footer .container { margin: 0; }
	footer .container section { padding: 16px 8px; }
}



@media (max-width:659px){
	h1 {line-height: normal;}
	.container {margin: 0 8px;}
	.directory header {background: none; height: auto; padding: 8px;}
	/*header[role="main"] .container {margin: 0;}*/
	.logo-menu-container {padding-bottom: 0;}
	.logo-menu-container .head-info { margin-top: -35px;}
	.logo-menu-container #nav { margin-top: 0;}
	#main-nav {padding: 0 8px;}
	.sf-menu &gt; li a { padding: 4px 8px!important; }
	.equator article { margin-bottom: 32px; }
	.equator img { width: auto; display: block; margin-left: auto; margin-right: auto; }
	.block3 .blog_more article.post { border-bottom: 1px dotted lightgray; margin-bottom: 32px; }
	.primary .widgets section {border-bottom: 1px dotted lightgray; margin: 0 0 8px 0;}
	.primary .widgets .row-fluid div:last-of-type section {border-bottom: none;}
	section.blog article ul.tags li { padding-left: 0; }
	section.blog article ul.tags li.category { background: none; }
	blockquote p { padding:  4px 0 0 32px; }
	footer .hcard {text-align: center; margin-bottom: 20px;}
	footer .social_links {text-align: center; clear: both; margin-top: 16px;}
	footer nav {float: none; text-align: center;}
	footer nav.navigation ul {margin: 0 auto 30px;}
	footer nav ul li { float: none; display: inline; }
	footer p.copyright {float: none; text-align: center;}
}



@media (max-width:659px){
	section.blog article.post hgroup h1 {
		display: block;
		width: 100%;
	}
	section.blog article.post hgroup h2.date {
		display: block;
		width: 100%;
		text-align: left;	
	}
}



@media (max-width:480px){
	.logo-menu-container .logo { text-align: center; }
	.logo-menu-container .head-info { margin-top: 0; margin-bottom: 8px; text-align: center; float: none; height: auto; }
	nav#main-nav ul { display: none; }
	nav#main-nav select { display: block; width: 100%; }
	.primary section { padding: 8px 0; }
	.equator article { margin-bottom: 12px; }
	.equator img, .equator #portfolio-items article img { display: block; width: auto; margin: 0 auto 8px; }
	.blog-solace .span8 .post { padding-left: 0!important; }
	.blog_more article.post h1 { margin: 0; }
	.blog-solace .span8 .post hgroup h1, .blog-solace .span8 .post .entry-content { padding-left: 0; }
	.blog-solace article.blog aside.share, .blog-solace .span8 .post hgroup h1, .blog-solace .span8 .post .entry-content { padding-left: 0!important; margin-left: 0!important; }
	.blog-solace .span8 .post hgroup h2,
	.blog-solace .span8 .post ul.tags { display: none; }
	.primary .widgets .testimonial blockquote p {font-size: 14px;}
}



@media (min-width:768px) and (max-width:979px){
}



@media(min-width:1200px){
}



@media (max-width:979px){
}



@media (min-width:980px){
}


/*Nick*/
.video-with-description{
	height:100%;
}
.video-with-description h1{
	text-align:left;
}
.video-with-description .row-fluid{
	display:table;
	height:100%
}
.video-with-description .left{
	display:table;
	overflow: hidden;
	position:relative;
	height:100%;
}

.video-with-description .cell{
	display: table-cell;
	vertical-align: middle;
}

@media (max-width: 979px){ 
.video-with-description{
	height:auto;
}
.video-with-description .left {
padding: 20px;
}
.video-with-description .row-fluid{
	display:block;
	height:auto;
}
.video-with-description .left{
	display:block;
	position:relative;
	height:auto;
}

.video-with-description .cell{
	display: block;
	vertical-align:auto;
}
}
</pre></body></html>