/*
	Theme Name: Optin Monster
	Description: Custom Genesis child theme for Optin Monster.
	Author: Thomas Griffin
	Author URI: http://thomasgriffinmedia.com/
	Template: genesis
*/


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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	-webkit-font-smoothing: antialiased;
	color: #4d4c4c;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input,
textarea,
select,
button,
.button,
#content .edd-submit.button {
	background: #f7f8f8;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 8px 12px;
	border: 1px solid #dededd;
	-webkit-font-smoothing: antialiased;
	color: #4d4c4c;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	vertical-align: middle;
}

.button.active {
    background-color: #f7f8f8;
background-color: #f7f8f8 \9;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

select {
	height: 37px;
}

a.button {
	outline: none !important;
}

input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus,
select:focus {
	background: #fff;
	border: 1px solid #ccc;
	outline: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.wp-caption,
button {
	-webkit-font-smoothing: antialiased;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
}

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

small {
	font-size: smaller;
}

label {
	display: block;
	font-weight: 600;
}

label.inline {
	display: inline-block;
}

.button,
button,
input[type="submit"] {
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.16);
	-ms-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.16);
	-o-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.16);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.16);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'Bree Serif', Georgia, serif;
	font-size: 18px !important;
	line-height: 1.4 !important;
	text-align: center;
}

.button.disabled,
button.disabled,
input[type="submit"].disabled {
	opacity: .45;
	pointer-events: none;
	cursor: progress;
}

.button-block {
    display: block !important;
}

.entry-content .gform_wrapper {
    max-width: 100%;
}

.gform_button {
    font-size: 18px !important;
}

.entry-content .gform_wrapper input[type=text], .entry-content .gform_wrapper input[type=url], .entry-content .gform_wrapper input[type=email], .entry-content .gform_wrapper input[type=tel], .entry-content .gform_wrapper input[type=number], .entry-content .gform_wrapper input[type=password], .entry-content .gform_wrapper select, .entry-content .gform_wrapper textarea {
    padding: 8px 12px !important;
    font-size: 13px;
}

.entry-content .gform_wrapper .top_label input.medium, .entry-content .gform_wrapper .top_label select.medium {
    width: 50%;
}

.entry-content .gform_wrapper .top_label input.large, .entry-content .gform_wrapper .top_label select.large, .entry-content .gform_wrapper .top_label textarea.textarea, .entry-content .gform_wrapper .ginput_complex input[type=text], .entry-content .gform_wrapper .ginput_complex input[type=url], .entry-content .gform_wrapper .ginput_complex input[type=email], .entry-content .gform_wrapper .ginput_complex input[type=tel], .entry-content .gform_wrapper .ginput_complex input[type=number], .entry-content .gform_wrapper .ginput_complex input[type=password], .entry-content .gform_wrapper .ginput_complex select, .entry-content .gform_wrapper .ginput_complex .ginput_right input[type=text], .entry-content .gform_wrapper .ginput_complex .ginput_right input[type=url], .entry-content .gform_wrapper .ginput_complex .ginput_right input[type=email], .entry-content .gform_wrapper .ginput_complex .ginput_right input[type=tel], .entry-content .gform_wrapper .ginput_complex .ginput_right input[type=number], .entry-content .gform_wrapper .ginput_complex .ginput_right input[type=password], .entry-content .gform_wrapper .ginput_complex .ginput_right select {
    width: 100% !important;
}

.button:hover {
	text-decoration: none;
}

