/* 
	Theme Name: Organic Themes Site
	Theme URI: http://www.organicthemes.com/
	Description: The Organic Themes site is designed and developed by David Morgan and Jeff Milone.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	License: Copyright Invulu, Inc.
	License URI: http://invulu.com
	Version: 4.0 
	
	The CSS, XHTML and Design are copyrighted
*/

/************************************************
*	CSS Reset 									*
************************************************/
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
sub {vertical-align: sub;}
sup {vertical-align: super;}
body { background: #f5f8ef; font-family: Proxima-Regular, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.9em; line-height: 2; color: #666666; position: relative; -webkit-font-smoothing: antialiased; }

/************************************************
*	Global										*
************************************************/

body {
	background: #222222;
	color: #666666;
	font-size: 0.9em;
	font-family: Proxima-Regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 2;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Common										*
************************************************/

.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
.hide { 
	position: absolute; 
	top: -9999px; 
	left: -9999px; 
	}
.text-left {
	text-align: left;
	}
.text-right {
	text-align: right;
	}
.text-center {
	text-align: center;
	}
.align-left {
	float: left;
	}
.align-right {
	float: right;
	}
.column-half {
	float: left;
	width: 44%;
	margin-right: 6%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.no-margin-top {
	margin-top: 0px !important;
	}
.no-margin-bottom {
	margin-bottom: 0px !important;
	}
.bold {
	font-weight: bold;
	}
.green {
	color: #99CC00;
	}
.red {
	color: #CC0000;
	}
img, object, embed {
	max-width: 100%;
	}
img, object, embed {
	height: auto;
	margin: 0px auto 0px;
	}
code {
	display: block;
	color: #333333;
	background: #EEEEEE;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	margin: 10px 0px;
	padding: 6px 12px;
	border: 1px solid #DDDDDD;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
small {
	font-size: 0.9rem;
	font-weight: normal;
	}
strong {
	color: #333333;
	font-weight: bold;
	}
em {
	font-style: italic;
	}
hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

/************************************************
*	Affiliates Pro								*
************************************************/

.container .affiliates-registration .required {
	display: inline-block;
	background-position: right;
	padding-left: 0px;
	padding-right: 16px;
	}
.container .affiliates-registration input[type="text"] {
	width: 48%;
	}
#affiliates-registration-form input[type='submit'] {
	margin-top: 20px;
	}
.affiliate-stats .filters {
	margin-bottom: 20px;
	}
.affiliate-stats .filters label.description {
	font-weight: bold;
	margin-bottom: 12px;
	}
.affiliate-stats .filters .from-date,
.affiliate-stats .filters .thru-date {
	float: left;
	width: 50%;
	}
.affiliate-stats .filters .from-date input[type="text"],
.affiliate-stats .filters .thru-date input[type="text"] {
	width: 86%;
	}
.widget #loginform input[type='submit'] {
	margin: 0px;
	}
.container a.toggle-button {
	line-height: 1.6;
	}
	
/************************************************
*	Easy Digital Downloads						*
************************************************/

/* Checkout Page */
.page-id-2420 #bottom,
.page-id-2420 #navigation {
	display: none;
	}
.page-id-2420 .container {
	background-image: none;
	}
#norton {
	float: right;
	height: 88px;
	margin-top: 24px;
	padding: 0px;
	}
#norton object,
#norton embed {
	height: 88px;
	}

/* Checkout Form */
#edd_purchase_form_wrap {
	display: block;
	width: 100%;
	overflow: hidden;
	}
.container #edd_purchase_form input[type='url'],
.container #edd_purchase_form input[type='tel'],
.container #edd_purchase_form input[type='email'],
.container #edd_purchase_form input[type='text'],
.container #edd_purchase_form input[type='password'],
.container #edd_purchase_form select {
	background: #FFFFFF;
	}
.payment-icon {
	margin-right: 6px;
	}
.secure-seal {
	display: block;
	text-align: center;
	margin: 12px auto 0px;
	padding-top: 12px;
	border-top: 1px solid #DDDDDD;
	}
.edd-label, #edd_purchase_form label {
	display: block;
	color: #000000;
	font-weight: bold;
	line-height: 1.4;
	}
.edd-description {
	display: block;
	color: #999999;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 4px;
	}
#edd-security-msg {
	float: right;
	background: #FFFFFF;
	width: 30%;
	margin-left: 4%;
	padding: 3%;
	margin-top: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#edd-security-msg .icon-lock {
	font-size: 1.8em;
	line-height: 0;
	}
#edd-security-msg .icon-medkit {
	font-size: 1.4em;
	line-height: 0;
	}
#edd-security-msg .subscription-info {
	padding-bottom: 12px;
	border-bottom: 1px solid #DDDDDD;
	}
#edd-security-msg .security-message {
	padding-top: 24px;
	}
#edd_checkout_cart th {
	text-align: left;
	}
#edd_checkout_cart td {
	text-align: left;
	}
#edd_checkout_cart .edd_cart_total {
	color: #669900;
	font-size: 1.8em;
	}
#edd_payment_mode {
	margin-bottom: 24px;
	}
#edd-gateway-option-stripe {
	float: left;
	}
#edd-gateway-option-paypal {
	float: right;
	}
#edd-gateway-option-stripe,
#edd-gateway-option-paypal {
	width: 49%;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	padding: 6px 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #CCCCCC;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
	-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
	-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)),to(rgba(0, 0, 0, 0.10)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.10));
	}
#edd-gateway-option-stripe.selected,
#edd-gateway-option-paypal.selected {
	background-color: #EEEEEE;
	color: #333333;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #F9F9F9;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .2);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.80)),to(rgba(0, 0, 0, 0.00)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.10));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.10));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.10));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.10));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.10));
	}
#edd-gateway-option-stripe input[type="radio"],
#edd-gateway-option-paypal input[type="radio"] {
	display: none;
	}
#edd_cc_fields legend:before {
	font-family: 'FontAwesome';
	content: '  ';
	}
