/*
Theme Name: Clyde Fitch Report
Theme URI: http://www.industrialthemes.com/grand
Description: Tweaks and customizations to the Grand Theme by Industrial Themes.
Tags: White, buddypress
Author: Jupiter Highway
Author URI: http://www.jupiterhwy.com
License: 
License URI:
Version: 2.1
*/

/* 
 * ===========================
 * ===[ TABLE OF CONTENTS ]===
 * ===========================
 * 
 * 01. [ GENERAL TYPOGRAPHY ]
 * 02. [ RESETS ]
 * 		02.1. [ HGROUP ]
 * 		02.2. [ FORMS AND BUTTONS ]
 * 03. [ 960 GRID ]
 * 		03.1. [ NESTED COLUMN CLASSES ]
 * 		03.2. [ BASE GRID ]
 * 		03.3. [ OFFSETS ]
 * 		03.3. [ CLEARFIXES ]
 * 			03.3.1. [ SELF CLEARING ]
 * 04. [ STRUCTURE ]
 * 		04.1. [ HEADER ]
 * 		04.2. [ BREADCRUMBS ]
 * 		04.3. [ CONTENT ]
 * 		04.4. [ FOOTER ]
 * 05. [ MENU ]
 * 06. [ POST LISTS & GRIDS ]
 * 		06.1. [ SPECIFIC LAYOUTS ]
 * 		06.2. [ META ]
 * 07. [ SINGULAR POSTS ]
 * 		07.1. [ POST IMAGES ]
 * 		07.2. [ SINGLE POST MODULE ]
 * 		07.3. [ POST NAV MODULE ]
 * 		07.4. [ ABOUT AUTHOR MODULE ]
 * 		07.5. [ BLOG TABS ]
 * 		07.6. [ ADDITIONAL POSTS MODULE ]
 * 		07.7. [ THREADED COMMENTS ]
 * 		07.8. [ REPLY FORM ]
 * 08. [ WIDGETS & SHORTCODE OVERRIDES ]
 * 		08.1. [ PRE ]
 * 		08.2. [ POPULAR/RELATED/RECENT POSTS ]
 * 		08.3. [ SEARCH ]
 * 		08.4. [ TWITTER WIDGET ]
 * 		08.5. [ TAG CLOUD ]
 * 		08.6. [ CALENDER AND OTHER TABLES ]
 * 		08.7. [ RECENT COMMENTS ]
 * 09. [ SLIDERS ]
*/

/* ============================ */
/* ===[ GENERAL TYPOGRAPHY ]=== */
/* ============================ */
/* @font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSqRDOzjiPcYnFooOUGCOsRk.woff) format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format("woff");
}
*/
/* ================ */
/* ===[ RESETS ]=== */
/* ================ */
img {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
}

img.scale-with-grid {
	height: auto;
	max-width: 100%;
}

html,
body,
div,
form,
fieldset,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	/* max-width: 100%; */
}

li ol,
li ul {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div.rating_row,
ul,
ol {
	margin-bottom: 20px;
}

input,
textarea {
	font-family: inherit;
	padding: 4px;
}

img,
fieldset {
	border: 0;
}

body {
	color: #333 !important;
	font: normal 14px/24px Libre Baskerville, serif;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;


}

.internal_stuff {
	font-family: 'Libre Baskerville', serif;
}

.internal_stuff .wpp-post-title {
	font-family: 'Signika', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #333;
}

.internal_stuff .wpp-post-title:hover {
	text-decoration: none;
}

ol {
	list-style: decimal outside;
}

a {
outline:none;
text-decoration: none; 
-webkit-transition: color 0.15s linear; 
   -moz-transition: color 0.15s linear; 
	 -o-transition: color 0.15s linear; 
		transition: color 0.15s linear;
}

a:hover {
	text-decoration: underline;
}


a:focus {
	outline: none;
}

ul {
	list-style: disc outside;
}

ul,
ol {
	padding-left: 25px;
}

/* ================ */
/* ===[ HGROUP ]=== */
/* ================ */
h1,
h2,
h3,
h4 {
	font-family: Signika, sans-serif;
	letter-spacing: 0px;
}

h1 {
	font-size: 24px !important;
	line-height: 111% !important;
	font-family: 'Signika', sans-serif !important;
	font-weight: 600 !important;
	color: #333 !important;
	}

h2 {
	font-size: 32px;
	line-height: 125%;
}

h3 {
	font-size: 22px;
	line-height: 136%;
	font-family: 'Libre Baskerville', serif;
}

#main_inner h3, 
#main_inner h2 {
	font-family: 'Signika', sans-serif;
}

h3.author {
	font-size: 14px;
	font-style: italic;
}

h4 {
	font-size: 18px;
	line-height: 139%;
}

#main h4 {
	background: url(images/assets/sidebar_border.png) repeat-x left center;
}

h5 {
	font-family: Signika, sans-serif;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1.6px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h6 {
	font-family: Signika, sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 1.6px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

h4+h6 {
	margin-top: -10px;
}

#logo-cf {
	display: block;
	margin-bottom: -1px;
}

#logo-cf img {
	display: block;
	margin-top: 3px;
}

#logo-cf .brand {
	font-family: 'Signika', sans-serif !important;
	font-size: 49px;
	font-weight: 300;
	padding-top: 27px;
	display: block;
	line-height: 1;
}

#logo-cf .brand-wrap {
	clear: both;
}


#logo-cf .brand-wrap {
	display:inline-block; 
	margin-top: 5px;
	margin-bottom: 3px;
	clear: none;
}
#logo-cf .brand {
	line-height: 20px;
}

#logo-cf .brand-wrap div {
	margin-left: 230px;
}

@media screen and (max-width: 630px) {
	#logo-cf .brand-wrap {
		float: left;
		width: 70%;
	}
	.logo-graphic {
		width: 25%;
	}

	#logo-cf .brand {
		line-height: 1.4;
		padding-top: 0;
	}

	#logo-cf .brand-wrap div {
		margin-left: 0;
	}
}

#logo-cf .tag {
	font-family: 'Libre Baskerville', serif;
	font-size: 22px;
	color: #7c7c7c;
}

#logo-cf .tag.current {
	font-style: italic;
}

.column-title {
	text-transform: initial;
}

/* =========================== */
/* ===[ FORMS AND BUTTONS ]=== */
/* =========================== */
.textfield,
.password,
.textarea,
#s,
#comment {
	background: white;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
	box-shadow: 0px 1px rgba(255,255,255,.5), inset 0px 1px 2px rgba(0,0,0,.05);
	color: #555;
	font: normal 12px Libre Baskerville, serif;
	padding: 6px;
}

.textfield:focus,
.password:focus,
.textarea:focus,
#s:focus,
#comment:focus {
	outline: none;
}

.textarea,
#comment {
	height: 120px;
	width: 96.6%;
}

.textfield_label {
	font-size: 11px;
}

span.required {
	color:red;
	font-size:10px;
}

.styled_button,
.button_link,
.tabs_button a.current {
	border: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 11px; font-weight: bold;
	margin: 1px 10px 10px 0;
	text-decoration: none !important;
}


.button_link:hover {
	color: #fff !important;
}

.small_button,
#submit,
.post_more_link {
	line-height: 11px;
	padding: 7px 15px;
}

#megaMenu ul li.menu-item ul.sub-menu li.menu-item a {
	font-weight: 400;
	text-transform: uppercase;
}

.gform_wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

.gform_wrapper li {
	margin-bottom: 20px;
	margin-top: 10px;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	list-style-position: inside;
}
.gform_wrapper .gfield_label {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Signika', sans-serif;
	text-transform: uppercase;
}

.gform_wrapper .validation_message {
	color: #3d9b09;
	font-size: 12px;
	font-style: italic;
}

.gform_wrapper .gfield_required {
	color: #3d9b09;
}