.button.green,
button.green,
input[type="submit"].green,
.gform_button,
#edd_profile_editor_submit {
	background: #97c23d;
	background: -webkit-linear-gradient(#97c23d, #799c31);
	background: -moz-linear-gradient(#97c23d, #799c31);
	background: -ms-linear-gradient(#97c23d, #799c31);
	background: -o-linear-gradient(#97c23d, #799c31);
	background: linear-gradient(#97c23d, #799c31);
	border: 1px solid #6c8b2c !important;
	color: #fff;
	cursor: pointer;
	text-shadow: 0 1px rgba(0, 0, 0, .25);
}

.button.grey,
button.grey,
input[type="submit"].grey {
	background: #cccdcd;
	color: #2d2d2c;
	background: -webkit-linear-gradient(#cccdcd, #a4a4a4);
	background: -moz-linear-gradient(#cccdcd, #a4a4a4);
	background: -ms-linear-gradient(#cccdcd, #a4a4a4);
	background: -o-linear-gradient(#cccdcd, #a4a4a4);
	background: linear-gradient(#cccdcd, #a4a4a4);
	border: 1px solid #999 !important;
	color: #fff;
	cursor: pointer;
	text-shadow: 0 1px rgba(0, 0, 0, .25);
}

.button.orange,
button.orange,
input[type="submit"].orange {
	background: #f26122;
	background: -webkit-linear-gradient(#f26122, #cc4f18);
	background: -moz-linear-gradient(#f26122, #cc4f18);
	background: -ms-linear-gradient(#f26122, #cc4f18);
	background: -o-linear-gradient(#f26122, #cc4f18);
	background: linear-gradient(#f26122, #cc4f18);
	border: 1px solid #bf4916 !important;
	color: #fff;
	cursor: pointer;
	text-shadow: 0 1px rgba(0, 0, 0, .25);
}

.error,
.payment-errors {
	color: #cb1a1a;
	font-size: 13px;
	font-weight: 600;
}

.error {
    font-size: 14px;
}

.center {
	text-align: center;
}

.clear,
.clearfix {
	clear: both;
}

.clear:after,
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	line-height: 0;
	overflow: auto;
	visibility: hidden;
	zoom: 1;
}

.no-margin {
	margin: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.green,
.success {
	color: #97c23d;
}

.blue {
	color: #3b94d1;
}

.orange {
	color: #f26122;
}

.red,
.error,
.sol-required {
	color: #b62726;
}

pre {
	font-size: 13px;
	white-space: pre;
	font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

pre ol {
	padding-bottom: 0 !important;
}

pre li {
	margin-left: 0 !important;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.padding-top {
	padding-top: 15px !important;
}

.text-right {
	text-align: right;
}

.edd_receipt_fees li {
    margin-bottom: 0;
}

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

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

a {
	color: #3b94d1;
	text-decoration: none;
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


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

body {
	background-color: #fff;
}


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

#wrap {
	margin: 0 auto;
	min-width: 960px;
	width: 100%;
}

.wrap,
#content-sidebar-wrap {
	margin: 0 auto;
	max-width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.wrap:after,
#content-sidebar-wrap:after,
.entry-content:after,
#om-account:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	line-height: 0;
	overflow: auto;
	visibility: hidden;
	zoom: 1;
}


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

#header {
	padding: 30px 0;
	width: 100%;
}

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

#title {
	height: 46px;
	width: 312px;
}

#title a,
#title a:hover {
	background: url(images/logo.png) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	outline: none;
	width: 312px;
	text-indent: -9999px;
}

#description {
	display: none;
}

#header .widget-area {
	float: right;
	width: 618px;
}


/* 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.menu {
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

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

#header ul.menu li a {
	border-right: 1px solid #dddcdc;
	color: #2d2c2c;
	display: block;
	font-size: 18px;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li.last a {
	border-right: 0;
	padding-right: 0;
}

#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 {
	color: #3b94d1;
}


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

.home #inner {
	display: none;
}

#home {
	background: #3b94d1;
	padding: 45px 0;
}

#video {
	background: #317cb0 url(images/loading.gif) no-repeat scroll 50% 50%;
	float: left;
	height: 300px;
	width: 533px;
}

#get-started {
	float: right;
	width: 367px;
}

#get-started h1,
.signup h1 {
	color: #fff;
	font-size: 48px;
	margin-bottom: 16px;
	text-shadow: 0 1px rgba(0, 0, 0, .25);
}

.signup .entry-title {
	font-size: 38px;
}

#get-started p,
.signup .subtitle,
.order .subtitle {
	color: #bce3f8;
	font-size: 20px;
	margin-bottom: 20px;
	text-shadow: 0 1px rgba(0, 0, 0, .25);
}

#home-convert {
	padding: 75px 0;
	text-align: center;
}

#home-convert h2 {
	margin-bottom: 10px;
}

#home-convert .imagine {
	font-size: 18px;
	margin-bottom: 75px;
}

#explain-convert {
	position: relative;
}

#explain-convert .icon {
	margin: 0 auto 30px;
}

#explain-convert h3 {
	color: #6d6c6c;
	font-size: 22px;
	margin-bottom: 10px;
}

#explain-convert p {
	font-size: 14px;
	color: #6d6c6c;
	margin-bottom: 0;
}

#explain-convert .step-one,
#explain-convert .step-two {
	float: left;
	margin-right: 90px;
	width: 260px;
}

#explain-convert .step-three {
	float: left;
	width: 260px;
}

#explain-convert .step-one .icon {
	background: url(images/convert-monster.png) no-repeat scroll 0 0;
	height: 90px;
	width: 119px;
}

#explain-convert .step-two .icon {
	background: url(images/convert-people.png) no-repeat scroll 0 0;
	height: 74px;
	margin: 8px auto 38px;
	width: 130px;
}

#explain-convert .step-three .icon {
	background: url(images/convert-growth.png) no-repeat scroll 0 0;
	height: 82px;
	margin: 4px auto 34px;
	width: 132px;
}

#explain-convert .convert-plus {
	background: url(images/convert-plus.png) no-repeat scroll 0 0;
	height: 35px;
	width: 35px;
	position: absolute;
	left: 290px;
	top: 25px;
}

#explain-convert .convert-equals {
	background: url(images/convert-equals.png) no-repeat scroll 0 0;
	height: 22px;
	width: 35px;
	position: absolute;
	right: 290px;
	top: 32px;
}

.conversion-box {
	background: #1d1c1c;
	color: #fff;
	padding: 50px 0;
}

.conversion-text {
	float: left;
	text-align: right;
	margin-right: 40px;
	width: 590px;
}

.conversion-text h3 {
	color: #fff;
	margin-bottom: 3px;
}

.conversion-text p {
	color: #8d8c8c;
	font-size: 16px;
}

.conversion-button a.button {
	width: 300px;
}

#home-get {
	background: #faf9dd;
	border-bottom: 1px solid #e3e2c8;
	padding: 75px 0;
}

#home-get h2 {
	margin-bottom: 10px;
	text-align: center;
}

#home-get p {
	margin-bottom: 50px;
	text-align: center;
}

#what-you-get p {
	font-size: 16px;
}

#home-integrate {
	padding: 65px 0 55px;
}

#integrates-with {
	text-align: center;
}

#integrates-with h2 {
	margin-bottom: 10px;
}

#integrates-with p {
	font-size: 18px;
	margin-bottom: 20px;
}

.features-list {
	padding: 40px 0;
	border-top: 1px solid #e2e2c9;
}

.features-list.last-feature {
	border-bottom: 1px solid #e2e2c9;
}

.features-list.alt {
	background: #f1f1d5;
}

.features-list .left {
	float: left;
	width: 215px;
	text-align: center;
	overflow: hidden;
	padding-left: 20px;
}

.features-list .left h6 {
	width: 130px;
	float: left;
	line-height: 1.5;
	margin-bottom: 0;
	text-align: left;
}

.features-list .left.feature-forms h6,
.features-list .left.feature-target h6 {
	margin-top: 4.5px;
}

.features-list .left.feature-ab h6,
.features-list .left.feature-analytics h6 {
	margin-top: 18px;
}

.features-list .left .icon {
	background: url(images/features-sprite.png) no-repeat scroll 50% 0;
	float: left;
	margin-right: 20px;
	width: 65px;
}

.features-list .left .icon-forms {
	background-position: 50% -287px;
	height: 48px;
	margin-top: 7.5px;
}

.features-list .left .icon-ab {
	background-position: 50% 0;
	height: 33px;
	margin-top: 15px;
}

.features-list .left .icon-target {
	background-position: 50% -83px;
	height: 54px;
	margin-top: 4.5px;
}

.features-list .left .icon-exit {
	background-position: 50% -377px;
	height: 54px;
	margin-top: 4.5px;
}

.features-list .left .icon-analytics {
	background-position: 50% -187px;
	height: 50px;
	margin-top: 6.5px;
}

.features-list .right {
	float: right;
	width: 650px;
	padding-right: 20px;
}

.features-list .right p {
	text-align: left !important;
	font-size: 14px;
	line-height: 1.5;
}

.works-with {
	background: url(images/integrationlogos.jpg) no-repeat 0 -10px;
	width: 900px;
	height: 230px;
	padding-bottom: 0px;
	margin: 0 auto 0px;
}

.works-with .aweberlogo{width: 120px; height: 35px; float: left; display: inline-block; background: transparent; margin: 5px 20px 0 0; text-indent: -9999px;}
.works-with .mailchimplogo{width: 135px; height: 35px; float: left; display: inline-block; background: transparent; margin: 5px 25px 0 0; text-indent: -9999px;}
.works-with .campaignmonitorlogo{width: 203px; height: 35px; float: left; display: inline-block; background: transparent; margin: 5px 20px 0 0; text-indent: -9999px;}
.works-with .constantcontactlogo{width: 188px; height: 35px; float: left; display: inline-block; background: transparent; margin: 5px 20px 0 0; text-indent: -9999px;}
.works-with .madmimilogo{width: 155px; height: 35px; float: left; display: inline-block; background: transparent; margin: 5px 0 0; text-indent: -9999px;}

.with-cms {
	float: left;
	margin-right: 31px;
}

.with-cms.last-cms {
	margin-right: 0;
}

.with-cms h5 {
	font-family: "Open Sans", Helvetica, Arial, Tahoma, sans-serif;
	float: left;
	font-weight: 800;
	margin-top: 11px;
	font-size: 18px;
}

.with-cms .icon {
	background: url(images/cms-sprite.png) no-repeat scroll 0 0;
	float: left;
	margin-right: 10px;
	height: 42px;
}

.with-cms .icon-wordpress {
	background-position: 0 -446px;
	width: 42px;
}

.with-cms .icon-joomla {
	background-position: 0 -267px;
	width: 43px;
}

.with-cms .icon-drupal {
	background-position: 0 -88px;
	width: 37px;
}

.with-cms .icon-blogger {
	background-position: 0 2px;
	width: 38px;
}

.with-cms .icon-magento {
	background-position: 0 -357px;
	width: 34px;
}

.with-cms .icon-html5 {
	background-position: 0 -177px;
	width: 34px;
}

.support-mail {
	width: 880px;
	margin: 0 auto;
}

.support-mail h5 {
	color: #bdbcbc;
	width: 200px;
	float: left;
}

#home-testimonials,
#home-faq {
	padding: 75px 0;
}

#users-say,
#about-faq {
	text-align: center;
}

#home-testimonials h2,
#about-faq h2 {
	margin-bottom: 10px;
}

#about-faq h2 a {
    color: #2d2c2c;
    font-family: 'Bree Serif', Georgia, serif;
    line-height: 1;
}

#about-faq h2 a:hover {
    text-decoration: none;
    border-bottom: 0 none;
}

#resources {
    width: 960px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#resources * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#resources ul li {
    float: left;
    height: 250px;
    margin: 0 0 20px 0;
    list-style: none;
}

#resources ul li ul {
float: left;
width: 100%;
border-top: 1px solid #dddede;
border-left: 1px solid #dddede;
}

#resources ul li ul li {
float: left;
width: 50%;
height: 70px;
line-height: 70px;
margin: 0;
padding: 0 0 0 20px;
border-right: 1px solid #dddede;
border-bottom: 1px solid #dddede;
text-align: left;
}

#resources ul li ul li a {
    font-size: 12px;
}

#resources ol.dots {
position: absolute;
bottom: 0;
text-align: center;
width: 150px;
height: 10px;
margin: 0 0 0 439px !important;
padding: 0 !important;
}

#resources ol.dots li.active {
background: #3b94d1;
}

#resources ol.dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 20px 0 0;
background: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-indent: -9999px;
cursor: pointer;
border: 1px solid #dddede;
}

#home-testimonials .imagine,
#about-faq .imagine {
	font-size: 18px;
	margin-bottom: 50px;
}

.home-testimonial {
	border-top: 1px solid #dddcdc;
	padding: 40px 0;
}

.home-testimonial.last-testimonial {
	border-bottom: 1px solid #dddcdc;
}

.testimonial-image {
	float: left;
	width: 100px;
	padding: 0 25px;
}

.testimonial-image img,
.signup-quote-meta img {
	display: block;
	border: 3px solid #fff;
	box-shadow: 1px 2px 3px #bbb;
	-moz-box-shadow: 1px 2px 3px #bbb;
	-webkit-box-shadow: 1px 2px 3px #bbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.testimonial-text {
	padding-right: 25px;
}

.testimonial-text p {
	line-height: 1.825;
}
.seenin-box{
	border-top: 1px solid #ddd;
}
.as-seen-in {
	background: url(images/seeninv3.jpg) no-repeat 0 -10px;
	width: 900px;
	height: 60px;
	padding-bottom: 0px;
	margin: 45px auto 30px;
}

.home-faq-wrap {
	margin-bottom: 75px;
}

.home-faq-wrap.faq-wrap-last {
	margin-bottom: 0;
}

.faq-left {
	float: left;
	width: 430px;
}

.faq-right {
	float: right;
	width: 430px;
}

.home-faq-wrap h4 {
	font-family: "Open Sans", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: 800;
	font-size: 18px;
	margin-bottom: 25px;
}

.faq-answer {
	padding: 20px;
	background: #edecec;
}

.faq-answer p {
	margin: 0;
	line-height: 1.825;
}


/* Signup Page
------------------------------------------------------------ */

.signup .smile {
	width: 157px;
	height: 128px;
	position: absolute;
	bottom: -100px;
	right: 77px;
	background: url(images/smile.png) no-repeat scroll 0 0;
}

.signup .signup-area {
	margin: 50px 0 45px;
}

.signup-area p.minuteless {
	font-size: 18px;
	color: #8d8c8c;
	padding-bottom: 25px;
}

.signup-left {
	float: left;
	width: 550px;
	overflow: hidden;
}

.signup-left .input-box {
	border: 1px solid #dddcdc;
	height: 77px;
	margin-bottom: 10px;
}

.signup-left .input-box p label {
    font-weight: normal;
}

.signup-left .input-left {
	padding: 20px;
	background: #dff3fb;
	border-right: 1px solid #dddcdc;
	float: left;
	width: 268px;
}

.signup-left .input-left input {
	width: 268px;
	border: 1px solid #c4d9e3;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: #fff;
}

.signup-left .input-left input.error {
	border-color: #df5555;
}

.signup-left .input-left input:focus {
	border: 1px solid #a4c1d0;
}

.signup-left .input-right {
	float: right;
	width: 199px;
	padding: 16px;
}

.signup-left .input-right p {
	font-size: 12px;
	padding: 0;
}

.signup-right {
	float: right;
	width: 360px;
	position: relative;
}

.signup-right .signup-quote {
	border: 2px solid #dfdede;
	padding: 20px;
	background: #f0f0ef;
	position: relative;
}

.signup-right .signup-quote p {
	line-height: 1.825;
}

.signup-right .quote-arrow {
	background: url(images/quote-arrow.png) no-repeat scroll 0 0;
	position: absolute;
	width: 25px;
	height: 14px;
	bottom: -14px;
	left: 80px;
}

.signup-right .signup-quote-meta {
	margin-top: 40px;
	margin-left: 63px;
}

.signup-right .signup-quote-meta img {
	float: left;
	margin-right: 15px;
}

.signup-right .signup-quote-cite {
	float: left;
	margin-top: 10px;
}

.signup-right .signup-quote-meta .author {
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
}

.signup-right .signup-quote-meta .cite {
	font-size: 12px;
	font-style: italic;
}

.signup-button {
	margin-top: 20px;
}

.signup-button .button {
	float: left;
	outline: none !important;
}

.signup-button span {
	width: 210px;
	padding-left: 15px;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: 7.5px;
}

#free-huh {
	border-top: 1px solid #dddcdc;
	padding: 50px 0;
}

.free-huh {
	text-align: center;
}

.free-huh h2 {
	margin-bottom: 10px;
}

.free-huh p {
	font-size: 18px;
}


/* Account Login
------------------------------------------------------------ */

#account-login,
#account-verify {
	margin: 0 auto;
	width: 375px;
}

#account-login input,
#account-login .button,
#account-verify input,
#account-verify .button {
	width: 100%;
}

#tabs {
    position: relative;
}

#tabs ul.tab-nav {
    width: 100%;
    border-bottom: 1px solid #eee;
    list-style: none;
    margin: 20px 0;
    padding: 0;
    clear: both;
    overflow: hidden;
}

#tabs ul.tab-nav li {
    float: left;
    list-style: none;
    margin: 0 10px 0 0;
}

#tabs ul.tab-nav li.upgrade-tab a {
    background: #f26122 !important;
    color: #fff !important;
}

#tabs ul.tab-nav li.upgrade-tab.ui-state-active a {
    background: #3b94d1 !important;
}

#tabs ul.tab-nav li a {
    display: block;
    padding: 10px 12px;
    outline: none;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #eee;
    border-bottom: 0 none;
    color: #2d2d2c;
}

#tabs ul.tab-nav li.ui-state-active a,
#tabs ul.tab-nav li a:hover {
    border-color: #ddd;
    background: #f7f7f7;
    color: #3b94d1;
}

