/*
Theme Name: 	Compass
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.0
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;  background-image: url(/wp-content/uploads/2013/02/asf-bg.png);
    background-repeat: no-repeat;
   background-size: 100% auto; 
    background-position: center 0px;
	background-attachment:fixed;
	}
	.tweet-text {
		padding-bottom:20px;
		max-width:230px;
	}
	
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}
pre,code,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}
tr, td {vertical-align:top;}
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 {max-width: 100%;height: auto;-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.stacked .col-half:nth-child(2n+3), .row-fixed.stacked .col-half:nth-child(2n+3), .row-adaptive.stacked .col-half:nth-child(2n+3), .row-delaybreak.stacked .col-half:nth-child(2n+3) {margin-left:0;clear: left;}
.row .col-third, .row-fixed .col-third, .row-adaptive .col-third {width: 30.4%;}
.row .col-two-third, .row-fixed .col-two-third, .row-adaptive .col-two-third {width: 65.2%;}
.row.stacked .col-third:nth-child(3n+4), .row-fixed.stacked .col-third:nth-child(3n+4), .row-adaptive.stacked .col-third:nth-child(3n+4), .row-delaybreak.stacked .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.stacked .col-fourth:nth-child(4n+5), .row-fixed.stacked .col-fourth:nth-child(4n+5), .row-adaptive.stacked .col-fourth:nth-child(4n+5), .row-delaybreak.stacked .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-two-third, .row-fixed.half-gutter .col-two-third, .row-adaptive.half-gutter .col-two-third {width: 65.9%%;}
.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-two-third, .row-fixed.no-gutter .col-two-third, .row-adaptive.no-gutter .col-two-third {width: 66.6%;}
.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;clear:left;}
.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-half {width: 100%; min-width: 0; margin-left: 0; margin-right: 0;}
.row-adaptive .col-third {width: 47.78%;}
.row-adaptive.half-gutter .col-third {width: 48.9%;}
.row-adaptive.no-gutter .col-third {width: 50%;}
.row-adaptive.stacked .col-third:nth-child(2n+3) {margin-left:0;clear: left;}
.row-adaptive.stacked .col-third:nth-child(3n+4) {margin-left: 2.2%; clear:none;}

.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 22px 0 0;}
.aligncenter, div.aligncenter {display:block;margin: 0 auto;}
.alignright {float:right;margin: 5px 0 22px 22px;}
.alignleft {float:left;margin: 5px 22px 22px 0;}
.aligncenter {display: block;margin: 0 auto;}
a img.alignright {float:right;margin: 5px 0 22px 22px;}
a img.alignnone {margin: 0 22px 22px 0;}
a img.alignleft {float:left;margin: 0 22px 22px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {position:relative;max-width: 100%;height: auto;}
.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;
	border-radius: 2px;
	-moz=border-radius: 2px;
	-webkit-border-radius: 2px;}
.wp-caption p.wp-caption-text {
	background:#1a1a1a;
    background: rgba(0, 0, 0, 0.8);
    bottom: 12px;
    color: #FAFAFA;
    display: table;
    font-size: 11px;
    left: 12px;
    line-height: 17px;
    margin: 0 auto;
    padding: 10px 15px;
    position: absolute;
    right: 12px;
    text-align: center;
	border-radius: 3px;
	-moz=border-radius: 3px;
	-webkit-border-radius: 3px;}
.sticky {}
.gallery-caption {}
.bypostauthor {}


/* =Document Setup
-------------------------------------------------------------- */

html {
	background:#dfdfdf;
}
body {
	font: 17px/1.3em 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #545557;
}
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;}

/*	Page Structure */
#site-container {
	background:#fff;
	padding: 0 30px;
}
#site-container, .container {
	margin: 0 auto; 
	max-width: 960px;
}

