/*  
	Theme Name: WP-Prosperity
	Theme URI: http://www.wp-prosperity.com
	Author: Michael D. Pollock
	Author URI: http://www.michaeldpollock.com/
	Description: WP-Prosperity is a responsive, user-friendly theme for WordPress.
	Version: 1.1

	License: GNU General Public License Version 2.0 or later
	License URI: http://www.opensource.org/licenses/gpl-license.php 

	=============================================================================================================
	----[ YOU SHOULD NOT CHANGE THIS FILE. Make style changes on the Theme Settings page or on custom.css ]------
	=============================================================================================================
*/

/* ------------[ Site Defaults ]------------ */

html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	}

body {
	background-color:#eee;
	background-repeat:repeat; 
	background-attachment:fixed; 
	background-position: top left; 
	}

/* ------------[ Body Background Patterns ]------------ */

.pattern1 { background-image: url(images/pattern1.jpg); }
.pattern2 { background-image: url(images/pattern2.jpg); }
.pattern3 { background-image: url(images/pattern3.jpg); }
.pattern4 { background-image: url(images/pattern4.jpg); }
.pattern5 { background-image: url(images/pattern5.jpg); }
.pattern6 { background-image: url(images/pattern6.jpg); }
.pattern7 { background-image: url(images/pattern7.jpg); }
.pattern8 { background-image: url(images/pattern8.jpg); }
.pattern9 { background-image: url(images/pattern9.jpg); }
.pattern10 { background-image: url(images/pattern10.jpg); }
.pattern11 { background-image: url(images/pattern11.jpg); }
.pattern12 { background-image: url(images/pattern12.jpg); }
.pattern13 { background-image: url(images/pattern13.jpg); }
.pattern14 { background-image: url(images/pattern14.jpg); }
.pattern15 { background-image: url(images/pattern15.jpg); }
.pattern16 { background-image: url(images/pattern16.jpg); }
.pattern17 { background-image: url(images/pattern17.jpg); }
.pattern18 { background-image: url(images/pattern18.jpg); }
.pattern19 { background-image: url(images/pattern19.jpg); }
.pattern20 { background-image: url(images/pattern20.jpg); }
.pattern21 { background-image: url(images/pattern21.jpg); }
.pattern22 { background-image: url(images/pattern22.jpg); }
.pattern23 { background-image: url(images/pattern23.jpg); }
.pattern24 { background-image: url(images/pattern24.jpg); }
.pattern25 { background-image: url(images/pattern25.jpg); }
.pattern26 { background-image: url(images/pattern26.jpg); }
.pattern27 { background-image: url(images/pattern27.jpg); }

/* ------------[ Font Family/Color/Weights ]------------ */

body {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color: #333;
	font-weight:normal;
	}

.tooltip,
.share-icons a,
input.search-field,
input.search-submit,
.widget .nav-tabs,
.comment-metadata,
#next-posts a {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Bitter', Arial, Helvetica, sans-serif;
	color: #111;
	font-weight:400;
	}

/* ------------[ Font Sizes ]------------ */

body {
	font-size:16px;
	line-height: 1.5;
	}

.site-title {
	font-size:24px;
	}

.site-description {
	font-size: 14px;
	font-weight: normal;
	}


.nav-secondary,
.nav-fixed,
.sidebar,
.sitemap-entry,
#next-posts a,
.tooltip,
.cat-filter a,
a.more-link,
.site-footer,
.pagination,
.wp-pagenavi,
#commentform input,
.post-by-cat,
.all-authors-bio,
.author-archive-link,
.sitemap-entry-meta {
	text-transform:none;
	font-size:14px;
	letter-spacing:0;
	}


.nav-primary,
.comment-metadata,
.wp-caption,
.wp-caption-text,
.entry-caption,
.gallery-caption,
.entry-media .thumb-caption,
.entry-meta,
.share-icons a {
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;
	}

.entry-meta {
	font-size:12px;
	}

input.search-field,
input.search-submit,
.widget .nav-tabs,
#next-posts a,
.woocommerce-tabs .tabs a,
#commentform input#submit {
	font-size:12px !important;
	text-transform:uppercase !important;
	font-weight:600 !important;
	}

blockquote,
blockquote p {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	}

dd {
	font-size:100%;
	line-height:1.6;
	margin-bottom:20px;
	}


/* ------------[ Site Structure and Layout ]------------ */

.site-container {
	width:100%;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	-moz-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.1);
	}

.site-inner,
.wrap {
	margin:0 auto;
	width:100%;
	max-width:none;
	padding: 0 50px;
	}

.site-container,
.unboxed .site-inner,
.unboxed .wrap,
.nav-fixed .wrap {
	max-width:1280px;
	}

.unboxed .site-container {
	max-width:none;
	}

.site-inner-wrap {
	clear: both;
	margin: 0 auto;
	padding:50px 0 50px;
	width:100%;
	position:relative;
	}

#primary {
	float:left;
	margin:0;
	padding:0;
	width: 740px;
	width:62.711869%;
	}

#secondary {
	float:right;
	margin:0;
	padding:0;
	width: 380px;
	width:32.20338%;
	}

.site-content {
	margin:0;
	padding:0;
	width: 740px;
	width:100%;
	}

.sidebar-narrow {
	margin:0;
	padding:0;
	float:left;
	width:160px;
	width:21.62162%;
	display:none;
	}

.tb-col-border {
	height:100%;
	width:1px;
	background:url(images/dot.gif) 0 0 repeat-y;
	position:absolute;
	display:block;
	top:0;
	z-index:1;
	}

.tb-col-border.narrow {
	left:16.10169%;
	left:-999em;
	}

.tb-col-border.wide {
	left:65.25423%;
	}

.sidebar-wide-top {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	display:block;
	}

.sidebar-wide-bottom {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	display:block;
	}

.sidebar-wide-bottom-left {
	float:left;
	width:53.33%;
	}

.sidebar-wide-bottom-right {
	float:right;
	width:40%;
	}

.site-footer {
	width:100%;
	display:block;
	background:#000;
	border-top:1px solid #000;
	padding:35px 0;
	margin: 0 auto;
	color:#ccc;
	}

/* ------------[ Site Header ]------------ */

.site-header {
	margin:0;
	padding:0;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	width:100%;
	clear:both;
	}

.site-header .wrap {
	height:120px;
	}

.site-branding {
	height:100%;
	float:left;
	width:auto;
	display:table;
	}

.site-branding a {
	display:table-cell;
	vertical-align: middle;
	}

.site-title .fa {
	margin-right:2px;
	}

.site-title,
.site-description {
	margin:0;
	color: #222;
	}

.site-description {
	padding-top:2px;
	}

.site-title:hover,
.site-description:hover,
.site-title:active,
.site-description:active {
	color: #000;
	}

.site-logo {
	margin:0;
	padding:0;
	max-width:100%;
	}

.site-logo img {
	max-width:100%;
	height:auto;
	}

.full-header .site-logo img {
	width:100%;
	height:auto;
	}

.full-header .site-header .wrap {
	padding:0;
	height:auto !important;
	}

.full-header .site-header {
	border:0;
	}

.full-header .site-branding {
	height:auto;
	float:none;
	width:100%;
	}

.full-header .site-branding a {
	height:auto;
	}

/* ------------[ Links ]------------ */

a,
a:link,
a:visited {
	color: #336699;
	text-decoration: none;
	outline: none;
	}

a:hover, 
a:active,
a:focus {
	color: #000;
	text-decoration: none;
	outline: 0;
	}

.entry-title a,
.entry-title a:link,
.entry-title a:visited {
	color:#111;
	}

.entry-title a:hover,
.entry-title a:active,
.entry-title a:focus {
	color:#000;
	}

.entry-meta,
.entry-meta a,
.entry-meta a:link,
.entry-meta a:visited {}

.entry-meta a:hover,
.entry-meta a:active,
.entry-meta a:focus {}


.site-footer a, 
.site-footer a:link, 
.site-footer a:visited {
	color: #ccc;
	}

.site-footer .subicons a {
	color: #777;
	}

.site-footer a:hover, 
.site-footer a:active,
.site-footer a:focus {
	color: #fff;
	}

a.more-link,
a.more-link:link,
a.more-link:visited {
	display: inline-block;
	text-align:center;
	line-height: 36px;
	height:auto;
	color: #fff;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 0 20px;
	background: #000;
	}

a.more-link:hover,
a.more-link:active,
a.more-link:focus {
	background-color: #333;
	}

a.more-link .meta-nav {
	display:none;
	}

.cat-filter a,
.cat-filter a:link,
.cat-filter a:visited {
	margin:0;
	padding: 0;
	display:block;
	height:30px;
	line-height:30px;
	color:#777 !important;
	}

.cat-filter a.selected {
	color:#000 !important;
	font-weight:bold;
	}

.cat-filter a:hover,
.cat-filter a:active,
.cat-filter a:focus {
	color:#000 !important;
	}

a.formaticon {
	color:#333 !important;
	}

a.formaticon:hover {
	color:#000 !important;
	}

/* ------------[ Headings ]------------ */

h1,h2,h3,h4,h5,h6 {
	line-height: 1.3;
	margin: 0 0 20px;
	padding:0;
	}

h1 {
	font-size: 30px;
	}

h2 {
	font-size: 28px;
	}

h3 {
	font-size: 26px;
	}

h4 {
	font-size: 24px;
	line-height: 1.3;
	}

h5 {
	font-size: 20px;
	line-height: 1.4;
	}

h6 {
	font-size: 18px;
	line-height: 1.4;
	}

h1.archive-title,
h1.entry-title.page,
h1.page-title {
	padding-bottom:8px;
	background:url(images/dotted-line.png) bottom left repeat-x;
	margin-bottom:20px;
	}

h1.entry-title.page {}

.col-sm-3 h2.entry-title {
	font-size:18px;
	line-height:1.4;
	}

.widgettitle,
.widget-title {
	font-size:18px;
	margin-bottom:10px;
	padding:0 0 5px;
	background:url(images/dotted-line.png) bottom left repeat-x;
	}

.author-info h2 {
	margin-bottom:15px;
	}

