/*
	Theme Name: Executive Child Theme
	Theme URI: http://www.studiopress.com/themes/executve
	Description: Executive is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
 
	Version: 2.0
 
	Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
	Template: genesis
	Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Genesis Responsive Slider
* Home Page
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Portfolio
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Post Icons
* Author Box
* Column Classes
* Featured Post Grid
* Archive Page
* Images
* Post Navigation
* Primary Sidebar
* Dropdowns
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Executive Brown
* Executive Green
* Executive Orange
* Executive Purple
* Executive Red
* Executive Teal
* Responsive Design

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(//fonts.googleapis.com/css?family=Open+Sans);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #444;
	font-family: 'Open Sans', myriad pro, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
}

input,
select,
textarea {
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #222;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

input {
	width: 99%;
	padding: 4px 0;
	border: 1px solid #ddd;
	margin: 0;
	background: #fff;
	text-indent: 10px;
}

input[type="radio"] {
	width: 15px;
	margin-right: 5px;
}

textarea {
	width: 95%;
	border: 1px solid #ddd;
	margin-top: 5px;
	background: #fff;
}

input[type="button"],
input[type="submit"],
.reply a, #input.wpProQuiz_button {
	background: #f16522;
	color: #fff;
	cursor: pointer;
	padding: 12px 17px 13px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: auto;
	text-indent: 0px;
	margin: 0;
}

input:hover[type="button"],
input:hover[type="submit"],
.reply a:hover {
	background: #de5c1e;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #FF6500;
	text-decoration: none;
}

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

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #f7f7f7;
}

::-moz-selection {
	background-color: #222;
	color: #fff;
}

::selection {
	background-color: #222;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
   width: 100%;
   margin: 0 auto;
}

.executive-landing #wrap {
	width: 800px;
}


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

#header {
	background:url(images/header-bg.png) repeat-x;
	margin: 0 auto 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	}
	
#header .wrap {
	width: 90%; 
	height: 150px;
	margin: 0 auto 0;
	min-width: 980px;
	}


#title-area {
	float: left;
	overflow: hidden;
}

#title {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 5px;
}

#title a,
#title a:hover {
	color: #222;
	display: block;
	padding: 27px 0 0;
	text-decoration: none;
}

#header .widget-area {
	float: right;
	text-align: right;
	color: #fff;
	width: 530px;
}

#header .widget-area a {
	color: #fff;
}

#header .widget-area a:hover {
	text-decoration: underline;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	background: url(images/logo.png) no-repeat;
	display: block;
	float: left;
	height: 145px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 239px;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
#header .menu {
	clear: both;
	color: #666;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#header .menu {
	float: right;
	margin: 0;
	width: auto;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #888;
	display: block;
	padding: 19px 20px;
	position: relative;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
}

.menu-primary li a:active,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu .current-menu-item a {
	color: #2D385E;
}

.menu-primary li:hover a,
.menu-primary li a:hover,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
#header .menu li a:hover,
#header .menu li:hover a {
	color: #2D385E;
	text-decoration: none;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	background-color: #fff !important;
	border: 1px solid #eee;
	border-top: none;
	color: #888 !important;
	font-size: 15px;
	padding: 10px 0;
	position: relative;
	text-transform: none;
	width: 280px;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: #f5f5f5 !important;
	color: #222 !important;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 275px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 155px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -50px 0 0 280px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
	display: none;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 15px 20px;
}

.menu li.right a {
	color: #666;
	display: inline;
}

.menu li.right a:hover {
	color: #222;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	clear: both;
	margin:0 auto 0;
	overflow: hidden;
	width: 90%;
	max-width: 1800px;
	min-width: 980px;
}


.executive-home #inner {
	overflow: visible;
}


/* Genesis Responsive Slider
------------------------------------------------------------ */

#content #genesis-responsive-slider {
	background: none;
	border: none;
	padding: 0;
}

#content #genesis-responsive-slider .slide-excerpt {
	-moz-box-sizing: border-box;
	background-color: #222;
	box-sizing: border-box;
	filter: alpha(opacity=100);
	height: 100%;
	margin: 0;
	padding: 3% 4%;
	opacity: 1;
	width: 29%;
}

#content #genesis-responsive-slider .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 3%;
}

#content #genesis-responsive-slider h2 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#content #genesis-responsive-slider p {
	color: #ddd;
}

#content #genesis-responsive-slider .flex-direction-nav li a {
	background: url(images/bg-direction-nav.png) no-repeat -50px 0;
	height: 49px;
	right: -25px;
	width: 50px;
}