#content {
	float:left;
	margin:0 3% 0 0;
	width: 73%;
}
#primary {}
#primary.fullwidth #content {width:100%;float:none;margin:0;}
#primary.sidebar-left #content {float:right;margin:0 0 0 3%;}
#sidebar {
	float:left;
	width: 24%;
	font-size:14px;
	line-height:1.4em;
	margin:0;}
#primary.fullwidth, #site-container #primary.fullwidth {background:none;margin:0;padding:0;	}

@media screen and (max-width: 768px) {
#content, #sidebar {width:100%;float:none;}
#content {margin:0 0 40px;}
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 35px 0;
	position: relative;
    z-index: 999;
}
#header #logo {
	float:left;
}
#header #logo h1 {margin:0;font-size: 32px;}
#header #logo a {
	font-size: 32px;
	color:#2D2D2E;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -0.5px;
	outline:none;
	line-height: 38px;}
#header #logo img {display:block;margin:0 auto;}

/*	Header - Social */
#header .social {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
@media screen and (max-width: 768px) {
#header {
	padding: 40px 0;
}
#header #logo, #header .social {
	float:none;
	margin:0 auto;
	text-align:center;
}
#header #logo {
	margin:0 0 20px;	
}
}


/* = Page Navigation
-------------------------------------------------------------- */
.paging-navigation {
    border-top: 2px solid #303133;
}
.paging-navigation h1 {display:none;}
.paging-navigation .nav-previous a, .paging-navigation .nav-next a {
	background:#303133;
	color:#fff;
	display:table;	
	padding: 10px 16px;
}
.paging-navigation .nav-previous {
	float:right;	
}
.paging-navigation .nav-next {
	float:left;	
}
.paging-navigation .nav-previous a:hover, .paging-navigation .nav-next a:hover {
	text-decoration:none;	
}
.pagination {
	display:table;
	margin:0 auto;	
}
.pagination a, .pagination span {
	display:inline-table;	
	padding: 10px 16px;
	background:#303133;
	color:#fff;
}
.pagination a:hover {
	text-decoration:none;	
}


/* = Author Profiles
-------------------------------------------------------------- */

.author .author-info {
	border-bottom: 1px solid #D9D9D9;
    margin: 0 0 40px;
    padding: 0 0 10px;
}
.author .author-avatar {
	float:left;
	margin:0 20px 0 0;
}
.author .author-description {
	margin:0 0 0 140px;
}

/* =Footer
-------------------------------------------------------------- */
#footer-bottom {
	border-top:2px solid #303133;
	padding:20px 0;
	margin:40px 0 0;
	font-size:15px;
	color:#454647;
}
#footer-bottom a {
	color:#454647;
}
#footer-bottom #footer-nav {
	border-left: 1px solid #4c4c4d;
	float: left;
    line-height: 10px;
    margin: 5px 0 0 30px;
    padding: 0 0 5px 30px;
}
#footer-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer-nav li {
	display:inline-block;
	background: url("images/nav-divider.png") no-repeat scroll right center transparent;
	margin:0 15px 0 0;
	padding:0 20px 0 0;
	line-height: 10px;}
#footer-nav li:last-child {
	background:none;
}

#footer-bottom a:hover {
	text-decoration:none;
}
#footer-bottom #copyright {
	float:left;
}
#footer-bottom #copyright small {
	font-size:15px;
}


/* =Navigation & Menus
-------------------------------------------------------------- */

#primary-nav {
	margin:0 0 35px;
	padding: 0 10px;	
}
#primary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary-nav ul a {
    display: block;
    position: relative;
	color: #c4c4c4;
	font-weight: 600;
	position: relative;
	outline:none;
	font-size: 18px;
	line-height: 18px;
	letter-spacing:2px;
	text-transform:uppercase;
	text-decoration:none;
}
#primary-nav ul a.sf-with-ul {
	margin-right: 10px;
}
#primary-nav ul li {
	float: left;
    height: 44px;
    padding: 25px 20px 0;
    position: relative;
    z-index: 40;
}
#primary-nav ul li:hover {
	visibility: inherit;
}
#primary-nav ul li:hover ul, 
#primary-nav ul li.sfHover ul {
	left: 0px; top: 44px; 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: 0px;
}
#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;
	color:#fff;
}
#primary-nav ul ul {
    background: #000000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin: 25px 0 0 15px;
	position: absolute;
	top: -9999em;
	width: 220px;}