.gform_wrapper .gform_button {
	background: #333;
	font-family: 'Signika', sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}

.gform_wrapper .gform_button:hover {
	background: #3d9b09;
	color: #ffffff;
}

.gform_wrapper input,select {
    background: #e3e3e3;
    border: none;
    width: 100%;
    font-family: 'Libre Baskerville', serif;
    font-size: 13px;
    color: #333;
    padding: 10px;
}

.gform_wrapper textarea {
    background: #e3e3e3;
    border: none;
    width: 100%;
    font-family: 'Libre Baskerville', serif;
    font-size: 13px;
    color: #333;
    padding: 10px;
    box-shadow: none;
}

/* ======================= */
/* ===[ 960 GRID ]=== */
/* ======================= */
#body_inner {
	margin: 20px auto;
	padding: 0px;
	position: relative;
	width: 1000px;
}

.container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}

.container .column,
.container .columns {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

.row {
	margin-bottom: 20px;
}

/* =============================== */
/* ===[ NESTED COLUMN CLASSES ]=== */
/* =============================== */
.column.alpha, .columns.alpha {
	margin-left: 0;
}

.column.omega, .columns.omega {
	margin-right: 0;
}

/* =================== */
/* ===[ BASE GRID ]=== */
/* =================== */
.container .one.column,
.container .one.columns {
	width: 40px;
}

.container .two.columns {
	width: 100px;
}

.container .three.columns {
	width: 160px;
}

.container .four.columns {
	width: 220px;
}

.container .five.columns {
	width: 280px
}

.container .six.columns {
	width: 340px;
}

.container .seven.columns {
	width: 400px;
}

.container .eight.columns  {
	width: 460px;
}

.container .nine.columns {
	width: 520px;
}

.container .ten.columns {
	width: 580px;
}

.container .eleven.columns {
	width: 640px;
}

.container .twelve.columns {
	width: 700px;
}

.container .thirteen.columns {
	width: 760px;
}

.container .fourteen.columns {
	width: 820px;
}
.container .fifteen.columns {
	width: 880px;
}
.container .sixteen.columns {
	width: 940px;
}

body.full_width #main {
	width: 940px;
}

.container .one-third.column {
	width: 300px;
}

.container .two-thirds.column {
	width: 620px;
}

/* ================= */
/* ===[ OFFSETS ]=== */
/* ================= */
.container .offset-by-one {
	padding-left: 60px;
}

.container .offset-by-two {
	padding-left: 120px;
}

.container .offset-by-three {
	padding-left: 180px;
}

.container .offset-by-four {
	padding-left: 240px;
}

.container .offset-by-five {
	padding-left: 300px;
}

.container .offset-by-six {
	padding-left: 360px;
}

.container .offset-by-seven {
	padding-left: 420px;
}

.container .offset-by-eight {
	padding-left: 480px;
}

.container .offset-by-nine {
	padding-left: 540px;
}

.container .offset-by-ten {
	padding-left: 600px;
}

.container .offset-by-eleven {
	padding-left: 660px;
}

.container .offset-by-twelve {
	padding-left: 720px;
}

.container .offset-by-thirteen {
	padding-left: 780px;
}

.container .offset-by-fourteen {
	padding-left: 840px;
}

.container .offset-by-fifteen {
	padding-left: 900px;
}

/* ==================== */
/* ===[ CLEARFIXES ]=== */
/* ==================== */

/* ======================= */
/* ===[ SELF CLEARING ]=== */
/* ======================= */
.container:after {
	clear: both;
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

.row:after,
.clearfix:after {
	clear: both;
}

.row,
.clearfix {
	zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

/* ==================== */
/* ===[  STRUCTURE ]=== */
/* ==================== */
body {
	line-height: 20px;
	position: relative;
}

#body_inner {
	margin: 0 auto 25px;
}

/* ================ */
/* ===[ HEADER ]=== */
/* ================ */
#header {
	clear: both;
	margin-bottom: 10px;
	max-width: 1000px;
}

#header_extras {
	display: inline-block;
}

.header_links {
	float: left;
	font-size: 10px;
	padding: 2px 0 3px;
}

.header_links li {
	float: left;
	padding-right: 12px;
}

.header_links li ul {
	float: right;
	margin-right: 0px;
}

.header_links li a {

}

.header_links li a:hover {
	text-decoration: none;
}

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

.header_social {
	float: right;
	padding-left: 5px;
}

.header_social .social_icon {
	float: left;
	height: 24px;
}

.header_social .black {
	background: none !important;
	border: none !important;
}

.header_social .social_icon a:hover {
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
}

.header_text {
	float: left;
	padding-top: 2px;
}

.logo {
	clear: both;
	display: block;
	float: left;
}

.logo a {
	display: block;
	float: left;
}

#header_ad {
	color: #ccc;
	float: right;
	font-size: 24px;
	height: auto;
	margin-top: 2px;
	overflow-y: hidden;
}

/*
#header_ad img {}
*/

#body_inner #main_menu {
	box-shadow: none;
	position: relative;
	border-radius: 0;
}

#body_inner #main_menu #megaMenu {
	font-family: 'Signika', sans-serif;
	font-weight: 600;
	font-size: 12px;
}

#body_inner #megaMenu ul.megaMenu > li.menu-item > a > span, 
#body_inner #megaMenu ul.megaMenu > li.menu-item .um-anchoremulator > span {
	font-size: 14px;
	text-transform: uppercase;
}

#megaMenu ul.megaMenu li#menu-item-46308 > a .menu-item-46308 {
	font-size: 12px;
} 

#main_menu #megaMenu ul.megaMenu > li#menu-item-46308 > ul.sub-menu-1 {
	background: #333;
}

#body_inner #megaMenu {
	background: #333;
}

#main_menu .extras {
	position: absolute;
	top: 5px;
	z-index: 100;
	right: 5px;
	width: 250px;
	text-align: right;
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon {
	float: left !important;
}

a.email-toggle {
	position: relative;
	top: -5px;
	margin-right: 4px;
	margin-left: 3px;
}

a.search-toggle {
	position: relative;
	top: -5px;
	margin-left: 2px;
}

@media screen and (min-width: 770px) {
	a.email-toggle, 
	a.search-toggle {
		display: inline-block;
	}
}


/* ===================== */
/* ===[ BREADCRUMBS ]=== */
/* ===================== */
#breadcrumbs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

#breadcrumbs .delimiter {
	color: #aaa !important;
	padding: 0 4px;
}

#breadcrumbs a {
	color: #999 !important;
	font-size: 10px;
}

#breadcrumbs a:hover {
	color: #555 !important;
}

#breadcrumbs a:first-child {
	padding-left: 0 !important;
}

#breadcrumbs_inner {
	color: #aaa;
	font-family: 'Libre Baskerville', serif;
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase;
	z-index: 20;
}

/* ================= */
/* ===[ CONTENT ]=== */
/* ================= */
#content {
	clear: both;
	padding-bottom: 40px;
}

#main {
	border-radius: 2px;
	min-height: 250px;
}


@media only screen and (min-width: 768px) {
	.right_sidebar #main {
		border-right: 1px solid #c7c7c7;
		margin-right: 0;
		padding-right: 40px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

#content .teaser {
	line-height: 150%;
}

#sidebar {
	min-height: 300px;
}

#sidebar .small_post_list .post_list_module {
	margin-bottom: 0;
}

#sidebar .post_list_content {
	overflow: auto;
}

#sidebar .snap_twitter_widget li {
	padding-left: 0 !important;
}

