<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* THEME WIDGETS */
/* RECENT POSTS */
.gusto_recent_ul {
	margin:0px;
	padding: 0px;
}
.gusto_recent_ul.thumbnail_lay {
	margin:-1px -3px 0px;	
}
.gusto_recent_ul li.thumbnail_lay {
	padding:3px 3px 3px;
	line-height:0px;
	overflow:hidden;
	float:left;
}
.gusto_recent_ul li.thumbnail_lay:last-child {
	float: left;
}
.gusto_widget_date {
	font-size: 0.9em;
	margin-bottom: -4px;
}
.gusto_recent_ul li.info_lay .simple_line {
	margin:4px 0px 6px;
}
.gusto_recent_ul li.info_lay:last-child .simple_line {
	display: block;
}
.gusto_recent_ul .gusto_fa-angle-double-right {
	margin-top: 6px;
}
/* TWITTER */
.prk_twt_header {
	font-size:1.1em;
	margin:6px 0px 20px;	
}
.prk_twt_follow {
	float:left;
	margin-left:2px;	
}
.prk_twt_ul {
	margin: 0px;
}
.prk_twt_ul .gusto_fa-twitter {
	position: absolute;
	margin-top: 4px;
	font-size: 22px;
}
.tp_recent_tweets {
	float: left;
	clear: left;
}
.tp_recent_tweets li {
	padding-bottom: 16px;
	float: left;
	clear: left;
}
.tp_recent_tweets .prk_twt_body {
	padding-left: 30px;
}
.prk_twt_body .twt_in {
	margin-bottom: 2px;
}
.tp_recent_tweets .twitter_time {
	margin-top:4px;
	font-size:0.9em;
}
.tp_recent_tweets li:last-child {
	padding-bottom: 0px;
}
/* SOCIAL NETWORKS */
 .pirenko_social {
	line-height:0px;
	display: inline-block;
 }
.pir_icons {
	margin-right:5px;
	margin-bottom:5px;
}
.squared .social_img_wrp {
	margin-right:1px;
	margin-bottom:1px;
	float: left;
}
.rounded .social_img_wrp {
	margin-right:3px;
	margin-bottom:3px;
	float: left;
}
.colored .social_img_wrp {
	margin-right:3px;
	margin-bottom:3px;
	float: left;
}
.pirenko_social.minimal {
	margin-bottom: -5px;
}
.minimal .social_img_wrp {
	margin-right:10px;
	margin-bottom:3px;
	float: left;
}
#top_sidebar .pir_icons {
	margin-right:8px;
}
.pirenko_social a {
	float:left;
	width: 100%;
}
.pirenko_social .social_img_wrp:last-child {
	margin-right: 0px;
}
@media only screen and (max-width: 767px) { 
	.pirenko_social a {
		float:none;
	 }
}

/* VCARD */
.gusto_vcard_description {
	margin-bottom:17px;
}
.adr {
	margin-bottom:16px;
}
.gusto_vcard .gusto_vcard_title {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
}
.gusto_vcard .gusto_address_icon {
	position: absolute;
	margin-top: 2px;
	font-size: 14px;
}
.gusto_vcard .gusto_after_vcard_icon {
	padding-left: 22px;
}
.gusto_vcard .gusto_fa-map-marker {
	margin-left: 4px;
}
.gusto_vcard .gusto_fa-info {
	margin-left: 3px;
}
.gusto_vcard .gusto_fa-map-phone {
	margin-left: 1px;
}
.gusto_vcard_block {
	margin-bottom: 2px;
}

/*!
 * decent-comments-widget.css
 * 
 * Copyright (c) 2011 "kento" Karim Rahimpur www.itthinx.com
 * 
 * This code is released under the GNU General Public License.
 * See COPYRIGHT.txt and LICENSE.txt.
 * 
 * This code is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * This header and all notices must be kept intact.
 * 
 * @author Karim Rahimpur
 * @package decent-comments
 * @since decent-comments 1.0.0
 */
 .comments_slider {
	min-height:76px; 
	opacity:0;
	filter: alpha(opacity=0);
 }
 #sidebar .comments_slider {
 	margin-top: 2px;
 }
.comments_slider .comment {
	font-style: italic;
}
.comments_slider ul li {
	display:none;	
	list-style:none;
	box-sizing:border-box;
}
.comments_slider ul li:first-child {
	display:inline;	
}
.comments_slider .comment-avatar {
	padding-right: 6px;
	margin-left: 24px;
	margin-top: 4px;
	display: inline-block;
}
.comments_slider .comment-link,
.comments_slider .comment-author {
	font-size: 1.1em;
	font-style: normal;
}
.comments_slider .comment-link:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: auto;
	visibility: hidden;
}
.comments_slider .comment-body,
.comments_slider .comment-excerpt {
	display: block;
	width:100%;
}
.prk_inner_tip {
    content: '';
    height:20px;
    width:20px;
    -moz-transform:rotate(45deg);  
    -webkit-transform:rotate(45deg);  
    -o-transform:rotate(45deg);  
    -ms-transform:rotate(45deg);  
    position:absolute;
    bottom:-10px;
    left:27px;
    z-index:1;
}
.tip_top_hide {
	width:40px;
	height: 17px;
	content: '';
	position:absolute;
    bottom:0px;
    left:17px;
    z-index:2;
}
.sub-menu .prk_inner_tip {
	-moz-transform:rotate(0deg);  
    -webkit-transform:rotate(0deg);  
    -o-transform:rotate(0deg);  
    -ms-transform:rotate(0deg);  
    position: absolute;
	top: -1000px;
	left: 0px;
	z-index: -1;
	height: 3000px;
}
.pirenko_tags {
	margin-top:2px;	
}
.pirenko_tags .theme_button_inverted,
.pirenko_tags .theme_button {
	margin:0px 1px 1px 0px;
	float: left;
}

/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0; 
	padding: 0;
	overflow: hidden;
}
.flexslider .slides &gt; li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flexslider .slides iframe {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides &gt; li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav { 
	height: 0; 
}
.flex-direction-nav li a {
	width: 28px; 
	height: 28px; 
	margin: -16px 0 0; 
	display: block; 
	/*background: url(theme/bg_direction_nav.png) no-repeat;*/ 
	position: absolute; 
	bottom: 14px; 
	cursor: pointer; 
}
.flex-direction-nav li .flex-next {background-position: -48px 0; right: -21px;}
.flex-direction-nav li .flex-prev {}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {
	width: 20px;
	position: absolute;
	bottom: 600px;
	right: 6px;
	z-index: 9;
	height: auto !important;
}
.flex-control-nav li {
	margin: 0 0 8px 3px; 
	line-height: 0px;
	overflow: hidden;
	zoom: 1; 
	width: 10px;
}
.flex-control-nav li a {
	width: 10px; 
	height: 10px; 
	display: block;  
	cursor: pointer; 
	text-indent: 999em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}


/* =============================================================================
   ASTRO THEME - OVERRIDE DEFAULTS
   ========================================================================== */
.flexslider.super_height {
	min-height: 1000px;
}
.flexslider.super_height img {
	max-width: none;
}
.flexslider.super_height .flex-direction-nav li a {
	opacity: 0;
	filter:alpha(opacity=0);
}
.tiny_slider .slides&gt;li {
	display: none;
}
.tiny_slider .slides&gt;li.active {
	display: list-item;
}
.tiny_slider .flex-direction-nav {
	display: none !important;
}
.flex-direction-nav .tr_wrapper {
	cursor:pointer;	
}
#ctrls_container {
	min-height: 0px;
}
.flexslider {
	margin: 0px auto 0px auto; 
	padding: 0;
	background-color: transparent; 
	border: 0px solid #fff; position: relative; 
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	-o-border-radius: 0px; 
	border-radius: 0px;
}
.flexslider .slider_text_holder {
	position:absolute;
	width:100%;
	padding:0px;
	z-index: 999;
}
.flexslider .colored_theme_button,
.flexslider .theme_button,
.flexslider .theme_button_inverted {
	margin:20px 0px 0px;
	opacity:0;
	filter: alpha(opacity=0);
	display: none;
}
.flexslider .headings_top {
	position:relative;
	opacity:0;
	filter: alpha(opacity=0);
	top:0px;
	right:0px;
	padding: 0px;
	cursor:default;
	display:inline-block;
	width:100%;
	font-size:2em;
}
.flexslider .big .headings_top {
	font-size:2.6em;
}
.flexslider .headings_body {
	position:relative;
	opacity:0;
	filter: alpha(opacity=0);
	cursor:default;
	display:inline-block;
	line-height:1.4em;
	font-size:1.1em;
	padding: 5px 10px;
	margin-top: 1px;
}
.flexslider .big .headings_body {
	font-size:1.25em;
}
a &gt; .slider_text_holder &gt; .headings_top,
a &gt; .slider_text_holder &gt; .headings_body {
	cursor:pointer;	
}
.flex-direction-nav li .flex-next {
	right: 14px;
	z-index:999;
}
.flex-direction-nav li .flex-prev {
	right: 43px;
	z-index:999;
}
.prk_colored_slider {
	padding: 10px 10px;
	position: relative;
	display: inline-block;
	line-height: 1em;
}
.gusto_noback .prk_colored_slider {
	padding: 0px 10px;
	font-size: 1.4em;
}
.main_with_sections&gt;.flexslider {
	margin-bottom: 0px;
}
.slider_arrow_left, 
.slider_arrow_right {
	text-indent: 0em;
	cursor: pointer;
}
.slider_arrow_left [class^="icon-"]:before,
.slider_arrow_right [class^="icon-"]:before {
	font-size:12px;
	font-size: 12px \0/ !important;/* IE8+9  */
	margin-top:9px;
	margin-left:7px;	
}
.slider_arrow_right [class^="icon-"]:before {
	margin-left:9px;
}

/*STYLES FOR THE SINGLE PAGES SLIDER*/
#single_portfolio_half #single_slider {
	margin-bottom: 40px;
}
#single_slider {
	margin-bottom:15px;
	opacity:0;
	filter: alpha(opacity=0);
}
.single-pirenko_team_member #not_slider {
	margin-bottom: 9px;
}
#prk_full_folio #single_slider {
	margin-bottom: 24px;
}
.shortcode_slider {
	opacity:0;
	filter: alpha(opacity=0);
}
.single_post_wp #single_slider {
	margin-bottom:12px;	
}
.flex-direction-nav  {
 	opacity:0;
	filter: alpha(opacity=0);
 }
.flex-direction-nav li a {
	margin: -16px 0px 0px 0px;  
	display: block; 
	position: absolute;  
	cursor: pointer; 
	text-indent: -999em;
}
.flex-direction-nav li .flex-prev,
.flex-direction-nav li .flex-next {
	cursor:pointer;
}
/*STYLES FOR THE HOMEPAGE SLIDER*/
.sld_top {
	top:35px;	
}
.flexslider .sld_left {
	left:35px;
	padding-right: 70px;
}
.flexslider .sld_center {
	left:50%;
	margin-left: -50%;
	text-align: center;
	display: inline-table;
	padding-left: 35px;
	padding-right: 35px;
}
.flexslider .sld_right {
	right:35px;	
	text-align:right;
	padding-left: 70px;
}
.sld_bottom {
	bottom:32px;
}
.sld_v_center {
	top:50%;
}
/*STYLES FOR THE SHORTCODE SLIDER*/
.flexslider_half {
	margin:0px;	
}

/*STYLES FOR THE TESTIMONIALS SLIDER*/
.flexslider.testimonials_slider h4 {
	font-weight: normal;
	line-height: 1.4em;
}
.flexslider.testimonials_slider .tm_subheading {
	font-size: 0.9em;
}
.flexslider.testimonials_slider.tm_centered {
	text-align: center;
}
.flexslider.testimonials_slider .tm_title {
	padding-top: 12px;
	font-size: 1.15em;
	margin-bottom: -6px;
}
.flexslider.testimonials_slider.tm_no_controls .flex-direction-nav {
	visibility: hidden;
}
.flexslider.testimonials_slider.with_nav {
	position: relative;
}
.flexslider.testimonials_slider.with_nav .tm_content {
	padding-top: 40px;
}
.flexslider.testimonials_slider.with_nav .flex-direction-nav {
	top: 42px;
	position: absolute;
	left: 29px;
}
.flexslider.testimonials_slider.tm_centered.with_nav .flex-direction-nav {
	left: 50%;
}
.flexslider.testimonials_slider.with_nav .flex-direction-nav li .flex-prev {
	left: 50%;
	right: inherit;
	margin-left: -29px;
}
.flexslider.testimonials_slider.with_nav .flex-direction-nav li .flex-next {
	left: 50%;
	right: inherit;
}
.flexslider.testimonials_slider .icon-users {
	margin-top: 24px;
	margin-bottom: -16px;
	display: inline-block;
}
.flexslider.testimonials_slider .icon-users:before {
	font-size: 36px;
}
/*ELASTISLIDE */

