/*
Theme Name: 	KnowHow
Theme URI: 		http://swishthemes.com/
Author: 		Chris Mooney (Swish Themes)
Author URI: 	http://swishthemes.com
Description: 	<strong>For updates:</strong> <a href="http://twitter.com/swishthemes">Follow me on twitter</a> &ndash; <a href="http://www.facebook.com/swishthemes">Join the Facebook Group</a>
Version: 		1.0.4
License: 		GNU General Public License
License URI: 	License .txt
*/

/* =Notes
--------------------------------------------------------------

Please don't edit this file directly. Consider using a Child Theme (http://codex.wordpress.org/Child_Themes) or overiding CSS by using the Custom CSS box in the theme options panel.

/* =Normalize and Reset
-------------------------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
/*	Clearfix */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}.clearfix:after{clear:both;}
/*	Responsive Images */
img, object, embed {max-width: 100%;height: auto;}
img {-ms-interpolation-mode: bicubic;}
#map_canvas img, .map_canvas img {max-width: none!important;}
/*	Responsive Video Container  */
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


/* =Responsive Grid
-------------------------------------------------------------- */

.row, .row-fixed, .row-adaptive, .row-delaybreak { width: 100%; max-width: 980px; margin: 0 auto;zoom: 1; }
.row:before, .row:after, .row-fixed:before, .row-fixed:after, .row-adaptive:before, .row-adaptive:after, .row-delaybreak:before, .row-delaybreak:after { content:""; display:table; }
.row:after, .row-fixed:after, .row-adaptive:after, .row-delaybreak:after { clear: both; }
.column { margin-left: 4.4%; float: left; min-height: 1px; position: relative; margin-bottom:1.5em;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.column:first-child { margin-left: 0;}
.row .col-half, .row-fixed .col-half, .row-adaptive .col-half {width: 47.78%;}
.row.half-gutter .col-half:nth-child(3n+4), .row-fixed.half-gutter .col-half:nth-child(3n+4), .row-adaptive.half-gutter .col-half:nth-child(3n+4), .row-delaybreak.half-gutter .col-half:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-third, .row-fixed .col-third, .row-adaptive .col-third {width: 30.4%;}
.row.half-gutter .col-third:nth-child(3n+4), .row-fixed.half-gutter .col-third:nth-child(3n+4), .row-adaptive.half-gutter .col-third:nth-child(3n+4), .row-delaybreak.half-gutter .col-third:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-fourth, .row-fixed .col-fourth, .row-adaptive .col-fourth {width: 21.7%;}
.row.half-gutter .col-fourth:nth-child(4n+5), .row-fixed.half-gutter .col-fourth:nth-child(4n+5), .row-adaptive.half-gutter .col-fourth:nth-child(4n+5), .row-delaybreak.half-gutter .col-fourth:nth-child(4n+5) {margin-left:0;clear: left;}
.row .col-fifth, .row-fixed .col-fifth, .row-adaptive .col-fifth {width: 16.48%;}
.row .col-sixth, .row-fixed .col-sixth, .row-adaptive .col-sixth {width: 12.98%;}


.row.half-gutter .column, .row-fixed.half-gutter .column, .row-adaptive.half-gutter .column, .row-delaybreak.half-gutter .column {margin-left:2.2%;}
.row.half-gutter .column:first-child, .row-fixed.half-gutter .column:first-child, .row-adaptive.half-gutter .column:first-child, .row-delaybreak.half-gutter .column:first-child {margin-left:0;}
.row.half-gutter .col-half, .row-fixed.half-gutter .col-half, .row-adaptive.half-gutter .col-half, .row-delaybreak .col-half {width: 48.9%;}
.row.half-gutter .col-third, .row-fixed.half-gutter .col-third, .row-adaptive.half-gutter .col-third, .row-delaybreak .col-third {width: 31.86%;}
.row.half-gutter .col-fourth, .row-fixed.half-gutter .col-fourth, .row-adaptive.half-gutter .col-fourth, .row-delaybreak .col-fourth {width: 23.35%;}
.row.half-gutter .col-fifth, .row-fixed.half-gutter .col-fifth, .row-adaptive.half-gutter .col-fifth, .row-delaybreak .col-fifth {width: 18.24%;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth, .row-delaybreak .col-sixth {width: 14.83%;}

.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.no-gutter .col-half, .row-fixed.no-gutter .col-half, .row-adaptive.no-gutter .col-half {width: 50%;}
.row.no-gutter .col-third, .row-fixed.no-gutter .col-third, .row-adaptive.no-gutter .col-third {width: 33.333%;}
.row.no-gutter .col-fourth, .row-fixed.no-gutter .col-fourth, .row-adaptive.no-gutter .col-fourth {width: 24.99%;}
.row.no-gutter .col-fifth, .row-fixed.no-gutter .col-fifth, .row-adaptive.no-gutter .col-fifth {width: 20%;}
.row.no-gutter .col-sixth, .row-fixed.no-gutter .col-sixth, .row-adaptive.no-gutter .col-sixth {width: 16.66%;}

@media only screen and (max-width: 768px) {
.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row .column { padding: 0; }
.row .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row .column:last-child { margin-right: 0; float: none;}
.row .column:before, .column:after { content:""; display:table; }
.row .column:after { clear: both; }

.row-adaptive .col-fourth {width: 47.8%;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;}

.row-adaptive.half-gutter .col-fourth {width: 48.9%;}

.row-adaptive .col-sixth {width: 30.4%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left: 0;}


.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 31.86%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.half-gutter .column {margin-left:0;}

.row-adaptive.hff .col-half, .row-adaptive.ffh .col-half {width:auto !important; float: none; margin-left: 0; margin-right: 0;clear:both;}
.row-adaptive.hff .col-fourth:nth-child(2) {margin-left:0;clear:left;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:4.4%;}
.row-adaptive.hff .col-fourth:nth-child(3) {clear:inherit;}
}
@media only screen and (max-width: 480px) {
.row-delaybreak { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row-delaybreak .row .column { padding: 0; }
.row-delaybreak .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row-delaybreak .column:last-child { margin-right: 0; float: none; }
.row-delaybreak .column:before, .column:after { content:""; display:table; }
.row-delaybreak .column:after { clear: both; }


.row-adaptive .col-sixth, .row-adaptive .col-fourth {width: 47.78%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left:4.4%;}
.row-adaptive .col-sixth:nth-child(2n+3)  {margin-left: 0;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}

.row-adaptive .col-fourth, .row-adaptive.half-gutter .col-fourth {width:100%;margin-left:0;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:0;}

.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 48.9%;}
.row-adaptive.half-gutter .col-sixth:nth-child(4n+4) {
    margin-left: 2.2%;
}
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {margin: 0 20px 0 0;}
.aligncenter, div.aligncenter {display:block;margin: 0 auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float:left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 0 auto;}
a img.alignright {float:right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 0 20px 20px 0;}
a img.alignleft {float:left;margin: 0 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {
	position:relative;
	max-width: 100%;
	height: auto;
	background: #FAFAFA;
	padding: 10px 10px 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), 0 -1px 1px rgba(0, 0, 0, 0.10);
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box
}
.wp-caption a {display:block;line-height: 0;}
.wp-caption.alignnone {margin: 0 0 22px;width: auto !important;}
.wp-caption.alignleft {margin: 0 22px 22px 0;}
.wp-caption.alignright {margin: 0 0 22px 22px;}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin:0;
	max-width: 100%;
	padding:0;}
.wp-caption p.wp-caption-text {
	font-size: 13px;
    left: 12px;
    margin: 10px auto 0;
    text-align: center;}
.sticky {}
.gallery-caption {}
.bypostauthor {}


/* =Document Setup
-------------------------------------------------------------- */

html {background: #fff;}
body {
	font: 14px/1.6em 'Open Sans',Helvetica, Arial, sans-serif;	
	color: #595959;
}	
a {
	text-decoration:none;
	outline:0;
	-webkit-transition-property:background color;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background color;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background color;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background color;
	transition-duration:.12s;
	transition-timing-function:ease-out;
}
a:hover {color:#222;cursor:pointer;}
a:focus {
	outline: none;
}

/*	Headings */
h1, h2, h3, h4, h5, h6 {font-weight:600; margin: 0 0 10px;	color:#1a1a1a;}

/*	Page Structure */
#site-container { 
	margin: 0 auto; 
	background:#fff;
	max-width: 960px;
	padding:0 25px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);}
.container {
	margin: 0 auto;
	max-width: 960px;
	padding: 0 25px;
}
#content {
	float:left;
	width: 72%;
    padding: 40px 30px 0 0;
	border-right:1px solid #e6e6e6;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
#primary.fullwidth #content {width:100%;float:none;margin:0;border:none;}
#primary.sidebar-left #content {
	float:right;
	margin:0;
	padding: 40px 0 0 30px;
	border-right:none;
	border-left:1px solid #e6e6e6;
}
#primary.sidebar-left #sidebar {padding: 40px 30px 0 0;}
#sidebar {
	float:left;
	padding: 40px 0 0 30px;
	width: 28%;
	font-size:12px;
	text-align:left;
	margin:10px 0 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

/*	Header */
#header {padding:35px 0;position: relative;z-index: 8000;}
#header #logo {float:left;float:left;}
#header #logo h1 {margin:0;font-size: 32px;}
#header #logo, #header #logo a {
	font-size: 32px;
	color:#1a1a1a;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -1px;}
#header #logo img {display:block; position: relative; left: -14px;}

/*	Page Header */
#page-header {
	border-bottom:1px solid #e6e6e6;
	margin:0 0 30px;
	padding:0 0 10px;}
.single #page-header {background:url("images/icon-article.png") no-repeat left 2px;padding-left: 50px;}
.single-format-video #page-header {background:url("images/icon-video.png") no-repeat left 2px;padding-left: 50px;}
.error404 #page-header {
	margin:60px 0 100px;
	border:none;
	text-align:center;}