#tabs .downloads {
    width: 460px;
    float: left;
}

#tabs #account legend {
    margin-bottom: 20px;
}

#tabs #account .edd-input,
#tabs #account select {
    width: 300px;
    margin-bottom: 10px;
}

.account .edd_sl_license_key {
    top: 28px;
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 4px 10px;
}

.checkout .edd_cart_total {
    height: 27px;
}

.checkout .remove-item {
    display: inline-block;
    width: 10px;
    height: 11px;
    background: url(images/xit.gif ) 0 0 no-repeat;
    position: relative;
    transition: none;
    text-indent: -9999px;
    vertical-align: middle;
    margin-left: 4px;
    top: -1px;
}

.edd_discount_remove {
    transition: none;
}

.checkout .remove-item:hover {
    background-position: -10px 0;
}

.home-video-load {
    outline: none;
    display: block;
}


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

#inner {
	width: 100%;
}

#content-sidebar-wrap {
    padding: 30px 0;
}


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

#content {
	float: left;
	width: 630px; /* 470/790 */
}

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

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

.content-sidebar #content-sidebar-wrap {
    background: url(images/d.png) repeat-y 660px 0;
}

.sidebar-content #content-sidebar-wrap {
    background: url(images/d.png) repeat-y 300px 0;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content p {
	padding: 0 0 15px;
}

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