#edd_checkout_user_info legend:before,
#edd_register_account_fields legend:before {
	font-family: 'FontAwesome';
	content: '  ';
	}
#edd_purchase_form {
	width: 60%;
	margin-top: 12px;
	}
#edd_purchase_form fieldset {
	padding: 12px 0px 12px 0px;
	border-top: 1px solid #DDDDDD;
	}
#edd_purchase_form fieldset p {
	display: block;
	padding: 2px 0px;
	}
#edd_purchase_form fieldset legend {
	color: #000000;
	font-size: 1.6em;
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 12px;
	}
#edd_purchase_form #edd_purchase_final_total {
	margin-top: -12px;
	padding-bottom: 0px;
	border-top: none;
	}
#edd_final_total_wrap {
	font-size: 2.2em;
	}
#edd_purchase_form input[type='url'],
#edd_purchase_form input[type='tel'],
#edd_purchase_form input[type='email'],
#edd_purchase_form input[type='text'],
#edd_purchase_form input[type='password'] {
	width: 96.4%;
	}
#edd-payment-mode-wrap span.btn {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 24px;
	}
#edd_purchase_form  #edd_stripe_card_cvc input.card-cvc {
	width: 38px;
	}
#edd_purchase_form p.card-expiration {
	display: block;
	overflow: hidden;
	}
#edd_purchase_submit p {
	padding: 0px;
	}
.edd_errors {
	background: #ffcccc;
	margin: 10px 0px;
	padding: 0px 12px;
	border: 1px solid #ff9999;
	overflow: hidden;
	}
.card-expiration .edd-label {
	display: block;
	width: 100%;
	overflow: hidden;
	}
select.card-expiry-month, 
select.card-expiry-year {
	float: left;
	width: 60px;
	}
span.exp-divider {
	float: left;
	line-height: 3;
	margin-right: 10px;
	}
#edd_purchase_submit p label, 
#eddmc_mailchimp_signup {
	display: none;
	}
#edd_purchase_form #edd-first-name-wrap .edd-description,
#edd_purchase_form #edd-last-name-wrap .edd-description,
#edd_purchase_form #edd-user-first-name-wrap .edd-description,
#edd_purchase_form #edd-user-last-name-wrap .edd-description {
	display: none;
	}

/* Account Pages */
ul.edd_download_links {
	margin: 0px;
	padding: 0px;
	}
ul.edd_download_links li {
	list-style-type: none;
	padding: 0px;
	}

/* Misc */
.edd-purchased-widget-purchase-name {
	font-weight: bold;
	margin-top: 12px;
	}
#feralf_password_form legend,
#feralf_login_form legend {
	display: block;
	width: 100%;
	color: #333333;
	font-size: 1.1em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	padding: 6px 0px 4px 0px;
	margin: 6px 0px 4px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
#feralf_password_submit {
	margin-bottom: 24px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a img {
	border: none;
	}
a {
	color: #669900;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	outline: none;
	}
#submit, #searchsubmit, .btn, .reply a, .more-link, .menu a, input.button {
	cursor: pointer;
	transition: background .25s, color .25s;
	-moz-transition: background .25s, color .25s;
	-webkit-transition: background .25s, color .25s;
	-o-transition: background .25s, color .25s;
	}

/************************************************
*	Headings  									*
************************************************/

@font-face {  
	font-family: Proxima-Bold;  
	src: url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Bold.eot' ); /* IE */  
	src: local(" Proxima Nova "), 
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Bold.woff' ) format("woff"),
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Bold.ttf' ) format('truetype'),
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Bold.otf' ) format("opentype"); 
	}
@font-face {  
	font-family: Proxima-Regular;  
	src: url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Regular.eot' ); /* IE */  
	src: local(" Proxima Nova "), 
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Regular.woff' ) format("woff"),
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Regular.ttf' ) format('truetype'),
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Regular.otf' ) format("opentype"); 
	}
@font-face {  
	font-family: Proxima-Light;  
	src: url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Light.eot' ); /* IE */  
	src: local(" Proxima Nova "), 
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Light.woff' ) format("woff"),
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Light.ttf' ) format('truetype'),
	url( 'https://www.organicthemes.com/wp-content/themes/organic_main_v4/fonts/ProximaNova-Light.otf' ) format("opentype"); 
	} 
h1 {
	color: #333333;
	font-size: 2em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.4;
	margin: 6px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	}
h2 {
	color: #333333;
	font-size: 1.8em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.4;
	margin: 6px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	}
h3 {
	color: #333333;
	font-size: 1.6em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.4;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
h4 {
	color: #333333;
	font-size: 1.4em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
h5 {
	color: #333333;
	font-size: 1.2em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 4px 0px;
	}
h6 {
	color: #333333;
	font-size: 1.1em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	padding: 6px 0px 4px 0px;
	margin: 6px 0px 4px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #333333;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	color: #669900;
	text-decoration: none;
	border: none;
	}
.headline, .page-headline {
	font-family: Proxima-Bold, 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #FFFFFF;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	}
.headline {
	font-size: 4em;
	}
.headline.small {
	font-size: 2.2em;
	text-transform: none;
	margin: 8px 0px 4px 0px;
	padding: 8px 0px 4px 0px;
	}
.page-headline {
	font-size: 3em;
	margin-bottom: 12px;
	}
.post-headline {
	font-family: Proxima-Bold;
	font-size: 2.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.6px;
	line-height: 1.2;
	margin: 2px 0px 4px 0px;
	padding: 2px 0px 4px 0px;
	}
.blog-page .post-headline {
	padding-bottom: 12px;
	}
.archive-headline {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	}
.tagline {
	color: #999999;
	font-size: 2.6em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 200;
	line-height: 1.2;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	}
.title {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	}
.larger {
	font-size: 1.2em;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 9;
	zoom: 1;
	}
#header .row {
	height: 120px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	}
#custom-header {
	float: left;
	display: inline-block;
	text-align: center;
	font-size: 0;
	line-height: 0;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	}
#custom-header a {
	color: transparent;
	font-size: 0;
	text-shadow: none;
	line-height: 0;
	} 
  