/*
#sidebar .snap_popular_widget>ul,
#footer .snap_popular_widget>ul,
#sidebar .snap_recent_widget>ul,
#footer .snap_recent_widget>ul,
#sidebar .snap_twitter_widget>ul,
#footer .snap_twitter_widget>ul,
#sidebar .widget_recent_comments>ul,
#footer .widget_recent_comments>ul,
#sidebar .widget_recent_entries>ul,
#footer .widget_recent_entries>ul,
#sidebar .widget_categories>ul,
#footer .widget_categories>ul,
#sidebar .widget_links>ul,
#footer .widget_links>ul,
#sidebar .widget_archive>ul,
#footer .widget_archive>ul,
#sidebar .widget_meta>ul,
#footer .widget_meta>ul,
#sidebar .snap_subnav_widget>ul,
#footer .snap_subnav_widget>ul,
#sidebar .widget_nav_menu .menu,
#footer .widget_nav_menu .menu,
#sidebar .widget_pages>ul,
#footer .widget_pages>ul {}
*/

#sidebar .widget_categories a,
#sidebar .widget_links a,
#sidebar .widget_archive a,
#sidebar .widget_meta a,
#sidebar .snap_subnav_widget a,
#sidebar .widget_nav_menu a,
#sidebar .widget_pages a,
#sidebar .widget_recent_entries a {
	background:url(images/shortcodes/icons/icons_222222.png) no-repeat -67px -557px;
	padding-left: 20px;
}

#sidebar .post_list_module,
#sidebar .snap_twitter_widget li,
#sidebar .widget_categories li,
#sidebar .widget_links li,
#sidebar .widget_archive li,
#sidebar .widget_meta li,
#sidebar .snap_subnav_widget li,
#sidebar .widget_nav_menu li,
#sidebar .widget_pages li,
#sidebar .widget_recent_entries li {
	padding-top: 5px;
	padding-bottom: 7px;
}

#sidebar .widget_pages li li,
#sidebar .widget_nav_menu li li,
#sidebar .widget_categories li li {
	background: url(images/line.gif) repeat-x center top;
}

#sidebar .widget_pages li li a,
#sidebar .widget_nav_menu li li a,
#sidebar .widget_categories li li a {
	margin-left: 20px;
}

/*
#sidebar .recentcomments {}
*/

#sidebar .recentcomments span {
	background: url("images/shortcodes/icons/icons_dddddd.png") no-repeat -380px -243px transparent;
	padding-left: 26px !important;
}

#sidebar .post_meta a {
	color: #aaa;
	font-size: 10px;
}

#sidebar .widgettitle {
	font-size: 18px !important;
	line-height: 30px;
}

#sidebar .widget,
#footer .widget {
	padding: 0;
	position: relative;
	overflow: hidden;
}

#footer .widget li {
	border-bottom: 1px solid rgba(255,255,255,.05);
	padding-left: 10px;
	text-shadow: none;
}

#footer .widget li:last-child {
	border-bottom: none;
}

#sidebar h4 {
	position: relative;
}

#sidebar h4:before {
	content: '';
	display: block;
	background: #c7c7c7;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50%;
	z-index: 1;
}

#sidebar h4 span {
	background: #fff;
	letter-spacing: 1px;
	line-height: 32px;
	margin-bottom: 16px;
	padding-right: 15px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

#sidebar h4 span {
	background: #fefefe;
}

#sidebar h3 {
	position: relative;
	font: Signika, sans-serif;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 20px;
}

#sidebar h3:before {
	content: '';
	display: block;
	background: #c7c7c7;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50%;
	z-index: 1;
}

#sidebar h3 span {
	background: #fff;
	letter-spacing: 1px;
	line-height: 32px;
	margin-bottom: 16px;
	padding-right: 15px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	font: Signika, sans-serif;
	font-weight: 600;
}

#sidebar h3 span {
	background: #fefefe;
}

/*
.right_sidebar #main {}
*/

.right_sidebar #main_inner {
	overflow: hidden;
}

.right_sidebar #sidebar {
	float: right;
	padding-left: 10px;
	/*border-left: 1px solid #c7c7c7;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.right_sidebar #sidebar_inner {
	border-left: none;
	padding-left: 0;
	
}

@media only screen and (min-width: 768px) {
	.right_sidebar .sidebar_top {
		display: block;
		height: 60px;
		/*border-left: 1px solid #c7c7c7;*/
	}
}

.left_sidebar .sidebar_top {
	background: url("images/assets/tab_top_l.png") repeat-y right top;
	display: block;
	height: 82px;
	width: 320px;
}

.left_sidebar #sidebar_inner {
	margin-right: 20px;
	background: url("images/assets/tab_middle_l.png") repeat-y right center;
}

.left_sidebar .sidebar_bottom {
background: url("images/assets/tab_bottom_l.png") repeat-y right bottom;
display: block;
height: 82px;
width: 320px;
}

.right_sidebar #sidebar_inner {
	position: relative;
}

#sidebar_inner .widget:first-child {
	margin-bottom: -80px;
	top: -80px;
}

#sidebar_inner img {
	background: #fff;
}

/*
.right_sidebar #content {}
*/

.left_sidebar #main {
	float: right;
}

.left_sidebar #sidebar {
	float: left;
}

.left_sidebar #sidebar #socialCounterWidget a#sc_rss,
.left_sidebar #sidebar #socialCounterWidget a#sc_twitter,
.left_sidebar #sidebar #socialCounterWidget a#sc_facebook {
	width:88px;
}

.left_sidebar #sidebar #socialCounterWidget .icon {
	margin-left: 20px;
}

/*
.left_sidebar #main_inner {}
*/

.left_sidebar #sidebar_inner {
	padding-right: 35px;
	position: relative;
}

#content_inner {
	display: block;
	margin-top: 30px;
}

body.full_width #content_inner,
.left_sidebar #content_inner {
	background: none;
}

img.framed {
	border: 1px solid #ddd;
	padding: 2px;
}

/* ================ */
/* ===[ FOOTER ]=== */
/* ================ */
#footer {
	clear: both;
	font-family: 'Signika', sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	padding: 15px 0;
	width: 100%;
	background: #333 !important;
}

#footer .footer_links a {
	color: #fff;
}

.sub-footer {
	color: #626262;
	font-size: 10px;
	font-family: 'Signika', sans-serif;
	text-transform: uppercase;
	padding: 5px 20px;
}

#footer .widget_categories a,
#footer .widget_nav_menu a,
#footer .widget_pages a {
	display: block;
	padding: 5px 0;
}

#footer .small_post_list,
#footer .post_title a {
	font-size: 13px;
	line-height: 21px;
}

#footer .post_grid_image img,
#footer .post_list_image img,
#footer .framed {
	background:rgba(255,255,255,.05);
	border: 1px solid rgba(255,255,255,.12);
	height: auto;
	margin-bottom: 15px;
	outline: none;
	padding: 2px;
	width: auto;
}

#footer .widget_pages li,
#footer .widget_nav_menu li,
#footer .widget_categories li {
	padding: 0 0 0 5px;
}

#footer .textwidget p {
	font-size: 12px;
	line-height: 20px;
}

#footer .widgettitle {
	letter-spacing: 1px;
	line-height: 32px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#footer .post_meta {
	font-size: 11px;
	letter-spacing: 1px;
}

#footer .post_meta a {
	color: #555;
	font-size: 10px;
	letter-spacing: 1px;
}

#footer .widget {
	clear: both;
	padding: 0 0 30px 0;
}

#footer table {
	background: #f9f9f9;
}

#footer_inner {
	padding-top: 45px;
	padding-bottom: 20px;
}

#sub_footer {
	clear: both;
	padding: 20px 0;
	width: 100%;
}

#sub_footer a:hover {
	text-decoration: none;
}

#sub_footer_inner {
	padding: 20px 0;
}

.copyright_text {
	float: left;
}

#footer {
	position: relative;
	overflow: hidden;
}

#footer .extras {
	position: absolute;
	right: -10px;
	top: -2px;
	width: 250px;
	text-align: right;
}

#footer .searchform, 
#footer .mc4wp-form, 
#main_menu .searchform, 
#footer .gform_wrapper {
	width: 250px;
	min-height: 50px;
	background: #e1e1e1;
	position: absolute;
	right: -35px;
	top: -13px;
	display: none;
	z-index: 100;
}