.clear {
	clear: both;
}

hr,
.clear-line {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	width: 100%;
	margin: 0 0 15px;
}


/* 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-left: 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.one-fourth {
	margin-left: 4%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22%;
}

.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;
	margin-left: 0;
}


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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2d2c2c;
	font-family: 'Bree Serif', Georgia, serif;
	line-height: 1;
	margin: 0 0 5px;
}

h1 {
	font-size: 32px;
}

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

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

#post-title {
	background: #3b94d1;
	padding: 25px 0 24px;
	position: relative;
}

#post-title .wrap {
	position: relative;
}

.signup #post-title {
	padding: 40px 0;
}

#post-title h1,
#post-title h2 {
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .25);
}

.signup #post-title h1 {
	margin-bottom: 10px;
}

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

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

.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;
	border-top: 1px solid #ddd;
	padding: 20px 0;
	overflow: hidden;
	width: 100%;
	color: #666;
	margin-top: 5px;
}


/* 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 20px;
}

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

img.alignleft {
	display: inline;
	margin: 0 20px 20px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}

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

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

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

p.wp-caption-text {
	font-size: 12px;
	padding: 5px 0;
}

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

.gallery-caption {
}


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

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.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: block;
	float: right;
	font-size: 14px;
	color: #707171;
	width: 300px; /* 300/960 */
}

.sidebar .widget ol,
.sidebar .widget ul,
.sidebar .widget li {
	list-style: none;
	margin-left: 0;
}

.sidebar-content .sidebar .current-menu-item {
	background: #fff;
}

.sidebar-content .sidebar .current-menu-item a {
	font-weight: bold;
}

.sidebar h4 {
	font-size: 20px;
	font-family: 'Open Sans';
	margin-bottom: 25px;
}

.sidebar p {
	font-size: 14px;
	color: #707171;
	padding-bottom: 15px;
}

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

.sidebar .widget {
	padding: 35px 0 35px 35px;
	border-bottom: 1px solid #d3d3d3;
}

.sidebar-content .sidebar .widget {
    padding: 35px 35px 35px 0;
}

.sidebar-content .sidebar .widget li {
    margin-bottom: 10px;
}

.sidebar-content .sidebar .widget li a {
    color: #666;
    font-size: 13px;
}

.sidebar-content .sidebar .widget li a:hover,
.sidebar-content .sidebar .widget li.current-menu-item a {
    color: #3b94d1;
}

#text-3 {
    padding-top: 0;
}

.entry-content .edd_success {
    padding: 8px 14px;
}

.sidebar-social {
    background: url(images/social.png) no-repeat scroll 0 0;
    display: block;
    outline: none;
    float: left;
    margin-right: 25px;
    text-indent: -9999px;
    height: 26px;
}

.testimonial-section {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.testimonial-section .quote {
    font-size: 16px;
    margin-bottom: 0 !important;
}

.thirty-day h4 {
    text-transform: uppercase;
    font-size: 18px;
    width: 224px;
    margin-top: 9px;
    margin-bottom: 0;
    float: right;
}

.thirty-day img {
    float: left;
    margin-right: 20px;
}

.testimonial-section .testimonial-cite {
    font-size: 12px;
}

.sidebar-social.twitter {
    width: 30px;
    background-position: 0 -1px;
}

.sidebar-social.facebook {
    width: 27px;
    background-position: -51px -1px;
}

.sidebar-social.google {
    width: 28px;
    background-position: -100px -1px;
}

.sidebar-social.rss {
    width: 27px;
    background-position: -151px -1px;
}

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

.textwidget {
    overflow: hidden;
}


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

#footer-widgets {
	width: 100%;
}

#footer-widgets .widget-area {
	float: left;
	padding: 20px;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}


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

#footer {
	background: #3b94d1;
	color: #fff;
	font-size: 14px;
	width: 100%;
}

#footer .wrap {
	padding: 50px 0;
}

#footer p,
#footer a {
	color: #fff;
	font-size: 14px;
}

#footer .footer-meta {
	border-bottom: 1px solid #3380b4;
	clear: both;
	padding-bottom: 50px;
	width: 100%;
}

#footer .footer-meta .widget-one {
	width: 250px;
	float: left;
}

#footer .footer-meta .widget-one a {
	text-decoration: underline;
}

#footer .footer-meta h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	margin-bottom: 15px;
}

#footer .footer-meta .widgets-right {
	float: right;
	width: 640px;
}

#footer .footer-meta .widget-two,
#footer .footer-meta .widget-three {
	width: 640px;
	margin-bottom: 25px;
}

#footer .footer-meta .widgets-right a {
	color: #fff;
}