h3.comments-title,
h3.author-title,
.pings h3,
h3.related-title,
h3#reply-title {
	font-size:24px;
	background: url(images/dotted-line.png) 0 100% repeat-x;
	padding-bottom:5px;
	margin-bottom:30px;
	}

h3.author-title,
h3.related-title {
	margin-bottom:15px;
	}

h3.comments-title {
	margin-bottom:0;
	}

.pings h3 {}

h3#reply-title {
	background-image:none;
	margin-bottom:10px;
	}

h2.feat-title {
	background:#000;
	margin:0 0 20px;
	padding:0;
	display:block;
	padding:10px 20px;
	line-height:24px;
	font-size:18px;
	}

h2.feat-title a, h2.feat-title, h2.feat-title i {
	color:#fff !important;
	}

h2.feat-title i {
	margin-right:10px;
	}

.post-by-cat h2.feat-title {
	margin-bottom:0;
	}

.sitemap h4 {
	font-size:18px;
	margin-bottom:10px;
	}

.error404 h1.entry-title.page {
	text-align:center;
	margin:0 0 15px;
	padding:0;
	background-image:none;
	font-size:48px;
	letter-spacing:-1px;
	}

.error404 .entry-header {
	font-weight:300;
	font-size:24px;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:40px;
	background: url(images/dotted-line.png) bottom left repeat-x;
	}

.entry-hidden-block-content h2.entry-title {
	text-align:center;
	margin:0;
	font-size:16px;
	line-height:1.4;
	color: #fff !important;
	}

/* ------------[ Misc Defaults ]------------ */

a, 
button, 
.button,  
input[type="button"], 
input[type="reset"], 
input[type="submit"],
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
.link-pages span,
.link-pages a span,
.site-title,
.site-description {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out;
	}

p {
	margin: 0 0 20px;
	padding: 0;
	}

ol, ul {
	margin: 0;
	padding: 0;
	}

.entry-content ol,
.entry-content ul {
	margin-bottom: 20px;
	}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	}

.entry-content ol li {
	list-style-type: decimal;
	}

.entry-content ul li {
	list-style-type: disc;
	}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
	}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes:          none;
	}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
	}

blockquote {
	margin: 0 0 30px;
	padding:20px 25px;
	border:1px solid #eee;
	background-color:#f8f8f8;
	}

blockquote p:last-child {
	margin-bottom:0;
	}

code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 100%;
	white-space: normal;
	background: transparent;
	padding:0;
	color: inherit;
	border-radius:0;
	}

cite {
	font-style: normal;
	}

hr {
	background: url(images/dotted-line.png) repeat center top;
	border: 0;
	height: 1px;
	margin: 30px auto;
	clear:both;
	display:block;
	}

.genericon:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

::-moz-selection {
	background-color: #333;
	color: #fff;
	}

::selection {
	background-color: #333;
	color: #fff;
	}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	left:-999em;
	}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 100%;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
	}

/* ------------[ Float Clearing ]------------ */

.article-container:before,
.author-info:before,
.author-icons:before,
.banner-ad:before,
blockquote:before,
.cat-box:before,
.clearfix:before,
.columns:before,
.entry-container:before,
.entry-content:before,
.entry-footer:before,
.entry-meta:before,
.entry:before,
.featpages article.page:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.related-wrap:before,
.share-icons:before,
.sidebar-wide-bottom:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.site-inner-wrap:before,
.sitemap-archives:before,
.tab-pane:before,
.toggle-content:before,
.widget:before,
.wp-pagenavi:before,
.wrap:before  {
	content: " ";
	display: table;
	}

.article-container:after,
.author-info:after,
.author-icons:after,
.banner-ad:after,
blockquote:after,
.cat-box:after,
.clearfix:after,
.columns:after,
.entry-container:after,
.entry-content:after,
.entry-footer:after,
.entry-meta:after,
.entry:after,
.featpages article.page:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.related-wrap:after,
.share-icons:after,
.sidebar-wide-bottom:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.site-inner-wrap:after,
.sitemap-archives:after,
.tab-pane:after,
.toggle-content:after,
.widget:after,
.wp-pagenavi:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
	}

/* ------------[ Responsive images ]------------ */

img {
	max-width: 100%;
	height: auto;
	background:transparent;
	}

.wp-caption {
	max-width: 100%;
	}

img.alignleft,
.wp-caption.alignleft {
	margin: 5px 15px 10px 0;
	}

img.alignright,
.wp-caption.alignright {
	margin: 5px 0 10px 15px;
	}

img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 20px;
	}

.wp-caption img.aligncenter,
.wp-caption img.alignleft,
.wp-caption img.alignright {
	margin:0;
	}

img.alignnone {
	margin: 0 0 20px 0;
	}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption,
.wp-caption  {
	color: #666;
	text-align:center;
	}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
	}

.wp-caption-text {
	padding:5px 0 0;
	line-height:1.4;
	}

p.wp-caption-text:last-child {
	margin-bottom:0;
	}

.thumbnail {
	display: block;
	padding: 0;
	margin:0 0 10px 10px;
	float:right;
	line-height: inherit;
	background: #ffffff;
	border: 0;
	border-radius: 0;
	}

.thumbnail > img,
.thumbnail a > img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border:0;
	}

.thumbnail .caption {
	padding: 0;
	color: #333;
	}

/* ------------[ Objects ]------------ */ 

embed, 
iframe, 
img, 
object,
video, 
.wp-caption,
audio {
	max-width: 100%;
	}

.wp-video-shortcode, 
.wp-audio-shortcode {
	margin-bottom:20px;
	}

/* -------------------[ Video Embed ]------------------- */

.entry-video,
.single-video {
	width:100%;
	display:block;
	position: relative;
	padding-bottom: 62.50%; /* -- 16:10 Video Size Ratio -- */
	padding-bottom: 56.25%; /* -- 16:9 Video Size Ratio -- */
	padding-bottom: 66.66%; /* -- 6:4 Video Size Ratio -- */
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	}

.single .entry-video,
.single .single-video,
.video-shortcode,
.article.page .entry-video,
.masonry-container .entry-video {
	padding-bottom: 56.25%; /* -- 16:9 Video Size Ratio -- */
	}

.entry-video iframe,  
.entry-video object,  
.entry-video embed,
.entry-video video,
.single-video iframe,  
.single-video object,  
.single-video embed,
.single-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.single-video {
	margin-bottom:30px;
	}

/* ------------[ Forms ]------------ */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="search"],
input[type="file"],
input[type="password"],
select, 
textarea {
	outline:none;
	color: #666;
	font-size: inherit;
	font-family:inherit;
	padding:10px;
	margin:5px 0 0;
	width:100%;
	max-width:100%;
	border:1px solid #eee;
	background-color:#f8f8f8;
	}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="search"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
select:focus, 
textarea:focus {
	outline: none;
	border-color:#ddd;
	background-color:#fff;
	}

input[type="range"],
input[type="range"]:focus {
	color: #333;
	padding:0;
	border:0;
	background-color:transparent;
	}

input[type="text"],
input[type="search"],
textarea {
	-webkit-appearance: none;
	}

input[type="checkbox"], 
input[type="radio"] {
	padding: 0;
	margin:0;
	width:auto;
	}

select {
	width:auto;
	padding: 5px;
	max-width:100%;
	}

form {
	margin:0;
	}

::-moz-placeholder {
	color: #999;
	opacity: 1;
	}

::-webkit-input-placeholder {
	color: #999;
	}

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	background-color: #000;
	color: #fff;
	cursor: pointer;
	padding:10px 20px;
	width: auto;
	display: inline-block;
	font-size: inherit;
	margin: 0;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	background-image: none;
	border: 1px solid transparent;
	}

button:hover, 
input:hover[type="button"], 
input:hover[type="reset"], 
input:hover[type="submit"] {
	background-color: #000;
	color: #fff;
	}

label {
	font-weight:normal;
	}

.widget select {
	background: #fafafa; 
	padding:5px; 
	border:1px solid #eee;
	cursor:pointer;
	width: 100%;
	max-width:250px;
	display:block;
	}

/* -------------------[ Social Media Icons ]------------------- */

.subicons {
	margin:0;
	padding:0;
	line-height:30px;
	}

a.subicon,
a.subicon:link,
a.subicon:visited {
	text-align:center;
	height:30px;
	line-height:30px;
	width:30px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	}

.subicon:hover,
.subicon:active,
.subicon:focus {
	color:#fff !important;
	}

.subicon i {
	text-align:center;
	height:30px;
	line-height:30px;
	width:30px;
	margin:0;
	padding:0;
	font-size:16px;
	vertical-align:middle;
	}

