/*
	Theme Name: Lean Marketing
	Author: Sergio V. de la Garza
	
	Template: genesis
*/
/* Fonts
------------------------------------------------------------ */
@font-face {
    font-family: 'helveticaneuelt_std_ltregular';
    src: url('lib/webfonts/helveticaneueltstd-lt-webfont.eot');
    src: url('lib/webfonts/helveticaneueltstd-lt-webfont.eot#iefix') format('embedded-opentype'),
         url('lib/webfonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
         url('lib/webfonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('lib/webfonts/helveticaneueltstd-lt-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd75Bold';
    src: url('lib/webfonts/helveticaneueltstd-bd-webfont.eot');
    src: url('lib/webfonts/helveticaneueltstd-bd-webfont.eot#iefix') format('embedded-opentype'),
         url('lib/webfonts/helveticaneueltstd-bd-webfont.woff') format('woff'),
         url('lib/webfonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'),
         url('lib/webfonts/helveticaneueltstd-bd-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Defaults
------------------------------------------------------------ */
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'PT Sans', sans-serif;
}
input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
		font-size: 14px;
	line-height: 22px;
}
blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}
li,
ol,
ul {
	margin: 0;
	padding: 0;
}
ol li {
	list-style-type: decimal;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.center {
	text-align: center;
}
/* Hyperlinks
------------------------------------------------------------ */
a,
a:visited {
	color: #25a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
/* Body
------------------------------------------------------------ */
body {
	background-color: #fff;
}
/* Wrap
------------------------------------------------------------ */
#wrap {
	max-width: 960px;
	margin: 0 auto;
}
#wrap {
	width: 100%;
	max-width: 100%;
}
/** 
// If full width site
.wrap {
	margin: 0 auto;
	max-width: 960px;
}
*/
/* Header
------------------------------------------------------------ */
#header {
	overflow: hidden;
	width: 100%;
}
#header {
	overflow: hidden;
	width: 100%;
	height: 116px;
	background: url("images/header_bg.jpg") repeat top left;
	box-shadow: 0 0 10px #000000;
}
	#header div.wrap {
		max-width: 960px;
		margin: 0 auto;
	}
#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 400px;
}
#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}
#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}
#description {
	font-size: 14px;
}
#header .widget-area {
	float: right;
	width: 550px;
}
/* Image Header - Partial Width
------------------------------------------------------------ */
.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
.header-image #description {
	display: block;
	overflow: hidden;
}
/* Navigation Constants
------------------------------------------------------------ */
li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}
li:hover,
li.sfHover {
	position: static;
}
#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	
}
li a .sf-sub-indicator {
	display: none;
}
/* Header Right Navigation
------------------------------------------------------------ */
#header ul.nav,
#header ul.menu {
	float: right;
	margin-top: 50px;
}
#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}
#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}
#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 0 0 0 20px;
	position: relative;
	text-decoration: none;
}
#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a, #header ul.menu li.blog-menu-item a {
	color: #00aeef;
}
#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}
#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}
#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}
#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 140px;
}
#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}
#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}
/* Primary Navigation
------------------------------------------------------------ */
#nav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}
#nav ul {
	float: left;
	width: 100%;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}
#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #000;
	color: #fff;
}
#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}
#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}
#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}
#nav li ul a {
	width: 140px;
}
#nav li ul ul {
	margin: -33px 0 0 159px;
}
#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}
/* Primary Navigation Extras
------------------------------------------------------------ */
#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}
#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}
#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav li.search {
	padding: 0 10px;
}
#nav li.rss a {
	background: url(../genesis/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}
#nav li.twitter a {
	background: url(../genesis/images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}
/* Secondary Navigation
------------------------------------------------------------ */
#subnav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}
#subnav ul {
	float: left;
	width: 100%;
}
#subnav li {
	float: left;
	list-style-type: none;
}
#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}
#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}
#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}
#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}
#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}
#subnav li ul a {
	width: 140px;
}
#subnav li ul ul {
	margin: -33px 0 0 159px;
}
#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}
/* Inner
------------------------------------------------------------ */
#inner {
	margin: 20px auto;
	overflow: hidden;
	max-width: 960px;
}
/* Breadcrumb
------------------------------------------------------------ */
.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}
/* Taxonomy Description
------------------------------------------------------------ */
.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}
/* Content-Sidebar Wrap
------------------------------------------------------------ */
#content-sidebar-wrap {
	float: left;
	width: 100%; /* 790/960 */
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}
/* Content
------------------------------------------------------------ */
#content {
	float: left;
	width: 59.49367%; /* 470/790 */
}
.full-width-content #content {
	width: 100%;
}
.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}
blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}
.post {
	margin: 0 0 40px;
}
.entry-content {
	position: relative;
}
.watch-action {
	position: absolute;
	right: 0;
	top: -40px;
	width: auto!important;
	height: auto!important;
}
.entry-content p {
	color: #333333;
	font-family: 'Droid Serif',serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 30px;
	padding: 0;
	text-decoration: none;
}
p.subscribe-to-comments {
	padding: 20px 0 10px;
}
.clear {
	clear: both;
}
.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}
div#disqus_thread {
	max-width: 582px;
}
/* Column Classes
------------------------------------------------------------ */
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}
.one-third,
.two-sixths {
	width: 31%;
}
.four-sixths,
.two-thirds {
	width: 65%;
}
.one-fourth {
	width: 22.5%;
}
.three-fourths {
	width: 73.5%;
}
.one-fifth {
	width: 17.4%;
}
.two-fifths {
	width: 37.8%;
}
.three-fifths {
	width: 58.2%;
}
.four-fifths {
	width: 78.6%;
}
.one-sixth {
	width: 14%;
}
.five-sixths {
	width: 82%;
}
.first {
	clear: both;
	padding-left: 0;
}
/* Featured Post Grid
------------------------------------------------------------ */
.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}
.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}
.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}
/* Headlines
------------------------------------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
}
h1,
h2,
h2 a,
h2 a:visited {
	font-size: 24px;
	line-height: 30px;
}
.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h2 a:hover {
	color: #25a;
	text-decoration: none;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 16px;
}
.widget-area h4 {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
}
.widget-area h4 a {
	color: #333;
	text-decoration: none;
}
#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* Ordered / Unordered Lists
------------------------------------------------------------ */
.entry-content ol,
.entry-content ul {
	margin: 15px 0!important;
	padding: 0 0 15px;
	font-family: 'Droid Serif',serif;
	color: #333333;
	font-family: 'Droid Serif',serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	text-decoration: none;
}
.entry-content ol {
	margin: 0;
}
.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	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 {
	margin: 5px 0;
}
/* Post Meta
------------------------------------------------------------ */
.post-meta {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	width: 100%;
}
/* Author Box
------------------------------------------------------------ */
.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}
/* Sticky Posts
------------------------------------------------------------ */
.sticky {
	margin: 0 0 40px;
	padding: 20px;
}
/* Archive Page
------------------------------------------------------------ */
.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}
/* Images
------------------------------------------------------------ */
img {
	height: auto;
	max-width: 100%;
	overflow: hidden;
}
.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}
.post-image {
	margin: 0 10px 10px 0;
}
.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	max-width: 100%;
}
img.alignnone {
	display: inline;
	margin: 0 0 10px;
}
img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}
img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.wp-caption {
	padding: 5px;
	text-align: center;
}
p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}
.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}
.gallery-caption {
}
/* Post Navigation
------------------------------------------------------------ */
.desktop-more-posts a {
	background: none repeat scroll 0 0 #0063BC;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	max-width: 562px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}

.desktop-more-posts a:hover {
	opacity: .9;
}

.js .navigation {
	display: none;
}
.navigation {
	overflow: hidden;
	padding: 20px;
}
.navigation li {
	display: inline;
}
.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}
.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}
/* Primary / Secondary Sidebars
------------------------------------------------------------ */
.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 31.25%; /* 300/960 */
}
.sidebar p {
	font-size: 13px;
	line-height: 20px;
}
#sidebar-alt {
	float: left;
	width: 15.625%; /* 150/960 */
}
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}
.content-sidebar-sidebar #sidebar-alt {
	float: right;
}
.sidebar .widget {
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0 0 15px;
	padding: 0 0 10px;
}
.widget-area .textwidget {
	padding: 5px 10px 0;
}
.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}
.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}
.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}
/* Tag Cloud
------------------------------------------------------------ */
.widget_tag_cloud div div {
	padding: 5px 10px 0;
}
/* Dropdowns
------------------------------------------------------------ */
#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}
#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}
/* Featured Page / Post
------------------------------------------------------------ */
.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}
.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 10px 10px;
}
.more-from-category {
	padding: 5px 10px 0;
}
/* User Profile
------------------------------------------------------------ */
.user-profile {
	overflow: hidden;
}
.user-profile p {
	padding: 10px 10px 0;
}
.user-profile .posts_link {
	padding: 0 10px;
}
/* Buttons
------------------------------------------------------------ */
div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}
/* Search Form
------------------------------------------------------------ */
#header .searchform {
	float: right;
	padding: 30px 0 0;
}
.sidebar .searchform {
	padding: 5px 0 0 10px;
}
#nav .searchform {
	float: right;
}
.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}
/* eNews and Update Widget
------------------------------------------------------------ */
.enews p {
	padding: 5px 10px 0;
}
.enews #subscribe {
	padding: 0 0 0 10px;
}
.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}
/* 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 {
	overflow: hidden;
	width: 100%;
}
#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}
#footer-widgets .textwidget {
	padding: 0;
}
#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}
#footer-widgets .widget-area {
	float: left;
	padding-left: 3%;
	width: 22.5%;
}
#footer-widgets .widget-area.footer-widgets-1 {
	padding-left: 0;
}
/* Footer
------------------------------------------------------------ */
#footer {
	overflow: hidden;
	width: 100%;
}
#footer-right {
	text-align: right;
}
div.copy-footer {
	background: none repeat scroll 0 0 #000000;
	border-top: 1px solid #444444;
	color: #DDDDDD;
	padding: 20px;
	text-align: center;
}
	div.copy-footer p {
		font-size: 12px;
	}