#content #genesis-responsive-slider .flex-direction-nav li a:hover {
	background-position: -50px -49px;
}

#content #genesis-responsive-slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -25px;
}

#content #genesis-responsive-slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -49px;
}

#content #genesis-responsive-slider .flexslider .slides > li {
	overflow: hidden;
}

#content #genesis-responsive-slider .flex-control-nav {
	margin: -30px 0 0 0;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt {
	margin: -50px 0 0 60px;
	text-align: left;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a {
	background: url(images/bg_control_nav.png) no-repeat 0 0;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a.active {
	background-position: 0 -26px;
}


/* Home Page
------------------------------------------------------------ */

/***** Home Top ********************/

#home-top {
	width: 100%;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#home-top a, #home-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-top .more-link {
	background: url(http://financialsocialmedia.com/wp-content/themes/executive/images/read-more.png);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 42px;
	display: block;
	}
	
#home-top .more-link:hover {
	background: url(http://financialsocialmedia.com/wp-content/themes/executive/images/read-more-hover.png);
	text-decoration: none;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top h2 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-shadow: #002838 1px 1px;
	line-height: 30px;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #72D4EA;
	text-decoration: none;
	}
	
#home-top .home-top-right h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-shadow: #002838 1px 1px;
	border-bottom: 1px solid #72D4EA;
	}

#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-top-left {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	}
	
.home-top-left .widget {

	}
	
.home-top-right {
	width: 410px;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	display: none;
	}
	

/***** News ********************/

#home-news-bg {
	background: #2D385E;
	padding: 0px 0;
	}

#home-news {
	width: 90%;
	color: #ccc;
	font-size: 20px;
	margin: 0 auto 0;
	padding: 10px 0 5px;
	overflow: hidden;
	}

#home-news h2 {
	font-family: 'Source Sans Pro', Arial, Tahoma, Verdana;
	font-weight: 400;
	font-size: 18px;
	margin: 5px 0 15px;
	color: #eee;
}

#home-news h4 {
	font-family: 'Source Sans Pro', Arial, Tahoma, Verdana;
	font-weight: 300;
	font-size: 18px;
	margin: 8px 15px 10px;
	text-align: right;
	color: #ccc;
}
	
#home-news a, #home-news a:visited {
	color: #c79810;
	text-decoration: none;
	}
	
#home-news a:hover {
	text-decoration: underline;
	}


/***** Featured ********************/

#home-featured-bg {
	background: #f0f0f0;
	border-bottom: 1px solid #fff;
	padding: 10px 60px;
	text-align: center;
	}

#home-featured {
	color: #2d3860;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 33px;
	margin: 0 auto 0;
	line-height: 30px;
	overflow: hidden;
	font-weight: 400;
	}

#home-featured h2 {
	font-family: 'Source Sans Pro', Arial, Tahoma, Verdana;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 ;
}
	
#home-featured a, #home-featured a:visited {
	color: #c79810;
	text-decoration: none;
	}
	
#home-featured a:hover {
	text-decoration: underline;
	}


/***** Home Middle ********************/

#home-middle-bg {
	background: #f7f7f7;
	padding: 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	width: 100%
	}

#home-middle {
	margin: 0 auto 0;
	padding: 50px 0;
	overflow: hidden;
	}
	
#home-middle a, #home-middle a:visited {
	color: #7CA513;
	text-decoration: none;
	}
	
#home-middle a:hover {
	color: #7CA513;
	text-decoration: underline;
	}
	
#home-middle p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-middle h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-middle h2 a, #home-middle h2 a:visited {
	color: #444444;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-middle h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}
	
#home-middle h4 {
	color: #444;
	font-family: 'Open Sans', Arial, Tahoma, Verdana;
	font-size: 22px;
	margin: 5px 0 5px;
	font-weight: 400;
	padding: 10px 0;
	color: #2d3860;
	}
	
#home-middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-middle ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}

#home-middle ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-middle ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-middle .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-middle .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-middle .featuredpost .post, #home-middle .featuredpage .page {
	clear: both;
	}
	
#home-middle .featuredpost, #home-middle .featuredpage {
	clear: both;
	}
	
#home-middle .featuredpost img {
	background: #FFFFFF;
	margin: 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}
	
#home-middle .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

.home-middle-1 {
	float: left;
	width: 31%;
	margin: 0;
	padding-right: 3%;
	}
	
.home-middle-2 {
	float: left;
	width: 31%;
	margin: 0;
	}
	
.home-middle-3 {
	float: right;
	width: 31%;
	margin: 0;
	}


/***** Quote ********************/