.subicon.weblink {		background-color: #222222; }
.subicon.rss {			background-color: #ee802f; }
.subicon.github {		background-color: #171515; }
.subicon.dribbble {		background-color: #ea4c89; }
.subicon.twitter {		background-color: #00aced; }
.subicon.facebook {		background-color: #3B5998; }
.subicon.googleplus {		background-color: #dd4b39; }
.subicon.linkedin {		background-color: #007bb6; }
.subicon.pinterest {		background-color: #cb2027; }
.subicon.flickr {		background-color: #ff0084; }
.subicon.youtube {		background-color: #bb0000; }
.subicon.tumblr {		background-color: #32506d; }
.subicon.instagram {		background-color: #3f729b; }
.subicon.stumbleupon {		background-color: #f74425; }

.subicon.weblink:hover {	background-color: #222222; }
.subicon.rss:hover {		background-color: #ee802f; }
.subicon.github:hover {		background-color: #171515; }
.subicon.dribbble:hover {	background-color: #ea4c89; }
.subicon.twitter:hover {	background-color: #00aced; }
.subicon.facebook:hover {	background-color: #3B5998; }
.subicon.googleplus:hover {	background-color: #dd4b39; }
.subicon.linkedin:hover {	background-color: #007bb6; }
.subicon.pinterest:hover {	background-color: #cb2027; }
.subicon.flickr:hover {		background-color: #ff0084; }
.subicon.youtube:hover {	background-color: #bb0000; }
.subicon.tumblr:hover {		background-color: #32506d; }
.subicon.instagram:hover {	background-color: #3f729b; }
.subicon.stumbleupon:hover {	background-color: #f74425; }

/* -------------------[ Site Social Media Icons ]------------------- */

.site-icons {}

.site-content .site-icons a.subicon {
	margin:0 1px 1px 0;
	background-color:transparent;
	color:#666 !important;
	}

.site-content .site-icons a.subicon:hover {
	color:#fff !important;
	}

.site-footer .site-info {
	text-align:center;
	width:100%;
	line-height:30px
	margin:0;
	clear:both;
	}

.site-footer .site-icons {
	width:100%;
	display:block;
	clear:both;
	float:none;
	text-align:center;
	margin:0 auto 10px;
	}

.site-footer .site-icons a {
	margin:0;
	display:inline-block;
	float:none;
	background-color:transparent;
	color:#555 !important;
	}

.site-footer .site-icons a:hover {
	color:#fff !important;
	}

.site-footer .site-icons .tooltip {
	display:none !important;
	}



/* -------------------[ Author Social Media Icons ]------------------- */

.author-icons {}

.author-icons .subicon {
	margin:0 1px 1px 0;
	background-color:transparent;
	color:#666 !important;
	}

.author-icons .subicon i {}

.author-icons .subicon:hover {
	color:#fff !important;
	}


/* -------------------[Post Share Icons ]------------------- */

.share-icons {
	margin:0 auto 20px;
	padding-top:20px;
	background:url(images/dotted-line.png) top left repeat-x;
	}

.share-icons i {
	display:none;
	}

.share-icons a {
	background:#111;
	color:#fff !important;
	margin: 0 1px 1px 0;
	padding:0 12px 0;
	line-height:30px;
	width:auto;
	display:block;
	float:left;
	}

.share-icons a:hover {
	color:#fff;
	background:#000;
	}

@-moz-document url-prefix() {
	.share-icons a {
	padding-top:1px;
	line-height:29px;
	}
}

.share-icons a.twitter:hover {		background-color: #00aced; }
.share-icons a.facebook:hover {		background-color: #3b5998; }
.share-icons a.googleplus:hover {	background-color: #dd4b39; }
.share-icons a.linkedin:hover {		background-color: #007bb6; }
.share-icons a.pinterest:hover {	background-color: #cb2027; }
.share-icons a.stumbleupon:hover {	background-color: #f74425; }
.share-icons a.reddit:hover {		background-color: #ff4500; }
.share-icons a.email:hover {		background-color: #00688B; }

/* -------------------[ Search Form ]------------------- */

.search-form {
	position:relative;
	}

.search-form label {
	display:inline;
	}

.search-form .genericon-search {
	position:absolute;
	left:10px;
	top:50%;
	height: 50px;
	line-height: 50px;
	color:#999;
	}

input.search-field {
	font-size:inherit;
	height: 50px;
	margin: 0;
	padding: 0 0 0 30px;
	width:80%;
	max-width:250px;
	border: 1px solid #eee;
	outline: 0;
	display:block;
	float:left;
	background-color:#fff;
	}

input..search-field:focus {
	border-color:#ccc;
	}

input.search-submit {
	display:block;
	float:left;
	height: 50px;
	width:auto;
	padding:0 15px;
	margin:0;
	border:1px solid transparent;
	color:#fff;
	background: #000;
	}

input.search-submit:hover,
input.search-submit:active {
	background-color:#333;
	}

/* ---------[ Sliding Search Form ]--------- */

.topnav-search {
	display: none;
	padding:40px 0;
	background-color:#f8f8f8;
	border-bottom:1px solid #eee;
	}

.topnav-search input.search-field {
	width:100%;
	max-width:none;
	background-color:#fff;
	}

.topnav-search input.search-form {
	width:100%;
	}

.topnav-search .search-form input.search-submit {
	position:absolute;
	right:0;
	padding:0 20px;
	}

.topnav-search input.search-field,
.topnav-search .search-form input.search-submit,
.topnav-search .search-form .genericon-search {
	height: 60px;
	line-height: 60px;
	}

/* -------------------[ Primary Navigation ]------------------- */

.nav-primary,
.nav-secondary {
	padding:0; 
	margin:0 auto;
	min-height:44px;
	line-height:44px;
	background-color:#fff;
	}

.nav-menu,
.nav-menu ul, 
.nav-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.nav-menu > li {
	float: left;
	}

.nav-menu li {
	position: relative;
	}

.nav-menu a {
	display: block;
	position: relative;
	z-index:10;
	padding:0 10px; 
	text-decoration:none;
	zoom: 1;
	line-height:44px;
	}

.nav-menu a {
	color:#666;
	}

a.search-button,
.menu-toggle,
.nav-primary .subicon,
.nav-secondary .subicon,
.nav-fixed .subicon {
	color:#666;
	}

.nav-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	border:0;
	width: 230px;
	border:1px solid #eee;
	border-top:0;
	}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
	display: block;
	}

.nav-menu ul a {
	border:0;
	padding:10px;
	line-height:20px;
	background:#f8f8f8;
	border-top:1px solid #eee;
	}

.nav-menu ul a:hover {}

.nav-menu ul ul {
	top: 0;
	left: 100%;
	}

.nav-menu a:hover,
.nav-menu ul,
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
a.search-button:hover,
.menu-toggle:hover  {
	color:#000;
	}

.nav-arrows .nav-menu .menu-item-has-children > a:after {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 8px Genericons;
	content: "\f502";
	top:3px;
	left:5px;
	position:relative
	}

.nav-arrows .nav-menu ul li.menu-item-has-children > a:after {
	content: '\f501';
	padding-left:10px;
	vertical-align: middle;
	top:0;
	}

.menu-toggle,
.menu-toggle .fa,
a.search-button,
a.search-button i {
	height:30px;
	line-height:30px;
	width:30px;
	}

.menu-toggle {
	display: none;
	cursor: pointer;
	margin: 0;
	padding:0;
	}

.menu-toggle .fa {
	display:block;
	text-align:center;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	}

a.search-button {
	text-align:center;
	float:right;
	margin:0;
	display:block;
	}

a.search-button i {
	vertical-align:middle;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	}

.menu-toggle,
a.search-button,
.nav-primary .site-icons,
.nav-secondary .menu-toggle,
.nav-secondary a.search-button,
.nav-secondary .site-icons,
.nav-fixed .menu-toggle,
.nav-fixed a.search-button,
.nav-fixed .site-icons {
	height:44px;
	line-height:30px;
	padding:7px 0;
	}

.nav-primary .site-icons,
.nav-secondary .site-icons,
.nav-fixed .site-icons {
	float:right;
	}

.nav-primary .subicon,
.nav-secondary .subicon,
.nav-fixed .subicon  {
	background:transparent;
	margin:0;
	opacity:1;
	}

/* -------------------[ Secondary Navigation ]------------------- */

.nav-secondary {
	min-height:45px;
	line-height:44px;
	border-bottom:1px solid #eee;
	}

.nav-secondary .nav-menu {}

.nav-secondary .wrap {}

.nav-secondary .nav-menu a {
	padding:0 10px;
	line-height:44px;
	}

.site-header .nav-secondary,
.site-header .nav-secondary .wrap,
.site-header .nav-menu,
.site-header .nav-menu li,
.site-header .nav-menu a,
.site-header a.search-button {
	height:100%;
	}

.site-header .nav-secondary {
	border-bottom:0;
	background-color:transparent;
	clear:none;
	min-height:none;
	width:auto;
	float:right;
	}

.site-header .nav-secondary .wrap {
	width:100%;
	max-width:none;
	margin:0;
	padding-right:0;
	padding-left:0;
	}

.site-header .nav-menu {
	width:auto;
	float:left;
	}

.site-header .nav-menu li {
	display:table;
	}

.site-header .nav-secondary .nav-menu > li > a {
	border:0;	
	padding:0 15px; 
	display:table-cell;
	vertical-align:middle;
	}

.site-header .nav-menu ul li {
	display:block;
	}

.site-header .nav-menu ul a {
	display:block;
	border-top:1px solid #eee;
	padding:10px;
	line-height:20px;	
	}

.site-header .nav-menu > li:last-child ul {
	left:-100%;
	}

.site-header a.search-button {
	display:table;
	padding:0;
	}

.site-header a.search-button i {
	display:table-cell;
	vertical-align:middle
	}

.site-header .subicons.site-icons,
.site-header .subicons.site-icons a {
	height:100%;
	padding:0;
	background-color:transparent;
	}

.site-header .subicons.site-icons a {
	display:table;
	}

.site-header .subicons.site-icons i {
	display:table-cell;
	vertical-align:middle
	}

/* -------------------[ Fixed Nav ]------------------- */

.nav-fixed {
	background-color: #fff;
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	min-height:45px;
	line-height:44px;
	border-bottom:1px solid #eee;
	}

.admin-bar .nav-fixed { 
	top: 28px !important; 
	}

.nav-fixed .nav-menu a {
	line-height:44px;
	}

.nav-fixed .nav-menu ul a {
	display:block;
	border-top:1px solid #eee;
	padding:10px;
	line-height:20px;	
	}

/* ---------- [ Dark Header ] ---------- */

.darkheader .site-header {
	background-color:#090C12;
	border-color:#111;
	}

.darkheader .site-title,
.darkheader .site-description {
	color:#f5f5f5;
	}

.darkheader .nav-primary,
.darkheader .nav-secondary,
.darkheader .site-header .nav-secondary,
.darkheader .nav-fixed {
	background-color:#000;
	border-color:#111;
	}

.darkheader .site-header .nav-secondary {
	background-color:transparent;
	}

.darkheader .nav-menu a {
	color:#999;
	}

.darkheader a.search-button,
.darkheader .menu-toggle,
.darkheader .nav-primary .subicon,
.darkheader .nav-secondary .subicon,
.darkheader .nav-fixed .subicon {
	color:#555;
	}

.darkheader .nav-menu ul {
	border-color:#111;
	}

.darkheader .nav-menu ul a {
	background-color:#000;
	border-color:#111;
	}

.darkheader .nav-menu ul a:hover {}

.darkheader .site-title:hover,
.darkheader .site-description:hover,
.darkheader .site-title:active,
.darkheader .site-description:active,
.darkheader .nav-menu a:hover,
.darkheader .nav-menu ul,
.darkheader .nav-menu .current_page_item > a,
.darkheader .nav-menu .current_page_ancestor > a,
.darkheader .nav-menu .current-menu-item > a,
.darkheader .nav-menu .current-menu-ancestor > a,
.darkheader a.search-button:hover,
.darkheader .menu-toggle:hover {
	color: #fff;
	}

/* ------------[ Tables ]------------ */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	max-width: 100%;
	width: 100%;
	overflow:hidden;
	border: 1px solid #eee;
	font-size:inherit;
	}

tbody {}

th,td {
	background-color:#fff;
	text-align: left;
	border: 1px solid #eee;
	padding: 8px; 
	}

th {
	font-weight: bold;
	background:#f8f8f8;
	}

table.table-alt > tbody > tr:nth-child(odd) > td,
table.table-alt > tbody > tr:nth-child(odd) > th {
	background:#f8f8f8;
	}

/* -------------------[ Sideabars/Widgets ]------------------- */

.sidebar {}

.widget {
	margin: 0 0 50px;
	padding:0;
	clear:both;
	overflow:hidden;
	}

.widget ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

.widget ul ul {
	margin-left:15px;
	margin-top: 5px;
	}

.widget ul ul ul {}

.widget li {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #ddd;
	}

.widget li li {
	list-style-type: circle;
	border-bottom:0;
	}

.widget li li li {
	list-style-type: square;
	}

.widget ul > li:last-child {
	border:0;
	margin-bottom:0;
	}

.widget img {
	max-width:100%;
	height:auto;
	}

/* -------------------[ Search Widget ]------------------- */

.widget_search {}

/* ------------[ Calendar Widget ]------------ */

.widget_calendar table {
	margin-bottom:0;
	}

.widget_calendar table > tbody > tr:nth-child(odd) > td,
.widget_calendar table > tbody > tr:nth-child(odd) > th {}

.widget_calendar th,
.widget_calendar td {
	text-align: center;
	}

.widget_calendar caption {
	margin-bottom:5px;
	}

#calendar_wrap {}

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	padding:40px 0 0;
	margin: 0 auto;
	border-top:1px solid #eee;
	background:#f8f8f8;
	}

.footer-widgets-left {}

.footer-widgets-center {}

.footer-widgets-right {}

/* -------------------[ Custom Widgets ]------------------- */

.widget.tabs li {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
	}

.widget.tabs .nav-tabs > li {
	margin-bottom: -1px;
	}

.widget.tabs .nav-tabs > li > a {
	padding:10px 15px;
	}

.widget.tabs .tab-content {
	padding:0;
	}

.recent-excerpt-wrap {
	padding:15px;
	border-bottom:1px dotted #ddd;
	}

#tabs-archives {
	padding:10px 0;
	}

#tabs-archives .recent-excerpt-wrap {
	padding:5px 15px;
	border-bottom:0;
	}

.widget .recent-excerpt-wrap:last-child {
	background-image:none;
	border-bottom:0
	}

.widget .recent-excerpt {
	height:4.5em;
	overflow:hidden;
	line-height:1.5em;
	}

.widget .post-thumbnail,
.widget .avatar {
	float:left;
	margin: 0 15px 0 0;
	width:4.5em;
	height:4.5em;
	}

.widget .title {
	font-weight:bold;
	margin:0;
	}

.widget.tabs i {
	display:none;
	margin-right:6px;
	opacity:0.4;
	}

.widget.socialicons {}

.widget.socialicons .subicons {
	margin:0;
	padding:0;
	line-height:40px;
	max-width:
	}

.widget.socialicons a {
	text-align:center;
	height:40px;
	line-height:38px;
	width:40px;
	margin: 0 10px 10px 0;
	color:#666 !important;
	background:#f8f8f8;
	border:1px solid #eee;
	}

.widget.socialicons i {
	height: 38px;
	line-height:38px;
	width: 38px;
	margin:0;
	padding:0;
	display:block;
	}

.widget.socialicons a:hover {
	color:#fff !important;
	opacity: 1;
	border-color:transparent;
	}

.widget.catposts .recent-excerpt-wrap {
	padding:15px 0;
	}

/* -------------------[ Single Post Bottom Widget Area ]------------------- */

.single-post-bottom {
	margin-bottom: 40px;
	padding:0;
	}

.single-post-bottom .widgettitle {
	background:transparent;
	font-size:24px;
	}

.single-post-bottom p:last-child {
	margin: 0;
	}

.single-post-bottom .widget {
	margin:0;
	}

.single-post-bottom .widget li,
.single-post-bottom li {
	list-style-type: none;
	border:0;
	}

/* -------------------[ Post Styles ]------------------- */

article.page,
article.post {
	margin:0 0 30px;
	padding:0;
	}

.page article.page,
.single-post article.post {
	margin:0 auto;
	padding:0;
	background:transparent;
	}

.page-template article.page .entry-content {
	margin-bottom:40px;
	padding-bottom:10px;
	background:url(images/dotted-line.png) bottom left repeat-x;
	}

.sticky {}

.article-container {
	margin-left:-15px;
	margin-right:-15px;
	clear:both;
	}

article.post.col-sm-3,
article.post.col-sm-4,
article.post.col-sm-6,
article.post.col-sm-12,
article.page.col-sm-3,
article.page.col-sm-4,
article.page.col-sm-6,
article.page.col-sm-12 {
	padding-left:15px;
	padding-right:15px;
	}

.no-pad {
	margin-left:0;
	margin-right:0;
	clear:both;
	}

.no-pad article.post.col-sm-3,
.no-pad article.post.col-sm-4,
.no-pad article.post.col-sm-6,
.no-pad article.post.col-sm-12 {
	margin:0;
	padding:0;
	}

 /* Adjust for Weird Isotope/Masonry Behavior */

@media only screen and (min-width: 768px) {

	.col-sm-3.isotope-item {
		width:24.95%;
	}

	.col-sm-4.isotope-item {
		width:33.3%;
	}
	.col-sm-6.isotope-item {
		width:49.9%;
	}
}	

/* ---------- [ Post Formats ] ---------- */

.formaticon {
	float:right;
	display:block;
	margin:0 0 0 10px;
	}

.flexslider .formaticon {
	display:none;
	position:absolute;
	left:-999em;
	}

.formaticon:before {
	display:inline-block;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "dashicons";
	}

.format-standard .formaticon:before {
	content: "\f119";
	}

.format-audio .formaticon:before {
	content: "\f127";
	}

.format-gallery .formaticon:before {
	content: "\f161";
	}

.format-image .formaticon:before {
  	content: "\f128";
	}

.format-video .formaticon:before {
	content: "\f126";
	}

.format-quote .formaticon:before {
	content: "\f122";
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);

	}

.format-link .formaticon:before {
	content: "\f103";
	}

/* -------------------[ Entry Media ]------------------- */

.entry-media {
	transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	margin: 0 0 30px;
	display:block;
	max-width:100%;
	height:auto;
	position:relative;
	width:100%;
	}

.entry-media img,
.large-thumbnail {
	width:100%;
	}

.entry-media .thumb-caption {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding: 10px 20px;
	color: #fff;
	background:#000;
	background:rgba(0,0,0,0.6);
	}

/* -------------------[ Adjustments for Thumbnail Alignment Settings ]------------------- */

.thumbs-left .entry-media,
.thumbs-right .entry-media {
	width:47%;
	float:left;
	margin:0 0 30px;
	padding:0;
	}

.thumbs-right .entry-media {
	float:right;
	}

.thumbs-left .entry-container,
.thumbs-right .entry-container {
	float:right;
	width:53%;
	padding-left: 30px;
	margin:0;
	}

.thumbs-right .entry-container {
	float:left;
	padding-left:0;
	padding-right: 30px;
	}

.thumbs-left article.post,
.thumbs-right article.post {
	margin-bottom:30px;
	padding-bottom:0;
	}

.thumbs-left .nothumb .entry-container,
.thumbs-right .nothumb .entry-container {
	float:none;
	width:100%;
	padding-left: 0;
	}

/* -------------------[ Entry Meta ]------------------- */

.entry-meta {
	margin: -15px 0 20px;
	padding:0 0 3px;
	line-height:24px;
	background: url(images/dotted-line.png) repeat-x bottom left;
	}

.entry-meta span,
.single .entry-footer .entry-meta span:nth-child(2) {
	margin-right:7px;
	padding-left: 8px;
	background:url(images/sep.png) 0 50% no-repeat;
	}

.entry-meta span:first-child {
	padding: 0;
	background:transparent;
	}

.entry-meta .entry-more-link {
	float:right;
	}

/* -------------------[ Entry Footer ]------------------- */

.entry-footer {
	padding:0;
	margin:0;
	clear:both;
	}

.single .entry-footer {}

.entry-footer .entry-meta {
	clear:both;
	background: url(images/dotted-line.png) repeat-x top left;
	margin:0 0 30px;
	padding:5px 0 0;
	}

/* -------------------[ Single Post Author Bio ]------------------- */

.author-info {
	margin: 0 auto 30px;
	padding:30px 30px 25px;
	border:1px solid #eee;
	background-color:#f8f8f8;
	position:relative;
	}

.author-info.unboxed {
	padding:0;
	margin:40px 0;
	border:0;
	background:transparent;
	}

.author-archive-link {
	position:absolute;
	top:35px;
	right:30px;
	}

.author-info.unboxed .author-archive-link {
	top:5px;
	right:0px;
	}

.author-info img.avatar {
	float:right;
	margin:0 0 10px 20px;
	padding:0;
	background:#fff;
	border:0;
	}

.author-bio {
	margin:0;
	}

.single .author-icons {
	margin-top:10px;
	}

/* -------------------[ Author Archive Page ]------------------- */

body.author .archive-header {}

body.author .author-archive-link {
	display:none;
	}

body.author .author-info,
body.author .author-info.unboxed {
	margin: 0 auto;
	padding:0;
	background:transparent;
	border:0;
	margin: 0 auto 40px;
	padding-bottom:30px;
	background:url(images/dotted-line.png) bottom left repeat-x;	
	}

body.author .author-info img.avatar {
	border:0;
	padding:0;
	margin: 0 0 10px 20px;
	float:right;
	}

body.author .author-title {
	display:none;
	}

body.author .author-icons {
	margin-top:10px;
	}

/* -------------------[ All Authors Page Template ]------------------- */

.author-info.authors,
.author-info.authors.unboxed  {
	margin:0 0 40px;
	padding:30px;
	background: #f8f8f8;
	border:1px solid #eee;
	}

.author-info.authors .author-icons {

	display:block;
	clear:both;
	}

.author-info.authors img.avatar {
	border:0;
	padding:0;
	margin: 0 0 10px 20px;
	float:right;
	}

.author-info.authors .author-archive-link {
	display:none;
	}

.all-authors-bio {
	position:absolute;
	bottom:35px;
	right:30px;
	}

/* -------------------[ Post Pagination/Navigation ]------------------- */	

.pagination {
	line-height:30px;
	margin:0;
	padding:0;
	clear:both;
	display:block;
	width:100%;
	}

.pagination .alignleft {
	width:50%;
	text-align:left;
	}

.pagination .alignright {
	width:50%;
	text-align:right;
	}

.single .pagination {
	margin:30px auto 0;
	}

.single .pagination i {
	padding:0 5px 0 10px;
	vertical-align:middle;
	}

.single .pagination .alignleft i {
	padding:0 10px 0 5px;
	}

.single .nav-links a {
	display:block;
	padding:0;
	color:#555;
	}

.single .nav-links a:hover {
	color:#000;
	}

@media only screen and (min-width: 1200px) {

	.single .pagination {
		margin:0;
	}

	.single .nav-link-text {
		display:none;
		line-height:0;
		height:0;
	}

	.single .pagination i,
	.single .pagination .alignleft i {
		display: block;
		line-height: 110px;
		padding:0;
	}

	.single .nav-links a {
		left:0;
		background:#000;
		color:#fff;
		position: fixed;
		z-index: 90;
		height: 110px;
		line-height:110px;
		padding:0 15px 0 10px;
		display: block;
		top: 50%;
		margin-top: -65px;
		border-radius:0 3px 3px 0;
		opacity:0.4;
	}

	.single .nav-links .alignright a {
		border-radius:3px 0 0 3px;
		left:auto;
		right:0;
		padding:0 10px 0 15px;
	}

	.single .nav-links a:hover {
		color:#fff;
		opacity:1.0;
	}

}

/* -------------------[ Inifinite Scrolling ]------------------- */

#next-posts {
	text-align:center;
	display:block;
	clear:both;
	margin:2px auto 0;
	}

#next-posts a {
	text-align:center;
	display:block;
	margin:0 auto;
	padding:15px 40px;
	background:#000;
	color:#fff;
	display:inline-block;
	}

#next-posts a:hover {
	background:#334466;
	}

#infscr-loading img {
	background:transparent;
	display:block;
	margin: 0 auto;
	}

#infscr-loading {	
	clear:both;
	display:block;
	text-align: center;
	position:absolute;
	left:50%;
	right:auto;
	width:200px;
	margin-left: -100px;
	color: #333;
	font-size:14px;
	z-index:10;
	background:#fafafa;
	padding:20px 0;
	border:1px solid #eee;
	bottom:20px;
	}

/* -------------------[ WP Link Pages ]------------------- */

.link-pages {
	margin:0 0 30px;
	font-weight:bold;
	font-size:11px;
	}

.link-pages span,
.link-pages a span {
	display:inline-block;
	margin: 0 6px 0 0;
	background:#fff;
	border:1px solid #ddd;
	font-weight:bold;
	padding: 7px 15px 5px 15px;
	color:#666;
	}

.link-pages span,
.link-pages a:hover span {
	background-color:#000;
	border-color:#000;
	color:#fff;
	}
/* -------------------[ 2 Posts Side-by-Side ]------------------- */

.post-clear {
	clear:both;
	margin:0;
	padding:0;
	}

.post-by-two .entry-title {
	font-size:18px;
	}

.post-by-two article.page,
.post-by-two article.post {
	margin-bottom:50px;
	}

.post-by-two .entry-meta {}

/* -------------------[ 3 Posts Side-by-Side ]------------------- */

.post-by-three .entry-title {
	font-size:18px;
	}

.post-by-three article.page,
.post-by-three article.post {
	margin-bottom:50px;
	}

.post-by-three .entry-meta {}

/* -------------------[ Posts Grouped by Category ]------------------- */

.post-by-cat {}

.post-by-cat .cat-box {
	margin-bottom:30px;
	}

.post-by-cat article.post {
	margin:0;
	padding:20px 0 5px;
	background: url(images/dotted-line.png) bottom left repeat-x;
	}

.post-by-cat article.post:last-child {
	background: transparent;
	}

.post-by-cat .thumbnail {
	margin:0;
	float:left;
	max-width:none;
	width:80px;
	height:80px;
	}

.post-by-cat .large-thumbnail,
.post-by-cat .medium-thumbnail,
.post-by-cat .entry-video,
.post-by-cat .col-sm-12 .even .thumbnail {
	margin:0 0 20px;
	float:none;
	max-width:none;
	width:100%;
	height:auto;
	}

.post-by-cat .entry-title {
	font-size:16px;
	margin-bottom:0;
	line-height:1.4em;
	}

.post-by-cat .entry-content {
	overflow:hidden;
	margin-bottom:10px;
	line-height:1.5em;
	height:6.3em;
	margin-left:95px;
	}

.post-by-cat .entry-meta {
	margin:0 0 15px 0;
	padding:0;
	background-image:none; 
	line-height:14px;
	}

.post-by-cat .first-post .entry-meta,
.post-by-cat .col-sm-12 .even .entry-meta {}

.post-by-cat .entry-content p {
	margin-bottom:0;
	}

.post-by-cat .first-post .entry-title,
.post-by-cat .col-sm-12 .even .entry-title {
	font-size:18px;
	margin-bottom:10px;
	line-height:1.3em;
	}

.post-by-cat .first-post .entry-content,
.post-by-cat .col-sm-12 .even .entry-content,
.post-by-cat .col-sm-12 .even .first-post .entry-content  {
	height:8.6em;
	margin-bottom:10px;
	margin-left:0;
	}

.post-by-cat .formaticon {
	display:none;
	}

.post-by-cat .post-clear {
	margin:0 15px;
	padding:0;
	height:0;
	float:none;
	clear:both;
	width:auto;
	}

.post-by-cat .col-sm-12 article.post {
	margin:0;
	float:right;
	width:50%;
	padding-left:0;
	}

.post-by-cat .col-sm-12 article.post:last-child {
	background:transparent;
	}

.post-by-cat .col-sm-12 article.first-post {
	margin:0;
	padding:20px 20px 0 0;
	width:50%;
	float:left;
	height:100%;
	display:block;
	background:transparent;
	}

.post-by-cat .col-sm-12 .entry-meta {
	margin-bottom:10px;
	}

.col-sm-12 .even .cat-box-wrap {
	margin-right:-20px;
	}

.post-by-cat .col-sm-12 .even article.post,
.post-by-cat .col-sm-12 .even article.first-post {
	margin:0;
	padding:20px 20px 0 0;
	background: transparent;
	width:50%;
	float:left;
	height:auto;
	display:block;
	background:transparent;
	}

/* -------------------[ Comments ]------------------- */

#comments {}

.entry-comments {
	padding-top:20px;
	}

.comments-container {
	margin-bottom:50px;
	}

.comment-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	}

.comment-list {
	list-style-type:none;
	padding: 0;
	margin:0;
	}

.comment-list li {
	clear:both;
	padding: 0;
	list-style-type:none;
	border:0;
	margin: 0;
	}

.comment-list li li {
	margin-left: 40px;
	}

.comment-body {
	clear:both;
	position:relative;
	z-index:1;
	display:block;
	margin: 0;
	padding:40px 0;
	background:url(images/dotted-line.png) bottom left repeat-x;
	position:relative;
	}

.alt .comment-body {}

.comment-body img.avatar {
	margin:0 0 20px 20px;
	float:right;
	padding:0;
	border:0;
	background:#fff;
	}

.comment-author .fn {
	font-size:115%;
	font-weight:bold;
	}

.comment-author .says {
	display:none;
	}

.comment-author a {
	color:#222;
	}

.comment-meta {
	margin: 0 0 20px;
	}

.comment-metadata {}

.comment-metadata a,
.comment-metadata a:link,
.comment-metadata a:visited {}

.comment-metadata a:active,
.comment-metadata a:hover,
.comment-metadata a:focus {}

.comment-content {
	margin-bottom:20px;
	}

#respond { 
	clear:both;
	padding: 0;
	margin: 0;
	}

.comment-list #respond {
	margin: 30px 0;
	padding-bottom:30px;
	background:url(images/dotted-line.png) bottom left repeat-x;
	}

a#cancel-comment-reply-link {
	font-weight:normal;
	margin: 7px 0 0 0;
	letter-spacing:0;
	float:right;
	}

#commentform {}

#commentform label {}

#commentform input,
#commentform textarea {
	padding:10px;
	background:#f8f8f8;
	border:1px solid transparent;
	border-color:#eee;
	}

#commentform input:focus,
#commentform textarea:focus {
	border-color:#ddd;
	background-color:#fff;
	}

.two-column p.comment-form-author,
.two-column p.comment-form-email,
.two-column p.comment-form-url {
	float:left;
	width:32%;
	margin: 0 0 30px 0;
	}

.two-column  p.comment-form-author {
	margin-right:2%;
	}

.two-column  p.comment-form-url {
	float:right;
	clear:right;
	}

p.comment-form-comment {
	clear:both;
	margin: 0 0 30px 0;
	}

p.form-submit {
	margin-bottom:0;
	}	

#commentform input#submit,
#commentform input[type="submit"] {
	cursor: pointer;
	padding:17px 22px 15px;
	width: auto;
	display: inline-block;
	margin:0;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	border: 0;
	color: #fff;
	background: #000;
	}

#commentform input#submit:hover {
	background-color: #333;
	}

.reply {}

.reply a, 
.reply a:link, 
.reply a:visited {}

.reply a:hover, 
.reply a:active {}

.comment-body ul,
.comment-body ol {
	margin:0 0 20px 20px;
	padding:0;
	border:none;
	}

.comment-body ul li {
	list-style-type:square;
	margin:0;
	padding:0;
	border:none;
	}

.comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
	}

.pings {
	padding: 20px;
	margin: 0 0 30px;
	background:#f8f8f8;
	border:1px solid transparent;
	border-color:#eee;
	}

.pings ol {
	margin-left:20px;
	}

.pings li {
	margin-bottom:5px;
	}

.bypostauthor {}

.comment-body {
	padding-left:90px;
	}

.comment-body img.avatar {
	position:absolute;
	left:0;
	float:none;
	margin:0;
	}

p.form-allowed-tags {
	margin-bottom:30px;
	display:block;
	padding:15px 20px;
	background:#f8f8f8;
	}

p.form-allowed-tags code {}

#commentform p {
	position:relative;
	}

#commentform p .genericon {
	display: block;
	width: 18px;
	height: 18px;
	font-size: 18px;
	vertical-align: top;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-9px;
	color:#bbb;
	}

#commentform p:hover .genericon {
	color:#0099cc
	}

/* -------------------[ Sidebar-Wide | Content ]------------------- */

.sw-c #primary {
	float:right;
	}

.sw-c #secondary {
	float:left;
	}

.sw-c .tb-col-border.wide {
	left:34.74577%;
	}

/* -------------------[ Sidebar-Narrow | Content ]------------------- */

.sn-c #primary,
.c-sn #primary {
	float:none;
	width:100%;
	}

.sn-c .site-content,
.c-sn .site-content {
	width: 860px;
	width:72.88135%;
	float:right;
	}

.sn-c .sidebar-narrow,
.c-sn .sidebar-narrow {
	display:block;
	width:260px;
	width:22.03389%;
	}

.sn-c .tb-col-border.narrow,
.c-sn .tb-col-border.narrow {
	left:24.57627%;
	}

.sn-c #secondary,
.c-sn #secondary,
.sn-c .tb-col-border.wide,
.c-sn .tb-col-border.wide {
	display:none;
	}

/* -------------------[ Content | Sidebar-Narrow ]------------------- */

.c-sn .site-content {
	float:left;
	}

.c-sn .sidebar-narrow {
	float:right;
	}

.c-sn .tb-col-border.narrow {
	left:auto;
	right:24.57627%;
	}

/* -------------------[ Sidebar-Narrow | Content | Sidebar-Wide ]------------------- */

.sn-c-sw .site-content {
	width: 520px;
	width:70.27027%;
	float:right;
	}

.sn-c-sw .sidebar-narrow {
	display:block;
	}

.sn-c-sw .tb-col-border.narrow {
	left:16.10169%;
	}

/* -------------------[ Content | Sidebar-Narrow | Sidebar-Wide ]------------------- */

.c-sn-sw .site-content {
	width: 520px;
	width:70.27027%;
	float:left;
	}

.c-sn-sw .sidebar-narrow {
	float:right;
	display:block;
	}

.c-sn-sw .tb-col-border.narrow {
	left:46.61016%;
	}

/* -------------------[ Sidebar-Wide | Content | Sidebar-Narrow ]------------------- */

.sw-c-sn #primary {
	float:right;
	}

.sw-c-sn #secondary {
	float:left;
	}

.sw-c-sn .site-content {
	width: 520px;
	width:70.27027%;
	float:left;
	}

.sw-c-sn .sidebar-narrow {
	float:right;
	display:block;
	}

.sw-c-sn .tb-col-border.narrow {
	left:83.8983%;
	}

.sw-c-sn .tb-col-border.wide {
	left:34.74577%;
	}

/* -------------------[ Sidebar-Wide | Sidebar-Narrow | Content ]------------------- */

.sw-sn-c #primary {
	float:right;
	}

.sw-sn-c #secondary {
	float:left;
	}

.sw-sn-c .site-content {
	width: 520px;
	width:70.27027%;
	float:right;
	}

.sw-sn-c .sidebar-narrow {
	float:left;
	display:block;
	}

.sw-sn-c .tb-col-border.narrow {
	left:53.38983%;
	}

.sw-sn-c .tb-col-border.wide {
	left:34.74577%;
	}

/* -------------------[ Content Only ]------------------- */

.fw #primary {
	float:none;
	margin:0 auto;
	width:100%;
	}

.fw #secondary {
	display:none;
	}

.fw .tb-col-border.narrow,
.fw .tb-col-border.wide {
	display:none
	}

/* ---------[ Back to Top ]--------- */

#backtotop {
	display: block;
	position: fixed;
	right: 10px;
	bottom: 100px;
	z-index: 999;
	display: none;
	}

#backtotop .genericon {
	display: block;
	width: 50px;
	height: 50px;
	line-height:50px;
	text-align:center;
	cursor: pointer;
	background:#000;
	margin:0;
	padding:0;
	color:#fff;
	}

#backtotop:hover .genericon {
	background-color:#333;
	}

