/*
Theme Name:     GPS World 4.0 2018
Theme URI:      http://www.northcoastmedia.net
Description:    Child theme of the WP-Bold Theme
Author:         North Coast Media
Author URI:     http://www.northcoastmedia.net
Template:       WP-Bold109
Version:        1.2
Test:		06-28-2022
*/

@font-face {
	font-family: 'pt_sansregular';
	src: url('fonts/PTS55F-webfont.eot');
	src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/PTS55F-webfont.woff') format('woff'),
	url('fonts/PTS55F-webfont.ttf') format('truetype'),
	url('fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'pt_sans_narrowbold';
	src: url('fonts/PTN77F-webfont.eot');
	src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/PTN77F-webfont.woff') format('woff'),
	url('fonts/PTN77F-webfont.ttf') format('truetype'),
	url('fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'ULT-XB';
	src: url('fonts/PTN77F-webfont.eot');
	src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/PTN77F-webfont.woff') format('woff'),
	url('fonts/PTN77F-webfont.ttf') format('truetype'),
	url('fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamXNarrow-Bold';
	src: url('fonts/GothamXNarrow-Bold.eot');
	src: local('☺'), url('fonts/GothamXNarrow-Bold.woff') format('woff'), url('fonts/GothamXNarrow-Bold.ttf') format('truetype'), url('fonts/GothamXNarrow-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #c4161c;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

body {
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #cacaca;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	color: #666;
	line-height: 1.5em;
	font-size: .9em;
	font-family: pt_sansregular, Arial, Helvetica, sans-serif;
}

.wallpaper-active {
	max-width: 990px !important;
}

#outer-wrap {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
}

#header {
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: 215px;
	background: #000 url(images/header.jpg) no-repeat 55% 0;
}

@-moz-document url-prefix() {
	#header {
		height: 216px;
	}
}

#header-cont {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

#head-content {
	height: 92px;
	max-width: 100%;
	padding: 10px 40px 0 30px;
}

#sitetitle,
#logo {
	position: relative;
	top: 15px;
	left: 15px;
	height: 150px;
	padding-bottom: 20px;
}


#logo img {
	max-width: 100%;
	height: auto;
	margin-top: 10px;

}

#logo > a {
	display: block;
	height: 155px;
	width: 305px;
}

#sitetitle .title {
	padding: 0;
	margin: 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 24px;
	display: block;
}

#sitetitle .title a {
	color: #000;
}

#sitetitle .description {
	padding: 0;
	margin: 0;
	font-size: 9pt;
}

#header-search {

}

div#menu-rule {
	width: 100%;
	height: 2px;
	background: rgb(192, 22, 27);
	background: -moz-linear-gradient(rgba(192, 22, 27, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(rgba(192, 22, 27, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(rgba(192, 22, 27, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(rgba(192, 22, 27, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to right, rgba(192, 22, 27, 1) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0161b', endColorstr='#000000', GradientType=1);
}

#wrap {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1015px;
}

.limit {
	margin: 0 auto;
	width: 960px;
}

#page-body {
	padding: 0;
	clear: both;
	margin: 0 auto;
	width: 1015px;
	background-color: white;
}

#page {
	width: 986px;
}

#column-left {
	width: 665px;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

#ad-social-wrapper {
	margin: 0 0 20px 16px;
	height: 60px;
	width: 468px;
}

#ad-social-wrapper .banner468 {
	width: 468px;
	height: 60px;
	margin: 0 auto 20px;
	float: left;
	padding: 0;
	border: 1px solid #666;
}

/* ---------[ Social Icons ]--------- */


#social-search { /* this wraps social icons and search form */
	/*height: 100%;*/
	float: right;
	text-align: right;
	margin-right: 25px;
}

#social-search img {
	padding: 4px;
}

/* -------------------[ Social Media Icons ]------------------- */

.sub-icons {
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

.sub-icons a {
	margin: 0;
	float: left;
	background: transparent;
	padding: 0;
	display: block;
}

/* ---------[ Search Form ]--------- */

form#searchform {
	position: absolute;
	top: 115px;
	left: 360px;
	border: 1px solid white;
}


#searchform {
}


#searchform #searchfield {
	padding-left: 10px;
	height: 38px;
	font-size: 11px;
	border: 1px solid white;
	color: white;
	width: 145px;
	background: black;
	float: left;
}

#searchform #submitbutton {
	height: 20px;
	width: 20px;
	cursor: pointer;
	border: none;
	background-color: white;
	padding: 10px;
	margin-bottom: -6px;
}

#searchform #submitbutton:hover {

}

#content {

}


#page-content, #archive-content, #content {
	float: none;
	padding: 0;
	background: white;
}

#archive-content .entry, body.page .entry {
	padding: 0 20px 0 20px;
}

#auth-posts h2.post-title, #archive-content .entry-content h2.post-title {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-family: GothamXNarrow-Bold, Arial, sans-serif;
	text-decoration: none;
	color: #c4161c;
}

#archive-content .entry-content p {
	font-family: ULT, Arial, Verdana, sans-serif;
	font-size: 13px;
	padding: 10px 0 0 0;
}

#content .header-title-lead-in {
	width: 40px;
	height: 27px;
	float: left;
	background: #FFF url(images/header-title-lead-in.png) top left no-repeat;
	clear: left;
}

#content .header-title-view-more a:link {

}

.header-title-view-more a:hover {
	color: #000000;
}


/* ========================================= */
/* ===         HOMEPAGE - ROW 1         ==== */
/* ========================================= */

#home-row-1 {
	margin-bottom: 0;
}

/* ========================================= */
/* === HOMEPAGE - TABBED FEATURE SLIDER ==== */
/* ========================================= */
#tabbed-feature-container {
	width: 528px;
	height: 363px;
	float: left;
}

/* ========================================= */
/* ======== HOMEPAGE - RECENT POSTS ======== */
/* ========================================= */

#recent-posts div.section-header {
	height: 60px;
	background: rgb(218, 218, 218);
	background: -moz-linear-gradient(rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#ffffff', GradientType=1);
}

#recent-posts div.section-container {
	background: white;
}

#recent-posts h2.feature-title,
#slider h2.feature-title {
	color: #C4161C;
	float: left;
	font-family: GothamXNarrow-Bold, Arial, sans-serif;
	font-size: 30px;
	padding-left: 28px;
	padding-top: 12px;
	text-transform: uppercase;
}

#recent-posts .header-title-view-more {
	float: right;
	font-family: pt_sansregularArial, sans-serif;
	font-size: 13px;
	padding: 27px 15px 0 0;
}

#recent-posts ul {
	padding: 25px 15px 15px 15px;
	margin: 0;
	list-style: none;
}

#recent-posts li {
	border-top: 1px solid #999999;
	clear: both;
	display: block;
	line-height: 14px;
	padding: 15px 0;
}

#recent-posts li:first-child {
	padding: 0 0 15px 0;
	border: none;
}

#recent-posts li a {
	color: #000;
}

#recent-posts li a:hover {
	text-decoration: underline;
	color: #C4161C;
}

#recent-posts .recent-title {
	display: block;
	font-size: 17px;
	font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 0;
}

#recent-posts .recent-excerpt {
	display: none;
}


.recent-meta {
	display: none;
}

/* ========================================= */
/* ========   HOME - CONTENT ROW 2  ======== */
/* ========================================= */

/* ========================================= */
/* ========   HOME - CONTENT ROW BOX STYLES= */
/* ========================================= */

div.row-space-middle {
	height: 30px;
	width: 622px;
}

div.row-top {
	height: 20px;
	width: 100%;
}

div.row-bottom {
	height: 20px;
	width: 100%;
}

div.row-7-bottom {
	background: url("images/twitter-bottom.png") no-repeat scroll left top transparent;
	height: 20px;
	width: 400px;
	float: left;
}

div.row-bottom-long {
	height: 25px;
	width: 100%;
}

#sidebar-top {

	height: 20px;
	width: 100%;
}

#sidebar-bottom {
	background: url("images/sidebar-bottom.png") no-repeat scroll right top transparent;
	height: 20px;
	width: 100%;
}

#home-row-2,
#home-row-3,
#home-row-4,
#home-row-5,
#home-row-6,
#home-row-7,
#home-row-8 {
	clear: both;
	position: relative;
}

#home-row-5 .video p {
	display: none;
}

#home-row-5 .video p:first-child {
	display: inline;
}

#home-row-5 .video ol {
	display: none;
}

#home-row-5 .video ul {
	display: none;
}

#home-row-7 {
	float: left;
}

#twitter-row-ad {
	float: right;
	margin-right: 10px;
}

#home-row-2 {
	padding: 0 0 0 77px;
}

#home-row-8 {
	padding: 20px 0 0 77px;
}

#home-row-1 .section-header {

	height: 60px;
	width: 665px;
	overflow: hidden;
	position: relative;


}

#home-row-2 .section-header,
#home-row-3 .section-header,
#home-row-4 .section-header,
#home-row-5 .section-header,
#home-row-6 .section-header {

	height: 61px;
	overflow: hidden;
	position: relative;
	background: rgb(218, 218, 218);
	background: -moz-linear-gradient(rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#ffffff', GradientType=1);
}

#home-row-7 .section-header {
	/* background: url("images/twitter-header-bg.jpg") repeat-y scroll left top #FFFFFF; */
	height: 61px;
	overflow: hidden;
	position: relative;
	width: 665px;
	background: rgb(218, 218, 218);
	background: -moz-linear-gradient(rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#ffffff', GradientType=1);
}

#home-row-2 .header-wrapper,
#home-row-3 .header-wrapper,
#home-row-4 .header-wrapper,
#home-row-5 .header-wrapper,
#home-row-6 .header-wrapper,
#home-row-7 .header-wrapper {
	position: absolute;
	bottom: 0;
}

#home-row-2 h2.feature-title,
#home-row-3 h2.feature-title,
#home-row-4 h2.feature-title,
#home-row-5 h2.feature-title,
#home-row-6 h2.feature-title,
#home-row-7 h2.feature-title {
	color: #c4161c;
	font-family: GothamXNarrow-Bold, Arial, sans-serif;
	padding-left: 28px;
	text-transform: uppercase;
	display: inline;
	font-size: 30px;
	position: relative;
	top: 15px;
	letter-spacing: 2px;

}


#home-row-2 .header-title-view-more,
#home-row-3 .header-title-view-more,
#home-row-4 .header-title-view-more,
#home-row-5 .header-title-view-more,
#home-row-6 .header-title-view-more,
#home-row-7 .header-title-view-more {
	display: inline;
	font-family: pt_sansregular, 'Arial', sans-serif;
	font-size: 13px;
	margin: 15px;
	float: right;
}

#home-row-2 .header-title-view-more a,
#home-row-3 .header-title-view-more a,
#home-row-4 .header-title-view-more a,
#home-row-5 .header-title-view-more a,
#home-row-6 .header-title-view-more a,
#home-row-7 .header-title-view-more a {
	color: #c4161c;
}


#home-row-1 .header-title-shadow {
	background: url("images/home-header-right.png") no-repeat scroll right bottom transparent;
	height: 89px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
}

#home-row-2 .header-title-shadow,
#home-row-3 .header-title-shadow,
#home-row-4 .header-title-shadow,
#home-row-5 .header-title-shadow,
#home-row-6 .header-title-shadow {
	height: 47px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
}

#home-row-7 .header-title-shadow {

	height: 47px;
	overflow: hidden;
	position: absolute;
	left: 432px;
	top: 0;
	width: 10px;
}

#home-row-2 .section-container,
#home-row-3 .section-container,
#home-row-4 .section-container,
#home-row-5 .section-container,
#home-row-6 .section-container {
	background: white;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	min-height: 100px;
	overflow: hidden;
	width: 665px;
}

#home-row-7 .section-container {
	background: white;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	min-height: 100px;
	overflow: hidden;
	width: 665px;
}

#home-row-3 .section-left {
	width: 265px;
	float: left;
}

#home-row-3 .section-left ul {
	margin: 0;
	padding: 20px 15px 0;
}

#home-row-3 .section-left li {
	list-style-type: none;
	font-family: pt_sansregular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#home-row-3 .section-left li:first-child {
	display: none;
}

#home-row-3 .section-right {
	width: 500px;
	border-left: 1px solid #ccc;
	float: right;
	padding-left: 20px;
	margin: 20px 0;
}

#home-row-3 .section-footer {
	margin-left: 11px;
	height: 22px;
	background-color: #eae9e2;
	display: block;
}

#home-row-3 .story-column,
#home-row-4 .story-column,
#home-row-5 .story-column,
#home-row-6 .story-column,
#home-row-7 .story-column {
	float: left;
	height: 100%;
}