#home-quote-bg {
	background: #f0f0f0;
	border-top: 1px solid #fff;
	padding: 10px 0;
	height: 105px;
	}

#home-quote {
	width: 90%;
	color: #2d3860;
	font-family: 'Open Sans', arial, sans-serif;
	margin: 0 auto 0;
	line-height: 30px;
	padding: 0;
	overflow: hidden;
	font-weight: 400;
	}

#quoteauthor {
	font-style; italic;
}

#home-quote h2 {
	font-family: 'Source Sans Pro', Arial, Tahoma, Verdana;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 ;
}
	
#home-quote a, #home-quote a:visited {
	color: #c79810;
	text-decoration: none;
	}
	
#home-quote a:hover {
	text-decoration: underline;
	}


/***** Home Bottom ********************/

#home-bottom-bg {
	background: #f1f0ea;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#home-bottom {
	margin: 0 auto 0;
	padding: 30px 60px;
	overflow: hidden;
	width: 90%;
	}
	
#home-bottom a, #home-bottom a:visited {
	color: #7CA513;
	text-decoration: none;
	}
	
#home-bottom a:hover {
	color: #7CA513;
	text-decoration: underline;
	}
	
#home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-bottom h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-bottom h2 a, #home-bottom h2 a:visited {
	color: #444444;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-bottom h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}
	
#home-bottom h4 {
	color: #444;
	font-size: 20px;
	font-family: 'Source Sans Pro', Arial, Tahoma, Verdana;
	font-weight: 400;
	margin: 15px 0 8px;
	padding: 0;
	}

.home-bottom-1 {
	float: left;
	width: 30%;
	margin: 0;
	padding-right: 5%;
	}
	
.home-bottom-2 {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
	}
	
.home-bottom-3 {
	float: right;
	width: 30%;
	margin: 0;
	padding: 0;
	}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #999;
	font-size: 14px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 15px 20px;
}

.taxonomy-description p {
	font-size: 14px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	margin: 0 auto;

}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 68%;
	margin: 25px 0 0 0;
}

.sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 100%;
}

.full-width-content.executive-home #content {
	padding: 0;
	width: 100%;
}

.full-width-content.executive-landing #content {
	padding: 30px 60px 0;
	width: 680px;
}

.post-type-archive-portfolio.full-width-content #content {
	padding: 40px 30px 0;
	width: 1080px;
}

.hentry {
	width: 100%;
}


.post-type-archive-portfolio .hentry,
.single-portfolio .hentry {
	margin: 0 0 20px;
}

.executive-landing .hentry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
	padding: 0;
	margin: 0 auto 0;
}

.entry-content p {
	margin: 0 0 25px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 0;
	padding: 25px 30px 0 70px;
}

blockquote p {
	color: #555;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


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

.post-type-archive-portfolio .portfolio {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px 30px;
	width: 33%;
}

.single-portfolio #content {
	text-align: center;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #2d3860;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	clear: both;
	font-size: 38px;
}

h2,
h2 a,
h2 a:visited {
	clear: both;
	font-size: 28px;
}

h2 a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0;
	
}

h2 {
	margin: 0 0 25px;
}

.executive-home .home-middle h2 a,
.post-type-archive-portfolio h2 a,
.taxonomy-description h1,
.widget-area h4 {
	font-size: 16px;
}

.sidebar h2 a,
.sidebar h2 a:hover {
	font-size: 16px;
}

h3 {
	font-size: 32px;
}

#comments h3,
#respond h3 {
	font-size: 30px;
}

h4,
	.executive-home .home-cta h4 {
	font-size: 28px;
	font-weight: 400;
}

.widget-area h4 a {
	text-decoration: none;
}

.executive-home .home-cta h4,
#footer-widgets .widget-area h4,
#sidebar .widget.enews-widget h4 {
	color: #fff;
}

.executive-home .home-cta h4 {
	margin: 0 0 5px;
	text-transform: none;
}

h5 {
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 25px;
	color: #666;
}