/* ---------- [ Banner Ads ] ---------- */

.banner-ad {
	border:1px solid transparent;
	border-color: rgba(0,0,0,0.05);
	text-align:center !important;
	overflow:hidden;
	}

.banner-ad img,
.banner-ad div {
	max-width:100% !important;
	height:auto !important;
	margin:0 auto !important;
	}

.ad-header {
	height:100%;
	float:right;
	width:auto;
	margin:0;
	display:table;
	border:0
	}

.ad-header a {
	display:table-cell;
	vertical-align: middle;
	}

.ad-content-top {
	clear:both;
	margin:0 auto 30px;
	padding:10px;
	}

.ad-content-bottom {
	clear:both;
	margin:20px auto 0;
	padding:10px;
	}

.ad-below-header {
	clear:both;
	margin:0 auto;
	padding:20px 0;
	border-width:0 0 1px 0;
	}

.ad-above-footer {
	clear:both;
	margin:0 auto;
	padding:20px 0;
	border-width:1px 0 0;
	}

.ad-below-post {
	clear:both;
	margin:0 auto 30px;
	padding:10px;
	}

/* ---------- [ Sitemap/404 Page Template Styles ] ---------- */

ul.sitemap-archives  {
	margin-left:20px;
	margin-bottom:20px;
	}