#home-row-2 .excerpt-end,
#home-row-3 .excerpt-end,
#home-row-4 .excerpt-end,
#home-row-5 .excerpt-end,
#home-row-6 .excerpt-end,
#home-row-7 .excerpt-end,
#home-editors-blog .excerpt-end {
	font-family: pt_sansregular, Arial, sans-serif;
	text-transform: lowercase;
	font-style: normal;
	font-size: 13px;
}

#home-row-2 .meta-date,
#home-row-3 .meta-date,
#home-row-4 .meta-date,
#home-row-5 .meta-date,
#home-row-6 .meta-date,
#home-row-7 .meta-date,
#home-editors-blog .meta-date {
	font-size: 10px;
	color: #999;
	margin: 0;
	display: inline;
	padding-left: 20px;
}

#home-row-2 .meta-author,
#home-row-3 .meta-author,
#home-row-4 .meta-author,
#home-row-5 .meta-author,
#home-row-6 .meta-author,
#home-row-7 .meta-author,
#home-editors-blog .meta-author {
	font-size: 10px;
	color: #999;
	margin: 0 8px 0 0;
	padding-left: 0;
	display: inline;
}

#home-row-2 h2.featured-post-title,
#home-row-3 h2.featured-post-title,
#home-row-4 h2.featured-post-title,
#home-row-5 h2.featured-post-title,
#home-row-6 h2.featured-post-title,
#home-row-7 h2.featured-post-title {
	font-family: GothamXNarrow-Bold, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 26px;
	font-size: 22px;
}

#home-row-2 .story-column p.featured-post-story,
#home-row-3 .story-column p.featured-post-story,
#home-row-4 .story-column p.featured-post-story,
#home-row-5 .story-column p.featured-post-story,
#home-row-6 .story-column p.featured-post-story,
#home-row-7 .story-column p.featured-post-story {
	font-size: 14px;
	font-family: helvetica, Arial, sans-serif;
	color: #000;
	margin: 10px 0 0 0;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}

/* ================================= */
/* =====300x250 - BANNER============ */
/* ================================= */

#home-banner-300 {
	width: 300px;
	height: 250px;
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0;
}

#sidebar-160px {
	width: 160px;
	float: right;
	padding: 0;
	margin: 0;
	color: #000;
	background: #000;
}

#sidebar .sidebar-space {
	height: 10px;
	width: 340px;

}

.widget.simple_ads_manager_widget {
	text-align: center;
	height: 250px;
	width: 300px;
	background: none;
	margin: 0 auto 20px auto;
	-moz-box-shadow: 0 0 4px #666;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666');

}

.widget.simple_ads_manager_widget:first-child {
	height: 600px;
}

#sidebar-ads img {
	margin-bottom: 10px;
}

#sidebar-narrow {
	width: 20.63492%;
	float: left;
	padding: 0;
	margin: 0;
}

#column-right {
	/*width: 31.25%;*/
	width: 300px;
	float: right;
	padding: 0;
	margin: 0;
	overflow: visible;
	clear: right;
}

#column-right #sidebar .widget-wrap {

}

#column-right #sidebar .widget-wrap img {
	/* width: 100px; */
	display: block;
	margin: 15px auto;
}

#sidebar-bottom {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0;
}

#sidebar-bottom-left {
	width: 160px;
	/*	float:left;*/
	padding: 0;
	margin: 0;
	overflow: hidden;
}


#sidebar-bottom-right {
	width: 160px;
	/*	float:right;*/
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#footer-bg {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	text-align: center;
	background: url(images/footer-bg.jpg) no-repeat 0 -230px;
	background-size: 100% 670px;
	border-bottom: 5px solid #595959;
}

#footer-bg:after {
	content: ' ';
	display: block;
	width: 100%;
	height: 70px;
	margin-top: -25px;
	background-color: #cacaca;
	z-index: -1;
}

a#WallpaperAd {
	z-index: -2 !important;
}

#footer-content {
	width: 100%;
	max-width: 1020px;
	height: 350px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#footer-menu a {
	color: white;
}

#footer-menu img {
	margin: 20px 0;
}

#footer-menu ul {
	margin-left: 0;
}

#footer-social {
	display: flex;
}

#footer-social a:not(:last-child) {
	margin-right: 5px;
}

#footer-menu {
	text-align: left;
	font-family: pt_sansregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
}

#footer-digital-edition {
	max-width: 220px;
	padding: 20px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#footer-digital-edition p {
	color: rgb(255,255,255);
}

#footer-digital-edition figure {
	max-width: calc(100% - 40px);
	margin: auto;
}

#footer-menu li {
	display: block;
}

#footer p {
	margin: 0;
	color: #333;
	font-weight: normal;
	float: left;
}

#footer p a:link {
	color: #000;
}

#footer-widget-cont {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

div#footer-ads div {
	margin-right: 20px;
}

div#footer-ads {
	display: flex;
	margin: 20px 0;
}

.footer-btn {
	display: inline-block;
	color: rgb(255, 255, 255);
	padding: .5rem .25rem;
	background-color: rgb(196, 22, 28);
	border-radius: .25rem;
	font-size: 1rem;
	text-align: center;
	margin-top: .5rem;
}

.footer-btn a {
	color: rgb(255, 255, 255);
	padding: .25rem;
}

.footer-btn a:hover {
	color: rgb(255, 255, 255);
}

.clearfix:after,
blockquote:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,
blockquote {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix,
* html blockquote {
	height: 1%;
}

.clearfix,
blockquote {
	display: block;
}

/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h6, #sitetitle .title {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #C4161C;
	line-height: 1.2em;
}

h1 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.67rem;
	margin: 0;
}

h2 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.5rem;
}

h3 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
}

.post h3 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.5rem;
}

h4, h5 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.25rem;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry p {
	margin-bottom: 15px;
	padding: 0;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	margin: 0;
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	text-decoration: none;
	color: #c4161c;
}

h5 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	margin: 0;
	padding: 0;

}

h6 {
	font-family: 'Gotham Bold', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	padding: 10px 0;
}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3 {
	margin: 0;
}

h3.post-title, h2.post-title {
	font-family: pt_sans_narrowbold, Arial, sans-serif;
	font-size: 1.9em;
	letter-spacing: .02em;
	margin: 0 0 15px 0;
}

.flex-caption h3.post-title, .flex-caption h2.post-title {
	margin: 0 0 5px 0;
}

h1.post-title {
	color: #C4161C;
	font-family: GothamXNarrow-Bold, Arial, sans-serif;
	margin: 0;
	padding: 20px 0 0 0;
	text-decoration: none;
}

.auth-bio h1 {
	display: inline-block;
	margin: 0 0 15px;
	font-size: 22px;
}

h3.widgettitle {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-widgets h3.widgettitle {
	color: #ccc;
	margin: 0 0 15px;
	border-bottom: 1px dotted #444;
	padding: 0 0 5px;
}

#comments h3 {
	font-size: 14pt;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a.excerpt-end {
	font-size: 11px;
	font-style: italic;
}

a.excerpt-end:hover {
	text-decoration: none;
}

a.more-link,
a.more-link:link,
a.more-link:visited {
	font-size: 11px;
	float: right;
	font-style: italic;
}


a.feed-category-links, a.feed-category-links:link, a.feed-category-links:visited {
	color: white;
}

.feed-title {
	color: #101010;
	font-size: 1.5rem;
	padding: .75rem 0 .5rem;
}

.feed-date {
	font-size: 1rem;
	color: #000000;
	font-family: 'Gotham Medium', sans-serif;
	font-weight: 500;
	padding-bottom: 1rem;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #000;
}

#footer a:hover,
#footer a:active {
	color: #B10918;
}

#footer-widgets a,
#footer-widgets,
#footer-widgets {
	color: #fff;
}

#footer-widgets a:hover,
#footer-widgets a:active {
	color: #ffcc00;
}

.post-title a, .post-title a:link, .post-title a:visited {
	text-decoration: none;
}

.post-title a:hover, .post-title a:active {
	text-decoration: underline;
}

h3.widgettitle a,
h3.widgettitle a:link,
h3.widgettitle a:visited,
h2.feature-title a,
h2.feature-title a:link,
h2.feature-title a:visited {
	color: #000;
}

h3.widgettitle a:hover,
h3.widgettitle a:active,
h2.feature-title a:hover,
h2.feature-title a:active {

}

#alt-home-bottom h3.widgettitle a,
#alt-home-bottom h3.widgettitle a:link,
#alt-home-bottom h3.widgettitle a:visited {
}

#alt-home-bottom h3.widgettitle a:hover,
#alt-home-bottom h3.widgettitle a:active {
}

#footer-widgets h3.widgettitle a,
#footer-widgets h3.widgettitle a:link,
#footer-widgets h3.widgettitle a:visited {
	color: #ccc;
}

#footer-widgets h3.widgettitle a:hover,
#footer-widgets h3.widgettitle a:active {
	color: #ffcc00;
}

/* -------------------[ Images ]------------------- */


#archive-content .entry img {
	float: right;
	padding: 0 0 10px 10px;
	max-width: 170px;
}

.entry img {
	max-width: 100%;
	padding: 0;
	height: auto;
}

img.alignright {
	float: right;
	clear: right;
	margin: 0 20px;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 20px;
}

img.aligncenter, img.centered, img.center {
	display: block;
	margin: 0 auto 15px;
	float: none;
	clear: both;
}

img.thumbnail {
	float: right;
	margin: 0 0 15px 10px;
}

.entry img.thumbnail {
	max-width: 25%;
	height: auto;
}

img.wide-thumbnail {
	max-width: 100%;
	clear: both;
	margin: 0 0 20px;
	height: auto;
}

img.thumbnail,
img.wide-thumbnail,
img.featuredimage {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

img.thumbnail:hover,
img.wide-thumbnail:hover,
img.featuredimage:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

img.avatar {
	border: 1px solid #e5e5e5;
	padding: 2px;
	background: #fff;
	float: right;
	margin: 0 0 15px 10px;
}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #9A9A9A;
	text-align: center;
	/* background-color: #E1E1E1; */
	margin: 20px auto;
	max-width: 510px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption.alignright {
	margin-left: 15px;
}

.wp-caption.alignleft {
	margin-right: 15px;
}


/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0;
	margin-bottom: 15px;
}

ol {
	margin-left: 40px;
	padding: 0;
}

ul {
	margin-left: 20px;
	padding: 0;
}

.post ul, .post ol {

}

.post ul li {

	padding: 0;
	margin: 0 0 10px;
}

.post ol li {
	list-style-type: decimal;
	margin-left: 0;
	padding-left: 0;
}

.post ul li li {
	list-style-type: square;
	padding: 0;
	margin: 0 0 2px;
	background: none;
}

.post ul li li li {
	list-style-type: disc;
	padding: 0;
	margin: 0 0 2px;
	background: none;
}

form, select {
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px solid #999;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 0 0 15px;
	color: #666;
	background: #f5f5f5;
	padding: 15px 15px 1px;
	border: 1px solid #e5e5e5;
}

.center {
	text-align: center;
}

a img, img a {
	border: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

.entry hr {
	border: 1px solid #CCCCCC;
	clear: both;
	display: block;
	height: 1px;
	margin: 15px 0;
}

hr {
	border: 1px solid #CCCCCC;
	clear: both;
	display: block;
	height: 1px;
	margin: 15px 0;
}

.navigation {
	margin: 20px 30px 20px 20px;
	clear: both;
	font-family: pt_sansregular, Arial, Verdana, sans-serif;
	font-size: 16px;
}


.navigation .alignright {

	float: right;
	text-align: right;
}

.navigation .alignleft {

	float: left;
	text-align: left;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}

input:focus {
	outline: none;
}

select,
input,
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	resize: none;
}

/* -------------------[ Comments ]------------------- */

#comments {
	padding: 20px 60px 50px 60px;
}

.allcomments {
	padding: 0;
	margin: 0;
}

.commentlist {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

ol.commentlist li {
	background: #f5f5f5;
	clear: both;
	margin: 0 0 15px;
	padding: 15px;
	border: 1px solid #e5e5e5;
	list-style-type: none;
}

.commentlist li ul.children li {
	background: #fff;
}

.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-9 {
	background: #f5f5f5;
}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
}

.commentlist li ul.children li {
	margin: 15px 0 0;
}

.commentlist li.alt {
}

.commentmetadata {
	display: block;
	margin-bottom: 10px;
	font-size: 8pt;
}

.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

#commentform {
	padding: 0;
	margin-bottom: 0;
}

#commentform label {
	padding: 0;
	margin: 0 0 0 5px;
	font-size: 8pt;
	color: #666;
}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding: 10px;
	background: #eaeaea;
	border-color: #e5e5e5;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	-webkit-box-shadow: inset 1px 1px 8px #666666;
	-moz-box-shadow: inset 1px 1px 8px #666666;
	box-shadow: inset 1px 1px 8px #666666;
	resize: none;
}