/* Comments
------------------------------------------------------------ */
#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}
#author,
#comment,
#email,
#url {
	font-size: 12px;
	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 {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}
.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}
.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}
.comment-list cite,
.ping-list cite {
	font-style: normal;
}
.commentmetadata {
	font-size: 11px;
}
.nocomments {
	text-align: center;
}
#comments .navigation {
	display: block;
}
.bypostauthor {
}
.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 {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}
div.gform_footer input.button {
	color: #fff;
}
div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}
div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}
div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}
div.page-form-row {
	margin-bottom: 10px;
}
	div.page-form-row input.fsField, div.page-form-row textarea.fsField {
		width: 95%;
		padding: 6px;
	}
	div.page-form-row input.fsSubmitButton {
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3397ef), to(#57a7ed));
		/* Safari 5.1+, Mobile Safari, Chrome 10+ */
		background-image: -webkit-linear-gradient(top, #3397ef, #57a7ed); 
		/* Firefox 3.6+ */
		background-image: -moz-linear-gradient(top, #3397ef, #57a7ed);
		/* IE 10+ */
		background-image: -ms-linear-gradient(top, #3397ef, #57a7ed);
		/* Opera 11.10+ */
		background-image: -o-linear-gradient(top, #3397ef, #57a7ed);
		padding: 5px 20px;
		color: #fff;
		text-shadow: 1px 1px 1px #000;
		border-radius: 5px;
		border: 1px solid #3a79b1;
		box-shadow: 0 0 2px #96c9f6 inset;
		cursor: pointer;
	}
/* Blog ------------- */
#header {
	overflow: hidden;
	width: 100%;
	height: 116px;
	background: url("images/header_bg.jpg") repeat top left;
}
	#header div.wrap {
		max-width: 960px;
		margin: 0 auto;
	}
	#header #title a {
		background: url("images/logo.png") no-repeat top left;
		width: 415px;
		height: 77px;
		display: block;
		text-indent: -9999em;
	}
	#title-area {
		width: 415px;
		padding-top: 20px;
	}
	div.blog-form-wrapper {
		background: url("images/blog-optin_bg.jpg") no-repeat top center;
		height: 318px;
	}
		div.blog-form-wrapper div.blog-form-container {
			max-width: 960px;
			height: 318px;
			margin: 0 auto;
			padding: 0 20px;
		}
			div.blog-form-container div.blog-form-a {
				width: 33%;
				float: left;
			}
			div.blog-form-container div.blog-form-b {
				width: 32%;
				float: left;
			}
			div.blog-form-container div.blog-form-c {
				width: 35%;
				float: left;
			}
				div.blog-form-container div.blog-form-a p {
					font-size: 20px;
					padding-top: 40px;
					font-family: 'helveticaneuelt_std_ltregular';
					line-height: 25px;
				}
				div.head-form-block div.blog-form input#field16763870 {
					background: url("images/head-form-input.png") no-repeat top left;
					height: 36px;
					line-height: 30px;
					padding: 0 40px 0 10px;
					width: 213px;
					float: left;
					margin-top: 25px;
					border: none;
					margin-bottom: 5px;
				}
				fieldset#label17469666 {
					background: none repeat scroll 0 0 transparent;
					border: 0 none;
					float: left;
					padding: 0;
					margin: 0;
				}
				div.head-form-block div.blog-form input#fsSubmitButton1278347 {
					float: left;
					background: url("images/head-form-submit.png") no-repeat top left;
					width: 185px;
					height: 52px;
					display: block;
					text-indent: -9999em;
					cursor: pointer;
					border: none;
					margin-top: 15px;
				}
				div.head-form-block div.blog-form input#fsSubmitButton1278347:hover {
					background: url("images/head-form-submit-hover.png") no-repeat top left;
				}
				div.handbook-icon {
					background: url("images/head-handbook-small.png") no-repeat center top;
					width: 200px;
					height: 223px;
					margin: 0 auto;
				}

				div#progressBar {
					width: 220px;
					margin: 0 auto;
					color: #fff;
				}
					div#progressBar div {
						padding: 0 5px;
						font-weight: bold;
					}
				div.blog-form-testimonials {
					padding-top: 35px;
				}
					div.testimonial-item {
						background: url("images/testimonial-bubble.png") no-repeat top left;
						width: 333px;
						height: 119px;
						float: right;
						margin-bottom: 15px;
					}
						div.testimonial-thumb {
							float: left;
							margin: 14px;
						}
						div.testimonial-content {
							font-size: 10px;
							line-height: 12px;
							padding-right: 10px;
						}

						div.testimonial-content div.watch-action, div.testimonial-content div.wti-clear {
							display: none;
						}

						div.testimonial-content h4 {
							font-size: 12px;
							font-weight: bold;
							line-height: 12px;
							padding-top: 14px;
						}
						div.testimonial-content p {
							font-size: 10px;
							line-height: 12px;
						}
	div.inner-wrapper div#inner {
		margin-bottom: 0;
	}
	div.inner-wrapper {
		background: url("images/content-social_bg.png") repeat-x bottom center;
	}
	div#inner {
		margin-top: 30px;
	}
	div#content {
		border-right: 1px solid #9c9c9c;
		float: left;
		width: 622px;
		padding-bottom: 30px;
	}
		div#content div.hentry {
			margin: 0 0 40px;
			padding: 0 40px 20px 0;
		}

		.error404 div#content div.hentry {
			border: none;
		}
		body.page-template-template-blog-php div#content div.hentry {
			border-bottom: none;
		}
		div#content div.post div.post-meta {
			border: none;
		}
		div#content div.post-info div.round-post-info {
			float: left;
			background: #0063bc;
			border-radius: 4px;
			padding: 2px 10px;
			margin-bottom: 20px;
			margin-top: 10px;
			color: #fff;
		}
			div#content div.post-info div.round-post-info a {
				color: #fff;
			}
		div.hentry h2.entry-title a, div.hentry .entry-title {
			color: #333333;
			font-family: 'PT Sans',sans-serif;
			font-size: 45px;
			font-weight: bold;
			line-height: 1;
			word-spacing: 0;
		}
		div.hentry img.attachment-blog-feat {
			border: 1px solid #a4a4a4;
			margin-bottom: 15px;
			max-width: 100%;
			height: auto;
		}
		div.post-meta-wrapper {
			-moz-border-bottom-colors: none;
			-moz-border-left-colors: none;
			-moz-border-right-colors: none;
			-moz-border-top-colors: none;
			background: none repeat scroll 0 0 #F6F6F6;
			border-color: #DDDDDD;
			border-image: none;
			border-style: solid;
			border-width: 1px;
			margin-top: 20px;
			padding: 5px 10px;
			border-radius: 4px;
		}
			div.post-meta-wrapper div.post-meta {
				background: url("images/comments-bubble.png") no-repeat scroll left 0 transparent;
				color: #595959;
				float: left;
				font-size: 12px;
				line-height: 26px;
				margin-right: 26px;
				padding-left: 33px;
				width: auto !important;
			}
				div.post-meta-wrapper div.post-meta a {
					color: #595959;
					text-decoration: underline;
				}
		div.hentry div.read-more {
			float: right;
		}
			div.hentry div.read-more a {
				background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feb55d), to(#fd5600));
				/* Safari 5.1+, Mobile Safari, Chrome 10+ */
				background-image: -webkit-linear-gradient(center top, #feb55d, #fd5600); 
				/* Firefox 3.6+ */
				background-image: -moz-linear-gradient(center top, #feb55d, #fd5600);
				/* IE 10+ */
				background-image: -ms-linear-gradient(center top, #feb55d, #fd5600);
				/* Opera 11.10+ */
				background-image: -o-linear-gradient(center top, #feb55d, #fd5600);
				padding: 2px 15px;
				float: right;
				color: #fff;
				text-shadow: 1px 1px 1px #000;
				border-radius: 5px;
				border: 1px solid #d2591b;
				box-shadow: 0 0 2px #ffe2b3 inset;
				text-decoration: none;
				font-weight: bold;
				-moz-transition:.8s linear; -webkit-transition:.8s ease-out; transition:.8s linear;
			}
			div.hentry div.read-more a:hover {
				background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd5600), to(#feb55d));
				/* Safari 5.1+, Mobile Safari, Chrome 10+ */
				background-image: -webkit-linear-gradient(center top, #fd5600, #feb55d); 
				/* Firefox 3.6+ */
				background-image: -moz-linear-gradient(center top, #fd5600, #feb55d);
				/* IE 10+ */
				background-image: -ms-linear-gradient(center top, #fd5600, #feb55d);
				/* Opera 11.10+ */
				background-image: -o-linear-gradient(center top, #fd5600, #feb55d);
				
			}
		div.social-block {
			float: left;
			margin-top: 4px;
		}
			div.social-service {
				float: left;
				margin-right: 10px;
			}
			div.social-service.twitter-btn {
				width: 95px;
			}
			div.social-service.facebook-btn {
				width: 85px;
			}
			div.social-service.google-btn {
				width: 70px;
			}
			
			div.social-service.pinterest-btn {
				margin-top: 20px;
			}
		div.inner-wrapper div.author-box {
			margin-right: 40px;
			padding: 15px;
		}
		div.inner-wrapper div.author-box .avatar {
			margin-right: 15px;
		}
		div.inner-wrapper div.author-box p {
			padding-left: 85px;
		}
		#respond, #comments {
			padding: 0 40px 0 0;
		}
			#respond #commentform {
				position: relative;
				padding-bottom: 40px;
			}
				#respond #commentform p.form-submit {
					bottom: 0;
					position: absolute;
				}
	/* Sidebar ------- */
	div#sidebar {
		width: 300px;
		padding-top: 7px;
	}
		div.inner-wrapper div#sidebar div.widget h4 {
			background: none repeat scroll 0 0 #0063BC;
			border: medium none;
			border-radius: 5px 5px 0 0;
			color: #FFFFFF;
			font-family: 'HelveticaNeueLTStd75Bold';
			font-size: 14px;
			font-weight: normal;
			margin-bottom: 0;
			padding: 5px 10px;
			word-spacing: 0;
		}
		div.inner-wrapper div#sidebar div.widget {
			background: none;
			border: none;
			margin: 0 0 40px 0;
		}
		div.inner-wrapper div#sidebar .textwidget {
			background: none repeat scroll 0 0 #F6F6F6;
			border-radius: 0 0 5px 5px;
			padding: 20px;
		}
		div.inner-wrapper div#sidebar div.widget_recent_entries h4 {
		}
		div.inner-wrapper div#sidebar div.widget_recent_entries ul, div.widget_disqus_popular_threads_widget ul {
			background: none repeat scroll 0 0 #F6F6F6;
			border-radius: 0 0 5px 5px;
			padding: 5px 20px 20px;
			margin: 0;
		}
			div.inner-wrapper div#sidebar div.widget_recent_entries ul li, div.widget_disqus_popular_threads_widget ul li {
				border-top: 1px solid #ccc;
				list-style: none outside none;
				padding-top: 10px;
				margin-top: 10px;
			}
			div.inner-wrapper div#sidebar div.widget_recent_entries ul li:first-child, div.widget_disqus_popular_threads_widget ul li:first-child {
				border-top: none;
			}
			div.inner-wrapper div#sidebar div.widget_recent_entries ul li a, div.widget_disqus_popular_threads_widget ul li a {
				color: #464646;
				text-decoration: none;
				font-weight: bold;
			}

			div.widget_disqus_popular_threads_widget ul li div.link-comments {
				background: url(images/comment-bubble.png) left center no-repeat;
				padding-left: 20px;
			}

				div.widget_disqus_popular_threads_widget ul li div.link-comments a {
					color: #0063BC;
					font-size: 10px;
				}



		div#sidebar input.fsField {
			background: url("images/head-form-input.png") no-repeat top left;
			height: 36px;
			line-height: 30px;
			padding: 0 40px 0 10px;
			width: 213px;
			float: left;
			margin-top: 10px;
			border: none;
		}
		div#sidebar input.fsSubmitButton {
			float: left;
			background: url("images/join-sidebar.png") no-repeat top left;
			width: 185px;
			height: 46px;
			display: block;
			text-indent: -9999em;
			cursor: pointer;
			border: none;
			margin-top: 20px;
		}

		div#sidebar input.fsSubmitButton:hover {
			background: url("images/join-sidebar-hover.png") no-repeat top left;
		}

	div.blog-footer-wrapper {
		background: url("images/header_bg.jpg") repeat top left;
		width: 100%;
		padding: 50px 0;
	}
		div.blog-footer-container {
			max-width: 960px;
			margin: 0 auto;
			color: #acacac;
		}
			div.footer-column {
				width: 31.25%;
				margin-right: 3.125%;
				float: left;
			}
			div.blog-footer-a div.widget, div.blog-footer-b div.widget {
				width: 75%;
			}
				div.footer-column div.widget h4 {
					color: #00a5ed;
					font-size: 20px;
				}
				div.footer-column a.post-title {
					color: #acacac;
					font-size: 13px;
					font-weight: normal;
				}
				div.footer-column li.recent-post-item {
					border: none;
					position: relative;
				}
					div.footer-column li.recent-post-item p.post-date {
						color: #666666;
						font-size: 90%;
						font-style: italic;
						left: -70px;
						position: absolute;
						top: 1px;
					}
			div.footer-column.blog-footer-c {
				margin-right: 0
			}
				div.footer-column div.textwidget a.footer-twitter, #sidebar a.footer-twitter {
					background: url("images/footer-twitter.png") no-repeat top left;
					line-height: 17px;
					padding-left: 35px;
					color: #fff;
					font-size: 12px;
					float: left;
				}
				#sidebar a.footer-twitter {
					color: #3397EF;
					font-size: 20px;
					margin: 10px 0;
				}
				div.footer-column div.textwidget p {
					color: #7e7e7e;
					font-size: 13px;
				}
				div.footer-column div.textwidget h5 {
					color: #fff;
					font-size: 20px;
					font-weight: normal;
					margin: 12px 0;
				}
				ul.footer-social {
					margin: 0;
					height: 31px;
					margin: 10px 0 20px;
					position: relative;
					text-align: left;
				}
					a.f-contact-us {
						background: url("images/footer-contact-us.png") no-repeat top left;
						width: 164px;
						height: 38px;
						text-indent: -9999em;
						float: left;
						margin-top: 10px;
					}
					a.f-contact-us:hover {
						background: url("images/footer-contact-us-hover.png") no-repeat top left;
					}
					ul.footer-social li {
						list-style: none;
						text-indent: -9999em;
						display: inline-block;
						margin-right: 5px;
					}
						ul.footer-social li a {
							height: 28px;
							width: 28px;
							display: block;
						}
							li.f-facebook a {
								background: url(images/facebook.png) no-repeat top left;
							}
							li.f-gplus a {
								background: url(images/g-.png) no-repeat top left;
							}
							li.f-pinterest a {
								background: url(images/pinterest.png) no-repeat top left;
							}
							li.f-rss a {
								background: url(images/rss-icon.png) no-repeat top left;
							}