h6,
.taxonomy-description h1,
.widget-area h4 {
	font-size: 17px;
	margin: 0 0 10px; 
	font-weight: 600;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 35px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */
.post-info .date-info {
	background-color: #f8f8f8;
	color: #777;
	font-size: 14px;
	float: left;
	margin: 0 0 25px -60px;
	padding: 20px 20px 20px 30px;
	text-transform: uppercase;
}

.post-info .comments {
	background-color: #2d3860;
	color: #fff;
	float: left;
	font-size: 14px;
	padding: 20px;
	text-transform: uppercase;
}

.post-info .comments a {
	color: #fff;
}

.post-info .post-comments {
	background: url(images/bg-comments.png) no-repeat 0 2px;
	padding-left: 35px;
}

.post-info .author,
.post-info .date {
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-bottom: 1px dotted #ddd;
	clear: both;
	font-size: 14px;
	padding: 0 0 20px;
	margin: 0 0 40px;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 4px;
	padding: 0 0 0 10px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 30px;
}

.author-box p {
	font-size: 14px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-sixths,
.one-half,
.one-sixth,
.one-fourth,
.one-third,
.one-fifth, 
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
 
.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}
 
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
 
.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}
 
.one-fourth {
	width: 23.076923076923077%;
}

.one-fifth {
	width: 17.9%;
	float: left;
}

.one-fourth-img {
	width: 23.076923076923077%;
	float: left;
	margin-left: 2.564102564102564%;
	padding-bottom: 15px;
}
 
.three-fourths {
	width: 74.35897435897436%;
}
 
.one-sixth {
	width: 14.52991452991453%;
}
 
.five-sixths {
	width: 82.90598290598291%;
}
 
.first {
	clear: both;
	margin-left: 0;
}

.two-sevenths {
	width: 25%;
}

.one-seventh {
	width: 22%;
}

.one-seventh,
.two-sevenths {
	float: left;
	margin: 0 0 0 5px;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

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

.avatar,
.post-image {
	border: 1px solid #fff;
}

.post-image {
	margin: 0 10px 10px 0;
}

.alignleft .avatar {
	margin: 0 10px 0 0;
}

.alignright .avatar {
	margin: 0 0 0 10px
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 20px 0 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 25px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 0 20px 30px 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}

.wp-caption {
	padding: 20px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 30px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #eee;
	border: none;
	color: #777;
	cursor: pointer;
	font-size: 14px;
	line-height: 21px;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #ff7a00;
	color: #fff;
	border: none;
	text-decoration: none;
}


/***** Primary & Secondary Sidebars ********************/

#sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	padding: 0;
	width: 30%;
	}
	
#sidebar-alt {
	width: 9%;
	float: left;
	margin: 25px 0 0;
	padding: 0;
	display: inline;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 1px;
	padding: 30px 30px;
	background-color: #f0f0f0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #444444;
	font-size: 20px;
	font-family: 'Source Sans Pro', Arial, Tahoma, Verdana;
	font-weight: 300;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;

	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #DDDDDD;
 	word-wrap: break-word;
	}


/* Dropdowns
------------------------------------------------------------ */

select {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
	padding: 5px;
	width: 100%;
	height: 40px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f16522;
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 6px 18px;
	text-align: center;
	text-decoration: none;
}

.home-cta a.button {
	margin: -30px 0 0;
}

input:hover[type="button"],
input:hover[type="submit"],
a:hover.button {
	background-color: #de5c1e;
	border: none;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	/*float: right;*/
	margin: 5px 5px 0 0;
}

.menu-primary .searchform {
	margin: 8px 0 0;
}

.s {
	-moz-box-sizing: border-box;
	background: #fff url(images/bg-search.png) no-repeat right;
	box-sizing: border-box;
	color: #888;
	font-size: 12px;
	margin: 0;
	padding: 2px;
	text-transform: uppercase;
	width: 200px;
	border: 1px solid #eee;
}

.menu-primary .s {
	width: 200px;
}

.searchsubmit {
	display: none;
}


/* eNews and Update Widget
------------------------------------------------------------ */

#sidebar .widget.enews-widget {
	background-color: #222;
	margin: 0 0 30px;
	padding: 40px;
}

.enews p {
	color: #ddd;
	margin: 0 0 25px;
}

.enews #subbox {
	-moz-box-sizing: border-box;
	background-color: #fff;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #222;
	color: #c8c8c8;
	clear: both;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 60px 40px 30px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 30px;
	padding: 0;
}

#footer-widgets p {
	color: #c8c8c8;
	font-size: inherit;
	margin: 0 0 20px;
}

#footer-widgets ul {
	margin: 0 0 0 20px;
}

#footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li-footer.png);
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px;
	width: 33%;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: #f65122;
	clear: both;
	font-size: 14px;
	overflow: hidden;
	padding: 40px 0;
	width: 100%;
	text-align: center;
}

#footer .wrap {
	overflow: hidden;
	padding: 0;
}

#footer p {
	font-size: inherit;
	color: #fff;
}

#footer a,
#footer a:visited {
	color: #222;
}