#commentform textarea {
	width: 95%;
	resize: none;
}

#commentform input#submit {
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	clear: both;
	padding: 10px;
	font-size: 10pt;
	text-align: center;
	color: #fff;
}

p.button-submit {
	float: right;
	margin: 0 10px;
}

#commentform input#submit:hover {
	background: #000;
}

.thread-alt {
}

.thread-even {
}

#respond {
	margin: 0;
	padding: 0;
	clear: both;
}

.commentlist #respond {
	margin: 30px 0 0;
}

.comments-navigation {
	display: block;
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}

.comments-navigation .alignleft {
	float: left;
}

.comments-navigation .alignright {
	float: right;
}

.comments-number {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}

.commentlist img.avatar,
.commentlist img.comment-grav {
	padding: 2px;
	background: #fff;
	border: 1px solid #e5e5e5;
	float: right;
	margin: 0 0 10px 10px;
}

.reply {
	margin: 0;
}

a.comment-reply-link,
a.comment-reply-link:link,
a.comment-reply-link:visited {
	clear: both;
}

a.comment-reply-link:hover,
a.comment-reply-link:active {
}

.post ol.commentlist .comment-body ul {
	list-style-type: disc;
	margin: 0 30px 15px;
	padding: 0;
	border: none;
}

.post ol.commentlist .comment-body ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	border: none;
}

.post ol.commentlist .comment-body ol {
	list-style-type: decimal;
	margin: 0 30px 15px;
	padding: 0;
	border: none;
}

.post ol.commentlist .comment-body ol li {
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	border: none;
}

.cancel-comment-reply {
	padding: 5px 0 10px;
}

.pings {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 15px;
	margin: 0 0 20px;
}

.pings ol {
	margin-left: 20px;
}

.pings li {
	margin-bottom: 5px;
}

/* ---------------[ Site Map Page ]--------------- */

.error404 .entry {
	padding: 30px;
}


.sitemap .post,
.sitemap .page,
.post.sitemap {
	border: 0;
	margin: 0;
	padding: 0;
}

.sitemap ul {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 15px;
	color: #ccc;
}

.sitemap ul ul {
	margin-left: 15px;
	margin-bottom: 0;
}

.sitemap .entry {
	padding-bottom: 15px;
}

.sitemap-narrow {
	width: 40%;
	float: right;
	padding: 0;
	margin: 0 0 15px;
}

.sitemap-wide {
	width: 55%;
	float: left;
}

.sitemap-post {
	clear: both;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px dotted #999;
}

.sitemap-post .meta {
	margin: 0 0 10px;
}

.sitemap-post p.sitemap-title {
	/*font-weight:bold*/;
	margin: 0;
}

.sitemap-post img.thumbnail {
	float: right;
	margin: 0 0 15px 10px;
	max-width: 20%;
}

/* -------------------[ Top Navigation ]------------------- */

div#main-menu {
	width: 1000px;
	margin: 0 auto;
}

ul#menu-verticals {
	margin-top: 0;
}

.menu-verticals-container {
	float: left;
}


.menu-verticals-container ul li {
	float: left;
	list-style: none;
	padding: 11px 13px 11px 13px;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:first-child {
	background-color: #b6151a;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}

.menu-verticals-container ul li:nth-child(2) {
	background-color: #005a96;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}

.menu-verticals-container ul li:nth-child(3) {
	background-color: #458070;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}

.menu-verticals-container ul li:nth-child(4) {
	background-color: #ca7a29;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}

.menu-verticals-container ul li:nth-child(5) {
	background-color: #9d4022;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}


.menu-verticals-container ul li:nth-child(6) {
	background-color: #467d9c;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}

.menu-verticals-container ul li:nth-child(7) {
	background-color: #561d23;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}


.menu-verticals-container ul li:nth-child(8) {
	background-color: #561d23;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}


.menu-verticals-container ul li:nth-child(9) {
	background-color: #561d23;
	/* padding: 11px 14px 11px 14px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; */
}


.menu-verticals-container ul li:first-child:hover {
	background-color: #b6151a;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(2):hover {
	background-color: #00436F;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(3):hover {
	background-color: #356558;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(4):hover {
	background-color: #965E24;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(5):hover {
	background-color: #732F19;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(6):hover {
	background-color: rgb(57, 105, 133);
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(7):hover {
	background-color: #4b181d;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(8):hover {
	background-color: #4b181d;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li:nth-child(9):hover {
	background-color: #4b181d;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menu-verticals-container ul li a {
	color: white;
}

.menu-verticals-container ul li a:nth-child(2) {
	color: blue;
}

#topnav {
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

#topnav ul {
	float: left;
	font-family: pt_sansregular, "Arial Narrow", Arial, sans-serif;
	/* font-size: .9em; */
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
	height: 40px;
}

#topnav ul.nav a {
	color: white;
	display: block;
	position: relative;
	text-decoration: none;
	z-index: 90;
	height: 30px;
}

#topnav ul.nav a:hover {
	color: #9D4022;
}

#topnav ul.nav li {
	height: 20px;
	margin-top: 12px;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#topnav ul.nav li:last-child {
	padding-top: 11.5px;
	padding-bottom: 11.5px;
	margin-top: 0;
}

#topnav ul.nav li.menu-item-77526 {
	background: #880105;
}

#topnav ul.nav li:first-child {
	padding-left: 15px;
}

#topnav ul ul {
	background: white;
	border: 0 none;
	height: auto;
	left: -999em;
	position: absolute;
	width: auto;
	z-index: 99999;
}


#topnav ul.nav li ul.sub-menu li {
	float: none;
	border-left: none;
	padding: 10px;
	margin: 0;
}

ul.sub-menu li:hover {
	background: #A7A7A7;
}

ul.sub-menu li a:hover {
	color: white;
}

ul.sub-menu a {
	color: black !important;
}


div.menu-secondary-menu-container {
	clear: both;
	height: 65px;
	float: left;
	width: 240px;
}


#menu-secondary-menu {
	float: left;
	font-family: pt_sansregular, "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
	height: 40px;
}

#menu-secondary-menu li {
	border-left: 1px solid #fff;
	height: 20px;
	margin-top: 12px;
	margin-left: 0;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: auto;
}

#menu-secondary-menu li ul {
	background: url(images/secondary-drop-bg.jpg) top left repeat-x #666666;
	border: 0 none;
	height: auto;
	left: -999em;
	position: absolute;
	width: auto;
	z-index: 99999;
}

#menu-secondary-menu li ul li, #menu-secondary-menu li ul li a {
	float: none;
	border-left: none;
	padding: 0;
	margin: 0;
}


#menu-secondary-menu li a {
	color: #fff;
}

#menu-secondary-menu li a:hover {
	text-decoration: none;
}


#topnav ul.menu a {
	display: block;
	height: 33px;
}

#topnav ul li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 30px;
	float: left;
	width: auto;
}

#topnav ul li img {
	padding: 0;
}


#topnav ul a:hover {

}


#topnav ul ul li, #topnav ul ul li:first-child {
	margin: 0;
	padding: 10px;
	float: none;
}

#topnav ul ul a {
	width: auto;
	margin: 0;
	border-left: none;
}

#topnav ul ul a:hover {

}

#topnav ul ul ul {

	margin: -32px 0 0 221px;
}

#topnav ul li li {
	margin: 0;
	border: 0;
}

#topnav ul li:hover,
#topnav ul li.hover {
	position: static;
}

#topnav ul li:hover ul ul,
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul,
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul,
#topnav ul li.sfhover ul ul ul ul {
	left: -999em;
}

#topnav ul li:hover ul,
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul,
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul,
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul,
#topnav ul li li li li.sfhover ul {
	left: auto;
}

.select-menu,
.select-menu-catnav {
	display: none
}


/* -------------------[ Header Navigation ]------------------- */

#header-nav {
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-family: ULT-BC, Impact, "Arial Narrow", sans-serif;
}

#header-nav ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
	float: right;
}

#header-nav ul a {
	position: relative;
	display: block;
	z-index: 100;
	text-decoration: none;
	color: #fff;
}


#header-nav ul li {
	float: left;
	width: auto;
	padding-bottom: 3px;
	margin-left: 40px;
}

#header-nav ul li.nav-lawn {
	border-bottom: 12px solid #7eb549;
}

#header-nav ul li.nav-maintenance {
	border-bottom: 12px solid #9e0b0f;
}

#header-nav ul li.nav-design {
	border-bottom: 12px solid #cf7618;
}

#header-nav ul li.nav-irrigation {
	border-bottom: 12px solid #008db7;
}

#header-nav ul li:first-child {
	margin-left: 0;
}

#header-nav ul a:hover {
	color: #ccc;
}

/* -------------------[ Footer Navigation ]------------------- */

#footer-utility {
	width: 960px;
	margin: 30px auto;
	font-family: ULT-C, Arial, sans-serif;
	font-size: 14px;
}

#footer-utility .copyright {
	width: 49%;
	float: left;
	text-align: right;

}

#footer-utility .links {
	width: 49%;
	float: left;

}

#footer-utility ul {
	padding: 0;
	float: left;
	margin: 0;
}

#footer-utility ul li {
	display: inline-block;
	*display: inline;
	text-align: center;
	list-style-type: none;
}

#footer-utility ul a,
#footer-utility ul a:link,
#footer-utility ul a:visited {
	border-left: 2px solid #666;
	color: #666;
	display: block;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	text-decoration: none;
}

#footer-utility ul a:hover,
#footer-utility ul a:active {
}


/* -------------------[ Basic Post Styles ]------------------- */

.post, .page.hentry {
	margin: 0;
	padding: 0;
	clear: both;
}


.single #content .post,
.single #content .page.hentry {
	margin: 0;
}

.post-author {
	margin: 0 0 20px;
	padding: 0 0 5px;
	clear: both;
	border-bottom: 1px dotted #999;
}


#archive-content .entry-content {
	margin: 0;
	padding: 0;
}

#archive-content .hentry {
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
}

#archive-content .hentry:first-child {
	margin: 0;
	border: none;
}

#archive-ad {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 20px;
}

#archive-ad iframe {
	border: 1px solid #ccc;
}

#content .entry-feature-item {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 20px 0 0;
	border-right: 1px dotted #999;
	text-align: center;
}

#content .entry-feature-item img {
	width: 200px;
	height: auto;

}

#content .meta-cats-tags {
	/*display: none;*/
}

.meta {
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 8pt;
}

.meta span {
	padding-right: 5px;
}

.single #content .entry-content {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 60px;
	border-left: 0;
	font-family: pt_sansregular, Arial, Verdanam sans-serif;
}

.single #content .entry-content #post-content li {
	font-size: 17px;
}

.single #content .entry-content #post-content h1 {
	font-size: 26px;
}

.single #content .entry-content #post-content h2 {
	font-size: 24px;
}

.single #content .entry-content #post-content h3 {
	font-size: 22px;
}

.single #content .entry-content #post-content h4 {
	font-size: 20px;
	color: #000;
}

.single #content .entry-content #post-content h5 {
	font-size: 20px;
}

.single #content .entry-content #post-content h6 {
	font-size: 18px;
	color: #000;
}

#content div.meta {
	float: none;
	padding: 20px 0 0 0;
	font-size: 14px;
	border-bottom: 1px solid #999;
	margin: 0 0 10px 0;
}

.single .meta {
	float: none;
	padding: 0 0 20px;
	font-size: 8pt;
	border-bottom: 1px dotted #999;
	margin: 0 0 0 20px;
}

.single .meta span {
	display: inline;
	padding: 0 5px 0 0;
	margin-right: 2px;
}

.meta-comments {
}

.single .meta .meta-comments {
	float: right;
	padding: 0;
	border-right: 0;
	margin-right: 0;
	margin-top: -30px;
}

.single .meta-author {
	display: inline;
}

.meta-author {
}

.meta-date {
}

.meta-view {
	margin-top: 10px;
}

.meta-view a,
.meta-view a:link,
.meta-view a:visited {
	font-weight: bold;
	color: #333;
	display: block;
}

.meta-view a:hover,
.meta-view a:active {
	color: #000;
}

.single .entry .meta-view {
	position: absolute;
	left: -999em;
}

.meta-cats-tags {
	display: block;
	border-top: 1px solid #ccc;
	clear: both;
	font-weight: bold;
	float: none;
	font-size: 8pt;
	margin: 0 20px 20px 20px;
}

.single .meta-cats-tags {
}

.meta-cats-tags a,
.meta-cats-tags a:link,
.meta-cats-tags a:visited {
	font-weight: normal;
}

.tags {
	font-weight: normal;
}

.cats {
	padding-right: 2px;
}