/************************************************
*	Navigation      							*
************************************************/

#navigation {
	float: right;
	display: inline-block;
	position: relative;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	z-index: 9;
	}
	
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.menu {
	line-height: 1.0;
	}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 160px; /* left offset of submenus need to match (see below) */
	}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.menu li {
	float: left;
	position: relative;
	}
.menu a {
	display: block;
	position: relative;
	}
.menu li:hover ul,
.menu li.sfHover ul {
	left: 0;
	top: 60px; /* match top ul list item height */
	z-index: 99;
	}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
/*** SKIN ***/
#navigation .menu .current_page_item a,
#navigation .menu .current_page_ancestor a,
#navigation .menu .current-menu-item a,
#navigation .menu .current-cat a {
	color: #336600;
	border-bottom: 2px solid #336600;
	}
#navigation .menu li .current_page_item a, #navigation .menu li .current_page_item a:hover,
#navigation .menu li .current-menu-item a, #navigation .menu li .current-menu-item a:hover,
#navigation .menu li .current-cat a, #navigation .menu li .current-cat a:hover {
	color: #336600;
	}
#navigation .menu .current_page_item ul li a,
#navigation .menu .current-menu-item ul li a,
#navigation .menu .current-menu-ancestor ul li a,
#navigation .menu .current_page_ancestor ul li a,
#navigation .menu .current-cat ul li a {
	color: #999999;
	}
#navigation .menu .current_page_item ul li a:hover,
#navigation .menu .current-menu-item ul li a:hover,
#navigation .menu .current-menu-ancestor ul li a:hover,
#navigation .menu .current_page_ancestor ul li a:hover,
#navigation .menu .current-menu-ancestor ul .current_page_item a,
#navigation .menu .current_page_ancestor ul .current-menu-item a,
#navigation .menu .current-cat ul li a:hover {
	color: #669900;
	}
.menu {
	margin-bottom: 0;
	}
.menu a {
	color: #999999;
	text-align: center;
	text-decoration: none;
	line-height: 118px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin: 0px;
	padding: 0px 12px;
	overflow: hidden;
	}
.menu a:focus, .menu a:hover, .menu a:active {
	color: #336600;
	text-decoration: none;
	border-bottom: 2px solid #336600;
	outline: 0;
	}
.menu li li a {
	display: block;
	background: #FFFFFF;
	color: #999999;
	height: auto;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 4px 12px;
	text-align: left;
	text-decoration: none;
	}
.menu li {
	margin: 0px 0px 0px 0px;
	}
.menu li li {
	margin: 0px 0px 0px 0px;
	}
.menu li:hover, .menu li.sfHover {
	outline: 0;
	}
.menu li li:hover, .menu li li.sfHover {
	outline: 0;
	} 
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	background: #669900;
	color: #FFFFFF;
	outline: 0;
	}
	
/*** ARROWS ***/
.sf-arrows .sf-with-ul {
	padding-right: 2em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
	}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -1px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 3px solid transparent;
	border-top-color: #DDDDDD; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
	}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
	}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -3px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #DDDDDD; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
	}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
	}
	
/************************************************
*	Homepage Banner				     		    * 
************************************************/

#homepage {
	background-color: #2e3227;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	position: relative;
	}
#homepage #header .row {
	border-bottom: 1px solid rgba(0, 0, 0, .6);
	}
#homepage .menu a {
	color: #e1e8db;
	text-shadow: 1px 1px 0 #444444;
	}
#homepage .menu a:hover,
#homepage .menu a:focus,
#homepage .menu a:active {
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	}
#home-banner {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
#home-banner .home-intro {
	width: 100%;
	overflow: hidden;
	}
#home-banner .headline {
	color: #FFFFFF;
	text-shadow: 1px 1px 0 #444444;
	}
#home-banner .tagline {
	color: #94968b;
	}
#home-banner .buttons {
	display: block;
	text-align: center;
	margin: 0px auto 0px;
	}
#home-banner a.btn {
	font-size: 1.1em;
	margin: 12px 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	}
#home-banner a.btn.view {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-khtml-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	border-right: 1px solid rgba(0, 0, 0, .1);
	}
#home-banner a.btn.arrow {
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-khtml-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	}
#home-banner img {
	display: block;
	line-height: 0;
	}
#home-banner .row {
	padding-top: 40px;
	border-top: 1px solid rgba(255, 255, 255, .14);
	}
#leaves-left {
	position: absolute;
	top: 0;
	left: 48%;
	width: 490px;
	height: 570px;
	margin-left: -880px;
	margin-top: -28px;
	z-index: 7;
	}
#leaves-right {
	position: absolute;
	top: 0;
	right: 48%;
	width: 600px;
	height: 580px;
	margin-right: -960px;
	margin-top: -28px;
	z-index: 7;
	}
#grass {
	position: absolute;
	text-align: center;
	top: 600px;
	left: 50%;
	height: 230px;
	width: 1400px;
	margin-left: -700px;
	overflow: hidden;
	z-index: 1;
	}
#trees {
	background: transparent url(images/trees.png) no-repeat center;
	position: absolute;
	top: 100px;
	width: 100%;
	height: 671px;
	overflow: hidden;
	z-index: 0;
	}
	
/************************************************
*	Features					     		    * 
************************************************/

#features {
	padding-top: 60px;
	padding-bottom: 60px;
	}
#features .tagline {
	font-size: 2.1em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}
#features .feature {
	margin-top: 20px;
	margin-bottom: 20px;
	}
#features .feature.left {
	margin-left: 0px;
	clear: both;
	}
#features .icon {
	float: left;
	display: inline-block;
	width: 20.6%;
	max-width: 61px;
	margin-right: 7.4%;
	padding: 0px;
	}
#features .title {
	margin-top: 20px;
	}
#features .feature .information {
	float: right;
	display: inline-block;
	width: 72%;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