#footer .gototop {
	float: left;
	width: 25%;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 90%;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
	padding: 0;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	margin: 30px 30px 30px 0;
} 

.comment-list li ul li {
	margin-right: -22px;
}

.comment-header {
	background-color: #eee;
	float: left;
	padding: 30px;
	width: 100%;
}

.comment-author {
	float: left;
}

.comment-content {
	clear: both;
	padding: 30px;
}

.comment-content p {
	font-size: 14px;
	margin: 20px;
}

.comment-list cite,
.ping-list cite,
.says {
	color: #333;
	display: block;
	float: left;
	font-size: 14px;
	font-style: normal;
	margin: 0 4px 0 0;
	padding: 8px 0 0 0;
}

.commentmetadata {
	clear: both;
	float: left;
	font-size: 12px;
	margin: -33px 0 5px 61px;
}

.commentmetadata a {
	color: #666;
}

.reply {
	font-size: 14px;
	margin: 0 50px 50px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 6px 10px !important;
}

div.gform_footer input.button {
	color: #fff;
	padding: 9px 20px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Executive Brown
------------------------------------------------------------ */

.executive-brown a,
.executive-brown a:visited {
	color: #a68064;
}

.executive-brown .menu-primary a,
.executive-brown .menu-secondary a,
.executive-brown #header .menu a {
	color: #666;
}

.executive-brown a.button,
.executive-brown .menu-primary li a:active,
.executive-brown .menu-primary .current-menu-item a,
.executive-brown .menu-secondary li a:active,
.executive-brown .menu-secondary .current-menu-item a,
.executive-brown #header .menu li a:active,
.executive-brown #header .menu .current-menu-item a {
	color: #fff;
}

.executive-brown input[type="button"],
.executive-brown input[type="submit"],
.executive-brown a.button,
.executive-brown .menu-primary li a:active,
.executive-brown .menu-primary .current-menu-item a,
.executive-brown .menu-secondary li a:active,
.executive-brown .menu-secondary .current-menu-item a,
.executive-brown .navigation li a,
.executive-brown .navigation li.disabled,
.executive-brown .navigation li a:hover,
.executive-brown .navigation li.active a,
.executive-brown .post-info .comments,
.executive-brown #header .menu li a:active,
.executive-brown #header .menu .current-menu-item a {
	background-color: #a68064;
}

.executive-brown input:hover[type="button"],
.executive-brown input:hover[type="submit"],
.executive-brown a:hover.button,
.executive-brown .navigation li a:hover,
.executive-brown .navigation li.active a {
	background-color: #b2886b;
}

.executive-brown h2 a,
.executive-brown h2 a:visited {
	color: #222;
}

.executive-brown.executive-home .featuredpost h2 a {
	color: #444;
}

.executive-brown h2 a:hover,
.executive-brown.executive-home h2 a:hover,
.executive-brown.executive-home .executive-home .featuredpost h2 a:hover {
	color: #a68064;
}

.executive-brown .commentmetadata a {
	color: #bbb;
}


/* Executive Green
------------------------------------------------------------ */

.executive-green a,
.executive-green a:visited {
	color: #60cd69;
}

.executive-green .menu-primary a,
.executive-green .menu-secondary a,
.executive-green #header .menu a {
	color: #666;
}

.executive-green a.button,
.executive-green .menu-primary li a:active,
.executive-green .menu-primary .current-menu-item a,
.executive-green .menu-secondary li a:active,
.executive-green .menu-secondary .current-menu-item a,
.executive-green #header .menu li a:active,
.executive-green #header .menu .current-menu-item a {
	color: #fff;
}

.executive-green input[type="button"],
.executive-green input[type="submit"],
.executive-green a.button,
.executive-green .menu-primary li a:active,
.executive-green .menu-primary .current-menu-item a,
.executive-green .menu-secondary li a:active,
.executive-green .menu-secondary .current-menu-item a,
.executive-green .navigation li a,
.executive-green .navigation li.disabled,
.executive-green .navigation li a:hover,
.executive-green .navigation li.active a,
.executive-green .post-info .comments,
.executive-green #header .menu li a:active,
.executive-green #header .menu .current-menu-item a {
	background-color: #60cd69;
}

.executive-green input:hover[type="button"],
.executive-green input:hover[type="submit"],
.executive-green a:hover.button,
.executive-green .navigation li a:hover,
.executive-green .navigation li.active a  {
	background-color: #66d970;
}

.executive-green h2 a,
.executive-green h2 a:visited {
	color: #222;
}

.executive-green.executive-home .featuredpost h2 a {
	color: #444;
}