.single-video {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	margin: 0 auto 20px;

}

.single-video iframe,
.single-video object,
.single-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.single #breadcrumbs {
}

.single #post-content .post-image {
	margin: 0 0 20px 0 !important;
}

.single #post-content .post-image img {
	margin: 20px 0 0 0 !important;
}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {

	border: 0 none;
	margin: 20px 0 0 0;
	padding: 0;
	width: 633px;
}


#related .subscribe {
	padding: 30px;
}

#related .subscribe h3 {
	padding: 0;
}

#related .subscribe p {
	padding: 0;
	margin: 0;
}

#related .subscribe form {
	margin: 0;
	padding: 0;
}

#related .subscribe .sub-icons {
	float: right;
	width: auto;
	text-align: right;
}

#related .subscribe .sub-icons a {
	margin-left: 10px;
}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	border: 0;
	padding: 20px 0 20px 20px;
	margin-left: 20px;
	background: #fff;
}

.auth-bio-shadow,
.related-shadow {

	width: 633px;
	height: 17px;
}

.auth-image {
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

.auth-archive {
	float: left;
	padding-left: 0;
	margin-top: 10px;
}

.auth-archive img {
	padding-right: 15px;
}

.auth-bio img.avatar {
	border: 1px solid #666666;
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
}


.auth-archive .auth-image {
	padding-left: 0;
}

.author .auth-bio img.avatar {
	margin: 0 20px 0 10px;
	padding: 0;
	border: 1px solid #666;
	min-width: 200px;
	max-width: 200px;
	height: auto;
}

.author .auth-bio p {
	margin: 0 0 10px 0;
}

.author p.auth-website {
	width: auto;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
}

.author p.auth-icons {
	display: inline-block;
	border-left: #666 1px dotted;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	height: 16px;
}

.author p.auth-icons img {
	width: 16px;
	margin-right: 5px;
}

.auth-clear {
	clear: both;
	margin: 0 0 20px 20px;
	border-bottom: 1px dotted #999;
	padding: 0;
}

#auth-posts {
	padding: 0 30px;
}


#auth-posts .result {
	list-style: none;
	padding-top: 15px;
	border-top: 1px dotted #999;
}

#auth-posts .result:first-child {
	border-top: none;
}

.results-title {
	padding: 30px 30px 0 30px;
	font-family: pt_sans_narrowbold, arial, verdana, sans-serif;
	color: #000
}

.auth-posts-date {
	font-size: 11px;
	padding-bottom: 10px;
	display: block;
}

.auth-posts-excerpt {
	margin: 0;
}

.single .auth-bio {

	border: 0 none;
	margin: 0;
	padding: 0;
	width: 633px;
}

.single .bio {
	padding: 10px;
}

.auth-bio h3 {
	font-size: 14pt;
	margin: 0;
}

.auth-bio h3 span.profile {
	font-size: 9pt;
	margin: 0;
	padding: 0 0 0 3px;
	font-weight: normal;
	letter-spacing: 0;
}

/* -------- [ Table ] -------- */

table {
	border-collapse: collapse;
	margin: 0 auto;
	max-width: 560px;
	overflow: hidden;
	table-layout: auto !important;
}

table th {
	background: #eeeeee;
	border: 1px solid #fff;
	padding: 10px;
}

table tr {
	background: #f5f5f5;
}

table td {
	border: 1px solid #fff;
	padding: 10px;
}

/* -------- [ Calendar Table ] -------- */

table#wp-calendar {
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	border: 1px solid #e5e5e5;
}

table#wp-calendar caption {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
}

table#wp-calendar th {
	background: #e5e5e5;
	border: 1px solid #fff;
	padding: 5px;
}

table#wp-calendar tr {
	background: #f5f5f5;
}

table#wp-calendar td {
	border: 1px solid #fff;
	padding: 5px;
}

table#wp-calendar tfoot td {
	background: #e5e5e5;
	padding: 5px;
}

/* --------------[ Home Page Option 2 - 2 Posts Aligned Side-by-Side ( index2 ) ]-------------- */

.post-by-2 {
	margin: 0 auto;
	padding: 0;
}

.post-left {
	clear: left;
	float: left;
	width: 48.5%;
	margin: 0;
	padding: 0;
}

.post-right {
	clear: right;
	float: right;
	width: 48.5%;
	margin: 0;
	padding: 0;
}

#content .post-by-2 .post,
#content .post-by-2 .page.hentry {
	padding: 10px;
	margin-bottom: 20px;
}

.post-by-2 img.thumbnail {
	float: right;
	margin: 0 0 10px 10px;
	max-width: 25%;
	padding: 1px;
}

.post-by-2 img.wide-thumbnail {
	margin-bottom: 10px;
	width: 100%;
}

.post-by-2 .post-clear {
	clear: both;
	height: 0;
	padding: 0;
	background: transparent;
	margin: 0 auto;
}

.post-by-2 .entry {
	margin: 0;
	padding: 0;
	border: 0;
	height: 19.9em;
	line-height: 1.6em;
	overflow: hidden;
}

.post-by-2 .meta {
	border-top: 1px dotted #999;
	float: none;
	margin: 15px auto 0;
	padding: 3px 0 0;
	width: 100%;
	display: block;
}

.post-by-2 .meta span {
	display: inline;
}

.post-by-2 .meta-view,
.post-by-2 .meta-author {
	position: absolute;
	left: -999em;
}

.post-by-2 .meta-comments,
.post-by-2 .meta-author {
	float: right;
	margin: 0;
	padding: 0;
}

.post-by-2 h2.post-title {
	font-size: 12pt;
	letter-spacing: 0;
	line-height: 1.3em;
	margin: 0 0 5px;
}

/* -------------------[ Home Page Option 3 - 3 Posts Aligned Side-by-Side ( index3 ) ]------------------- */

.posts-by-3 {
	margin: 0;
	padding: 0;
	clear: both;
}

.posts-by-3 .post-wrap {
	margin: 0 2% 10px 0;
	padding: 0;
	width: 32%;
	float: left;
	clear: none;
}

#content .posts-by-3 .post,
#content .posts-by-3 .page.hentry {
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	background: #fff;
}

.posts-by-3 .post-clear {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	border: 0;
}

.posts-by-3 .post-wrap.right {
	float: right;
	margin-right: 0;
}

.posts-by-3 img.thumbnail {
	float: right;
	margin: 0 0 10px 10px;
	max-width: 25%;
	padding: 1px;
}

.posts-by-3 img.wide-thumbnail {
	margin-bottom: 10px;
	width: 100%;
}

.posts-by-3 .post-clear {
	clear: both;
	height: 0;
	padding: 0;
	background: transparent;
	margin: 0 auto;
}

.posts-by-3 .entry {
	margin: 0;
	padding: 0;
	border: 0;
	height: 18.7em;
	line-height: 1.6em;
	overflow: hidden;
}

.posts-by-3 .meta {
	border-top: 1px dotted #999;
	float: none;
	margin: 15px auto 0;
	padding: 3px 0 0;
	width: 100%;
	display: block;
	height: 16px;
	overflow: hidden;
}

.posts-by-3 .meta span {
	display: inline;
}

.posts-by-3 .meta-view,
.posts-by-3 .meta-author {
	position: absolute;
	left: -999em;
}

.posts-by-3 .meta-comments,
.posts-by-3 .meta-author {
	float: right;
	margin: 0;
	padding: 0;
}

.posts-by-3 h2.post-title {
	font-size: 12pt;
	letter-spacing: 0;
	line-height: 1.3em;
	margin: 0 0 5px;
}

.posts-by-3 .navigation {
	margin-top: 20px;

}

/* -----------[ Home Page Option 4 - Posts Arranged by Category Side-by-Side ( index4 ) ]----------- */

.cats-by-2 {
	margin: 0 auto 20px;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;
	padding: 20px;
}

.cat-posts-left {
	clear: left;
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
}

.cat-posts-right {
	clear: right;
	float: right;
	width: 48%;
	margin: 0;
	padding: 0;
}

.cats-clear {
	clear: both;
	height: 0;
	display: block;
	margin: 0 auto 30px;
	padding: 0 0 30px;
	border-bottom: 3px double #eee;
}

#content .cats-by-2 .post {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: transparent;
	border: 0;
	border-bottom: 1px dotted #999;
}

#content .cats-by-2 .post:last-child {
	margin: 0;
	padding: 0;
	border: 0;
}

.cats-by-2 .entry {
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 1.5em;
	height: 4.5em;
}

.cats-by-2 img.wide-thumbnail {
	margin-bottom: 5px;
}

.cats-by-2 img.thumbnail {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	border: 0;
	height: 4.5em;
}

.cats-by-2 .excerpt {
	display: block;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 1.5em;
	height: 3.0em;
}

.cats-by-2 h3.post-title {
	letter-spacing: 0;
	font-size: 10pt;
	margin: 0;
	line-height: 1.4em;
}

.cats-by-2 .meta {
	float: none;
	display: block;
	margin: 0;
	padding: 5px 0 0;
	width: auto;
	font-size: 8pt;
}

.cats-by-2 .entry.post-1 {
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 1.5em;
	height: 11em;
}

.cats-by-2 .entry.post-1 .excerpt {
	display: block;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 1.5em;
	height: 9.0em;
}

.cats-by-2 .entry.post-1 .meta {
	float: none;
	display: block;
	margin: 0;
	padding: 1em 0 0;
	width: auto;
	font-size: 8pt;
	line-height: 1.5em;
	height: 1.5em;
}

.cats-by-2 .meta span {
	display: inline;
	margin: 0;
}

.cats-by-2 .meta-author {
	display: none;
	position: absolute;
	left: -999em;
}

.cats-by-2 .meta-comments {
	display: none;
	position: absolute;
	left: -999em;
}

.cats-by-2 .meta-date {
}

.cats-by-2 .meta-view {
	margin: 0;
	display: inline;
}

.cats-by-2 .meta-view a,
.cats-by-2 .meta-view a:link,
.cats-by-2 .meta-view:visited {
	display: inline;
	border-left: 1px dotted #999;
	padding-left: 5px;
	margin: 0 0 0 2px;
}

.cats-by-2 .meta .readmore {
	position: absolute;
	left: -999em;
}

/* -------------------[ Home Page Option 5 - Posts Arranged by Category Stacked ( index5 ) ]------------------- */

.cat-posts-stacked {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}

#content .cat-posts-stacked .post {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.cat-posts-stacked .entry,
.cat-posts-stacked .entry.post-1,
.cat-posts-stacked .excerpt,
.cat-posts-stacked .meta {
	height: auto;
	margin: 0;
	padding: 0;
}

.cat-posts-stacked img.thumbnail {
	float: left;
	margin: 0 15px 0 0;
	max-width: 30%;
	height: auto;
}

.cat-posts-stacked h3.post-title {
	letter-spacing: 0;
	font-size: 12pt;
	line-height: 1.4em;
	margin: 0;
}

/* -------------------[ Widgets ]------------------- */


.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 12px;
	border-bottom: 1px dotted #999;
	/*background:url(images/bullet.png) 0 7px no-repeat;*/
}

.widget li:last-child {
	border: 0;
}

.widget .textwidget {
}

.widget li li {
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent;
}

.widget li li li {
	padding-left: 15px;
}

.textwidget .widget img {
	max-width: 190px;
	margin-top: 30px;
}

.widget img {
	max-width: 100%;
	height: auto;
}

#sidebar-narrow .widget {
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
}

/* -------------------[ Sidebar Bottom Widgets ]------------------- */

#sidebar-bottom .widget {
}

#sidebar-bottom .widget li {
}

#sidebar-bottom .widget .textwidget {
}

#sidebar-bottom h3.widgettitle {
}

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	background: #060 url(images/grassTile.jpg) repeat;
	color: #AAAAAA;
	font-size: 9pt;
	height: 227px;
	margin: 50px auto 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 47px;
	width: 1018px;
}

#footer-widgets .widget:first-child {
	border-right: none;
	background: none;
	float: left;
	width: 160px;
	height: 160px;
	margin: 0;
	overflow: hidden;
}

#footer-widgets h2.widgettitle {
	color: #fff;
	font-size: 16px;
}

#footer-widgets .widget {
	border: 0;
	float: left;
	margin: 30px 0 0 75px;
	overflow: hidden;
	background: none;
	height: 160px;
}

#footer-widgets .textwidget {
	height: 200px;
	width: 180px;
}


#footer-widgets .widget li {
	list-style-type: none;
	margin: 0 0 9px;
	padding: 0;
	border-bottom: 0;
	background: transparent;
}

/* -------------------[ Side Tabs Widget ]------------------- */

.widget.sidetabs {
	padding: 0;
	border: 1px solid #ddd;
	background: #fff;
}