/* Elastislide Style */

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
	position: relative;
	margin: 0px;
	min-height: 60px;
	z-index: 100;
}
.elastislide-carousel {
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	z-index: 100;
}
.elastislide-horizontal ul {
	white-space: nowrap;
}
.elastislide-carousel ul li {
	-webkit-backface-visibility: hidden;
}
.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
	line-height: 0px;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
	display: none !important;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu .sub-menu li a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: auto;
	z-index: 99999;
}
.sf-menu&gt;li {
	float: left;
	margin-right: 1px;
}
.sf-menu li:hover &gt; ul,
.sf-menu li.sfHover &gt; ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100% !important;
}


/*** GUSTO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 0px;
	text-align: left;
}
#menu_section .sf-menu {
	font-size: 14px;
}
.sf-menu ul {
	min-width: 13em; /* allow long menu items to determine submenu width */
	*width: 13em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	padding: 0px 12px 0px 10px;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu .sub-menu a {
	font-size: 0.9em;
	padding: 0px 16px;
}
#menu_section .sf-menu .sub-menu a {
	-webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    transition: padding 0.3s;
}
#menu_section .sf-menu .sub-menu a.gusto_hover_submenu {
	padding-left: 22px;
}
#menu_section .sf-menu .sub-menu a.gusto_hover_submenu {
	-webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    transition: padding 0.3s;
    }
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.sf-menu .prk_regular_menu li {
	position: relative;
}
#menu_section #nav-main ul.sf-menu&gt;li.menu-item-has-children&gt;a&gt;.icon-down-open-mini:before {
	float: none;
	font-size: 14px;
	margin-left: 1px;
	top: 1px;
	position: relative;
	margin-right: -2px;
}
#menu_section [class^="icon-"]:before,
#menu_section [class*=" icon-"]:before {
  	font-size: 16px;
	margin-left: -2px;
	margin-top: -2px;
}
.sf-menu .prk_regular_menu li:first-child {
	border-top: 0px !important;
}

/* MEGA MENU BY PIRENKO */

.sf-menu&gt;li.mega_menu .sub-menu a {
	font-size: 0.9em;
	padding-left: 14px;
	padding-right: 14px;
	-webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    transition: padding 0.3s;
}
.sf-menu&gt;li.mega_menu .sub-menu a.gusto_hover_submenu {
	padding-left: 20px;
	-webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    transition: padding 0.3s;
}
.sf-menu&gt;li.mega_menu&gt;ul {
	width: 100% !important;
	left: 0px;
}
.sf-menu&gt;li.mega_menu li {
	border-top: 0px !important;
}
.sf-menu&gt;li.mega_menu&gt;ul&gt;li&gt;a {
	padding-left: 10px !important;
}
.sf-menu&gt;li.mega_menu&gt;ul&gt;li {
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.sf-menu&gt;li.mega_menu&gt;ul&gt;li:last-child {
	border-right: 0px !important;
}
.sf-menu&gt;li.mega_menu&gt;ul&gt;li ul {
	display: block !important;
	position: relative;
	width: 100% !important;
	left: 0px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100);
}
.sf-menu&gt;li.mega_menu .small-1 {
    width: 8.33333% !important; }

.sf-menu&gt;li.mega_menu .small-2 {
    width: 16.66667% !important; }

.sf-menu&gt;li.mega_menu .small-3 {
    width: 25% !important; }

.sf-menu&gt;li.mega_menu .small-4 {
    width: 33.33333% !important; }

.sf-menu&gt;li.mega_menu .small-5 {
    width: 41.66667% !important; }

.sf-menu&gt;li.mega_menu .small-6 {
    width: 50% !important; }

.sf-menu&gt;li.mega_menu .small-7 {
    width: 58.33333% !important; }

.sf-menu&gt;li.mega_menu .small-8 {
    width: 66.66667% !important; }

.sf-menu&gt;li.mega_menu .small-9 {
    width: 75% !important; }

.sf-menu&gt;li.mega_menu .small-10 {
    width: 83.33333% !important; }

.sf-menu&gt;li.mega_menu .small-11 {
    width: 91.66667% !important; }

.sf-menu&gt;li.mega_menu .small-12 {
    width: 100% !important; }
.gusto_menu_line {
 	position: absolute;
	bottom: 0px;
	height: 0px;
	width: 100%;
	left: 0px;
	-webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.sfHover .gusto_menu_line,
.active .gusto_menu_line,
.gusto_hover_parent .gusto_menu_line {
	height:4px;
	-webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
#prk_responsive_menu.at_top #menu_section .sf-menu&gt;li&gt;a {
	padding:10px 16px;
	font-weight: 600;
	font-size: 1.15em;
}
#prk_responsive_menu.at_top #menu_section .sf-menu {
	display: none;
}
#prk_responsive_menu.at_top #menu_section .sf-menu.mini-site-header {
	width: 100%;
}
#prk_responsive_menu.at_top #menu_section .sf-menu li {
	width: 100% !important;
	float: left !important;
	height: auto !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	line-height: inherit !important;
}
#prk_responsive_menu.at_top #menu_section .sf-menu .sub-menu {
	display: block !important;
	width: 100% !important;
	position: relative;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
#prk_responsive_menu.at_top .sf-menu&gt;li.mega_menu&gt;ul&gt;li&gt;a {
	font-weight: 600;
	padding-left: 16px !important;
	padding-right: 16px;
}
#prk_responsive_menu.at_top .sf-menu&gt;li.mega_menu&gt;ul&gt;li {
	margin: 0px;
	border-right: 0px !important;
	padding-left: 0px;
	padding-right: 0px;
}
/*!
	Zocial Butons
	http://zocial.gusto-smcllns.com
	by Sam Collins (@smcllns)
	License: http://opensource.org/licenses/mit-license.php
	
	You are free to use and modify, as long as you keep this license comment intact or link back to zocial.gusto-smcllns.com on your site.
*/
/* Button structure */

.zocial,
a.zocial {
	cursor: pointer;
	font: bold 100%/2.1 "Lucida Grande", Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
}
.prk_with_back.a.zocial,
.prk_with_back.zocial {
	border: 1px solid #777;
	border-color: rgba(0,0,0,0.2);
	border-bottom-color: #333;
	border-bottom-color: rgba(0,0,0,0.4);
	color: #fff;
	-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	padding: 0 .95em 0 0;
}

.zocial:before {
	content: "";
	float: left;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	display: inline-block;
	
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 18px;
	font-family: zocial;
	line-height: 1.2em;
}
.prk_with_back.zocial:before {
	font: 120%/1.65 zocial;
	border-right: 0.075em solid rgba(0,0,0,0.1);
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
}

.zocial:active {
	outline: none; /* outline is visible on :focus */
}

/* Buttons can be displayed as standalone icons by adding a class of "icon" */

.prk_with_back.zocial.gusto-icon {
	overflow: hidden;
	max-width: 2.4em;
	padding-left: 0;
	padding-right: 0;
	max-height: 2.15em;
	white-space: nowrap;
}
.prk_with_back.zocial.gusto-icon:before {
	padding: 0;
	width: 2em;
	height: 2em;
	
	box-shadow: none;
	border: none;
}

/* Gradients */

.prk_with_back.zocial {
	background-image: -moz-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: -ms-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: -o-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(49%, rgba(255,255,255,.05)), color-stop(51%, rgba(0,0,0,.05)), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
}

.prk_with_back.zocial:hover, .prk_with_back.zocial:focus {
	background-image: -moz-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: -ms-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: -o-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.15)), color-stop(49%, rgba(255,255,255,.15)), color-stop(51%, rgba(0,0,0,.1)), to(rgba(0,0,0,.15)));
	background-image: -webkit-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
}

.prk_with_back.zocial:active {
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(30%, rgba(255,255,255,0)), color-stop(50%, transparent), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
}

/* Adjustments for light background buttons */

.prk_with_back.zocial.gusto-acrobat,
.prk_with_back.zocial.gusto-bitcoin,
.prk_with_back.zocial.gusto-cloudapp,
.prk_with_back.zocial.gusto-dropbox,
.prk_with_back.zocial.gusto-email,
.prk_with_back.zocial.gusto-eventful,
.prk_with_back.zocial.gusto-github,
.prk_with_back.zocial.gusto-gmail,
.prk_with_back.zocial.gusto-instapaper,
.prk_with_back.zocial.gusto-itunes,
.prk_with_back.zocial.gusto-ninetyninedesigns,
.prk_with_back.zocial.gusto-openid,
.prk_with_back.zocial.gusto-plancast,
.prk_with_back.zocial.gusto-pocket,
.prk_with_back.zocial.gusto-posterous,
.prk_with_back.zocial.gusto-reddit,
.prk_with_back.zocial.gusto-secondary,
.prk_with_back.zocial.gusto-stackoverflow,
.prk_with_back.zocial.gusto-viadeo,
.prk_with_back.zocial.gusto-weibo,
.prk_with_back.zocial.gusto-wikipedia {
	border: 1px solid #aaa;
	border-color: rgba(0,0,0,0.3);
	border-bottom-color: #777;
	border-bottom-color: rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
	box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

/* :hover adjustments for light background buttons */

.zocial.gusto-acrobat:focus,
.zocial.gusto-acrobat:hover,
.zocial.gusto-bitcoin:focus,
.zocial.gusto-bitcoin:hover,
.zocial.gusto-dropbox:focus,
.zocial.gusto-dropbox:hover,
.zocial.gusto-email:focus,
.zocial.gusto-email:hover,
.zocial.gusto-eventful:focus,
.zocial.gusto-eventful:hover,
.zocial.gusto-github:focus,
.zocial.gusto-github:hover,
.zocial.gusto-gmail:focus,
.zocial.gusto-gmail:hover,
.zocial.gusto-instapaper:focus,
.zocial.gusto-instapaper:hover,
.zocial.gusto-itunes:focus,
.zocial.gusto-itunes:hover,
.zocial.gusto-ninetyninedesigns:focus,
.zocial.gusto-ninetyninedesigns:hover,
.zocial.gusto-openid:focus,
.zocial.gusto-openid:hover,
.zocial.gusto-plancast:focus,
.zocial.gusto-plancast:hover,
.zocial.gusto-pocket:focus,
.zocial.gusto-pocket:hover,
.zocial.gusto-posterous:focus,
.zocial.gusto-posterous:hover,
.zocial.gusto-reddit:focus,
.zocial.gusto-reddit:hover,
.zocial.gusto-secondary:focus,
.zocial.gusto-secondary:hover,
.zocial.gusto-stackoverflow:focus,
.zocial.gusto-stackoverflow:hover,
.zocial.gusto-twitter:focus,
.zocial.gusto-viadeo:focus,
.zocial.gusto-viadeo:hover,
.zocial.gusto-weibo:focus,
.zocial.gusto-weibo:hover,
.zocial.gusto-wikipedia:focus,
.zocial.gusto-wikipedia:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)), color-stop(49%, rgba(255,255,255,0.2)), color-stop(51%, rgba(0,0,0,0.05)), to(rgba(0,0,0,0.15)));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
	background-image: linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
}

/* :active adjustments for light background buttons */

.zocial.gusto-acrobat:active,
.zocial.gusto-bitcoin:active,
.zocial.gusto-dropbox:active,
.zocial.gusto-email:active,
.zocial.gusto-eventful:active,
.zocial.gusto-github:active,
.zocial.gusto-gmail:active,
.zocial.gusto-instapaper:active,
.zocial.gusto-itunes:active,
.zocial.gusto-ninetyninedesigns:active,
.zocial.gusto-openid:active,
.zocial.gusto-plancast:active,
.zocial.gusto-pocket:active,
.zocial.gusto-posterous:active,
.zocial.gusto-reddit:active,
.zocial.gusto-secondary:active,
.zocial.gusto-stackoverflow:active,
.zocial.gusto-viadeo:active,
.zocial.gusto-weibo:active,
.zocial.gusto-wikipedia:active {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,0)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0.1)));
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
	background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
	background-image: linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
}