/* 404 */
.error404.full-width-content #content {
	width: auto;
	border: none;
}

.error404 .hentry {
	text-align: center;
}

div.upper-404 {
	padding: 30px 0;
}

	div.upper-404 div.left-404 {
		max-width: 506px;
		float: left;
		margin-right: 70px;
	}

		div.upper-404 div.left-404 img {
			width: 100%;
			height: auto;
		}

	div.upper-404 div.right-404 {
		max-width: 314px;
		float: left;
		padding-top: 40px;
	}

		div.upper-404 div.right-404 h2 {
			font-family: 'helveticaneuelt_std_ltregular';
			font-size: 125px;
			line-height: 60px;
		}

		div.upper-404 div.right-404 h3 {
			font-family: 'HelveticaNeueLTStd75Bold';
			font-size: 166px;
			line-height: 155px;
		}

		div.upper-404 div.right-404 h4 {
			font-family: 'helveticaneuelt_std_ltregular';
			font-size: 42px;
			line-height: 15px;
		}

		ul.social-404 {
			margin: 0;
			text-align: center;
		}

			ul.social-404 li {
				display: inline-block;
				width: 186px;
				height: 31px;
				text-indent: -9999em;
				background: url(images/sprite-404.png) no-repeat top left;
				margin: 0 5px;
				margin-bottom: 10px;
			}

			ul.social-404 li:hover {
				opacity: .9;
			}

				ul.social-404 li a {
					display: block;
				}

				ul.social-404 li.facebook404 {
					background-position: 0 0;
				}

				ul.social-404 li.twitter404 {
					background-position: 0 -37px;
				}

				ul.social-404 li.google404 {
					background-position: 0 -74px;
				}