.category #page-header {background:url("images/icon-cat.png") no-repeat left 2px;padding-left: 50px;}
#page-header h1 {font-size:26px;line-height: 28px;}
#page-header h1, #page-header h2, {margin:0;}
#page-header p {
	color: #808080;
    font-size: 16px;
    margin: 0 0 10px;}
#breadcrumbs {
	list-style:none;
	margin:0;
	padding:0;	
	color: #808080;}
#breadcrumbs li {display:inline;}
#breadcrumbs span {margin:0 5px;color:#b3b3b3;}
#breadcrumbs a, #breadcrumbs a:hover {color: #808080;}

/*	Footer */
#footer {
	background: #F5F5F5;
	border-top:1px solid #E8E8E8;
	padding:30px 0;
	margin:0;
	font-size:13px;}
#footer a {}
#footer a:hover {}	
#footer-widgets .widget {margin-bottom:0;}
#footer-widgets .widget h4 {background:none;font-size:18px;letter-spacing: -0.5px;border-bottom:none;padding:0;margin: 0 0 18px;}
#footer-widgets .widget h4 span {font-size:28px;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);margin: 0 0 0 2px;}
#footer-bottom {
	border-top:1px solid #e6e6e6;
	padding:25px 0;
	margin:0;
	line-height: 10px;
	color:#444;
	font-size:11px;
	clear:both;}
#footer-bottom #footer-nav {float:left;}
#footer-nav ul {margin:2px 0 0;padding:0;list-style:none;}
#footer-nav li {
	background:url("images/menu-div.gif") no-repeat right;
	display:inline-block;
	margin:0 10px 0 0;
	padding:0 20px 0 0;
	line-height: 10px;}