.widget.sidetabs ul.tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
	background: #f5f5f5;
	border-bottom: 1px dotted #999;
}

.widget.sidetabs ul.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
}

.widget.sidetabs ul.tabs li a,
.widget.sidetabs ul.tabs li a:link,
.widget.sidetabs ul.tabs li a:visited {
	float: left;
	display: block;
	padding: 0 10px;
	margin: 0;
	font-size: 8pt;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	border-right: 1px solid #ddd;
}

.widget.sidetabs ul.tabs li a:hover,
.widget.sidetabs ul.tabs li a:active {
	background: #fff;
}

.widget.sidetabs ul.tabs li.ui-tabs-selected a,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:link,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:visited {
	color: #000;
	background: #fff;
}

.widget.sidetabs form {
	margin: 0 !important;
	padding: 0 !important;
	color: #888;
}

.widget.sidetabs select {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #888;
}

.widget.sidetabs li {
}

.widget.sidetabs .cat_content {
}

.widget.sidetabs .cat_content ul {
}

.widget.sidetabs .cat_content li {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 22px;
	border-bottom: 1px dotted #999;
	background: url(images/bullet.png) 10px 12px no-repeat;
}

.widget.sidetabs .cat_content li:last-child {
	border-bottom: 0;
}

.widget.sidetabs .cat_content li a,
.widget.sidetabs .cat_content li a:link,
.widget.sidetabs .cat_content li a:visited,
.widget.sidetabs .cat_content ul.side-arc li {
}

.widget.sidetabs .cat_content ul.side-arc li {
	background: url(images/bullet.png) 10px 14px no-repeat;
}

.widget.sidetabs .cat_content ul.side-arc li p.title {
	float: left;
	width: 75px;
	margin: 0;
	padding-top: 2px;
}

.widget.sidetabs .cat_content ul.side-arc li select {
	float: left;
	width: 160px;
	padding: 2px;
	border: 1px solid #e5e5e5;
}

.widget.sidetabs .cat_content ul.side-arc li form {
}

.widget.sidetabs .popular p {
	margin: 0;
	padding: 10px 10px 10px 22px;
	background: url(images/bullet.png) 10px 12px no-repeat;
}

.widget.sidetabs .popular li a,
.widget.sidetabs .popular li a:link,
.widget.sidetabs .popular li a:visited {
}

.widget.sidetabs .side-recent-comments li a,
.widget.sidetabs .side-recent-comments li a:link,
.widget.sidetabs .side-recent-comments li a:visited {
}

.widget.sidetabs .cat_content li a:hover,
.widget.sidetabs .cat_content li a:active,
.widget.sidetabs .cat_content .popular li a:hover,
.widget.sidetabs .cat_content .popular li a:active,
.widget.sidetabs .cat_content .side-recent-comments li a:hover,
.widget.sidetabs .cat_content .side-recent-comments li a:active {
}

.widget.sidetabs .ui-tabs-hide {
	display: none;
}

/* -------------------[ Banner Ad Widgets ]------------------- */

.widget.banner300,
.widget.bannerad {
	border: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

.widget.banner300 h3.widgettitle,
.widget.bannerad h3.widgettitle {
}

/* -------------------[ Flickr Widget ]------------------- */

.widget_flickrRSS {
	padding: 0;
	border: 0;
}

.widget_flickrRSS h3.widgettitle {
	padding: 0 0 5px;
	background: transparent;
	margin: 0 0 10px;
	border-bottom: 1px dotted #999;
}

.widget_flickrRSS img {
	margin: 0 8px 8px 0;
	background: #fff;
	padding: 2px;
	width: 75px;
	height: 75px;
	border: 1px solid #e5e5e5;
}

/* -------------------[ Search Widget ]------------------- */

.widget.widget_search {
	padding: 0;
	border: 0;
}

.widget.widget_search h3.widgettitle {
}

#sidebar .widget.widget_search {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

/* -------------------[ 125x125 Banner Widget ]------------------- */

#sidebar .banner125 {
	padding: 15px 15px 0;
	background: #fff;
	border: 1px solid #ddd;
}

.banner125 .ad {
	display: inline;
	max-width: 49%;
	height: auto;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}

.banner125 .ad.right {
	float: right;
}

/* -------------------[ Subscribebox Widget ]------------------- */

.widget.subscribebox {
}

#sidebar .widget.subscribebox {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

#alt-home-bottom .widget.subscribebox,
#footer-widgets .widget.subscribebox {
}

.widget.subscribebox form {
}

/* -------------------[ Social Media Icons Widget ]------------------- */

.widget.socialicons {
}

#sidebar .widget.socialicons {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

/* -------------------[ Category Posts Widget ]------------------- */

.widget.catposts {
}

#sidebar .widget.catposts {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

.widget.catposts .textwidget {
	padding: 0;
}

.cat-posts-widget .meta {
	position: absolute;
	z-index: 99999;
	top: -999em;
	left: -999em;
	display: none;
}

.cat-posts-widget .post {
	margin: 0 0 12px;
	border-bottom: 1px dotted #999;
	padding: 0 0 12px 0;
}

#footer-widgets .cat-posts-widget .post {
	border-bottom: 1px dotted #444;
}

.cat-posts-widget .post:last-child,
#footer-widgets .cat-posts-widget .post:last-child {
	margin: 0;
	border-bottom: 0;
	padding: 0;
}

.cat-posts-widget .entry {
	overflow: hidden;
	margin: 0;
	line-height: 1.5em;
	height: 6.0em;
	border: 0;
	padding: 0;
}

.cat-posts-widget img.thumbnail {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
	height: 5.8em;
	padding: 0;
	border: 0;
}

#footer-widgets .cat-posts-widget img.thumbnail {
}

.cat-posts-widget p.post-title {

	margin-bottom: 0;
}

/* ---------[ Featured Page Widget ]--------- */

#sidebar .widget.featuredpage {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

.featuredpage .post {
	padding: 0;
	border: 0;
	margin: 0;
}

.featuredpage img.thumbnail {
	max-width: 100%;
	float: none;
	margin: 0 auto 10px;
	padding: 0;
	display: block;
	height: auto;
	border: 0;
}

.featuredpage img.thumbnail.alignright {
	width: 25% !important;
	float: right;
	margin: 0 0 5px 10px;
}

.featuredpage img.thumbnail.alignleft {
	width: 25% !important;
	float: left;
	margin: 0 10px 5px 0;
}

#footer-widgets .featuredpage img.thumbnail {
}

/* ---------[ Email Form and Search Form ]--------- */

#sidebar #searchform #searchfield {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #888;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar #searchform #searchfield:focus {
	background: #fff;
}


p.email-form {
	padding: 0;
	margin: 0;
}

p.email-form .sub {
	color: #aaa;
	font-size: 10pt;
	margin: 0 0 3px 0;
	display: inline;
	padding: 6px 8px;
	width: 160px;
	text-transform: lowercase;
	font-family: arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	background: #fff;
}

#sidebar p.email-form .sub {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #888;
	width: 150px;
}

#sidebar p.email-form .sub:focus {
	background: #fff;
}

p.email-form .subbutton {
	background: #000;
	color: #333;
	border: 1px solid #000;
	padding: 5px 7px;
	font-size: 10pt;
	font-family: arial, Helvetica, sans-serif;
	display: inline;
	cursor: pointer;
}

p.email-form .subbutton:hover {
	color: #000;
}

/* ---------------[ Ad Banners ]--------------- */

.head-banner468 {
	float: right;
	display: inline;
	text-align: right;
	overflow: hidden;
	padding: 0;
	margin: 0;
	max-width: 49%;
}

#home-mid-ad {
	width: 760px;
	margin: 15px 0 0 18px;
}

#home-mid-ad iframe {
	border: 1px #666 solid;
}

#home-mid-ad .banner468 {
	text-align: center;
	width: 100%;
	padding: 20px;
	margin: 0;
	float: none;
}

.banner728-container.bottom {
	height: 90px;
	margin: 30px auto;
	width: 728px;
	border: 1px solid #ccc;

}

.banner728 {
	height: 112px;
	text-align: center;
	width: 970px;
	margin: 0 auto;
	padding-top: 20px;
}

.banner728.left {
	margin: 0;
	float: left;
	width: 75.84%;
}

.banner220 {
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	width: 22.92%;
	display: block;
}

.head-banner468 img,
.banner468 img,
.banner728 img,
.banner220 img {
	max-width: 100%;
	height: auto;
}


/* ---------[ Content | Sidebar-160px ]--------- */

.c-s160 #content {
	width: 100%;
}

/* ---------[ Content | Sidebar-Wide ]--------- */

.c-sw #content {
	width: 100%;
}

/* ---------[ Sidebar-Wide | Content ]--------- */

.sw-c #page {
}

.sw-c #column-left {
	float: right;
}

.sw-c #content {
	width: 100%;
}

.sw-c #column-right {
	float: left;
}

/* ---------[ Content | Sidebar-Narrow | Sidebar-Wide ]--------- */

.c-sn-sw #column-left {
}

.c-sn-sw #content {
	float: left;
}

.c-sn-sw #sidebar-narrow {
	float: right;
}

.c-sn-sw #page {
}

.c-sn-sw #related p.email-form .sub {
	width: 130px;
}

/* ---------[ Sidebar-Narrow | Content | Sidebar-Wide ]--------- */

.sn-c-sw #column-left {
}

.sn-c-sw #content {
	float: right;
}

.sn-c-sw #page {
}

.sn-c-sw #related p.email-form .sub {
	width: 130px;
}

/* ---------[ Sidebar-Wide | Sidebar-Narrow | Content ]--------- */

.sw-sn-c #page {
}

.sw-sn-c #column-left {
	float: right;
}

.sw-sn-c #content {
	float: right;
}

.sw-sn-c #column-right {
	float: left;
}

.sw-sn-c #related p.email-form .sub {
	width: 130px;
}

/* ---------[ Sidebar-Wide | Content | Sidebar-Narrow ]--------- */

.sw-c-sn #page {
}

.sw-c-sn #column-left {
	float: right;
}

.sw-c-sn #column-right {
	float: left;
}

.sw-c-sn #content {
	float: left;
}

.sw-c-sn #sidebar-narrow {
	float: right;
}

.sw-c-sn #related p.email-form .sub {
	width: 130px;
}

/* ---------[ Full-Width Layout Styles ]--------- */

.fwidth #page {
	background: transparent;
}

.fwidth #column-left {
	width: 100%;
	float: none;
}

.fwidth #content {
	width: 100%;
}

/* -------------------[ Tabbed Archives Page Template ]------------------- */

.post ul.archives-by-cat {
	margin: 5px 0 15px;
	padding: 0 0 12px;
	border-bottom: 1px dotted #999;
}

.post ul.archives-by-cat li {
	padding: 0;
	background: transparent;
	margin: 0 0 3px;
}

.post ul.archive-tabs {
	background: transparent;
	margin: 0 0 15px 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #e5e5e5;
}

.post ul.archive-tabs li {
	padding: 0;
	background: transparent;
	margin: 0;
	float: left;
}

.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	background: #000;
	padding: 10px 15px;
	color: #fff;
	border: 1px solid #000;
}

.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
	background: #333;
	color: #fff;
	border: 1px solid #000;
}

#archive-tabs .ui-tabs-hide {
	display: none;
}

#archive-tabs {
	padding-bottom: 15px;
}

.archives-images {
	width: 136px;
	height: 136px;
	margin: 0 5px 5px 0;
	display: block;
	float: left;
	padding: 2px;
	border: 1px solid #e5e5e5;
}

.entry .archives-images img.thumbnail {
	float: none;
	margin: 0 auto;
	padding: 0;
	border: 0;
	max-width: 100%;
	height: auto;
	background: #fff;
}

/* ---------[ Alt Home Bottom ]--------- */

#alt-home-bottom {
	padding: 20px 20px 0;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0;
}

.home-widget-1 {
	width: 31%;
	float: left;
	margin: 0;
	padding-right: 3.5%;
}

.home-widget-2 {
	width: 31%;
	float: left;
	margin: 0;
}

.home-widget-3 {
	width: 31%;
	float: right;
	margin: 0;
}

#alt-home-bottom .widget {
	border: 0;
	margin-bottom: 40px;
}

#alt-home-bottom .widget li {
}

#alt-home-bottom .widget .textwidget {
	padding: 0
}

/* -------------------[ Buttons ]------------------- */