ul.sitemap-archives ul {
	margin:0 0 0 15px;
	}

ul.sitemap-archives li {
	margin-bottom:0;
	line-height:1.8;
	}

ul.sitemap-archives li li {
	list-style-type:circle;
	}

div.sitemap-archives  {
	margin:15px 0 20px 0;
	padding-right:15px;
	}

div.sitemap-archives article.post {
	width:100%;
	list-style-type:none;
	margin:0 0 7px;
	padding:0 0 10px;
	background:url(images/dotted-line.png) bottom left repeat-x;
	}

div.sitemap-archives img.thumbnail {
	float:right;
	width:3em;
	height:3em;
	margin: 0 0 0 10px;
	}

.sitemap-entry {
	margin:8px 0 0;
	height:3.0em;
	line-height:1.5em;
	overflow:hidden;
	}

.sitemap-entry-title {
	margin:0;
	}

.sitemap-entry-meta {
	margin:0;
	}

p.sitemap-archives.tags {
	margin:0 auto 20px;
	clear:both;
	display:block;
	}

p.sitemap-archives.tags a {
	display:block;
	float:left;
	padding:5px 10px;
	background:#f8f8f8;
	border:1px solid #eee;
	margin:0 2px 2px 0;
	}

/* ---------- [ Archives by Month/Category Page Template Styles ] ---------- */