#footer-nav li:last-child {background:none;}
#footer-nav li a {border-bottom:none;color:#444;}
#footer-bottom a {color:#444;font-size:13px;}
#footer-bottom a:hover {text-decoration:none;}
#footer-bottom #copyright {float:right;}
#footer-bottom #copyright small {font-size:12px;}


/* =Navigation & Menus
-------------------------------------------------------------- */

#primary-nav {float:right;margin:12px 0 0 0;padding:0;}
#primary-nav ul {list-style: none outside none;margin: 0;padding: 0; position: relative; top: 25px; left: -25px;}
#primary-nav ul a {
    display: block;
    position: relative;
	color: #444;
	position: relative;
	line-height: 18px;
	font-size:15px;
	text-decoration:none;}
#primary-nav ul li:last-child {background:none;padding:0;margin:0;}
#primary-nav ul a.sf-with-ul {margin-right: 16px;padding-right: 0;}
#primary-nav ul li {
	background: url("images/menu-div.gif") no-repeat right center;
	float: left;
	z-index: 40;
	height:25px;
	margin: 0 20px 0 0;
    padding: 0 20px 0 0;
	position: relative;}
#primary-nav ul li:hover {visibility: inherit;}
#primary-nav ul li:hover ul, #primary-nav ul li.sfHover ul {left: 0;top: 30px;z-index: 99;}
#primary-nav ul li:hover li ul, #primary-nav ul li.sfHover li ul, #primary-nav ul li li:hover li ul, #primary-nav ul li li.sfHover li ul, #primary-nav ul li li li:hover li ul, #primary-nav ul li li li.sfHover li ul {top: -9999em;}
#primary-nav ul li li:hover ul, #primary-nav ul li li.sfHover ul, #primary-nav ul li li li:hover ul, #primary-nav ul li li li.sfHover ul, #primary-nav ul li li li li:hover ul, #primary-nav ul li li li li.sfHover ul {left: 220px;top: -12px;}
#primary-nav ul li a:hover, #primary-nav ul li:hover, #primary-nav ul li.sfHover a, #primary-nav ul li.current-cat a, #primary-nav ul li.current_page_item a, #primary-nav ul li.current-menu-item a {text-decoration: none;}
#primary-nav ul ul {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    margin: 10px 0 0;
    padding: 10px 0;
	position: absolute;
	top: -9999em;
	width: 220px;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;	}
#primary-nav ul ul:before {
	border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: -24px;
    width: 0;
	z-index: 999;}
#primary-nav ul ul:after {
	border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: -23px;
    width: 0;
	z-index: 999;}
#primary-nav ul ul ul:before, #primary-nav ul ul ul:after  {display:none}
#primary-nav ul ul li {background: none;float: none;width: 100%;margin:0;padding:0;border:none;height:auto;text-align:left;}
#primary-nav ul ul li a {
	display:block;
    font-size: 13px;
	font-weight: normal;
	color:#444;
	padding: 5px 10px;
    display: block;
	margin: 0 10px 2px;
	border-left:0;}
#primary-nav ul ul li a:hover {
	text-decoration:none;
	background:#F5F5F5;	
	-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;}
#primary-nav ul ul li a:hover {color:#4d4d4d;}
#primary-nav .sf-sub-indicator {
	display:inline;
	color: #999;
	padding:0;
	margin:0;
	border:none;
	position:absolute;
	right: -14px;
    top: 0;}
#primary-nav ul ul .sf-sub-indicator {right: 10px;top: 5px;color:#444;}
#primary-nav ul ul a.sf-with-ul {margin: 0 10px;padding: 8px 22px 8px 4px;}
#primary-nav ul li.sfHover ul a {color: #444 !important;}
#primary-nav ul li.sfHover ul a:hover {color: #444 !important;}
#primary-nav select {display:none;}
#primary-nav ul li.current-cat a, #primary-nav ul li.current_page_item a, #primary-nav ul li.current-menu-item a {font-weight:600;}
#primary-nav ul li a:hover, #primary-nav ul li:hover, #primary-nav ul li.sfHover a {color:#444;}

/* =Homepage
-------------------------------------------------------------- */

#live-search {
	background:#f5f5f5;
	padding:25px;
	margin:0;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}
#live-search #searchform {
	width:100%;
	padding:10px 15px;
	background:#fff;
	border:1px solid #d1d1d1;
	box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;
}
*:focus  
{  
    outline: none;  
}  
#live-search #s {
	float: left;
    width: 87%;
	background:#fff;
	color:#595959;
	font-size:16px;
	border:none;
	box-shadow:none;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
#live-search #s.loading {
	background: url("images/ajax-loader.gif") no-repeat right center;
}
#live-search #searchsubmit {
	background-repeat:no-repeat;
	background-position:12px center;
	background-image:url("images/icon-search.png");
	float:right;
	color:#fff;
	padding: 10px 18px 10px 34px;
	text-transform:uppercase;
	border:none;
	-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;	
}
#live-search #searchsubmit:hover {
	background-color:#4A4A4A;
}
#search-wrap {position:relative;}
#search-result {
	position:absolute;
	background:#fff;
	list-style:none;
	font-size:13px;
	min-width: 300px;
	top:20px;
	left: 5px;
	margin: 0;
    padding: 10px 5px;
	border:1px solid #d1d1d1;
	box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	z-index:9999;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;	
}
#search-result:before {
	border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 40px;
    position: absolute;
    top: -25px;
    width: 0;	
}
.gecko #search-result:before {
	display:none;	
}
#search-result:after {
	border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 40px;
    position: absolute;
    top: -24px;
    width: 0;
	z-index: 999;
}
#search-result li {margin:0;}
#search-result li:last-child {margin:0;}
#search-result a {display:block;color:#444;padding: 5px 10px;}
#search-result a:hover {
	text-decoration:none;
	background:#F5F5F5;	
	-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;}
