@charset "utf-8";
blockquote p
{
	font-size: 1.28571em;
}
.form-control,.btn,.navbar,.alert,.list-group
{
	border-radius: 2px;
	moz-border-radius: 2px;
	ms-border-radius: 2px;
	o-border-radius: 2px;
	webkit-border-radius: 2px;
}
.form-control:focus
{
	border-color: #00467f;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #00467f;
	moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #00467f;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #00467f;
}
.button, .button-on {
	font-size: 16px !important;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.button a {
	color: #fff !important;
	font-weight: bold;
}
.btn-default,.btn-primary,.btn-secondary,.btn-success,.btn-info,.btn-warning,.btn-danger
{
	box-shadow: none!important;
	moz-box-shadow: none!important;
	webkit-box-shadow: none!important;
}
.btn:active,.btn.active
{
	background-image: none;
}
.btn-default,[type="button"],button,.button,[type="submit"].btn-default
{
	background-color: #00467f;
	border-color: #00467f;
	border-color: rgba(54,59,63,0.08);
	color: #fff!important;
}

.button-on {
	background-color: #fec231;
	border-color: #fec231;
	border-color: rgba(54,59,63,0.08);
	color: #00467f!important;
}

.button-on a {
	color: #00467f!important;
	font-weight: bold;
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,[type="button"]:hover,[type="button"]:focus,[type="button"]:active,[type="button"].active,button:hover,button:focus,button:active,button.active,.button:hover,.button:focus,.button:active,.button.active,[type="submit"].btn-default:hover,[type="submit"].btn-default:focus,[type="submit"].btn-default:active,[type="submit"].btn-default.active
{
	background-color: #00467f;
	border-color: #00467f;
	border-color: rgba(54,59,63,0.08);
	color: #fff!important;
}
.btn-primary,[type="submit"]
{
	background-color: #00467f;
	background-repeat: repeat-x;
	border-color: #00467f;
	color: #ffffff!important;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,[type="submit"]:hover,[type="submit"]:focus,[type="submit"]:active,[type="submit"].active
{
	background-color: #00467f;
	border-color: #00467f;
}
.btn-secondary,[type="reset"]
{
	background-color: #363b3f;
	background-repeat: repeat-x;
	border-color: #363b3f;
}
.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active,[type="reset"]:hover,[type="reset"]:focus,[type="reset"]:active,[type="reset"].active
{
	background-color: #313539;
	border-color: #313539;
}
.btn-success
{
	background-color: #5cb85c;
	background-repeat: repeat-x;
	border-color: #5cb85c;
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active
{
	background-color: #53a653;
	border-color: #53a653;
}
.btn-info
{
	background-color: #5bc0de;
	background-repeat: repeat-x;
	border-color: #5bc0de;
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active
{
	background-color: #52adc8;
	border-color: #52adc8;
}
.btn-warning
{
	background-color: #f0ad4e;
	background-repeat: repeat-x;
	border-color: #f0ad4e;
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active
{
	background-color: #d89c46;
	border-color: #d89c46;
}
.btn-danger
{
	background-color: #d9534f;
	background-repeat: repeat-x;
	border-color: #d9534f;
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active
{
	background-color: #c34b47;
	border-color: #c34b47;
}
.btn-link
{
	background: none;
	border-color: transparent;
	color: #00467f!important;
}
.btn-link:hover
{
	color: #363b3f!important;
}
.btn-primary,[type="submit"],.btn-secondary,[type="reset"],.btn-success,.btn-info,.btn-warning,.btn-danger
{
	color: #ffffff!important;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,[type="submit"]:hover,[type="submit"]:focus,[type="submit"]:active,[type="submit"].active,.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active,[type="reset"]:hover,[type="reset"]:focus,[type="reset"]:active,[type="reset"].active,.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active
{
	color: #ffffff!important;
}
input.btn-xs[type="submit"],input.btn-xs[type="reset"],button.btn-xs[type="submit"],button.btn-xs[type="reset"]
{
	font-size: 0.85714em;
	line-height: 1.5;
	padding: 1px 5px;
}
input.btn-sm[type="submit"],input.btn-sm[type="reset"],button.btn-sm[type="submit"],button.btn-sm[type="reset"]
{
	font-size: 0.85714em;
	line-height: 1.5;
	padding: 5px 10px;
}
input.btn-lg[type="reset"],button.btn-lg[type="reset"]
{
	font-size: 1.28571em;
	line-height: 1.33;
	padding: 10px 16px;
}
.label-primary
{
	background: #00467f;
}
.label-success
{
	background: #5cb85c;
}
.label-info
{
	background: #5bc0de;
}
.label-warning
{
	background: #f0ad4e;
}
.label-danger
{
	background: #d9534f;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus
{
	background: #fafafa;
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus
{
	background: #00467f;
}
.form-group .control-label
{
	color: #333333;
}
.has-success .form-control
{
	border-color: #aedcae;
}
.has-success .form-control:focus
{
	border-color: #5cb85c;
	webkit-box-shadow: 0 0 6px #5cb85c;
}
.has-info .form-control
{
	border-color: #ade0ef;
}
.has-info .form-control:focus
{
	border-color: #5bc0de;
	webkit-box-shadow: 0 0 6px #5bc0de;
}
.has-error .form-control
{
	border-color: #eca9a7;
}
.has-error .form-control:focus
{
	border-color: #d9534f;
	webkit-box-shadow: 0 0 6px #d9534f;
}
.has-warning .form-control
{
	border-color: #f2b969;
}
.has-warning .form-control:focus
{
	border-color: #f0ad4e;
	webkit-box-shadow: 0 0 6px #f0ad4e;
}
.navbar-default
{
	background: #fafafa;
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
.navbar-default .navbar-nav>.active>a
{
	background: #eeeeee;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
.navbar-inverse
{
	background: #363b3f;
	border-color: #363b3f;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus
{
	background: #00467f;
}
.alert
{
	background-color: #fafafa;
	border-color: #ddd;
	color: #777777;
}
.alert-success
{
	background-color: #e7f4e7;
	border-color: #aedcae;
}
.alert-info
{
	background-color: #e6f6fa;
	border-color: #ade0ef;
}
.alert-warning
{
	background-color: #fdf3e4;
	border-color: #f8d6a7;
}
.alert-danger
{
	background-color: #f9e5e5;
	border-color: #eca9a7;
}
.text-muted
{
	color: #aaaaaa;
}
.text-primary
{
	color: #00467f;
}
.text-secondary
{
	color: #363b3f;
}
.text-success
{
	color: #5cb85c;
}
.text-info
{
	color: #5bc0de;
}
.text-warning
{
	color: #f0ad4e;
}
.text-danger
{
	color: #d9534f;
}
.progress
{
	background: #fafafa;
}
.progress-bar
{
	background: #00467f;
}
.progress-bar-secondary
{
	background: #363b3f;
}
.progress-bar-success
{
	background: #5cb85c;
}
.progress-bar-info
{
	background: #5bc0de;
}
.progress-bar-warning
{
	background: #f0ad4e;
}
.progress-bar-danger
{
	background: #d9534f;
}
.list-group-item p:last-child
{
	margin-bottom: 5px;
}
a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus
{
	background-color: #00467f;
	border-color: #00467f;
	color: #ffffff;
}
.list-group-item
{
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
.list-group-item:first-child
{
	border-radius: 2px 2px 0 0;
	moz-border-radius: 2px 2px 0 0;
	ms-border-radius: 2px 2px 0 0;
	o-border-radius: 2px 2px 0 0;
	webkit-border-radius: 2px 2px 0 0;
}
.list-group-item:last-child
{
	border-radius: 0 0 2px 2px;
	moz-border-radius: 0 0 2px 2px;
	ms-border-radius: 0 0 2px 2px;
	o-border-radius: 0 0 2px 2px;
	webkit-border-radius: 0 0 2px 2px;
}
.panel-footer
{
	background: #fafafa;
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
.panel-default
{
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
.panel-default>.panel-heading
{
	background-color: #fafafa;
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
.panel-primary
{
	border-color: #00467f;
}
.panel-primary>.panel-heading
{
	background: #00467f;
	border-color: #00467f;
}
.panel-secondary
{
	border-color: #363b3f;
}
.panel-secondary>.panel-heading
{
	background: #363b3f;
	border-color: #363b3f;
}
.panel-success
{
	border-color: #aedcae;
}
.panel-success>.panel-heading
{
	background-color: #e7f4e7;
	border-color: #aedcae;
}
.panel-info
{
	border-color: #ade0ef;
}
.panel-info>.panel-heading
{
	background-color: #e6f6fa;
	border-color: #ade0ef;
}
.panel-warning
{
	border-color: #f8d6a7;
}
.panel-warning>.panel-heading
{
	background-color: #fdf3e4;
	border-color: #f8d6a7;
}
.panel-danger
{
	border-color: #eca9a7;
}
.panel-danger>.panel-heading
{
	background-color: #f9e5e5;
	border-color: #eca9a7;
}
.well
{
	background: #fafafa;
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
::selection
{
	background-color: #00467f;
	color: #ffffff;
}
::-moz-selection
{
	background-color: #00467f;
	color: #ffffff;
}
body
{
	color: #595959;
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 1.75;
}
a
{
	color: #00467f;
}
a:hover
{
	color: #00467f;
}
a.active,.active a
{
	color: #00467f;
}
/*b,strong
{
	color: #363b3f;
}*/
h1,h2,h3,h4,h5,h6
{
	color: #363b3f;
}
pre
{
	background-color: #f5f5f5;
	background-color: rgba(0,0,0,0.035);
}
.divider,.list-with-separator li,.border-top,.border-right,.border-bottom,.border-left
{
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
select:focus,select:active
{
	border-color: #00467f;
	box-shadow: 0 0 5px #00467f;
	moz-box-shadow: 0 0 5px #00467f;
	webkit-box-shadow: 0 0 5px #00467f;
}
input[type="text"],input[type="number"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea,textarea.form-control
{
	font-size: 1em;
	line-height: 1.75;
}
input[type="text"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus,textarea.form-control:focus
{
	border-color: #00467f;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #00467f;
	moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #00467f;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #00467f;
}
#page .wp-video
{
	min-width: 100%;
}
#page .mejs-container,#page #page .mejs-embed,#page #page .mejs-embed body
{
	background: none;
}
#page .mejs-container .mejs-mediaelement
{
	background-color: #000;
	overflow: hidden;
}
#page .mejs-container .mejs-controls
{
	background-color: #363b3f;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 51%);
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 51%);
	background-image: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 51%);
	background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 51%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.1)),color-stop(51%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 51%);
	border-radius: 2px;
	moz-border-radius: 2px;
	ms-border-radius: 2px;
	o-border-radius: 2px;
	webkit-border-radius: 2px;
}
#page .mejs-container .mejs-controls .mejs-button button
{
	/*background-image: url(http://demo.yeahthemes.com/sparkle/wp-content/themes/yeahthemes-sparkle/images/mejs-controls.svg);*/
}
.no-svg #page .mejs-container .mejs-controls .mejs-button button
{
	/*background-image: url(http://demo.yeahthemes.com/sparkle/wp-content/themes/yeahthemes-sparkle/images/mejs-controls.png);*/
}
#page .mejs-container .mejs-controls .mejs-time-rail span,#page .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current
{
	border-radius: 0;
	moz-border-radius: 0;
	ms-border-radius: 0;
	o-border-radius: 0;
	webkit-border-radius: 0;
}
#page .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,#page .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total
{
	background: #4a4f52;
}
#page .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded
{
	background: #5e6265;
}
#page .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,#page .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current
{
	background: #00467f;
}
#page .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float
{
	background-clip: padding-box;
	border-color: #CCC;
	border-color: rgba(0,0,0,0.2);
	moz-background-clip: padding;
	webkit-background-clip: padding;
}
#page .mejs-container.mejs-audio .mejs-mediaelement
{
	visibility: hidden;
}
#page .mejs-container.mejs-video .mejs-controls
{
	bottom: 15px;
	left: 15px;
	opacity: .95;
	right: 15px;
	width: auto;
}
#page .mejs-container .mejs-poster
{
	display: none!important;
}
#page .wp-playlist
{
	background: none!important;
	border-width: 0;
	margin-bottom: 30px;
	padding: 0;
}
#page .wp-playlist-item
{
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
	padding: 8px 0;
}
#page .wp-playlist-light
{
	color: #777777;
}
#page .wp-playlist-item .wp-playlist-caption
{
	color: #777777;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
}
#page .wp-playlist-item.wp-playlist-playing .wp-playlist-caption
{
	color: #00467f;
}
#page .wp-playlist-item-length
{
	top: 8px;
}
#page .wp-playlist .wp-playlist-current-item img
{
	margin-right: 15px;
}
#page .wp-playlist-current-item
{
	margin-bottom: 15px;
}
.mobile-navigation
{
	background-color: #485D88;
}
.mobile-navigation ul li a
{
	color: #d7d8d9;
}
.mobile-navigation ul li a:hover
{
	color: #FFF;
}
.site-header .site-top-menu
{
	background-color: #0081c6;
	color: #808080;
}
.site-header .site-top-menu ul
{
	margin-bottom: 0px !important;
}
.site-header .site-top-menu li.current-menu-item>a
{
	color: #00467f;
}
.site-header .site-top-menu a
{
	color: #e6f3f9;
}
.site-header .site-top-menu a:hover
{
	color: #fec231;
}
.site-header .site-banner
{
	background-color: #40505e;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.08);
	moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.08);
	webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.08);
}
.site-header .site-banner.fixed-site-banner
{
	filter: alpha(opacity=95);
	opacity: .95;
}
.site-header .main-navigation .menu>li.menu-item:hover,.site-header .main-navigation .menu>li.current-menu-item
{
	background-color: #fff;
}
.site-header .main-navigation .menu>li>a
{
	color: #d7d8d9;
}
.site-header .main-navigation .menu li.current>a
{
	color: #00467f;
}
.site-header .main-navigation .menu li.current-menu-item>a
{
	color: #00467f;
}
.site-header .main-navigation .menu li.menu-item:hover>a
{
	color: #363b3f;
}
.site-header .main-navigation .menu ul li a
{
	color: #777777;
}
.site-header .main-navigation .menu ul li a:hover,.site-header .main-navigation .menu ul li:hover>a
{
	color: #00467f;
}
.site-hero a,.site-hero .entry-meta,.site-hero .entry-meta *
{
	color: #ffffff;
}
.site-hero.style-color-gradient article .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#2cae8c 0%,rgba(44,174,140,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#2cae8c 0%,rgba(44,174,140,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.site-hero.style-mixed-color-gradient .goverlay-shamrock-skyblue:before
{
	background-image: linear-gradient(45deg,#2ecc71 0%,#3498db 100%)!important;
	background-image: -webkit-linear-gradient(45deg,#2ecc71 0%,#3498db 100%)!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.site-hero.style-mixed-color-gradient .goverlay-cerise-yellow:before
{
	background-image: linear-gradient(45deg,#E73C91 0%,#f4cb0d 100%)!important;
	background-image: -webkit-linear-gradient(45deg,#E73C91 0%,#f4cb0d 100%)!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.site-hero.style-mixed-color-gradient .goverlay-yellow-skyblue:before
{
	background-image: linear-gradient(45deg,#f4cb0d 0%,#3498db 100%)!important;
	background-image: -webkit-linear-gradient(45deg,#f4cb0d 0%,#3498db 100%)!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.site-hero.style-mixed-color-gradient .goverlay-shamrock-yellow:before
{
	background-image: linear-gradient(45deg,#2ecc71 0%,#f4cb0d 100%)!important;
	background-image: -webkit-linear-gradient(45deg,#2ecc71 0%,#f4cb0d 100%)!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.site-hero.style-mixed-color-gradient .goverlay-waikawagray-cerise:before
{
	background-image: linear-gradient(45deg,#566090 0%,#E73C91 100%)!important;
	background-image: -webkit-linear-gradient(45deg,#566090 0%,#E73C91 100%)!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.site-hero.style-mixed-color-gradient .goverlay-pictonblue-purple:before
{
	background-image: linear-gradient(45deg,#2AB5D8 0%,#9b59b6 100%)!important;
	background-image: -webkit-linear-gradient(45deg,#2AB5D8 0%,#9b59b6 100%)!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
#secondary a,#tertiary a
{
	color: #00467f;
}
#secondary a:hover,#tertiary a:hover
{
	color: #363b3f;
}
#secondary a.active,#secondary .active>a,#tertiary a.active,#tertiary .active>a
{
	color: #00467f;
}
#secondary ul li.current-cat>a,#secondary ul li.current_page_item>a,#tertiary ul li.current-cat>a,#tertiary ul li.current_page_item>a
{
	color: #00467f;
}
#secondary ul li a,#tertiary ul li a
{
	color: #363b3f;
}
#secondary ul li a:hover,#tertiary ul li a:hover
{
	color: #00467f;
}
.footer-widgets
{
	color: #777777;
}
.footer-widgets a
{
	color: #00467f;
}
.footer-widgets a:hover
{
	color: #363b3f;
}
.footer-widgets a.active,.footer-widgets .active>a
{
	color: #00467f;
}
.footer-widgets ul li.current-cat a,.footer-widgets ul li.current_page_item a
{
	color: #00467f;
}
.footer-widgets ul li a
{
	color: #777777;
}
.footer-widgets ul li a:hover
{
	color: #2b2b2b;
}
.cat-tag
{
	background-color: #00467f;
	background-color: rgba(81,104,153,0.9);
	color: #ffffff;
}
.cat-tag:hover
{
	color: #ffffff;
}
.entry-tags a
{
	color: #777777;
}
.entry-tags a:hover
{
	color: #ffffff;
}
.site-banner .site-logo a,.main-navigation ul.menu>li.main-menu-toggle
{
	color: #777777;
}
.primary-2-secondary a,.secondary-2-primary a:hover,.secondary-2-primary a:hover>*,.gray-2-primary:hover,.gray-2-primary a:hover,.gray-2-primary a:hover *,.current-cat a,.current_page_item a,.pagination-nav .page-numbers.current
{
	color: #00467f;
}
.secondary-2-primary a,.primary-2-secondary a:hover,.primary-2-secondary a:hover *,.gray-2-secondary:hover,.gray-2-secondary a:hover,.gray-2-secondary a:hover *,.form-allowed-tags code,.pagination-nav a.page-numbers:hover
{
	color: #666666;
}
.gray-2-secondary a,.gray-2-primary,.gray-2-primary a,.gray-icon,.gray-icon i,time,.pagination-nav a.page-numbers,.yt-social-sharing span.show-all-social-services i
{
	color: #aaaaaa;
}
.inner-wrapper
{
	background-color: #ffffff;
}
.yt-social-sharing span.show-all-social-services,.entry-tags a
{
	background-color: #fafafa;
}
.yeahslider .slides li .caption,.yeahslider .yeahslider-direction-nav a,.yeahslider .yeahslider-pauseplay a
{
	background-color: #363b3f;
}
.entry-tags a:hover
{
	background-color: #00467f;
}
.yt-sliding-tabs-header-trigger>span:before
{
	border-color: #ffffff;
}
fieldset legend,.wp-caption:before,.boundary-column:before,.site-content[role="main"] article.post,.widget:before,.yt-twitter-profile-wrapper .yt-twitter-profile-body,.slashes-navigation,.slashes-navigation li:before,.pagination-nav .page-numbers:before,.yt-sliding-tabs-header-trigger>span,.post-list-with-thumbnail.vertical li:before,.post-list-with-thumbnail li a span.number:before,.post-page-navigation,.post-page-navigation:before,.comments-area,.comment-body,.yt-font-size-changer span,.yt-impressive-like-button .yt-il-symbol,.yt-impressive-like-button .yt-il-symbol>span,.infinite-scroll #infinite-handle span
{
	border-color: #efeff0;
	border-color: rgba(54,59,63,0.08);
}
.cat-tag.advertising
{
	background-color: #d64343;
}
.site-hero.style-color-gradient article.category-advertising .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#d64343 0%,rgba(214,67,67,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#d64343 0%,rgba(214,67,67,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.business
{
	background-color: #33b3d3;
}
.site-hero.style-color-gradient article.category-business .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#33b3d3 0%,rgba(51,179,211,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#33b3d3 0%,rgba(51,179,211,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.crime-justice
{
	background-color: #0e3159;
}
.site-hero.style-color-gradient article.category-crime-justice .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#0e3159 0%,rgba(14,49,89,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#0e3159 0%,rgba(14,49,89,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.decor
{
	background-color: #766ce4;
}
.site-hero.style-color-gradient article.category-decor .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#766ce4 0%,rgba(118,108,228,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#766ce4 0%,rgba(118,108,228,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.entertainment
{
	background-color: #25ae5f;
}
.site-hero.style-color-gradient article.category-entertainment .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#25ae5f 0%,rgba(37,174,95,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#25ae5f 0%,rgba(37,174,95,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.facebook
{
	background-color: #4c66a4;
}
.site-hero.style-color-gradient article.category-facebook .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#4c66a4 0%,rgba(76,102,164,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#4c66a4 0%,rgba(76,102,164,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.family
{
	background-color: #78559b;
}
.site-hero.style-color-gradient article.category-family .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#78559b 0%,rgba(120,85,155,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#78559b 0%,rgba(120,85,155,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.film
{
	background-color: #7cc576;
}
.site-hero.style-color-gradient article.category-film .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#7cc576 0%,rgba(124,197,118,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#7cc576 0%,rgba(124,197,118,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.food
{
	background-color: #6fa021;
}
.site-hero.style-color-gradient article.category-food .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#6fa021 0%,rgba(111,160,33,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#6fa021 0%,rgba(111,160,33,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.gaming
{
	background-color: #f39c12;
}
.site-hero.style-color-gradient article.category-gaming .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#f39c12 0%,rgba(243,156,18,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#f39c12 0%,rgba(243,156,18,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.google
{
	background-color: #dd4b39;
}
.site-hero.style-color-gradient article.category-google .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#dd4b39 0%,rgba(221,75,57,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#dd4b39 0%,rgba(221,75,57,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.health
{
	background-color: #d82271;
}
.site-hero.style-color-gradient article.category-health .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#d82271 0%,rgba(216,34,113,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#d82271 0%,rgba(216,34,113,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.inspire
{
	background-color: #7a997b;
}
.site-hero.style-color-gradient article.category-inspire .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#7a997b 0%,rgba(122,153,123,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#7a997b 0%,rgba(122,153,123,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.jobs
{
	background-color: #63b9d3;
}
.site-hero.style-color-gradient article.category-jobs .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#63b9d3 0%,rgba(99,185,211,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#63b9d3 0%,rgba(99,185,211,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.life-living
{
	background-color: #00a3d3;
}
.site-hero.style-color-gradient article.category-life-living .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#00a3d3 0%,rgba(0,163,211,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#00a3d3 0%,rgba(0,163,211,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.marketing
{
	background-color: #00467f;
}
.site-hero.style-color-gradient article.category-marketing .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#00467f 0%,rgba(81,104,153,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#00467f 0%,rgba(81,104,153,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.media
{
	background-color: #77cc33;
}
.site-hero.style-color-gradient article.category-media .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#77cc33 0%,rgba(119,204,51,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#77cc33 0%,rgba(119,204,51,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.misc
{
	background-color: #000000;
}
.site-hero.style-color-gradient article.category-misc .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#000000 0%,rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#000000 0%,rgba(0,0,0,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.music
{
	background-color: #ea4c89;
}
.site-hero.style-color-gradient article.category-music .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#ea4c89 0%,rgba(234,76,137,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#ea4c89 0%,rgba(234,76,137,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.science-tech
{
	background-color: #7cc576;
}
.site-hero.style-color-gradient article.category-science-tech .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#7cc576 0%,rgba(124,197,118,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#7cc576 0%,rgba(124,197,118,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.sports
{
	background-color: #a252b1;
}
.site-hero.style-color-gradient article.category-sports .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#a252b1 0%,rgba(162,82,177,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#a252b1 0%,rgba(162,82,177,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.startups
{
	background-color: #7870cc;
}
.site-hero.style-color-gradient article.category-startups .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#7870cc 0%,rgba(120,112,204,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#7870cc 0%,rgba(120,112,204,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.style
{
	background-color: #e07798;
}
.site-hero.style-color-gradient article.category-style .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#e07798 0%,rgba(224,119,152,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#e07798 0%,rgba(224,119,152,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.television
{
	background-color: #58cb8e;
}
.site-hero.style-color-gradient article.category-television .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#58cb8e 0%,rgba(88,203,142,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#58cb8e 0%,rgba(88,203,142,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.twitter
{
	background-color: #55acee;
}
.site-hero.style-color-gradient article.category-twitter .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#55acee 0%,rgba(85,172,238,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#55acee 0%,rgba(85,172,238,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.us-world
{
	background-color: #e02154;
}
.site-hero.style-color-gradient article.category-us-world .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#e02154 0%,rgba(224,33,84,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#e02154 0%,rgba(224,33,84,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.vine
{
	background-color: #00bf8f;
}
.site-hero.style-color-gradient article.category-vine .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#00bf8f 0%,rgba(0,191,143,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#00bf8f 0%,rgba(0,191,143,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
.cat-tag.youtube
{
	background-color: #cc181e;
}
.site-hero.style-color-gradient article.category-youtube .entry-thumbnail:before
{
	background-image: linear-gradient(45deg,#cc181e 0%,rgba(204,24,30,0) 100%);
	background-image: -webkit-linear-gradient(45deg,#cc181e 0%,rgba(204,24,30,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#007db9e8',GradientType=1);
}
@media (min-width: 1400px)
{
	.boxed-layout.large-display-layout #page,.boxed-layout.large-display-layout .site-banner
	{
		width: 1400px;
	}
	.container
	{
		width: 1370px;
	}
	.site-hero .hero-brick .entry-header h2
	{
		font-size: 24px;
	}
	.site-hero .hero-brick.hero-brick-large .entry-header h2
	{
		font-size: 48px;
		line-height: 1.25;
	}
	.site-hero .hero-brick .posted-on,.site-hero .hero-brick .entry-category
	{
		display: block;
	}
}
.site-footer .yt-categories-descendants-widget ul
{
	text-transform: uppercase;
}
@media (max-width: 991px)
{
	body
	{
		font-size: 16px;
	}
}
.fixed-site-banner .site-banner
{
	opacity: .95;
}
@font-face
{
	/*font-family: 'NovecentoWide';
	font-style: normal;
	font-weight: 700;
	src: url('http://demo.yeahthemes.com/sparkle/wp-content/uploads/2014/05/Novecentowide-Bold-webfont.eot');
	src: url('http://demo.yeahthemes.com/sparkle/wp-content/uploads/2014/05/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('http://demo.yeahthemes.com/sparkle/wp-content/uploads/2014/05/Novecentowide-Bold-webfont.woff') format('woff'),url('http://demo.yeahthemes.com/sparkle/wp-content/uploads/2014/05/Novecentowide-Bold-webfont.ttf') format('truetype'),url('http://demo.yeahthemes.com/sparkle/wp-content/uploads/2014/05/Novecentowide-Bold-webfont.svg') format('svg');*/
}
h1
{
	font-family: Roboto Slab;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.35;
	margin-bottom: 35px;
	text-transform: none;
}
h2
{
	font-family: Roboto Slab;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.35;
	margin-bottom: 30px;
	text-transform: none;
}
h3,.widget-title
{
	font-family: Roboto Slab;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.75;
	margin-bottom: 20px;
	text-transform: none;
}
h4
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.75;
	margin-bottom: 20px;
	text-transform: none;
}
h5
{
	font-family: Roboto Slab;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.75;
	margin-bottom: 15px;
	text-transform: none;
}
h6
{
	font-family: Roboto Slab;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.75;
	margin-bottom: 10px;
	text-transform: none;
}
h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong
{
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: 700;
}
body
{
	color: #595959;
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.75;
	text-transform: none;
}
.inner-wrapper
{
}
.site-header .site-banner
{
}
.site-header ul.menu>li>a,.mobile-navigation ul.menu>li
{
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.site-header ul ul.sub-menu>li,.mobile-navigation ul ul.sub-menu>li
{
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
}
h2.entry-title
{
	font-family: Roboto Slab;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.35;
	text-transform: none;
}
h1.page-title,h1.entry-title
{
	font-family: Roboto Slab;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.35;
	text-transform: none;
}
/*.widget-title
{
	font-family: NovecentoWide;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.75;
	margin-bottom: 15px;
	text-transform: none;
}*/
#site-hero h2.entry-title
{
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.25;
	max-height: 2.5em;
	text-transform: none;
}
.footer-widgets
{
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.75;
	text-transform: none;
}
/*.footer-widgets h1,.footer-widgets h2,.footer-widgets h3,.footer-widgets h4,.footer-widgets h5,.footer-widgets h6
{
	font-family: NovecentoWide;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.75;
	margin-bottom: 10px;
	text-transform: none;
}*/
/*.site-header .site-top-menu a, .site-banner .site-logo a, .main-navigation ul.menu>li.main-menu-toggle
{
	color: #d7d8d9;
}*/
.site-header .site-top-menu a:hover
{
	color: #FFF;
}

.site-mobile-navigation ul li a {
	color:#9b9d9f !important;
}

.site-mobile-navigation ul li a:hover {
	color:#ffffff !important;
}