/* SERP Fight */
body.serp-fight {
	padding: 20px;
	background: #eee;
}
body.serp-fight div#header {
	width: 920px;
	padding: 20px;
	margin: 0 auto;
	box-shadow: none;
	border-radius: 10px 10px 0 0;
}
body.serp-fight div.inner-wrapper {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #fff;
	border-color: #CCCCCC;
	border-image: none;
	border-style: solid;
	border-width: 0 1px;
	margin: 0 auto;
	width: 960px;
}
	body.serp-fight div.inner-wrapper div#inner {
		margin-top: -26px;
		padding: 60px 20px;
		box-shadow: 0 7px 5px -3px #AAAAAA inset;
	}
		body.serp-fight div.inner-wrapper div#inner div#content {
			border: none;
		}
			body.serp-fight div#content div.hentry {
				padding-right: 0;
				border: none;
				margin-bottom: 0;
				padding-bottom: 0;
			}
			body.serp-fight div.wp-caption {
				margin: 15px;
				text-align: center;
				width: 154px!important;
				border: none;
				background: no-repeat;
				padding: 0;
			}
			body.serp-fight div.wp-caption img {
				border: 3px solid #FFFFFF;
				border-radius: 100px 100px 100px 100px;
				box-shadow: 1px 1px 3px #AAAAAA;
				width: 148px;
				height: auto;
			}
			#wp-stripe-modal-button {
				background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f19d38), to(#fd5f00));
				/* Safari 5.1+, Mobile Safari, Chrome 10+ */
				background-image: -webkit-linear-gradient(top, #f19d38, #fd5f00); 
				/* Firefox 3.6+ */
				background-image: -moz-linear-gradient(top, #f19d38, #fd5f00);
				/* IE 10+ */
				background-image: -ms-linear-gradient(top, #f19d38, #fd5f00);
				/* Opera 11.10+ */
				background-image: -o-linear-gradient(top, #f19d38, #fd5f00);
				border: 1px solid #f25500!important;
				border-radius: 4px 4px 4px 4px!important;
				box-shadow: 0 1px 0 #ffba95 inset!important;
				color: white!important;
				cursor: pointer!important;
				display: block!important;
				font-size: 12px!important;
				font-weight: bold!important;
				margin: 20px auto!important;
				min-width: 100px!important;
				padding: 8px 15px!important;
				text-align: center!important;
				text-decoration: none!important;
				text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)!important;
				width: 228px!important;
			}
			#wp-stripe-types {
				background: url("http://leanmarketing.ca/wp-content/themes/images/types.png") no-repeat scroll left top transparent;
				display: block;
				height: 18px;
				margin: 0 auto;
				width: 256px;
			}
			div.gray-box {
				background: none repeat scroll 0 0 #FFEFDC;
				border: 10px solid #FFCE95;
				border-radius: 10px 10px 10px 10px;
				padding: 30px;
			}
			div.serp-fight-share {
				margin-top: 30px;
			}
			div.serp-follow  {
				background: none repeat scroll 0 0 #E8E8E8;
				border: 10px solid #F5F5F5;
				border-radius: 10px 10px 10px 10px;
				float: left;
				margin-left: 45px;
				padding: 60px 60px 60px 130px;
				position: relative;
				width: 180px;
				
			}
			div.serp-tweet {
				background: none repeat scroll 0 0 #E8E8E8;
				border: 10px solid #F5F5F5;
				border-radius: 10px 10px 10px 10px;
				float: right;
				margin-right: 45px;
				padding: 60px 60px 60px 130px;
				position: relative;
				width: 180px;
			}
			div.serp-step {
				background: none repeat scroll 0 0 #333333;
				border: 3px solid #FFFFFF;
				border-radius: 100px 100px 100px 100px;
				box-shadow: 1px 1px 3px #AAAAAA;
				color: #FFFFFF;
				font-size: 20px;
				font-weight: bold;
				left: 37px;
				line-height: 10px;
				padding: 20px;
				position: absolute;
				top: 60px;
			}
			
	div.serp-fight-ribbon {
		background: url(images/serp-fight_ribbon.png) no-repeat top left;
		width: 1040px;
		height: 376px;
		margin: 0 auto;
	}
		div.serp-fight-ribbon-container {
			padding-top: 80px;
		}
		div.serp-fight-ribbon h2, div.serp-fight-ribbon h3 {
			font-family: 'HelveticaNeueLTStd75Bold';
			text-align: center;
			text-shadow: 1px 1px 0 #FFFFFF;
		}
			div.serp-fight-ribbon h2 {
				color: #3BA0F8;
				font-size: 60px;
				font-weight: bold;
				line-height: 60px;
			}
			div.serp-fight-ribbon h3 {
				font-size: 40px;
				line-height: 40px;
			}
body.serp-fight div.blog-footer-wrapper {
	width: 920px;
	padding: 20px;
	margin: 0 auto;
	border-radius: 0 0 10px 10px;
}

.watch-action img {
	display: block!important;
	width: 14px!important;
	height: 16px!important;
}

/* Misc */
div.dd_button_v {
    margin-bottom: 5px !important;
}
/* Landing page */
div.landing-wrapper #inner {
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
}
	div.landing-wrapper div#content {
		padding: 0;
	}
	div.landing-wrapper div#content div.hentry {
		border: none;
		margin: 0;
		padding: 0;
	}
		div.light {
			background: url(images/landing_light_bg.jpg) repeat top left;
		}
		div.dark {
			background: url(images/landing_dark_bg.jpg) repeat top left;
		}
		div.landing-content-top {
			padding: 80px 0;
		}
		div.landing-content-bottom {
			padding: 30px 0 110px;
		}
			div.landing-top-body, div.landing-bottom-body {
				max-width: 900px;
				margin: 0 auto;
				position: relative;
			}
			div.landing-top-body div.landing-form {
				position: absolute;
				right: 0;
				top: -20px;
				width: 450px;
				z-index: 1;
			}
				div.landing-form form {
					background: none repeat scroll 0 0 #FFFFFF;
					border: 1px solid #CCCCCC;
					padding: 10px 30px 20px;
					margin-bottom: 20px;
				}
				div.landing-form div.social-box {
					background: none repeat scroll 0 0 #FFFFFF;
					border: 1px solid #CCCCCC;
					padding: 10px 30px;
				}
					div.landing-form div.social-box a.footer-twitter {
						color: #3397EF;
						font-size: 20px;
						margin: 10px 0;
						background: url("images/footer-twitter.png") no-repeat scroll left top transparent;
						float: left;
						line-height: 17px;
						padding-left: 35px;
					}
					div.landing-form div.social-box ul.footer-social {
						margin: 0;
					}
					div.landing-form div.social-box ul.footer-social li {
						margin: 5px;
					}
				div.landing-form form h3 {
					color: #636363;
					font-size: 28px;
					line-height: 32px;
					margin-bottom: 30px;
					text-align: center;
				}
				div.landing-form form .fsField {
					width: 94%;
					padding: 10px;
					border: 1px solid #ccc;
					background: #fff;
					border-radius: 5px;
					margin-bottom: 10px;
					box-shadow: 0 0 4px #CCCCCC inset;
				}
				div.landing-form form input.fsSubmitButton {
					background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#efefef));
					background-image: -webkit-linear-gradient(top, #fafafa, #efefef); 
					background-image: -moz-linear-gradient(top, #fafafa, #efefef);
					background-image: -ms-linear-gradient(top, #fafafa, #efefef);
					background-image: -o-linear-gradient(top, #fafafa, #efefef);
					box-shadow: 0 1px 0 #fff inset;
					padding: 7px 25px;
					float: right;
					border-radius: 5px;
					font-size: 18px;
					color: #333333;
					font-weight: bold;
					margin-top: 15px;
					border: 2px solid #ccc;
					cursor: pointer;
					
				}
				div.landing-top-body h2 {
					font-size: 28px;
					color: #898989;
					width: 365px;
				}
				div.landing-bottom-body h2 {
					color: #636363;
					font-size: 28px;
					width: 365px;
				}
				ul.bottom-landing-features {
					margin: 60px 0 0;
				}
					ul.bottom-landing-features li {
						line-height: 40px;
						font-size: 24px;
						padding-left: 65px;
						background: url(images/landing-check.png) no-repeat top left;
						list-style: none;
						color: #515151;
						margin-bottom: 30px;
						margin-left: 0;
					}
	div.agencies-wrapper {
	}
		div.agencies-wrapper div.agencies-container {
			max-width: 960px;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
			div.landing-titles, div.landing-bubble {
				display: inline-block;
				position: relative;
			}
			div.landing-titles h2 {
				background: none repeat scroll 0 0 #FFFFFF;
				border: 1px solid #CCCCCC;
				color: #636363;
				font-size: 30px;
				margin: -30px 0 0;
				padding: 10px 30px;
			}
			div.landing-bubble {
				margin: 30px 0 50px;
			}
			div.landing-bubble h2 {
				background: #636363;
				padding: 10px 60px;
				color: #fff;
				font-size: 26px;
				margin: 0;
			}
			span.bubble-mark {
				position: absolute;
				bottom: -14px;
				left: 40px;
				width: 15px;
				height: 14px;
				background: url(images/bubble-mark.png) no-repeat top left;
			}
			div.landing-titles span.title-left-shadow {
				background: url(images/landing_header_shadow_left.png) no-repeat scroll right bottom transparent;
				height: 21px;
				left: -30px;
				position: absolute;
				top: 0;
				width: 30px;
			}
			div.landing-titles span.title-right-shadow {
				background: url(images/landing_header_shadow_right.png) no-repeat scroll left bottom transparent;
				height: 21px;
				right: -30px;
				position: absolute;
				top: 0;
				width: 30px;
			}
			div.agencies-listing ul {
				margin: 0;
				padding: 100px 0;
			}
				div.agencies-listing ul li {
					float: left;
					margin-right: 60px;
					list-style: none;
					padding: 0;
					margin-left: 0;
				}
				div.agencies-listing ul li.last {
					margin-right: 0;
				}
	div.what-to-expect-container {
		max-width: 960px;
		margin: 0 auto;
	}
		div.what-to-expect-listing {
			display: inline-block;
		}
		div.left-steps, div.mid-steps, div.right-steps {
			display: table-cell;
			position: relative;
			vertical-align: top;
		}
			div.left-steps {
				max-width: 240px;
				text-align: right;
				padding-right: 20px;
			}
				div.left-steps > div {
					height: 305px;
				}
			div.right-steps {
				max-width: 240px;
				text-align: left;
				padding-left: 20px;
			}
				div.right-steps > div.step-two {
					padding-top: 150px;
				}
				div.right-steps > div {
					height: 325px;
				}
					div.right-steps div.step-four {
						height: 260px;
					}
	div.packages-wrapper {
	}
		div.packages-listing {
			display: inline-block;
			margin-bottom: 80px;
		}
			div.package-title h3 {
				color: #fff;
				font-size: 26px;
			}
			div.packages-listing ul {
				padding: 25px 40px;
			}
				div.packages-listing ul li {
					margin: 0 0 15px 0;
					list-style: none;
					text-align: left;
					background: url(images/package-plus.png) no-repeat top left;
					line-height: 20px;
					padding-left: 30px;
					border-bottom: 1px solid #ccc;
					padding-bottom: 5px;
					color: #696868;
					background-position: 0 -40px;
				}
				div.packages-listing ul li:hover {
					background-position: 0 0px;
				}
				a.package-button {
					background: #636363;
					border-radius: 5px;
					padding: 5px 15px;
					color: #fff;
					font-weight: bold;
					font-size: 20px;
					display: inline-block;
					margin-top: 15px;
				}
			div.packages-listing div.package-1 {
				width: 270px;
				float: left;
				border-radius: 10px;
			}
				div.package-1 .package-title {
					background: #0089c9;
					border-radius: 10px 0 0 0;
					border: solid #0a6793;
					border-width: 1px 0 1px 1px;
					display: table-cell;
					vertical-align: middle;
					text-align: center;
					height: 100px;
					color: #fff;
					width: 269px;
				}
				div.package-1 ul {
					background: #eceaea;
					border: solid #908f8f;
					border-width: 0 0 1px 1px;
					border-radius: 0 0 0 10px;
					min-height: 375px;
				}
			div.packages-listing div.package-2 {
				width: 270px;
				float: left;
				margin-top: -10px;
				position: relative;
				box-shadow: 0 3px 5px #666;
				border-radius: 10px;
			}
				div.package-2 .package-title {
					background: #05a4ee;
					border-radius: 10px 10px 0 0;
					border: solid #0a6793;
					border-width: 1px 1px 1px 1px;
					display: table-cell;
					vertical-align: middle;
					text-align: center;
					height: 110px;
					color: #fff;
					width: 274px;
				}
				div.package-2 ul {
					background: #fefdfd;
					border: solid #908f8f;
					border-width: 0 1px 1px 1px;
					padding-bottom: 50px;
					border-radius: 0 0 10px 10px;
					min-height: 360px;
				}
			div.packages-listing div.package-3 {
				width: 270px;
				float: left;
				border-radius: 10px;
			}
				div.package-3 .package-title {
					background: #0089c9;
					border-radius: 0 10px 0 0;
					border: solid #0a6793;
					border-width: 1px 1px 1px 0;
					display: table-cell;
					vertical-align: middle;
					text-align: center;
					height: 100px;
					color: #fff;
					width: 269px;
				}
				div.package-3 ul {
					background: #eceaea;
					border: solid #908f8f;
					border-width: 0 1px 1px 0;
					border-radius: 0 0 10px 0;
				}
			div.testimonials-container div.blog-form-testimonials {
				display: inline-block;
			}
				div.testimonials-container div.blog-form-testimonials div.testimonial-item {
					margin: 0 10px 40px;
				}
		div.faqs-listing {
			width: 800px;
			margin: 0 auto;
			padding: 0 0 50px;
			text-align: left;
		}
			div.faqs-listing div.faq-item {
				padding: 0;
				margin-bottom: 20px;
			}
				div.faqs-listing div.faq-item h4 {
					background: url(images/faq-bullet.png) no-repeat scroll 15px 20px transparent;
					color: #636363;
					font-size: 18px;
					font-weight: normal;
					padding: 15px 35px;
					margin: 0;
					cursor: pointer;
				}
				div.faqs-listing div.faq-item div.faq-content {
					display: none;
					border: 3px solid #EEEEEE;
					padding: 20px;
				}
		div.landingbform-container {
			width: 615px;
			margin: 0 auto;
			padding: 40px 0;
		}
			div.landing-b-form-top {
			}
			div.landing-b-form-top div.landing-b-form-left {
				width: 55%;
				text-align: left;
				float: left;
			}
			div.landing-b-form-top div.landing-b-form-right {
				width: 45%;
				text-align: right;
				float: right;
			}
			div.landing-b-form-right div.handbook-icon {
				float: right;
				background: url("images/head-handbook-landing.png") no-repeat center top;
				width: 204px;
				height: 261px;
			}
		div.landing-b-form-bottom h2 {
			color: #00aeef;
			margin: 10px 0;
			text-align: left;
		}
			div.landing-b-form-bottom div.landing-b-form-left {
				float: left;
				width: 50%;
			}
				div.landing-b-form-bottom div.landing-b-form-left input#field16763870 {
					background: url("images/head-form-input.png") no-repeat top left;
					height: 36px;
					line-height: 30px;
					padding: 0 40px 0 10px;
					width: 213px;
					float: left;
					margin-top: 0;
					border: none;
					margin-bottom: 5px;
				}
				div.landing-b-form-right input#fsSubmitButton1278347 {
					background: url("images/head-form-submit.png") no-repeat scroll left top transparent;
					border: medium none;
					cursor: pointer;
					display: block;
					float: right;
					height: 52px;
					margin-top: -12px;
					text-indent: -9999em;
					width: 185px;
				}

				div.landing-b-form-right input#fsSubmitButton1278347:hover {
					background: url("images/head-form-submit-hover.png") no-repeat scroll left top transparent;
				}
			
			div.landing-b-form-bottom div.landing-b-form-right {
				float: right;
				width: 50%;
			}
table.people-answers {
	margin-top: 20px;
	width: 100%;
}
	table.people-answers td {
		padding-bottom: 20px;
	}
	table.people-answers td.pthumb {
		text-align: center;
		font-size: 10px;
	}
		table.people-answers td.pthumb img {
			height: auto;
			margin-bottom: 0;
			margin-top: 5px;
			width: 80px;
		}
		table.people-answers td.pthumb span {
			display: block;
		}
	table.people-answers td.panswer {
		padding-left: 15px;
	}
	div.entry-content h3 {
		margin: 30px 0 10px;
	}

div.citations-form {
	max-width: 520px;
	background: #F5F5F5;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	margin: 0 auto;
}

	div.citations-title-wrapper {
		background: url(images/citations-title_bg.jpg) repeat-x top left;
		border-radius: 5px 5px 0 0;
		padding: 15px 0;
	}

		div.citations-form h2.citations-form-title span {
			font-size: 16px;
		}

		div.citations-form h2.citations-form-title {
			color: #FFFFFF;
			font-family: 'HelveticaNeueLTStd75Bold';
			font-size: 26px;
			font-weight: bold;
			letter-spacing: 0;
			text-align: center;
			text-transform: uppercase;
			font-weight: normal;
		}

	div.citations-content {
		padding: 30px;
	}

		div.citations-content p img {
			max-width: 331px;
		}

		div.citations-form-row {
			margin-top: 15px;
		}

		div.citations-form-row input {
			background: none repeat scroll 0 0 #FFFFFF;
			border: 1px solid #BBBBBB;
			border-radius: 5px 5px 5px 5px;
			box-shadow: 0 0 3px #CCCCCC inset;
			font-size: 18px;
			padding: 10px;
			width: 203px;
		}

		div.citations-form-row span.your-name {
			margin-right: 10px;
		}

		div.citations-form-row label {
			font-size: 18px;
			font-weight: bold;
			margin-right: 10px;
		}

		div.citations-form span.mailchimp-opt-in {
			display: block;
			margin-top: 5px;
		}

		div.citations-form input.wpcf7-submit {
			background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEB55D), to(#FD5600));
			background-image: -webkit-linear-gradient(top, #FEB55D, #FD5600); 
			background-image: -moz-linear-gradient(top, #FEB55D, #FD5600);
			background-image: -ms-linear-gradient(top, #FEB55D, #FD5600);
			background-image: -o-linear-gradient(top, #FEB55D, #FD5600);
			border: 1px solid #E26304;
			border-radius: 5px 5px 5px 5px;
			box-shadow: 0 0 2px #FFFFFF inset;
			color: #333;
			cursor: pointer;
			display: block;
			font-size: 16px;
			font-weight: bold;
			margin-right: 10px;
			padding: 10px;
			text-shadow: 1px 1px 3px #FFFFFF;
			width: 100%;
		}

		div.citations-form input.wpcf7-submit:hover {
			background: #ff8930;
		}

		div.citations-form p.citations-desc {
			font-size: 14px;
			font-style: italic;
			line-height: 20px;
			margin-bottom: 5px;
			text-align: center;
		}

		div.citations-form p.citations-checkbox {
			text-align: center;
			padding-bottom: 8px;
		}

		div.citations-form p.citation-submit {
			position: relative;
			padding: 0;
		}

		div.citations-form img.ajax-loader {
			left: -25px;
			position: absolute;
			top: 15px;
		}

		div.citations-form p.sidenote {
			font-size: 12px;
			margin: 0;
			padding: 0;
			text-align: center;
		}

		h4.citations-limited-title {
			color: #FF740C;
			font-weight: bold;
			margin-bottom: 15px;
		}

		div.citations-form span.wpcf7-not-valid-tip {
			border: medium none!important;
			left: 2px!important;
			padding: 5px!important;
			top: -9px!important;
			width: 241px!important;
		}

/* Get the top 600 CA and UK Directories CF7 Styles */

.directories-form {
    background: #f2f2f2;
    background: #D9EDF7;
    height: 150px;
}

.directories-form-row {
    width: 95%;
    margin: 0 auto;
    padding: 15px 0 8px;
    height: 36px;
}

.directories-form .wpcf7-form-control.wpcf7-text.wpcf7-email {
    background: white;
    border-radius: 5px;
    color: #8F95A5;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 6px 15px;
    width: 62%;
}

.directories-form .wpcf7-form-control.wpcf7-submit {
    background: #0c71cd;
    border-radius: 0 5px 5px 0;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 0;
    padding: .43em 10px;
}

/*Checkbox*/
.directories-form  .newsletter-checkbox {
    margin-bottom: 0;
}
.directories-form .wpcf7-list-item {
    margin-left: .7em;
}

.directories-form p { margin-bottom: 0;}
/*Form Footer*/
.directories-form .form-footer {
    margin: .5em .8em;
}



.directories-form .form-footer #sub-count {
    background: #076cc6;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 0 15px;
}

.directories-form .form-footer p { display: none;}

.directories-form .form-footer span {
    float: left;
}

.directories-form .form-footer div {
    float: left;
    margin-left: 10px;
    height: 31px;
    width: 35%;
}

.directories-form .form-footer span#subscribers {
    float: left;
    color: #0d88d3;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    margin-top: -9px;
    position: relative;
}

.directories-form .form-footer div small {
    float: left;
    font-size: 12px;
    height: 10px;
}

.directories-form .form-footer .mailchimp {
    color: black !important;
    text-decoration: none !important;
}

/* 7 pack form */
.seven-pack-form {
	background: none repeat scroll 0 0 #DFF0FF;
	border: 1px solid #AAD2F5;
	padding: 20px;
}

	.seven-pack-form .your-email, .seven-pack-form .your-keyword {
		width: 50%;
		float: left;
	}

		.seven-pack-form .wpcf7-form-control-wrap input.wpcf7-text {
			background: none repeat scroll 0 0 #FFFFFF;
			border-radius: 5px;
			color: #8F95A5;
			float: left;
			font-size: 16px;
			margin: 0;
			padding: 6px 15px;
			width: 85%!important;
		}

		.seven-pack-form .directories-form-row {
			height: auto!important;
		}

		.directories-form.seven-pack-form .wpcf7-form-control.wpcf7-submit {
			border-radius: 5px;
			margin-top: 15px;
			background: #F88342;
		}

		.directories-form.seven-pack-form .form-footer {
			border-top: 1px solid #AAD2F5;
			padding-top: 15px;
		}

/*Loganix cta*/
div.loganix-cta {
	width: 300px;
	height: 500px;
	position: relative;
	background: url(images/loganix-lm.jpg) no-repeat top left;
	margin: 0 auto 30px;
}

	div.loganix-cta a {
		position: absolute;
		bottom: 35px;
		left: 76px;
		margin: 0 auto;
		width: 148px;
		height: 44px;
		text-indent: -9999em;
		background: url(images/get-some.png) no-repeat top left;
	}

		div.loganix-cta a:hover {
			background-position: 0 -44px;
		}

/* Sidebar Citations CTA */
div.sidebar-cta {
	text-align: center;
	background: #dff0ff;
	border: 1px solid #024b8d;
	color: #333333;
	margin-bottom: 30px;
}

.sidebar-cta-title {
	background: #dff0ff url(images/cta-title-bg.jpg) repeat-x top left;
	padding-top: 30px;
}

	.sidebar-cta-title h4 {
		background: none repeat scroll 0 0 transparent;
		border: medium none;
		color: #FFFFFF;
		font-size: 32px;
		font-weight: normal;
		margin: 0 0 20px;
		padding: 0;
		text-transform: uppercase;
	}

		.sidebar-cta-title h4 span {
			font-size: 18px;
		}

.sidebar-cta-content {
	padding: 20px;
}

	.sidebar-cta-content h4 {
		background: none repeat scroll 0 0 transparent;
		border: medium none;
		font-size: 26px;
		font-weight: normal;
		margin: 0 0 10px;
		padding: 0;
		text-transform: uppercase;
		text-transform: uppercase;
	}

	.sidebar-cta-content p {
		margin: 0 0 20px;
		font-size: 14px;
	}

.sidebar-cta-content ul {
	margin: 0;
	padding: 0;
}

	.sidebar-cta-content ul li {
		list-style: none;
		background: url(images/cta-buttons.png) no-repeat top left;
		width: 191px;
		height: 35px;
		margin: 0 auto 15px;
	}

		.sidebar-cta-content ul li:hover {
			opacity: .9;
		}

	.sidebar-cta-content ul li.cta-us {
		background-position: 0 0;
	}

	.sidebar-cta-content ul li.cta-ca {
		background-position: 0 -94px;
	}

	.sidebar-cta-content ul li.cta-uk {
		background-position: 0 -47px;
	}

		.sidebar-cta-content ul li a {
			display: block;
			text-indent: -9999em;
			height: 100%;
		}


		/* Media Queries
		------------------------------------------------------------ */
		/* Media queries */
		@media screen and (max-width: 1200px) {
		    
		}
		 
		@media screen and (max-width: 950px) {
			div#content {
				width: 60%;
			}
			div#content div.post {
				padding: 0 0 20px;
			}
		}
		 
		@media screen and (max-width: 850px) {
			#title-area {
				width: 100%;
			}
		    div.blog-form-wrapper {
		    	height: auto;
		    }
		    	div.blog-form-wrapper div.blog-form-container {
		    		height: auto;
		    		padding-bottom: 20px;
		    	}
		    div.blog-form-container div.blog-form-b {
		    	display: none;
		    }
		    div.blog-form-container div.blog-form-a {
		    	float: left;
		    	width: 37%;
		    }
		    div.blog-form-container div.blog-form-c {
		    	float: right;
		    }
		    #header div.wrap {
		    	padding: 0 20px;
		    	max-width: 960px;
		    }
		    div#content {
		    	border: medium none;
		    	float: left;
		    	padding: 20px;
		    	width: auto;
		    }
		    div#sidebar {
		    	float: left;
		    	width: 100%;
		    	padding: 0;
		    }
		    	div.inner-wrapper div#sidebar div.widget {
		    		margin-left: 20px;
		    		margin-right: 20px;
		    		padding: 20px 0;
		    	}
		    		div.inner-wrapper div#sidebar div.widget h4 {
		    			padding-bottom: 10px;
		    			border-bottom: 1px solid #ccc;
		    		}
		    		div#sidebar input#fsSubmitButton1332230 {
		    			margin-top: 5px;
		    		}
		    		div#sidebar input#field17598318 {
		    			margin-right: 10px;
		    			margin-bottom: 10px;
		    		}
		    		div.blog-footer-container {
		    			padding: 0 20px;
		    		}

		    		div.sidebar-cta {
		    			margin: 0 20px;
		    		}
		    div.blog-form-container div.blog-form-a p {
		    	font-size: 17px;
		    }
		    div.hentry h2.entry-title a, div.hentry .entry-title {
		    	font-size: 35px;
		    	font-weight: normal;
		    }

		    div.entry-content img {
		    	width: 100%;
		    }
		}
		@media screen and (max-width: 650px) {
			div.blog-form-container div.blog-form-c {
				display: none;
			}
			div.blog-form-container div.blog-form-a {
				width: 100%;
			}
			fieldset#label17469666 {
				clear: both;
			}
			div.head-form-block div.blog-form input#fsSubmitButton1278347 {
				clear: both;
			}
			.watch-action {
				float: left;
				margin-bottom: 20px;
				margin-top: 20px;
				position: relative;
				top: 0;
			}
			div.inner-wrapper div.author-box {
				margin-right: 0!important;
			}

			div.citations-form h2.citations-form-title {
				font-size: 115%;
				line-height: 25px;
			}

			div.citations-form h2.citations-form-title span {
				font-size: 13px;
			}

			div.citations-form-row input {
				width: 95%!important;
				margin-bottom: 10px;
			}

			div.upper-404 div.left-404 {
				max-width: 506px;
				float: left;
				margin-right: 0;
				text-align: center;
				margin-bottom: 20px;
			}
		}
		 
		@media screen and (max-width: 540px) {
		    
		    #header #title a {
		    	background: url("images/logo_mobile.png") no-repeat scroll left top transparent;
		    	display: block;
		    	height: 46px;
		    	text-indent: -9999em;
		    	width: 250px;
		    	margin: 10px auto 0;
		    }
		    div.footer-column {
		    	float: left;
		    	width: 100%;
		    	margin-bottom: 30px;
		    }
		    div#sidebar input.fsField {
		        background: none repeat scroll 0 0 #FFFFFF;
		        border: 1px solid #CCCCCC;
		        border-radius: 5px 5px 5px 5px;
		        float: left;
		        height: 36px;
		        line-height: 20px;
		        margin-top: 10px;
		        padding: 10px;
		        width: 90%;
		    }

		    div.head-form-block div.blog-form input#field16763870 {
		        background: none repeat scroll 0 0 #FFFFFF;
		        border: medium none;
		        border-radius: 5px 5px 5px 5px;
		        float: left;
		        height: 25px;
		        line-height: 20px;
		        margin-bottom: 5px;
		        margin-top: 15px;
		        padding: 10px;
		        width: 90%;
		    }

		    div.inner-wrapper div.author-box p {
		    	padding-left: 0;
		    }

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

		    #respond, #comments {
		    	padding: 0;
		    }

		    div.post-meta, div.social-block, div.read-more {
		    	margin-bottom: 10px;
		    	float: left!important;
		    }
		}
		 
		@media screen and (max-width: 380px) {
		    div.social-service {
		    	margin-right: 3px;
		    }
		    div#content div.post {
		    	padding: 0 0 20px;
		    }

		    div#fb-root {
		    	display: none;
		    }
		}