#search-result img {vertical-align:middle;	margin:0 10px 0 0;}
#homepage-categories {margin:0 0 40px;}
#homepage-categories .row {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
	padding:0;}
#homepage-categories .row:last-child {
	border:none;
	margin: 0;
	padding:0;}
#homepage-categories .column {
	background: url("images/icon-cat.png") no-repeat scroll left 2px transparent;
    padding-left: 50px;}
#homepage-categories a, #homepage-categories a:hover {color:#666;}
#homepage-categories h3 {font-size:16px;margin:0 0 15px;}
#homepage-categories h3 a {color:#444;}
#homepage-categories .cat-count {
    color: #999999;
    font-size: 12px;
    margin: 0 0 0 5px;}
#homepage-categories ul {
	list-style:none;
	padding:0;
	margin:0;	
	line-height: 20px;}
#homepage-categories ul li {
	background:url("images/bullet.png") no-repeat left 10px;
	padding:0 0 0 30px;	
	margin: 0 0 10px;}
#homepage-categories .sub-categories {
	list-style:none;
	padding:0;
	margin:0;
}
#homepage-categories .sub-categories li {
	background: url("images/icon-cat-s.png") no-repeat scroll left 0 transparent;
	padding:0 0 0 30px;	
	margin: 0 0 10px;
}

#hp-widgets h3 {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 15px;
    padding: 0 0 10px;}
#hp-widgets ul {
    font-size: 13px;
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding: 0;}
#hp-widgets ul li {
    background: url("images/bullet.png") no-repeat scroll left 10px transparent;
    padding: 0 0 0 20px;
	border:none;}

	
/* =Category Page
-------------------------------------------------------------- */
.category .sub-categories {
	list-style:none;
	padding:0;
	margin:0 0 20px 50px;
}
.category .sub-categories li {
	background: url("images/icon-cat-s.png") no-repeat scroll left 0 transparent;
	padding:0 0 0 30px;	
	margin: 0 0 10px;
}
.category .sub-categories h4, .category .sub-categories a {
	color:#666;
}


/* =Post Content Styles
-------------------------------------------------------------- */

.type-page {margin: 0 0 50px;}
.post {
	background:url("images/icon-article.png") no-repeat left 8px;
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
    padding: 0 0 30px 50px;
}
.post.format-video {
	background:url("images/icon-video.png") no-repeat left 8px;
}
.search-results .st_faq  {
	background:url("images/icon-question.png") no-repeat left 8px;
}
.single .post {
	background:none;
	padding:0;
	margin:0 0 40px;
	border:none;
}
.entry-title {margin:0 0 12px;}
.entry-title, .entry-title a {
	font-size: 24px;
	color:#45454C;
	text-decoration:none;
	line-height: 32px;
	letter-spacing: -0.5px;}