#footer .searchform {
	right: -27px;
}

.header_social .social_icon:first-child {
	position: relative;
	left: 5px;
}

#main_menu .mc4wp-form, 
#main_menu .gform_wrapper,
#footer .mc4wp-form, 
#footer .gform_wrapper {
	width: 250px;
	min-height: 41px;
	background: #e1e1e1;
	position: absolute;
	right: -5px;
	top: -6px;
	display: none;
	margin: 0;
	z-index: 100;
}



#main_menu .gforms_confirmation_message, 
#footer .gforms_confirmation_message {
	min-height: 50px;
	background: #e1e1e1;
	position: absolute;
	right: -5px;
	top: -6px;
	width: 200px;
	z-index: 100;
}

#main_inner h1 {
	margin: 0;
}

.author #main_inner h1 {
	margin-bottom: 20px;
}

#footer .mc4wp-form, 
#footer .gform_wrapper {
	top: -13px;
	right: -27px;
	min-height: 50px;
}

#footer .gform_wrapper ul, 
#main_menu .gform_wrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer .gform_wrapper ul li,
#main_menu .gform_wrapper ul li {
	margin: 0;
	padding: 0;
}

#main_menu .mc4wp-form form, 
#main_menu .gform_wrapper form {
	margin: 0 0 0 30px;
}

#footer .mc4wp-form form, 
#footer .gform_wrapper form {
	margin: 5px 0 0 30px;
}

.mc4wp-form .email,
.gform_wrapper .email {
	background: url(images/email-i-d.png);
	display: block;
	width: 20px;
	height: 14px;
	position: absolute;
	left: 3px;
	top: 10px;
}

#footer .mc4wp-form .email, 
#footer .gform_wrapper .email {
	top: 16px;
}

.mc4wp-form .close, 
.gform_wrapper .close {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/close.png);
	position: absolute;
	right: 3px;
	top: 8px;
}

#footer .mc4wp-form .close, 
#footer .gform_wrapper .close {
	top: 12px;
}

#main_menu #mc4wp_email, 
#footer #mc4wp_email, 
#footer .gform_wrapper .gform_body input, 
#main_menu .gform_wrapper .gform_body input {
	background: transparent;
	border: none;
	font-family: 'Libre Baskerville', serif;
	font-size: 13px;
	color: #333;
}

#main_menu input[type=submit],
#footer input[type=submit] {
	display: none;
}

#main_menu .searchform {
	right: -5px;
	top: -6px;
	height: 41px;
	min-height: 41px;
}

#footer .mc4wp-form label, 
#main_menu .mc4wp-form label, 
#footer .gform_wrapper label, 
#main_menu .gform_wrapper label {
	display: none;
}

#footer .searchform .close, 
#main_menu .searchform .close {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 2px;
	top: 4px;
}

#footer .searchform .close {
	top: 7px;
	right: 3px;
}

#footer #searchsubmit, 
#main_menu #searchsubmit {
	display: block !important;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	margin: 18px 7px 0 10px;
}

#main_menu #searchsubmit {
	margin: 13px 7px 0 10px;
}

#footer #searchsubmit:hover, 
#main_menu #searchsubmit:hover {
	background-color: transparent;
}

::-webkit-input-placeholder {
   color: #333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333;  
}

:-ms-input-placeholder {  
   color: #333;  
}

#footer .searchform #s, 
#main_menu .searchform #s {
	width: 85%;
	float: right;
	background: #e1e1e1;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	font-family: 'Libre Baskerville', serif;
	font-size: 13px;
	color: #333;
	margin-top: 5px;
}

#footer .searchform #s {
	margin-top: 10px;
}

.footer_links li {
	float: left;
	padding-right: 22px;
}

.footer_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#footer a:hover {
	color: #3d9b09 !important;
}

.footer_links ul ul {
	float: right;
	margin-right: 0px;
}

.no_footer #footer {
	display: none;
}

/* ============== */
/* ===[ MENU ]=== */
/* ============== */
#main_menu {
	border-top: 1px solid #333;
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-radius: 2px;
	box-shadow: 0px 2px 0px rgba(0,0,0,.2), inset 0px 1px rgba(255,255,255,.1);
	font-family: Signikarel, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 30px 0px;
}

#header_extras+#main_menu {
	top: 30px;
}

.main_navigation, .header_links {
	margin: 0 10px;
	position: relative;
	z-index: 2000; 
}

.select_nav select, .main_navigation select, .header_links select {
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	background: rgba(255,255,255,.1) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC') center right no-repeat;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	border: 1px solid rgba(255,255,255,.05) !important;
	color: #ccc;
	display: none;
	font-weight: bold;
	padding: 5px 5px;
	overflow: hidden;
	text-shadow: 0px 1px rgba(0,0,0,.5);
}

.select_nav select option, .main_navigation select option, .header_links select option {
	background: #fff;
	text-shadow: none;
}

.select_nav select:focus, .select_nav select:active, .main_navigation select:focus, .main_navigation select:active, .header_links select:focus, .header_links select:active {
	border: none;
	box-shadow: none;
	outline: none;
}

.select_nav select option, .main_navigation select option, .header_links select option {
	color: #666;
}

.select_nav select {
	display: inline;
}

.select_nav select {
	background-color: #efefef;
	border: 1px #e0e0e0 dotted !important;
}

.select_nav select {
	color: #666 !important;
	margin: 7px 0;
	min-width: 120px;
	text-shadow: #fff 0 1px 0 !important;
}

.main_navigation li.home > a {
	background: url("images/assets/home.png") left center no-repeat;
	filter: alpha(50);
	-moz-opacity: .5;
		 opacity: .5;
	padding-right: 30px;
	position: relative;
	text-indent: -9999px;
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
}

.main_navigation li.home > a:hover {
	background: url("images/assets/home.png") left center no-repeat;
	filter: alpha(90);
	-moz-opacity:.9;
		 opacity:.9;
}

.main_navigation li.home > a .menu_arrow {
	display: none;
}

.main_navigation small {
	display: none;
}