#primary-nav ul ul ul {
	margin:0;
}
#primary-nav ul ul li {
	background: none;float: none;width: 100%;margin:0;padding:0;border:none;height:auto;text-align:left;box-shadow:none;
	}
#primary-nav ul ul li a {
    font-size: 13px;
	font-weight: 600;
	color:#d9d9d9;
    display: block;
    padding: 14px 5px;
	margin:0 10px;
	border-bottom: 1px solid #59595a;
}
#primary-nav ul ul li:last-child a {
	border-bottom:0;padding-bottom:16px;
}
#primary-nav ul ul li a:hover {
	color:#fff;
}
#primary-nav .sf-sub-indicator {
	border: medium none;
    display: inline;
    font-weight: normal;
    height: 5px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -12px;
    top: 0;
    width: 7px;
}
#primary-nav ul ul .sf-sub-indicator {
	right: 10px;
	top: 14px;
	color:#fff;
}
#primary-nav ul ul a.sf-with-ul {}
#primary-nav ul li.sfHover ul a {
	color: #fff !important;
}
#primary-nav ul li.sfHover ul a:hover {
	color: #fff !important;
}
#primary-nav select {
	display:none;
}
#primary-nav ul li a:hover, 
#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a {
	color:#fff;
}
@media screen and (max-width: 768px) {
#primary-nav {margin:0 0 20px;}
#primary-nav ul  {display: none; }
#primary-nav select {display: block; margin:10px auto;padding:5px;}
}

/* =Entry Content Styleing
-------------------------------------------------------------- */

.entry-content p, 
.entry-content ul, 
.entry-content ol {
	margin: 0;
    padding: 0 0 1.5em;
}
.entry-content ul, 
.entry-content ol {
	margin: 0 0 0 20px;
	list-style:square;
}
.entry-content blockquote {
	background:url("images/blockquote.png") no-repeat left 7px;
	font-style: italic;
	margin: 0 0 1.5em 36px;
	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 {
	color:#2D2D2E;
	margin: 0;
	padding:0;
}
.entry-content h1 {
	font-size: 36px;
	letter-spacing: -0.5px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h2 {
	font-size: 32px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h3 {
	font-size: 26px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h4 {
	font-size: 22px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h5 {
	font-size: 20px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h6 {
	font-size: 17px;
	line-height: 1.4em;
    padding: 0.5em 0 0.5em;
}
code, pre {
	display: block;
	margin:0 0 20px;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;}
pre {
	background:#f5f5f5;
	border: 1px solid #d6d6d6;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}

/* Entry Author */
#entry-author {
	margin:0 0 50px;
}
#entry-author .gravatar {float: left;margin: 8px 0 0;}
#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;}

/* Related Posts */
#related-posts {
	margin:0 0 50px;
}
#related-posts .column {margin-bottom:0;}
#related-posts .entry-thumb {margin: 0 0 12px;}
#related-posts .entry-thumb-placeholder {width:100%;height:180px;margin: 0 0 12px;}
#related-posts .entry-title, #related-posts .entry-title a {
    font-size: 17px;
	font-weight:600;
	letter-spacing: 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;
}
#comments .comment .comment-meta cite, #comments .comment .comment-meta time, #comments .comment .comment-content {
    display: block;
    margin-left: 100px;
}
#comments .comment-meta cite {
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color: #444;
	line-height: 1em;
    margin: 0 0 5px;
}
#comments .comment-meta cite a {
	color: #444;
}
.comments-area .comment-meta time {
	font-size:14px;	
	font-weight:600;
	color: #808080;
	letter-spacing: 0.5px;
    text-transform: uppercase;
	line-height: 1em;
}
/* Comment Actions  */
#comments .comment-action {
	float:right;
	font-size:14px;
	font-weight:600;
	color: #808080;
	text-transform: uppercase;
}
#comments .comment-action a, #comments .comment-action a:hover {
	color:#808080;
}
#comments .comment-edit-link {
	background: url("images/widget-arrow.gif") no-repeat right center;
    margin: 0 8px 0 0;
    padding: 0 15px 0 0;
}
/* Comment Content  */
#comments .comment-content p {
	margin:0 0 1em;
}