#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
p.email-form .subbutton {
	outline: none;
	background-color: #C4161C;
	border: 0;
	color: #fff;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#commentform input#submit:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a,
p.email-form .subbutton:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* ---------[ Flex-Slider Container ]--------- */

.featured {
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.container {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

/* ---------[ Flex-Slider Browser Resets ]--------- */

.flex-container a:active,
.flexslider a:active {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* ---------[ FlexSlider Necessary Styles ]--------- */

.flexslider .slides > li {
	display: none; /* ---[ Hide the slides before the JS is loaded ]--- */
}

/* ---[ Clearfix for the .slides element ]--- */

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* ---[ No JavaScript Fallback ]--- */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* ---[ FlexSlider Default Theme ]--- */

.flexslider {
	margin: 0;
	padding: 0;
	background: transparent;
	zoom: 1;
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides > li {
	position: relative;
	z-index: 3;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* ---[ Caption style ]--- */

.flex-caption {
	padding: 0;
	background: transparent;
	margin: 0;
}

.flex-caption h2.post-title a {
	color: #940409;

}

.flex-caption h2.post-title a:hover {
	color: #000;
}

.flexslider .slides .slide-container .flex-caption .meta-comments {
	display: none;
}

.flexslider .slides .slide-container .flex-caption p {
	clear: left;
}

.flexslider .slide-container {
}

/* ---[ Flexslider Featured Image ]--- */

.flexslider .feature-image {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	border: 0;
}

.flexslider .slides img {
	float: none;
	display: block;
	margin: 0 auto;
	height: auto;
	padding: 0;
	width: 100%;
}

/* ---[ Flexslider Featured Video ]--- */

.flexslider .feature-video {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	border: 0;
}

.flexslider .feature-video .video {
	display: block;
	position: relative;
	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
}

.flexslider iframe,
.flexslider .feature-video iframe,
.flexslider .feature-video object,
.flexslider .feature-video embed {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* ----------[ Custom Thumbnail Navigation ]---------- */

.controls-container {
	width: 100%;
	padding: 0;
	margin: 0;
}

.flexslide-custom-controls {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.flexslide-custom-controls li {
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
	border: 0;
}

/* --------[ Direction Nav ]-------- */

.flex-direction-nav {
	display: none;
	position: absolute;
	left: -999em;
}

/* ----------[ Control Nav ]---------- */

.flex-control-nav {
	display: none;
	position: absolute;
	left: -999em;
}

/* ---------[ Narrow Featured Slider ]--------- */

.featured.narrow {
	margin: 0 auto 20px;
	padding: 0;
	height: 420px;
	border-bottom: 1px dotted #999;
}

.featured.narrow .flexslider .slides {
	width: 325px;
	float: left;
	padding-right: 20px;
}

.featured.narrow .flexslider .slide-container {
	line-height: 1.5em;
	height: auto;
	overflow: hidden;
}

.featured.narrow .meta {
	float: none;
	margin: 23px 0 0;
	padding: 5px 10px;
	width: auto;
	font-size: 10px !important;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	line-height: 1.5em;
	background: #f5f5f5;
}

.featured.narrow .meta span {
	display: inline;
}

.featured.narrow .meta-comments {
	/*	display:none;
	left:-999em;
	position:absolute;*/
	display: inline-block;
	font-size: 10px;
	color: #999;
}

.featured.narrow .meta-author {
	border: 0;
	display: none;
}

.featured.narrow .meta-date {
	margin-bottom: 5px;
	font-size: 10px;
	color: #999;
	display: inline-block;
	/*	margin-top:-15px;
	position:absolute;
	left:-999em;
	display:none;*/
}

.featured.narrow .meta-view {
	float: right;
	margin: 0;
}

.featured.narrow .controls-container {
	width: 365px;
	float: right;
	padding: 0 0 0 30px;
	border-left: 1px dotted #999;
	margin: 0;
}

.featured.narrow .flexslide-custom-controls li {
	margin: 0;
	padding: 0;
	display: block;
	border-top: 1px dotted #999;
}

.featured.narrow .flexslide-custom-controls li:first-child {
	border-top: none;
}

/*.featured.narrow .flexslide-custom-controls li:nth-child(2) {
	border-top:none;
	}*/

/* alternate, more specific IE nth */
.featured.narrow .flexslide-custom-controls > li:first-child + li {
	border-top: none;
	padding-top: 0;
}


.featured.narrow .flexslide-custom-controls li.feature-title {
	margin: 0;
	padding: 0;
	display: block;
}

.featured.narrow .flexslide-custom-controls h2.feat-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 15px;
	border: 0;
}

.featured.narrow .flexslide-custom-controls a,
.featured.narrow .flexslide-custom-controls a:link,
.featured.narrow .flexslide-custom-controls a:visited {
	color: #333333;
	padding: 12px 0 12px 15px;
}

.featured.narrow .flexslide-custom-controls a.flex-active,
.featured.narrow .flexslide-custom-controls a:hover {
	color: #333333;
	padding: 12px 0 12px 15px;
	background: #f5f5f5 url(images/flex-active-bg.png) repeat-y left;
}

.featured.narrow .flexslide-custom-controls a.excerpt-end:hover,
.controls-container a.excerpt-end {
	color: #333333;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	background: none;
}

.featured.narrow .flexslide-custom-controls img.thumbnail {
	max-height: 4.5em;
	max-width: none;
	width: auto;
	float: left;
	margin: 0 10px 0 0;
	border: 0;
	padding: 0;
	display: none;
}

.featured.narrow .flexslide-custom-controls .nav-link {
	display: block;
}

.featured.narrow .flexslide-custom-controls .nav-title {
	display: block;
	font-size: 1.4em;
	padding-bottom: 10px;
	font-family: PTSansNarrowBold, Arial, Helvetica, sans-serif;
}

.featured.narrow .flexslide-custom-controls .nav-excerpt {

	/*overflow:hidden;*/
	display: block;
	color: #666;
	font-size: 12px;
}

.featured.narrow .flexslide-custom-controls .nav-meta {
	height: 1.5em;
	overflow: hidden;
	/*display:block;*/
	line-height: 1.5em;
	color: #777;
	font-size: 10px;
	padding: 4px 0 0;
	display: none;
}

/* ---------[ Wide Featured Slider ]--------- */

.featured.wide {
	margin: 20px auto 0;
	padding: 0;
}

#alt-home-bottom .featured.wide {
	margin: 0 auto 50px;
	padding: 0;
}

.featured.wide .container {
	margin: 0 auto;
	padding: 0;
	min-height: 200px;
}

.featured.wide .flex-caption {
	position: absolute;
	z-index: 5;
	left: 10px;
	bottom: 10px;
	margin: 0;
	background: #000;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #fff;
	width: 40%;
	overflow: hidden;
	font-size: 10pt;
	padding: 20px;
}

.featured.wide .flex-caption .excerpt {
	line-height: 1.5em;
	height: 4.5em;
	overflow: hidden;
}

.featured.wide .flexslider .feature-image {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.featured.wide .flexslider .feature-video {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.featured.wide .flex-caption h2.post-title {
	margin: 0;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 1.5em;
	color: #6e1d16;
}

.featured.wide .flex-caption h2.post-title a {
	color: #fff;

}

.featured.wide .controls-container {
	position: absolute;
	z-index: 5;
	right: 0;
	bottom: -10px;
}

.featured.wide .flexslide-custom-controls {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

.featured.wide .flexslide-custom-controls li {
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
	float: left;
	border: 0;
}

.featured.wide .flexslide-custom-controls a,
.featured.wide .flexslide-custom-controls a:link,
.featured.wide .flexslide-custom-controls a:visited {
	width: 60px;
	height: 4px;
	margin: 0 3px 0 0;
	text-indent: -999em;
	background: #ddd;
	display: block;
	float: left;
}

.featured.wide .flexslide-custom-controls a.flex-active,
.featured.wide .flexslide-custom-controls li a:hover {
	background: #fff;
	border: 5px solid red;
}

/* ---------[ Featured Galleries Slider ]--------- */

.featured.galleries {
	margin: 0 auto 20px;
	padding: 20px;
	border: 1px solid #ddd;
	background: #fff;
	clear: both;
}

#alt-home-bottom .featured.galleries {
	padding: 0;
	border: 0;
	margin: 0 auto 40px;
}

.featured.galleries .gallery-post {
	width: 31%;
	float: left;
	display: block;
	padding: 0;
	margin: 0 3.5% 0 0;
}

.featured.galleries .gallery-post.third {
	float: right;
	margin: 0;
}

.featured.galleries .gallery-post-container {
	padding: 0;
	margin: 0 auto;
	display: block;
}

.featured.galleries .gallery-excerpt {
	padding: 0;
	margin: 0 auto 1em;
	display: block;
	line-height: 1.5em;
	height: 6em;
	overflow: hidden;
}

.featured.galleries h3.post-title {
	letter-spacing: 0;
	font-size: 10pt;
	margin: 0;
	line-height: 1.5em;
}

.featured.galleries .meta {
	display: block;
	float: none;
	margin: 0;
	padding: 3px 0 0;
	width: auto;
	font-size: 10px !important;
	border: 0;
	border-top: 1px dotted #999;
}

.featured.galleries .meta span {
	display: inline;
}

.featured.galleries .meta-comments {
	display: none;
	position: absolute;
	left: -999em;
}

.featured.galleries .meta-author {
	display: none;
	position: absolute;
	left: -999em;
}

.featured.galleries .meta-date {
}

.featured.galleries .meta-view {
	float: right;
	margin: 0;
}

.featured.galleries img.wide-thumbnail {
	margin: 0 0 10px;
	padding: 0;
	float: none;
	clear: both;
	display: block;
}

.featured.galleries .flex-direction-nav {
	display: block;
	left: auto;
	top: -5px;
	right: 0;
	z-index: 3;
	position: absolute;
}

.featured.galleries .flex-direction-nav li a {
	width: 16px;
	height: 19px;
	margin: 0;
	display: block;
	background: #f5f5f5 url(images/prev-next-gal.png) no-repeat 2px 0;
	position: absolute;
	top: 0;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 10;
	border: 1px solid #ddd;
	padding: 0 2px;
}

.featured.galleries .flex-direction-nav li .next,
.featured.galleries .flex-direction-nav li .flex-next {
	background-position: -14px 0;
	right: 0;
}

.featured.galleries .flex-direction-nav li .next:hover,
.featured.galleries .flex-direction-nav li .flex-next:hover {
	background-position: -14px -19px;
}

.featured.galleries .flex-direction-nav li .prev,
.featured.galleries .flex-direction-nav li .flex-prev {
	left: auto;
	right: 24px;
}

.featured.galleries .flex-direction-nav li .prev:hover,
.featured.galleries .flex-direction-nav li .flex-prev:hover {
	background-position: 2px -19px;
}

/* ---------[ Featured Videos Slider ]--------- */

.featured.galleries.videos .gallery-post {
	width: 48%;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

.featured.galleries.videos .gallery-post.third {
	float: right;
	margin: 0;
}

/* ---------[ Youtube Page Template Slider ]--------- */

.featured.yt-temp .flexslide-custom-controls {
	margin: 20px 0 0;
	padding: 30px 0 0;
	border-top: 1px dotted #999;
}

.featured.yt-temp .flexslide-custom-controls li {
	margin: 0 5% 30px 0;
	padding: 0;
	line-height: 1.5em;
	display: block;
	float: left;
	border: 0;
	width: 30%;
	text-align: center;
	background: transparent;
}

.featured.yt-temp .flexslide-custom-controls li.third {
	margin-right: 0;
	float: right;
}

.featured.yt-temp .flexslide-custom-controls li.clear-row {
	margin: 0 auto;
	padding: 0;
	line-height: 1.5em;
	display: block;
	float: none;
	border: 0;
	width: 100%;
	clear: both;
}

.featured.yt-temp img.yt-thumb {
	margin: 0 auto 10px;
	clear: both;
	padding: 0;
	background: transparent;
	display: block;
	border: 0;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.featured.yt-temp a.active img.yt-thumb,
.featured.yt-temp a:hover img.yt-thumb {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

/* ---------[ Youtube Videos Widget Slider ]--------- */

.widget.videoslide {
}

.widget.videoslide ul,
.widget.videoslide li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

.featured.yt {
	border: 1px solid #ddd;
	background: #fff;
}

.featured.yt .slides {
	min-height: 50px;
	height: auto;
}

.featured.yt .flexslider .feature-video {
	margin: 0 auto;
	max-width: 96%;
	padding: 2%;
	display: block;
}

.featured.yt .flexslide-custom-controls li {
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
}

.featured.yt .flexslide-custom-controls li a {
	margin: 0;
	padding: 10px 10px 10px 22px;
	background: transparent;
	display: block;
	border-top: 1px dotted #999;
	background: url(images/bullet.png) 10px 12px no-repeat;
}

.featured.yt .flexslide-custom-controls li a.flex-active,
.featured.yt .flexslide-custom-controls li a:hover {
	background-color: #f5f5f5;
}

.featured.yt .yt-thumb {
	display: none;
	position: absolute;
	left: -999em;
}

/* ---------[ Portfolio Page Template ]--------- */

#portfolio-container {
}

.content {
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}

ul#filter {
	list-style: none;
	font-size: 9pt;
	display: block;
	clear: both;
	margin: 0 auto 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #999;
}

ul#filter li {
	background: transparent;
	float: left;
	display: inline;
	margin: 0 3px 5px 0;
	padding: 0;
	height: 26px;
	line-height: 26px;
	list-style-type: none;
}

ul#filter li:last-child {
	margin-right: 0;
}

ul#filter li.cat-intro {
	margin-right: 10px;
}

ul#filter a {
	float: left;
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #e5e5e5;
	background: #F5F5F5;
	height: 24px;
	line-height: 24px;
}

ul#filter li.current a {
	color: #000;
	font-weight: bold;
}

ul#portfolio {
	list-style: none;
	margin: 0 auto;
	display: block;
	padding: 0;
	clear: both;
	width: 100%;
	text-align: center;
}

ul#portfolio li {
	background: transparent;
	float: left;
	display: block;
	margin: 0;
	padding: 0 3%;
	width: 27%;
	height: 180px;
}

ul#portfolio li.clear-item {
	background: transparent;
	float: none;
	display: block;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	height: 20px;
	border-bottom: 1px dotted #999;
	clear: both;
}

.fwidth ul#portfolio li {
	height: 250px;
}