.entry-thumb {
	margin:8px 0 0 20px;
	float:right;
}
.entry-thumb a {display:block;line-height:0;}
.entry-thumb img {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.entry-video {margin:0 0 25px;}
.entry-meta {color:#6b6773;font-size:11px;margin: 0 0 10px 0;}
.entry-meta a, .entry-meta a:hover {color:#666;	text-decoration:none;}
.entry-meta a:hover {border-bottom:1px dotted #666;}
.entry-meta strong {color:#4c4c4c;}
.entry-meta ul {list-style:none;margin:0 0 24px;padding:0;}
.entry-meta li {
	display:inline;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #ccc;}
.entry-meta li:last-child {border-right:none;}
.tags a {
	display:inline-block;
	padding: 5px 10px 6px;
    position: relative;
	color:#fff;
	font-size: 11px;
    line-height: 10px;
    margin: 0 0 5px 20px;
	text-decoration:none;
}
.tags a:hover {
	background:#4a4a4a;
}
.tags a:before {
    border-image: none;
    border-style: solid;
    border-width: 10px 8px;
    content: "";
    height: 1px;
    left: -17px;
    position: absolute;
    top: 0;
    width: 1px;
}
.tags a:hover:before {
    border-color: transparent #4a4a4a transparent transparent;
}
.tags a:after {
    background: #fff;
    content: "";
    height: 4px;
    left: -2px;
    position: absolute;
    top: 8px;
    width: 4px;
    z-index: 999;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}


.readmore {display: block;font-style: italic;text-decoration:none;}



/* =Page Navigation & Pagination
-------------------------------------------------------------- */

.page-navigation {
	color:#666;
	text-align: center;
	margin:-5px 0 30px;}
.page-navigation a {
	color:#666;
	font-size:13px;
	position:relative;
	border-radius:3px;	-moz-border-radius:3px;	-webkit-border-radius:3px;
}
.page-navigation .nav-next {float:right;margin:0 0 0 15px;}
.page-navigation .nav-next a {}
.page-navigation .nav-previous {float:left;margin:0 15px 0 0;}
.page-navigation .nav-previous a {}
.page-navigation .nav-next a:hover, .page-navigation .nav-previous a:hover {text-decoration:none;}
.pagination { display: inline-block;}
.pagination .current, .pagination a {
	padding:2px 7px;
	margin:0 5px 0 0;
	font-size:12px;
	-moz-border-radius:99%;-webkit-border-radius:99%;border-radius:99%;}
.pagination .current {color:#fff;}
.pagination a {background:#F5F5F5; border:1px solid #E6E6E6;}

/* =Entry Content Styling
-------------------------------------------------------------- */
.entry-content p {margin:0 0 1.5em;}
.entry-content ul, .entry-content ol {margin:0 0 1.5em;}
.entry-content ul li, .entry-content ol li {padding-left:5px;margin-bottom:1em;}
.entry-content blockquote {
	background:url("images/blockquote.png") no-repeat top left;
	font-style:italic;
	margin: 0 0 0 4em;
	padding:0;}
.entry-content blockquote p {padding:0 0 0 38px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {margin: 40px 0 20px;}
.entry-content h1 {font-size: 28px;line-height: 28px;}
.entry-content h2 {font-size: 26px;line-height: 26px;}
.entry-content h3 {font-size: 24px;line-height: 26px;}
.entry-content h4 {font-size: 18px;line-height: 24px;}
.entry-content h5 {font-size: 16px;line-height: 22px;}
.entry-content h6 {font-size: 14px;line-height: 20px;}

.entry-content .twitter-tweet-rendered {max-width: 100% !important;}

/* =FAQ Styling
-------------------------------------------------------------- */
.st_faq {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 20px;
    padding: 0 0 10px 45px;
}
.st_faq .entry-title {
    font-size: 22px;
	line-height: 28px;
	padding: 0 40px 0 0;
    position: relative;
}
.st_faq .entry-title:hover {
	cursor:pointer;
}
#content .st_faq:last-child {border:none;}
.st_faq .entry-content {display:none;}
.st_faq .entry-content p {margin: 0 0 10px;}
.st_faq .action {
	background:#4d4d4d;
	color:#fff;
    font-size: 13px;
	line-height: 24px;
    font-weight: bold;
    text-align: center;
	position: absolute;
    left: -45px;
	top:4px;
	width: 25px;
	height: 25px;
	border-radius:99%;-moz-border-radius:99%;-webkit-border-radius:99%;
}
.st_faq h2 .plus, .st_faq h2 .minus {display:none;}
.st_faq h2 .plus {display:block;}
.st_faq h2.active .minus  {display:block;line-height: 22px;}
.st_faq h2.active .plus  {display:none;}


/* =Related Styling
-------------------------------------------------------------- */

#related-posts {margin:0 0 30px}
#related-posts h3 {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 15px;
    padding: 0 0 10px;
	font-size: 24px;
    line-height: 28px;
	color:#444;
	letter-spacing: -0.5px;
}
#related-posts ul {
	font-size: 13px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#related-posts ul li a {
    color: #444;
    display: block;
    padding: 5px 10px;
}
#related-posts ul li a:hover {
    background: #F5F5F5;
    text-decoration: none;
	border-radius: 99px;-moz-border-radius: 99px;-webkit-border-radius: 99px;
}
#related-posts ul li img {
    margin: 0 10px 0 0;
    vertical-align: middle;
}
#related-posts .entry-title, #related-posts .entry-title a {
	font-size:14px;	
	font-weight:normal;
	margin:0;
	letter-spacing:0;
}

/* =Related Styling
-------------------------------------------------------------- */

#entry-author {
	margin:0 0 30px;
}
#entry-author h3 {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 15px;
    padding: 0 0 10px;
	font-size: 24px;
    line-height: 28px;
	color:#444;
	letter-spacing: -0.5px;
}
#entry-author .gravatar {
	float: left;
	margin: 5px 0 0 5px;
}
#entry-author .avatar {
	border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
}
#entry-author h4, #entry-author .entry-author-desc {
	margin: 0 0 0 100px;
}
#entry-author h4 a {
	color: #3A3A40;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 5px 0 0;
	
}


/* =Comment Styling
-------------------------------------------------------------- */

#comments {margin:0;}
#comments-title {
	font-size: 24px;
    line-height: 28px;
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
    padding: 0 0 10px;
	color:#444;
	letter-spacing: -0.5px;
}
#comments .comment {
	position:relative;
}
#comments ol {
	padding:0;
	list-style:none;
	margin: 0;
}	
#comments ol.children {
	background:url("images/comment-level.png") no-repeat 10px 10px;
	padding: 0 0 0 60px;
}
#comments ol.children li:last-child .comment-content {
	border-bottom: 1px solid #DEE0E0;
}
#comments .comment-content {	
	border-bottom: 1px solid #DEE0E0;
	margin: 0 0 30px 80px;
	padding: 0 0 20px;
}
#comments ol li:last-child .comment-content  {
	border:none;
}
/* Comment Meta  */	
#comments .comment-meta {
	margin:0 0 10px;	
}
#comments .comment .avatar {
	float:left;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
}
#comments .comment .comment-meta cite, #comments .comment .comment-meta time, #comments .comment .comment-content {
    display: block;
    margin-left: 80px;
}
#comments .comment-meta cite {
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	color: #444;
}
#comments .comment-meta cite a {
	color: #444;
}
#comments .comment-meta cite span {
	margin:0 0 0 10px;
	padding:3px 10px;
	color:#fff;
	font-size: 11px;
	font-weight:normal;	
}
.comments-area .comment-meta time {
	font-size:13px;	
	color: #808080;
}
/* Comment Actions  */
#comments .comment-action {
	float:right;
	font-size:13px;
}
#comments .comment-action a, #comments .comment-action a:hover {
	color:#666;
}
#comments .comment-edit-link {
	background: url("images/menu-div.gif") no-repeat right center;
    margin: 0 3px 0 0;
    padding: 0 15px 0 0;
}


/* =Respond Styling
-------------------------------------------------------------- */

#respond {
	margin:0 0 30px;}
#reply-title {
	font-size: 24px;
    line-height: 28px;
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 20px;
    padding: 0 0 10px;
	color:#444;
	letter-spacing: -0.5px;}
#respond p {
	margin:0 0 20px;	
}
#respond #author,
#respond #email,
#respond #url {
	float:left;
	margin:0 10px 0 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	line-height:32px;
}
#respond .required {
	font-size:12px;
	color:#A03717;	
}