.executive-green h2 a:hover,
.executive-green.executive-home h2 a:hover,
.executive-green.executive-home .executive-home .featuredpost h2 a:hover {
	color: #60cd69;
}

.executive-green .commentmetadata a {
	color: #bbb;
}


/* Executive Orange
------------------------------------------------------------ */

.executive-orange a,
.executive-orange a:visited {
	color: #e0a24b;
}

.executive-orange .menu-primary a,
.executive-orange .menu-secondary a,
.executive-orange #header .menu a {
	color: #666;
}

.executive-orange a.button,
.executive-orange .menu-primary li a:active,
.executive-orange .menu-primary .current-menu-item a,
.executive-orange .menu-secondary li a:active,
.executive-orange .menu-secondary .current-menu-item a,
.executive-orange #header .menu li a:active,
.executive-orange #header .menu .current-menu-item a {
	color: #fff;
}

.executive-orange input[type="button"],
.executive-orange input[type="submit"],
.executive-orange a.button,
.executive-orange .menu-primary li a:active,
.executive-orange .menu-primary .current-menu-item a,
.executive-orange .menu-secondary li a:active,
.executive-orange .menu-secondary .current-menu-item a,
.executive-orange .navigation li a,
.executive-orange .navigation li.disabled,
.executive-orange .navigation li a:hover,
.executive-orange .navigation li.active a,
.executive-orange .post-info .comments,
.executive-orange #header .menu li a:active,
.executive-orange #header .menu .current-menu-item a {
	background-color: #e0a24b;
}

.executive-orange input:hover[type="button"],
.executive-orange input:hover[type="submit"],
.executive-orange a:hover.button,
.executive-orange .navigation li a:hover,
.executive-orange .navigation li.active a  {
	background-color: #e9ad50;
}

.executive-orange h2 a,
.executive-orange h2 a:visited {
	color: #222;
}

.executive-orange.executive-home .featuredpost h2 a {
	color: #444;
}

.executive-orange h2 a:hover,
.executive-orange.executive-home h2 a:hover,
.executive-orange.executive-home .executive-home .featuredpost h2 a:hover {
	color: #e0a24b;
}

.executive-orange .commentmetadata a {
	color: #bbb;
}


/* Executive Purple
------------------------------------------------------------ */

.executive-purple a,
.executive-purple a:visited {
	color: #9e63ec;
}

.executive-purple .menu-primary a,
.executive-purple .menu-secondary a,
.executive-purple #header .menu a {
	color: #666;
}

.executive-purple a.button,
.executive-purple .menu-primary li a:active,
.executive-purple .menu-primary .current-menu-item a,
.executive-purple .menu-secondary li a:active,
.executive-purple .menu-secondary .current-menu-item a,
.executive-purple #header .menu li a:active,
.executive-purple #header .menu .current-menu-item a {
	color: #fff;
}

.executive-purple input[type="button"],
.executive-purple input[type="submit"],
.executive-purple a.button,
.executive-purple .menu-primary li a:active,
.executive-purple .menu-primary .current-menu-item a,
.executive-purple .menu-secondary li a:active,
.executive-purple .menu-secondary .current-menu-item a,
.executive-purple .navigation li a,
.executive-purple .navigation li.disabled,
.executive-purple .navigation li a:hover,
.executive-purple .navigation li.active a,
.executive-purple .post-info .comments,
.executive-purple #header .menu li a:active,
.executive-purple #header .menu .current-menu-item a {
	background-color: #9e63ec;
}

.executive-purple input:hover[type="button"],
.executive-purple input:hover[type="submit"],
.executive-purple a:hover.button,
.executive-purple .navigation li a:hover,
.executive-purple .navigation li.active a  {
	background-color: #a969f3;
}

.executive-purple h2 a,
.executive-purple h2 a:visited {
	color: #222;
}

.executive-purple.executive-home .featuredpost h2 a {
	color: #444;
}

.executive-purple h2 a:hover,
.executive-purple.executive-home h2 a:hover,
.executive-purple.executive-home .executive-home .featuredpost h2 a:hover {
	color: #9e63ec;
}

.executive-purple .commentmetadata a {
	color: #bbb;
}


/* Executive Red
------------------------------------------------------------ */

.executive-red a,
.executive-red a:visited {
	color: #e04b4b;
}

.executive-red .menu-primary a,
.executive-red .menu-secondary a,
.executive-red #header .menu a {
	color: #666;
}