.main_navigation ul {
	display: block;
	float: left;
	/*left: -15px;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.main_navigation ul ul {
	display: block;
	left: 0px;
	border-top: 1px solid rgba(255,255,255,.3);
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	position: absolute;
	visibility: hidden;
	z-index: 2000;
}

.main_navigation ul ul ul {
	margin-top: -2px;
	z-index: 2001;
}

.main_navigation ul ul li {
	display: list-item;
	float: none;
}

.main_navigation ul ul a {
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding: 6px 13px;
	width: 152px;
}

.main_navigation ul ul a {
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
			box-shadow: none !important;
}

.main_navigation ul ul {
	border-top: 1px solid rgba(255,255,255,.15);
}

.main_navigation ul ul {
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.4);
	   -moz-box-shadow: 1px 2px 3px rgba(0,0,0,.4);
			box-shadow: 1px 2px 3px rgba(0,0,0,.4);
}

.main_navigation ul > li {
	background:url("images/assets/menu_sep.png") 100% 1px no-repeat;
}

.main_navigation li {
	display: inline;
	float: left;
	position: relative;
}

.main_navigation a {
	display: block;
	height: 48px;
	line-height: 48px;
	margin-top:1px;
	text-decoration: none;
	text-shadow:0px 1px rgba(0,0,0,.4);
	padding: 0 20px;
}

.main_navigation ul a:hover {
	background:url("images/assets/gradient_over_reverse.png") 0 0 repeat-x;
	text-decoration: none;
}

li.menu_arrow > a:after { 
	background: url("images/assets/menu_arrow.png") 0 0 no-repeat;
	content: " →"; 
	float: right;
	height: 3px;
	margin-left: 10px;
	-moz-opacity: .3;
		 opacity: .3;
	position: relative;
	text-indent: -9999px;
	top: 47%;
	width: 6px;
}

.main_navigation ul ul li.menu_arrow > a:after {
	background: url("images/assets/menu_arrow_r.png") 0 0 no-repeat;
	height: 6px;
	top: 7px;
	width: 3px;
}

li.menu_highlight > a {
	color: #d1f8ff;
}

.current-text {
	display: none;
}

.typed-cursor{
	font-size: 18px;
	color: #3d9b09;
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

/* ============================ */
/* ===[ POST LISTS & GRIDS ]=== */
/* ============================ */
.post_list_content h2.post_title, .post_grid_content h2.post_title {
		margin-bottom: 0; 
		font-family: 'Signika', sans-serif;
		font-weight: 600;
		overflow: hidden;
    	line-height: 1em;
    	max-height: 2em;
    	-webkit-hyphens: none;
    	-moz-hyphens: none;
        hyphens: none;
        word-wrap: normal;
	}

@media only screen and (min-width: 959px) {
	.post_list_content h2.post_title, .post_grid_content h2.post_title {
    	font-size: 22px;
	}

}

/* ========================== */
/* ===[ SPECIFIC LAYOUTS ]=== */
/* ========================== */
.portfolio .post_title {
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 5px;
}

.portfolio .post_title,
.portfolio .post_meta {
	background-image: none;
}

.portfolio .date {
	color: #aaa;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
}

.portfolio .post_title+.date {
	margin-top: -10px;
}

.portfolio .entry {
	margin-top: 15px;
}

.right_sidebar .blog_layout3 .one_half .meta_category,
.left_sidebar .blog_layout3 .one_half .meta_category {
	display: none;
}

.one_column_portfolio .post_grid_module {
	padding: 0 0 50px 0;
}

/* ============== */
/* ===[ META ]=== */
/* ============== */
.item_meta,
.post_meta {
	color: #333;
	font-family: 'Signika', sans-serif;
	font-size: 12px !important;
	letter-spacing: 0px;
	padding: 5px 1px 5px;
	text-transform: uppercase;
}

.single .post_meta .meta_category {
	display: block;
}

.post_list_content {
	height: 138px;
	overflow: hidden;
}

.post_list_content .pre_meta {
	padding: 0;
	margin: 2px 0px 2px 0px;
	line-height: 1em;
	max-height: 1em;
	overflow: hidden;
}

.single_post_module .meta_date {
	display: block;
}

.single_post_module .post_meta {
	float: left;
}

.item_meta em,
.post_meta em {
	font-style: normal;
}

.item_meta a,
.post_meta a {
	color: #333;
}

.shareaholic-canvas {
	float: right;
	clear: none !important;
}

.share-bottom .shareaholic-canvas {
	float: none;
	clear: both !important;
}

.bottom-meta {
	font-style: italic;
	text-transform: lowercase;
	margin-bottom: 20px;
}

.bottom-meta span {
	font-style: normal;
	text-transform: uppercase;
}

.yuzo_related_post h3 {
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.yuzo_related_post .relatedthumb a {
	font-family: 'Signika', sans-serif;
	font-weight: 600;
	color: #333;
}

.yuzo_related_post .yuzo__text--title {
	font-size: 18px !important;
	line-height: 1.2;
}

.yuzo_related_post_widget .relatedthumb a:hover {
	color: #3d9b09;
}

.entry p {
	font-size: 12px !important;
}

.entry .wp-caption-text, 
.single-feat .wp-caption-text {
	font-size: 11px !important;
	line-height: 1.5em;
}

.entry .ad-inj-notice {
	font-size: 11px !important;
	font-style: italic;
	margin-bottom: -35px;
	margin-top: -10px;
}

.post_meta_bottom {
	font-size: 10px;
	font-style: italic;
	margin: 20px 0 40px;
}

.post_meta_bottom span {
	padding-right: 20px;
}

.post_meta_bottom em {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

/* ======================== */
/* ===[ SINGULAR POSTS ]=== */
/* ======================== */

/* ===================== */
/* ===[ POST IMAGES ]=== */
/* ===================== */
.post_grid_image img,
.post_list_image img,
.single_post_image img {
	background: transparent;
	border: 1px solid rgba(255,255,255,.2);
	height: auto;
	padding:2px;
	vertical-align: bottom;
	width: auto;
}

#sidebar .post_grid_image img,
#sidebar .post_list_image img,
#sidebar .single_post_image img {
	background: transparent;
	height: auto;
	width: auto;
}

.dpe-flexible-posts img {
	float: left;
	width: 125px;
	margin: 0 10px 10px 0;
}

.dpe-flexible-posts li {
	float: left;
	width: 100%;
	clear: both;
}

#sidebar h4.widgettitle span {
	font-family: 'Signika', sans-serif !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	color: #333 !important;
}

#sidebar h3.widget-title span {
	font-family: 'Signika', sans-serif !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	color: #333 !important;
}

.dpe-flexible-posts .title {
	font-family: 'Signika', sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-decoration: none;
}

.internal_stuff .dpe-flexible-posts a {
	color: #000;
}

.internal_stuff .dpe-flexible-posts a:hover {
	text-decoration: none;
}

.post_grid_module,
.post_list_module {
	padding-bottom: 15px;
}



.post_grid_module h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

ul.post_list li {
	background: none !important;
	padding-left: 0 !important;
}

.internal_stuff .post_list {
	margin-bottom: 10px;
}

/* ============================ */
/* ===[ SINGLE POST MODULE ]=== */
/* ============================ */
.single_post_module {
	margin-bottom: 30px;
}

.single_post_image {
	display: block;
	margin-bottom: 20px;
	max-width:100% !important;
}

.single_post_image * {
	height: auto;
	max-width: 100% !important;
}

.single_post_content {
	position: relative;
}

.single_post_content .post_title {
	color:#333333;
	font-size:36px !important;
	line-height: 1em;
	font-family: 'Signika', sans-serif !important; 
	font-weight: 600 !important;}
	
/* ========================= */
/* ===[ POST NAV MODULE ]=== */
/* ========================= */
.post_nav_module {
	margin-bottom: 30px;
	overflow: hidden;
}

.previous_post {
	float: left;
}

.next_post {
	text-align: right;
}

/* ============================= */
/* ===[ ABOUT AUTHOR MODULE ]=== */
/* ============================= */
.about_author_module {
	border-top: 1px solid #eee;
	margin-bottom: 50px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
}

.about_author_content {
	clear:both;
}

.about_author_module .styled_link {
	display: block;
}

.about_author_module .avatar {
	float: left;
	margin: 0;
	padding: 0;
}

.about_author_title {
	clear:both;
	float:left;
	font-size:16px;
}

.author_bio {
	color: #888;
	overflow: hidden;
}

.author_name {
	color: #333;
	display: block;
	font-family: 'Libre Baskerville', serif;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
}

.author_bio a {
	margin-top: 10px;
}

/* =================== */
/* ===[ BLOG TABS ]=== */
/* =================== */
.blog_tabs_container {
	background: url("images/line.gif") repeat-x center top;
}