#respond .comment-form-comment label {
	display:none;
}
#respond .form-allowed-tags {
	font-size:13px;
}
#respond .form-allowed-tags code {
	margin:10px 0 0;
	font-size:12px;	
	line-height:1.4em;
}
#commentform #submit {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
    padding: 10px 18px;
	border:none;
	text-shadow:none;
	border-radius:3px;	-moz-border-radius:3px;	-webkit-border-radius:3px;
}
#commentform #submit:hover {
	background:#4A4A4A;	
}

#respond #commentform #comment {
	width:100%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

input[type="text"], textarea {
	background:#e1e4e5;
	border: 1px solid #D4D8D9;
	color:#7d7f80;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	padding: 8px 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;
	border-radius:1px;
	-moz-border-radius:1px;	
	-webkit-border-radius:1px;}
textarea {padding:15px;line-height: 20px;}

.gform_wrapper input[type="submit"] {
    color: #fff;
    padding: 10px 15px;
    border-radius: 15px;
    border: 0px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gform_wrapper input[type="submit"]:hover {
    background-color: #4A4A4A;
}
.gform_wrapper .gfield_description {
    padding-top: 2px !important;
}

/**
* Twitter Bootstrap
*/

.gform_wrapper input,
.gform_wrapper button,
.gform_wrapper select,
.gform_wrapper textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.gform_wrapper select,
.gform_wrapper textarea,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="datetime"],
.gform_wrapper input[type="datetime-local"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="month"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="week"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="color"] {
  display: inline-block;
  height: 16px;
  padding: 4px 6px !important;
  margin-bottom: 10px;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #555555 !important;
  vertical-align: middle;
  
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.gform_wrapper .left_label .gfield_label {
    position: relative;
    top: 2px;
}

.gform_wrapper input,
.gform_wrapper textarea {
  width: 206px;
}

.gform_wrapper textarea {
  height: auto;
}

.gform_wrapper textarea,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="datetime"],
.gform_wrapper input[type="datetime-local"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="month"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="week"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="color"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

.gform_wrapper textarea:focus,
.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="password"]:focus,
.gform_wrapper input[type="datetime"]:focus,
.gform_wrapper input[type="datetime-local"]:focus,
.gform_wrapper input[type="date"]:focus,
.gform_wrapper input[type="month"]:focus,
.gform_wrapper input[type="time"]:focus,
.gform_wrapper input[type="week"]:focus,
.gform_wrapper input[type="number"]:focus,
.gform_wrapper input[type="email"]:focus,
.gform_wrapper input[type="url"]:focus,
.gform_wrapper input[type="search"]:focus,
.gform_wrapper input[type="tel"]:focus,
.gform_wrapper input[type="color"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
}

.gform_wrapper input[type="radio"],
.gform_wrapper input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

.gform_wrapper input[type="file"],
.gform_wrapper input[type="image"],
.gform_wrapper input[type="submit"],
.gform_wrapper input[type="reset"],
.gform_wrapper input[type="button"],
.gform_wrapper input[type="radio"],
.gform_wrapper input[type="checkbox"] {
  width: auto;
}

.gform_wrapper select,
.gform_wrapper input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

.gform_wrapper select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.gform_wrapper select[multiple],
.gform_wrapper select[size] {
  height: auto;
}

.gform_wrapper select:focus,
.gform_wrapper input[type="file"]:focus,
.gform_wrapper input[type="radio"]:focus,
.gform_wrapper input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.gform_wrapper input:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder {
  color: #999999;
}

.gform_wrapper input:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder {
  color: #999999;
}

.gform_wrapper input::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder {
  color: #999999;
}

.gform_wrapper .radio,
.gform_wrapper .checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.gform_wrapper .radio input[type="radio"],
.gform_wrapper .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {font-size:13px;margin-bottom:20px;}
.widget h4 {
	background:url("images/heading.png") repeat-x 0 11px;
	font-size: 15px;
	color:#444;
	margin:0 0 15px;
	position:relative;}