ul#portfolio img,
ul#portfolio img.thumbnail {
	max-width: 100%;
	float: none;
	display: block;
	background: #fff;
	border: 1px solid #dedede;
	padding: 3px;
	margin: 0 auto 5px;
}

/* ---------[ bbPress Mods ]--------- */

#content fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
	border-color: #e5e5e5 !important;
	background: #fff;
	padding: 25px !important;
}


.post_author_plugin {
	padding-bottom: 30px;
}

.entry-content .post_author_plugin_cat {
	display: none;
}

#takeover-click {
	position: absolute;
	width: 100%;
	height: 100px;
	text-indent: -9999px;
	background-color: rgba(0, 0, 0, .5);
	margin: 0 auto;
	top: 0;
	left: 0;
	z-index: 0;
}

#takeover {
	position: absolute;
	height: 1000px;
	width: 100%;
	left: 0;
	margin: 0 auto;
	background-image: url(images/background_takeover.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #78b706;
	z-index: 0;
}

/* ---------------------------
   -- SECTION TITLE HEADERS --
   --------------------------- */

h1.archive-title, h1.page-title {
	width: 100%;
}

#sub-page-header .header-container {
	height: 60px;
	overflow: hidden;
	position: relative;
	background: rgb(218, 218, 218);
	background: -moz-linear-gradient(rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#ffffff', GradientType=1);
}

#content h1.archive-title, #sub-page-header h1.archive-title {
	bottom: 0;
	font-family: pt_sans_narrowbold, Arial, sans-serif;
	padding-left: 30px;
	position: absolute;
	text-transform: uppercase;
	font-size: 38px;
}

#sub-page-header h1.archive-title.lawncare {
	border-bottom: 15px solid #7EB549;
}

#sub-page-header h1.archive-title.maintenance {
	border-bottom: 15px solid #9E0B0F;
}

#sub-page-header h1.archive-title.designbuild {
	border-bottom: 15px solid #CF7618;
}

#sub-page-header h1.archive-title.irrigation {
	border-bottom: 15px solid #008DB7;
}

#sub-page-header .header-title-shadow {
	height: 88px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
}

h1.archive-title.editorsblog, h1.page-title {
	background: none !important;
	height: 80px;
	width: 100%;
	margin-bottom: 30px;
	padding: 0;

}

h1.archive-title.classifieds {
	background: none !important;
	height: 80px;
	width: 100%;
	margin-bottom: 30px;
}

h1.archive-title.news {
	background: none !important;
	height: 80px;
	width: 100%;
	margin-bottom: 30px;
}

h1.archive-title.search-results {
	background: none !important;
	height: 80px;
	width: 100%;
	margin-bottom: 30px;
}


#featured .post-title {
	width: 300px;
	/*	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  // IE 6+, FF 7+, Op 11+, Saf 1.3+, Chr 1+
    -o-text-overflow: ellipsis;  // for Opera 9 & 10*/
}

#featured .excerpt-end {

}

#featured .featured-excerpt {
	margin-top: 0;
}

/***************************************/
/****  SHAREDADDY (JETPACK) STYLES  ****/
/***************************************/

div.sharedaddy ul,
div.sharedaddy li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	background: none;
}

div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	font-size: 12px;
	clear: both;
}

div.sharedaddy,
div.sharedaddy div {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

div.sharedaddy h3,
#content div.sharedaddy h3,
#main div.sharedaddy h3,
#primary div.sharedaddy h3 {
	font-size: 11px;
	color: #666;
	margin: 5px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1;
	/*width: 15.625%;  100px / 640px */
	float: left;
	position: static;
	background: none;
	border: none;
	display: none;
}

/* @noflip */
.rtl div.sharedaddy h3,
.rtl #content div.sharedaddy h3,
.rtl #main div.sharedaddy h3,
.rtl #primary div.sharedaddy h3 {
	float: right;
	text-align: right;
}

div.sharedaddy ul,
div.sharedaddy li {
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0;
}

div.sharedaddy li::before {
	content: "";
}

div.sharedaddy div.sharing-clear {
	margin: 0 !important;
	padding: 0 !important;
}

div.sharedaddy div.pd-rating {
	margin: 0;
	min-height: 23px;
}

div.sharedaddy a,
div.sharedaddy a:link,
div.sharedaddy a:visited {
	font-style: normal;
}

/* ClearFix trick */

div.sharedaddy:before,
div.sharedaddy:after,
div.sharedaddy .sd-block:before,
div.sharedaddy .sd-block:after,
div.sharedaddy ul:before,
div.sharedaddy ul:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

div.sharedaddy:after,
div.sharedaddy .sd-block:after,
div.sharedaddy ul:after {
	clear: both;
}

div.sharedaddy,
div.sharedaddy .sd-block,
div.sharedaddy ul {
	zoom: 1;
}


/* =Base Styles
-------------------------------------------------------------- */

div.sharedaddy div.sd-block {

}

div.sharedaddy.sharedaddy-dark .sd-block {

}

div.sharedaddy .sd-content {
	/*width: 82.125%;  530px / 640px
	float: right;
	margin: -2px 0 0 0;*/
	float: left;

}

div.sharedaddy .sd-content ul {
	margin: 0;
}

div.sharedaddy .sd-content li {
	float: left;
	margin-right: 15px !important;
	display: block;
}

/* @noflip */
.rtl div.sharedaddy .sd-content {
	float: right;
}

/* @noflip */
.rtl div.sharedaddy .sd-content li {
	float: right;
	margin: 0 0 5px 5px !important;
}

/* Base Button .sd-button */

div.sharedaddy a.sd-button {
	margin: 0;
	padding: 0;
	display: inline-block;
	background: #efefef;
	background: -moz-linear-gradient(#f7f7f7 0%, #efefef 100%);
	background: -webkit-linear-gradient(#f7f7f7 0%, #efefef 100%);
	background: -o-linear-gradient(#f7f7f7 0%, #efefef 100%);
	background: -ms-linear-gradient(#f7f7f7 0%, #efefef 100%);
	background: linear-gradient(#f7f7f7 0%, #efefef 100%);
	border-radius: 3px;
	border: 1px solid #ddd !important;
	box-shadow: inset 0 1px 0 #fff;
	color: #000 !important;
	text-decoration: none;
	line-height: 1;
	font-size: 11px;
	font-weight: normal;
}

div.sharedaddy a.sd-button:hover {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
	background: #eee;
	background: -moz-linear-gradient(#efefef 0%, #eee 100%);
	background: -webkit-linear-gradient(#efefef 0%, #eee 100%);
	background: -o-linear-gradient(#efefef 0%, #eee 100%);
	background: -ms-linear-gradient(#efefef 0%, #eee 100%);
	background: linear-gradient(#efefef 0%, #eee 100%);
}

div.sharedaddy a.sd-button:active {
	background-color: #efefef;
	box-shadow: inset 0 -1px 0 #fff;
	border-color: #ddd;
}

a.sd-button > span {
	padding: 4px 8px;
	display: block;
	opacity: .8;
	line-height: 1.5em;
	text-shadow: none;
}

a.sd-button:hover span {
	opacity: 1;
}

.sd-button span.share-count {
	font-size: 90%;
	color: #666;
	margin-left: 5px;
	line-height: 1;
}

/* @noflip */
.rtl .sd-button span.share-count {
	margin-right: 5px;
}

/* Button Style Options */

.sd-social-icon-text a.sd-button > span,
a.sd-button > span {
	padding: 1px 5px 1px 23px !important;
	background-position: 2px center;
	background-repeat: no-repeat;
}

.sd-social-icon a.sd-button > span {
	padding: 3px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
}

.sd-social-text a.sd-button > span {
	background: none !important;
	padding-left: 5px
}

.sd-social-official li {
	height: 21px;
}

div.sharedaddy .no-text {
	width: 21px;
	height: 21px;
}

div.sharedaddy .no-text a {
	text-decoration: none;
}

div.sharedaddy .no-icon a span, div.sharedaddy li.no-icon div a span {
	padding-left: 5px;
	background-image: none;
}

/* @noflip */
.rtl .sd-social-icon-text a.sd-button > span,
.rtl a.sd-button > span {
	padding: 3px 23px 3px 5px;
	background-position: 98% center;
}

/* @noflip */
.rtl .sd-social-text a.sd-button > span {
	padding-left: 0;
	padding-right: 5px
}

/* @noflip */
.rtl div.sharedaddy .no-icon a span, .rtl div.sharedaddy li.no-icon div a span {
	padding-left: 0;
	padding-right: 5px
}

/* More pannel */

div.sharedaddy .sharing-hidden .inner {
	max-width: 250px;
	padding: 15px 15px 10px;
	position: absolute;
	margin-left: -100px;
	z-index: 1001;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

/* @noflip */
.rtl div.sharedaddy .sharing-hidden .inner {
	margin-left: 0;
	margin-right: -100px;
}

div.sharedaddy.sharedaddy-dark .sharing-hidden .inner {
	border-color: #222;
}

/* =Sharing: Email Dialog
-------------------------------------------------------------- */

#sharing_email {
	width: 312px;
	padding: 15px;
	position: absolute;
	margin-left: -120px;
	z-index: 1001;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	text-align: left;
}

div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 11px;
	padding: 5px 8px;
	line-height: 11px;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}

#sharing_email input[type="text"] {
	width: 98.5%;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 10px;
	font-size: 11px;
	text-shadow: none;
}

/* =RTL
-------------------------------------------------------------- */
/* @noflip */
body.rtl .sharing ul {
	float: right;
}

/* @noflip */
body.rtl .sharing li {
	margin: 0 0 0 10px !important;
}

/* @noflip */
.rtl #sharing_email {
	margin-left: -0px;
	margin-right: -120px;
	text-align: right
}

/* @noflip */
.rtl #sharing_email label {
	text-align: right
}

/* @noflip */
.rtl #sharing_email .sharing_cancel {
	padding: 0 10px 0 0;
}

#content p.wp-caption-text {
	font-size: 12px;
	padding: 5px 20px 10px 20px;
	margin: 0;
}

#content .wp-post-image {
	margin: 20px 0;
	height: auto;
	max-width: 100%;
}

div#featured-header {
	height: 250px;
	width: 100%;
	overflow: hidden;
}

img.featured-header-img.wp-post-image {
	float: left;
	width: 100%;
	margin: 0 !important;
	max-width: 100% !important;
}


/* slider
/* ---------------------------------------------------- */
#slider {
	background: none;
	width: 633px;
	height: 400px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#slider ul {
	height: 1%; /* IE fix */
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

/* #slider ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
} */

/* slider > NAVIGATION
/* ---------------------------------------------------- */
.slides-nav {
	height: 20px;
	position: absolute !important;
	right: 0;
	top: 40px;
	z-index: 5;
}

.slides-nav li {
	margin-left: 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.slides-nav li a {
	display: inline-block;
	margin: 0;
	text-decoration: none;
	height: 22px;
	width: 22px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #d3d3d3;
}

.js #slider .slides-nav li.activeSlide a {
	background-color: #c4161c;
}


/* slider > HEADER
/* --------------------------------------------------- */

/* title wrapper */
#slider .section-header {

}

#slider h2.feature-title {

}


#slider .header-title-shadow {

}


/* slider > SLIDES
/* ---------------------------------------------------- */
#slider .slides {
	clear: both;
	margin-right: -1px;
	position: relative;


}