/* =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;
}
#commentform #submit:hover {
	background:#4A4A4A;	
}

#respond #commentform #comment {
	width:100%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
#commentform input, #commentform textarea {
	background:#e1e4e5;
	border: 1px solid #D4D8D9;
	color:#7d7f80;
	padding: 8px 10px;}
#commentform textarea {padding:15px;line-height: 20px;}


/* =Widgets
-------------------------------------------------------------- */

#sidebar .widget {
    margin-bottom: 20px;
}
#content .widget {
    margin-bottom: 10px;
}
.widget-title, #comments-title, #reply-title {
	font-size: 18px;
	color:#303133;
	border-bottom: 2px solid #303133;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.widget ul {
	padding:0;
	margin:0;
	list-style:none;
}
.widget ul a {
	text-decoration:none;
}
.widget-old ul li {
	border-bottom:1px solid #E1E1E0;
	padding:0 0 6px;
	margin:0 0 6px;
}
.widget-old  ul li:last-child {
	border-bottom:none;
}
.widget ul ul {margin:10px 0 0 10px;}

/*	List Widget Styling */
.widget_recent_entries li, 
.widget_recent_comments li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li {
	background:url("images/widget-arrow.gif") no-repeat 0 8px;
	padding-left:15px !important;
	margin:0 0 10px;	
}
.widget_recent_entries li a, 
.widget_recent_comments li a, 
.widget_meta li a, 
.widget_nav_menu li a, 
.widget_pages li a {
	color:#575859;	
}
.widget_recent_comments li a:last-child {
	font-weight:600;	
}

/*	Category/Archive Widget */
.widget_categories li, .widget_archive li {
	display:inline-block;
	margin:0 5px 5px 0;	
}
.widget_categories li a, .widget_archive li a {
	font-size:13px;
	color:#fff;
	display:table;
	padding:5px 10px;
	-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;
}
.widget_categories li a:hover, .widget_archive li a:hover, .widget_tag_cloud li a:hover {
	text-decoration:none;
	color:#fff;	
}


/*	Tags Widget */
.widget_tag_cloud a {
	background:#3C3C3D;
	font-size:12px;
	color:#fff;
	display:inline-block;
	padding:5px 10px;
	margin:0 5px 5px 0;	
	-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;
}
.widget_tag_cloud a:hover {
	text-decoration:none;
	color:#fff;	
}


/*	Blog Widget */
.st_blog_widget li {
	margin: 0 0 10px;
	padding: 0 0 5px;}
.st_blog_widget .entry-thumb, 
.st_blog_widget .entry-thumb.no-thumb {
	float:left;
	margin:0 15px 0 0;
	width:60px;
}
.st_blog_widget .entry-thumb.no-thumb {
	height:60px;
}
.st_blog_widget .entry-title {
	margin:0 0 5px;
}
.st_blog_widget .entry-title,
.st_blog_widget .entry-title a {
	font-size: 15px;
	color: #242426;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
}
.st_blog_widget .entry-meta {
	float:none;
	margin:0 0 0 75px;
	text-align: left;
	font-size: 12px;
}