.widget h4 span {
	background:#fff;
	padding:0 10px 0 0;	
}
.widget ul {padding:0;margin:0;list-style:none;	}
.widget ul a {text-decoration:none;}
.widget ul li {border-bottom:1px solid #d9d9d9;padding:0 0 4px;margin:0 0 4px;}
.widget ul li:last-child {border-bottom:none;}
.widget ul ul {margin:10px 0 0 10px;}

/*	Custom Category Widget */
.st_custom_cat_widget li {border:none !important;clear:both;}
.st_custom_cat_widget ul div {
	background:#f5f5f5;
	display: inline-block;
    padding: 0 10px 0 0;
	-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;	}
.st_custom_cat_widget ul span {
	color:#fff;
	font-size:12px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0 9px;
	-moz-border-radius:99%;-webkit-border-radius:99%;border-radius:99%;	}
.st_custom_cat_widget ul div a {color:#444;}

/*	List Widget Styling */
.widget_recent_entries li, .widget_recent_comments li, .widget_archive li, .widget_categories li, .widget_meta li, .widget_nav_menu li, .widget_pages li {padding-left:15px !important;background:url("images/widget-arrow.gif") no-repeat 0 10px;}

/*	Article Widget */
.widget.st_articles_widget li, .widget.st_popular_articles_widget li {
	margin: 0 0 15px; 
	padding: 0 0 0 30px;
	border:none;
	min-height:22px;}
.st_articles_widget li.format-standard, .st_popular_articles_widget li.format-standard {
	background:url("images/icon-article-s.png") no-repeat left 2px;
}
.st_articles_widget li.format-video, .st_popular_articles_widget li.format-video {
	background:url("images/icon-video-s.png") no-repeat left 2px;
}
.st_articles_widget .entry-title, .st_articles_widget .entry-title a, .st_popular_articles_widget .entry-title, .st_popular_articles_widget .entry-title a {font-size: 13px;line-height: 16px;margin: 0;font-weight:normal;}

/*	Search Widget */
.widget_search #s {width:100%;padding:8px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*	Twitter Widget */
.st_tweet_widget #twitter_update_list {margin:0;}
.st_tweet_widget #twitter_update_list li {
	background:url("images/icon-tweet.png") no-repeat 0px 5px;
	padding:0 0 0 45px !important;
	margin:0 0 10px !important;
	font-size:12px;
	border:none;
	line-height:18px;}
.st_tweet_widget #twitter_update_list span {display: block;}
.st_tweet_widget #twitter_update_list span a {text-transform:none;}
.st_tweet_widget #twitter_update_list a {font-size:11px;text-transform:uppercase;}

/* Calendar Widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%;}
#wp-calendar caption {color: #525A61; font-size: 12px; font-weight: bold; margin-bottom: 10px; margin-top: 10px; text-align: center; text-transform: uppercase;}
#wp-calendar thead {font-size: 10px;}
#wp-calendar thead th {padding-bottom: 10px;}
#wp-calendar tbody {color: #aaa;background:#fafafa;}
#wp-calendar tbody td {background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover {background: #fff;}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {font-size: 10px; text-transform: uppercase; text-align: right;}
#wp-calendar tfoot #prev {font-size: 10px; text-transform: uppercase; padding-top: 10px;}

/* Sidebar Widget Styles */
#sidebar .widget_search #s {background:#fff;}


/* =jPlayer
-------------------------------------------------------------- */

div.jp-jplayer { background-color: #1a1a1a;}
div.jp-jplayer, div.jp-jplayer video {display:block;height: auto !important;width: 100% !important;}
div.jp-jplayer-video {
	position: relative;
	height: 20px !important;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;}
div.jp-jplayer-audio {position: relative;height: 1px !important;overflow: hidden;}
div.jp-jplayer object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;}
.jp-jplayer-audio {display:none;}
div.jp-audio, div.jp-video { }
.jp-jplayer {position:relative;}
.jp-jplayer img {position: absolute; width: 100%; z-index:99;}
div.jp-interface {
	position: relative;
	top:-1px;
	width: 100%;
	border-top:1px solid #0d0d0d;
	background-old: #282828;
	box-shadow:0 1px 0 rgba(255,255,255,0.2) inset;
	z-index: 100;
	height: 35px;
	background: #4e4e4e;
	background: -moz-linear-gradient(top,  #4e4e4e 0%, #292929 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#292929));
	background: -webkit-linear-gradient(top,  #4e4e4e 0%,#292929 100%);
	background: -o-linear-gradient(top,  #4e4e4e 0%,#292929 100%);
	background: -ms-linear-gradient(top,  #4e4e4e 0%,#292929 100%);
	background: linear-gradient(top,  #4e4e4e 0%,#292929 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#292929',GradientType=0 );
	background-color:#4e4e4e; /* Required for the full screen */
}
div.jp-interface ul.jp-controls {list-style-type: none;padding: 0;margin: 0;}
div.jp-interface ul.jp-controls li {display: inline;}
div.jp-interface ul.jp-controls a {position: absolute;overflow: hidden;text-indent: -9999px;}
.jp-controls a {-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
a.jp-play, a.jp-pause {
	width: 33px;
	height: 35px;
	z-index: 1;
	outline: none;
	top: 0;
	left: 0;}
a.jp-play { background: url("images/jplayer/jplayer-sprite.png") 0 0 no-repeat; border-right: 1px solid #363636; }
a.jp-play:hover { background: url("images/jplayer/jplayer-sprite.png") 0 -36px no-repeat; }
a.jp-pause {background: url("images/jplayer/jplayer-sprite.png") -35px 0 no-repeat;display: none; border-right: 1px solid #363636;}
a.jp-pause:hover { background: url("images/jplayer/jplayer-sprite.png") -35px -35px no-repeat; }
a.jp-mute, a.jp-unmute {width: 33px;height: 34px;z-index: 1;outline: none;top: 0;right: 52px;border-left: 1px solid #505050;}
a.jp-mute { background: url("images/jplayer/jplayer-sprite.png") -100px -2px no-repeat; }
a.jp-mute:hover { background: url("images/jplayer/jplayer-sprite.png") -99px -38px no-repeat; }
a.jp-unmute {background: url("images/jplayer/jplayer-sprite.png") -68px -2px no-repeat;display: none;}
a.jp-unmute:hover { background: url("images/jplayer/jplayer-sprite.png") -67px -38px no-repeat; }
a.jp-full-screen {width: 33px;height: 34px;z-index: 1;outline: none;top: 0;right: 52px;border-left: 1px solid #505050;background: url("images/jplayer/jplayer-sprite.png") -67px -38px no-repeat;}
div.jp-progress-container {
	height: 23px;
    left: 34px;
    padding: 12px 15px 0;
    position: absolute;
    right: 185px;
	border-left: 1px solid #505050;}
div.jp-progress {position: absolute;overflow:hidden;}
div.jp-type-single div.jp-progress {
	width: 100%;
	height: 8px;
	border: 1px solid #262626;
	box-shadow:1px 1px 0 rgba(255,255,255,0.2);
	background: #2a2a2a;
	background: -moz-linear-gradient(top,  #2a2a2a 0%, #242424 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a2a2a), color-stop(100%,#242424));
	background: -webkit-linear-gradient(top,  #2a2a2a 0%,#242424 100%);
	background: -o-linear-gradient(top,  #2a2a2a 0%,#242424 100%);
	background: -ms-linear-gradient(top,  #2a2a2a 0%,#242424 100%);
	background: linear-gradient(top,  #2a2a2a 0%,#242424 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2a2a', endColorstr='#242424',GradientType=0 );
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;}
div.jp-seek-bar {
	width: 0px;
	height: 8px;
	cursor: pointer;
	background: #3a3a3a;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;}
div.jp-play-bar {
	width: 0px;
	height: 8px;
	background: #9de3fc;
	background: -moz-linear-gradient(top,  #9de3fc 0%, #7dd8f5 50%, #38c1ed 50%, #0ab0e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9de3fc), color-stop(50%,#7dd8f5), color-stop(50%,#38c1ed), color-stop(100%,#0ab0e4));
	background: -webkit-linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	background: -o-linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	background: -ms-linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	background: linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9de3fc', endColorstr='#0ab0e4',GradientType=0 );
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;}
div.jp-volume-bar-container {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 6px;
	padding: 12px 10px 0 5px;}
div.jp-volume-bar {
	position: relative;
	overflow: hidden;
	background: #262929;
	width: 40px;
	height: 10px;
	cursor: pointer;	
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;}
div.jp-volume-bar-value {
	width: 0px;
	height: 8px;
	margin: 1px;	
	background: #9de3fc;
	background: -moz-linear-gradient(top,  #9de3fc 0%, #7dd8f5 50%, #38c1ed 50%, #0ab0e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9de3fc), color-stop(50%,#7dd8f5), color-stop(50%,#38c1ed), color-stop(100%,#0ab0e4));
	background: -webkit-linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	background: -o-linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	background: -ms-linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	background: linear-gradient(top,  #9de3fc 0%,#7dd8f5 50%,#38c1ed 50%,#0ab0e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9de3fc', endColorstr='#0ab0e4',GradientType=0 );
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;}
.jp-time {
	color:#fff;
	font-size:10px;
	position:absolute;
	top: 0;
	right:86px;
	text-shadow:0 1px 1px rgba(0,0,0,0.8);
	border-right: 1px solid #363636;
	height: 30px;
    padding: 5px 10px 0 0;}
.jp-time div {display:inline;}
.jp-no-solution {
	position:absolute;
	width:390px;
	margin-left:-202px;
	left:50%;
	top: 10px;
	padding:5px;
	background-color:#3a2a45;
	border-top:2px solid #554461;
	border-left:2px solid #554461;
	border-right:2px solid #180a1f;
	border-bottom:2px solid #180a1f;
	color:#FFF;
	display:none;}
.jp-no-solution a {color:#FFF;}
.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;}
.jp-audio .jp-no-solution {width:190px;	margin-left:-102px;}


/* = WordPress Gallery Shortcode
-------------------------------------------------------------- */
.gallery {margin:0 -22px 22px 0;}
.gallery .gallery-item { margin:0 22px 22px 0;float: left;}
.gallery .gallery-item a { display:block; line-height:0;}
.gallery.gallery-columns-1 .gallery-item {width:589px;}
.gallery.gallery-columns-2 .gallery-item {width:283px;}
.gallery.gallery-columns-3 .gallery-item {width:181px;}
.gallery.gallery-columns-4 .gallery-item {width:130px;}
.gallery.gallery-columns-5 .gallery-item {width:100px;}
.gallery.gallery-columns-6 .gallery-item {width:79px;}
.gallery.gallery-columns-7 .gallery-item {width:65px;}
.gallery.gallery-columns-8 .gallery-item {width:54px;}
.gallery.gallery-columns-9 .gallery-item {width:45px;}
.gallery img {border-radius:2px;-moz-border-radius:2px;	-webkit-border-radius:2px;	}

	
	

/* = Responsive CSS
-------------------------------------------------------------- */


 /* =Tablet
-------------------------------------------------------------- */
@media screen and (max-width: 960px) {

/* Home */
#header #logo {float:none;margin:0 auto 30px;}
#header #logo h1 {margin: 0 auto;}
#header #logo img {margin: 0 auto;}

#primary-nav {clear:both;float:none;margin:0 auto;text-align:center;}
#primary-nav ul li {float:none;display: inline-block;}

#live-search #s {width:90%;}
#live-search #searchsubmit {text-indent: -9999px;padding: 10px 7px 10px 34px;background-position: 11px center;}

}


 /* =Mobile (Landscape)
-------------------------------------------------------------- */
@media screen and (max-width: 768px) {

/* Structure */
#content, #primary.sidebar-left #content, #sidebar {width:100%;float:none;clear: both; margin: 0 0 20px;}
#content {
	border:none;
	padding:40px 0 0 0;	
}
#sidebar {padding:0 !important;}

/* Header */
#header {text-align:center;}
#heder-top {margin:0 0 20px}
#header-top .left {display:table;float:none;margin:0 auto 0;}
#header-top #social {display:table;float:none;margin:0 auto 10px;}
#header #logo {float:none;margin:0 auto 24px;}
#header #logo h1 {margin: 0 auto;}
#header #logo img {margin: 0 auto;}

/* Nav */
#primary-nav {margin:0;float:none;}
#primary-nav ul     {display: none; }
#primary-nav select {display: inline-block; margin:0;padding:6px; }
#live-search #s {width:87%;}

/* Footer */
#footer-bottom #footer-nav, #footer-bottom #copyright {float: none;text-align:center;}
#footer-bottom #footer-nav {display:block;margin:0 0 20px;}

}


/* =Mobile (Portrait)
-------------------------------------------------------------- */ 
@media screen and (max-width: 480px) {

/* Structure */
#live-search #s {width:85%;}

}

#welcome-message {
    padding: 30px;
    background: #f9f9f9;
    margin-bottom: 30px;
    text-shadow: 1px 1px 1px #fff;
    border-left: 1px solid #E6E6E6;
}
#welcome-message a {
    font-weight: bold;
    text-decoration: underline;
}
#welcome-message a:hover {
    text-decoration: none;
}
#welcome-message p {
    margin: 0px;
}
#welcome-message p + p {
    margin-top: 10px;
}

.entry-content a {
    font-weight: bold;
    text-decoration: underline;
}
.entry-content a:hover {
    text-decoration: none;
}