.executive-red a.button,
.executive-red .menu-primary li a:active,
.executive-red .menu-primary .current-menu-item a,
.executive-red .menu-secondary li a:active,
.executive-red .menu-secondary .current-menu-item a,
.executive-red #header .menu li a:active,
.executive-red #header .menu .current-menu-item a {
	color: #fff;
}

.executive-red input[type="button"],
.executive-red input[type="submit"],
.executive-red a.button,
.executive-red .menu-primary li a:active,
.executive-red .menu-primary .current-menu-item a,
.executive-red .menu-secondary li a:active,
.executive-red .menu-secondary .current-menu-item a,
.executive-red .navigation li a,
.executive-red .navigation li.disabled,
.executive-red .navigation li a:hover,
.executive-red .navigation li.active a,
.executive-red .post-info .comments,
.executive-red #header .menu li a:active,
.executive-red #header .menu .current-menu-item a {
	background-color: #e04b4b;
}

.executive-red input:hover[type="button"],
.executive-red input:hover[type="submit"],
.executive-red a:hover.button,
.executive-red .navigation li a:hover,
.executive-red .navigation li.active a  {
	background-color: #e95050;
}

.executive-red h2 a,
.executive-red h2 a:visited {
	color: #222;
}

.executive-red.executive-home .featuredpost h2 a {
	color: #444;
}

.executive-red h2 a:hover,
.executive-red.executive-home h2 a:hover,
.executive-red.executive-home .executive-home .featuredpost h2 a:hover {
	color: #e04b4b;
}

.executive-red .commentmetadata a {
	color: #bbb;
}


/* Executive Teal
------------------------------------------------------------ */

.executive-teal a,
.executive-teal a:visited {
	color: #4be0d4;
}

.executive-teal .menu-primary a,
.executive-teal .menu-secondary a,
.executive-teal #header .menu a {
	color: #666;
}

.executive-teal a.button,
.executive-teal .menu-primary li a:active,
.executive-teal .menu-primary .current-menu-item a,
.executive-teal .menu-secondary li a:active,
.executive-teal .menu-secondary .current-menu-item a,
.executive-teal #header .menu li a:active,
.executive-teal #header .menu .current-menu-item a {
	color: #fff;
}

.executive-teal input[type="button"],
.executive-teal input[type="submit"],
.executive-teal a.button,
.executive-teal .menu-primary li a:active,
.executive-teal .menu-primary .current-menu-item a,
.executive-teal .menu-secondary li a:active,
.executive-teal .menu-secondary .current-menu-item a,
.executive-teal .navigation li a,
.executive-teal .navigation li.disabled,
.executive-teal .navigation li a:hover,
.executive-teal .navigation li.active a,
.executive-teal .post-info .comments,
.executive-teal #header .menu li a:active,
.executive-teal #header .menu .current-menu-item a {
	background-color: #4be0d4;
}

.executive-teal input:hover[type="button"],
.executive-teal input:hover[type="submit"],
.executive-teal a:hover.button,
.executive-teal .navigation li a:hover,
.executive-teal .navigation li.active a  {
	background-color: #50e9df;
}

.executive-teal h2 a,
.executive-teal h2 a:visited {
	color: #222;
}

.executive-teal.executive-home .featuredpost h2 a {
	color: #444;
}

.executive-teal h2 a:hover,
.executive-teal.executive-home h2 a:hover,
.executive-teal.executive-home .executive-home .featuredpost h2 a:hover {
	color: #4be0d4;
}

.executive-teal .commentmetadata a {
	color: #bbb;
}


/***** Footer ********************/

#footer {
	background: #F16522;
	color: #ccc;
	font-size: 14px;
	margin: 0 auto 0;
	padding: 0;
	clear: both; 
	overflow: hidden;
	text-align: center; 
	line-height: 20px;
	}

#footer .wrap {
	width: 90%;
	margin: 0 auto 0;
	padding: 30px 0;
	}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(http://financialsocialmedia.com/wp-content/themes/executive/images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}


/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #F16522;
	color: #222;
	margin: 0 auto 0;
	padding: 30px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	}
	
#footer-widgeted .wrap {
	margin: 0 auto 0;
	width: 90%;
	}
	
#footer-widgeted .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#footer-widgeted h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Open Sans', Arial, Tahoma, Verdana;
	font-weight: 400;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#footer-widgeted p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted .widget p, #footer-widgeted .textwidget p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #222;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#footer-widgeted ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px;
	line-height: 20px;
	border-bottom: 1px solid #e7491c;
	}

.footer-widgeted-1 {
	width: 22%;
	float: left;
	margin: 0;
	padding-right: 4%;
	}
	