.blog_tabs {
	background: url("images/line.gif") repeat-x center bottom;
	height: 34px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.blog_tabs a.current {
	border-top: 2px solid;
	color: #666;
	cursor: default;
	padding: 6px 1px 4px;
}

.blog_tabs li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.blog_tabs a {
	display: block;
	font-family: tahoma;
	font-size: 10px;
	letter-spacing: 1px;
	margin-right: 30px;
	padding: 8px 1px 4px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.blog_tabs a:hover {
	color: #888;
	text-decoration: none;
}

.blog_tabs_content {
display: none;
padding-top: 30px;
}

/* ================================= */
/* ===[ ADDITIONAL POSTS MODULE ]=== */
/* ================================= */
.additional_posts_module {
	margin-bottom: 50px;
}

.additional_posts_module .post_grid_module,
.additional_posts_module .one_fourth {
	margin-bottom: 0;
}

.avatar,
.widget .small_post_list img,
.additional_posts_module .small_post_list img {
	float: left;
	margin:1px;
}

.internal_stuff .avatar {
	margin: 0 15px 15px 0;
}

.additional_posts_module .post_grid_image {
	margin-bottom: 10px;
}

.share_this_module+.additional_posts_module {
	margin-top: 60px;
}

/* =========================== */
/* ===[ THREADED COMMENTS ]=== */
/* =========================== */
#comments {
	clear: both;
	margin: 45px 0 5px 0;
}

.comment-text {
	border-bottom: 1px solid #eee;
	color: #888;
	min-height: 90px;
	margin: 10px 0;
	overflow: hidden;
	padding-right: 15px;
	padding-bottom: 10px;
	position: relative;
}

.comment-text ol li {
	list-style: decimal;
	overflow: visible;
}

.comment-text li {
	background: none;
	border: none !important;
	margin: 0;
	padding: 2px;
}

.commentlist {
	margin: 0 0 20px 0;
	padding-left: 0;
}

.commentmetadata,
.commentlist .reply {
	float: left;
	font-size: 10px;
	margin-right: 5px;
	text-transform: lowercase;
}

.commentlist li {
clear: both;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
overflow: hidden;
padding: 10px 0;
}

.commentlist li li {
	margin-left: 20px;
}

/*
img.avatar {}
*/

.children {
	padding: 0;
}

.awaiting_moderation {
	background: #fff;
	border: 1px solid #eee;
	display: inline-block;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0 10px;
}

.comment-author {
	float: left;
	line-height: 16px;
	overflow: hidden;
	width: 90px;
}

.comment-author .date {
	color: #bbb;
	display: block;
	font-size: 9px;
	line-height: 15px;
	padding-left: 2px;
	text-transform: uppercase;
}

.comment-author cite {
	color: #666;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	padding-top: 5px;
	padding-left: 2px;
	text-transform: capitalize;
}

.trackbacks_pingbacks.commentlist li {
	background: none;
	padding: 10px 0;
}

/* ==================== */
/* ===[ REPLY FORM ]=== */
/* ==================== */
#commentform {
	padding-top: 20px;
}

#respond {
	clear: both;
	padding-top: 20px;
}

#respond #commentform input[type="text"] {
	width: 40%;
}

#respond h3 {
	margin-bottom: 0px;
}

#cancel-comment-reply-link {
	color: #bbb;
	font-size: 9px;
	line-height: 15px;
	padding-left: 2px;
	text-transform: uppercase;
}

#cancel-comment-reply-link:hover {
	text-decoration: none !important;
}

/* ======================================= */
/* ===[ WIDGETS & SHORTCODE OVERRIDES ]=== */
/* ======================================= */
.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget a:hover{
	text-decoration: none;
}

.widgettitle {
	margin-bottom: 5px;
}

.widget .flickr_badge_image img {
	height: auto;
	width: auto;
}

.textwidget {
	margin: -20px 0px -20px 0px;
}

.link-list {
	font-family: Signika, sans-serif;
	font-weight: 600;
	line-height: 20px;
}

.link-list:hover {
	font-family: Signika, sans-serif;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	color: #3d9b09;
}

/* ============= */
/* ===[ PRE ]=== */
/* ============= */
.styled_pre_box {
background: #f9f9f9;
border-color: #d9d9d9 #eaeaea #fff;
color: #666;
}

.styled_code_box {
	background: url("images/code.png") repeat 0 1px #f6f6f6;
	border-color: #ddd;
}

/* ====================================== */
/* ===[ POPULAR/RELATED/RECENT POSTS ]=== */
/* ====================================== */
.small_post_list .post_list_content {
	margin-bottom: 0 !important;
}

.small_post_list .post_title {
	padding: 0;
}

.small_post_list .post_title a {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
}

.internal_stuff .post_title a {
	display:block;
	color: #333;
}

.internal_stuff .post_meta a {
	color: #333;
}

.internal_stuff .post_meta a:hover {
	color: #3d9b09;
	text-decoration: none;
}

#sidebar .small_post_list .post_title a {
	line-height: 21px !important;
}

/* ================ */
/* ===[ SEARCH ]=== */
/* ================ */
#searchform,
#search-forum {
	background: #fff;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
	box-shadow: 0px 1px rgba(255,255,255,.5), inset 0px 3px 6px rgba(0,0,0,.1);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	clear: both;
	float: left;
	width: 100%;
}

#searchsubmit,
#forums_search_submit {
	background: url("images/search-i-d.png") no-repeat 0 0 transparent;
	border: 0;
	height: 15px;
	filter: alpha(50);
	float: right;
	cursor: pointer;
	margin: 7px 7px 0 0;
	-moz-opacity: .5;
	opacity: .5;
	padding: 0 !important;
	position: relative;
	text-indent: -9999px;
	width: 15px;
}

#searchform #searchsubmit:hover,
#search-forum #forums_search_submit:hover {
	background-color: transparent !important;
	-moz-opacity: .8;
		 opacity: .8;
	filter: alpha(80);
}

#searchform #s,
#search-forum #forum-s {
	background: none;
	border: 0;
	box-shadow: none;
	clear: both;
	color: #666;
	float: left;
	padding: 8px 8px 7px 8px;
	width: 80%;
}

#searchform {
	border: none;
	box-shadow: none;
	position: relative;
}

#searchform #s {
	background: #e3e3e3;
	border: none;
	width: 100%;
	font-family: 'Libre Baskerville', serif;
	font-size: 13px;
	color: #333;
}

#searchform #searchsubmit {
	position: absolute;
	right: 0;
	top: 0;
	background: url("images/search-i-d.png") no-repeat 0 0 transparent;
	opacity: 1;
}



#searchform #s:focus,
#search-forum #forum-s:focus {
	outline: none;
}

/* ======================== */
/* ===[ TWITTER WIDGET ]=== */
/* ======================== */
.snap_twitter_widget {
	overflow: visible;
	position: relative;
}

.snap_twitter_widget li {
	background: none;
	padding-left: 0;
}

.snap_twitter_widget a {
	background: url("images/assets/twitter_icon_blue.png") 0px 2px no-repeat;
	min-height: 21px;
	padding-left: 30px !important;
}

/* =================== */
/* ===[ TAG CLOUD ]=== */
/* =================== */
.widget_tag_cloud {
	text-align: justify;
}

.widget_tag_cloud a {
	float: left;
	margin: 0 2px 2px 0;
	padding: 5px;
}

/* =================================== */
/* ===[ CALENDER AND OTHER TABLES ]=== */
/* =================================== */
table {
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 18px;
	width: 100%;
}