.archives-by-cat {
	margin:0 0 20px;
	}

.archives-by-cat h3 {
	margin:0 0 10px;
	}

.archives-by-cat p {
	margin:0 0 5px;
	}

.archives-by-cat .archive-entry-date {
	margin:0 10px 0 0;
	}

/* ---------- [ Landing Page - Page Template Styles ] ---------- */

.page-template-page-landing-php {
	background: #e5e5e5 !important;
	}

.page-template-page-landing-php article.page .entry-content {
	margin: 0;
	padding:0;
	background: transparent;
	}

.page-template-page-landing-php .nav-primary,
.page-template-page-landing-php .site-header {
	display:none;
	}

.page-template-page-landing-php .site-footer {
	text-align:center;
	}

.page-template-page-landing-php .site-container {
	max-width: 900px;
	margin: 40px auto;
	padding:0;
	}

.page-template-page-landing-php .site-inner {
	padding:0;
	margin:0 auto;
	}

.page-template-page-landing-php .site-inner-wrap {
	padding:70px 0;
	max-width:700px;
	margin:0 auto;
	}

/* ---------- [ Archives Image Gallery Page Template Styles ] ---------- */

.no-pad.archive-images {
	margin:0 -1px 30px 0;
	}

.no-pad.archive-images article.post {
	margin:0 1px 1px 0;
	}

/* -------------------[ Isotope/Masonry Filtering ]------------------- */

.isotope-item {
	z-index: 2;
	}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
	}

.isotope,
.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
	}

.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;
	}

/* ---------- [ Portfolio Template ] ---------- */

.portfolio-container {
	margin:0 -1px 30px 0;
	}

.portfolio-container article.post {
	margin:0;
	padding:0 1px 1px 0;
	}

.portfolio-container.isotope,
.portfolio-container.isotope .isotope-item,
.masonry-container.isotope,
.masonry-container.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	}

/* ---------- [ Hidden Content Block Revealed on Hover ] ---------- */

.entry-block {
	position:relative;
	z-index:3;
	}