/*	Search Widget */
.widget_search #s {
    padding: 12px;
    width: 100%;
	-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/tweet.png") no-repeat 0px 5px;
	padding:0 0 10px 40px;
	margin:0 0 10px;
	line-height: 1.35em;
    margin: 0 0 10px;
}
.st_tweet_widget #twitter_update_list span {
	display: block; 
	margin: 0 0 5px;
}
.st_tweet_widget #twitter-link {
	color:#fff;
	display:table;
	padding:5px 10px;	
	display:none;
}


/*	Flickr Widget */
.st_flickr_widget #flickr_badge_wrapper {
	margin:15px 0 0 0;
}
.st_flickr_widget .flickr_badge_image {
    float: left;
    margin: 0 1px 1px 0;
    width: 75px;}
.st_flickr_widget .flickr_badge_image a {
	display:block; 
	border:none !important;
	line-height:0;
}

/* Calendar Widget */
.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #525A61;
	font-size: 12px;
	font-weight: 600;
	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-title {
	font-weight:600;
}



/* =Social Icons Class
-------------------------------------------------------------- */

.social {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.social li {
	display:inline-block;
	padding:6px;
	margin:0 0 0 5px;
}
.social li:hover {
	box-shadow:0 0 100px rgba(0,0,0,0.1) inset;	
}
.social a {
	background-image:url("images/social-sprite.png");
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	position:relative;
	height:20px;
	width:20px;
	outline:none;
	-webkit-transition-property:none;
	-moz-transition-property:none;
	-o-transition-property:none;
	transition-property:none;	
}
.social .rss {
	background-color:#ec6231;
}
.social .rss a {
	background-position:0 0;
}
.social .facebook  {
	background-color:#3b5998;
}
.social .facebook a {
	background-position:-20px 0;
}
.social .twitter {
	background-color:#00a0d1;
}
.social .twitter a {
	background-position:-60px 0;
}
.social .google  {
	background-color:#db4a39;
}
.social .google a {
	background-position:-99px 0;
}
.social .behance {
	background-color:#053eff;
}
.social .behance a {
	background-position:-139px 0;
}
.social .forrst {
	background-color:#5b9a68;
}
.social .forrst a {
	background-position:-179px 0;
}
.social .linkedin {
	background-color:#0e76a8;
}
.social .linkedin a {
	background-position:-198px 0;
}
.social .dribbble {
	background-color:#ea4c89;
}
.social .dribbble a {
	background-position:-119px 0;
}
.social .skype {
	background-color:#00aff0;
}
.social .skype a {background-position:-218px 0;}

.social .flickr {
	background-color:#0063dc;
}
.social .flickr a {
	background-position:-158px 0;
}
.social .vimeo {
	background-color:#86c9ef;
}
.social .vimeo a {
	background-position:-40px 0;
}
.social .youtube {
	background-color:#c4302b;
}
.social .youtube a {
	background-position:-79px 0;
}

/* =Overlay Class
-------------------------------------------------------------- */

.overlay {
    overflow: hidden;
    position: relative;
	display:block;
	z-index:1;}
.overlay-caption {
	background-repeat:no-repeat;
	background-position:center center;
    height: 100%;
	top:0;
	bottom:0;
    left: 0;
	right:0;
    position: absolute;
    width: 100%;
	text-align:center;
	color: #fff;}
.overlay-caption h2 {
	font-size: 20px;
    line-height: 1em;
	height:40px;
    margin: 77% 0 8px;
	padding:8px 20px;
	opacity:0.7;
	text-transform:uppercase;
	background-color:#000;
}
@media screen and (max-width: 600px) {
.overlay-caption h2 {
    margin: 35% 0 15px;
}
}
.overlay-caption span {
	display:none;
}
.overlay img {}
.format-standard .overlay-caption {background-image:url("images/post-formats/pf-standard-overlay.png");}
.format-image .overlay-caption {background-image:url("images/post-formats/pf-image-overlay.png");}
.format-gallery .overlay-caption {background-image:url("images/post-formats/pf-gallery-overlay.png");}
.format-audio .overlay-caption {background-image:url("images/post-formats/pf-audio-overlay.png");}
.format-video .overlay-caption {background-image:url("images/post-formats/pf-video-overlay.png");}
.format-link .overlay-caption {background-image:url("images/post-formats/pf-link-overlay.png");}
.format-quote .overlay-caption {background-image:url("images/post-formats/pf-quote-overlay.png");}
/* Overlay images for smaller post layout  */
.format-standard.entry-small .overlay-caption {background-image:url("images/post-formats/pf-standard-overlay-s.png");}
.format-image.entry-small .overlay-caption {background-image:url("images/post-formats/pf-image-overlay-s.png");}
.format-gallery.entry-small .overlay-caption {background-image:url("images/post-formats/pf-gallery-overlay-s.png");}
.format-audio.entry-small .overlay-caption {background-image:url("images/post-formats/pf-audio-overlay-s.png");}
.format-video.entry-small .overlay-caption {background-image:url("images/post-formats/pf-video-overlay-s.png");}
.format-link.entry-small .overlay-caption {background-image:url("images/post-formats/pf-link-overlay-s.png");}
.format-quote.entry-small .overlay-caption {background-image:url("images/post-formats/pf-quote-overlay-s.png");}


/* =Flexslider
-------------------------------------------------------------- */

.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 */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {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}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	width: 40px; 
	height: 40px; 
	display: block;
	position:absolute;
	bottom:0;
	background: url("images/flexslider-sprite.png") no-repeat 0 0 #303133;
	color:#fff; 
	z-index: 10; 
	cursor: pointer; 
	text-indent: -9999px;
	 -webkit-transition: all .3s ease;
	}
.flex-direction-nav .flex-next {background-position: -40px 0; right: 0; }
.flex-direction-nav .flex-prev {right: 40px;}
.flexslider:hover .flex-next {opacity: 0.8;}
.flexslider:hover .flex-prev {opacity: 0.8;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* 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;}



	
	







/* =Homepage Callout
-------------------------------------------------------------- */
#feature {
	margin: 0 0 40px;
    padding: 10px 0 35px;
	border-bottom:2px solid #303133;
}