table,
td,
th {
	`vertical-align: middle;
}

th {
	color: #fff;
	border-top: 1px solid #fff;
	font-family: 'Libre Baskerville', serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px;
	text-transform: uppercase;
	text-align: left;
}

td {
	color: #888;
	padding: 10px;
}

tfoot td {
	border: 0px;
}

th,
tr:hover,
th a, tr:hover a {
	color:#fff !important;
}

#wp-calendar {
	border-collapse: separate;
	font-size: 12px;
}

#wp-calendar,
#wp-calendar th {
	border-color: #2E353D;
}

#wp-calendar td {
	color: #888;
	padding: 10px;
}

#wp-calendar th {
	border-top: 1px solid #fff;
	color: #666;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}

.widget_calendar tfoot td {
	background-image: none;
}

.widget_calendar a {
	text-decoration: underline;
}

/* ========================= */
/* ===[ RECENT COMMENTS ]=== */
/* ========================= */
/*
.wp-pagenavi .pagenavi-page:hover {}
*/

/* ================= */
/* ===[ SLIDERS ]=== */
/* ================= */
#slider_module {
	clear: both;
	height:100%;
	/*margin-bottom: 40px;*/
	margin-bottom:8px;
	max-width:100%;
	position: relative;
	z-index:10;
}

#slider_module .video_frame
{
	position: relative;
	z-index: 10;
}

#slider_module_inner {
	
}

#slider_module .video_frame {
	border: 0;
	outline: 0;
	padding: 0;
}

/* =================================== */
/* ===[ PROGRESSIVE ENHANCEMENTS ]==== */
/* =================================== */

/* ===[ MISCELLANEOUS ]=== */
.ads {
	
}

.ads a img {
	display: inline; /*fixes ie6 bug*/
	float: left;
}

.ads p {
	text-align: center;
}

.ads p a {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: underline;
}

.facebook_like iframe[style] {
	width: 100% !important;
}

.feed-counter div {
	float: left;
	height: 100px;
	margin-right: 5%;
	margin-bottom: 20px;
	position: relative;
	width: 30%;
}

.feed-counter div:last-child {
	clear: right;
	margin-right: 0 !important;
}

#socialCounterWidget {
	text-align:center;
}

#socialCounterWidget .count {
	display: block;
	font-family: "Georgia", serif;
	font-size: 18px;
	font-weight: normal;
}

#socialCounterWidget a#sc_googleplus {
	display: block;
	float: left;
	width: 100px;
}

a#sc_googleplus .icon {
	background: url("images/assets/Social_Counter_Widget/googleplus.png");
	display: block;
	height: 48px;
	margin-bottom: 10px;
	margin-left: 26px;
	width: 48px;
}

#socialCounterWidget a#sc_twitter {
	display:block;
	float:left;
	width:100px;
}

a#sc_twitter .icon {
	background: url("images/assets/Social_Counter_Widget/twitter.png");
	display: block;
	height: 48px;
	margin-bottom: 10px;
	margin-left: 26px;
	width: 48px;
}

#socialCounterWidget a#sc_facebook {
	display: block;
	float: left;
	width: 100px;
}

a#sc_facebook .icon {
	background: url("images/assets/Social_Counter_Widget/facebook.png");
	display: block;
	height: 48px;
	margin-bottom: 10px;
	margin-left: 26px;
	width: 48px;
}

#socialCounterWidget .title {
	color: #aaa;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/*
* jQuery wooflexslider v1.8
* http://www.woothemes.com/wooflexslider/
*
* Copyright 2012 WooThemes
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/

/* Browser Resets */
.flex-container a:active,
#snap_flexslider a:active,
.flex-container a:focus,
#snap_flexslider a:focus  {
	outline: none;
}

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

/* wooflexslider Necessary Styles
*********************************/
#snap_flexslider {
	margin: 0;
	padding: 0;
	width: 100%;
}

#snap_flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden; /* Hide the slides before the JS is loaded. Avoids image jumping */
} 

#snap_flexslider .slides img {
	display: block;
	max-width: 100%;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}

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

/* wooflexslider Default Theme
*********************************/
#snap_flexslider {
	position: relative;
	zoom: 1;
}

#snap_flexslider .slides {
	zoom: 1;
}

#snap_flexslider .slides > li {
	position: relative;
}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	zoom: 1;
}

.flex-caption {
	background: rgba(0,0,0,.5);
	bottom: 0;
	font-size: 12px;
	line-height: 18px;
	left: 0;
	margin: 0;
	padding: 2%;
	position: absolute;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	width: 100%;
}

.flex-caption:hover {
	background: rgba(0,0,0,.8);
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
}

/* Title in the caption */
.flex-caption .slider_title {
	line-height: 30px;
}

/* Direction Nav */
.flex-direction-nav {
	height: 0;
}

.flex-direction-nav li a {
	background: url(images/assets/slider_arrows.png) no-repeat;
	cursor: pointer;
	display: block;
	filter:alpha(opacity=40);
	height: 40px;
	margin: -13px 0 0;
	opacity: .4;
	position: absolute;
	text-indent: -999em;
	top: 40%;
	width: 40px;
}

.flex-direction-nav li .next {
	background-position: -40px 0;
	right: 10px;
}

.flex-direction-nav li .prev {
	left: 10px;
}

.flex-direction-nav li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
}

.flex-direction-nav li .disabled {
	cursor: default;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
		 opacity: .3;
}

/* Control Nav */
.flex-control-nav {
	position: absolute;
	text-align: right;
	top: 10px;
	width: 98%;
}

.flex-control-nav li {
	display: inline-block;
	*display: inline;
	margin: 0 0 0 5px;
	zoom: 1;
}

.flex-control-nav li:first-child {
	margin: 0;
}

.flex-control-nav li a {
	background: rgba(0,0,0,.1);
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
	box-shadow: 0px 1px rgba(255,255,255,.5);
	cursor: pointer;
	display: block;
	height: 10px;
	text-align: left;
	text-indent: -999em;
	width: 10px;
}

.flex-control-nav li a:hover {

}

.flex-control-nav li a.active {
	background: rgba(0,0,0,.5);
	cursor: default;
}

.flex-pauseplay {
	left: 10px;
	position: absolute;
	top: 8px;
}

.flex-pauseplay span {
	color: rgba(255,255,255,1);
	cursor: pointer;
	text-shadow: 0px 1px rgba(0,0,0,.5);
}

/* #Buttons */
.button,
button,
a.button_link,
a.post_more_link,
#submit,
input[type=submit],
input[type=reset],
input[type=button] {
	border: 0 !important;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font: 600 14px/30px 'Libre Baskerville', serif;
	height: 30px;
	margin: 0 10px 10px 0;
	outline: none !important;
	padding: 0px 15px;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-webkit-transition: top .4s ease-out, opacity .4s cubic-bezier(1, .01, 1, .38), background-color .2s ease-out;
	-moz-transition: top .4s ease-out, opacity .4s cubic-bezier(1, .01, 1, .38), background-color .2s ease-out;
	transition: top .4s ease-out, opacity .4s cubic-bezier(1, .01, 1, .38), background-color .2s ease-out;
}

.button:hover,
button:hover,
a.button_link:hover,
a.post_more_link:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
	color: #fff;
	outline: none !important;
}

#commentform input[type=submit] {
	background: #5FAAE3;
}

#commentform input[type=submit]:hover {
	background: #111;
}

.small_button,
.post_more_link,
.contact_form_submit {
	font: 600 12px/20px 'Libre Baskerville', serif !important;
	height: 20px !important;
	padding: 0 10px !important;
	text-shadow: none !important;
}

.medium_button, .bp_header_add_button {
	font: 600 15px/38px 'Libre Baskerville', serif !important;
	height:38px !important;
	padding:0 15px !important;
}

.large_button {
	font: 600 18px/51px 'Libre Baskerville', serif !important;
	height:51px !important;
	padding:0 20px !important;
}

.button.full-width,
button.full-width,
a.button_link.full-width,
a.post_more_link.full-width,
input[type=submit].full-width,
input[type=reset].full-width,
input[type=button].full-width {
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	width: 100%;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}


input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	border: 1px solid #B7D6DF;
	-webkit-box-shadow: 0 0 4px #a7d6e3;
	   -moz-box-shadow: 0 0 4px #a7d6e3;
			box-shadow: 0 0 4px #a7d6e3;
}

.post_grid_image, .post_grid_image a {
	height: auto !important;
	width: 100% !important;
}

.post_grid_image img {
	height:auto !important;
}

/* Share this module */
.share_this_module {
	border-top:1px solid #eee;
	display:block;
	padding-top:10px;
}

.share_this_module h3 { 
	display:inline;
	float:left; 
	margin-right:15px;
}

.share_this_content a {
	margin-right:5px;
}================== */

    .button,
    button,
    a.button_link,
    a.post_more_link,
    #submit,
    input[type="submit"],
    input[type="reset"],
    input[type="button"] {
        border:0!important;
        outline:none!important;
        font:600 14px/30px 'Libre Baskerville', serif;
        text-decoration:none;
        height: 30px;
        border-radius:2px;
        text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
        display:inline-block;
        padding:0px 15px;
        color:#fff;

         -webkit-transition: top .4s ease-out, opacity .4s cubic-bezier(1, .01, 1, .38), background-color .2s ease-out; 
         -moz-transition: top .4s ease-out, opacity .4s cubic-bezier(1, .01, 1, .38), background-color .2s ease-out; 
         transition: top .4s ease-out, opacity .4s cubic-bezier(1, .01, 1, .38), background-color .2s ease-out;

        margin:0 10px 10px 0;
}

    .button:hover,
    button:hover,
    a.button_link:hover,
    a.post_more_link:hover,
    input[type="submit"]:hover,
    input[type="reset"]:hover,
    input[type="button"]:hover {
         outline:none!important;
        color:#fff;
}

#commentform input[type="submit"] {background:#5FAAE3;}
#commentform input[type="submit"]:hover {background:#111;}

.small_button,
.post_more_link,
.contact_form_submit {
    height:20px!important;
    font:600 12px/20px 'Libre Baskerville', serif !important;
    padding:0 10px!important;
    text-shadow:none!important;
}

.medium_button, .bp_header_add_button
{
height:38px!important;
font: 600 15px/38px 'Libre Baskerville', serif !important;
padding:0 15px!important;
}

.large_button
{
height:51px!important;
font: 600 18px/51px 'Libre Baskerville', serif !important;
padding:0 20px!important;
}

   
    .button.full-width,
    button.full-width,
    a.button_link.full-width,
    a.post_more_link.full-width,
    input[type="submit"].full-width,
    input[type="reset"].full-width,
    input[type="button"].full-width {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center; }

    /* Fix for odd Mozilla border & padding issues */
    button::-moz-focus-inner,
    input::-moz-focus-inner {
    border: 0;
    padding: 0;
    }


    input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
        border: 1px solid #B7D6DF;
        -webkit-box-shadow: 0 0 4px #a7d6e3;
        -moz-box-shadow: 0 0 4px #a7d6e3;
        box-shadow: 0 0 4px #a7d6e3;
    }

    .post_grid_image, .post_grid_image a {
        width: 100%!important;
        height: auto!important;
    }

    .post_grid_image img {
        height:auto!important;
    }

    /* Share this module */

    .share_this_module {
        display:block;
        border-top:1px solid #eee;
        padding-top:10px;
    }

    .share_this_module h3 { 
        float:left; 
        display:inline;
        margin-right:15px;
    }

    .share_this_content a {
        margin-right:5px;
    }

    
iframe, 
embed, 
object {
  max-width: 100%;
}

blockquote {
	background: transparent;
	font-family: 'Libre Baskerville', serif;
	font-size: 100%;
}

.category .featured-block .post_list .post:first-child .post_list_image {
	float: none;
	width: 100% !important;
	margin-bottom: 10px;
}

.pullquote {
	background: transparent;
	font-family: 'Signika', sans-serif !important;
    letter-spacing: -.5px;
    font-style: normal;
    font-size: 26px;
    line-height: 1.2;
	border: none;
	padding: 0;
	margin-top: 0;
	width: 100%;
	text-align: center;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.pullquote.alignright {
	margin: 5px 0 5px 20px;
	text-align: left;
	width: 30%;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.pullquote.alignleft {
	margin: 5px 20px 5px 0;
	text-align: right;
	width: 30%;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.single .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	padding: 0 !important;
	margin: 0 !important;
}

h2.style {
	font-family: 'Signika', sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin: 0;
}

h3.style {
	font-family: 'Signika', sans-serif;
	font-weight: 600;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
}

.more-articles {
	padding: 0;
}

.more-articles li {
	list-style-type: none;
	margin-bottom: 5px;
}

hr.style {
	margin: 0 0 5px;
}

#main_menu #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1>li.menu-item {
	margin: 0;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_menu #megaMenu ul.megaMenu>li#menu-item-46307>ul.sub-menu-1>li.menu-item {
	width: 50%;
}

@media screen and (min-width: 700px) {
	#main_menu #megaMenu ul.megaMenu>li#menu-item-46307>ul.sub-menu-1>li.menu-item {
		width: 25%;
	}
}


#main_menu #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1>li:last-child {
	background: #333;
	padding: 20px 20px;
	width: 60%;
}

#main_menu #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1>li#menu-item-49175,
#main_menu #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1>li#menu-item-49176 {
	width: 100%;
}

#main_menu #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 {
	background: #cfcfcf;
	font-size: 15px;
	border: none;
}

#main_menu #megaMenu ul.megaMenu > li#menu-item-46307 > ul.sub-menu-1 {
	background: #333;
}

#megaMenu ul li#menu-item-46307 ul ul.sub-menu li.menu-item > a {
	color: #888;
	font-size: 12px;
	text-transform: none;
}

#megaMenu ul li#menu-item-46307 ul ul.sub-menu li.menu-item > a:hover {
	color: #3d9b09;
}

#megaMenu ul li#menu-item-46307 ul li.menu-item.ss-nav-menu-item-depth-1,
#main_menu #megaMenu ul.megaMenu>li#menu-item-46307>ul.sub-menu-1>li:last-child {
	padding: 11px 22px;
}

#main_menu #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a {
	font-family: 'Signika', sans-serif;
}

#main_menu #megaMenu .wpmega-widgetarea h2.widgettitle {
	font-family: 'Signika', sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}

#main_menu #megaMenu ul li.menu-item ul.sub-menu li.menu-item .wpmega-widgetarea a, 
#main_menu #megaMenu ul li.menu-item ul.sub-menu li.menu-item .wpmega-widgetarea .dpe-flexible-posts .title {
	color: #f1f1f1;
	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
	text-transform: none;
	line-height: 1.2;
	font-weight: 300;
}

#main_menu #megaMenu ul li.menu-item ul.sub-menu li.menu-item .wpmega-widgetarea a:hover, 
#main_menu #megaMenu ul li.menu-item ul.sub-menu li.menu-item .wpmega-widgetarea .dpe-flexible-posts a:hover .title {
	color: #3d9b09;
}

#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, 
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, 
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, 
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, 
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
	font-family: Libre Baskerville, serif;
	color: #f1f1f1;
}

#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description, 
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
	font-family: Signika, sans-serif;
	text-transform: uppercase;
}

div.sponsor {
	font-family: 'Signika', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0;
}

.single-feat {
	margin-bottom: 20px;
}

.single-feat img {
	width: 100%;
}

.internal_stuff a, 
#logo-cf a {
	color: #3d9b09;
}

.internal_stuff a:hover {
	color: #3d9b09;
	text-decoration: underline;
}

.entry .yuzo_related_post .relatedthumb:hover {
	background: transparent !important;
}

.shortbio {
	font-size: 120%;
}

#logo-cf a:hover {
	color: #000;
}

.short-bio {
	margin-top: 20px;
}

.short-bio h3 {
	margin-bottom: 2px;
}

.short-bio h2 a {
	color: #000000;
}
.short-bio h2 a:hover {
	color: #3d9b09;
	text-decoration: none;
}

.post_excerpt, 
.post_excerpt p {
	margin-bottom : 0;
	line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.wp-pagenavi .pagenavi-pages {
	font-family: 'Signika', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	text-indent: -9999px;
	height: 0;
	margin-bottom: 0;
}

.wp-pagenavi, .paged-navigation {
	font-family: 'Signika', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	text-align: center;
}

.wp-pagenavi .current, .paged-navigation .current {
	color: #333;
}

.wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi .extend, .page-numbers {
    padding: 0px 6px;
}

#attachment_11190 {
	padding-top: 0;
}

#post-10099 h1 {
	margin-bottom: 15px;
}