#footer .copyright {
	border-top: 1px solid #50a4db;
	clear: both;
	padding-top: 25px;
	width: 100%;
}


/* Pricing Styling
------------------------------------------------------------ */

.pricing .main-title {
    margin-top: 50px;
    font-family: 'Open Sans';
    font-size: 32px;
    line-height: 1.3;
}

.pricing .sub-title {
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 300;
    margin-top: 10px;
}

.pricing-table {
    margin: 60px 0 40px 2px;
}

.pricing-table .column-grid {
    width: 190px;
    border-left: 1px solid #dfdedd;
    float: left;
    position: relative;
}

.pricing-table .column-grid.last {
    border-right: 1px solid #dfdedd;
}

.pricing-table ul,
.pricing-table ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.pricing-table .features-column {
    border-left: 0 none;
}

.pricing-table .features-column .more-subscribers {
    height: 226px;
    background: url(images/moresubscribers.png) no-repeat scroll 25% 75%;
}

.pricing-table .features-column .more-subscribers.bottom {
    border-bottom: 1px solid #dfdedd;
}

.pricing-table .features-column .feature-title-column {
    border-left: 1px solid #dfdedd;
    border-top: 1px solid #dfdedd;
    border-bottom: 1px solid #dfdedd;
    background: #f7f8f8;
    padding-left: 20px;
}

.pricing-table .features-column .feature-title-column li {
    padding: 14px 0;
    font-weight: 300;
    font-size: 15px;
}

.pricing-table .features-column .feature-title-column .feature-title.first {
    padding: 16px 0 15px;
}

.pricing-table .feature-column {
    position: relative;
}

.pricing-table .feature-column li {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #dfdedd;
    font-size: 16px;
}

.pricing-table .feature-column .plan-title {
    border-top: 1px solid #dfdedd;
    background: #f7f8f8;
}

.pricing-table .feature-column .plan-title.plan-alt {
    background: #3e3e3e;
}

.pricing-table .feature-column .plan-title .plan-special {
    position: absolute;
    display: block;
    top: -3px;
    left: -3px;
}

.pricing-table .feature-column .plan-title h3 {
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin: 0;
}

.pricing-table .feature-column .plan-title.plan-alt h3,
.pricing-table .feature-column .plan-title.plan-alt .feature-subtitle {
    color: #fff;
}

.pricing-table .feature-column .plan-title .feature-subtitle {
    font-size: 13px;
    color: #808080;
}

.pricing-table .feature-column .plan-price .sign {
    font-size: 24px;
    color: #444545;
    vertical-align: top;
    display: inline-block;
}

.pricing-table .feature-column .plan-price .price {
    font-size: 48px;
    color: #444545;
    line-height: 1;
}

.pricing-table .feature-column .plan-feature.line-height {
    line-height: 1.15;
}

.pricing-table .no-upgrade {
    position: absolute;
    height: 100%;
    width: 191px;
    z-index: 2000;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
}

.check-yes {
    margin: 0 auto;
    width: 24px;
    height: 18px;
    background: url(images/check-yes.png) no-repeat scroll 0 0;
}

.check-no {
    margin: 0 auto;
    width: 18px;
    height: 18px;
    background: url(images/check-no.png) no-repeat scroll 0 0;
}

.pricing-table .satisfaction {
    padding: 20px;
    border-left: 1px solid #dfdedd;
    border-right: 1px solid #dfdedd;
    border-bottom: 1px solid #dfdedd;
    width: 913px;
}

.pricing-table .satisfaction .guarantee-badge {
    float: left;
    width: 110px;
    height: 147px;
    background: url(images/guarantee.png) no-repeat scroll 0 0;
    margin-right: 40px;
}

.pricing-table .satisfaction .guarantee-title {
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 15px;
}

.pricing-table .satisfaction .guarantee-desc {
    line-height: 1.5;
    padding: 0;
}

.common-questions {
    float: left;
    width: 550px;
}

.common-questions h4 {
    margin-bottom: 20px;
}

.common-questions .ui-accordion-header-icon {
    width: 19px;
    height: 19px;
    float: left;
    display: block;
    margin-right: 10px;
    background-image: url(images/accordion-toggle.png);
}

.common-questions .ui-state-default .ui-accordion-header-icon {
    background-position: 0 -69px;
}

.common-questions .ui-state-active .ui-accordion-header-icon {
    background-position: 0 0;
}

.common-questions .panel-area {
    border-top: 1px solid #dfdedd;
}

.common-questions .panel-header {
    cursor: pointer;
    outline: none;
    border-bottom: 1px solid #dfdedd;
    padding: 20px 0;
}

.common-questions .panel-header p {
    padding: 0;
    font-size: 15px;
}

.common-questions .panel-content {
    padding: 20px 0 20px 29px;
    border-bottom: 1px solid #dfdedd;
}

.pricing .testimonials {
    float: right;
    width: 360px;
    margin-right: 3px;
}

.pricing .signup-quote-meta img {
	display: block;
	border: 3px solid #fff;
	box-shadow: 1px 2px 3px #bbb;
	-moz-box-shadow: 1px 2px 3px #bbb;
	-webkit-box-shadow: 1px 2px 3px #bbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pricing .signup-quote {
	border: 2px solid #dfdede;
	padding: 20px;
	background: #f0f0ef;
	position: relative;
}

.pricing .signup-quote p {
	line-height: 1.825;
}

.pricing .quote-arrow {
	background: url(images/quote-arrow.png) no-repeat scroll 0 0;
	position: absolute;
	width: 25px;
	height: 14px;
	bottom: -14px;
	left: 80px;
}

.pricing .signup-quote-meta {
	margin-top: 40px;
	margin-left: 63px;
}

.pricing .signup-quote-meta img {
	float: left;
	margin-right: 15px;
}

.pricing .signup-quote-cite {
	float: left;
	margin-top: 10px;
}

.pricing .signup-quote-meta .author {
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
}

.pricing .signup-quote-meta .cite {
	font-size: 12px;
	font-style: italic;
}

.tooltip {
    background: transparent;
    position: absolute;
    height: 49px;
    top: 0;
    left: -20px;
    width: 954px;
    z-index: 5;
}

.first .tooltip {
    height: 53px;
}

.tooltip-live {
    position: absolute;
	z-index: 9999;
    width: 470px;
    padding: 15px;
    border: 1px solid #d3d3d3; /* stroke */
    background-color: #fff0b8; /* layer fill content */
    -moz-box-shadow: 0 1px 2px rgba(142,149,150,.5); /* drop shadow */
    -webkit-box-shadow: 0 1px 2px rgba(142,149,150,.5); /* drop shadow */
    box-shadow: 0 1px 2px rgba(142,149,150,.5); /* drop shadow */
}

.tooltip-live p {
    font-family: Georgia, serif;
    font-size: 15px;
}

.optin-type-link {
    position: relative;
    z-index: 10;
    border-bottom: 1px dotted #333;
}