#feature h1 {
	color:#303133;
	font-weight:900;
	font-size:48px;
	margin:0;
	line-height: 1em;
	letter-spacing: -1.5px;
}
#feature p {
	color:#969799;
	font-size:24px;
	font-weight:600;
	line-height: 1.3em;
	letter-spacing:-0.5px;
	margin: 15px 0 0;
}





/* =Entry Styling
-------------------------------------------------------------- */
.single .post {
	margin:0 0 30px;
}
.post {
	margin:0 0 30px;
	padding:0 0 20px;
	border-bottom:1px solid #d9d9d9;
}
.ooollllddd .post {
	border-bottom:1px solid #d9d9d9;
	margin:0 0 30px;
	padding:0 0 20px;
}
#content .post:last-of-type {
	border:none;
}
.blog .entry-content {
	margin:0;	
}

.entry-title {
	margin:0 0 10px;
}
.entry-title, .entry-title a {
	color: #303133;
	font-weight:bold;
	font-size:36px;
	line-height:1.1em;
	outline:none;
    text-decoration: none;
}
/* Entry Thumb */
.post .entry-thumb {
	float:right;
	margin:0 0 0 30px;
	line-height:0;
	position:relative;
}
.single .format-standard .entry-thumb {
	margin:0 0 20px 20px;	
}
.entry-thumb a {
	display:block;
	line-height:0;
}
.entry-thumb img {

}
.post .entry-video {
	margin:0 0 15px;
}
/* Entry Audio/Video */
.entry-audio {
	margin:0 0 15px;	
}
.entry-video {
	margin:0 0 20px;	
}
/* Entry Meta */
.entry-meta {
	color: #969799;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.5em;
	text-transform:uppercase;
	list-style:none;
	padding:0;
	display:none;
	visibility:hidden;
}
.post .entry-meta {
    margin: 0 0 20px;
}
.post .entry-meta:after {
    content: "";
    display: table;
    height: 2px;
    margin: 15px 0 0;
    width: 50px;
}
.post .entry-meta a, .entry-meta a:hover {
	color:#969799;	
	text-decoration:none;
}
.entry-meta li {
	display:inline;
}
.entry-meta li span {
	margin:0 10px;
	font-weight:normal;	
}
.entry-date {
	position:absolute;
	left:0;
	top:0;
	color:#fff;
	font-weight:600;
	line-height:1em;
	text-align:center;
	padding:15px;
	text-transform:uppercase;
	z-index: 9999;
}
.entry-date span {
	display:block;	
}
.entry-date .m {
	font-size: 22px;
    margin: 0 0 10px;
}
.entry-date .d {
	font-size: 34px;
    margin: 0 0 2px;
}
.entry-content {
	margin:0 0 10px;	
}

