/*
Theme Name: enerongoso
Theme URI: http://enerongoso.com
Description: Responsive theme for Enerongoso business site
Author: Enerongoso, LLC
Author URI: http://enerongoso.com
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enerongoso
KW4 WordPress Theme, Copyright (C) 2015 Enerongoso, LLC
*/

/* theme colors
#9bbb58 ; // light green in enerongoso logo
*/

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/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;font:inherit;font-size:100%;vertical-align:baseline;}

/*HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}

body {line-height: 1;}
ol,ul {list-style: none;}
blockquote,q {quotes: none;}
blockquote p {display: inline;}
blockquote:after,q:after {content: "";content: none;}
table {border-spacing:0;border-collapse:collapse;}
button,input,select,textarea {overflow:visible;width:auto;margin:0;font-size:100%;vertical-align:baseline;}
textarea {overflow:auto;vertical-align:text-top;}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {float: none;clear: both;width: 100%;height: 1px;border: none;color: #ddd;background: #ddd;}
hr.space {color: #fff;background: #fff;}

/* =Base
-------------------------------------------------------------- */
html {height: 100%;}

body {
	color: #555;
	background: #000;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.5em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

/* =Typography
-------------------------------------------------------------- */
p {word-wrap: break-word;}
i,em,dfn,cite {font-style: italic;}
tt,var,pre,kbd,samp,code {font-family: monospace, serif;font-style: normal;}
b,strong {font-weight: 700;}
sup {vertical-align: super;}
sub {vertical-align: sub;}


/* =Responsive Images
-------------------------------------------------------------- */
img {max-width: 100%;height: auto;border: 0;-ms-interpolation-mode: bicubic;vertical-align: middle;}
.ie8 img {width: auto\9;height: auto;}
.ie8 img.size-large {width: auto;max-width: 60%;}

/* =Responsive Videos
-------------------------------------------------------------- */
video {width: 100%;max-width: 100%;height: auto;}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,object {max-width: 100%;}
svg:not(:root) {overflow: hidden;}

/* =Links
-------------------------------------------------------------- */
a {color: #ffd966;font-weight: 400;text-decoration: none;}

a:hover,a:focus,a:active {outline: 0;color: #77f;text-decoration: none;}
::selection {color: #fff;background: #999;text-shadow: none;}

/* =Forms
-------------------------------------------------------------- */
label {display: inline-block;padding: 2px 0;font-weight: 700;}
legend {padding: 2px 5px;}
fieldset {margin: 0 0 1.5em;padding: 1em 2em;border: 1px solid #ccc;}

select,
input[type="text"],
input[type="password"],
input[type="email"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	margin: 0;
	padding: 6px 8px;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	vertical-align: middle;
	cursor: text;
}

select {max-width:100%; height:auto;}

area,textarea {
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 8px 10px;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

map area {padding: 0;	border: 0;}
input,select {cursor: pointer;}
area:focus,input:focus,textarea:focus {border: 1px solid #6cf;}

input[type="text"],input[type="password"] {cursor: text;}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	display: block;
	position: absolute;
	top: 60px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #f0c36d;
	color: #212121;
	background-color: #f9edbe;
	text-align: center;
}

.msie-box a {color: #212121;}

/* =Tables
-------------------------------------------------------------- */
th,td,table {border: 1px solid #ddd;}
table {width: 100%;border-collapse: collapse;}

/* =Lists
-------------------------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

ol {
	margin: 0;
	padding: 0;
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	color:#eee;
}

dt {font-weight: 400;}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	padding: 0 0 10px 0px;
	margin:0;
	border: none;
	background: none;
	quotes: "\201C""\201D""\2018""\2019";
	color:#999;
}

blockquote p {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
}

blockquote:before {
	color: #bbb;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.2em;
	vertical-align: -0.4em;
}

blockquote:after {
	color: #bbb;
	content: close-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-left: 0.2em;
	vertical-align: -0.4em;
}

/* =Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: 400;
	line-height: 1.2em;
	word-wrap: break-word;
}

h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 2.625em; /* = 42px */
}

h2 {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-size: 2.250em; /* = 36px */
}

h3 {
	margin-top: 0.857em;
	margin-bottom: 0.857em;
	font-size: 1.875em; /* = 30px */
}

h4 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.500em; /* = 24px */
}

h5 {
	margin-top: 1.125em;
	margin-bottom: 1.125em;
	font-size: 1.125em; /* = 18px */
}

h6 {
	margin-top: 1.285em;
	margin-bottom: 1.285em;
	font-size: 1.000em; /* = 16px */
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p,hr,dl,pre,form,table,address,blockquote {margin: 1.6em 0;}
th,td {padding: 0.8em;}
caption {padding-bottom: 0.8em;}
blockquote {padding: 0;}
blockquote:first-child {margin: 0.8em 0;}
fieldset {margin: 1.6em 0;padding: 0 1em 1em;}
legend {padding-right: 0.8em;padding-left: 0.8em;}
legend + * {margin-top: 1em;}
input,textarea {	padding: 0.3em 0.4em 0.15em;}
select {padding: 0.1em 0.2em 0;}
option {padding: 0 0.4em;}
dt {margin-top: 0.8em;margin-bottom: 0.4em;}
ul {list-style-type: disc;}
ol {list-style-type: decimal;}
ul,ol {margin: 0 1.5em 1.5em 0;padding-left: 2.0em;}
li ul,li ol {	margin: 0;}
form div {margin-bottom: 0.8em;}

/* =Globals
-------------------------------------------------------------- */
#container {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 25px;
}

#wrapper {
	clear: both;
	position: relative;
	margin: 20px auto 20px auto;
	padding: 0 20px 20px 20px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}

.front-page #wrapper {
	margin: 20px auto 20px auto;
	padding: 0;
	border: none;
	background-color: transparent;
}

#header {margin: 0;}


/* =Header
-------------------------------------------------------------- */
#logo {float: left;margin: 0;}

.site-name {
	display: block;
	padding-top: 20px;
	font-size: 2.063em; /* = 33px */
	line-height: 1.0em;
}

.site-name a {color: #333;font-weight: 700;}
.site-description {display: block;margin: 10px 0;color: #afafaf;font-size: 0.875em;}

/* =Content
-------------------------------------------------------------- */
#content {margin-top: 40px;margin-bottom: 20px;}
#content-full {margin-top: 40px;	margin-bottom: 20px;}
#content-blog {margin-top: 40px;	margin-bottom: 20px;}
#content-images {margin-bottom: 20px;}
#content-search {margin-top: 20px;margin-bottom: 20px;}
#content-archive {margin-top: 40px;margin-bottom: 20px;}
#content-sitemap {margin-top: 40px;margin-bottom: 20px;}
#content-sitemap a {font-size: 12px;}
#content .sticky {clear: both;}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 30px 0 40px 0;
	padding: 10px;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f9f9f9;
}

#author-meta img {float: left;padding: 10px 15px 0 5px;}
#author-meta p {margin: 0;padding: 5px;}
#author-meta .about-author {margin: 10px 0 0 0;font-weight: 700;}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	width: 99.893617021277%;
	padding-bottom: 40px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}

#featured p {
	padding: 0 40px 0 40px;
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	text-align: center;
}

#featured-image {margin: 40px 0 0 0;}
#featured-image .fluid-width-video-wrapper {margin-left: -20px;}
.featured-image img {margin-top: 44px;}

/* =Post
-------------------------------------------------------------- */
.comments-link {font-size: 12px;}
#cancel-comment-reply-link {color: #900;}

.post-data {clear: both;margin-top: 20px;font-size: 12px;font-weight: 700;}
.post-data a {color: #111;}
.post-entry {clear: both;padding:10px;}
.post-entry ul,.post-entry ol {font-size:1.2em; color:#ddd;}
.post-entry ol ul {font-size:1em;}
.post-meta {	clear: both;margin-bottom: 10px;color: #9f9f9f;font-size: 12px;}
.post-edit {display: block;clear: both;margin: 1.5em 0;font-size: 12px;}
.post-search-terms {clear: both;}
.read-more {clear: both;font-weight: 700;}
.attachment-entry {clear: both;text-align: center;}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {margin-left: 5px;color: #aaa;font-size: 18px;}
.form-allowed-tags {display: none;font-size: 10px;}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {margin: 0 0 20px;padding: 20px;border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;	border-radius: 4px;	background-color: #f9f9f9;}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {margin-top: 40px;}
#widgets a {display: inline-block;margin: 0;padding: 0;text-decoration: none;}
#widgets form {margin: 0;}
#widgets ul, #widgets ol {padding: 0 0 0 20px;}
#widgets ul li a {display: inline;text-decoration: none;}
#widgets .widget-title img {float: right;position: relative;top: 4px;width: 11px;height: 11px;}
#widgets .rss-date {padding: 6px 12px;line-height: 18px;}
#widgets .rssSummary {padding: 10px;}
#widgets cite {padding: 6px 12px;font-style: normal;line-height: 18px;}
#widgets .tagcloud,
#widgets .textwidget {display: block;margin: 0;line-height: 1.5em;word-wrap: break-word;}
#widgets .textwidget a {display: inline;}
#widgets ul .children {padding: 0 0 0 10px;}
#widgets .author {padding-top: 4px;font-weight: 700;}
.widget_archive select,#cat {display: block;margin: 0 15px 0 0;}

.colophon-widget {min-height: 0;background: none;}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}

.top-widget {
	float: right;
	clear: right;
	width: 45%;
	min-height: 0;
	padding: 0 3px 0 0;
	border: none;
	background: none;
	text-align: right;
}

.top-widget ul {padding: 0;}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {margin: 0;}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	margin: 0;
	padding-top: 40px;
	font-size: 60px;
	text-align: center;
	letter-spacing: -1px;
}

.featured-subtitle {padding: 0 10px;text-align: center;}

.widget-title h3,
.widget-title-home h3 {
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 23px;
	text-align: left;
}

.top-widget .widget-title h3 {
	padding: 0;
	font-size: 14px;
	text-align: right;
}

.widget-title a {padding: 0 !important;border-bottom: none;}

.title-404 {	color: #933;}

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
}

/* =Accessibility
-------------------------------------------------------------- */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* =Skip Links
-------------------------------------------------------------- */
.skip-container {
	display: block;
	position: relative;
	padding: 0.5em 0.5em 0.5em 0;
}

.skip-link {
	float: right;
	margin-left: -100%;
	padding: 0.5em;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f5f5f5;
	font-size: 0.8125em;
	text-transform: uppercase;
}

.skip-link:hover,
.skip-link:active,
.skip-link:focus {
	border: 1px solid #666;
}

.custom-background .site {
	margin: 0 auto;
	-webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
	-moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
	box-shadow: 0 -5px 5px 4px #d5d5d5;
}

/* footer menu */
.widget_nav_menu li {display: block;}
.widget_nav_menu a {color:#aaa; font-size: 1.3em;}
.widget_nav_menu ol, .widget_nav_menu ul{padding-left:0;}


/* =Header Menu (Primary)
-------------------------------------------------------------- */
#topnavwrap {position:fixed; top:10px; right:10px; cursor:pointer; background: #333; border:1px solid #a93; border-radius:5px; z-index:9999;}
#topnavwrap .navimg {overflow:hidden; width:35px;height:auto;}
#topnav {position:fixed; display:none; top:45px; right:10px; cursor:pointer; background: #333; z-index:9999;}
#topnav ul {width:auto;padding:0; margin:0;}
#topnav li {list-style-type:none; border-bottom:1px solid #555;}
#topnav a {display:block; padding:0.5em; font-size:1.3em; margin:0;}
#topnav a:hover {background:#777;color:white;}
/*#topnav ul li:last-child {border:none;}*/

#topnav2wrap {height:40px; width:100%; z-index:1000;}
#topnav2 {position:fixed; top:0; width:100%; margin:0 auto; background:#000; text-align:center; z-index:1000; border-bottom:2px solid rgb(255,217,102);}
#topnav2.botborder {border-bottom:3px solid #ffd966;}
#topnav2 li {display:inline; margin:5px;padding:5px;line-height: 1.5em;font-size:1.4em;}
#topnav2 a {font-weight:400;color:#ddd;}
#topnav2 a:hover {color:#ffd966;}
#topnav2 ul {padding:12px 30px 10px 10px;margin:0;}
.topnav2icon {float:left; width:130px; padding:5px 5px 4px 5px; line-height:1.15em; text-align:left; font-family: 'Merriweather', cursive, serif; font-style:italic; color:#eee;}
#topnav2 img {float:left; width:60px;}
.nav2div {overflow:hidden;clear:right; font-size:1.3em;}

#topnav3 {position:fixed; top:30px; width:100%; margin:0 auto; background:#000; text-align:center; z-index:1000; border-bottom:2px solid rgb(255,217,102);}
#topnav3.botborder {border-bottom:3px solid #ffd966;}
#topnav3 li {display:inline; margin:5px;padding:5px;line-height: 1.5em;font-size:1.4em;}
#topnav3 a {font-weight:400;color:#ddd;}
#topnav3 a:hover {color:#ffd966;}
#topnav3 ul {padding:12px 30px 10px 10px;margin:0;}
#topnav3 img {float:left; width:60px;}



#scrollup {display:none;}
#scrolldwn {
	-webkit-animation:spin 2s linear once;
    -moz-animation:spin 2s linear once;
    animation:spin 2s linear once;
	-webkit-transition: transform 0.25s; /* Safari */
    transition: transform 0.25s;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(180deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(180deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(180deg); transform:rotate(180deg); } }

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(/wp-content/core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	display: block;
	height: 28px;
	margin: 20px 0;
	padding: 0 5px;
	color: #111;
	font-size: 13px;
	line-height: 28px;
}

.navigation a {padding: 4px 10px;color:#aaa;}
.navigation a:hover {color: #111;text-decoration: none;}
.navigation .previous {float: left;}
.navigation .next {float: right;}
.navigation .bracket {font-size: 36px;}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	display: block;
	clear: both;
	margin: 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: 700;
}

.pagination a {
	text-decoration: none;
}

.pingback,
.trackback {
	margin: 20px 0;
	list-style: none;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	clear: both;
	margin-top: 15px;
	padding: 10px 20px 50px;
	border: 1px solid #ccc;
	border-bottom-color: #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #fff, #eaeaea);
	background-image: -moz-linear-gradient(top, #fff, #eaeaea);
	background-image: -ms-linear-gradient(top, #fff, #eaeaea);
	background-image: -o-linear-gradient(top, #fff, #eaeaea);
	background-image: linear-gradient(top, #fff, #eaeaea);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
	width: 100%;
}

.nocomments {
	color: #999;
	font-size: 0.9em;
	text-align: center;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;	margin: 5px auto 20px auto;}
.alignright {float: right;margin: 5px 0 20px 20px;}
.alignleft {float: left;	margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-right: auto;margin-left: auto;}

.wp-caption {
	max-width: 96%;
	padding: 0px 5px 5px 5px;
	border: 1px solid #f0f0f0;
	background: #f9f9f9;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	width: auto;
	max-width: 98.5%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
}

img.wp-smiley {
	vertical-align: middle;
}


/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	width: auto;
	margin: 15px auto;
}

@media screen and (max-width:400px) {
	table.shop_table {
		font-size: 8px;
	}
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	position:relative;
	clear: both;
	font-size: 11px;
	line-height: 1.5em;
	width:100%;
	border-top:2px solid #ddd;
	background-color:#222;
	z-index:99;
}

#footer a {font-weight: 400; color:#777;}
#footer a:hover {color: #fff;}
#footer-wrapper {max-width:940px; margin:0 auto;padding: 20px;}

.scroll-top {text-align: center;}
.copyright {	text-align: center; color:#999;}
.powered {text-align: right;}

#footer_widget .col-300:nth-child(3n+3) {
	margin-right: 0;
}


/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	display: table;
	content: " ";
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	zoom: 1;
}

.clear {	clear: both;}


/* =Media Print
-------------------------------------------------------------- */
@media print {
	h1,h2,h3,h4,h5,h6 {page-break-after: avoid;}
	ul,ol,dl {	page-break-before: avoid;}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
	body {	}
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/


/* =Theme customization starts here
-------------------------------------------------------------- */
body {margin:0;padding:0;}
p {font-size:1.4em;color:#fff;line-height:1.4em;}
h1,h2,h3,h4,h5,.site-name {font-family: 'Open Sans Condensed','Merriweather', cursive, serif; color:rgb(255,217,102); }
h1 {font-size:4em;}
h2 {font-size:3em; text-align:center;}
h3 {font-size: 2em;}
sup {font-size:0.6em;}

.boxedimg {padding:5px;border:2px solid #555;}
.circleimg {padding:5px;border:2px solid #555;border-radius:150px;}

#home img {background: rgba(0,0,0,0.5);border-radius:10px;}

.home-img {position:fixed;overflow:hidden;top:0;width:100%;max-height:650px;z-index:0;}
.home-img img {display:block;width:100%;height:auto;max-width:initial;}
.innerhead {height:200px;background:black;}
.innerhead img {height:300px;width:auto;}
.post {position:relative;z-index:998;}
.post-inner {max-width:700px; min-height:380px; margin:auto; padding:40px 20px 40px 20px;}
.post-0 {height:380px;}
.post-inner:first-child  {max-width:1400px;}
/*.nextbutton {display:none;width:100%;position:relative;top:-20px;z-index:99;}
.nextbutton img {display:block; width:45px; height:40px;margin:0 auto;cursor:pointer;}
*/
.inner-page-wrap {position:relative; margin:10px auto 0px auto; padding-top:40px; max-width:700px; z-index:99;}
.post-wrap-inner {position:relative; width:100%;background:#333;}

/* tools formatting */
.toolsdiv {float:left;width:48%; min-height:230px; min-width:200px; margin:0 10px 15px 0;}
.morediv {display:none;font-size:1.2em; line-height:1.4em; padding:5px 10px; color:#fff; text-align:center;}
.morediv ul,ol {margin: 0 1.5em 1.5em 2em;padding-left:0;}
.morediv li {list-style-type:none;}
.morediv li::after {content:" ~";}
.morediv li::before {content:"~ ";}
.morediv li:first-child::after,.morediv li:first-child::before  {content:none;}
.morediv li:first-child {font-size:1.2em;color:#3f3;}

.toolsdiv div.subtitle {cursor:pointer;}
.tools img {width:400px;height:auto;position:relative;}
.tools p {margin:0;}
.toolwrap {width:100%;overflow:hidden;}
.toolstitle {height:3.5em;}
.toolstitle h2 {font-size:1.2em; font-weight:200; padding:0 5px;}
.toolsimg {display:block;overflow:hidden;margin:0 10px;}
.toolsimg img {border-radius:10px;}
.toolsdesc {font-size: 0.8em; text-align: left; padding: 0px 75px 0 75px;}
.tools h3 {color:#3f3 !important;font-size:1.3em;}

.subtitle {font-size:0.9em;color:#aaa;margin:0 auto;width:50%;text-align:center;}
.post.toolsdiv {background:transparent;}
#nextsection {position:fixed;left:47%;bottom:5px;width:40px;height:40px;padding:3px;z-index:1005;cursor:pointer;border:4px solid transparent;border-radius:28px; background:rgba(200, 200, 200, 0.4);}
#nextsection:hover {border:4px solid rgb(255,217,102);}
.entry li {font-size:1.3em;line-height:1.4em; padding-bottom:1em;color:#ddd;}
.entry li li {font-size:0.9em; line-height:1.2em; list-style-type:circle;}
.entry h1 {font-size:3em;}
.entry h2 {font-size:2em;line-height:1em;}
.entry h3 {font-size:1.5em;}
.post-entry h2 {font-size:3em;}
#post-0 .entry h1, #post-0 .entry h2, #post-0 .entry h3 {color:#fff; font-size:3em; width:400px; margin:auto; padding:3px 10px; background:rgba(0,0,0,0.5); border-radius:10px;}

.footer-widgets {overflow:hidden; width:100%;clear:both;}
.footer-left {float:left;width:50%;}
.footer-right {float:right;width:50%;text-align:right;}

.wp-caption-text {color:#777;}
.wp-caption {border:none; background:none;}

.sticky-popup {width:285px !important;}
.sticky-popup-right .popup-header {border-radius: 4px 0 0 4px; float:left; height: 160px; padding:15px 0 !important; margin-top:0% !important; height:120px !important;}
.sticky-popup-right .popup-content p {color:black;}
.popup-content {height:auto !important; border:1px solid #555 !important; border-right:none !important; border-bottom-left-radius:5px;}
.popup-content a, .popup-content a:visited {color:#559;}
.popup-content a:hover {color:#00f;}
.popup-content p {line-height:1.2em;padding-bottom:5px;}

.bookimg {height:300px; width:auto;}

.page404 {min-height:700px; margin:200px auto; padding:50px; text-align:center;display:table;vertical-align:middle;color:#fff;}

.testimonials-widget-testimonials blockquote {color:#222; font-size:1.4em; font-family: serif; font-style: italic; border:1px solid #bb3; padding:5px 10px; border-radius:5px; background:#fff;}
.testimonials-widget-testimonials blockquote::before {content:inherit}

/*#menu-nav2 li:last-child {background:rgba(100,63,151,1); border-radius:10px;} 
#menu-nav2 li:last-child a {color:#eee;} */
#topnav2 img {transform:rotate(0deg); transition-duration:500ms;}

.calltoaction {display:inline-block; padding:10px 20px; text-align:center; margin-top:50px auto 0 auto; width:300px; text-align:center; background: rgba(100,63,151,0.7); border-radius:20px;font-size:2em; line-height:1.5em;color:#eee;}
.calltoaction:hover {cursor:pointer; background:#999;}
.calltoaction,.calltoaction:visited  {color:white;}

.desc li {font-size:1em;}

@media screen and (min-width:1100px) {
	.nav2div {font-size:1.3em;}
}

@media screen and (max-width:970px) {
	.home-img img {height:700px;width:auto;}
	.innerhead img {height:300px;}
	.toolsdesc {padding: 0px 15px 0 15px;}
}

@media screen and (max-width:930px) {
	.bookimg {height:250px;width:auto;}
}

@media screen and (max-width:650px) {
	.post p, .post-entry p {font-size:1em;}
	.post-entry ul,.post-entry ol {font-size:1em;}
	.entry h1 {font-size:3em; text-align:center !important;}
	.entry h2 {font-size:2em; text-align:center;}
	.entry h3 {font-size:1.5em; text-align:center;}
	.entry li {font-size:1em;}
	.entry li li {font-size:0.9em;}
	#topnav2 a {font-size:1em;}
	.sitecatch {font-size:2.5em !important;}
	.toolstitle {font-size:0.8em;} 
	#post-0 .entry h2  {width:330px; }
	.post-inner {min-height:300px;}
}

@media screen and (max-width:558px) {
	.toolsdiv {width:95%;}
}

@media screen and (max-width:500px) {
	#nextsection {left:40%}
	.post-entry h2 {font-size:1.8em;}
	.post-entry h3 {font-size:1.3em;}
	.bookimg {display:none;}
	.toolstitle {font-size:0.7em;}
	#post-0 .entry h2 {width:270px; font-size:2em !important;}
	.post-inner {min-height:200px;}
	#topnav2 ul {margin:0; padding: 16px 10px 18px 5px;}
	#menu-nav2 li {font-size:0.8em; margin:0; font-size: 1em; padding: 0 25px 5px 0;}
}

@media screen and (max-width:440px) {
	.footer-right {float:left;text-align:left;clear:left;}
	.calltoaction div {width:175px;font-size:2em;}
	#post-0 .entry h2 {width:150px; font-size:2em !important;}
}

@media screen and (max-width:375px) {
	#menu-nav2 li {display:none;}
	#menu-nav2 { height:28px;}
}


@media screen and (max-width:340px) {
	.sticky-popup {width:270px !important;}
	.popup-content {font-size:0.8em;}
}

/*debug */
#track {position:fixed;top:80px;left:0;width:60px;height:40px;border:1px solid red;z-index:99999;background:gray;color:#fff;}
#track2 {position:fixed;top:120px;left:0;width:60px;height:40px;border:1px solid green;z-index:99999;background:gray;color:#fff;}