.optin-type-link:hover {
    text-decoration: none;
}

.optin-type-popup {
    position: relative;
    background: #fff;
    width: auto;
    max-width: 650px;
    margin: 20px auto;
    -moz-box-shadow: 0 0 29px rgba(0, 0, 0, .75);
    -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, .75);
    box-shadow: 0 0 29px rgba(0, 0, 0, .75);
}

.optin-type-popup .check-yes {
    width: 18px;
    height: 14px;
    background: url(images/check-yes-small.png) no-repeat scroll 0 0;
}

.optin-type-popup .check-no {
    width: 14px;
    height: 14px;
    background: url(images/check-no-small.png) no-repeat scroll 0 0;
}

.optin-type-popup table {
    width: 100%;
    border-collapse: collapse;
    clear: both;
}

.optin-type-popup td {
    border-bottom: 1px solid #dfdedd;
    border-right: 1px solid #dfdedd;
    padding: 12px 17px;
}

.optin-type-popup td.table-column {
    width: 105px;
    text-align: center;
    font-size: 15px;
    color: #808080;
    font-weight: 600;
}

.optin-type-popup td.table-column-alt {
    background: #e0eecf;
}

.optin-type-popup td.first-column {
    width: 230px;
    text-align: left;
}

.optin-type-popup thead td {
    padding: 17px;
}

.optin-type-popup thead td.first-column {
    font-size: 16px;
    color: #808080;
    font-weight: 600;
}

.optin-type-popup tr.table-row-heading {
    background: #f0efef;
    color: #000;
}

.optin-type-popup tbody td.first-column {
    color: #3b94d1;
}

.optin-type-popup tfoot td {
    font-size: 12px;
    color: #808080;
}

/* How It Works Styling
------------------------------------------------------------ */

.optin-monster-features {
    margin-top: 60px;
}

.optin-monster-features .feature-nav,
.optin-monster-features .feature-nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.optin-monster-features .feature-nav {
    width: 200px;
    float: left;
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
}

.optin-monster-features .feature-nav.fixed {
    position: fixed;
    top: 20px;
    z-index: 99999;
}

.admin-bar .optin-monster-features .feature-nav.fixed {
    top: 48px;
}

.optin-monster-features .feature-nav li {
    position: relative;
}

.optin-monster-features .feature-nav li a {
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 16px;
    display: block;
    color: #3e3e3e;
    text-decoration: none;
    background: #fff;
}

.optin-monster-features .feature-nav li a:hover,
.optin-monster-features .feature-nav li.active a {
    background: #ebebeb;
}

.optin-monster-features .feature-nav li.active .active-arrow {
    width: 14px;
    height: 50px;
    position: absolute;
    top: 0;
    right: -14px;
    background: url(images/action-arrow.png) no-repeat scroll 0 -2px;
}

.optin-monster-features .feature-description {
    float: right;
    width: 700px;
}

.optin-monster-features .feature-description .feature-title {
    font-size: 30px;
    margin-bottom: 15px;
}

.optin-monster-features .feature-description .feature-subtitle {
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 18px;
    line-height: 1.25;
    color: #666;
    margin: 0;
}

.optin-monster-features .feature-description .feature-block {
    margin-top: 40px;
}

.optin-monster-features .feature-description .feature-block h3 {
    font-size: 22px;
    font-family: 'Open Sans';
    margin-bottom: 5px;
    padding-top: 15px;
    line-height: 1.4;
}

.optin-monster-features .feature-description .feature-block p {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
}

.optin-monster-features .feature-description .feature-block a {
    font-weight: 600;
}

.optin-monster-features .feature-description .feature-block img.alignright {
    margin-left: 40px;
}

.optin-monster-features .feature-description .feature-block img.alignleft {
    margin-right: 40px;
}

.how-it-works .conversion-box {
    background: #fff;
    border-top: 1px solid #dedede;
}

.how-it-works .conversion-box .conversion-text {
    width: 550px;
}

.how-it-works .conversion-box .conversion-text h3 {
    color: #2d2d2c;
    font-size: 28px;
}

/* Checkout Styling
------------------------------------------------------------ */

.checkout #edd_checkout_cart_form,
#order_summary,
.account table {
    width: 100%;
    clear: both;
}

.checkout #edd_checkout_cart,
#edd_purchase_receipt,
#edd_purchase_receipt_products,
#order_summary,
.account table,
#edd_sl_license_keys,
#edd_sl_license_sites {
    border-collapse: collapse;
}

#edd_sl_license_keys,
#edd_sl_license_sites {
    text-align: left;
width: 100%;
border-top: 1px solid #f0f0f0;
border-bottom: none;
}

#edd_sl_license_keys td,
#edd_sl_license_sites td {
line-height: 25px;
vertical-align: middle;
}

#edd_sl_license_keys td, #edd_sl_license_keys th, #edd_sl_license_sites td, #edd_sl_license_sites th {
text-align: left;
padding: 3px 5px;
border-bottom: 1px solid #f0f0f0;
border-top: none;
}

#edd_sl_license_keys th,
#edd_sl_license_sites th {
font-weight: 700;
background: #f5f5f5;
}

.checkout #edd_cc_fields,
.checkout #edd_purchase_form,
.checkout .row-fluid.clear.clearfix,
.checkout #content {
	margin-bottom: 0;
}

.optin-monster-checkout-progress {
	background: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.optin-monster-checkout-progress a {
	margin: 0 !important;
	text-align: center;
	color: #000;
}

#edd_purchase_form legend,
#edd_purchase_form .alert {
	margin-bottom: 20px;
}

#edd_purchase_form fieldset {
	margin-bottom: 25px;
}

#edd_purchase_form p,
#edd_purchase_form .control-group {
	margin: 0 0 10px
}

#edd_purchase_form input {
	margin-bottom: 3px;
}

#edd_purchase_form input[type="checkbox"] {
	width: auto !important;
	vertical-align: middle;
	margin: 0 6px 0 0 !important;
	display: inline !important;
}

#edd_purchase_form label {
	color: #4d4d4d;
	font-size: 14px !important;
	font-weight: bold;
}

#edd_purchase_form .help-block.small {
	color: #8d8d8d;
	font-size: 13px;
	line-height: 1.4;
	font-weight: 300;
	display: block;
}

#edd_purchase_form .help-inline {
	font-size: 13px !important;
	vertical-align: middle;
	font-weight: normal !important;
}

#edd_purchase_form .small-margin {
	margin-bottom: 4px;
}

#edd_purchase_form label {
    font-weight: 600 !important;
}

#edd-purchase-button {
    width: 100%;
    margin-top: 20px;
}

#edd-purchase-button:active,
#edd-purchase-button:visited {
	outline: none;
}

.checkout .loading-icon,
#edd-purchase-button .loading-icon {
	display: none;
}

.checkout .active .loading-icon,
#edd-purchase-button.submitted .loading-icon {
	display: inline;
}