/* Readmore Button */
.readmore, .readmore:visited {
	padding:10px 16px;
	display:table;
	margin:0 0 10px;
	color:#fff;
	font-size:17px;
	line-height:1em;
	font-weight:600;
	text-decoration:none;
}
.readmore:hover {
	background:#636364;	
	color:#fff;
}

/* Tags Display */
.tags {
	font-size:16px;
	font-weight:600;	
}
.tags a {
	display:inline-block;
	padding: 5px 10px;
    position: relative;
	color:#fff;
	font-weight:normal;
	font-size: 12px;
    line-height: 11px;
    margin: 0 0 5px 15px;
	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;
}



/* =Post Formats
-------------------------------------------------------------- */

.format-standard .entry-wrap {
	margin:0 310px 0 0;
}
.format-standard .entry-thumb {
	width:280px;	
}

@media screen and (max-width: 600px) {
.format-standard .entry-wrap {
	margin:0 0 25px;
}
.format-standard .entry-thumb {
	width:310px;
	float:none;
	margin:0 0 25px;
}
}

.entry-header {
	color:#fff;
	padding:20px;
	margin:0 0 15px;
	font-size: 20px;
}
.format-image .entry-thumb {
	float:none;
	margin:0 0 15px;	
}
.format-status {
	padding:0 0 30px;
}
.format-status .avatar {
	float:left;	
}
.format-status .entry-content {
	font-size:18px;	
}
.format-status .entry-content, .format-status .entry-meta {
	margin:0 0 0 90px;	
}
.post.format-status .entry-meta:after {
	display:none;
}
.format-link .entry-header {
	background-image: url("images/pf-link.png");
	background-position: 25px 29px;
    background-repeat: no-repeat;
    padding-left: 70px;
}
.format-link .entry-header:hover {
	background:#303133;	
}
.format-quote .entry-header {
	background-image: url("images/pf-quote.png");
	background-position: 25px 25px;
    background-repeat: no-repeat;
    padding-left: 70px;
}
.format-quote  blockquote {
    margin: 0 0 10px;
}
.format-quote  p {
	margin:0;	
}
.format-quote  cite {
	font-style:normal;
	text-transform:uppercase;
	font-weight:600;
	font-size: 15px;
}
.format-gallery .flexslider  {
	background:#303133 url("images/ajax-loader.gif") no-repeat center center;
	min-height:200px;
	position:relative;
	margin:0 0 15px;
}
/* Placeholders */
.entry-thumb.no-thumb {
	background-color:#303133;
	background-repeat:no-repeat;
	background-position:center center; 
	height:200px;	
}
.entry-thumb.no-thumb a {
	height:200px;	
}
.no-thumb.link {
	background-image:url("images/pf-link.png");
}
.no-thumb.quote {
	background-image:url("images/pf-quote.png");
}
.no-thumb.video {
	background-image:url("images/pf-video.png");
}
.no-thumb.audio {
	background-image:url("images/pf-audio.png");
}
.no-thumb.status {
	background-image:url("images/pf-status.png");
}
.no-thumb.standard, .no-thumb.aside  {
	background-image:url("images/pf-standard.png");
}