/* Button icon and color */
/* Icon characters are stored in unicode private area */
.zocial.gusto-acrobat:before {content: "\00E3";}
.zocial.gusto-amazon:before {content: "a";}
.zocial.gusto-android:before {content: "&amp;";}
.zocial.gusto-angellist:before {content: "\00D6";}
.zocial.gusto-aol:before {content: "\"";}
.zocial.gusto-appnet:before {content: "\00E1";}
.zocial.gusto-appstore:before {content: "A";}
.zocial.gusto-bitbucket:before {content: "\00E9";}
.zocial.gusto-bitcoin:before {content: "2";}
.zocial.gusto-blogger:before {content: "B";}
.zocial.gusto-buffer:before {content: "\00E5";}
.zocial.gusto-call:before {content: "7";}
.zocial.gusto-cal:before {content: ".";}
.zocial.gusto-cart:before {content: "\00C9";}
.zocial.gusto-chrome:before {content: "[";}
.zocial.gusto-cloudapp:before {content: "c";}
.zocial.gusto-creativecommons:before {content: "C";}
.zocial.gusto-delicious:before {content: "#";}
.zocial.gusto-digg:before {content: ";";}
.zocial.gusto-disqus:before {content: "Q";}
.zocial.gusto-dribbble:before {content: "D";}
.zocial.gusto-dropbox:before {content: "d"; }
.zocial.gusto-drupal:before {content: "\00E4";}
.zocial.gusto-dwolla:before {content: "\00E0";}
.zocial.gusto-email:before {content: "]";}
.zocial.gusto-eventasaurus:before {content: "v";}
.zocial.gusto-eventbrite:before {content: "|";}
.zocial.gusto-eventful:before {content: "'";}
.zocial.gusto-evernote:before {content: "E";}
.zocial.gusto-facebook:before {content: "f";}
.zocial.gusto-fivehundredpx:before {content: "0";}
.zocial.gusto-flattr:before {content: "%";}
.zocial.gusto-flickr:before {content: "F";}
.zocial.gusto-forrst:before {content: ":";}
.zocial.gusto-foursquare:before {content: "4";}
.zocial.gusto-github:before {content: "\00E8";}
.zocial.gusto-gmail:before {content: "m"; }
.zocial.gusto-google:before {content: "G";}
.zocial.gusto-googleplay:before {content: "h";}
.zocial.gusto-googleplus:before {content: "+";}
.zocial.gusto-gowalla:before {content: "@";}
.zocial.gusto-grooveshark:before {content: "8";}
.zocial.gusto-guest:before {content: "?";}
.zocial.gusto-html5:before {content: "5";}
.zocial.gusto-ie:before {content: "6";}
.zocial.gusto-instagram:before {content: "\00DC";}
.zocial.gusto-instapaper:before {content: "I";}
.zocial.gusto-intensedebate:before {content: "{";}
.zocial.gusto-itunes:before {content: "i";}
.zocial.gusto-klout:before {content: "K"; }
.zocial.gusto-lanyrd:before {content: "-";}
.zocial.gusto-lastfm:before {content: "l";}
.zocial.gusto-lego:before {content: "\00EA";}
.zocial.gusto-linkedin:before {content: "L";}
.zocial.gusto-lkdto:before {content: "\00EE";}
.zocial.gusto-logmein:before {content: "\00EB";}
.zocial.gusto-macstore:before {content: "^";}
.zocial.gusto-meetup:before {content: "M";}
.zocial.gusto-myspace:before {content: "_";}
.zocial.gusto-ninetyninedesigns:before {content: "9";}
.zocial.gusto-openid:before {content: "o";}
.zocial.gusto-opentable:before {content: "\00C7";}
.zocial.gusto-paypal:before {content: "$";}
.zocial.gusto-pinboard:before {content: "n";}
.zocial.gusto-pinterest:before {content: "1";}
.zocial.gusto-plancast:before {content: "P";}
.zocial.gusto-plurk:before {content: "j";}
.zocial.gusto-pocket:before {content: "\00E7";}
.zocial.gusto-podcast:before {content: "`";}
.zocial.gusto-posterous:before {content: "~";}
.zocial.gusto-print:before {content: "\00D1";}
.zocial.gusto-quora:before {content: "q";}
.zocial.gusto-reddit:before {content: "&gt;";}
.zocial.gusto-rss:before {content: "R";}
.zocial.gusto-scribd:before {content: "}";}
.zocial.gusto-skype:before {content: "S";}
.zocial.gusto-smashing:before {content: "*";}
.zocial.gusto-songkick:before {content: "k";}
.zocial.gusto-soundcloud:before {content: "s";}
.zocial.gusto-spotify:before {content: "=";}
.zocial.gusto-stackoverflow:before {content: "\00EC"; }
.zocial.gusto-statusnet:before {content: "\00E2";}
.zocial.gusto-steam:before {content: "b";}
.zocial.gusto-stripe:before {content: "\00A3";}
.zocial.gusto-stumbleupon:before {content: "/";}
.zocial.gusto-tumblr:before {content: "t";}
.zocial.gusto-twitter:before {content: "T";}
.zocial.gusto-viadeo:before {content: "H";}
.zocial.gusto-vimeo:before {content: "V";}
.zocial.gusto-vk:before {content: "N";}
.zocial.gusto-weibo:before {content: "J";}
.zocial.gusto-wikipedia:before {content: ",";}
.zocial.gusto-windows:before {content: "W";}
.zocial.gusto-wordpress:before {content: "w";}
.zocial.gusto-xing:before {content: "X"}
.zocial.gusto-yahoo:before {content: "Y";}
.zocial.gusto-ycombinator:before {content: "\00ED";}
.zocial.gusto-yelp:before {content: "y";}
.zocial.gusto-youtube:before {content: "U";}

/* Button background and text color */