.error-text,
.password-error,
.user-error,
.email-error,
.card-error,
.zip-error {
	color: #b94a48;
	display: none;
}

.error-basic .error-text,
.error-password .password-error,
.error-user .user-error,
.error-email .email-error,
.error-card .card-error,
.error-zip .zip-error {
	display: inline;
}

.payment-icon {
	margin-right: 3px;
}

#edd_card_name,
#edd_card_number,
#edd_card_cvv,
#edd_card_zip {
	background: url(images/lock.png) no-repeat scroll 98.5% 50%;
}

.edd-cart-ajax-alert {
	vertical-align: text-bottom;
}

.alert,
#account .edd_password_change_notice {
	padding: 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 25px;
}

.alert-success,
#account .edd_password_change_notice {
    background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	color: #c09853;
}

.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}

.alert p {
	margin: 0;
}

.checkout #edd_checkout_form_wrap fieldset,
.checkout #edd_checkout_form_wrap fieldset#edd_cc_fields,
.account fieldset {
    background: none;
    border: 0 none;
    padding: 0;
    margin: 0;
}

.checkout #edd_checkout_form_wrap legend,
.account legend {
    font-size: 24px;
    font-weight: 300;
    color: #3b94d1;
    padding: 0 !important;
}

.checkout #optin-monster-info-fields {
    width: 600px;
    float: left;
}

.checkout #optin-monster-checkout-secure {
    width: 300px;
    float: right;
}

.checkout #edd_purchase_form input[type="text"],
.checkout #edd_purchase_form input[type="password"],
.checkout #edd_purchase_form input[type="email"] {
    padding: 8px 12px;
    width: 100%;
}

.checkout #edd_cc_fields .span7 {
    width: 640px;
    float: left;
}

.checkout #edd_cc_fields .span6 {
    width: 315px;
}

.checkout #edd_cc_fields .span5 {
    width: 300px;
    float: right;
}

.checkout #edd_cc_fields .control-group {
    margin-bottom: 20px;
}

.checkout #edd_checkout_form_wrap .edd-payment-icons {
    margin-bottom: 0;
}

.checkout .om-select-payment {
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.checkout .optin-monster-payment-type {
    width: 475px;
    margin-right: 10px;
    font-family: 'Open Sans';
    color: #3b94d1;
}

.checkout .optin-monster-payment-type.last-one {
    margin-right: 0;
}

.checkout .optin-monster-payment-type img {
    vertical-align: middle;
    margin-left: 8px;
}

.checkout th.edd_cart_total p {
    float: left;
    position: relative;
}

.checkout .edd-discount-link {
    vertical-align: bottom;
}

.checkout .edd-discount-link small {
    font-weight: 300;
}

.checkout #edd-discount {
    padding: 3px 5px;
    position: absolute;
    right: -235px;
    width: 225px;
    top: -2px;
    font-size: 11px;
}

.checkout #edd_checkout_cart .edd_discount_remove {
    top: 1px;
}

#edd_purchase_receipt th,
#edd_purchase_receipt_products th,
#order_summary th {
    background: #fafafa;
padding: 1.387em;
text-align: left;
border: 1px solid #eee;
color: #666;
}

#edd_purchase_receipt td,
#edd_purchase_receipt_products td,
#order_summary td {
    line-height: 25px;
vertical-align: middle;
background: #fff;
text-align: left;
border: 1px solid #eee;
color: #666;
padding: .5em 1.387em;
}

table#edd_purchase_receipt_products li {
    margin-bottom: 0 !important;
}

/* Account Styling
------------------------------------------------------------ */

.purchase-confirmation h3,
#billing_info h1,
.account h3 {
    margin: 20px 0;
    font-size: 24px;
    font-weight: 300 !important;
    color: #3b94d1;
    font-family: 'Open Sans';
}

#billing_info h1 {
    margin-top: 5px;
}

#billing_info p {
    padding-bottom: 20px;
}

#order_summary {
    margin-bottom: 20px;
}

.entry-title {
	float: left;
}

#title {
    margin: 0;
}

.blog .entry-title,
.single .entry-title,
.archive .entry-title,
.search .entry-title,
.error404 .entry-title,
.blog .entry-title a,
.single .entry-title a,
.archive .entry-title a,
.search .entry-title a,
.page-template-templatesresources-php .entry-title {
    float: none;
    font-family: 'Bree Serif';
    font-size: 32px;
    text-decoration: none;
    color: #2d2c2c;
    margin-bottom: 20px;
}

#post-title .entry-title {
    color: #fff !important;
    margin-bottom: 5px !important;
}

.blog p,
.single p,
.archive p,
.search p {
    font-size: 14px;
    line-height: 1.6;
}

#content #fsb-social-bar .fsb-title {
    margin-top: 4px;
    font-family: 'Open Sans';
    font-weight: 300;
}

.page #content #fsb-social-bar {
    margin-top: 10px;
    border: 0 none;
}

.mascot-shoutout {
	float: right;
}

.shoutout {
	background: #227ab5;
	padding: 8px 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	margin-right: 180px;
	position: relative;
}

.shoutout .shoutout-arrow {
	background: url(images/blue-arrow.png) no-repeat scroll 0 0;
	width: 11px;
	height: 20px;
	right: -10px;
	top: 8px;
	position: absolute;
}

.shoutout p {
	color: #fff;
}

.mascot {
	width: 164px;
	height: 125px;
	background: url(images/mascot.png) no-repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: -20px;
}

.message,
#gforms_confirmation_mesage {
	padding: 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 25px;
}

.message p,
#gforms_confirmation_message {
	color: #c09853;
	padding: 0;
}

.entry-content h3,
.entry-content h4,
.entry-content h5 {
    margin-bottom: 20px;
}

.entry-content h3 {
    font-size: 20px;
}

.entry-content h4 {
    font-size: 18px;
}

.entry-content h5 {
    font-size: 16px;
}

.post-cta {
    margin: 40px 0;
}

.post-cta h3 {
    font-size: 30px;
    margin-bottom: 25px;
    text-decoration: none !important;
}

.post-cta p {
    padding-bottom: 30px;
}

/* ==========================================================================
   Hello Bar Styles
   ========================================================================== */