#home-blog .entry-thumb {
	margin:0 0 15px;	
}
#home-blog .entry-title, #home-blog  .entry-title a {
	font-size:22px;	
}

/* =Page Header
-------------------------------------------------------------- */
#page-header {
	margin: 0 0 40px;
    padding: 0 0 20px;
	border-bottom:2px solid #303133;
}
#page-header h1 {
	color:#303133;
	font-weight:900;
	font-size:40px;
	margin: 0 0 10px;
}
#page-header p {
	color:#969799;
	font-size:20px;
	font-weight:600;
	line-height:1.5em;
	letter-spacing:-0.5px;
	margin:0
}


/* =Portfolio
-------------------------------------------------------------- */

#portfolio-wrapper {
	margin: 0 auto;
	-moz-box-sizing: border-box;
}
.page-template-template-home-portfolio-php .st_portfolio, .page-template-template-portfolio-php .st_portfolio, .tax-st_portfolio_category .st_portfolio {
	float: left;
	width:24.9%;
}
@media screen and (max-width: 600px) {
.page-template-template-home-portfolio-php .st_portfolio, .page-template-template-portfolio-php .st_portfolio, .tax-st_portfolio_category .st_portfolio {
	float: left;
	width:49%;
}
}
/* Portfolio Sorter */
#portfolio-sort {
	list-style:none;
	margin:0 0 20px;
	padding:0;
	font-size:17px;
}
#portfolio-sort li {
	float:left;	
	margin:0 5px 0 0;
}
#portfolio-sort li a {
	color:#969799;
	padding:4px 10px;
	font-weight:600;
}
#portfolio-sort li a.active {
	color:#fff;
}

/* Portfolio Single */
.st_portfolio .entry-title {
	margin:0 0 20px;	
}
.st_portfolio .entry-title:after {
    content: "";
    display: table;
    height: 2px;
    margin: 15px 0 0;
    width: 50px;
}
.st_portfolio .entry-meta {
	float:left;
	margin: 0 4% 0 0;
    width: 18%;
	font-size:14px;
}
.st_portfolio .entry-meta li {
	display:block;
	margin:0 0 5px;
}
.st_portfolio .entry-wrap {
	margin: 0 0 0 22%;
}
.single .st_portfolio .entry-thumb {
	margin:0 0 20px;
}
/* Portfolio Link Button */
.portfolio-link, .portfolio-link:visited {
	padding:10px 16px;
	display:table;
	margin:10px 0 0;
	color:#fff;
	font-size:17px;
	line-height:1em;
	font-weight:600;
	text-decoration:none;
}
.portfolio-link:hover {
	background:#636364;	
	color:#fff !important;
}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/* =Single
-------------------------------------------------------------- */
#entry-author .widget-title,
#related-posts .widget-title,
#comments-title,
#reply-title {
	font-size: 26px;
    padding: 0 0 15px;
}



/* =Base Classes
-------------------------------------------------------------- */
input, textarea {
	background:#e1e4e5;
	border: 1px solid #D4D8D9;
	color:#7d7f80;
	padding: 8px 10px;
	width:180px;}

input[type="submit"] {
	background:#8258BC;
	color:#fff;
	border:#8258BC 1px solid;
	width:180px;
}

input[type="checkbox"] {
	width:20px;
}

input[type="file"] {
	width:200px;
}
	
#actie {
	float:right;
}

#actie a{
	display:block;
	padding:5px 10px;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	margin-right:2px;
}
#actie a.paars{
	background-color:#8258BC;
}