.prk_with_back.zocial.gusto-acrobat {background-color: #fff; color: #000;}
.prk_with_back.zocial.gusto-amazon {background-color: #ffad1d; color: #030037; text-shadow: 0 1px 0 rgba(255,255,255,0.5);}
.prk_with_back.zocial.gusto-android {background-color: #a4c639;}
.prk_with_back.zocial.gusto-angellist {background-color: #000;}
.prk_with_back.zocial.gusto-aol {background-color: #f00;}
.prk_with_back.zocial.gusto-appnet {background-color: #3178bd;}
.prk_with_back.zocial.gusto-appstore {background-color: #000;}
.prk_with_back.zocial.gusto-bitbucket {background-color: #205081;}
.prk_with_back.zocial.gusto-bitcoin {background-color: #efefef; color: #4d4d4d;}
.prk_with_back.zocial.gusto-blogger {background-color: #ee5a22;}
.prk_with_back.zocial.gusto-buffer {background-color: #232323;}
.prk_with_back.zocial.gusto-call {background-color: #008000;}
.prk_with_back.zocial.gusto-cal {background-color: #d63538;}
.prk_with_back.zocial.gusto-cart {background-color: #333;}
.prk_with_back.zocial.gusto-chrome {background-color: #006cd4;}
.prk_with_back.zocial.gusto-cloudapp {background-color: #fff; color: #312c2a;}
.prk_with_back.zocial.gusto-creativecommons {background-color: #000;}
.prk_with_back.zocial.gusto-delicious {background-color: #3271cb;}
.prk_with_back.zocial.gusto-digg {background-color: #164673;}
.prk_with_back.zocial.gusto-disqus {background-color: #5d8aad;}
.prk_with_back.zocial.gusto-dribbble {background-color: #ea4c89;}
.prk_with_back.zocial.gusto-dropbox {background-color: #fff; color: #312c2a;}
.prk_with_back.zocial.gusto-drupal {background-color: #0077c0; color: #fff;}
.prk_with_back.zocial.gusto-dwolla {background-color: #e88c02;}
.prk_with_back.zocial.gusto-email {background-color: #f0f0eb; color: #312c2a;}
.prk_with_back.zocial.gusto-eventasaurus {background-color: #192931; color: #fff;}
.prk_with_back.zocial.gusto-eventbrite {background-color: #ff5616;}
.prk_with_back.zocial.gusto-eventful {background-color: #fff; color: #47ab15;}
.prk_with_back.zocial.gusto-evernote {background-color: #6bb130; color: #fff;}
.prk_with_back.zocial.gusto-facebook {background-color: #4863ae;}
.prk_with_back.zocial.gusto-fivehundredpx {background-color: #333;}
.prk_with_back.zocial.gusto-flattr {background-color: #8aba42;}
.prk_with_back.zocial.gusto-flickr {background-color: #ff0084;}
.prk_with_back.zocial.gusto-forrst {background-color: #1e360d;color: #50894f;}
.prk_with_back.zocial.gusto-foursquare {background-color: #44a8e0;}
.prk_with_back.zocial.gusto-github {background-color: #fbfbfb; color: #050505;}
.prk_with_back.zocial.gusto-gmail {background-color: #efefef; color: #222;}
.prk_with_back.zocial.gusto-google {background-color: #4e6cf7;}
.prk_with_back.zocial.gusto-googleplay {background-color: #000;}
.prk_with_back.zocial.gusto-googleplus {background-color: #dd4b39;}
.prk_with_back.zocial.gusto-gowalla {background-color: #ff720a;}
.prk_with_back.zocial.gusto-grooveshark {background-color: #111; color:#eee;}
.prk_with_back.zocial.gusto-guest {background-color: #1b4d6d;}
.prk_with_back.zocial.gusto-html5 {background-color: #ff3617;}
.prk_with_back.zocial.gusto-ie {background-color: #00a1d9;}
.prk_with_back.zocial.gusto-instapaper {background-color: #eee; color: #222;}
.prk_with_back.zocial.gusto-instagram {background-color: #3f729b;}
.prk_with_back.zocial.gusto-intensedebate {background-color: #0099e1;}
.prk_with_back.zocial.gusto-klout {background-color: #e34a25;}
.prk_with_back.zocial.gusto-itunes {background-color: #efefeb; color: #312c2a;}
.prk_with_back.zocial.gusto-lanyrd {background-color: #2e6ac2;}
.prk_with_back.zocial.gusto-lastfm {background-color: #dc1a23;}
.prk_with_back.zocial.gusto-lego {background-color: #fb0000; color:#fff900;}
.prk_with_back.zocial.gusto-linkedin {background-color: #0083a8;}
.prk_with_back.zocial.gusto-lkdto {background-color: #7c786f;}
.prk_with_back.zocial.gusto-logmein {background-color: #000;}
.prk_with_back.zocial.gusto-macstore {background-color: #007dcb}
.prk_with_back.zocial.gusto-meetup {background-color: #ff0026;}
.prk_with_back.zocial.gusto-myspace {background-color: #000;}
.prk_with_back.zocial.gusto-ninetyninedesigns {background-color: #fff; color: #072243;}
.prk_with_back.zocial.gusto-openid {background-color: #f5f5f5; color: #333;}
.prk_with_back.zocial.gusto-opentable {background-color: #990000;}
.prk_with_back.zocial.gusto-paypal {background-color: #fff; color: #32689a; text-shadow: 0 1px 0 rgba(255,255,255,0.5);}
.prk_with_back.zocial.gusto-pinboard {background-color: blue;}
.prk_with_back.zocial.gusto-pinterest {background-color: #c91618;}
.prk_with_back.zocial.gusto-plancast {background-color: #e7ebed; color: #333;}
.prk_with_back.zocial.gusto-plurk {background-color: #cf682f;}
.prk_with_back.zocial.gusto-pocket {background-color: #fff; color: #777;}
.prk_with_back.zocial.gusto-podcast {background-color: #9365ce;}
.prk_with_back.zocial.gusto-posterous {background-color: #ffd959; color: #bc7134;}
.prk_with_back.zocial.gusto-print {background-color: #f0f0eb; color: #222; text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
.prk_with_back.zocial.gusto-quora {background-color: #a82400;}
.prk_with_back.zocial.gusto-reddit {background-color: #fff; color: #222;}
.prk_with_back.zocial.gusto-rss {background-color: #ff7f25;}
.prk_with_back.zocial.gusto-scribd {background-color: #231c1a; color: #00d5ea;}
.prk_with_back.zocial.gusto-skype {background-color: #00a2ed;}
.prk_with_back.zocial.gusto-smashing {background-color: #ff4f27;}
.prk_with_back.zocial.gusto-songkick {background-color: #ff0050;}
.prk_with_back.zocial.gusto-soundcloud {background-color: #ff4500;}
.prk_with_back.zocial.gusto-spotify {background-color: #60af00;}
.prk_with_back.zocial.gusto-stackoverflow {background-color: #fff; color: #555;}
.prk_with_back.zocial.gusto-statusnet {background-color: #829d25; color: #fff;}
.prk_with_back.zocial.gusto-steam {background-color: #000;}
.prk_with_back.zocial.gusto-stripe {background-color: #2f7ed6;}
.prk_with_back.zocial.gusto-stumbleupon {background-color: #eb4924;}
.prk_with_back.zocial.gusto-tumblr {background-color: #374a61;}
.prk_with_back.zocial.gusto-twitter {background-color: #46c0fb;}
.prk_with_back.zocial.gusto-viadeo {background-color: #fff;  color: #000;}
.prk_with_back.zocial.gusto-vimeo {background-color: #00a2cd;}
.prk_with_back.zocial.gusto-vk {background-color: #45688E;}
.prk_with_back.zocial.gusto-weibo {background-color: #faf6f1; color: #000;}
.prk_with_back.zocial.gusto-wikipedia {background-color: #fff; color: #000;}
.prk_with_back.zocial.gusto-windows {background-color: #0052a4; color: #fff;}
.prk_with_back.zocial.gusto-wordpress {background-color: #464646;}
.prk_with_back.zocial.gusto-xing {background-color: #0a5d5e;}
.prk_with_back.zocial.gusto-yahoo {background-color: #a200c2;}
.prk_with_back.zocial.gusto-ycombinator {background-color: #ff6600;}
.prk_with_back.zocial.gusto-yelp {background-color: #e60010;}
.prk_with_back.zocial.gusto-youtube {background-color: #f00;}

/*
The Miscellaneous Buttons
These button have no icons and can be general purpose buttons while ensuring consistent button style
Credit to @guillermovs for suggesting
*/

.zocial.gusto-primary, .zocial.gusto-secondary {margin: 0.1em 0; padding: 0 1em;}
.zocial.gusto-primary:before, .zocial.gusto-secondary:before {display: none;}
.zocial.gusto-primary {background-color: #333;}
.zocial.gusto-secondary {background-color: #f0f0eb; color: #222; text-shadow: 0 1px 0 rgba(255,255,255,0.8);}

/* Any browser-specific adjustments */

button:-moz-focus-inner {
	border: 0;
	padding: 0;
}



/* Reference icons from font-files
** Base 64-encoded version recommended to resolve cross-site font-loading issues
*/

@font-face {
    font-family: 'zocial';
    src: url('zocial-regular-webfont.eot');
}

@font-face {
    font-family: 'zocial';
    src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),
         url('zocial-regular-webfont.ttf') format('truetype'),
         url('zocial-regular-webfont.svg#zocialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*FONTELLO */

@font-face {
  font-family: 'fontello';
  font-family: 'fontello';
  src: url("../inc/fonts/fontello/font/fontello.eot?48924430");
  src: url("../inc/fonts/fontello/font/fontello.eot?48924430#iefix") format('embedded-opentype'), url("../inc/fonts/fontello/font/fontello.woff?48924430") format('woff'), url("../inc/fonts/fontello/font/fontello.ttf?48924430") format('truetype'), url("../inc/fonts/fontello/font/fontello.svg?48924430#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-size: 20px;
  margin-right:6px;
  float:left;
  -webkit-font-smoothing: subpixel-antialiased;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
/* opacity .8 */
/* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
}

.icon-delicious:before { content: '\23'; } /* '#' */
.icon-plus:before { content: '\2b'; } /* '+' */
.icon-plus-1:before { content: '\e803'; } /* '' */
.icon-plus-2:before { content: '\e804'; } /* '' */
.icon-plus-3:before { content: '\e805'; } /* '' */
.icon-gplus:before { content: '\e808'; } /* '' */
.icon-minus:before { content: '\2d'; } /* '-' */
.icon-minus-1:before { content: '\e802'; } /* '' */
.icon-stumbleupon:before { content: '\2f'; } /* '/' */
.icon-fivehundredpx:before { content: '\30'; } /* '0' */
.icon-pinterest:before { content: '\31'; } /* '1' */
.icon-digg:before { content: '\3b'; } /* ';' */
.icon-blogger:before { content: '\42'; } /* 'B' */
.icon-dribbble:before { content: '\44'; } /* 'D' */
.icon-flickr:before { content: '\46'; } /* 'F' */
.icon-linkedin:before { content: '\4c'; } /* 'L' */
.icon-rss-1:before { content: '\52'; } /* 'R' */
.icon-skype:before { content: '\53'; } /* 'S' */
.icon-twitter:before { content: '\54'; } /* 'T' */
.icon-youtube:before { content: '\55'; } /* 'U' */
.icon-vimeo:before { content: '\56'; } /* 'V' */
.icon-yahoo:before { content: '\59'; } /* 'Y' */
.icon-email:before { content: '\5d'; } /* ']' */
.icon-myspace:before { content: '\5f'; } /* '_' */
.icon-facebook:before { content: '\66'; } /* 'f' */
.icon-soundcloud:before { content: '\73'; } /* 's' */
.icon-tumblr:before { content: '\74'; } /* 't' */
.icon-info:before { content: '\2139'; } /* 'ℹ' */
.icon-left-thin:before { content: '\2190'; } /* '←' */
.icon-up-thin:before { content: '\2191'; } /* '↑' */
.icon-right-thin:before { content: '\2192'; } /* '→' */
.icon-down-thin:before { content: '\2193'; } /* '↓' */
.icon-level-up:before { content: '\21b0'; } /* '↰' */
.icon-level-down:before { content: '\21b3'; } /* '↳' */
.icon-switch:before { content: '\21c6'; } /* '⇆' */
.icon-infinity:before { content: '\221e'; } /* '∞' */
.icon-plus-squared:before { content: '\229e'; } /* '⊞' */
.icon-minus-squared:before { content: '\229f'; } /* '⊟' */
.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-keyboard:before { content: '\2328'; } /* '⌨' */
.icon-erase:before { content: '\232b'; } /* '⌫' */
.icon-pause:before { content: '\2389'; } /* '⎉' */
.icon-fast-forward:before { content: '\23e9'; } /* '⏩' */
.icon-fast-backward:before { content: '\23ea'; } /* '⏪' */
.icon-to-end:before { content: '\23ed'; } /* '⏭' */
.icon-to-start:before { content: '\23ee'; } /* '⏮' */
.icon-hourglass:before { content: '\23f3'; } /* '⏳' */
.icon-stop:before { content: '\25a0'; } /* '■' */
.icon-up-dir:before { content: '\25b4'; } /* '▴' */
.icon-play:before { content: '\25b6'; } /* '▶' */
.icon-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-left-dir:before { content: '\25c2'; } /* '◂' */
.icon-adjust:before { content: '\25d1'; } /* '◑' */
.icon-cloud:before { content: '\2601'; } /* '☁' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-empty:before { content: '\2606'; } /* '☆' */
.icon-menu:before { content: '\2630'; } /* '☰' */
.icon-moon:before { content: '\263d'; } /* '☽' */
.icon-heart-empty:before { content: '\2661'; } /* '♡' */
.icon-heart-1:before { content: '\e801'; } /* '' */
.icon-note:before { content: '\266a'; } /* '♪' */
.icon-note-beamed:before { content: '\266b'; } /* '♫' */
.icon-layout:before { content: '\268f'; } /* '⚏' */
.icon-flag:before { content: '\2691'; } /* '⚑' */
.icon-tools:before { content: '\2692'; } /* '⚒' */
.icon-cog:before { content: '\2699'; } /* '⚙' */
.icon-attention:before { content: '\26a0'; } /* '⚠' */
.icon-flash:before { content: '\26a1'; } /* '⚡' */
.icon-record:before { content: '\26ab'; } /* '⚫' */
.icon-cloud-thunder:before { content: '\26c8'; } /* '⛈' */
.icon-tape:before { content: '\2707'; } /* '✇' */
.icon-flight:before { content: '\2708'; } /* '✈' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-pencil:before { content: '\270e'; } /* '✎' */
.icon-feather:before { content: '\2712'; } /* '✒' */
.icon-check:before { content: '\2713'; } /* '✓' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-circled:before { content: '\2716'; } /* '✖' */
.icon-cancel-squared:before { content: '\274e'; } /* '❎' */
.icon-help:before { content: '\2753'; } /* '❓' */
.icon-quote-left-1:before { content: '\275d'; } /* '❝' */
.icon-quote:before { content: '\275e'; } /* '❞' */
.icon-quote-right-1:before { content: '\e806'; } /* '' */
.icon-plus-circled:before { content: '\2795'; } /* '➕' */
.icon-minus-circled:before { content: '\2796'; } /* '➖' */
.icon-direction:before { content: '\27a2'; } /* '➢' */
.icon-forward:before { content: '\27a6'; } /* '➦' */
.icon-ccw:before { content: '\27f2'; } /* '⟲' */
.icon-cw:before { content: '\27f3'; } /* '⟳' */
.icon-list-add:before { content: '\e003'; } /* '' */
.icon-list:before { content: '\e005'; } /* '' */
.icon-quote-1:before { content: '\e054'; } /* '' */
.icon-mail-3:before { content: '\e0eb'; } /* '' */
.icon-left-bold:before { content: '\e4ad'; } /* '' */
.icon-right-bold:before { content: '\e4ae'; } /* '' */
.icon-up-bold:before { content: '\e4af'; } /* '' */
.icon-down-bold:before { content: '\e4b0'; } /* '' */
.icon-user-add:before { content: '\e700'; } /* '' */
.icon-help-circled:before { content: '\e704'; } /* '' */
.icon-info-circled:before { content: '\e705'; } /* '' */
.icon-eye:before { content: '\e70a'; } /* '' */
.icon-tag:before { content: '\e70c'; } /* '' */
.icon-upload-cloud:before { content: '\e711'; } /* '' */
.icon-reply:before { content: '\e712'; } /* '' */
.icon-reply-all:before { content: '\e713'; } /* '' */
.icon-code:before { content: '\e714'; } /* '' */
.icon-export:before { content: '\e715'; } /* '' */
.icon-print:before { content: '\e716'; } /* '' */
.icon-retweet:before { content: '\e717'; } /* '' */
.icon-comment:before { content: '\e718'; } /* '' */
.icon-chat-1:before { content: '\e800'; } /* '' */
.icon-vcard:before { content: '\e722'; } /* '' */
.icon-address:before { content: '\e723'; } /* '' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-map:before { content: '\e727'; } /* '' */
.icon-compass:before { content: '\e728'; } /* '' */
.icon-trash:before { content: '\e729'; } /* '' */
.icon-doc:before { content: '\e730'; } /* '' */
.icon-doc-text-inv:before { content: '\e731'; } /* '' */
.icon-docs:before { content: '\e736'; } /* '' */
.icon-doc-landscape:before { content: '\e737'; } /* '' */
.icon-archive:before { content: '\e738'; } /* '' */
.icon-rss:before { content: '\e73a'; } /* '' */
.icon-share:before { content: '\e73c'; } /* '' */
.icon-basket:before { content: '\e73d'; } /* '' */
.icon-shareable:before { content: '\e73e'; } /* '' */
.icon-login:before { content: '\e740'; } /* '' */
.icon-volume:before { content: '\e742'; } /* '' */
.icon-resize-full:before { content: '\e744'; } /* '' */
.icon-resize-small:before { content: '\e746'; } /* '' */
.icon-popup:before { content: '\e74c'; } /* '' */
.icon-publish:before { content: '\e74d'; } /* '' */
.icon-window:before { content: '\e74e'; } /* '' */
.icon-arrow-combo:before { content: '\e74f'; } /* '' */
.icon-chart-pie:before { content: '\e751'; } /* '' */
.icon-language:before { content: '\e752'; } /* '' */
.icon-air:before { content: '\e753'; } /* '' */
.icon-database:before { content: '\e754'; } /* '' */
.icon-bucket:before { content: '\e756'; } /* '' */
.icon-thermometer:before { content: '\e757'; } /* '' */
.icon-down-open:before { content: '\e75c'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-up-open:before { content: '\e75f'; } /* '' */
.icon-down-open-mini:before { content: '\e760'; } /* '' */
.icon-left-open-mini:before { content: '\e761'; } /* '' */
.icon-right-open-mini:before { content: '\e762'; } /* '' */
.icon-up-open-mini:before { content: '\e763'; } /* '' */
.icon-down-open-big:before { content: '\e764'; } /* '' */
.icon-left-open-big:before { content: '\e765'; } /* '' */
.icon-right-open-big:before { content: '\e766'; } /* '' */
.icon-up-open-big:before { content: '\e767'; } /* '' */
.icon-progress-0:before { content: '\e768'; } /* '' */
.icon-progress-1:before { content: '\e769'; } /* '' */
.icon-progress-2:before { content: '\e76a'; } /* '' */
.icon-progress-3:before { content: '\e76b'; } /* '' */
.icon-back-in-time:before { content: '\e771'; } /* '' */
.icon-network:before { content: '\e776'; } /* '' */
.icon-inbox:before { content: '\e777'; } /* '' */
.icon-install:before { content: '\e778'; } /* '' */
.icon-lifebuoy:before { content: '\e788'; } /* '' */
.icon-mouse:before { content: '\e789'; } /* '' */
.icon-dot:before { content: '\e78b'; } /* '' */
.icon-dot-2:before { content: '\e78c'; } /* '' */
.icon-dot-3:before { content: '\e78d'; } /* '' */
.icon-suitcase:before { content: '\e78e'; } /* '' */
.icon-brush:before { content: '\e79a'; } /* '' */
.icon-paper-plane:before { content: '\e79b'; } /* '' */
.icon-magnet:before { content: '\e7a1'; } /* '' */
.icon-gauge:before { content: '\e7a2'; } /* '' */
.icon-traffic-cone:before { content: '\e7a3'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-deviantart:before { content: '\f316'; } /* '' */
.icon-instagram-filled:before { content: '\f31f'; } /* '' */
.icon-behance:before { content: '\f34e'; } /* '' */
.icon-picture:before { content: '\e816'; } /* '' */
.icon-globe:before { content: '\e856'; } /* '' */
.icon-leaf:before { content: '\e857'; } /* '' */
.icon-graduation-cap:before { content: '\e862'; } /* '' */
.icon-mic:before { content: '\e839'; } /* '' */
.icon-palette:before { content: '\e850'; } /* '' */
.icon-ticket:before { content: '\e863'; } /* '' */
.icon-video:before { content: '\e815'; } /* '' */
.icon-target:before { content: '\e849'; } /* '' */
.icon-music:before { content: '\e810'; } /* '' */
.icon-trophy:before { content: '\e851'; } /* '' */
.icon-thumbs-up:before { content: '\e825'; } /* '' */
.icon-thumbs-down:before { content: '\e'; } /* '' */
.icon-bag:before { content: '\e837'; } /* '' */
.icon-user:before { content: '\e813'; } /* '' */
.icon-users:before { content: '\e814'; } /* '' */
.icon-lamp:before { content: '\e842'; } /* '' */
.icon-alert:before { content: '\e829'; } /* '' */
.icon-water:before { content: '\e864'; } /* '' */
.icon-droplet:before { content: '\e865'; } /* '' */
.icon-credit-card:before { content: '\e866'; } /* '' */
.icon-monitor:before { content: '\e853'; } /* '' */
.icon-briefcase:before { content: '\e858'; } /* '' */
.icon-floppy:before { content: '\e867'; } /* '' */
.icon-cd:before { content: '\e855'; } /* '' */
.icon-folder:before { content: '\e834'; } /* '' */
.icon-doc-text:before { content: '\e830'; } /* '' */
.icon-calendar:before { content: '\e838'; } /* '' */
.icon-chart-line:before { content: '\e859'; } /* '' */
.icon-chart-bar:before { content: '\e860'; } /* '' */
.icon-clipboard:before { content: '\e868'; } /* '' */
.icon-attach:before { content: '\e820'; } /* '' */
.icon-bookmarks:before { content: '\e824'; } /* '' */
.icon-book:before { content: '\e833'; } /* '' */
.icon-book-open:before { content: '\e832'; } /* '' */
.icon-phone:before { content: '\e836'; } /* '' */
.icon-megaphone:before { content: '\e869'; } /* '' */
.icon-upload:before { content: '\e827'; } /* '' */
.icon-download:before { content: '\e826'; } /* '' */
.icon-box:before { content: '\e835'; } /* '' */
.icon-newspaper:before { content: '\e831'; } /* '' */
.icon-mobile:before { content: '\e854'; } /* '' */
.icon-signal:before { content: '📶'; } /* '\1f4f6' */
.icon-camera:before { content: '\e817'; } /* '' */
.icon-shuffle:before { content: '\e847'; } /* '' */
.icon-loop:before { content: '\e848'; } /* '' */
.icon-arrows-ccw:before { content: '\e846'; } /* '' */
.icon-light-down:before { content: '\e843'; } /* '' */
.icon-light-up:before { content: '\e844'; } /* '' */
.icon-mute:before { content: '\e840'; } /* '' */
.icon-sound:before { content: '\e741'; } /* '' */
.icon-battery:before { content: '\e852'; } /* '' */
.icon-search:before { content: '\e811'; } /* '' */
.icon-key:before { content: '\e870'; } /* '' */
.icon-lock:before { content: '\e821'; } /* '' */
.icon-lock-open:before { content: '\e822'; } /* '' */
.icon-bell:before { content: '\e828'; } /* '' */
.icon-bookmark:before { content: '\e823'; } /* '' */
.icon-link:before { content: '\e819'; } /* '' */
.icon-back:before { content: '\e818'; } /* '' */
.icon-flashlight:before { content: '\e812'; } /* '' */
.icon-chart-area:before { content: '\e861'; } /* '' */
.icon-clock:before { content: '\e841'; } /* '' */
.icon-rocket:before { content: '\e871'; } /* '' */
.icon-block:before { content: '\e845'; } /* '' */


.naverette [class^="icon-"]:before, 
.naverette [class*=" icon-"]:before {
	font-size: 34px;
}
.prevnext_single_blog [class^="icon-"]:before, 
.prevnext_single_blog [class*=" icon-"]:before {
	font-size: 19px;
	margin-top: -1px;
}
.blog_masonry_lower [class^="icon-"]:before,
.blog_masonry_lower [class*=" icon-"]:before {
	font-size: 18px;
	text-shadow: none !important;
}
[class^="icon-"].prk_smaller:before,
[class*=" icon-"].prk_smaller:before {
	font-size: 16px;
	margin-top: 5px;
}
.icon-logout:before,
.icon-right-open:before {
	margin-right:0px;
}
.icon-comment:before {
	font-size:22px !important;	
	margin-top:1px;
	margin-bottom:-1px;
	font-size: 22px \0/ !important;/* IE8+9  */
}
.icon-plus-3.titled_link_icon:before {
	font-size:3em;	
	font-size: 45px \0/;/* IE8+9  */
}
#mini_social_nets [class^="icon-"]:before, 
#mini_social_nets [class*=" icon-"]:before {
	line-height: 36px;
	font-size: 13px;
	width: 14px;
}
.member_social_wrapper [class^="icon-"]:before,
.member_social_wrapper [class*=" icon-"]:before {
	font-size: 15px;
	float: left;
	padding-top: 3px;
	width: 19px;
	margin: 0px;
}
.sharrre [class^="icon-"]:before,
.sharrre [class*=" icon-"]:before {
    font-size: 13px;
    float:left;
    padding-top: 6px;
    color:#FFFFFF;
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../inc/fonts/font-awesome/fontawesome-webfont.eot?v=4.0.3');src:url('../inc/fonts/font-awesome/fontawesome-webfont.eot?#iefix&amp;v=4.0.3') format('embedded-opentype'),url('../inc/fonts/font-awesome/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../inc/fonts/font-awesome/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../inc/fonts/font-awesome/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

 	[class^="gusto_fa-"],
 	[class*=" gusto_fa-"],
 	.gusto_fa {display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gusto_fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.gusto_fa-2x{font-size:2em}.gusto_fa-3x{font-size:3em}.gusto_fa-4x{font-size:4em}.gusto_fa-5x{font-size:5em}.gusto_fa-fw{width:1.2857142857142858em;text-align:center}.gusto_fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.gusto_fa-ul&gt;li{position:relative}.gusto_fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.gusto_fa-li.gusto_fa-lg{left:-1.8571428571428572em}.gusto_fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.gusto_fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.gusto_fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.gusto_fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.gusto_fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.gusto_fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.gusto_fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.gusto_fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.gusto_fa-stack-1x,.gusto_fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.gusto_fa-stack-1x{line-height:inherit}.gusto_fa-stack-2x{font-size:2em}.gusto_fa-inverse{color:#fff}.gusto_fa-glass:before{content:"\f000"}.gusto_fa-music:before{content:"\f001"}.gusto_fa-search:before{content:"\f002"}.gusto_fa-envelope-o:before{content:"\f003"}.gusto_fa-heart:before{content:"\f004"}.gusto_fa-star:before{content:"\f005"}.gusto_fa-star-o:before{content:"\f006"}.gusto_fa-user:before{content:"\f007"}.gusto_fa-film:before{content:"\f008"}.gusto_fa-th-large:before{content:"\f009"}.gusto_fa-th:before{content:"\f00a"}.gusto_fa-th-list:before{content:"\f00b"}.gusto_fa-check:before{content:"\f00c"}.gusto_fa-times:before{content:"\f00d"}.gusto_fa-search-plus:before{content:"\f00e"}.gusto_fa-search-minus:before{content:"\f010"}.gusto_fa-power-off:before{content:"\f011"}.gusto_fa-signal:before{content:"\f012"}.gusto_fa-gear:before,.gusto_fa-cog:before{content:"\f013"}.gusto_fa-trash-o:before{content:"\f014"}.gusto_fa-home:before{content:"\f015"}.gusto_fa-file-o:before{content:"\f016"}.gusto_fa-clock-o:before{content:"\f017"}.gusto_fa-road:before{content:"\f018"}.gusto_fa-download:before{content:"\f019"}.gusto_fa-arrow-circle-o-down:before{content:"\f01a"}.gusto_fa-arrow-circle-o-up:before{content:"\f01b"}.gusto_fa-inbox:before{content:"\f01c"}.gusto_fa-play-circle-o:before{content:"\f01d"}.gusto_fa-rotate-right:before,.gusto_fa-repeat:before{content:"\f01e"}.gusto_fa-refresh:before{content:"\f021"}.gusto_fa-list-alt:before{content:"\f022"}.gusto_fa-lock:before{content:"\f023"}.gusto_fa-flag:before{content:"\f024"}.gusto_fa-headphones:before{content:"\f025"}.gusto_fa-volume-off:before{content:"\f026"}.gusto_fa-volume-down:before{content:"\f027"}.gusto_fa-volume-up:before{content:"\f028"}.gusto_fa-qrcode:before{content:"\f029"}.gusto_fa-barcode:before{content:"\f02a"}.gusto_fa-tag:before{content:"\f02b"}.gusto_fa-tags:before{content:"\f02c"}.gusto_fa-book:before{content:"\f02d"}.gusto_fa-bookmark:before{content:"\f02e"}.gusto_fa-print:before{content:"\f02f"}.gusto_fa-camera:before{content:"\f030"}.gusto_fa-font:before{content:"\f031"}.gusto_fa-bold:before{content:"\f032"}.gusto_fa-italic:before{content:"\f033"}.gusto_fa-text-height:before{content:"\f034"}.gusto_fa-text-width:before{content:"\f035"}.gusto_fa-align-left:before{content:"\f036"}.gusto_fa-align-center:before{content:"\f037"}.gusto_fa-align-right:before{content:"\f038"}.gusto_fa-align-justify:before{content:"\f039"}.gusto_fa-list:before{content:"\f03a"}.gusto_fa-dedent:before,.gusto_fa-outdent:before{content:"\f03b"}.gusto_fa-indent:before{content:"\f03c"}.gusto_fa-video-camera:before{content:"\f03d"}.gusto_fa-picture-o:before{content:"\f03e"}.gusto_fa-pencil:before{content:"\f040"}.gusto_fa-map-marker:before{content:"\f041"}.gusto_fa-adjust:before{content:"\f042"}.gusto_fa-tint:before{content:"\f043"}.gusto_fa-edit:before,.gusto_fa-pencil-square-o:before{content:"\f044"}.gusto_fa-share-square-o:before{content:"\f045"}.gusto_fa-check-square-o:before{content:"\f046"}.gusto_fa-arrows:before{content:"\f047"}.gusto_fa-step-backward:before{content:"\f048"}.gusto_fa-fast-backward:before{content:"\f049"}.gusto_fa-backward:before{content:"\f04a"}.gusto_fa-play:before{content:"\f04b"}.gusto_fa-pause:before{content:"\f04c"}.gusto_fa-stop:before{content:"\f04d"}.gusto_fa-forward:before{content:"\f04e"}.gusto_fa-fast-forward:before{content:"\f050"}.gusto_fa-step-forward:before{content:"\f051"}.gusto_fa-eject:before{content:"\f052"}.gusto_fa-chevron-left:before{content:"\f053"}.gusto_fa-chevron-right:before{content:"\f054"}.gusto_fa-plus-circle:before{content:"\f055"}.gusto_fa-minus-circle:before{content:"\f056"}.gusto_fa-times-circle:before{content:"\f057"}.gusto_fa-check-circle:before{content:"\f058"}.gusto_fa-question-circle:before{content:"\f059"}.gusto_fa-info-circle:before{content:"\f05a"}.gusto_fa-crosshairs:before{content:"\f05b"}.gusto_fa-times-circle-o:before{content:"\f05c"}.gusto_fa-check-circle-o:before{content:"\f05d"}.gusto_fa-ban:before{content:"\f05e"}.gusto_fa-arrow-left:before{content:"\f060"}.gusto_fa-arrow-right:before{content:"\f061"}.gusto_fa-arrow-up:before{content:"\f062"}.gusto_fa-arrow-down:before{content:"\f063"}.gusto_fa-mail-forward:before,.gusto_fa-share:before{content:"\f064"}.gusto_fa-expand:before{content:"\f065"}.gusto_fa-compress:before{content:"\f066"}.gusto_fa-plus:before{content:"\f067"}.gusto_fa-minus:before{content:"\f068"}.gusto_fa-asterisk:before{content:"\f069"}.gusto_fa-exclamation-circle:before{content:"\f06a"}.gusto_fa-gift:before{content:"\f06b"}.gusto_fa-leaf:before{content:"\f06c"}.gusto_fa-fire:before{content:"\f06d"}.gusto_fa-eye:before{content:"\f06e"}.gusto_fa-eye-slash:before{content:"\f070"}.gusto_fa-warning:before,.gusto_fa-exclamation-triangle:before{content:"\f071"}.gusto_fa-plane:before{content:"\f072"}.gusto_fa-calendar:before{content:"\f073"}.gusto_fa-random:before{content:"\f074"}.gusto_fa-comment:before{content:"\f075"}.gusto_fa-magnet:before{content:"\f076"}.gusto_fa-chevron-up:before{content:"\f077"}.gusto_fa-chevron-down:before{content:"\f078"}.gusto_fa-retweet:before{content:"\f079"}.gusto_fa-shopping-cart:before{content:"\f07a"}.gusto_fa-folder:before{content:"\f07b"}.gusto_fa-folder-open:before{content:"\f07c"}.gusto_fa-arrows-v:before{content:"\f07d"}.gusto_fa-arrows-h:before{content:"\f07e"}.gusto_fa-bar-chart-o:before{content:"\f080"}.gusto_fa-twitter-square:before{content:"\f081"}.gusto_fa-facebook-square:before{content:"\f082"}.gusto_fa-camera-retro:before{content:"\f083"}.gusto_fa-key:before{content:"\f084"}.gusto_fa-gears:before,.gusto_fa-cogs:before{content:"\f085"}.gusto_fa-comments:before{content:"\f086"}.gusto_fa-thumbs-o-up:before{content:"\f087"}.gusto_fa-thumbs-o-down:before{content:"\f088"}.gusto_fa-star-half:before{content:"\f089"}.gusto_fa-heart-o:before{content:"\f08a"}.gusto_fa-sign-out:before{content:"\f08b"}.gusto_fa-linkedin-square:before{content:"\f08c"}.gusto_fa-thumb-tack:before{content:"\f08d"}.gusto_fa-external-link:before{content:"\f08e"}.gusto_fa-sign-in:before{content:"\f090"}.gusto_fa-trophy:before{content:"\f091"}.gusto_fa-github-square:before{content:"\f092"}.gusto_fa-upload:before{content:"\f093"}.gusto_fa-lemon-o:before{content:"\f094"}.gusto_fa-phone:before{content:"\f095"}.gusto_fa-square-o:before{content:"\f096"}.gusto_fa-bookmark-o:before{content:"\f097"}.gusto_fa-phone-square:before{content:"\f098"}.gusto_fa-twitter:before{content:"\f099"}.gusto_fa-facebook:before{content:"\f09a"}.gusto_fa-github:before{content:"\f09b"}.gusto_fa-unlock:before{content:"\f09c"}.gusto_fa-credit-card:before{content:"\f09d"}.gusto_fa-rss:before{content:"\f09e"}.gusto_fa-hdd-o:before{content:"\f0a0"}.gusto_fa-bullhorn:before{content:"\f0a1"}.gusto_fa-bell:before{content:"\f0f3"}.gusto_fa-certificate:before{content:"\f0a3"}.gusto_fa-hand-o-right:before{content:"\f0a4"}.gusto_fa-hand-o-left:before{content:"\f0a5"}.gusto_fa-hand-o-up:before{content:"\f0a6"}.gusto_fa-hand-o-down:before{content:"\f0a7"}.gusto_fa-arrow-circle-left:before{content:"\f0a8"}.gusto_fa-arrow-circle-right:before{content:"\f0a9"}.gusto_fa-arrow-circle-up:before{content:"\f0aa"}.gusto_fa-arrow-circle-down:before{content:"\f0ab"}.gusto_fa-globe:before{content:"\f0ac"}.gusto_fa-wrench:before{content:"\f0ad"}.gusto_fa-tasks:before{content:"\f0ae"}.gusto_fa-filter:before{content:"\f0b0"}.gusto_fa-briefcase:before{content:"\f0b1"}.gusto_fa-arrows-alt:before{content:"\f0b2"}.gusto_fa-group:before,.gusto_fa-users:before{content:"\f0c0"}.gusto_fa-chain:before,.gusto_fa-link:before{content:"\f0c1"}.gusto_fa-cloud:before{content:"\f0c2"}.gusto_fa-flask:before{content:"\f0c3"}.gusto_fa-cut:before,.gusto_fa-scissors:before{content:"\f0c4"}.gusto_fa-copy:before,.gusto_fa-files-o:before{content:"\f0c5"}.gusto_fa-paperclip:before{content:"\f0c6"}.gusto_fa-save:before,.gusto_fa-floppy-o:before{content:"\f0c7"}.gusto_fa-square:before{content:"\f0c8"}.gusto_fa-bars:before{content:"\f0c9"}.gusto_fa-list-ul:before{content:"\f0ca"}.gusto_fa-list-ol:before{content:"\f0cb"}.gusto_fa-strikethrough:before{content:"\f0cc"}.gusto_fa-underline:before{content:"\f0cd"}.gusto_fa-table:before{content:"\f0ce"}.gusto_fa-magic:before{content:"\f0d0"}.gusto_fa-truck:before{content:"\f0d1"}.gusto_fa-pinterest:before{content:"\f0d2"}.gusto_fa-pinterest-square:before{content:"\f0d3"}.gusto_fa-google-plus-square:before{content:"\f0d4"}.gusto_fa-google-plus:before{content:"\f0d5"}.gusto_fa-money:before{content:"\f0d6"}.gusto_fa-caret-down:before{content:"\f0d7"}.gusto_fa-caret-up:before{content:"\f0d8"}.gusto_fa-caret-left:before{content:"\f0d9"}.gusto_fa-caret-right:before{content:"\f0da"}.gusto_fa-columns:before{content:"\f0db"}.gusto_fa-unsorted:before,.gusto_fa-sort:before{content:"\f0dc"}.gusto_fa-sort-down:before,.gusto_fa-sort-asc:before{content:"\f0dd"}.gusto_fa-sort-up:before,.gusto_fa-sort-desc:before{content:"\f0de"}.gusto_fa-envelope:before{content:"\f0e0"}.gusto_fa-linkedin:before{content:"\f0e1"}.gusto_fa-rotate-left:before,.gusto_fa-undo:before{content:"\f0e2"}.gusto_fa-legal:before,.gusto_fa-gavel:before{content:"\f0e3"}.gusto_fa-dashboard:before,.gusto_fa-tachometer:before{content:"\f0e4"}.gusto_fa-comment-o:before{content:"\f0e5"}.gusto_fa-comments-o:before{content:"\f0e6"}.gusto_fa-flash:before,.gusto_fa-bolt:before{content:"\f0e7"}.gusto_fa-sitemap:before{content:"\f0e8"}.gusto_fa-umbrella:before{content:"\f0e9"}.gusto_fa-paste:before,.gusto_fa-clipboard:before{content:"\f0ea"}.gusto_fa-lightbulb-o:before{content:"\f0eb"}.gusto_fa-exchange:before{content:"\f0ec"}.gusto_fa-cloud-download:before{content:"\f0ed"}.gusto_fa-cloud-upload:before{content:"\f0ee"}.gusto_fa-user-md:before{content:"\f0f0"}.gusto_fa-stethoscope:before{content:"\f0f1"}.gusto_fa-suitcase:before{content:"\f0f2"}.gusto_fa-bell-o:before{content:"\f0a2"}.gusto_fa-coffee:before{content:"\f0f4"}.gusto_fa-cutlery:before{content:"\f0f5"}.gusto_fa-file-text-o:before{content:"\f0f6"}.gusto_fa-building-o:before{content:"\f0f7"}.gusto_fa-hospital-o:before{content:"\f0f8"}.gusto_fa-ambulance:before{content:"\f0f9"}.gusto_fa-medkit:before{content:"\f0fa"}.gusto_fa-fighter-jet:before{content:"\f0fb"}.gusto_fa-beer:before{content:"\f0fc"}.gusto_fa-h-square:before{content:"\f0fd"}.gusto_fa-plus-square:before{content:"\f0fe"}.gusto_fa-angle-double-left:before{content:"\f100"}.gusto_fa-angle-double-right:before{content:"\f101"}.gusto_fa-angle-double-up:before{content:"\f102"}.gusto_fa-angle-double-down:before{content:"\f103"}.gusto_fa-angle-left:before{content:"\f104"}.gusto_fa-angle-right:before{content:"\f105"}.gusto_fa-angle-up:before{content:"\f106"}.gusto_fa-angle-down:before{content:"\f107"}.gusto_fa-desktop:before{content:"\f108"}.gusto_fa-laptop:before{content:"\f109"}.gusto_fa-tablet:before{content:"\f10a"}.gusto_fa-mobile-phone:before,.gusto_fa-mobile:before{content:"\f10b"}.gusto_fa-circle-o:before{content:"\f10c"}.gusto_fa-quote-left:before{content:"\f10d"}.gusto_fa-quote-right:before{content:"\f10e"}.gusto_fa-spinner:before{content:"\f110"}.gusto_fa-circle:before{content:"\f111"}.gusto_fa-mail-reply:before,.gusto_fa-reply:before{content:"\f112"}.gusto_fa-github-alt:before{content:"\f113"}.gusto_fa-folder-o:before{content:"\f114"}.gusto_fa-folder-open-o:before{content:"\f115"}.gusto_fa-smile-o:before{content:"\f118"}.gusto_fa-frown-o:before{content:"\f119"}.gusto_fa-meh-o:before{content:"\f11a"}.gusto_fa-gamepad:before{content:"\f11b"}.gusto_fa-keyboard-o:before{content:"\f11c"}.gusto_fa-flag-o:before{content:"\f11d"}.gusto_fa-flag-checkered:before{content:"\f11e"}.gusto_fa-terminal:before{content:"\f120"}.gusto_fa-code:before{content:"\f121"}.gusto_fa-reply-all:before{content:"\f122"}.gusto_fa-mail-reply-all:before{content:"\f122"}.gusto_fa-star-half-empty:before,.gusto_fa-star-half-full:before,.gusto_fa-star-half-o:before{content:"\f123"}.gusto_fa-location-arrow:before{content:"\f124"}.gusto_fa-crop:before{content:"\f125"}.gusto_fa-code-fork:before{content:"\f126"}.gusto_fa-unlink:before,.gusto_fa-chain-broken:before{content:"\f127"}.gusto_fa-question:before{content:"\f128"}.gusto_fa-info:before{content:"\f129"}.gusto_fa-exclamation:before{content:"\f12a"}.gusto_fa-superscript:before{content:"\f12b"}.gusto_fa-subscript:before{content:"\f12c"}.gusto_fa-eraser:before{content:"\f12d"}.gusto_fa-puzzle-piece:before{content:"\f12e"}.gusto_fa-microphone:before{content:"\f130"}.gusto_fa-microphone-slash:before{content:"\f131"}.gusto_fa-shield:before{content:"\f132"}.gusto_fa-calendar-o:before{content:"\f133"}.gusto_fa-fire-extinguisher:before{content:"\f134"}.gusto_fa-rocket:before{content:"\f135"}.gusto_fa-maxcdn:before{content:"\f136"}.gusto_fa-chevron-circle-left:before{content:"\f137"}.gusto_fa-chevron-circle-right:before{content:"\f138"}.gusto_fa-chevron-circle-up:before{content:"\f139"}.gusto_fa-chevron-circle-down:before{content:"\f13a"}.gusto_fa-html5:before{content:"\f13b"}.gusto_fa-css3:before{content:"\f13c"}.gusto_fa-anchor:before{content:"\f13d"}.gusto_fa-unlock-alt:before{content:"\f13e"}.gusto_fa-bullseye:before{content:"\f140"}.gusto_fa-ellipsis-h:before{content:"\f141"}.gusto_fa-ellipsis-v:before{content:"\f142"}.gusto_fa-rss-square:before{content:"\f143"}.gusto_fa-play-circle:before{content:"\f144"}.gusto_fa-ticket:before{content:"\f145"}.gusto_fa-minus-square:before{content:"\f146"}.gusto_fa-minus-square-o:before{content:"\f147"}.gusto_fa-level-up:before{content:"\f148"}.gusto_fa-level-down:before{content:"\f149"}.gusto_fa-check-square:before{content:"\f14a"}.gusto_fa-pencil-square:before{content:"\f14b"}.gusto_fa-external-link-square:before{content:"\f14c"}.gusto_fa-share-square:before{content:"\f14d"}.gusto_fa-compass:before{content:"\f14e"}.gusto_fa-toggle-down:before,.gusto_fa-caret-square-o-down:before{content:"\f150"}.gusto_fa-toggle-up:before,.gusto_fa-caret-square-o-up:before{content:"\f151"}.gusto_fa-toggle-right:before,.gusto_fa-caret-square-o-right:before{content:"\f152"}.gusto_fa-euro:before,.gusto_fa-eur:before{content:"\f153"}.gusto_fa-gbp:before{content:"\f154"}.gusto_fa-dollar:before,.gusto_fa-usd:before{content:"\f155"}.gusto_fa-rupee:before,.gusto_fa-inr:before{content:"\f156"}.gusto_fa-cny:before,.gusto_fa-rmb:before,.gusto_fa-yen:before,.gusto_fa-jpy:before{content:"\f157"}.gusto_fa-ruble:before,.gusto_fa-rouble:before,.gusto_fa-rub:before{content:"\f158"}.gusto_fa-won:before,.gusto_fa-krw:before{content:"\f159"}.gusto_fa-bitcoin:before,.gusto_fa-btc:before{content:"\f15a"}.gusto_fa-file:before{content:"\f15b"}.gusto_fa-file-text:before{content:"\f15c"}.gusto_fa-sort-alpha-asc:before{content:"\f15d"}.gusto_fa-sort-alpha-desc:before{content:"\f15e"}.gusto_fa-sort-amount-asc:before{content:"\f160"}.gusto_fa-sort-amount-desc:before{content:"\f161"}.gusto_fa-sort-numeric-asc:before{content:"\f162"}.gusto_fa-sort-numeric-desc:before{content:"\f163"}.gusto_fa-thumbs-up:before{content:"\f164"}.gusto_fa-thumbs-down:before{content:"\f165"}.gusto_fa-youtube-square:before{content:"\f166"}.gusto_fa-youtube:before{content:"\f167"}.gusto_fa-xing:before{content:"\f168"}.gusto_fa-xing-square:before{content:"\f169"}.gusto_fa-youtube-play:before{content:"\f16a"}.gusto_fa-dropbox:before{content:"\f16b"}.gusto_fa-stack-overflow:before{content:"\f16c"}.gusto_fa-instagram:before{content:"\f16d"}.gusto_fa-flickr:before{content:"\f16e"}.gusto_fa-adn:before{content:"\f170"}.gusto_fa-bitbucket:before{content:"\f171"}.gusto_fa-bitbucket-square:before{content:"\f172"}.gusto_fa-tumblr:before{content:"\f173"}.gusto_fa-tumblr-square:before{content:"\f174"}.gusto_fa-long-arrow-down:before{content:"\f175"}.gusto_fa-long-arrow-up:before{content:"\f176"}.gusto_fa-long-arrow-left:before{content:"\f177"}.gusto_fa-long-arrow-right:before{content:"\f178"}.gusto_fa-apple:before{content:"\f179"}.gusto_fa-windows:before{content:"\f17a"}.gusto_fa-android:before{content:"\f17b"}.gusto_fa-linux:before{content:"\f17c"}.gusto_fa-dribbble:before{content:"\f17d"}.gusto_fa-skype:before{content:"\f17e"}.gusto_fa-foursquare:before{content:"\f180"}.gusto_fa-trello:before{content:"\f181"}.gusto_fa-female:before{content:"\f182"}.gusto_fa-male:before{content:"\f183"}.gusto_fa-gittip:before{content:"\f184"}.gusto_fa-sun-o:before{content:"\f185"}.gusto_fa-moon-o:before{content:"\f186"}.gusto_fa-archive:before{content:"\f187"}.gusto_fa-bug:before{content:"\f188"}.gusto_fa-vk:before{content:"\f189"}.gusto_fa-weibo:before{content:"\f18a"}.gusto_fa-renren:before{content:"\f18b"}.gusto_fa-pagelines:before{content:"\f18c"}.gusto_fa-stack-exchange:before{content:"\f18d"}.gusto_fa-arrow-circle-o-right:before{content:"\f18e"}.gusto_fa-arrow-circle-o-left:before{content:"\f190"}.gusto_fa-toggle-left:before,.gusto_fa-caret-square-o-left:before{content:"\f191"}.gusto_fa-dot-circle-o:before{content:"\f192"}.gusto_fa-wheelchair:before{content:"\f193"}.gusto_fa-vimeo-square:before{content:"\f194"}.gusto_fa-turkish-lira:before,.gusto_fa-try:before{content:"\f195"}.gusto_fa-plus-square-o:before{content:"\f196"}

 /*GUSTO AWSOME OVERRIDES*/
#prk_full_size_single .prk_heart_project .gusto_fa-heart,
#half-entry-right .prk_heart_project .gusto_fa-heart {
	padding-top:8px;
}
#gusto_related_grid .gusto_fa-heart,
.portfolio_entry_li  .gusto_fa-heart {
	padding-top:4px;
}
.portfolio_entry_li .gusto_fa-arrows-alt {
 	font-size: 18px;
}
.gusto_navigation_singles [class^="gusto_fa-"],
.gusto_navigation_singles [class*=" gusto_fa-"] {
	width: 20px;
	margin-left: 7px;
	font-size: 14px;
	padding-top: 2px;
	margin-right: -1px;
}
.type-pirenko_portfolios .gusto_navigation_singles [class^="gusto_fa-"], 
.type-pirenko_portfolios .gusto_navigation_singles [class*=" gusto_fa-"],
.pirenko_team_member .gusto_navigation_singles [class^="gusto_fa-"], 
.pirenko_team_member .gusto_navigation_singles [class*=" gusto_fa-"] {
	padding-top: 7px;
}
.single_post_wp .gusto_navigation_singles [class^="gusto_fa-"], 
.single_post_wp .gusto_navigation_singles [class*=" gusto_fa-"] {
	padding-top: 6px;
}
#entries_navigation_blog [class^="gusto_fa-"],
#entries_navigation_blog [class*=" gusto_fa-"] {
	font-size: 20px;
	width: 24px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: -2px;
}
.gusto_navigation_singles.on_folio.folio_link [class^="gusto_fa-"],
.gusto_navigation_singles.on_folio.folio_link [class*=" gusto_fa-"] {
	font-size: 20px;
	width: 24px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 2px;
}
#classic_blog_section #entries_navigation_blog .gusto_fa-chevron-right,
#centered_blog_section #entries_navigation_blog .gusto_fa-chevron-right,
#blog_masonry_father #entries_navigation_blog .gusto_fa-chevron-right {
	margin-right: -10px;
	padding-top: 7px;
	font-size: 14px;
}
#classic_blog_section #entries_navigation_blog .gusto_fa-chevron-left,
#centered_blog_section #entries_navigation_blog .gusto_fa-chevron-left,
#blog_masonry_father #entries_navigation_blog .gusto_fa-chevron-left {
	margin-left: -4px;
	width: 20px;
	padding-top: 6px;
	font-size: 14px;
}
.gusto_navigation_singles .gusto_fa-chevron-left {
	margin-left: 10px;
	width: 16px;
}
#single_meta_footer .gusto_fa-sign-out{
	margin-right: -7px;
}
#single_meta_footer .gusto_fa-sign-out,
.prk_sharrre_wrapper .gusto_fa-bullhorn {
	padding-top: 5px;
	width: 26px;
}
#menu_section .gusto_fa-external-link {
	margin-left: 5px;
	top: 1px;
	position: relative;
}
#menu_section .gusto_fa-angle-down {
	margin-left: 4px;
	top: 1px;
	position: relative;
}
.sform_wrapper .gusto_fa-search {
    position: absolute;
	right: 10px;
	top: 8px;
	cursor: pointer;
	font-size: 14px;
}
.page-prk-blog-centered .blog_entry_li [class*=" gusto_fa-"],
.page-prk-blog-centered .blog_entry_li [class^="gusto_fa-"] {
	margin-bottom: 10px;
}
#gusto_header_bar [class^="gusto_fa-"],
#gusto_header_bar [class*=" gusto_fa-"] {
	padding-top: 11px;
	padding-right: 5px;
	font-size: 14px;
}
#gusto_header_bar #gusto_wpml_switcher [class^="gusto_fa-"],
#gusto_header_bar #gusto_wpml_switcher [class*=" gusto_fa-"] {
	padding-left: 4px;
	padding-top: 10px;
	position: absolute;
}
#contact_info #contact_address [class^="gusto_fa-"],
#contact_info #contact_address [class*=" gusto_fa-"] {
	padding-top: 10px;
	padding-right: 5px;
	font-size: 14px;
}
#contact_info #contact_address .gusto_fa-sign-out {
	padding-top: 12px;
	font-size: 16px;
}
#contact_info #contact_address .gusto_fa-sign-out.gusto_fa-rotate-90 {
 	padding-top: 28px;
 	margin-left: 17px;
	margin-right: -16px;
}
#contact_side [class^="gusto_fa-"],
#contact_side [class*=" gusto_fa-"] {
	padding-top: 5px;
	font-size: 16px;
}
#contact_side .gusto_fa-map-marker {
	margin-left: 4px;
}
#member_half_social .member_social_wrapper [class^="gusto_fa-"]:before,
#member_half_social .member_social_wrapper [class*=" gusto_fa-"]:before {
	font-size: 16px;
}
.member_social_wrapper [class^="gusto_fa-"]:before,
.member_social_wrapper [class*=" gusto_fa-"]:before {
	font-size: 18px;
}
.gusto_profile_link .gusto_fa-angle-double-right {
	padding-left: 7px;
	padding-top: 4px;
}
.gusto_fa-padded {
	padding-top: 4px;
	padding-left: 5px;
}
#classic_blog_section [class^="gusto_fa-"],
#classic_blog_section [class*=" gusto_fa-"],
.recentposts_ul_wp [class^="gusto_fa-"],
.recentposts_ul_wp [class*=" gusto_fa-"],
#blog_masonry_father [class^="gusto_fa-"],
#blog_masonry_father [class*=" gusto_fa-"] {
	padding: 5px 0px 0px 5px;
	font-size: 14px;
}
.recentposts_ul_wp .gusto_fa-pencil-square-o,
#blog_masonry_father .gusto_fa-pencil-square-o {
	position: absolute;
}
.prk_service [class^="gusto_fa-"],
.prk_service [class*=" gusto_fa-"] {
	font-size: 28px;
	padding-top: 7px;
}
.prk_service.gusto_bigger_service [class^="gusto_fa-"],
.prk_service.gusto_bigger_service [class*=" gusto_fa-"] {
	font-size: 48px;
	padding-top: 7px;
}
.prk_service.prk_service_center.gusto_smaller_service [class^="gusto_fa-"],
.prk_service.prk_service_center.gusto_smaller_service [class*=" gusto_fa-"] {
	font-size: 24px;
	padding-top: 0px;
}
.prk_service.prk_service_center [class^="gusto_fa-"],
.prk_service.prk_service_center [class*=" gusto_fa-"] {
	font-size: 50px;
	padding-top: 0px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 40px;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; 
  outline: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; 
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  line-height: 18px; 
  text-align: right;
  min-width: 65px;
}
.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: -55px -25px 0px -28px;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid #000;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid #FFF; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid #000;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid #FFF; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

  /**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .mfp-content {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .mfp-content {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .mfp-content{
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	line-height: 0;
	position: absolute;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0px; /*PIRENKO*/
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -8px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -8px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -8px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -8px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -8px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -8px;
	left: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.tooltipster-light {
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tooltipster-light .tooltipster-content {
	font-size: 0.85em;
	line-height: 14px;
	padding: 7px 9px;
}
.tooltipster-light.prk_bigger .tooltipster-content {
	font-size: 1.05em;
	padding: 8px 10px 9px;
}
.gusto-hidden-tip {
	left: inherit !important;
	right: 5px;
	background-color: rgba(0,0,0,0) !important;
}
.gusto-hidden-tip .tooltipster-content {
	line-height: 8px !important;
	padding: 9px 11px 9px 12px!important
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	overflow:visible;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled&gt;.mCustomScrollBox&gt;.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed&gt;.mCustomScrollBox&gt;.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox&gt;.mCSB_scrollTools{
	width:6px;
	height:100%;
	top:0;
	right:0;
	z-index: 100;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
	margin:0px 0px 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	height:100%;
	margin:0 auto;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}


/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox&gt;.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover&gt;.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
#prk_scroller .mCSB_scrollTools .mCSB_draggerContainer {
	margin-bottom:5px; 
} 

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}

#nprogress .bar {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
.boxed_gusto #nprogress .bar {
	left: inherit;
	position: absolute;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
#prk_mega_wrap&gt;#nprogress .spinner {
	display: none !important;
}
/* Remove these to get rid of the spinner */
.flexslider .spinner {
	display: block;
  	z-index: 100;
  	position: absolute;
  	left: 50%;
  	margin-left: -9px;
  	top:20px;
}
.flexslider.super_height .spinner {
	margin-top: 90px;
}
#google-maps .spinner {
  display: block;
  z-index: 0;
  left: 50%;
  margin-left: -9px;
  top: 90px;
  position: absolute;
}
#aj_loader_wrapper .spinner,
#pir_loader_wrapper .spinner,
#nprogress .spinner {
  display: block;
  z-index: 100;
  top: 8px;
  right: 7px;
}
#nprogress .spinner {
	position: fixed;
}
#google-maps .spinner-icon,
.flexslider .spinner-icon,
#aj_loader_wrapper .spinner-icon,
#pir_loader_wrapper .spinner-icon,
#nprogress .spinner-icon {
  width: 14px;
  height: 14px;

  border:  solid 2px transparent;
  border-radius: 10px;

  -webkit-animation: nprogress-spinner 500ms linear infinite;
  -moz-animation:    nprogress-spinner 500ms linear infinite;
  -ms-animation:     nprogress-spinner 500ms linear infinite;
  -o-animation:      nprogress-spinner 500ms linear infinite;
  animation:         nprogress-spinner 500ms linear infinite;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes nprogress-spinner {
  0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes nprogress-spinner {
  0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes nprogress-spinner {
  0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg);   transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}


 .btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  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-color: #e6e6e6;
  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: 0;
  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);
  *zoom: 1;
  -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);
}

.btn.column{
	display:block !important;
	border:0px;
	border-bottom: 1px solid #b3b3b3;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar &gt; .btn + .btn,
.btn-toolbar &gt; .btn-group + .btn,
.btn-toolbar &gt; .btn + .btn-group {
  margin-left: 5px;
}

.btn-group &gt; .btn {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group &gt; .btn + .btn {
  margin-left: -1px;
}

.btn-group &gt; .btn.column + .btn.column {
  margin-left: 0px;
}

.btn-group &gt; .btn,
.btn-group &gt; .dropdown-menu,
.btn-group &gt; .popover {
  font-size: 14px;
}

.btn-group &gt; .btn-mini {
  font-size: 10.5px;
}

.btn-group &gt; .btn-small {
  font-size: 11.9px;
}

.btn-group &gt; .btn-large {
  font-size: 17.5px;
}

.btn-group &gt; .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group &gt; .btn.column:first-child {
  margin-left: 0;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}

.btn-group &gt; .btn:last-child{
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group &gt; .btn.column:last-child{
  	-webkit-border-radius: 0px 0px 4px 4px;
 	-moz-border-radius: 0px 0px 4px 4px;
  	border-radius: 0px 0px 4px 4px;
  	border:0px;
	border-bottom: 1px solid #b3b3b3;
}

.btn-group &gt; .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group &gt; .btn.large:last-child,
.btn-group &gt; .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group &gt; .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group &gt; .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group &gt; .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group &gt; .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group &gt; .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.dragging{
	cursor:move !important;
}

#ferroslider-ajaxLoader{
	z-index:-1;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
    overflow: hidden;
    display:block;
    position:absolute;
    text-align:center;
}

#ferroslider-ajaxLoader i{
	font-size:40px;
	margin-top:100px;
	color:#dddddd;
}

#ferroslider-ajaxLoader.bring-to-front{
	z-index:999999999999999;
}

#ferroslider-navigation-links{
	position: absolute;
	float:right;
	margin:5px 0px;
	
}

#ferroslider-navigation-links li{
	margin:5px 2px;
}

#ferroslider-navigation-links a, #ferroslider-player a{
	padding:5px 10px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#747474;
	text-decoration:none;
	text-shadow: 0px -1px 1px #fff;
    filter: dropshadow(color=#fff, offx=0, offy=-1);
}

#ferroslider-navigation-links a:active,
#ferroslider-navigation-links a.actual,
#ferroslider-navigation-links a:focus,
#ferroslider-player a:active,
#ferroslider-player a.actual,
#ferroslider-player a:focus{
    color: #45484d;
    background-image: none;
  	outline: 0;
  	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
  	*background-color: #d9d9d9;
}

#ferroslider-navigation-map{
	position: absolute;
	text-align:center;
	float:right;
	line-height:16px;
	padding:5px;
}

#ferroslider-player{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}

#ferroslider-player a{
	display:inline;
	float:left;
	margin: 5px 0px;
}

#ferroslider-player a.prev {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

#ferroslider-player a.next {
  margin-left: 0;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
}

#ferroslider-sensible-area-top{
	top:0;
	left:0;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}

#ferroslider-sensible-area-right{
	top:0;
	right:0;
	width:50%;
	height:100%;
	line-height:100%;
	text-align:center;
}

#ferroslider-sensible-area-bottom{
	bottom:0;
	left:0;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}

#ferroslider-sensible-area-left{
	top:0;
	left:0;
	width:50%;
	height:100%;
	line-height:100%;
	text-align:center;
}

#ferroslider-timebar-out{
	width:100%;
	height:6px;
	background:white;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:absolute;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	margin: -1px 0;
}

#ferroslider-timebar-in{
	width:0%;
	height:6px;
	background: rgb(125,126,125); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.navigation-dot{
	float:left;
	width:16px;
	height:16px;
	margin:2px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	position: relative;
	background:rgba(237,237,237,0.4);
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}

.navigation-dot.actual{
	position: relative;
	background:rgba(255,255,255,0.8);
	float:left;
	cursor:default;
}

.navigation-dot.empty{
	position: relative;
	background-color:none;
	filter: alpha(opacity = 0);
	opacity:0;
	float:left;
	cursor:default;
}

.sensible-area{
	background:black;
	position:absolute;
	filter: alpha(opacity = 0);
	opacity:0;
	display:block;
	z-index:1;
}

.tooltip span{
	visibility: hidden;
	position: absolute;
	z-index: 999;
	width: 100px;
	padding: 10px;
	border: 1px solid #ccc;
	filter: alpha(opacity = 90);
	opacity: .9;
	-moz-border-radius: 4px;
	border-radius: 4px;  
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;  
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	background-color: #ddd; 
	color: #757980;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.tooltip.top span{
	bottom: 30px;
	left: 50%;
	margin-left: -61px;
	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.tooltip.bottom span{
	bottom: -50px;
	left: 50%;
	margin-left: -61px;
	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
}

.tooltip.left span{
	bottom: -10px;
	left: 50%;
	margin-left: -142px;
	background-image: -moz-linear-gradient(left,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background-image: linear-gradient(to right,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */	
}

.tooltip.right span{
	bottom: -10px;
	left: 0%;
	margin-left: 31px;
	background-image: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
	background-image: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=1 ); /* IE6-9 */
}

.tooltip:hover{
  	border: 0; /* IE6 fix */
}

.tooltip:hover span{
  	visibility: visible;
}

.tooltip.top span:before,
.tooltip.top span:after{
	content: "";
	position: absolute;
	z-index: 1000;
	bottom: -7px;
	left: 50%;
	margin-left: -8px;  
	border-top: 8px solid #ddd;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;        
	border-bottom: 0;  
}

.tooltip.top span:before{
	border-top-color: #ddd;
	bottom: -8px;
}

.tooltip.bottom span:before,
.tooltip.bottom span:after{
	content: "";
	position: absolute;
	z-index: 1000;
	bottom: 35px;
	left: 50%;
	margin-left: -8px;  
	border-top: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;        
	border-bottom: 8px solid #ddd;  
}

.tooltip.bottom span:before{
	border-bottom-color: #ddd;
	bottom: 36px;
}

.tooltip.left span:before,
.tooltip.left span:after{
	content: "";
	position: absolute;
	z-index: 1000;
	/*bottom: 35px;*/
	left: 100%;
	top:11px;
	/*margin-left: 62px;*/  
	border-top: 8px solid transparent;
	border-left: 8px solid #ddd;
	border-right: 0px;        
	border-bottom: 8px solid transparent;  
}

.tooltip.left span:before{
	border-left-color: #ddd;
	bottom: 36px;
}

.tooltip.right span:before,
.tooltip.right span:after{
	content: "";
	position: absolute;
	z-index: 1000;
	/*bottom: 35px;*/
	left: -8px;
	top:11px;
	/*margin-left: 62px;*/  
	border-top: 8px solid transparent;
	border-right: 8px solid #ddd;
	border-left: 0px;        
	border-bottom: 8px solid transparent;  
}

.tooltip.right span:before{
	border-left-color: #ddd;
	bottom: 36px;
	left:-8px
}
/*ASTRO*/
.prk_ferro_wrap {
	
}
#outerSliderWrapper,
#outerSlider {
	
}

/*ACCORDION SLIDER*/
.accordion-slider{position:relative;margin-left:auto;margin-right:auto}.accordion-slider *{-webkit-tap-highlight-color:transparent}.accordion-slider .as-mask{position:absolute;width:100%;height:100%;overflow:hidden}.accordion-slider .as-panels{position:absolute}.accordion-slider.as-horizontal .as-panels{height:100%}.accordion-slider.as-vertical .as-panels{width:100%}.accordion-slider .as-panel{position:absolute;overflow:hidden}.accordion-slider.overlap .as-panel{overflow:visible}.accordion-slider.as-horizontal .as-panel{height:100%;width:auto}.accordion-slider.as-vertical .as-panel{width:100%;height:auto}.accordion-slider .as-panel.as-shadow{-webkit-box-shadow:-5px 0 40px 1px #000;-mox-box-shadow:-5px 0 40px 1px #000;box-shadow:-5px 0 40px 1px #000}.accordion-slider .as-background,.accordion-slider .as-background-opened{border:0}
.accordion-slider.as-horizontal .as-background,
.accordion-slider.as-horizontal .as-background-opened {
	height:100%;
	width:auto;
	max-width: none;
}
.accordion-slider.as-vertical .as-background,
.accordion-slider.as-vertical .as-background-opened {
	width:100%;
	height:auto;
	max-width: none;
}
.accordion-slider .as-background-opened{position:absolute;left:0;top:0;visibility:hidden}.accordion-slider .as-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased}.accordion-slider .as-layer.as-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.accordion-slider .as-layer.as-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.accordion-slider .as-layer.as-rounded{border-radius:10px}.accordion-slider .as-layer.as-padding{padding:10px}
.accordion-slider .as-pagination-buttons {
	position:absolute;
	text-align:right;
	width: 130px;
	height: 95px;
	right: 0px;
	padding-right: 34px;
	padding-top: 30px;
}
.accordion-slider .as-pagination-button {
	width:14px;
	height:14px;
	border-radius:50%;
	margin:4px;
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}
.accordion-slider .as-pagination-buttons .as-selected { }
@media only screen and (min-device-width:768px) and (max-device-width:1024px){ 
	.accordion-slider .as-pagination-button{
		width:14px;
		height:14px;
	}
}
@media only screen and (min-device-width:320px) and (max-device-width:568px) {
	.accordion-slider .as-pagination-button {
		width:18px;
		height:18px;
	}
}
.accordion-slider .selectable{cursor:default}.accordion-slider .as-grab{cursor:url(images/openhand.cur),move}.accordion-slider .as-grabbing{cursor:url(images/closedhand.cur),move}

/*PIRENKO ADD ONS */
.as-prk-rotated {
	width:100%;
}
#folio_carousel {
	background-color: #000000;
}
.accordion-slider .as-background {
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
.as-prk-line,
.as-prk_title {
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	font-weight: normal;
}
.gusto_safari .as-prk-line,
.gusto_safari .as-prk_title {
	font-weight: 600;
}
.as-prk-line .tiny_line {
	display: inline-block;
	margin-top: 1px;
}
.as-prk-skills {
	width: 100%;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity = 0);
	font-size: 0.9em;
	padding:0px 10px;
}
.as-prk-skills a {
	opacity: 0;
	filter: alpha(opacity = 0);
}
.gusto_safari .as-prk-skills h5.small {
	font-weight: 600;
}
#folio_carousel.prk_no_open.accordion-slider.as-horizontal .as-background {
	position: relative;
	left: 50%;
}


</pre></body></html>