 @charset "utf-8";
 @import url("fonts/fonts.css");

	/**colors
	
	pink = #de99bf
	logo green = #82c4c9
	darker green = #51969B
	dark purple = #5C1A5B
	
	new aqua = #30b4b2
	new darker aqua = #27B0B0
	new orange = #FF9933
	light orange = #FDC996
	hot pink = #EB2A56
	**/

strong {font-family: 'YanoneKaffeesatzBold', sans-serif;}
italic {font-family: 'YanoneKaffeesatzItalic',sans-serif;}
small {font-size: .9em;}
.spaceabove {margin-top: .6em;}
bigger {font-size: 1.2em;}

body {
/*	min-width: 760px;*/
	font-family: 'Perpetua', serif;
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	outline: 0px solid orange;
	padding-bottom: 1em;
}
	
ul, li {
	margin: 0;
	padding: 0;
}
	
p {
	color:#4C1D23;
	font-size: .85em;
	line-height: 1.6;
	letter-spacing:.05em;
	margin: 0;
}
	
p a, li a {
	color:#eb2a56;
	border-bottom:none;}
	
p a:hover, li a:hover {
	color:#30b4b2;
	border-bottom:none;}
	
p.vert {
	color:#333;
/*	writing-mode:tb-rl; EB removed to make text go sideways along images */
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:.55em;
	font-weight:normal;
	letter-spacing:10;
	display: none;
}
	
p.backhome {
	font-size:1.25em; 
	line-height:1.5em; 
	padding:0 1em 1em 1em; 
	color:#27B0B0;}

.vertcol {
	display:block;
	float:right;
	bottom:0;
	margin:.5% 0;
	width:20px;
	border:0px solid red;}

header {
	margin:2% auto 0;
	width: 100%; /* 70% */
	outline:0px solid purple;}

.hbanner {
	margin:-2% auto 0;
	padding:0;
	width: 100%;
	float:right;
	outline:0px solid green;}
	
.hleft {
	width:18%;
	margin: 0 auto;
	float:left;
	text-align:center;
	outline:0px solid green;
	}
	
.hbanner .hrule {
	border: #000 4px solid;
	margin-bottom: 0;
	clear: right;
}
	
.left img {
	width: 35%; 
	margin: 0 auto 1em;
}	

.hrow li.colimg {
	width: 23%;
	float: left;
	text-align: center;
	list-style: none;
    bottom: 0; 
	margin: 0 2.65% 0 0;
	outline: 0px solid red;
}
	
.hrow li.colimglast {
	width: 23%;
	float: right;
	text-align: center;
	list-style: none;
    bottom: 0; 
	margin:0;	
	outline: 0px solid black;
}
	
.hrow img {
	width: 100%;
/*	position: absolute; /* EB added */
 /*   clip: rect(0px,25px,0px,25px);  /* EB added */
}
	
.hrow {
	width:100%;
	padding:0;
	float:right;
	margin: 0 0 2% 0;
	outline: 0px solid orange;
}

.menu-icons, .hbanner, .events-page-hrow {
	display: none;
}	
	
/******** wrapper *******/

#wrapper {
	width: 100%;
	margin: 0 auto;
	outline: 0px solid red;
}