.content {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #FFFFFF;
	}
.content.top {
	padding-bottom: 0px;
	}
.content.bottom {
	padding-top: 0px;
	padding-bottom: 20px;
	border-top: none;
	}
.content.full-width {
	padding-bottom: 40px;
	}
p {
	padding: 6px 0px;
	margin: 0px;
	}
em {
	font-style: italic;
	}
ol {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
	}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	}
ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
	}
ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
ul li {
	background: none;
    list-style-position: inside;
    list-style-type: square;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 4px 0px;
	}
ul ul li {
	padding: 0px 0px 0px 20px;
	}
blockquote {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.4;
	margin: 20px;
	padding: 0px;
	}
blockquote p {
	margin: 0px;
	padding: 0px;
	}
blockquote p:before {
	content: "“";
	}
blockquote p:after {
	content: "”";
	}
.intro {
	padding-bottom: 20px;
	}

/************************************************
*	Callout Boxes				     		    * 
************************************************/

.callout {
	display: inline-block;
	background: #99CC00;
	width: 100%;
	margin-top: 20px;
	padding: 0px;
	box-shadow: inset 3px 3px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 3px 3px 0px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 3px 3px 0px rgba(0, 0, 0, .1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
	}
.callout.alt {
	margin-top: 12px;
	padding: 0px;
	}
.callout.alt.last {
	margin-bottom: 20px;
	}
.callout .information {
	float: left;
	overflow: hidden;
	}
.callout .headline {
	float: left;
	color: #FFFFFF;
	font-size: 3.3em;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, .1);
	line-height: 78px;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	}
.callout.alt .headline {
	float: none;
	font-size: 1.7em;
	letter-spacing: -0.4px;
	}
.callout p {
	float: left;
	padding-bottom: 0px;
	}
.callout.alt p {
	float: none;
	}
.callout a.btn {
	float: right;
	top: 0;
	margin: 0px;
	padding: 29px;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-khtml-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	}
	
/************************************************
*	Blog and Archive Pages		     		    * 
************************************************/

.postarea {
	position: relative;
	background: #FFFFFF;
	margin-bottom: 24px;
	padding: 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.postarea.theme {
	padding: 20px;
	}
.postinfo {
	font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
	font-size: 0.9em;
	margin-top: -6px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #DDDDDD;
	}
.postinfo .icon {
	margin-bottom: -2px;
	}
.post-date {
	color: #999999;
	font-family: 'Merriweather', Georgia, 'Times New Roman', Times, serif;
	font-size: 0.9em;
	margin-top: -6px;
	}
.post-date a {
	color: #666666;
	font-weight: normal;
	}
.blog-page .post-headline {
	padding-bottom: 18px;
	border-bottom: 1px solid #DDDDDD;
	}
.blog-page .post-date {
	margin-top: -24px;
	}
.blog-page .post-date span {
	background: #FFFFFF;
	padding: 0px 12px;
	}
.sticky {
	position: relative;
	}
.bypostauthor {
	}
	
/************************************************
*	Themes Page 								*
************************************************/

#themes {
	margin: 0px;
	padding: 0px;
	}
#themes h2 {
	font-family: Proxima-Regular;
	font-size: 2.2em;
	text-align: center;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#themes .featureimg {
	margin-bottom: 20px;
	}
#themes .twelve.columns {
	line-height: 1;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	}
#themes .six.columns {
	background: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 4.4%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#themes .six.columns.first {
	float: left;
	margin-left: 0px;
	clear: both;
	}
#themes .callout {
	margin-top: 20px;
	margin-bottom: 20px;
	}
#themes .callout .headline {
	font-size: 2.8em;
	}
	
/************************************************
*	Single Theme Page							*
************************************************/

.banner a.btn.demo {
	float: none;
	position: absolute;
	top: 56%;
	left: 44%;
	margin: 5px;
	}
.banner .headline {
	padding-bottom: 20px;
	}
.theme {
	padding-bottom: 20px;
	}
.theme h2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	}
.theme .feature {
	display: block;
	width: 100%;
	margin-top: 12px;
	padding: 0px;
	border-top: 1px solid #DDDDDD;
	overflow: hidden;
	}
.theme .feature img {
	width: 40px;
	height: 40px;
	margin: 20px 20px 20px 0px !important;
	}
.theme .feature .title {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}
.theme .feature p {
	line-height: 1.6;
	}
.theme .purchase-buttons {
	display: block;
	position: relative;
	line-height: 1;
	margin-bottom: 20px;
	}
.theme .purchase-buttons .or {
	display: inline-block;
	position: absolute;
	background: #336600;
	color: #e1eac6;
	font-size: .8em;
	text-align: center;
	line-height: 2.3;
	top: 16px;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	box-shadow: inset 1px 1px 0px rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, .4);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
	z-index: 9;
	}
.theme a.btn.buy {
	display: inline-block;
	width: 50%;
	text-align: center;
	line-height: 2.4;
	margin: 0px;
	padding: 10px 0px;
	border: none;
	}
.theme a.btn.setup {
	float: none;
	display: block;
	font-size: 1.2em;
	text-align: center;
	line-height: 2.2;
	margin: 20px 0px;
	padding: 10px;
	}
.theme ul.feature-list li {
	background: url(images/check_icon.png) no-repeat left;
	padding-left: 20px;
	list-style-type: none;
	}
.theme ul.feature-list li a {
	display: inline;
	padding: 0px;
	border-bottom: none;
	}
.theme .details .tags {
	margin-top: 6px;
	border-top: 1px solid #DDDDDD;
	}
.theme .details .tags a {
	background: url(images/icon_tag.png) no-repeat left;
	margin-left: 2px;
	padding-left: 18px;
	}
.theme .subscription-info {
	color: #999999;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.6;
	}
	
/************************************************
*	Hosting Packages							*
************************************************/

#packages {
	float: left;
	width: 100%;
	margin-top: 20px;
	}
#packages .package {
	float: left;
	position: relative;
	width: 32%;
	margin: 0px;
	padding: 0px;
	z-index: 8;
	}