.entry-hidden-block {
	z-index:4;
	display:block;
	position:absolute; 
	top:0; 
	left:0;
	width:100%;
	height:100%;
	background:#090C12;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	}

.entry-hidden-block:hover {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	}

.entry-hidden-block:before {
	content: '';
	display: inline-block;
	height: 100%; 
	vertical-align: middle;
	}

.entry-hidden-block-content {
	text-align:center;
	display: inline-block;
	vertical-align: middle;
	width:90%;
	padding-left:10%;
	height:auto;
	}

.entry-hidden-block-content a.hidden-link {
	margin:-10px auto 5px;
	background:#000;
	display:block;
	text-align:center;
	}

.entry-hidden-block-content a.hidden-link,
.entry-hidden-block-content a.hidden-link .fa {
	height:44px;
	line-height:44px;
	width:44px;
	vertical-align:middle;
	}

.entry-hidden-block-content .formaticon {
	display:none;
	}

.entry-hidden-block-content,
.entry-hidden-block-content a,
.entry-hidden-block-content h2.entry-title,
.entry-hidden-block-content h2.entry-title a {
	text-align:center;
	margin:0;
	color: #fff !important;
	}

/* ---------- [ Related Posts ] ---------- */

.tb-related-posts {
	margin:10px auto 30px;
	padding:0;
	display:block;
	clear:both;
	}

.tb-related-posts .related-wrap {}

.tb-related-posts a.post-thumbnail {
	margin:0;
	padding:0 1px 1px 0;
	display:block;
	float:left;
	width:33.33%;
	text-align:center;
	}

.tb-related-posts.four a.post-thumbnail { width:25%; }
.tb-related-posts.five a.post-thumbnail { width:20%; }
.tb-related-posts.six a.post-thumbnail { width:16.66%; }

.tb-related-posts .thumbnail {
	margin:0;
	padding:0;
	display:block;
	float:none;
	max-width:none;
	width:100%;
	height:auto;
	}

/* ---------- [ Masonry Blog Template ] ---------- */

.masonry-container {
	margin-left:-3px;
	margin-right:-3px;
	margin-bottom:30px;
	}

.masonry-container article.post {
	padding-left:3px;
	padding-right:3px;
	margin-bottom:6px;
	}

.masonry-container .entry-wrap {
	border:1px solid #eee;	
	}

.masonry-container .entry-container {
	padding:20px;
	}

.masonry-container .entry-media {
	margin:0;
	}

.masonry-container .entry-footer {
	margin:-15px 20px 20px;
	display:block;
	}

.masonry-container .entry-footer .entry-meta {
	margin:0;
	display:block;
	}

.masonry-container .format-quote .entry-wrap {
	border:0;
	background:#090C12;	
	}

.masonry-container .format-quote h2.entry-title a,
.masonry-container .format-quote h2.entry-title,
.masonry-container .format-quote .entry-content {
	color:#fff !important;
	}

.masonry-container .format-quote .entry-media {
	max-height:200px;
	overflow:hidden;
	display:none;
	}

.masonry-container .format-quote .entry-meta,
.masonry-container .format-quote .entry-footer {
	display:none;
	}

.masonry-container .format-quote .entry-content p:last-child {
	margin-bottom:15px;
	}

/* ---------- [ Category Filter for Masonry Blog and Portfolio ] ---------- */

.cat-filter {
	list-style:none;
	margin: 0 auto 30px;
	padding:0;
	text-align:center;
	}

.cat-filter li {
	list-style:none;
	display:inline-block;
	float:none;
	margin: 0 -3px 0 0;
	padding:0;
	text-align:center;
	}

.cat-filter li.all {}

.cat-filter li.intro {
	display:none;
	}

.cat-filter li a:before {
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "|";
	top:-2px;
	left:0;
	margin: 0;
	position:relative;
	font-size:8px;
	color:#333;
	text-align:center;
	width:14px;
	}


.cat-filter li.all a:before {
	display:none;
	}

/* ---------- [ Featured Pages Page Template ] ---------- */

.featpages .entry-media {
	width:44%;
	margin:0 0 20px;
	padding:0;
	padding-right:30px;
	float:left;
	}

.featpages .entry-wrap {
	width:56%;
	margin:0;
	padding:0;
	float:right;
	}

.featpages p.read-more-link {
	}

.featpages article.page {
	clear:both;
	margin:0 auto 30px;
	padding: 0;
	background: url(images/dotted-line.png) bottom left repeat-x;
	}

.featpages article.page:last-child {
	margin:0 auto;
	padding: 0;
	background: transparent;
	}

.page-template .featpages article.page .entry-content {
	margin-bottom:0;
	background: transparent;
	}	

/* ------------[ Galleries ]------------ */

.gallery {
	max-width:100%;
	margin:0 0 30px -2px
	}

.gallery-item {
	float: left;
	margin: 0 2px 2px 0;
	overflow: hidden;
	position: relative;
	}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 0 20px;
	}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
	}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 2px);
	max-width:         calc(25% - 2px);
	}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 2px);
	max-width:         calc(20% - 2px);
	}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 2px);
	max-width:         calc(16.7% - 2px);
	}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 2px);
	max-width:         calc(14.28% - 2px);
	}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 2px);
	max-width:         calc(12.5% - 2px);
	}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 2px);
	max-width:         calc(11.1% - 2px);
	}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
	}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	margin: 0;
	max-height: 100%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
	}

.gallery-item:hover .gallery-caption {
	opacity: 1;
	}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
	}

.gallery img {
	width: auto; /* IE8 */
	}

/* ---------- [ Rounded Corners ] ---------- */

.subicon,
.author-info,
.theme-select,
a.more-link,
a.more-link:link,
a.more-link:visited,
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
a.button,
#commentform input#submit,
#commentform input[type="submit"],
input,
select, 
textarea,
.link-pages span,
.link-pages a span,
blockquote,
#next-posts a,
#infscr-loading,
.flexslider .flex-read-more a  {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}

.comment-body img.avatar,
.author-info img.avatar,
#backtotop .genericon,
.entry-hidden-block-content a.hidden-link {
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	}

.search-field {
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	}

.search-form .search-submit {
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	}

/* ---------- [ Button Colors ] ---------- */

a.more-link,
a.more-link:link,
a.more-link:visited,
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
#commentform input#submit,
#commentform input[type="submit"],
input.search-submit:hover,
input.search-submit:active {
	cursor:pointer;
	color: #fff;
	background: #000;
	background-color:#60b86b; /* green */
	background-color:#3498db; /* blue */
	background-color: #2483B3;
	background-color: #1F4E66;
	}

a.more-link:hover,
a.more-link:focus,
a.more-link:active,
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
#commentform input#submit:hover,
#commentform input[type="submit"]:hover {
	color: #fff;
	background: #000;
	}

input.search-submit {
	color: #fff;
	background: #000;
	}

input.search-submit:hover,
input.search-submit:active {
	background-color: #1F4E66;
	}

/* ------------[ Responsive Design ]------------ */

@media only screen and (max-width: 1280px) {

	.site-container,
	.unboxed .site-container {
		margin:0 auto;
		max-width:none;
		width:100%;
	}

	.site-inner,
	.wrap,
	.unboxed .site-inner,
	.unboxed .wrap {
		width:auto;
		max-width:none;
		padding-right:20px;
		padding-left:20px;
	}

	.unboxed .wideslider {
		margin-top:0;
	}

	.unboxed .wideslider .wrap {
		padding:0;
	}

}

@media only screen and (max-width: 1024px) {

	.sidebar-wide-bottom-left,
	.sidebar-wide-bottom-right {
		float:none;
		display:block;
		width:auto;
		clear:both;
	}

	.unboxed .wideslider {
		margin-top:0;
	}

}

@media only screen and (max-width: 960px) {

	.site-footer .site-icons {
		float:none;
		margin:10px auto;
		text-align:center;
	}

	.site-footer .site-info {
		text-align:center;
	}

	.site-footer a.subicon {
		display:inline-block !important;
		float:none;
		text-align:center;
	}

}

@media only screen and (max-width: 800px) {

	.site-inner,
	.wrap,
	.unboxed .site-inner,
	.unboxed .wrap {
		max-width:none;	
		width:100%;
		padding-left:15px;
		padding-right:15px;
	}

	.site-title,
	.site-description,
	.site-branding {
		float:none;
		clear:both;
		text-align:center;
		width:100%;
	}

	.site-branding a {
		display:block;
	}

	.site-branding {
		display:block;
		margin:30px auto;
		padding:0 15px;
	}

	.full-header .site-branding {
		margin:0 auto;
		padding:0;
	}

	.ad-header {
		height:auto;
		float:none;
		text-align:center;
		width:auto;
		margin:-20px 20px 30px;
		display:block;
	}

	.ad-header a {
		display:block;
	}

	.site-header .wrap {
		height:auto !important;
		}

	.tb-col-border {
		display:none;
	}

	#primary,
	.sw-c #primary,
	.sw-c-sn #primary,
	.sn-c #primary,
	.c-sn #primary,
	.sw-sn-c #primary,
	#secondary,
	.sw-c #secondary,
	.sw-c-sn #secondary,
	.sw-sn-c #secondary,
	.site-content,
	.sn-c-sw .site-content,
	.c-sn-sw .site-content,
	.sw-c-sn .site-content,
	.sw-sn-c .site-content,
	.c-sn .site-content,
	.sn-c .site-content,
	.sidebar-narrow,
	.c-sn-sw .sidebar-narrow,
	.sw-c-sn .sidebar-narrow,
	.sw-sn-c .sidebar-narrow,
	.c-sn .sidebar-narrow,
	.sn-c .sidebar-narrow,
	.footer-widgets-left,
	.footer-widgets-center,
	.footer-widgets-right {
		float:none;
		margin:0 auto;
		width: 100%;
	}

	.sw-c #secondary,
	.c-sw #secondary,
	.sidebar-narrow {
		padding-top:30px;
	}

	.site-header .nav-secondary,
	.site-header .nav-secondary .wrap,
	.site-header .nav-menu,
	.site-header .nav-menu li,
	.site-header .nav-menu a {
		height:auto;
	}

	.site-header .nav-menu li,
	.site-header .nav-menu a {
		display:block;
	}

	.nav-primary .wrap,
	.nav-secondary .wrap,
	.site-header .wrap,
	.nav-fixed .wrap {
		width:100%;
		margin:0 auto;
		padding:0;		
	}

	.nav-menu,
	.nav-menu ul {
		display: none;
	}

	.nav-primary,
	.nav-secondary,
	.nav-fixed,
	.site-header .nav-secondary {
		padding:0; 
		margin:0 auto;
		min-height:44px;
		line-height:44px;
		background-color:#f8f8f8;
		height:auto;
		display: block;
		clear:both;
		width: 100%;
		float: none;
	}

	.nav-secondary,
	.nav-fixed,
	.site-header .nav-secondary {
		border-bottom:1px solid #eee;
		min-height:45px;
		line-height:44px;
	}

	.nav-primary a.search-button,
	.nav-primary .site-icons,
	.nav-primary .menu-toggle {
		height:44px;
		line-height:30px;
		padding:7px 0;
	}

	.site-header .nav-secondary {
		border:0;
		border-top:1px solid #eee;
	}

	.menu-toggle {
		display: block;
	}

	.nav-secondary .wrap,
	.nav-fixed .wrap,
	.site-header .nav-secondary .wrap {
		position:relative;
	}

	.site-header a.search-button,
	.site-header .nav-secondary .site-icons  {
		padding:0;
		position:absolute;
		top:7px;
		right:0;
		float:none;
		height:30px;
		line-height:30px;
	}

	.site-header .nav-secondary .site-icons  {
		right:30px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu ul,
	.site-header .toggled-on .nav-menu,
	.site-header .toggled-on .nav-menu ul {
		border:0;
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		position: static;
		float: none;
	}

	.toggled-on .nav-menu li {
		display: block;
		float:none;
	}

	.toggled-on .nav-menu a,
	.toggled-on .nav-menu ul a,
	.site-header .nav-menu a,
	.site-header .nav-menu ul a {
		border:0;
		border-top:1px solid #eee;
		display: block;
		line-height:44px;
		padding:0 15px;
		background-color:#f8f8f8;
	}

	.toggled-on .nav-menu a:hover {
		background-color:inherit;
	}

	.darkheader .nav-secondary,
	.darkheader .nav-fixed,
	.darkheader .site-header .nav-secondary,
	.darkheader .toggled-on .nav-menu a,
	.darkheader .toggled-on .nav-menu ul a {
		border-color:#111;
		background-color:#000;
	}

	.toggled-on .nav-menu ul a  {
		padding-left:45px !important;
	}

	.toggled-on .nav-menu ul ul a  {
		padding-left:75px !important;
	}

	.toggled-on .nav-menu ul ul ul a  {
		padding-left:105px !important;
	}

	.gallery-caption {
		display: none;
	}

	.gallery-columns-1 .gallery-item {
		margin-right: 0;
		width: 100%;
	}

	#next-posts {
		margin-bottom: 50px !important;
	}

	.page-template-page-landing-php .site-container,
	.page-template-page-landing-php .site-inner {
		max-width: 800px;
		margin: 0 auto;
		padding:0;
	}

	.page-template-page-landing-php .site-inner-wrap {
		padding:50px;
		margin:0 auto;
	}

	.wideslider .feature-image {
		height:400px;
	}

	.wideslider .flexslider .entry-title,
	.flexslider .entry-title {
		font-size:30px;
		line-height: 1.3;
	}

	.nav-primary .tooltip,
	.nav-secondary .tooltip,
	.nav-fixed .tooltip {
		display:none !important;
	}

}