.bighead {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	margin:0 0 .5em;
	font-size:1.8em;
	line-height:.75em;
	letter-spacing:.05em;	
	color:#f93;}

.medhead {
	margin: 0 auto 1em;
	font-size:1.4em;
	line-height:1.1em;
	letter-spacing:.05em;
	color:#f93;
    width: 80%;
}
	
.howhigh {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	margin: .5em 0;
	font-size: 1.2em;
	line-height: 1.25em;
	letter-spacing: .05em;	
	color: #f93;
}

.about-photo {
	width: 35%;
	float: left;
	margin: .5em 1em .5em 0;
}

.contact {
	text-align: center;
	margin-top: 2em;
}
	
.smhead {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	margin:0 .5em .5em .5em;
	font-size:1.1em;
	line-height:1.1em;
	letter-spacing:.05em;
	padding:.5em 0 .25em;
	color:#f93;}
	
p.service {
	font-size:1em;
	line-height:1.2em;
	text-align:left;
	margin:0 0 .5em 0;
	color:#000;}

.servhead {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	margin: .5em 0 .5em;
	text-align: left;
	font-size: 1.8em;
	line-height: .75em;
	letter-spacing: .05em;	
	color: #f93;
}

.servlist li {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	list-style:none;
	font-size:1em;
	line-height:1.3em;
	letter-spacing:.05em;	
	text-transform:uppercase;
	padding:0 .5em .5em .5em;
	margin-bottom:0;
	color:#666;
}
	
.clientlist li {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	list-style:none;
	font-size:1em;
	line-height:1.1em;
	letter-spacing:.05em;	
	text-transform:uppercase;
	padding:0 .5em;
	margin-bottom:0;
	color:#666;
}
	
.list li {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	list-style: none;
	font-size: .9em;
	text-align: left;
	line-height: .95em;
	letter-spacing: .15em;	
	text-transform: uppercase;
	margin-bottom: .5em;
	color: #666;
}
	
p.text {
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	list-style:inside circle;
	font-size:1.1em;
	line-height:1.4em;
	margin: 0 auto .5em;
	color:#666;}
	
p.presshead {
	font-family:inherit;
	color:#30b4b2;
	font-size:1.1em;
	line-height:1.2em;
	padding:.5em 0;}	

/****** sections *******/

.left {
	float: left;
	width: 100%;
	text-align: center;
	outline: 0px solid green;
}
.left .description {
	display: none;
}
#logo {
	width: 100%;
}
.pink {
	width:90%;
	display:block;
	margin: 0 auto 1em;
	padding-top:1em;
	background-color:#ffeecc;
	-khtml-border-radius-bottomleft: 12px;
	-khtml-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-khtml-border-radius-topleft: 12px;
	-khtml-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
	
.row {
	width: 95%;
	float: right;
	margin: 0 auto; /* EB moved 2% bottom margin to .column and .columnlast */
	outline: 0px solid red;
	padding-right: .5em;
}

.column {
	width:46%;
	list-style:none;
	float:left;
	margin: 0 2.65% 2% 0;
	padding:0;
	outline: 0px solid yellow;
}
	
.columnlast {
	width:46%;
	list-style:none;
	float:left;
	margin: 0 0 2%;
	padding:0;
	outline: 0px solid yellow;
}

.services-page .column, .services-page .columnlast {
	width: 100%;
}

.services-page .column img, .services-page .columnlast img {
	display: none;
}

.services-page .list {
	margin-bottom: 1em;
}

.services-page .list li {
	font-size: 1.2em;
}

.columntwo {
	width: 100%;
	list-style:none;
	float:left;
	margin-right: 2.65%;
	padding:0;
	outline: 0px solid yellow;
}
	
.columnleft2 {
	width: 100%;
	list-style:none;
	float:left;
	margin-right: 2%;
	padding:0;
	outline: 0px solid yellow;
}
	
.columnright2 {
	width: 100%;
	list-style:none;
	float:right;
	margin-left: 2%;
	padding:0;
	outline: 0px solid yellow;
}
	
.columnthree {
	width:74%;
	list-style:none;
	float:right;
	margin: 0;
	padding:0;
	outline: 0px solid yellow;
}

.square {
	width:100%;
	overflow:hidden;
	border:1px solid black;
}
	
.squareNOrule {
	width:100%;
	overflow:hidden;}
	
.squareimage {
	width:100%;
	overflow:hidden;
	border:1px solid black;}
	
.squareimage:hover {
	border:20px solid black;}
	
.margin {
	margin-top:0;
	margin-bottom:11%;}

.squareimageblnk {
	width: 100%;
	height: auto;
	padding-bottom: 0;
	border: 0px solid red;
}
	
.borderL {
	margin: 0;
	border-left: 0px solid #f93;
	padding: 0;
}

.mobile-about {
	text-align: center;
}

.mobile-about .home {
	display: none;
}

.description {
	font-size: 1.25em;
	line-height: 1.5em;
	padding: 0 1em 1em 1em;
	color:#51969B;
}
.mobile-about .description {
	padding-top: 1em;	
}
/*FOCUS*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0; padding: 0;
	}

. a {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

. a:hover {
  border: 20px solid #4bb8ef;
  border-radius: 0%;
}


/*video*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*************top menu****************/
	
#main-menu {
	width: 100%;
	list-style: none;
	padding: 0;
	outline: 0px solid #999;
}

#main-menu li.coltext {
	width: 100%;
	float: none;
	margin: 0;
	outline: 0px solid orange;
}

#main-menu li.collast {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0!important;
	outline: 0px solid red;
}
/* zz */
#main-menu li a {
	color: #000;
	width: 200px;
	float: none;
	margin: .5em auto;
	text-align: center;
	background-color: #36c4c6;
	padding: .5em 1em;
	font-family: 'YanoneKaffeesatzBold', sans-serif;
	font-size: .9em;
	letter-spacing: .1em;
	height: auto;
	line-height: 1.25em;
	text-decoration: none;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	outline: 0px solid yellow;
	display: block;
}