#packages .package.second {
	width: 36%;
	margin-top: -20px;
	}
#packages .title {
	display: block;
	background: #222222;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	text-shadow: 2px 2px 0 #666666; 
	margin: 0px;
	padding: 20px 10px;
	}
#packages .package.second ul.details {
	position: relative;
	z-index: 8;
	box-shadow: 0px 0px 2px #CCCCCC;
	-moz-box-shadow: 0px 0px 2px #CCCCCC;
	-webkit-box-shadow: 0px 0px 2px #CCCCCC;
	}
#packages ul.details {
	background: #F9F9F9;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
#packages ul.details li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	}
#packages ul.details li.even {
	background-color: #EEEEEE;
	}
#packages ul.details li p {
	background: url(images/check_icon.png) no-repeat left;
	padding-left: 20px;
	margin: 0px;
	}
#packages .package.second ul.details li p {
	padding: 8px 0px 8px 20px;
	}
#packages .btn {
	float: none;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 2.4;
	margin: 10px;
	padding: 2px 0px;
	}
#packages-bg {
	background: url(images/hosting_bg.png) no-repeat left top;
	position: absolute;
	width: 1160px;
	height: 200px;
	top: 42%;
	left: 50%;
	margin-left: -580px;
	z-index: 1;
	}
	
/************************************************
*	FAQ Page					     		    * 
************************************************/

#faq h6 {
	border-bottom: none;
	}
.question {
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 12px 20px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
a.toggle-button {
	display: block;
	background: url(images/toggle_plus.png) no-repeat top left;
	padding-left: 28px;
	}
a.toggle-button.active {
	display: block;
	background: url(images/toggle_minus.png) no-repeat top left;
	}
.toggle-section {
	display: none;
	}
	
/************************************************
*	Documentation Page 							*
************************************************/

#documentation h6 {
	margin-bottom: 0px;
	}
ul.guide-links {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
ul.guide-links li {
	display: block;
	margin: 0px;
	padding: 10px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	}
	
/************************************************
*	Showcase Page 								*
************************************************/

#showcase-feature .tagline {
	font-size: 2.2em;
	margin: 0px;
	}
#showcase-feature .btn-holder-showcase {
	line-height: 1;
	}
#showcase-feature .postarea {
	margin-bottom: 0px;
	overflow: hidden;
	}
#showcase-feature .featureimg {
	float: left;
	display: inline-block;
	line-height: 1;
	width: 45%;
	margin-right: 3%;
	margin-bottom: 0px;
	}
#showcase-feature .information {
	float: left;
	display: inline-block;
	width: 52%;
	margin: 0px;
	}
#showcase a.btn,
#showcase-feature a.btn {
	margin: 15px 0px 0px 0px;
	}
#showcase .postarea {
	overflow: hidden;
	}
#showcase .featureimg {
	line-height: 1;
	margin: 10px 0px 0px 0px;
	}
#showcase .four.columns {
	width: 31.3%;
	margin-bottom: 6px;
	}
#showcase .four.columns.first {
	float: left;
	margin-left: 0px;
	clear: both;
	}
#showcase .number-paginate {
	padding-top: 0px;
	}
#organize {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	}
#organize .label {
	font-size: 1.2em;
	line-height: 3;
	margin-right: 8px;
	}
#organize select {
	display: inline-block;
	background: #FFFFFF;
	color: #666666;
	width: auto;
	font-size: 1.3em;
	line-height: 2;
	padding: 8px;
	border: none;
	box-shadow: inset 0 1px 1px #CCCCCC;
	-moz-box-shadow: inset 0 1px 1px #CCCCCC;
	-webkit-box-shadow: inset 0 1px 1px #CCCCCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#organize #searchsubmit {
	float: none;
	position: relative;
	top: -2px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
		
/************************************************
*	Pagination 	  		      			     	* 
************************************************/

.pagination {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	}
.pagination a {
	display: inline-block;
	background: #FFFFFF;  
	color: #999999; 
	height: 24px;
	line-height: 24px;
	margin: 0px 2px; 
	padding: 0px 8px;
	font-weight: normal;
	text-align: center; 
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 1px 1px #CCCCCC;
	-moz-box-shadow: inset 0 1px 1px #CCCCCC;
	-webkit-box-shadow: inset 0 1px 1px #CCCCCC;
	}
.pagination a:hover, 
.pagination a:active {
	background: #333333; 
	color: #FFFFFF !important;
	border: none;
	}
.pagination .current {
	display: inline-block;
	background: #333333; 
	color: #FFFFFF !important; 
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center; 
	margin-right: 4px; 
	padding: 0px 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#prevLink {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nextLink {
	float: right;
	margin: 0px;
	padding: 0px;
	}
		
/************************************************
*	Table 	 									*
************************************************/

table {
	background: #FFFFFF;
	width: 100%;
	margin: 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
table tr {
	border: 1px solid #DDDDDD;
	}
table th {
	background: #EEEEEE;
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 8px 10px;
	}
table td {
	padding: 5px 10px;
	margin: 0px;
	border: 1px solid #DDDDDD;
	}
table .green {
	color: #339900;
	background: #f1f6e3;
	}
table .red {
	background: #f6e6e3;
	}

/************************************************
*	Buttons  					     		    * 
************************************************/

a.btn, input.btn, #searchsubmit, #submit, #comments #respond input#submit, 
.reply a, .more-link, input.button, span.btn, .widget li.edd_checkout a, 
input#edd-purchase-button, input.edd-submit, input[type='submit'] {
	display: inline-block;
	position: relative;
	top: -2px;
	color: #EEEEEE;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1em;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, .2);
	letter-spacing: .2px;
	line-height: 1.4;
	text-decoration: none;
	margin: 10px 10px 10px 0px;
	padding: 10px 14px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #99cc00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)),to(rgba(0, 0, 0, 0.20)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.20));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.20));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.20));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.20));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.20));
	box-shadow: 0px 3px 0px #336600;
	-moz-box-shadow: 0px 3px 0px #336600;
	-webkit-box-shadow: 0px 3px 0px #336600;
	border: none;
	}