#slider .slides ul {
	width: 9999px;
	margin-right: 0;
}

#slider .slides li {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 319px;
	width: 665px;
	overflow: hidden;
	position: relative;
	background-size: 100% auto;
}

#slider .slides li .slide-container {
	padding: 20px
}

/*
#slider .slides h2, h2 a {
	font-size: 22px;
	margin:0px;
	padding:0px;
}
*/
#slider .slides ul li h2 a {
	font-size: 28px;
}

#slider .slides img {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	max-width: 200px;
}

#slider .slides p {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.story-column-fancy {
	padding: 30px 15px 0 20px;
	color: #fff;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	width: 430px;
	height: 109px;
	position: absolute;
	bottom: 0;
	left: 0;
	top: 201px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50990000, endColorstr=#50990000);
	zoom: 1;
}

.story-column-fancy h2 a {
	color: #fff;
	font-family: pt_sans_narrowbold, Arial, sans-serif;
	font-size: 28px;
	line-height: 30px;
}

.story-column-fancy h2 a:hover {
	color: #ccc;
}

.story-column-fancy p.featured-post-story {
	font-family: pt_sansregular, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}

.story-column-fancy a.excerpt-end {
	font-style: normal;
	color: yellow;
	font-size: 13px;
	text-transform: lowercase;
	font-family: ULT-B, sans-serif;
}

/* ------------------------------ */
/* TABBED HOMEPAGE CONTENT MODULE */
/* ------------------------------ */


.black {
	color: #000;
}

.green {
	color: #007042;
}

.tight {
	margin-left: -7px;
}

.plus-sign {
	color: #fff;
	margin-left: -7px;
	position: relative;
	z-index: 20;
}

.more-news a:link, .more-news a:visited, .more-news a {
	color: #FFF;
	background-color: #00A549;
	display: block;
	font-family: ULT-B, Arial, sans-serif;
	margin: 25px auto;
	padding: 10px;
	text-align: center;
	width: 75%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.more-news a:hover {
	color: #00A549;
	background-color: #E0E1E2;
}

#blog-left {
	width: 512px;
	float: left;
}

#blog-right {
	float: right;
	margin: 40px 20px 0 0;
	width: 235px;
}

#blog-right .widget-title {
	font-family: ULT-B, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
}

#blog-right .facebook-wrap {
	padding-bottom: 20px;
}

#blog-right .twitter-wrap ul {
	margin: 10px;
}

#blog-right .twitter-wrap li {
	list-style: none;
	padding-bottom: 10px;
}

#blog-right .twitter-wrap img {
	display: none;
}

#blog-right .tag-cloud h3 {
	padding-bottom: 10px;
}

#blog-right .cloud-wrap {
	margin-left: 10px;
	font-family: ULT-C, sans-serif;
}

#blog-right .archive-wrap {
	padding-bottom: 20px;
}

#blog-right .archive-wrap ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 10px;
}

#blog-right .archive-wrap ul.flexo-list {
	margin: 0 0 0 10px;
}

.FlexoArchives_widget_archives {
	padding-bottom: 20px;
}

ul.flexo-list {
	margin-left: 20px;
}

a.flexo-link {
	font-family: ULT-B, Arial, sans-serif;
	font-size: 13px;
}

#cat-sub-menu {
	width: auto;
	float: right;
	bottom: 17px;
	right: 10px;
	position: absolute;
	font-family: ULT-C, sans-serif;
	font-size: 1em;
}

#cat-sub-menu li {
	display: inline;
	padding-left: 5px;
	border-left: 1px solid #666;
	margin-left: 3px;
}

#cat-sub-menu li:first-child {
	display: inline;
	padding-left: 0;
	border-left: none;
	margin-left: 0;
}

#cat-sub-menu a {
	color: #666666;
}

#cat-sub-menu a:hover {
	color: #000;
}

div.sharedaddy div.sd-block {
	border: 0 !important;
	padding: 10px 0 5px !important;
	width: auto !important;
}


#home-row-5 .image-column {
	/* float: right; */
	height: 305px;
	margin-top: 0;
	/* padding: 10px; */
	/* width: 380px; */
	display: block;
}

#home-row-5 .story-column {

}

#home-row-5 .feature-video .video {
	display: block;
	position: relative;
	padding-bottom: 45%;
	height: 0;
	overflow: hidden;
}

.story-column.video-desc {
	margin-top: -10px;
	padding-bottom: 20px;
}

#home-row-5 #feature-video #video {
	display: block;
	position: relative;
	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
}

#home-row-5 iframe,
#home-row-5 .feature-video iframe,
#home-row-5 .feature-video object,
#home-row-5 .feature-video embed {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}

#home-row-5 iframe,
#home-row-5 #feature-video iframe,
#home-row-5 #feature-video object,
#home-row-5 #feature-video embed {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}


#home-row-5 .meta-comments {
	display: none;
}

#home-row-5 .meta {
	padding: 0;
}

#home-row-7 ul {
	list-style: none outside none;
	margin: 0;
	padding: 15px 20px 20px 30px;
}

#home-row-7 ul li:first-child {
	border-top: medium none;
}

#home-row-7 ul li {
	border-top: 1px dotted #CCCCCC;
	clear: left;
	margin: 0 0 5px;
	padding-top: 5px;
}

#tribe-events-content.tribe-events-list {
	padding: 30px !important;
}

#tribe-events-bar {
	margin: 30px 0 !important;
}

#tribe-bar-form {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	background: none transparent !important;
}

#tribe-bar-collapse-toggle {
	background: none transparent !important;
}

body.page .entry {
	padding: 40px;
}

.post .youtube-player {
	max-height: 325px;
	max-width: 505px;
}

#tribe-events-content {
	padding: 40px !important;
}

a.subscription_btn {
	color: white;
}

div#subscribe-btn {
	position: absolute;
	left: 570px;
	top: 114px;
	padding: 10px 21px;
	border: 1px solid #b4141a;
	-moz-transition: all .3s ease-in;
	/* WebKit */
	-webkit-transition: all .3s ease-in;
	/* Opera */
	-o-transition: all .3s ease-in;
	/* Standard */
	transition: all .3s ease-in;
}


div#subscribe-btn:hover {
	background-color: #b4141a;
	/* Firefox */
	-moz-transition: all .3s ease-in;
	/* WebKit */
	-webkit-transition: all .3s ease-in;
	/* Opera */
	-o-transition: all .3s ease-in;
	/* Standard */
	transition: all .3s ease-in;
}

div#social-box {
	width: 250px;
	height: 80px;
	position: absolute;
	top: 40px;
	left: 360px;
}

div#social-box a {
	margin-right: 3px;
	margin-left: 4px;
	margin-top: 10px;
}

div#social-box h2 {
	color: white;
	text-align: center;
	font-size: 1em;
}

.relatedposts {
	width: 565px;
	float: left;
	font-size: 1em;
	margin: 15px 0 20px;
	padding: 20px 20px 20px 80px;
	border: 0;
	border-top: 1px solid rgb(165, 165, 165);
	border-bottom: 1px solid rgb(165, 165, 165);
	background-color: #464646;
}

.relatedposts h3 {
	margin-bottom: -5px;
}

.relatedthumb {
	padding-left: 0;
}

.relatedposts h2 {
	color: white;
}

.relatedthumb a {
	color: white;
}

strong, b {
	font-family: arial, sans-serif;
}

/*
.entry p {
    margin-bottom: 15px;
    padding: 0;
    line-height: 22px;
}
*/

#text-16 h2.widgettitle {
	margin-left: 42px;
}

#text-16 a img {
	margin-top: -12px;
}


li.sponsored-feed {
	background: rgba(39, 39, 21, 0.09);
	padding: 10px !important;
}


span#sponsored-feed-flag {
	display: inline-block;
	margin-bottom: 3px;
}

#home-row-4 li#product-home img.wp-post-image {
	float: none;
	padding-left: 0;
}

#home-row-4 li#product-home div.feed-thumb {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	height: 150px;
	width: auto;
	overflow: hidden;
}

#home-row-4 li#product-home {
	padding: 15px 20px 49px 20px;
	width: 33%;
}

#home-row-4 li#product-home div#news-cont-2 {
	width: auto !important;
	margin-left: 0 !important;
}

li.product-sponsored#product-home {
	background: #ffffd180;
	height: fit-content;
}

h2.sponsored-content-product {
	font-size: 13px;
	color: #b6151a;
	position: relative;
	bottom: 7px;
}

.must-hide {
	display: none;
}

div#spon-video-flag {
	position: relative;
	left: 20px;
	top: 6px;
}

div#reading-time {
	float: right;
	margin-right: 0;
}

#reading-clock {
	width: 18px;
	height: auto;
	float: right;
	margin-left: 6px;
	position: relative;
	top: 7px;
	left: 5px;
	display: none;
}

div#reading-time-text {
	float: right;
	margin-left: 20px;
	margin-top: 6px;
	color: #5a5a5a;
}

.long-article {
	line-height: 1.47em !important;
}

@-moz-document url-prefix() {

	.feature-video .mejs-video {
		width: 410px !important;
		height: 281px !important;
		margin-top: -24px;
	}

}

@media screen and (min-width: 0\0
) {
	#column-right #sidebar .widget-wrap img {
		display: inline-block;
		margin: 0;
	}
}

div#home-featured-cont {
	height: 345px;
}

div#main-featured {
	width: 590px;
	position: relative;
	left: 17px;
	float: left;
	bottom: 16px;
}

div#smaller-box-featured {
	width: 480px;
	height: 0.2px;
	float: right;
	position: relative;
	bottom: 346px;
	left: 31px;
}

.main-smaller {
	height: 160px;
	width: 215px;
	background: black;
	float: left;
	margin-bottom: 10px;
	position: relative;
	margin-right: 10px;
	background-size: auto 100%;
}

.main-smaller h1 {
	color: white;
	font-size: 14px;
	hyphens: auto;

}

.main-smaller-title h1 {
	line-height: 13px;
	width: 83%;
	margin: 0 auto;
	hyphens: none !important;
}

.main-smaller-title {
	position: absolute;
	bottom: 0;
	min-height: 40%;
	width: 100%;
	padding-top: 15px;
	background: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.89) 66%, rgba(0, 0, 0, 0.89) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.89) 66%, rgba(0, 0, 0, 0.89) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.89) 66%, rgba(0, 0, 0, 0.89) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e3000000', GradientType=0); /* IE6-9 */
}

.bg-cover-art {
	width: 590px;
	height: 330px;
	background-size: 590px;
}

.bg-featured-title {
	width: 80%;
	margin: 0 auto;
	position: relative;
	top: 38%;
	background: rgba(0, 0, 0, 0.47);
	padding: 20px;
}


.bg-featured-title h1 {
	font-size: 20px;
	text-align: center;
	font-family: helvetica, sans-serif;
	letter-spacing: 2px;
	color: white;
	hyphens: none;
}

.bg-featured-title h2 {
	color: white;
	font-size: 1rem;
	text-align: center;
	font-family: 'Gotham', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.bg-featured-title h1 a {
	color: white;
}


.alert.text-center.cookiealert.show {
	padding: 20px;
	text-align: center;
}

.cookie-content {
	width: 50%;
	margin: 0 auto;
	font-family: arial, sans-serif;
}

.cookie-content a {
	color: #1a91f9;
}

button.acceptcookies {
	background: #d2700c;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 10%;
	padding: 8px;
	border: none;
}

.cookiealert {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 !important;
	z-index: 99 !important;
	opacity: 0;
	border-radius: 0;
	transform: translateY(100%);
	transition: all 500ms ease-out;
	color: #ecf0f1;
	background: #252525 !important;
}

#content .entry-content p.page-links-custom {
	font-size: 14px;
	margin: 15px 0 40px;
	padding-top: 15px;
	padding-left: 0;
	width: 100%;
	color: #888;
	text-align: right;
	border-top: 1px dotted #999;
	display: flex;
	justify-content: space-between;
}

#content .page-links-custom a.post-page-numbers span.page-link {
	color: #888;
	display: inline-block;
	margin: 0;
	padding: 10px 10px;
}

#content .page-links-custom a.post-page-numbers:hover span.page-link {
	color: #a13716;
}

.page-links-custom a.post-page-numbers:hover span.page-link {
	color: #a73516;
	cursor: pointer;
}

.page-links-custom span.post-page-numbers.current {
	float: none;
	padding: 8px 10px 6px;
	background-color: #a73516;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	border-radius: 50%;
}

.single #content .entry-content #post-featured-image {
	margin-bottom: 15px;
}

.single #content .entry-content #post-featured-image .post-thumbnail img {
	margin: 0;
}

.single #content .entry-content #post-featured-image .post-thumbnail-caption {
	margin-bottom: 1em;
	margin-top: .5em;
}