/* #######################################################################

	Theme Name: Clearly
	Theme URI: http://www.meanthemes.com/theme/clearly/
	Description: A Beautifully Simple WordPress theme: optimised for mobile, tablet and desktop
	Author: MeanThemes
	Author URI: http://meanthemes.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 2.0.1
	Tags: light, white, gray, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready

########################################################################

	0.  CSS Reset, Font setup and Plugins
	1.	WordPress defaults
	2.	General Layout
	3.	Standard Default Template
	4.	Single (Blog Article)
	5.	Archive
	6.	Contact
	7.	Shortcodes
	8.	Typography & Text Colours
	9.	Pesky Internet Explorer Fixes
	10.	Responsive Layer
	11.	Print
	
/* #######################################################################

	0.  CSS Reset, Font setup and Plugins

####################################################################### */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
ins{background-color:#ff9;color:#333;text-decoration:none;}
mark{background-color:#ff9;color:#333;font-style:italic;font-weight:700;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
body{font:13px/1.231 sans-serif;}
select,input,textarea,button{font:99% sans-serif;}
pre,code,kbd,samp{font-family:monospace, sans-serif;}
html{overflow-y:scroll;}
a:hover,a:active{outline:none;}
ul,ol{margin-left:2em;}
ol{list-style-type:decimal;}
nav ul,nav li{list-style:none;list-style-image:none;margin:0;}
small{font-size:85%;}
strong,th{font-weight:700;}
td{vertical-align:top;}
sub,sup{font-size:75%;line-height:0;position:relative;}
sup{top:-.5em;}
sub{bottom:-.25em;}
pre{white-space:pre-wrap;word-wrap:break-word;padding:1em;}
textarea{overflow:auto;}
.ie6 legend,.ie7 legend{margin-left:-7px;}
input[type="checkbox"]{vertical-align:bottom;}
.ie7 input[type="checkbox"]{vertical-align:baseline;}
label,input[type="button"],input[type="submit"],input[type="image"],button{cursor:pointer;}
button,input,select,textarea{margin:0;}
input:invalid,textarea:invalid{border-radius:1px;-moz-box-shadow:0 0 5px red;-webkit-box-shadow:0 0 5px red;box-shadow:0 0 5px red;}
.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd;}
button{width:auto;overflow:visible;}
.ie7 img{-ms-interpolation-mode:bicubic;}
input[type="radio"],.ie6 input{vertical-align:text-bottom;}
i,em {font-style: oblique;}

/* #######################################################################

	0.0 CSS Support for QuickFlickr Widget (http://wordpress.org/extend/plugins/quick-flickr-widget/)
	
####################################################################### */

.quick-flickr-item {
	width: 32.333333%;
	margin-top: 4px;
	float: left;
}
.quick-flickr-item img {
	width: 88%;
}
/* #######################################################################

	0.1 Plugin - Superfish

####################################################################### */

header nav ul ul {
	position: absolute;
	top: -999em;
	width: 14em;
	text-align: left;
	z-index: 3;
	background: #fff;
	padding: 1em 1em;
	margin-top: 18px;
	border: 1px solid #f1f1f1;
	box-shadow: 0 0 2px rgba(0,0,0,0.1);
}
header nav ul ul ul {
	margin-top: 4px;
}
header nav ul ul li {
	width: 100%;
	float: left;
	display: block;
	line-height: 1em;
	margin: 0.25em 0;
}
header nav ul li:hover {
	visibility: inherit;
}
header nav ul li, header nav ul a {
	position: relative;
}
header nav ul li:hover ul,  header nav ul li.sfHover ul {
	left: 0;
	top: 1.5em;
	z-index: 99;
}
header nav ul li:hover ul li ul,  header nav ul li.sfHover ul li ul {
	left: 15em;
}
header nav ul li:hover ul ul {
	left: 14em;
}
header nav ul li:hover li ul,  header nav ul li.sfHover li ul {
	top: -999em;
}
header nav ul li li:hover ul,  header nav ul li li.sfHover ul {
	left: 7em;
	top: 0;
}
header nav ul li li:hover li ul,  header nav ul li li.sfHover li ul {
	top: -999em;
}
header nav li.sfHover a {
	text-decoration: none;
}
header nav ul ul li a, header nav li.sfHover li a {
	text-decoration: none;
	background: none;
	color: #54584c !important;
}
header nav ul li ul li a {
	text-decoration: none;
	padding: 0.75em 0 0.25em 0;
	display: block;
	float: left;
	width: 100%;
	background: none;
	border-bottom: none;
}
header nav ul ul li:first-child a {
	padding: 0;
	border-top: none;
}
header nav ul ul a:hover {
	text-decoration: underline;
}
/* #######################################################################

	0.2 Plugin - meanMenu

####################################################################### */

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 33px;
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}
.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #383838;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-bottom: 1px solid #f1f1f1;
	border-bottom: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
	width: 26px;
	height: 26px;
	border: none !important;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: none;
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* 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;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	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 > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
	position: absolute;
	right: 16px;
	bottom: 16px;
	padding: 20px 8px 8px 20px;
	width: 98px;
	z-index: 1;
}
.flex-next, .flex-prev {
	float: left;
	display: inline-block;
	padding: 0;
	background-image: url(assets/img/arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 11px;
	width: 44px;
	height: 44px;
	text-indent: -9999em;
	-o-transition: background-color 0.25s ease-in;
	-webkit-transition: background-color 0.25s ease-in;
	-moz-transition: background-color 0.25s ease-in;
	transition: background-color 0.25s ease-in;
}
.flex-next:hover, .flex-prev:hover {
	-o-transition: background-color 0.25s ease-in;
	-webkit-transition: background-color 0.25s ease-in;
	-moz-transition: background-color 0.25s ease-in;
	transition: background-color 0.25s ease-in;
}
.flex-prev {
	margin-right: 10px;
	background-position: 50% -30px;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}
/*
 * Skin for jPlayer Plugin (http://jplayer.org/)
 * jPlayer Version: 2.2.0
 *
 * Based on Author: @thelukemcdonald (lukemcdonald.com) implementation and design by @ormanclark (premiumpixels.com).
 */

/* GENERAL
----------------------------------------------- */
.jp-jplayer {
	width: 0px;
	height: 0px;
	background-color: #000000;
}
.jp-audio {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	padding: 0;
	font-size: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
	color: #fff;
	line-height: 1.6;
}
.jp-audio a {
	text-decoration: none;
	color: #d2d6db;
}
.jp-audio a:hover {
	color: #ffffff;
}
.jp-interface {
	position: relative;
	height: 30px;
	width: 100%;
	background-color: #222222;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#3a3b3c), to(#222222));
	background-image: -moz-linear-gradient(#3a3b3c, #222222);
	background-image: -ms-linear-gradient(#3a3b3c, #222222);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3b3c), color-stop(100%, #222222));
	background-image: -webkit-linear-gradient(#3a3b3c, #222222);
	background-image: -o-linear-gradient(#3a3b3c, #222222);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3b3c', endColorstr='#222222', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3b3c', endColorstr='#222222', GradientType=0)";
	background-image: linear-gradient(#3a3b3c, #222222);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-khtml-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/* CONTROLS
----------------------------------------------- */
.jp-controls {
	float: left;
	width: 30px;
	height: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 100;
}
.jp-controls:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 30px;
	width: 0;
	height: 30px;
	border-left: 1px solid #242526;
	border-right: 1px solid #323334;
}
.jp-controls li {
	float: left;
}
.jp-controls a {
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
}
.jp-play, .jp-pause, .jp-mute, .jp-unmute {
	z-index: 1;
	outline: none;
	width: 30px;
	height: 30px;
	background-position: 10px center;
	background-repeat: no-repeat;
}
.jp-play:hover, .jp-pause:hover, .jp-mute:hover, .jp-unmute:hover {
	background-position: -23px center;
}
.jp-play {
	background-image: url('assets/img/audio/play.png');
}
 @media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-play {
	background-image: url('assets/img/audio/play@2x.png');
	background-size: auto auto;
}
}
.jp-pause {
	display: none;
	background-image: url('assets/img/audio/pause.png');
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-pause {
	background-image: url('assets/img/audio/pause@2x.png');
	background-size: auto auto;
}
}
.jp-mute, .jp-unmute {
	display: block;
	position: absolute;
	top: 0;
	right: 55px;
}
.jp-mute {
	background-image: url('assets/img/audio/mute-off.png');
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-mute {
	background-image: url('assets/img/audio/mute-off@2x.png');
	background-size: auto auto;
}
}
.jp-unmute {
	background-image: url('assets/img/audio/mute-on.png');
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-unmute {
	background-image: url('assets/img/audio/mute-on@2x.png');
	background-size: auto auto;
}
}
/* PROGRESS BAR
----------------------------------------------- */
.jp-progress {
	position: absolute;
	padding: 0 10% 0 12%;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
	width: 78%;
	height: 7px;
}
.jp-seek-bar, .jp-play-bar {
	width: 0px;
	height: 5px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.jp-seek-bar {
	cursor: pointer;
	position: relative;
	z-index: 999;
	background: #464849;
	width: 85% !important;
}
.single .post-audio .jp-seek-bar {
	width: 80% !important;
}
.insta .jp-seek-bar {
	width: 40% !important;
	margin-left: 16px;
}
.jp-seek-bar:before {
	content: " ";
	display: block;
	background: transparent;
	border: 1px solid;
	border-color: #212424 #262929 #262929;
	height: 5px;
	width: 100%;
	position: relative;
	top: -1px;
	left: -1px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-khtml-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-o-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.jp-play-bar {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: progress 0.75s linear infinite;
	-moz-animation: progress 0.75s linear infinite;
	-o-animation: progress 0.75s linear infinite;
	-ms-animation: progress 0.75s linear infinite;
	animation: progress 0.75s linear infinite;
}
/* VOLUME BAR
----------------------------------------------- */
.jp-volume-bar {
	float: right;
	z-index: 99;
	position: relative;
	margin: 12px 10px 12px;
	width: 40px;
	height: 7px;
	cursor: pointer;
	background: #262929;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-khtml-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-o-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.jp-volume-bar:before {
	content: " ";
	position: absolute;
	top: -12px;
	left: -35px;
	width: 0;
	height: 30px;
	border-left: 1px solid #323334;
	border-right: 1px solid #242526;
}
.jp-volume-bar-value {
	width: 0px;
	height: 5px;
	margin: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
/* Diagonal Background Bars */
.jp-play-bar, .jp-volume-bar-value {
	-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
	-khtml-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
	-o-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
	-webkit-background-size: 7px 7px;
	-moz-background-size: 7px 7px;
	-o-background-size: 7px 7px;
	background-size: 7px 7px;
	background-color: #DB5C56;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#fff200), to(#fcc500));
	background-image: -moz-linear-gradient(#fff200, #fcc500);
	background-image: -ms-linear-gradient(#fff200, #fcc500);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff200), color-stop(100%, #fcc500));
	background-image: -webkit-linear-gradient(#fff200, #fcc500);
	background-image: -o-linear-gradient(#fff200, #fcc500);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff200', endColorstr='#fcc500', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff200', endColorstr='#fcc500', GradientType=0)";
	background-image: linear-gradient(#fff200, #fcc500);
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(255, 255, 255, 0.3)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.3)), color-stop(0.75, rgba(255, 255, 255, 0.3)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
}
/* TIME HOLDER
----------------------------------------------- */
.jp-time-holder {
	display: none;
	visibility: hidden;
}
/* TIME HOLDER
----------------------------------------------- */
.jp-toggles {
	display: none;
	visibility: hidden;
}
/* PLAYLIST
----------------------------------------------- */
.jp-playlist {
	width: 95%;
	margin: 0 auto;
	font-size: 13px;
	background-color: #3a3b3c;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 0 0 3px 3px;
	-khtml-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.jp-playlist a {
	display: block;
}
.jp-playlist ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
	-khtml-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
	-o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
.jp-playlist li {
	display: none;
	width: 100%;
	padding: 5px 10px;
	border-top: 1px solid #3d3f40;
	border-bottom: 1px solid #323334;
}
.jp-playlist li:first-child {
	border-top: none;
}
.jp-playlist li:last-child {
	border-bottom: none;
}
.jp-free-media {
	float: right;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 1px;
	display: block;
}
.jp-free-media:hover {
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.jp-free-media a {
	display: inline;
}
.jp-free-media a:first-child:before, .jp-free-media a:last-child:after {
	content: " ";
}
.jp-playlist-current a {
	font-weight: bold;
	color: white;
}
.jp-playlist-current .jp-free-media a {
	font-weight: normal;
}
/* CSS3 ANIMATINS
----------------------------------------------- */
/* Progress Bar Animation */
@-webkit-keyframes progress {
 0% {
 background-position: 0;
}
 100% {
 background-position: -7px;
}
}
@-moz-keyframes progress {
 0% {
 background-position: 0;
}
 100% {
 background-position: -7px;
}
}
@-ms-keyframes progress {
 0% {
 background-position: 0;
}
 100% {
 background-position: -7px;
}
}
@-o-keyframes progress {
 0% {
 background-position: 0;
}
 100% {
 background-position: -7px;
}
}
/* #######################################################################

	1.	WordPress defaults

####################################################################### */

.alignnone {
	margin: 5px 0 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter,  div.aligncenter,  .aligncenter {
	display: block;
	margin: 5px auto;
}
.alignright,  a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft,  a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.sticky {
}
.gallery-caption {
	font-style: oblique;
}
.bypostauthor .avatar {
	border-color: #ccc;
}
.wp-caption {
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	display: inline-block;
}
.wp-caption img {
	border: 1px solid #ccc;
}
.wp-caption p {
	margin: 0;
	padding: 0;
}
/* calendar widget */
#wp-calendar {
	width: 85%;
	background: #f1f1f1;
	margin: 0 auto;
}
#wp-calendar caption {
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead {
	font-size: 13px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
	font-weight: 700;
	text-align: center;
	background: #333;
	color: #fff;
	padding: 8px;
}
#wp-calendar tbody {
	color: #aaa;
}
table#wp-calendar td {
	background: none;
}
#wp-calendar tbody td {
	background: #f1f1f1;
	border: 1px solid #ccc;
	text-align: center;
	padding: 8px;
}
#wp-calendar tbody tr:hover td {
	background: #ccc;
	color: #fff;
}
#wp-calendar tbody tr:hover td:hover {
	background: #ccc;
	color: #fff
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}
.sidebar #wp-calendar a, footer #wp-calendar a {
	color: #333;
}
/* #######################################################################

	2.	General Layout

####################################################################### */

/* ----- Box-sizing ----- */
.contact-form input, .password-protect input, input.s, textarea, input[type=text] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
a img {
	border: none;
}
img {
	max-width: 100%;
	height: auto;
}
article ul, article ol {
	margin-left: 0;
	padding-left: 2em;
	margin-bottom: 1em;
}
article ul ul, article ol ol, article ol ul, article ol ul, article .commentlist ul, .commentlist ol.commentlist {
	margin-bottom: 0;
}
blockquote {
	margin: 2em 0;
	border: 1px dotted rgba(0,0,0,0.22);
	border-left: none;
	border-right: none;
	font-size: 110%;
	text-align: center;
	padding: 1.5em 1.5em 0.5em 1.5em;
	opacity: 0.7;
	filter: alpha(opacity=70);
	font-family: "Cambo", Georgia, "Times New Roman", sans-serif;
}
p {
	margin-bottom: 1.5em;
}
table {
	margin-bottom: 1em;
}
table, table td, table th {
	border-collapse: collapse;
}
table td, table th {
	padding: 5px 10px;
}
table th {
	text-align: left;
	font-weight: 400;
	background: #d1d1d1;
	border: 1px solid #d1d1d1;
}
table td {
	background: #fff;
	border: 1px solid #d1d1d1;
}
table tr.alt td {
	background: #f1f1f1;
}
table tr:hover td {
	background: #efefef;
	color: #fff;
}
header, section, article, footer, header .header {
	float: left;
	width: 100%;
}
.wrapper {
	float: none;
	text-align: left;
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
.wrapper.social-wrap {
	width: 940px;
}
.wrapper.full-wrap {
	width: 760px;
}
.wrapper.full-wrap.wide, html.sidebar-on .wrapper.full-wrap.wide {
	width: 820px;
	border: none;
}
html.sidebar-on .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on {
	float: left;
	width: 59.574468085106%;
	padding-left: 6.382978723404%;
	padding-right: 4.148936170213%;
}
html.sidebar-on.left .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on.left {
	float: right;
	padding-right: 0;
	padding-left: 4.148936170213%;
	padding-right: 6.382978723404%;
}
html.sidebar-on .content .format-link h2, html.sidebar-on .content .format-quote h2, html.sidebar-on .content .format-link h1, html.sidebar-on .content .format-quote h1 {
	margin-left: -20px;
}
html.sidebar-on .comment-wrap .wrapper.full-wrap, .comment-wrap .wrapper.full-wrap.sidebar-on, html.sidebar-on.left .comment-wrap .wrapper.full-wrap, .comment-wrap .wrapper.full-wrap.sidebar-on.left {
	float: none;
	margin: 0 auto;
	width: 620px;
	border: none;
}
.sidebar {
	float: right;
	width: 21%;
	padding-top: 5.5em;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 6em;
}
html.sidebar-on.left .sidebar, .sidebar.left {
	float: left;
	padding-right: 0;
}
header {
	position: relative;
	z-index: 99;
	text-align: left;
	padding: 2em 0 1.5em 0;
}
header .logo {
	float: left;
}
header nav {
	padding-top: 1em;
	float: right;
}
header.center .logo {
	width: 100%;
	text-align: center;
}
header.center .logo .tagline {
	display: block;
	margin-top: 0.5em;
}
header.center nav {
	float: left;
	width: 100%;
	text-align: center;
}
header nav ul {
	text-align: left;
	padding: 0;
	margin: 0;
}
header.center nav ul {
	text-align: center;
}
header.center nav ul ul {
	text-align: left;
}
header nav ul li {
	display: inline;
	margin: 0 0 0 1em;
	padding: 0;
}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li a {
	padding: 1em 0 0.8em 0;
	text-decoration: none;
}
header nav ul li a:hover, header nav li.current_page_item a, header nav li.current-menu-item a, header nav li.current_page_ancestor a, header nav li.current_page_parent a, header nav li.current-post-ancestor a {
	text-decoration: none;
}
header nav li.current_page_item ul li a, header nav li.current-menu-item ul li a, header nav li.current_page_ancestor ul li a, header nav li.current_page_parent ul li a, header nav li.current-post-ancestor ul li a {
	color: #fff;
	border: none;
	text-decoration: none;
}
header nav ul li ul li a:hover {
	text-decoration: underline;
}
footer {
	padding: 3em 0 0 0;
}
footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
footer ul li {
	padding: 0;
	margin: 0 0 1em 0;
}
footer .footer-widgets {
	float: left;
	width: 100%;
	margin-bottom: 3em;
}
.footer-widget {
	float: left;
	width: 26%;
	margin-left: 10.333333333%;
}
footer .widgets {
	float: left;
	width: 100%;
	padding-bottom: 3em;
}
.footer-widget:first-of-type {
	margin-left: 0;
}
footer .foot {
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
}
.wrapper.social-wrap, .foot .wrapper {
	text-align: center;
}
.tweets {
	float: left;
	width: 100%;
}
.twitter-avatar img {
	width: 25px;
	height: 25px;
	margin-right: 10px;
	float: left;
	border: 1px solid #f0f0f0;
}
.tweets ul, .tweets ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.tweets ul li {
	margin-bottom: 1em;
}
.tweet_timestamp, .tweet_intents, .tweets .follow, .sidebar a.follow {
	font-size: 80%;
	display: block;
}
.sidebar a.follow {
	display: inline-block;
}
.tweet_intents {
	margin-top: 0.5em;
}
.sidebar .tweets ul li a {
	display: inline;
}
label.error {
	float: left;
	width: 100%;
	color: #f00;
	margin: 0.5em 0 1em 0;
}
input.error, textarea.error {
	background: #fef4f3 !important;
}
ul.social {
	padding: 0;
	margin: 1em 0;
}
ul.social li {
	display: inline;
	list-style-type: none;
}
ul.social a {
	display: inline-block;
	position: relative;
	width: 22px;
	height: 22px;
	margin-left: 5px;
	margin-bottom: 5px;
	-o-transition: opacity 0.5s ease-in;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
	opacity: 0.15;
	filter: alpha(opacity=15);
	text-indent: -9999em;
	color: rgba(0,0,0,0) !important;
	font-size: 1px;
	line-height: 22px;
}
ul.social a:hover {
	-o-transition: opacity 0.25s ease-in;
	-webkit-transition: opacity 0.25s ease-in;
	-moz-transition: opacity 0.25s ease-in;
	transition: opacity 0.25s ease-in;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
ul.social a:first-of-type {
	margin-left: 0;
}
ul.social a.first {
	margin-left: 0;
}
ul.social a.twitter {
	background: url(assets/img/social-twitter-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.facebook {
	background: url(assets/img/social-facebook-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.linkedin {
	background: url(assets/img/social-linkedin-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.googleplus {
	background: url(assets/img/social-googleplus-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.vimeo {
	background: url(assets/img/social-vimeo-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.youtube {
	background: url(assets/img/social-youtube-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.zerply {
	background: url(assets/img/social-zerply-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.pinterest {
	background: url(assets/img/social-pinterest-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.dribbble {
	background: url(assets/img/social-dribbble-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.github {
	background: url(assets/img/social-github-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.instagram {
	background: url(assets/img/social-instagram-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.flickr {
	background: url(assets/img/social-flickr-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.rss {
	background: url(assets/img/social-rss-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.adn {
	background: url(assets/img/social-adn-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social a.behance {
	background: url(assets/img/social-behance-black.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.twitter {
	background: url(assets/img/social-twitter-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.facebook {
	background: url(assets/img/social-facebook-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.linkedin {
	background: url(assets/img/social-linkedin-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.googleplus {
	background: url(assets/img/social-googleplus-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.vimeo {
	background: url(assets/img/social-vimeo-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.youtube {
	background: url(assets/img/social-youtube-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.zerply {
	background: url(assets/img/social-zerply-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.pinterest {
	background: url(assets/img/social-pinterest-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.dribbble {
	background: url(assets/img/social-dribbble-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.github {
	background: url(assets/img/social-github-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.instagram {
	background: url(assets/img/social-instagram-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.flickr {
	background: url(assets/img/social-flickr-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.rss {
	background: url(assets/img/social-rss-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.adn {
	background: url(assets/img/social-adn-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
ul.social.social-white a.behance {
	background: url(assets/img/social-behance-white.png) 0 0 no-repeat;
	background-size: 21px 21px;
}
.contact-form input, .password-protect input, input.s, textarea, input[type=text] {
	opacity: 0.8;
	filter: alpha(opacity=80);
	background: #fff;
	width: 70%;
	padding: 0.5em;
}
.contact-form form {
	padding-top: 0.25em;
}
.comment-reply a {
	font-size: 75%;
	padding: 2px 9px 4px 9px !important;
}
textarea {
	width: 100%;
	height: 10em;
}
input, button, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}
input.s {
	width: 90%;
}
html.boxed body {
}
#box-wrapper {
	margin: 0 auto;
	width: 940px;
}
#content-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#content-wrapper.no-social {
	margin-top: 30px;
}

.archive-content h2, h1 {
	width: 75%;
}
.archive-content .format-link h2, .archive-content .format-quote h2, .archive-content .format-status h2 {
	width: 100%;
}

/* ########################################################################

	3.	Standard Default Template

####################################################################### */

.content {
	padding-top: 3em;
}
.content .post-thumb, .content .post-audio, .content .post-video {
	text-align: center;
	display: inline-block;
	padding: 0;
	margin-bottom: 0.5em;
}
.content .post-thumb.map {
	padding-bottom: 0;
	float: left;
	width: 100%;
}
.content .post-video {
	display: block;
	padding-bottom: 1px;
}
.content .flexslider {
	text-align: center;
	margin-bottom: 1em;
}
.content .post-audio {
	padding-bottom: 10px;
}
.content .post-audio.full-audio {
	display: block;
}
.sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sidebar ul ul {
	margin-top: 1em;
	margin-left: 1em;
}
.sidebar ul ul ul {
}
.fluid-width-video-wrapper {
	margin-bottom: 1em;
}
.sidebar ul:last-of-type {
	margin-bottom: 1em;
}
.sidebar ul li a {
	padding: 0;
	margin-bottom: 0;
	display: block;
	line-height: 1.4;
}
.sidebar ul li {
	margin-bottom: 1em;
}
.sidebar form.searchform {
	margin-bottom: 1em;
}
.searchform input.s, .comment-respond input, .comment-respond textarea, #respond input, #respond textarea, .contact-form input, .contact-form textarea {
	padding: 1em 1em;
	margin-bottom: 1em;
	border: none;
	background: #f6f6f6;
	font-size: 14px;
}
.contact-form button, p.form-submit input, button, input.searchsubmit, .comment-respond p.form-submit input, #respond p.form-submit input {
	border: none;
	color: #fff;
	padding: 0.75em 1em;
	-o-transition: background 0.25s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
	transition: background 0.25s ease-in;
}
.contact-form button {
	padding: 0.5em 1em;
}
p.form-submit input:hover, button:hover, input.searchsubmit:hover, .comment-respond p.form-submit input:hover, #respond p.form-submit input:hover {
	-o-transition: background 0.25s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
	transition: background 0.25s ease-in;
}
input.searchsubmit {
	position: absolute;
	left: -999999em;
}
.page-widget, .contact-widget, .archive-widget, nav.page-navigation {
	margin-bottom: 3em;
}
.content article .archives ul li {
	margin-bottom: 0.5em;
}
article .archives-content ul {
	padding: 0;
	margin: 0.5em 0 1em 0;
	list-style-type: none;
}
article .archives-content ul li a {
	display: inline-block;
	padding: 4px 0 4px 20px;
	margin-bottom: 0.25em;
	-o-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}
article .archives-content ul li a:hover {
	padding-left: 35px;
	-o-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}
/* #######################################################################

	4.	Single (Blog Article)

####################################################################### */

.password-protect input {
	width: 50%;
}
.password-protect input[type=submit] {
	margin-top: 8px;
}
.comment-system {
	float: left;
	width: 100%;
	padding: 2em 0;
}
#comments h3 {
	margin: 0;
}
.comment-respond {
	float: left;
	width: 100%;
	padding: 2em 0;
}
.comment-respond label, #respond label, .contact-form label {
	margin-left: 10px;
}
.comment-form-comment label {
	position: absolute;
	left: -9999em;
}
p.form-allowed-tags {
	width: 95%;
}
p.comment-notes {
	width: 65%;
}	
ol.commentlist {
	float: left;
	margin: -2em 0 0 0;
	padding: 0 0 14px 0;
	margin-bottom: 2em;
	text-align: left;
	width: 100%;
}
ol.commentlist li {
	list-style-type: none;
	padding: 35px 0 0 0;
	padding-bottom: 0;
	position: relative;
	float: left;
	width: 100%;
}
ol.commentlist li:first-of-type {
	border: none;
}
ol.commentlist li ul {
	margin: 25px 0 30px 0;
	float: left;
	width: 100%;
	padding-left: 0;
}
ol.commentlist li li {
	padding-left: 5%;
	width: 95%;
	float: left;
	border-bottom: none;
}
.comment-body, .comment-author {
	float: right;
	width: 89%;
	margin: 0;
	padding: 0;
}
h3#reply-title {
	display: block;
	width: 100%;
	clear: both;
}
.author-meta {
	float: left;
	width: 92%;
	margin: 3em 0 0 0;
	padding: 2em 4%;
}
.author-meta img {
	float: left;
	margin-right: 1.612903225806%;
	border: 1px solid #EAEAE9;
}
.author-info {
	float: right;
	width: 84.709677419355%;
}
img.avatar {
	border: 1px solid #f0f0f0;
}
li.post-share a {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin-left: 3px;
	border-radius: 3px;
	font-size: 9px;
	color: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
li.post-share a:hover {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
li.post-share a, li.post-share a:hover {
	-o-transition: opacity 0.25s ease-in;
	-webkit-transition: opacity 0.25s ease-in;
	-moz-transition: opacity 0.25s ease-in;
	transition: opacity 0.25s ease-in;
}
.meta li.post-share a {
	text-transform: lowercase;
}
.meta li.post-share a.share-twitter {
	background: #00cefd;
}
.meta li.post-share a.share-facebook {
	background: #3b5998;
}
.meta li.post-share a.share-google {
	background: #dd4a38;
	text-transform: uppercase;
}
.meta li.post-share a.share-pinterest {
	background: #cc2127;
	text-transform: uppercase;
}
/* #######################################################################

	5.	Archive

####################################################################### */

.more-link {
	display: inline-block;
	margin-top: 20px;
}

.the-excerpt .more-link {
	margin-top: -10px;
	margin-bottom: 30px;
}

.format-chat .the-excerpt .more-link {
	margin-top: 20px;
}

.content article, .content aside {
	margin-bottom: 8em;
}
.meta {
	padding: 0;
	margin: 0 0 0.75em 0;
	list-style-type: none;
}
.meta li {
	padding: 0;
	margin: 0;
}
.meta li {
	display: inline-block;
}
.meta li span.box, .meta li time, .pagination a, .pagination span {
	background: #f6f6f6;
	background: rgba(0,0,0,0.04);
	border-radius: 4px;
	padding: 0.25em 0.5em;
}
.meta li.more {
	display: block;
}
.meta.bottom li {
	margin: 1em 0;
}
.meta .more {
	font-style: normal;
}
.content article, .content aside {
	margin-top: 0;
	margin-bottom: 3em;
	padding-bottom: 1.5em;
}
.content article:last-of-type, .content aside:last-of-type, .page .content article, .page .content article:first-of-type, .single .content article, .single .content article:first-of-type {
	border-bottom: none;
}
.format-aside .post-content {
	padding-right: 20px;
	margin-right: -40px;
}
.content.archive-content .format-status h2, .content .format-status h1 {
	padding-bottom: 0.25em;
}
.content .format-link h2, .content .format-quote h2, .content .format-link h1, .content .format-quote h1 {
	padding-bottom: 30px;
	margin-bottom: 0;
	padding-left: 20px;
	margin-left: -40px;
}
.content.archive-content .format-quote h2, .content .format-quote h1 {
	padding-bottom: 40px;
}
.content.archive-content .format-link .post-content {
	margin-top: -44px;
}
.content .format-link .post-link {
	margin-top: -17px;
	margin-bottom: 2em;
}
.content.archive-content .format-quote .source {
	margin-top: -44px;
}
.format-quote .source {
	margin-top: -17px;
}
.format-quote {
	text-align: right;
}
.single .format-quote .meta.bottom, .single .format-quote .author-meta {
	text-align: left;
}
.navigation, .author-bio, .contact-form {
	float: left;
	width: 100%;
	padding: 3em 0;
}
.navigation {
	margin-top: -4.5em;
}
.navigation .nav-previous, .navigation .nav-next {
	float: right;
}
.navigation .nav-next {
	margin-left: 3em;
}
.navigation .pagination {
	float: left;
}
.pagination ul li {
	display: inline;
	margin-right: 0.5em;
}
.navigation .nav-previous, .navigation .nav-next {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
.navigation .nav-previous:hover, .navigation .nav-next:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
header, .lead {
	margin-bottom: 10px;
}

.lead { 
	background: #19bc9c; 
	text-align: center; 
	padding: 40px 0; 
	margin: 0 0 60px 0; 
	line-height: 1.5;
	display: none;  
}

#main .lead .title { 
	color: #fff; 
}

.lead a { 
	color: #34495e; 
}

.lead a:hover { 
	color: #fff; 
}


/* #######################################################################

	6.	Contact

####################################################################### */

#map {
	float: left;
	width: 100%;
	height: 340px;
	margin: 0 0 14px 0;
}
/* #######################################################################

	7.	Shortcodes

####################################################################### */

.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}
.clear {
	clear: both;
	display: block;
	width: 100%;
	float: left;
}
.status, .comment-body em {
	display: block;
	width: 96%;
	padding: 10px 2%;
	border-radius: 4px;
	margin: 0.5em 0 1em 0;
}
.status.oops {
	background: #f9e1e1;
	border: 1px solid #eec4c4;
}
.status.less-oops, .comment-body em {
	background: #fde8d9;
	border: 1px solid #e1c5af;
}
.status.ok {
	background: #d2ebd1;
	border: 1px solid #bad2ba;
}
.status p {
	margin: 0.5em 0;
}
a.btn, button, a.button, a.button:visited, .password-protect input[type=submit], .form-submit input, .comment-reply a {
	padding: 0.75em 1.75em 0.8em 1.75em;
	width: auto;
	background: none;
	border: none;
	display: inline-block;
	color: #fff !important;
	background: #00ac62;
	text-decoration: none;
	-o-transition: background 0.25s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
	transition: background 0.25s ease-in;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight: 400;
	border-radius: 3px;
}
a.button.square {
	border-radius: 2px;
}
a.button.large, a.btn.large {
	padding: 20px 60px;
}
a.button:hover, a.btn:hover, button:hover, .password-protect input[type=submit]:hover, .form-submit input:hover, .comment-reply a:hover {
	text-decoration: none;
	background: #363f48;
	-o-transition: background 0.25s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
	transition: background 0.25s ease-in;
}
a.button:active {
	position: relative;
	top: 1px;
}
a.button.grey {
	background: #757c7e !important;
}
a.button.grey:hover {
	background: #3e4345 !important;
}
a.button.black {
	background: #333 !important;
}
a.button.black:hover {
	background: #000 !important;
}
a.button.green {
	background: #b3ce7e !important;
}
a.button.green:hover {
	background: #7e9b47 !important;
}
a.button.light-blue {
	background: #8aabb5 !important;
}
a.button.light-blue:hover {
	background: #4b7784 !important;
}
a.button.blue {
	background: #3b98b4 !important;
}
a.button.blue:hover {
	background: #266476 !important;
}
a.button.red {
	background: #52d4c3 !important;
}
a.button.red:hover {
	background: #b75548 !important;
}
a.button.orange {
	background: #f7a664 !important;
}
a.button.orange:hover {
	background: #cf6916 !important;
}
a.button.purple {
	background: #a18bcf !important;
}
a.button.purple:hover {
	background: #6547a4 !important;
}
a.button.pink {
	background: #e38f8f !important;
}
a.button.pink:hover {
	background: #c76d6d !important;
}
.mt-tabs .ui-tabs-hide {
	position: absolute;
	left: -99999em;
}

.mt-tabs {
	background: none;
	margin: 0 0 2em 0;
}

.mt-tabs ul.nav {
	list-style: none !important;
	margin: 0!important;
	padding: 0;
	background: none;
	border: 0;
	float: none;
}

.mt-tabs ul.nav li {
	float: left;
	position: relative;
	margin: 0 2px -1px 0 !important;
	z-index: 10;
	list-style: none !important;
}

.mt-tabs ul.nav li a {
	border: 1px solid #dfdfdf !important;
	border-bottom: none !important;
	display: block;
	overflow: hidden;
	padding: 5px 10px 6px 10px;
	height: 26px;
	background: #fcfcfc;
	margin: 0 !important;
	text-decoration: none;
	color: #373737 !important;
	border-radius: 3px 3px 0 0;
}

.mt-tabs ul.nav li a:hover {
	background: #fff !important;
	margin: 0 !important;
}

.mt-tabs ul.nav li.tab-active a {
	height: 27px;
	background: #fff;
}

.mt-tabs .tab {
	background: #fff;
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.toggle {
	margin: 0 0 2em 0;
}
.toggle .toggle-title {
	display: block;
	padding: 10px 10px 10px 30px;
	background: #fcfcfc;
	border: 1px solid #c5c5c5;
	cursor: pointer;
	outline: none;
	position: relative;
}
.toggle .toggle-title:hover {
	border: 1px solid #c5c5c5;
}
.toggle-inner {
	padding: 10px;
	background: #fff;
	border: 1px solid #c5c5c5;
	border-top: none;
}
.toggle span.ui-icon {
	background: url(assets/img/toggle-open.png) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin: -6px 0 0 0;
}
.toggle .ui-state-active .ui-icon {
	background: url(assets/img/toggle-close.png) no-repeat;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.bullets ul li, .bullets ol li {
	list-style-type: none;
	background: url(assets/img/tick-green.png) 0 0.75em no-repeat;
	margin-left: -1em;
	padding: 0.25em 0 0.25em 2em;
}
.bullets.green li {
	background-image: url(assets/img/tick-green.png);
}
.bullets.red li {
	background-image: url(assets/img/tick-red.png);
}
.bullets.black li {
	background-image: url(assets/img/tick-black.png);
}
.bullets.light-blue li {
	background-image: url(assets/img/tick-light-blue.png);
}
.bullets.blue li {
	background-image: url(assets/img/tick-blue.png);
}
.bullets.grey li {
	background-image: url(assets/img/tick-grey.png);
}
.bullets.orange li {
	background-image: url(assets/img/tick-orange.png);
}
.bullets.pink li {
	background-image: url(assets/img/tick-pink.png);
}
.bullets.purple li {
	background-image: url(assets/img/tick-purple.png);
}
/* #######################################################################

	8.	Typography & Text Colours

####################################################################### */

body, input, button, textarea {
	font: 16px/1.8 "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}
a {
	text-decoration: none;
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
a:hover, .sidebar li.current_page_item a {
	text-decoration: none;
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
.contact-form input, .password-protect input, input.s, textarea, input[type=text], input.s {
	font-size: 15px;
}
header h1 {
	line-height: 1;
	margin-bottom: 0;
}
h1, .content.archive-content h2 {
	line-height: 1.2;
	margin-bottom: 0.25em;
}
.format-chat .post-content p {
	border-bottom: 1px solid #f6f6f6;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding: 0.25em 1em;
	margin: 0;
}
.format-chat .post-content p:first-of-type {
	border-top: 1px solid #f6f6f6;
	border-top: 1px solid rgba(0,0,0,0.05);
}
h2, h3, h4, h5, h6 {
	margin-bottom: 0.25em;
}
h1.searching {
	font-size: 20px;
	margin-bottom: 1em;
}
h1.searching span {
	background: #FCFADB;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
.sidebar h5, footer h5 {
	margin-bottom: 1em;
}
/* --- Theme Options --- */
body, input, textarea {
	font-family: "Cambo", "cursive";
	color: #696c62
}
body, input, button, textarea, .meta .more, p.form-submit input, button, input.searchsubmit {
	font-size: 19px;
}
h1, .content.archive-content h2 {
	font-size: 42px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 22px;
}
h5, blockquote {
	font-size: 19px;
}
h6 {
	font-size: 16px;
}
header span.site-title {
	font-size: 36px !important;
}
.tagline {
	font-size: 16px !important;
}
.meta {
	font-size: 11px;
}
.sidebar, .navigation, footer, #commentform .form-allowed-tags, header nav ul ul, .author-meta {
	font-size: 15px;
}
header nav {
	font-size: 15px;
}
body, html.boxed body {
	background: #fbfbfb;
}
header, section#main {
	background: #ffffff;
}
/* Content Colour */
body, input, button, textarea {
	color: #696c62;
}
/* Plain Text Logo Colour */
header span.site-title, header span.site-title a {
	color: #00ac62;
}
header span.site-title a:hover {
	color: #232322;
}
/* Tagline Colour */
header span.tagline {
	color: #b6b7b4;
}
/* Heading Colours */
h1, h2 a, .sidebar h5, .content.archive-content h2 a, .meta .more a:hover, h2, h3, h4, h5, h6 {
	color: #232322;
}
/* Link Colours */
a, .navigation .nav-previous, .navigation .nav-next, .content.archive-content h2 a:hover, .meta a:hover, .meta .more a, .content.archive-content article h2 a:hover, .content.archive-content aside:hover h2 a, .sidebar li.current_page_item a:hover {
	color: #00ac62;
}
/* Hover Colours */
a:hover, .sidebar li.current_page_item a, header nav ul li a:hover, header nav ul li, .navigation .nav-previous:hover, .navigation .nav-next:hover, footer a:hover {
	color: #232322;
}
footer {
	color: #8d8e8b;
}
footer h5 {
	color: #232322;
}
footer a {
	color: #00ac62;
	display: hidden;
}
p.form-submit button, p.form-submit input, button:hover, input.searchsubmit, .comment-respond p.form-submit input, #respond p.form-submit input, .flex-next, .flex-prev {
	background-color: #00ac62;
}
header nav ul li a, header nav li.sfHover a {
	color: #383d43;
}
header nav ul li a:hover, header nav li.current_page_item a, header nav li.current-menu-item a, header nav li.current_page_ancestor a, header nav li.current_page_parent a, header nav li.current-post-ancestor a {
	color: #00ac62;
}
a:hover.more, a.btn:hover, span.btn a:hover, button:hover, input#searchsubmit:hover, .form-submit input:hover, p.form-submit button:hover, p.form-submit input:hover, button:hover, input.searchsubmit:hover, .comment-respond p.form-submit input:hover, #respond p.form-submit input:hover, .flex-next:hover, .flex-prev:hover {
	background-color: #232322;
}
.mean-container .mean-bar, .mean-container .mean-nav {
	background: #232322
}
/* Borders */
header, .lead, .comment-system, .comment-respond, .format-aside .post-content, .format-quote h2, .format-quote h1, .content.archive-content .format-status h2, .content .format-status h1, .navigation, footer, .author-bio, html.sidebar-on .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on, html.sidebar-on.left .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on.left, .contact-form, .author-meta, .archive-content article, .content article:first-of-type, .content aside:first-of-type {
	border-style: solid;
	border-color: #ededed;
}
header, .lead, .archive-content article, .content article:first-of-type, .content aside:first-of-type {
	border-bottom-width: 1px;
}
.comment-system, .comment-respond, .contact-form {
	border-top-width: 1px;
}
.author-meta {
	border-top-width: 4px;
}
.format-aside .post-content {
	border-right-width: 20px;
}
.format-quote h2, .format-quote h1 {
	border-left-width: 20px;
}
.content.archive-content .format-status h2, .content .format-status h1 {
	border-bottom-width: 20px;
}
.navigation, footer, .author-bio {
	border-top-width: 1px;
}
html.sidebar-on .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on {
	border-right-width: 1px;
}
html.sidebar-on.left .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on.left {
	border-right: none;
	border-left-width: 1px;
}
.format-link h2, .format-link h1 {
	border-left: 20px solid #00ac62;
}
.foot .copyright {
	font-size: 11px;
}
.lead .title {
	font-size: 38px;
}
.meta, .meta a, .content.archive-content .format-link .post-content, .format-link .post-link, .lead .title {
	color: #b6b7b4;
}
.meta {
	text-transform: uppercase;
}
.meta li.more {
	text-transform: none;
}
h1, .content.archive-content h2, .sidebar h5, footer h5, .navigation, .lead .title, .site-title, .tagline, .meta, header nav, h3#reply-title, button, .form-submit input, .btn, .mean-nav {
	font-family: "Roboto", Arial, sans-serif;
	font-weight: 700;
}
.meta span, .meta time {
	font-weight: 400;
}





/* #######################################################################

	9.	Pesky Internet Explorer Fixes

####################################################################### */

.oldie body {
	min-width: 1000px;
}
.oldie input, .ie9 input {
	line-height: 1;
}
.oldie .wp-caption {
	border: 1px solid #ccc;
}

/* #######################################################################

	10.	Responsive Layer
	
####################################################################### */

@media only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5/1), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	ul.social a.twitter {
	background: url(assets/img/social-twitter-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.facebook {
	background: url(assets/img/social-facebook-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.linkedin {
	background: url(assets/img/social-linkedin-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.googleplus {
	background: url(assets/img/social-googleplus-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.vimeo {
	background: url(assets/img/social-vimeo-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.youtube {
	background: url(assets/img/social-youtube-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.zerply {
	background: url(assets/img/social-zerply-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.pinterest {
	background: url(assets/img/social-pinterest-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.dribbble {
	background: url(assets/img/social-dribbble-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.github {
	background: url(assets/img/social-github-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.instagram {
	background: url(assets/img/social-instagram-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.flickr {
	background: url(assets/img/social-flickr-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.rss {
	background: url(assets/img/social-rss-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.adn {
	background: url(assets/img/social-adn-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social a.behance {
	background: url(assets/img/social-behance-black-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.twitter {
	background: url(assets/img/social-twitter-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.facebook {
	background: url(assets/img/social-facebook-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.linkedin {
	background: url(assets/img/social-linkedin-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.googleplus {
	background: url(assets/img/social-googleplus-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.vimeo {
	background: url(assets/img/social-vimeo-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.youtube {
	background: url(assets/img/social-youtube-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.zerply {
	background: url(assets/img/social-zerply-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.pinterest {
	background: url(assets/img/social-pinterest-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.dribbble {
	background: url(assets/img/social-dribbble-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.github {
	background: url(assets/img/social-github-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.instagram {
	background: url(assets/img/social-instagram-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.flickr {
	background: url(assets/img/social-flickr-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.rss {
	background: url(assets/img/social-rss-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.adn {
	background: url(assets/img/social-adn-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	ul.social.social-white a.behance {
	background: url(assets/img/social-behance-white-@2x.png) 0 0 no-repeat;
	background-size: 21px 21px;
	}
	.bullets.green li {
	background-image: url(assets/img/tick-green-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.red li {
	background-image: url(assets/img/tick-red-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.black li {
	background-image: url(assets/img/tick-black-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.light-blue li {
	background-image: url(assets/img/tick-light-blue-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.blue li {
	background-image: url(assets/img/tick-blue-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.grey li {
	background-image: url(assets/img/tick-grey-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.orange li {
	background-image: url(assets/img/tick-orange-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.pink li {
	background-image: url(assets/img/tick-pink-@2x.png);
	background-size: 16px 13px;
	}
	.bullets.purple li {
	background-image: url(assets/img/tick-purple-@2x.png);
	background-size: 16px 13px;
	}
	.flex-next, .flex-prev, .navigation .nav-previous a, .navigation .nav-next a {
	background-image: url(assets/img/arrow-@2x.png);
	background-size: 10px 60px;
	}
	.flex-prev {
	background-position: 50% -30px;
	}
}
 @media screen and (max-width: 58.75em) { /* 940px */
	.format-link .post-content.meta, .format-link .post-link.meta {
		margin-left: 5%;
	}
	.format-aside .post-content, .content .format-link h2, .content .format-quote h2, .content .format-link h1, .content .format-quote h1 {
		width: 90%;
		margin-left: 0;
		margin-right: 0;
	}
	img {
		max-width: 100%;
	}
	.wrapper {
		float: left;
		width: 100%;
	}
	#box-wrapper, header .wrapper, footer .wrapper, .navigation .wrapper, .wrapper.full-wrap, .wrapper.social-wrap, .wrapper.full-wrap.wide, html.sidebar-on .wrapper.full-wrap.wide, html.sidebar-on.left .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on.left, html.sidebar-on .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on, html.sidebar-on.left .wrapper.full-wrap .sidebar, .wrapper.full-wrap.sidebar-on.left .sidebar, .sidebar.left, html.sidebar-on .wrapper.full-wrap .sidebar, .wrapper.full-wrap.sidebar-on .sidebar, .sidebar, html.sidebar-on .comment-wrap .wrapper.full-wrap, .comment-wrap .wrapper.full-wrap.sidebar-on, html.sidebar-on.left .comment-wrap .wrapper.full-wrap, .comment-wrap .wrapper.full-wrap.sidebar-on.left {
		float: left;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	html.sidebar-on.left .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on.left, html.sidebar-on .wrapper.full-wrap, .wrapper.full-wrap.sidebar-on {
		border-left: none !important;
		border-right: none !important;
	}
	html.sidebar-on.left .wrapper.full-wrap .sidebar, .wrapper.full-wrap.sidebar-on.left .sidebar, .sidebar.left html.sidebar-on .wrapper.full-wrap .sidebar, .wrapper.full-wrap.sidebar-on .sidebar, .sidebar {
		border-top: 1px solid #eaeae9;
		padding-top: 3em;
		padding-bottom: 1em;
		margin-top: -3em;
	}
	.lead {
		margin-bottom: 0;
	}
	.content .post-thumb, .content .post-audio, .content .post-video, .content .post-thumb.map {
		width: 100%;
	}
	.jp-seek-bar, .single .post-audio .jp-seek-bar {
		width: 75% !important;
	}
	.flexslider .slides > li {
		display: block;
		-webkit-backface-visibility: visible;
	}
}
@media screen and (max-width: 48em) { /* 768px */
	.format-link .post-content.meta, .format-link .post-link.meta {
		margin-left: 7.5%;
	}
}
@media screen and (max-width: 43.75em) { /* 700px */
	.author-meta img {
		width: 11.290322580645%;
	}
	.format-link .post-content.meta, .format-link .post-link.meta {
		margin-left: 10%;
	}
	.comment-body {
		width: 80%;
	}
	.comment-respond input, .comment-respond textarea, #respond input, #respond textarea, .contact-form input, .contact-form textarea {
		width: 70%;
	}
	p.form-submit input {
		width: auto !important;
	}
	.comment-respond textarea, #respond textarea, .contact-form textarea {
		width: 100%;
	}
	#map {
		height: 200px;
	}
	footer .footer-widget, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		width: 100%;
		margin: 0;
	}
	footer .widgets {
		margin: 0;
	}
	footer .footer-widget {
		margin-bottom: 2em;
	}
	footer .footer-widget:last-of-type {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 33.75em) { /*  */
	.archive-content h2 {
		width: 100%;
	}
	.content.archive-content .format-link .post-content.meta {
		margin-top: -34px;
	}
	.format-link .post-content.meta, .format-link .post-link.meta {
		margin-left: 16%;
	}
	.comment-body {
		width: 75%;
	}
	.navigation .nav-next a {
		margin-bottom: 1em;
	}
	.navigation .nav-previous a {
		margin-top: -1em;
	}
	header .logo .tagline {
		display: block;
		margin-top: 0;
	}
	html.sidebar-on .format-aside .post-content, .format-aside .post-content, .content .format-link h2, .content .format-quote h2, .content .format-link h1, .content .format-quote h1 {
		width: 84%;
	}
	.meta.bottom .sep {
		display: none;
	}
	.meta.bottom li {
		display: block;
	}
	.meta.bottom li.post-share {
		display: inline-block;
	}
	.format-link .meta.bottom {
		margin-top: 4em;
	}
	html.sidebar-on .content .format-link h2, html.sidebar-on .content .format-quote h2, html.sidebar-on .content .format-link h1, html.sidebar-on .content .format-quote h1 {
		margin-left: 0;
	}
	html.sidebar-on .format-link .post-content.meta, html.sidebar-on .single .post-link.meta {
		margin-left: 3.5em;
	}
	.flex-next, .flex-prev {
		display: none;
	}
}

/* #######################################################################

	11.	Print

####################################################################### */

@media print {
 @import "print.css";
}