a.btn:hover, input.btn:hover, #searchsubmit:hover, #submit:hover, #comments #respond input#submit:hover, 
.reply a:hover, .more-link:hover, input.button:hover, span.btn:hover, .widget li.edd_checkout a:hover, 
input#edd-purchase-button:hover, input.edd-submit:hover, input[type='submit']:hover {
	top: 0px;
	color: #FFFFFF;
	background-color: #669900;
	text-decoration: none;
	box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
	}
a.btn.dark, span.btn.dark {
	background-color: #669900;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)),to(rgba(0, 0, 0, 0.40)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.40));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.40));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.40));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.40));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.40));
	text-decoration: none;
	}
a.btn.dark:hover, span.btn.dark:hover {
	background-color: #336600;
	}
.btn-holder {
	line-height: 1;
	text-align: center;
	margin: 12px auto 12px;
	}
.btn-holder .btn {
	margin: 0px;
	}
.btn.left-btn {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-khtml-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	border-right: 1px solid rgba(0, 0, 0, .1);
	}
.btn.right-btn {
	margin-right: 0px;
	border-left: none;
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-khtml-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	}
a.btn strong {
	color: #FFFFFF;
	}
.widget li.edd_checkout a {
	float: right !important;
	margin: 10px 0px 0px 10px !important;
	}
input#submit {
	padding-top: 6px;
	padding-bottom: 6px;
	}
input#edd-purchase-button {
	margin: 12px 10px 20px 0px;
	padding: 7px 12px;
	}
input.edd-submit {
	margin: 12px 10px 12px 0px;
	padding: 7px 12px;
	}
.more-link {
	float: none;
	display: inline-block;
	line-height: 2.8;
	margin: 12px 0px 0px 0px;
	padding: 0px 12px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

.banner img {
	float: left;
	line-height: 0;
	}
.featureimg {
	display: block;
	line-height: 1;
	text-align: center;
	margin: 0px auto 10px;
	}
.gallery {
	margin: auto;
	padding: 0px;
	}
.gallery-item {
	margin: 5px 0px;
	}
.gallery img {
	background: #FFFFFF;
	border: none !important;
	padding: 10px;
	box-shadow: 1px 1px 0px #DDDDDD;
	-moz-box-shadow: 1px 1px 0px #DDDDDD;
	-webkit-box-shadow: 1px 1px 0px #DDDDDD;
	}
.gallery img:hover {
	background: #33CCFF;
	}
.gallery-caption {
	font-size: .9em;
	padding: 0px 10px;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 10px 20px 10px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 20px !important;
	}
.alignleft {
	float: left;
	margin: 10px 20px 10px 0px !important;
	}
.wp-caption {
	background: #FFFFFF;
	max-width: 100%;
	text-align: center;
	padding: 5px 0px 10px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.wp-caption p.wp-caption-text {
	font-size: .9em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.avatar {
	background: #FFFFFF;
	margin: 10px 20px 10px 0px;
	padding: 6px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.imgborder {
	background: #FFFFFF;
	padding: 6px !important;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	Sidebars	 	        			     	* 
************************************************/

.sidebar {
	margin: 0px;
	padding: 0px;
	}
.sidebar .widget {
	background: #FFFFFF;
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	Widgets										*
************************************************/

.widget {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	overflow: hidden;
	}
.widget li, .widget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.widget ul li {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	}
.widget ul li ul { 
	margin: 0px 0px 0px 0px;
	}
.widget ul li a {
	padding: 0px;
	}
.widget ul li ul li {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-indent: 10px;
	border-top: 1px solid #DDDDDD;
	}
.widget ul li ul li ul li {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-indent: 20px;
	border-top: 1px solid #DDDDDD;
	}
	
/************************************************
*	Custom Menu Widget							*
************************************************/

.widget ul.menu {
	float: none;
	}
.widget ul.menu .current_page_item a, 
.widget ul.menu .current-menu-item a {
	background-color: none;
	color: #669900;
	border: none;
	}
.widget ul.menu li a, 
.widget ul.menu li a:link {
	display: block;
	background: none;
	color: #669900;
	height: auto;
	text-align: left;
	text-shadow: none;
	letter-spacing: 0px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
	border: none;
	}
.widget ul.menu li a:hover,
.widget ul.menu li a:active,
.widget ul.menu li a:focus {
	text-decoration: underline;
	}
.widget ul.menu li {
	float: none;
	display: block;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 100%;
	}
.widget ul.menu li span {
	top: 12px;
	}
.widget ul.menu li ul.sub-menu {
	width: 100%;
	top: 0;
	margin: 0px;
	padding-top: 0px;
	position: relative;
	z-index: 9;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}
.widget ul.menu li ul.sub-menu span {
	display: none;
	}
.widget ul.menu li ul.sub-menu li a {
	background: none !important;
	width: 90%;
	margin: 0px;
	}
.widget ul.menu li ul.sub-menu li a:hover {
	color: #669900;
	}
.widget ul.menu li ul.sub-menu li ul.sub-menu li {
	display: none;
	}

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

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	}
#wp-calendar {
	width: 100%;
	text-align: center;
	}
#wp-calendar a {
	margin: 0px !important;
	}
#wp-calendar caption {
	font-size: 1.1em;
	margin: 5px 0px 5px 0px;
	}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
	}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	}
#searchform label {
	display: none;
	}
#s {
	float: left;
	background: #F4F4F4;
	width: 67%;
	font-family: 'Helvetica Neue', Arial, sans-serif;  
	margin: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	}
.sidebar #searchsubmit {
	float: right;
	width: 22%;
	height: 34px;
	margin: 0px 0px 0px 3%;
	padding: 4px 12px;
	}

/************************************************
*	Testimonials Widget							*
************************************************/

.testimonials .quote {
	margin-top: 8px;
	padding-top: 6px;
	border-top: 1px solid #DDDDDD;
	}