#hellobar-container{font-size:14px;font-weight:normal;line-height:30px;color:#fff;border-bottom-color:#fff}#hellobar-container a,#hellobar-container a:link,#hellobar-container a:visited{color:#80ccff;background-color:transparent}#hellobar-content{height:100%}a#hellobar-open,a#hellobar-open:link,a#hellobar-open:visited{background-color:#eb593c;border-color:#fff}a#hellobar-open:hover{background-color:#ff7f62}#hellobar-wrapper{margin:0;overflow:visible;padding:0;position:relative;width:100%;z-index:2}#hellobar-pusher{position:relative;overflow:hidden}#hellobar-wrapper.hellobar-button #hellobar-container .button,#hellobar-wrapper.hellobar-button #hellobar-container .button:link,#hellobar-wrapper.hellobar-button #hellobar-container .button:visited{position:relative;border-radius:4px;border-width:0;-moz-border-radius:4px;-webkit-border-radius:4px;padding:2px 8px 1px 8px;margin:0 7px;text-decoration:none;cursor:pointer;font-size:.854em}#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button,#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button:link,#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button:visited{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNDg0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDJjMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:#4a4844;background:-moz-linear-gradient(top,#4a4844 0,#2d2c29 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4a4844),color-stop(100%,#2d2c29));background:-webkit-linear-gradient(top,#4a4844 0,#2d2c29 100%);background:-o-linear-gradient(top,#4a4844 0,#2d2c29 100%);background:-ms-linear-gradient(top,#4a4844 0,#2d2c29 100%);background:linear-gradient(top,#4a4844 0,#2d2c29 100%);box-shadow:1px 1px 3px rgba(0,0,0,0.28);-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.28);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.28);color:#fff!important}#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button:hover{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3NjQ1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjRkNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:#67645f;background:-moz-linear-gradient(top,#67645f 0,#4f4d47 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#67645f),color-stop(100%,#4f4d47));background:-webkit-linear-gradient(top,#67645f 0,#4f4d47 100%);background:-o-linear-gradient(top,#67645f 0,#4f4d47 100%);background:-ms-linear-gradient(top,#67645f 0,#4f4d47 100%);background:linear-gradient(top,#67645f 0,#4f4d47 100%);border-color:#414141}#hellobar-wrapper.hellobar-dark-images #hellobar-container a.hellobar-cta-link:active{top:1px}#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button,#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:link,#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:visited{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYmNiY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:#fff;background:-moz-linear-gradient(top,#fff 0,#cbcbcb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#cbcbcb));background:-webkit-linear-gradient(top,#fff 0,#cbcbcb 100%);background:-o-linear-gradient(top,#fff 0,#cbcbcb 100%);background:-ms-linear-gradient(top,#fff 0,#cbcbcb 100%);background:linear-gradient(top,#fff 0,#cbcbcb 100%);box-shadow:1px 1px 3px rgba(0,0,0,0.28);-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.28);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.28);color:#333!important}#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:hover{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:#fff;background:-moz-linear-gradient(top,#fff 0,#dbdbdb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#dbdbdb));background:-webkit-linear-gradient(top,#fff 0,#dbdbdb 100%);background:-o-linear-gradient(top,#fff 0,#dbdbdb 100%);background:-ms-linear-gradient(top,#fff 0,#dbdbdb 100%);background:linear-gradient(top,#fff 0,#dbdbdb 100%)}#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:active{top:1px}#hellobar-container{margin:0;overflow:visible;padding:0;position:relative;text-align:center;width:100%;z-index:1000;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#fff}#hellobar-container.texture{background-image:url(textures.png);background-repeat:repeat-x}#hellobar-container.texture.noise{background-position:0 0}#hellobar-container.texture.hard-shine{background-position:0 -30px}#hellobar-container.texture.light-gradient{background-position:0 -60px}#hellobar-container.texture.dark-gradient{background-position:0 -90px}#hellobar-container.texture.carbon{background-position:0 -120px}#hellobar-container.texture.paper{background-position:0 -150px}#hellobar-container.texture.diagonal{background-position:0 -180px}#hellobar-container.texture.linen{background-position:0 -210px}#hellobar-container.texture.stitch{background-position:0 -240px}#hellobar-container.texture.diamond{background-position:0 -270px}#hellobar-container a,#hellobar-container a:link,#hellobar-container a:visited,#hellobar-container a:hover{padding:0;border:0;text-decoration:underline}#hellobar-container a:hover{text-decoration:none}#hellobar-shadow{position:absolute;bottom:-8px;left:0;width:100%;height:8px;line-height:8px;overflow:hidden;background:url(sprite-8bit.png)}a#hellobar-logo,a#hellobar-logo:link,a#hellobar-logo:visited{background:url(sprite-8bit.png) 0 -172px;height:0;left:20px;overflow:hidden;padding:22px 0 0;position:absolute;top:20px;width:44px}.hellobar-light-images a#hellobar-logo,.hellobar-light-images a#hellobar-logo:link,.hellobar-light-images a#hellobar-logo:visited{background-position:0 -202px}#hellobar-wrapper.hellobar-left a#hellobar-logo,#hellobar-wrapper.hellobar-left a#hellobar-logo:link,#hellobar-wrapper.hellobar-left a#hellobar-logo:visited{left:auto;right:20px}a#hellobar-close,a#hellobar-close:link,a#hellobar-close:visited{background-image:url(sprite-8bit.png);background-position:0 58px;display:block;height:0;overflow:hidden;padding:19px 0 0 0;position:absolute;right:20px;top:20px;width:18px;z-index:10;border:0}.hellobar-light-images a#hellobar-close,.hellobar-light-images a#hellobar-close:link,.hellobar-light-images a#hellobar-close:visited{background-position:0 19px}#hellobar-wrapper.hellobar-left a#hellobar-close,#hellobar-wrapper.hellobar-left a#hellobar-close:link,#hellobar-wrapper.hellobar-left a#hellobar-close:visited{right:auto;left:20px}a#hellobar-close:hover{background-position:0 77px;padding:20px 0 0;border:0}.hellobar-light-images a#hellobar-close:hover{background-position:0 38px}a#hellobar-open,a#hellobar-open:link,a#hellobar-open:visited{background-image:url(sprite-8bit.png);background-repeat:no-repeat;background-position:0 -8px;display:block;height:0;overflow:hidden;padding:80px 0 0;position:absolute;right:10px;top:-96px;width:35px;z-index:100;box-shadow:0 0 5px rgba(0,0,0,0.35);-moz-box-shadow:0 0 5px rgba(0,0,0,0.35);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.35);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color=#e5e5e5, direction=120, strength=3)";filter:progid:DXImageTransform.Microsoft.Shadow(Color=#e5e5e5,direction=120,strength=3);-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-width:3px;border-style:solid}.hellobar-light-images a#hellobar-open,.hellobar-light-images a#hellobar-open:link,.hellobar-light-images a#hellobar-open:visited{background-position:0 -88px}#hellobar-wrapper.hellobar-left a#hellobar-open,#hellobar-wrapper.hellobar-left a#hellobar-open:link,#hellobar-wrapper.hellobar-left a#hellobar-open:visited{right:auto;left:10px}a#hellobar-open:hover{padding:80px 0 0;border-width:3px;border-style:solid}

@media (max-width: 800px) {

	#hellobar-pusher[style],
	#hellobar-wrapper[style] {
		display: none !important;
	}
	header.navbar-fixed-top { top: 0; }

}

#hellobar-container a,
#hellobar-container a:link,
#hellobar-container a:visited,
#hellobar-container a:hover {
	text-decoration: none !important;
	color: #fffc00 !important;
	font-weight: bold;
}

#hellobar-close[style] {
    display: none !important;
}