#main-menu li a:hover {
	display: block;
	background-color: #36c4c6;
	color: #fff;
}

#main-menu a.current {
	display: block;
	background-color: #36c4c6;
	color: #fff;
}
	
.home {
	text-align: center;
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	margin: 0 0 .5em;
	padding-bottom: 0em;
	font-size: 1.5em;
	line-height: 1em;
	color: #f93;
	text-decoration: none;
}

  
/*************left column nav colordots****************/

#leftnav {
	margin:0;
	list-style:none;
	}
	
#leftnav img {
	width:24%; /* 48% */
	margin:0 auto;
}
	
#leftnavlist li a {
	margin: 0 auto;
	line-height:1.75em;
	list-style: none;
	opacity : 0.4;
    filter: alpha(opacity=40); /* msie */
	}
#leftnavlist li {
	list-style: none;
	display: inline;
}
	
#leftnavlist li a:hover {
	opacity : 1.0;
    filter: alpha(opacity=100); /* msie */
	}
#leftnavlist li a:active {
	opacity : 1.0;
    filter: alpha(opacity=100); /* msie */
	}
	
#leftnavlist a.current {
	opacity : 1.0;
    filter: alpha(opacity=100); /* msie */
	}
	
	/*************left column nav clients****************/

#leftclientnav, .clientmobile {
	margin: .5em 0 .5em 0;
	padding: 0 .2em .2em .2em;
	font-family: 'YanoneKaffeesatzRegular', sans-serif;
	list-style: none;
	font-size: 1em;
	line-height:1.2em;
	letter-spacing: .3em;	
	text-transform: uppercase;
}

.clientmobile .bighead {
	font-size: 1.5em;
}

#leftclientnav {
	display: none;
}

#leftclientnav li, .clientlist li {
	margin-top: 0em;
	margin-bottom:.70em;
	list-style: none;
	text-align: center;
}
	
#leftclientnav a, .clientlist a {
	padding: 0;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #30b4b2;
}
	
#leftclientnav a:hover, .clientlist a:hover {
	font-weight: bold;
	color: #30b4b2;
}
	
#leftclientnav a.current {
	color: #000;
}
.pink .clientmobile {
	padding-bottom: 1em;
}
.clientlist {
	margin-top: 1em;
}
	

/*** drop down ***/

.label {
	margin:0;
	top:0;
	right:0;
	padding:2em 0 0 0;
	position:absolute;
	width: 50%;
	height:auto;
	z-index:10;
	background:#fff;
	-khtml-border-radius-bottomleft: 12px;
	-khtml-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	/*opacity for IE5+*/
	filter: alpha(opacity=80);
	/*opacity for older Mozilla browsers*/
	-moz-opacity: 0.8;
	/*opacity for mozilla/safari*/
	opacity: 0.8;
	outline:0px solid yellow;
	display: none; /*hide on phone */
	}
  
.label .black {
	width:100%;
	margin:-3em -2em 0 0;
	height:3em;
	z-index:10;
	float:left;
	background:#000;
	/*opacity for IE5+*/
	filter: alpha(opacity=100);
	/*opacity for older Mozilla browsers*/
	-moz-opacity: 1.0;
	/*opacity for mozilla/safari*/
	opacity: 1.0;
	-khtml-border-radius-bottomleft: 12px;
	-khtml-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

h1.notes {
	cursor: pointer;
	color:#82c4c9;
	text-align:left;
	padding:2em 0 0 0;
	font-size:.8em;
	letter-spacing:.1em;
	text-transform:uppercase;
}

p.descript {
	font-family:inherit;
	font-size:1em;
	line-height:1.25em;
	padding:0 .5em .25em 1em;
	color:#000;
}

p.descript.last {
	padding-bottom:.75em;}

p.heading {
	font-family:inherit;
	text-transform:uppercase;
	color:#30b4b2;
	letter-spacing:.1em;
	font-size:1em;
	line-height:1em;
	padding:.5em .5em 0 1em;}	

.offscreen {
	position:absolute;
	left:-999px;
	width:1px;
	height:1px;
	top:auto;
	}
	
	
/*******scrollbar************/

iframe::-webkit-scrollbar {
    width: 6px;
}
 
iframe::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 5px;
}
 
iframe::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6); 
}

/************* mailchimp ****************/

/**#mc_embed_signup input.email {
    display: block;
    padding: 6px 0;
    margin: 0 4% 15px 0;
    text-indent: 5px;
    width: 58%;
    min-width: 268px;
    margin-left: 6px;
    line-height: 14px;
    border-radius: 3px;}
	
#mc_embed_signup label {
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: bold;
    color: white;
    margin-right: 10px;}**/

.mc_embed_signup {
	margin:0 auto;
    width: 100%;
    border-radius: 6px;
	outline: 0px solid yellow;}

.mc_embed_signup input.button {
    display: block;
    margin: .5em auto;
    border-radius: 6px;
	border:#FFF 1px solid;
    width: 80%;}

.mc_embed_signup .button {
    clear: both;
    background-color:#82c4c9;
    border-radius: 4px;
    color: white;
    font-size: .8em;
	line-height:1.2em;
    font-weight: bold;
	padding:.5em;
    margin-top: .5em;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    white-space: normal;
	outline: 0px solid green;}


/**#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 90% auto;
	outline: 1px solid red;}**/


	
	
/**#mc_embed_signup subscribe {
    background: none;
    width: 80%;
	outline: 1px solid yellow;}
	
#mc_embed_signup input {
    border: 1px solid grey;
    -webkit-appearance: none;}
	
#mc_embed_signup .button {
    display: block;
	background-color:#de99bf;
    border: none;
    border-radius: 6px;
	width: 80%;
	height: 3em;
    margin: 0 auto;
	outline: 1px solid green;}
	
#mc_embed_signup input.button {
	color: white;
    font-size: .75em;
    font-weight: bold;
	line-height: 3em;}

#mc_embed_signup form {
    display: block;
    text-align: center;
	outline: 1px solid red;}**/



/************* footer ****************/

footer {
	width: 95%;
	clear: both;
	margin: 1em auto;
	padding: 1em 0 .75em 0;
	border-top: #000 2px solid;
	outline: 0px solid black;
	text-align: center;
}
.footer-menu a {
	margin: 0 6px;
	font-size: 1.2em;
}

.footer-social {
	width: 98%;
	margin: 0 auto;
}

p.footertext {
	width: 90%;
	margin: 0 auto;
	font-size: .8em;
	color: #555;
	letter-spacing: .1em;
	float: none;
	list-style: none;
	clear: both;
}

/**footer .fleft {
	width:18%;
	float:left;
	outline: 0px solid yellow;}
	
footer .fright {
	width:80%;
	margin-top:.25em;
	float:right;
	outline: 0px solid red;}**/

footer a {
	color:#555;
}
	
footer a:hover {
	color:#999;
}
	
.circlelogo {
	width: 15%;
	float: left;
	padding: .25em 3px 0 3px;
	margin: -.25em 2px 5px 0;
	outline: 0px solid green;
}
	
.pinit {
	list-style:none;
	float:left;
	padding: 0 1.3em 0 .4em;
}

img.logo {
	width:85%;
	outline: 0px solid red;
}

	
/* MEDIA QUERIES */

@media only screen and (min-width: 500px) {
	/************* footer ****************/

	footer {
		width: 90%;
	}
	.footer-social {
		width: 100%;
		margin: 0;
	}
	p.footertext {
		width: 100%;
		float: left;
		text-align: left;
	}
	.circlelogo {
		width: 11%;
	}
	.label {
		display: block;
	}

}

@media only screen and (min-width: 760px) {

	body {
		min-width: 760px;
	}
	.vertcol {
		width:20px;
	}

	header {
		width: 70%;
	}

	.hbanner {
		width: 100%;
	}
	
	.hleft {
		width:18%;
	}
	
	.left img {
		width:85%; 
	}

	.left .description {
		display: block;
	}

	.menu-icons, .hbanner, .events-page-hrow {
		display: block;
	}
	
	.hrow li.colimg {
		width:23%;
	}
	
	.hrow li.colimglast {
		width:23%;
	}
	
	.hrow img {
		width:100%;
	}
	
	.hrow {
		width:80%;
	}
	
	.home {
		margin: .5em 0;
		padding-bottom: .5em;
		font-size: 1.8em;
		line-height: .75em;
	}
		
	/******** wrapper *******/

	#wrapper {
		width: 75%;
	}

	/****** sections *******/

	#wrapper .left {
		display: block;
		width: 18%;
	}
	#leftnav {
		display: block;
	}
	
	.pink {
		width:90%;
	}
	
	.row {
		width: 80%;
		padding-right: 0em;

	}

	.column {
		width:23%;
	}

	.columnlast {
		width:23%;
	}
	
	.servhead {
		margin: 0 0 .5em;
	}
	
	.services-page .column, .services-page .columnlast {
		width: 23%;
	}

	.services-page .column img, .services-page .columnlast img {
		display: inline;
	}

	.services-page .list li {
		font-size: .9em;
	}
	
	.columntwo {
		width:48.65%;
	}
	
	.columnleft2 {
		width:48%;
	}

	.columnright2 {
		width:48%;
	}
	
	.columnthree {
		width:74%;
	}

	.square {
		width:100%;
	}
	
	.squareNOrule {
		width:100%;
	}
	
	.squareimage {
		width:100%;
	}
		
	.squareimageblnk {
		height: 0;
		padding-bottom: 111%;
	}

	.video-container iframe,  
	.video-container object,  
	.video-container embed {
		width: 100%;
	}

	p.vert {
		display: block;
	}
	.borderL {
		border-left: 1px solid #f93;
		padding: 0 0 0 1.5%;
	}
	.mobile-about {
		display: none;
	}
	/*************top menu****************/
	.left #main-menu, .left .hbanner .hrule {
		display: none;
	}
	#main-menu {
		width:100%;
	}

	#main-menu li.coltext {
		width: 23%;
		margin: 0 2.65% 0 0;
		float: left;
	}

	#main-menu li.collast {
		width: 23%;
		float: right;
	}
/* zz */
	#main-menu li a {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		line-height: 2.25em;
		background-color: #fff;
		-khtml-border-radius-bottomleft: 12px;
		-khtml-border-radius-bottomright: 12px;
		-moz-border-radius-bottomleft: 12px;
		-moz-border-radius-bottomright: 12px;
		-webkit-border-bottom-left-radius: 12px;
		-webkit-border-bottom-right-radius: 12px;
		border-bottom-left-radius: 12px;
		border-bottom-right-radius: 12px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		display: inline;
	}
	#main-menu a.current {
		background-color: #000;
		color: #f93;
	}

	/*** drop down ***/

	.label {
		width:23%;
	}
  
	.label .black {
		width:100%;
	}
	/*****Color Menu*********/
	#leftnav img {
	    width: 50%;
	}
	.medhead {
		width: 55%;
	}
	/******Events Menu*******/
	#leftclientnav {
		display: block;
	}
	#leftclientnav a {
		font-size: 1em;
	}
	.clientmobile {
		display: none;
	}
	
	/*******scrollbar************/

	iframe::-webkit-scrollbar {
	    width: 6px;
	}
	.mc_embed_signup {
	    width: 100%;
	}
	.mc_embed_signup input.button {
	    width: 80%;
	}
	/************* footer ****************/

	footer {
		width: 75%;
		padding: .75em 0;
	}
	.footer-menu, footer hr {
		display: none;
	}
	.footer-social {
		width: 40%;
	}
	p.footertext {
		width: 90%;
		float: left;
		text-align: left;
		display: inline;
	}
	.circlelogo {
		width: 8%;
		margin: -.25em 0 0 0;
	}

	img.logo {
		width:85%;
	}
	
}