.testimonials .quote.first {
	margin-top: 0px;
	}
.testimonials blockquote {
	color: #666666;
	font-size: 1.1em;
	line-height: 1.8;
	margin: 6px 0px 0px 0px;
	}
.testimonials blockquote:before {
	content: '“';
	}
.testimonials blockquote:after {
	content: '”';
	}
.testimonials cite {
	color: #999999;
	font-size: 0.9em;
	}
.testimonials cite:before {
	content: '— ';
	}
.testimonials cite .excerpt:before {
	content: '| ';
	}
.testimonials cite .url {
	display: block;
	font-style: normal;
	}
	
/************************************************
*	Twitter      								*
************************************************/

#twitter {
	display: block;
	background: #f5f8ef;
	margin: 0px;
	padding: 6px 18px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
	}
#twitterfeed {
	margin: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	}
#twitterfeed p {
	font-size: 1em;
	margin: 0px;
	}
#twitter .twitter-follow-button {
	padding-top: 16px;
	padding-bottom: 6px;
	border-top: 1px solid #FFFFFF;
	}
	
/************************************************
*	Newsletter     								*
************************************************/

#newsletter {
	display: block;
	background: #99CC00;
	margin: 0px 0px 20px 0px;
	padding: 6px 18px 12px 18px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
	}
#newsletter-text .title {
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #999999;
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	}
#newsletter-text p {
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #999999;
	}
#newsletter-text p a {
	color: #669900;
	text-shadow: none;
	}
#newsletter #mc_embed_signup {
	padding-top: 24px;
	padding-bottom: 24px;
	}
#newsletter #mc_embed_signup .title {
	margin: 0px;
	padding: 0px;
	}
#newsletter #mce-EMAIL {
	float: left;
	background: #F4F4F4;
	width: 67%;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-indent: 8px;
	margin: 6px 4% 6px 0px;
	padding: 8px 0px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	}
#newsletter input.button {
	float: left;
	width: 29%;
	margin: 6px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	}
#newsletter .mc-badge {
	font-weight: bold;
	}
	
/************************************************
*	Social Post Buttons							*
************************************************/
	
.social {
	display: block;
	width: 100%;
	height: 22px;
	margin: 20px 0px;
	padding: 12px 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
.social.theme-social {
	margin: 12px 0px;
	}
.social .like-btn, .social .plus-btn, .social .tweet-btn, .social .pin-btn {
	float: left;
	display: inline-block;
	line-height: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	}
.tweet-btn {
	width: 90px;
	}
.like-btn {
	width: 92px;
	}
.plus-btn {
	width: 72px;
	}
.fb_iframe_widget {
	margin-top: 0px !important;
	}
	
/************************************************
*	Footer  									*
************************************************/

#bottom {
	background: #FFFFFF;
	padding: 60px 0px 40px 0px;
	}
#footer {
	background: #222222;
	font-style: normal;
	margin: 0px auto 0px;
	padding: 40px 0px;
	}
#footer p {
	color: #666666;
	margin: 0px;
	padding: 0px;
	}
.sitemap {
	display: block;
	margin: 0px;
	padding: 0px;
	}
.copyright {
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	}
.truste {
	float: right;
	display: inline-block;
	margin-top: 24px;
	}
.menufooter {
	text-align: center;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
	}
.menufooter li {
	display: inline;
	padding: 12px 0px;
	}
.menufooter li a {
	display: inline;
	color: #888888;
	font-size: 0.85em;
	line-height: 2;
	text-shadow: none;
	text-decoration: none;
	margin: 0px 6px;
	padding: 0px;
	border: none;
	overflow: visible;
	}
.menufooter li:first-child a {
	margin-left: 0px;
	}
.menufooter li:last-child .menu-divider {
	display: none;
	}
.menufooter li a:hover,
.menufooter li a:focus,
.menufooter li a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border: none;
	}
.footer.left {
	float: left;
	display: inline-block;
	width: 72%;
	margin-top: 6px;
	padding: 0px;
	}
.footer.left p {
	color: #666666;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.8;
	margin: 0px;
	padding: 0px;
	}
.footer.left p a {
	color: #888888;
	}
.footer.left p a:hover {
	color: #99CC00;
	text-decoration: none;
	}
.footer.right {
	float: right;
	display: inline-block;
	width: 26%;
	margin-left: 2%;
	padding: 0px;
	}
.footer.right h4 {
	color: #999999;
	font-size: 1.6em;
	line-height: 1.8;
	text-align: right;
	text-shadow: -1px -1px 0px #000000;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	}
.footer.right .red {
	color: #cc0099;
	font-size: 0.9em;
	}
.footer .social-links {
	margin-top: 6px;
	overflow: hidden;
	}
.footer .like-btn, 
.footer .plus-btn {
	float: right;
	display: inline-block;
	width: 100px;
	height: 22px;
	overflow: hidden;
	}
.footer .plus-btn {
	width: 74px !important;
	}
.footer .like-btn .fb-like {
	margin-top: 0px;
	}
.footer .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important;
	}
.footer .fb_edge_comment_widget {
	display: none !important;
	}
	
/************************************************
*	Comments									*
************************************************/

.fb_iframe_widget {
	margin-top: 20px;
	}
#author, #email, #url {
	background: #F9F9F9;
	color: #666666;
	font-size: 1em;
	margin: 0px;
	padding: 6px;
	border: 1px solid rgba(0,0,0, .08);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0px 1px 1px #DDDDDD;
	-moz-box-shadow: inset 0px 1px 1px #DDDDDD;
	-webkit-box-shadow: inset 0px 1px 1px #DDDDDD;
	}
#comment {
	background: #F9F9F9;
	color: #666666;
	font-size: 1em;
	margin: 0px;
	padding: 6px;
	border: 1px solid rgba(0,0,0, .08);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0px 1px 1px #DDDDDD;
	-moz-box-shadow: inset 0px 1px 1px #DDDDDD;
	-webkit-box-shadow: inset 0px 1px 1px #DDDDDD;
	}