@media only screen and (max-width: 640px) {

	.c-sw p.comment-form-author,
	.c-sw p.comment-form-email,
	.c-sw p.comment-form-url,
	.sw-c p.comment-form-author,
	.sw-c p.comment-form-email,
	.sw-c p.comment-form-url,
	.fw p.comment-form-author,
	.fw p.comment-form-email,
	.fw p.comment-form-url {
		float:none;
		clear:both;
		width:100%;
		margin: 0 0 30px 0;
	}

}


@media only screen and (max-width: 560px) {

	.pagination .alignleft,
	.pagination .alignright {
		float:none;
		display:block;
		margin:0;
		clear:both;
		width:100%;
	}

	.pagination .nav-links a {
		display:block;
		padding:5px 15px;
		margin-bottom:5px;
		border:1px solid transparent;
		background-color:#f8f8f8;
		border-color:#eee;
	}

	#commentform input#submit {
		width:100%;
	}

	.page-template-page-landing-php .site-inner-wrap {
		padding:20px;
		margin:0 auto;
	}

	.wideslider .feature-image {
		height:300px;
	}

	.wideslider .flexslider .entry-title,
	.flexslider .entry-title {
		font-size:20px;
		line-height: 1.3;
	}

	.flexslider .entry-title {
		bottom:70px;
		padding:0 20px;
	}


	.flexslider p.flex-read-more {
		bottom:20px;
		font-size:14px;
	}

	.flexslider .flex-read-more a {
		line-height:20px;
		padding:5px 25px 6px;
	}

	.flexslider .flex-excerpt {
		display:none;
		left:-999em;
	}

	.flex-control-nav {
		display:none;
		right:auto;
		left:-999em;
	}

	#backtotop,
	.nav-fixed {
		display:none !important;
	}

	.post-left,
	.post-right {
		float:none;
		width:100%;
		padding-right:0;
		padding-left:0;
	}

	.post-by-cat .entry-content,
	.post-by-cat .first-post .entry-content,
	.post-by-cat .col-sm-12 .even .entry-content,
	.post-by-cat .col-sm-12 .even .first-post .entry-content  {
		height:auto;
	}

	.post-by-cat .col-sm-12 article.post {
		margin:0 auto;
		float:none;
		width:100%;	
	}

	.post-by-cat .col-sm-12 article.first-post,
	.post-by-cat .col-sm-12 .even article.post,
	.post-by-cat .col-sm-12 .even article.first-post {
		padding-bottom:10px;
		background: url(images/dotted-line.png) bottom left repeat-x;
		width:100%;
		float:none;
		height:auto;
		padding-right:0;
	}

	.col-sm-12 .even .cat-box-wrap {
		margin-right:auto;
	}

	.thumbs-left .entry-media,
	.thumbs-right .entry-media {
		width:100%;
		float:none;
		padding:0;
		margin:0 auto 20px;
	}

	.thumbs-left .entry-container,
	.thumbs-right .entry-container {
		float:none;
		width:100%;
		padding-left:0;
		padding-right:0;
	}

	.alert {
		padding:15px;
	}

	.alert .fa {
		left:-999em;
		display:none;
	}

	.alert-message {
		padding:0 30px 0 0;
	}

}

@media only screen and (max-width: 480px) {

	.entry-meta .entry-more-link {
		margin:5px 0 0 0;
		padding:0;
		float:none;
		display:block;
		clear:both;
	}

	.alignleft,
	.alignright {
		float:none;
		display:block;
		margin:0 0 20px;
		clear:both;
		text-align:left;
	}

	img.alignright, 
	.wp-caption.alignright,
	img.alignleft, 
	.wp-caption.alignleft {
		float:none;
		display:block;
		clear:both;
		text-align:left;
		margin:0 0 20px;
	}

	.gallery {
		margin: 0 0 20px;
	}

	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
		max-width: none;
		width: 49%;
		width: -webkit-calc(50% - 2px);
		width:         calc(50% - 2px);
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
		text-align: center;
		width: 98%;
		width: -webkit-calc(100% - 2px);
		width:         calc(100% - 2px);
	}

	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 2px;
	}

	.gallery br {}

	.gallery .gallery-item:nth-of-type(even) {
		margin-right: 0;
	}

	.nav-primary .github,
	.nav-primary .tumblr,
	.nav-primary .stumbleupon,
	.nav-primary .dribbble,
	.nav-primary .flickr,
	.nav-secondary .github,
	.nav-secondary .tumblr,
	.nav-secondary .stumbleupon,
	.nav-secondary .dribbble,
	.nav-secondary .flickr {
		display:none !important;
	}

	#next-posts a {
		width:100%;
	}

	h1 {
		font-size: 24px;
		line-height: 1.4;
	}

	h2 {
		font-size: 22px;
		line-height: 1.4;
	}

	h3 {
		font-size: 20px;
		line-height: 1.4;
	}

	h4 {
		font-size: 18px;
		line-height: 1.5;
	}

	h5 {
		font-size: 16px;
		line-height: 1.5;
	}

	h6 {
		font-size: 16px;
		line-height: 1.5;
	}

	blockquote {
		padding:15px;
	}

	.comment-body {
		padding-left:0;
	}

	.comment-body img.avatar {
		position:static;
		float:none;
		display:block;
		margin:0 0 10px;
	}

	.nav-tabs > li {
		float: none;
		display:block;
		margin-bottom:0;
	}

	.nav-tabs > li > a,
	.nav-tabs > li.active > a,
	.nav-tabs > li.active > a:hover,
	.nav-tabs > li.active > a:focus,
	.nav-tabs > li > a:hover  {
		border:1px solid #eee;
		border-bottom:0;
		display:block;
	}

	.tab-content {
		padding:15px;
	}

	.tabs-left > .nav-tabs {
		float: none;
		width:100%;
		border:0;
	}

	.tabs-left .tab-content {
		width:100%;
		float:none;
		border:1px solid #eee;
	}

	.tabs-left > .nav-tabs > li,
	.tabs-right > .nav-tabs > li {
		width: 100%;
	}

	.tabs-left > .nav-tabs > li > a,
	.tabs-right > .nav-tabs > li > a,
	.tabs-left > .nav-tabs > li:first-child > a,
	.tabs-right > .nav-tabs > li:first-child > a,
	.tabs-left > .nav-tabs > li > a:hover,
	.tabs-left > .nav-tabs > li > a:focus,
	.tabs-left > .nav-tabs .active > a,
	.tabs-left > .nav-tabs .active > a:hover,
	.tabs-left > .nav-tabs .active > a:focus {
		border:1px solid #eee !important;
		border-bottom:0 !important;
		text-align:center;
	}

	.postslider.alt .flex-direction-nav  { 

	}

	.postslider.alt .slide-container {
		padding:25px 25px 15px;
	}

	.author-archive-link,
	.author-info.unboxed .author-archive-link {
		position:static;
		display:block;
		margin:20px 0 0;
	}

}

@media only screen and (max-width: 1024px) {
	.narrowslider { height:428px; }
	.narrowslider .feature-image { height:428px; }
}

@media only screen and (max-width: 960px) {
	.narrowslider { height:401px; }
	.narrowslider .feature-image { height:401px; }
}

@media only screen and (max-width: 800px) {
	.narrowslider { height:493px; }
	.narrowslider .feature-image { height:493px; }
}

@media only screen and (max-width: 560px) {
	.narrowslider { height:373px; }
	.narrowslider .feature-image { height:373px; }
}

@media only screen and (max-width: 480px) {
	.narrowslider { height:320px; }
	.narrowslider .feature-image { height:320px; }
}

@media only screen and (max-width: 320px) {
	.narrowslider { height:213px; }
	.narrowslider .feature-image { height:213px; }
}