.footer-widgeted-2 {
	width: 22%;
	float: left;
	margin: 0;
	padding-right: 4%;
	}
	
.footer-widgeted-3 {
	width: 22%;
	float: left;
	margin: 0;
	padding-right: 4%;
	}
	
.footer-widgeted-4 {
	width: 22%;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

div#compliance {
	background: #2d3860;
	padding: 30px 25px 60px;
	color: #fff;
}

div#bg-bg{
	background: #f7f7f7;
	padding: 0;


}

div#bg {
	margin: 0 auto 0;
	padding: 30px 60px;
}

div#gray-bg{
	background: #eeeeee;
	padding: 0;


}

div#gray {
	margin: 0 auto 0;
	padding: 30px 60px;
}

div#lightgray-bg{
	background: #f0f0f0;
	padding: 0;


}

div#lightgray {
	margin: 0 auto 0;
	padding: 30px 60px;
}

div#white-bg{
	background: #fff;
	padding: 0;


}

div#white {
	margin: 0 auto 0;
	padding: 30px 60px;
}

div#darkgray-bg{
	background: #333;
	padding: 0;


}

div#darkgray {
	margin: 0 auto 0;
	padding: 30px 60px;
	color: #eee;
}

div#blue-bg{
	background: #2d3860;
	padding: 0;


}

div#blue {
	margin: 0 auto 0;
	padding: 25px 60px;
	color: #eee;

}

div#orange-bg{
	background: #f16522;
	padding: 0;
	border-top: 1px solid #fff;
}

div#orange {
	margin: 0 auto 0;
	padding: 5px 60px;
	color: #fff;
}

div#lightgray-bg-compliance {
	background: url(images/compliance-bg.png) center;
	padding: 0;


}

.menu-main-navigation-container {
	float: right;
}

#subnav {
	background: #F16522 !important;
}

#subnav .wrap {
	margin: 0 auto;
	position: relative;
	width: 90% !important;
}

#mc_embed_signup input {
	height: 20px;
	margin: 0;
}

#mc_embed_signup input.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f16522;
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	padding: 10px 30px;
	text-align: center;
	text-decoration: none;
	height: 39px;
	width: 175px;
}

#quotearea {
background: url(images/blockquote.png) no-repeat;
color: #2d3860;
font-family: 'Open Sans', arial, sans-serif;
font-size: 16px !important;
line-height: 30px;
font-weight: 400;
padding: 0 75px;
}

.roll .rollover, .roll:hover .regular {
display: none;
}
.roll:hover .rollover {
display: block;
}

#team {
	font-size: 14px;
	padding: 5px 0;
	margin: 0;
}

.infusion-field-input-container {
	margin: 5px 0 15px;
}

.infusion-field-input-container1 {
	margin: 0;
	width: 100%;
}

div#quickguide {
	background: #86abac;
	padding: 40px 25px 60px;
}

.genesis-nav-menu.menu-secondary li li a {
	background: ff7a00 !important;
	background-color: #fff !important;
	border: 1px solid #eee;
	border-top: none;
	color: #888 !important;
	font-size: 15px;
	padding: 10px 0 !important;
	position: relative;
	text-transform: none;
	width: 280px;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
}

.genesis-nav-menu.menu-secondary li li a:hover {
	background-color: #f5f5f5 !important;
	color: #222 !important;
}

.sticky-logo{float: left;
    left: 5%;
    position: relative;
    top: 8px;
    width: 150px;}
#subnav{ padding-bottom:9px;}

.contact_us_top {
    float: left;
    left: 5%;
    margin-top: 8px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 243px;
}

.social_content_top{
	float: left;
	margin-left:8px; 
	position: absolute;
	width: 200px; 
	margin-top:-4px; 
	z-index:1000;
}

.search_form_top{
	left: -115px;
	position: relative;
}

.member_login_top{ 
	position:relative; 
	left:-20px 
}

.member_login_top a{
	float: right; 
	background: #2d3860; 
	padding: 2px 7px; 
	font-size:12px; 
	color: #fff; 
	margin-top:-23px;
}

.infusion-form div.infusion-field input.infusion-field-input-container{
	width: 545px;	
}

.page-template-page_blog-php div.type-post h2.entry-title a{
	font-size: 18px;
}

.single-post div.type-post h1.entry-title{
	font-size: 18px;
}

html * .ls-nav-prev, html * .ls-nav-next
{
	margin:-25px 0 0 !important;
}

.ls-minimal
{
	background:none !important;
	box-shadow: none !important;
}

.ls-minimal .ls-bottom-nav-wrapper
{
	bottom:32px;
}