#comments {
	background: #FFFFFF;
	margin-top: 24px;
	padding: 12px 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#comments-title {
	font-size: 2em;
	margin: 4px 0px 8px 0px;
	padding: 4px 0px 8px 0px;
	}
#reply-title {
	margin: 0px;
	padding: 0px;
	}
.commentlist li .avatar {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	}
.commentlist li .vcard {
	background: #F9F9F9;
	max-width: 100%;
	padding: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid rgba(0,0,0, .08);
	}
.commentlist li:last-child {
	border-bottom: 1px solid rgba(0,0,0, .08);
	}
.commentlist li ul li {
	padding-left: 24px;
	}
.commentlist li ul li:last-child {
	border-bottom: none;
	}
.commentlist p {
	margin: 0px;
	padding: 6px 0px;
	}
.comment {
	padding: 18px 0px;
	overflow: hidden;
	}
.comment-author {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	}
.comment-time {
	font-size: .85em;
	position: relative;
	top: -8px;
	}
.comment-avatar {
	float: left;
	width: 12%;
	margin-right: 4%;
	}
.comment-content {
	float: left;
	width: 84%;
	}
.commentlist li #respond {
	border-top: 1px solid rgba(0,0,0, .08);
	}
#commentform {
	margin: 4px 0px 12px 0px;
	}
#commentform #submit {
	margin: 6px 0px 0px 0px !important;
	}
#commentform textarea {
	width: 96% !important;
	padding: 6px;
	}
#respond {
	padding-top: 20px;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#cancel-comment-reply-link {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.4px;
	text-transform: none;
	margin: 6px 0px 18px 0px;
	}
.comment-notes, p.logged-in-as {
	margin-top: -6px;
	}
.nocomments {
	display: none;
	}
.comment-edit-link {
	float: right;
	display: inline-block;
	font-size: 0.8em;
	line-height: 1;
	margin-top: -18px;
	padding: 0px;
	}
.reply {
	margin: 0px;
	padding-top: 12px;
	overflow: hidden;
	}
.reply a, .reply a:visited {
	margin: 0px;
	padding: 6px 14px;
	}
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.form-allowed-tags {
	display: none;
	}
.thread-alt, .thread-even {
	margin: 0px;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Modal Box									*
************************************************/

.modal {
	display: none;
	width: 400px;
	background: #fff;
	padding: 15px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	}
.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(images/close.png) no-repeat 0 0;
	}
.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(images/spinner.gif) #111 no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	}
#free h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#free input[type='email'] {
	background: #F9F9F9;
	width: 95%;
	}
#changelog iframe {
	width: 100%;
	height: 360px;
	}
	
/************************************************
*	Form Styling								*
************************************************/

.container .gform_wrapper {
	background: #FFFFFF;
	padding: 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.container .gform_wrapper .field_name_first input, 
.container .gform_wrapper .ginput_complex .ginput_left input,
.container .gform_wrapper .ginput_complex .ginput_right input, 
.container .gform_wrapper .ginput_complex .ginput_right select {
	width: 92% !important;
	}
.container .gform_wrapper .ginput_complex .ginput_full input {
	width: 96% !important;
	}
.container .gform_wrapper .gform_footer {
	padding: 0px;
	}
.container form {
	display: block;
	}
.container form ul,
.container form li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.container form legend {
	font-weight: bold;
	padding-top: 10px;
	}
.container form label {
	margin-top: 6px;
	}
.container form input[type='url'],
.container form input[type='tel'],
.container form input[type='email'],
.container form input[type='text'],
.container form input[type='password'],
.container form input[type='number'],
.container form textarea,
.container form select {
	display: block;
	background: #F4F4F4;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4;
	margin: 4px 12px 4px 0px;
	padding: 8px !important;
	border: 1px solid rgba(0,0,0, .08);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
	}
.container form input[type='url'],
.container form input[type='tel'],
.container form input[type='email'],
.container form input[type='text'],
.container form input[type='password'],
.container form input[type='number'] {
	width: 42%;
	}
.container form textarea {
	width: 96% !important;
	}
.container form input[type='checkbox'],
.container form input[type='radio'] {
	margin-left: 0px;
	margin-right: 6px;
	}
.container form input[type='submit'] {
	margin-top: 0px;
	height: 36px;
	}
.widget form input[type='tel'],
.widget form input[type='text'],
.widget form input[type='password'] {
	background: #F4F4F4;
	width: 94%;
	margin: 0px;
	}
	
/************************************************
*	Grid	 					     		    * 
************************************************/

.single-theme .five.columns {
	margin-left: 4%;
	}
.container {
	background: #F4F4F4 url(images/divider_pattern.png) repeat-x bottom;
	margin: 0px auto 0px;
	padding: 0px;
	}
.row { 
	width: 100%; 
	max-width: 980px; 
	min-width: 727px; 
	margin: 0px auto 0px;
	}
	/* To fix the grid into a certain size, set max-width to width */
.row .row { 
	min-width: 0; 
	}
.column, .columns { 
	margin-left: 3%; 
	float: left; 
	min-height: 1px; 
	position: relative; 
	}
.column:first-child, .columns:first-child { 
	margin-left: 0; 
	}
[class*="column"] + [class*="column"]:last-child { 
	float: right; 
	}

.row .one 		{ width: 4.3%; }
.row .two 		{ width: 13%; }
.row .three 	{ width: 21.679%; }
.row .four 		{ width: 31%; }
.row .five 		{ width: 39.1%; }
.row .six 		{ width: 47.8%; }
.row .seven 	{ width: 56.5%; }
.row .eight 	{ width: 66%; }
.row .nine 		{ width: 73.9%; }
.row .ten 		{ width: 82.6%; }
.row .eleven 	{ width: 91.3%; }
.row .twelve 	{ width: 100%; }

.row .centered { float: none; margin: 0 auto; }
 
/* Nicolas Gallagher's micro clearfix */
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }