/*

	Theme Name: stonetemple Theme


	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.


	

	Version: 2.0.1

	

	Tags: black, blue, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	

	Template: genesis

	Template Version: 2.1.0



	License: GPL-2.0+

	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/



/* Table of Contents



	- Imports

	- HTML5 Reset

		- Baseline Normalize

		- Box Sizing

		- Float Clearing

	- Defaults

		- Typographical Elements

		- Headings

		- Objects

		- Forms

		- Tables

	- Structure and Layout

		- Site Containers

		- Column Widths and Positions

		- Column Classes

	- Common Classes

		- Avatar

		- Genesis

		- Search Form

		- Titles

		- WordPress

	- Widgets

		- Featured Content

	- Plugins

		- Genesis eNews Extended

		- Genesis Responsive Slider

		- Gravity Forms

		- Jetpack

	- Site Header

		- Title Area

		- Widget Area

	- Site Navigation

		- Header Navigation

		- Primary Navigation

		- Secondary Navigation

		- Responsive Menu

	- Content Area

		- Home Page

		- Entries

		- Entry Meta

		- After Entry

		- Pagination

		- Comments

	- Sidebars

	- Footer Widgets

	- Site Footer

	- Theme Colors

		- Enterprise Pro Black

		- Enterprise Pro Green

		- Enterprise Pro Orange

		- Enterprise Pro Red

		- Enterprise Pro Teal

	- Media Queries

		- Retina Display

		- Max-width: 1139px

		- Max-width: 1023px

		- Max-width: 767px



*/





/*

Imports

---------------------------------------------------------------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 30, 2014 */

@font-face {
    font-family: 'oxygenregular';
    src: url('fonts/oxygen-webfont.eot');
    src: url('fonts/oxygen-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oxygen-webfont.woff') format('woff'),
         url('fonts/oxygen-webfont.ttf') format('truetype'),
         url('fonts/oxygen-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oxygenitalic';
    src: url('fonts/oxygen-italic-webfont.eot');
    src: url('fonts/oxygen-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oxygen-italic-webfont.woff') format('woff'),
         url('fonts/oxygen-italic-webfont.ttf') format('truetype'),
         url('fonts/oxygen-italic-webfont.svg#oxygenitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oxygenbold';
    src: url('fonts/oxygen-bold-webfont.eot');
    src: url('fonts/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oxygen-bold-webfont.woff') format('woff'),
         url('fonts/oxygen-bold-webfont.ttf') format('truetype'),
         url('fonts/oxygen-bold-webfont.svg#oxygenbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bol-webfont.eot');
    src: url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bol-webfont.woff') format('woff'),
         url('fonts/lato-bol-webfont.ttf') format('truetype'),
         url('fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight_italic';
    src: url('fonts/lato-ligita-webfont.eot');
    src: url('fonts/lato-ligita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-ligita-webfont.woff') format('woff'),
         url('fonts/lato-ligita-webfont.ttf') format('truetype'),
         url('fonts/lato-ligita-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-regita-webfont.eot');
    src: url('fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regita-webfont.woff') format('woff'),
         url('fonts/lato-regita-webfont.ttf') format('truetype'),
         url('fonts/lato-regita-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

	

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-lig-webfont.eot');
    src: url('fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-lig-webfont.woff') format('woff'),
         url('fonts/lato-lig-webfont.ttf') format('truetype'),
         url('fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {

	font-family: 'Icon';

	src:url('fonts/Icon.eot');

	src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),

		url('fonts/Icon.woff') format('woff'),

		url('fonts/Icon.ttf') format('truetype'),

		url('fonts/Icon.svg#Icon') format('svg');

	font-weight: normal;

	font-style: normal;

}





/*

HTML5 Reset

---------------------------------------------------------------------------------------------------- */



/* Baseline Normalize

	normalize.css v2.1.3 | MIT License | git.io/normalize

--------------------------------------------- */



article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}



/* Box Sizing

--------------------------------------------- */



*,

input[type="search"] {

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

}



/* Float Clearing

--------------------------------------------- */



.author-box:before,

.clearfix:before,

.entry:before,

.entry-content:before,

.footer-widgets:before,

.nav-primary:before,

.nav-secondary:before,

.pagination:before,

.site-container:before,

.site-footer:before,

.site-header:before,

.site-inner:before,

.wrap:before {

	content: " ";

	display: table;

}



.author-box:after,

.clearfix:after,

.entry:after,

.entry-content:after,

.footer-widgets:after,

.nav-primary:after,

.nav-secondary:after,

.pagination:after,

.site-container:after,

.site-footer:after,

.site-header:after,

.site-inner:after,

.wrap:after {

	clear: both;

	content: "";

	display: table;

}

.more {
	display: none;
 }
a.showLink, a.hideLink, a.showLink:visited, a.hideLink:visited {
	text-decoration: underline;
	color: #008484;
	padding-left: 4px;
	background-color: #F0F0F0;
	display: block;
	margin-top: 10px;
	padding-bottom: 3px;
	 }

a.showLink:hover, a.hideLink:hover {
	text-decoration: none; } 
.one-half hr {
	margin-bottom: 20px;
	margin-top:20px;
}

b, strong {
	font-family:'latoregular', sans-serif;
}
italic {
	font-family:'latoitalic', sans-serif;
	
}
.topbuttons {
	float:none;
}
html body.page-template-page_blog-php div.topbuttons, body.page div.topbuttons {
	display:none;
}
html body.page-template-page_blog-php div.bottombuttons, body.page div.bottombuttons {
	display:none;
}
html body.single div.excerptsharebuttons {
	display:none;
}
body.archive div.topbuttons, body.archive div.bottombuttons {
	display:none;
}

 div.excerptsharebuttons {
	 width:100%;
	 height:30px;
	 clear:both;
 }

/*

Defaults

---------------------------------------------------------------------------------------------------- */
div.home-top div.bottomcontainerBox, div.home-services div.bottomcontainerBox, div.home-middle div.bottomcontainerBox {
	display:none;
}


/* Typographical Elements

--------------------------------------------- */



body {
	background-color: #fff;
	color: #333;
	font-family: 'latoregular', sans-serif;
	line-height: 1.625;
	letter-spacing:0.02em;
	font-size: 16px;
	text-rendering: optimizeLegibility;
}

body.home div.home-bottom h2.entry-title a {
	line-height:1.4em;
}

a,

button,

input:focus,

input[type="button"],

input[type="reset"],

input[type="submit"],

textarea:focus,

.button {

	-webkit-transition: all 0.1s ease-in-out;

	-moz-transition:    all 0.1s ease-in-out;

	-ms-transition:     all 0.1s ease-in-out;

	-o-transition:      all 0.1s ease-in-out;

	transition:         all 0.1s ease-in-out;

}



::-moz-selection {

	background-color: #333;

	color: #fff;

}



::selection {

	background-color: #333;

	color: #fff;

}



a {
	color: #007D38;
	text-decoration: none;
}



a:hover {
	color: #016D2F;
	text-decoration:underline;
}



p {

	margin: 0 0 24px;

	padding: 0;

}



strong {

	font-weight: 600;

}



ol,

ul {

	margin: 0;

	padding: 0;

}



li {

	list-style-type: none;

}



blockquote,

blockquote::before {

	color: #999;

}

.breadcrumb {
	font-size: 15px;
	color:#999;
}

blockquote {

	margin: 40px;

}

hr {
	color:#ccc;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
/*hr.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}*/

blockquote::before {

	content: "\201C";

	display: block;

	font-size: 30px;

	height: 0;

	left: -20px;

	position: relative;

	top: -10px;

}



cite {

	font-style: normal;

}



/* Headings

--------------------------------------------- */



h1,

h2,

h3,

h4,

h5,

h6 {

	color: #333;

	font-family: 'latoregular', sans-serif;

	font-weight: normal;

	line-height: 1.2em;

	margin: 0 0 16px;

}



h1 {

	font-size: 36px;
	margin-bottom: 22px;

}

.home-middle h1 {
	margin-bottom:26px;
}
.home-middle h3 {
	margin-bottom: 8px;
}

h2 {

	font-size: 30px;

}



h3 {
	font-size: 22px;
	font-family: 'oxygen', sans-serif;
}



h4 {

	font-size: 18px;
	letter-spacing:.02em;

}



h5 {

	font-size: 18px;

}



h6 {

	font-size: 16px;

}



/* Objects

--------------------------------------------- */



embed,

iframe,

img,

object,

video,

.wp-caption {

	max-width: 100%;

}

iframe {
	margin: 0px;
}

img {

	height: auto;

}



.featured-content img,

.gallery img {

	width: auto;

}



/* Forms

--------------------------------------------- */



input,

select,

textarea {

	background-color: #fff;

	border: 1px solid #ececec;

	border-radius: 3px;

	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);

	color: #aaa;

	font-size: 16px;

	font-weight: 400;

	padding: 16px;

	width: 100%;

}



input:focus,

textarea:focus {

	border: 1px solid #999;

	outline: none;

}



input[type="checkbox"],

input[type="image"],

input[type="radio"] {

	width: auto;

}



::-moz-placeholder {

	color: #666;

	opacity: 1;

	font-weight: 400;

}



::-webkit-input-placeholder {

	color: #666;

	font-weight: 400;

}



button,

input[type="button"],

input[type="reset"],

input[type="submit"],

.button

 {

	background-color: #006c2e;

	border: none;

	border-radius: 3px;

	color: #fff;
	text-transform:uppercase;

	cursor: pointer;

	font-size: 16px;

	font-weight: 300;

	padding: 8px 14px;

	width: auto;
	border: 1px solid #4d8b68;


}
.home-top .more-link {

	background-color: #e75d02;

	border: none;

	border-radius: 3px;

	color: #fff;
	text-transform:uppercase;

	cursor: pointer;

	font-size: 16px;

	font-weight: 300;

	padding: 10px 16px;

	width: auto;
	border: 1px solid #fa761e;


}

.home-top .more-link {
		-webkit-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.4);
box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.4);
}

button:hover,

input:hover[type="button"],

input:hover[type="reset"],

input:hover[type="submit"],

.button:hover

 {

	background-color: #005223;

	color: #fff;


}

.home-top .more-link:hover {
	background-color:#fa761e;
}
.home-top a.more-link:hover {
	text-decoration:none;
}

.entry-content .button:hover,

.footer-widgets .button {

	color: #fff;

}



.button {

	display: inline-block;

}



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-results-button {

	display: none;

}



/* Tables

--------------------------------------------- */



table {

	border-collapse: collapse;

	border-spacing: 0;

	line-height: 1.8em;

	margin-bottom: 40px;

	width: 100%;

}



tbody {

	border-bottom: 1px solid #ddd;

}



td,

th {

	text-align: left;
		padding: 22px 10px 10px;
			line-height: 1.45em;
			vertical-align:top;

}



td {

	border-top: 1px solid #ddd;



}



th {

	font-weight: 700;

	text-transform: uppercase;
	background-color:#eaeaea;

}





/*

Structure and Layout

---------------------------------------------------------------------------------------------------- */



/* Site Containers

--------------------------------------------- */



.wrap {

	margin: 0 auto;


}



.enterprise-pro-landing .wrap {

	max-width: 800px;

}



body.home .site-inner {

	background-color: #ffffff;

	border-top: 1px solid #ececec;

	clear: both;
	 max-width: 100%;
	padding: 0px;


}
body.home .site-inner div.wrap {
max-width: 100%;
padding:0px;
	}
 .site-inner {

	padding-top: 10px;

}
div.site-inner div.wrap {
	margin: 0 auto;
    max-width: 1140px;
	padding: 0px 24px;
}

/* Column Widths and Positions

--------------------------------------------- */



/* Wrapping div for .content and .sidebar-primary */



.content-sidebar-sidebar .content-sidebar-wrap,

.sidebar-content-sidebar .content-sidebar-wrap,

.sidebar-sidebar-content .content-sidebar-wrap {

	width: 920px;

}



.content-sidebar-sidebar .content-sidebar-wrap {

	float: left;

}



.sidebar-content-sidebar .content-sidebar-wrap,

.sidebar-sidebar-content .content-sidebar-wrap {

	float: right;

}



/* Content */



.content {

	float: right;
	width:720px;



}

body.home .content {
	max-width:100%;
}

.content-sidebar .content,

.content-sidebar-sidebar .content,

.sidebar-content-sidebar .content {

	float: left;

}



.content-sidebar-sidebar .content,

.sidebar-content-sidebar .content,

.sidebar-sidebar-content .content {

	width: 520px;

}



.full-width-content .content {

	width: 100%;

}



/* Primary Sidebar */



.sidebar-primary {

	float: right;
	padding:10px 0px 40px;
	width: 340px;
	margin-top:50px;
	background-color:#eaeaea;
	line-height:1.4em;

}



.sidebar-content .sidebar-primary,

.sidebar-sidebar-content .sidebar-primary {

	float: left;

}



/* Secondary Sidebar */



.sidebar-secondary {

	float: left;

	width: 180px;

}



.content-sidebar-sidebar .sidebar-secondary {

	float: right;

}



/* Column Classes

	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css

--------------------------------------------- */



.five-sixths,

.four-sixths,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fourths,

.three-sixths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin-left: .864102564102564%;

}



.three-sixths,

.two-fourths {

	width: 48.717948717948715%;

}



.one-third,

.two-sixths {

	width: 31.623931623931625%;

}



.four-sixths,

.two-thirds {

	width: 65.81196581196582%;

}



.one-fourth {

	width: 23.076923076923077%;

}



.three-fourths {

	width: 74.35897435897436%;

}



.one-sixth {

	width: 15.92991452991453%;

}



.five-sixths {

	width: 82.90598290598291%;

}



.first {

	clear: both;

	margin-left: 0;

}
div.one-half h3 {
	padding:3px 5px;
	background-color:#eaeaea;
}
body.home div.one-half h3 {
	background:none;
}
body.home div.one-half.first {background-image:url(images/mid-divider_11.png);
	background-repeat:no-repeat;
	background-position:right center;
}
div.one-half.first {
	
	width: 52%;
	padding: 0 4.5% 0 1%;

}
body.home div.one-half.first {
padding: 0 4.5% 0  2.5%;

}
.one-half {
	margin-left: 0px;
	width: 48%;
	padding: 0 2% 0 3.5%;
}

/*

Common Classes

---------------------------------------------------------------------------------------------------- */



/* Avatar

--------------------------------------------- */



.avatar {

	float: left;

}



.alignleft .avatar,

.author-box .avatar {

	margin-right: 24px;

}



.alignright .avatar {

	margin-left: 24px;

}



.comment .avatar {

	margin: 0 16px 24px 0;

}



/* Genesis

--------------------------------------------- */



.breadcrumb {

	margin-bottom: 40px;

}



.archive-description,

.author-box {

	background-color: #fff;

	border-bottom: 2px solid #eaeaea;

	box-shadow: 0 1px #ececec;

	margin-bottom: 40px;

	padding: 0px 0px 40px;

}



.author-box-title {

	color: #333;

	font-family: 'latolight', sans-serif;

	font-size: 16px;

	margin-bottom: 4px;

}



.archive-description p:last-child,

.author-box p:last-child {

	margin-bottom: 0;

}



/* Search Form

--------------------------------------------- */



.search-form {

	overflow: hidden;

}



.site-header .search-form {

	float: right;

	margin-top: 8px;

}



.entry-content .search-form,

.site-header .search-form {

	width: 50%;

}



.search-form input[type="submit"] {

	border: 0;

	clip: rect(0, 0, 0, 0);

	height: 1px;

	margin: -1px;

	padding: 0;

	position: absolute;

	width: 1px;

}

div.bottomcontainerBox iframe {
	margin: 0px;
}
html body.page-template-page_blog-php div.entry-content div.bottomcontainerBox {
	margin-bottom:0px;
}
html body.page-template-default div.share-cat {
	display:none;
}


/* Titles

--------------------------------------------- */



.archive-title {

	font-size: 36px;

}



.entry-title {

	font-size: 34px;

	margin: 0 0 14px 0px;

}

div.entry-content {
	
	border-bottom: dashed 1px #ccc;

	padding:10px 0px 30px;
}
.bottomcontainerBox {
	margin-bottom:12px;
	margin-top:12px;
	display:none;
}
body.single main.content div.entry-content div.bottomcontainerBox {
	margin-top: 12px;
}
body.home div.entry-content {
	border-bottom: none;
}
.entry-title a,

.sidebar .widget-title a {

	color: #333;

}

html body.page.page-template-default div.bottomcontainerBox {
margin-top: 0px;

}



.entry-title a:hover {

	color: #005927;

}



.widget-title,

.footer-widgets .featured-content .widget-title {

font-weight:normal;

	font-size: 16px;

	margin: 0 0 20px;

	padding: 0 0 20px;

}


/*

Sidebars

---------------------------------------------------------------------------------------------------- */
.home-bottom .widget-title,

.sidebar .widget-title {
	margin: -20px -20px 20px;
	padding: 10px 10px 0px 10px;
	font-size:18px;
	color: #006c2f;
	background-image: url(images/h4-sidebar_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:44px;
}

div.sidebar1 p {
	margin-bottom:16px;
}


.sidebar .widget {

	background-color: #eaeaea;


	box-shadow: 0 1px #ececec;

	padding: 20px;

}
td.gsc-clear-button, td.gsc-search-button {
	padding: 6px 0px;
}
input.gsc-search-button {
	font-size:14px;
	padding: 4px 10px;
	height:24px;
}
aside.sidebar.sidebar-primary.widget-area form.gsc-search-box {
	padding: 15px 20px 10px;
}
aside.sidebar.sidebar-primary.widget-area .widget_nav_menu div.widget-wrap ul, aside.sidebar.sidebar-primary.widget-area div.textwidget, aside.sidebar.sidebar-primary.widget-area form.gsc-search-box table.gsc-search-box {
	
	border: 1px solid #ccc;
	padding: 14px 14px 20px;
	background-color:#fff;
	overflow:hidden;
}
aside.sidebar .entry-header {
	padding: 16px 25px 0px 25px;
}
aside.sidebar .entry-header h2 {
	font-size: 16px;
}

/* WordPress

--------------------------------------------- */



.alignleft {

	float: left;

	text-align: left;

}



.alignright {

	float: right;

	text-align: right;

}



a.alignleft,

a.alignnone,

a.alignright {

	max-width: 100%;

}



a.alignnone {

	display: inline-block;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 14px;

}



img.alignnone,

.alignnone {

	margin-bottom: 12px;

}



a.alignleft,

img.alignleft,

.wp-caption.alignleft {

	margin: 8px 24px 12px 0;

}



a.alignright,

img.alignright,

.wp-caption.alignright {

	margin: 8px 0 12px 24px;

}



.wp-caption-text {

	font-weight: 700;

	text-align: center;

}



.entry-content p.wp-caption-text {

	margin-bottom: 0;

}





/*

Widgets

---------------------------------------------------------------------------------------------------- */



.widget {

	word-wrap: break-word;

	margin-bottom: 20px;

}
body.home .widget {
	margin-bottom: 0px;
}


.widget li {

	border-bottom: 1px dotted #ececec;

	margin-bottom: 10px;

	padding-bottom: 10px;

}



.widget ol > li {

	list-style-position: inside;

	list-style-type: decimal;

	padding-left: 20px;

	text-indent: -20px;

}



.widget li li {

	border: none;

	margin: 0 0 0 30px;

	padding: 0;

}



.widget ul > li:last-child,

.widget p:last-child {

	margin-bottom: 0;

}



.widget_calendar table {

	width: 100%;

}



.widget_calendar td,

.widget_calendar th {

	text-align: center;

}



/* Featured Content

--------------------------------------------- */



.after-entry .widget.featured-content,

.featured-content,

.home-bottom .widget.featured-content,

.sidebar .widget.featured-content {

	border-bottom-width: 0;

	padding: 0;

}



.after-entry .featured-content .widget-title,

.featured-content .widget-title {

	margin: 0;

	padding: 10px 15px;

}



.featured-content .entry {

	background: none;

	border: none;

	box-shadow: none;

	margin: 0;

	padding: 0;

}



.featured-content .entry-header {

	border-bottom: 1px solid #ececec;

	margin: 0;

	padding: 30px 40px;

}



.featured-content .entry-title {

	font-size: 20px;

	margin: 0;

}



.featured-content .entry-content {

	padding: 40px;

}



.featured-content .alignnone {


	margin-bottom: 0;

}

	

.featured-content img {


}



.featured-content .more-link {



	font-weight: 700;

	margin-top: 20px;

}



.featured-content .more-from-category,

.featured-content ul {

	border-bottom: 1px solid #ececec;

	margin: 0;

	padding: 40px;

}



.footer-widgets .featured-content .entry {

	background: none;

	border: none;

	margin-bottom: 30px;

}



.footer-widgets .featured-content .entry-header,

.footer-widgets .featured-content .more-from-category,

.footer-widgets .featured-content ul {

	border: none;

	padding: 0 0 10px;

}



.footer-widgets .featured-content .entry-content {

	padding: 0;

}





/*

Plugins

---------------------------------------------------------------------------------------------------- */



/* Genesis eNews Extended

--------------------------------------------- */



.enews-widget input {

	margin-bottom: 16px;

}



.enews-widget input[type="submit"] {

	margin: 0;

	width: 100%;

}



.enews form + p {

	margin-top: 24px;

}



/* Genesis Responsive Slider

--------------------------------------------- */



.home-top .genesis_responsive_slider {

	margin: 0;

}



.site-container #genesis-responsive-slider {

	border-width: 0;

	padding: 0;

}



.site-container #genesis-responsive-slider .flex-control-nav {

	margin-top: -40px;

}



.site-container #genesis-responsive-slider .more-link {

	float: none;

	text-align: center;

}



.site-container #genesis-responsive-slider li {

	border-width: 0;

	margin: 0;

	padding: 0;

	text-indent: 0;

}



/* Gravity Forms

--------------------------------------------- */



div.gform_wrapper input[type="email"],

div.gform_wrapper input[type="text"],

div.gform_wrapper textarea,

div.gform_wrapper .ginput_complex label {

	font-size: 16px;

	padding: 16px;

}



div.gform_wrapper .ginput_complex label {

	padding: 0;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	margin: 16px 0 0;

}



/* Jetpack

--------------------------------------------- */



#wpstats {

	display: none;

}





/*

Site Header

---------------------------------------------------------------------------------------------------- */



.site-header {
	background-color: #fdfdfd;
	min-height: 125px;
	background-image: url(images/top_02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.site-header .wrap {

	padding: 7px 0;

}



/* Title Area

--------------------------------------------- */



.title-area {
	float: left;
	width: 695px;
	background-image: url(images/stc.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}



.header-full-width .title-area {

	width: 100%;

}



.site-title {

	font-family: 'latolight', sans-serif;

	font-size: 36px;

	font-weight: 700;

	line-height: 1.2;

}



.site-title a,

.site-title a:hover {

	color: #31b2ed;

}



.header-image .site-title > a {

	background-position: top !important;

	float: left;

	min-height: 111px;

	width: 100%;

}



.site-description {

	color: #aaa;

	font-family: 'latolight', sans-serif;

	font-size: 16px;

	font-weight: 300;

	letter-spacing: 1px;

	line-height: 1.5;

	text-transform: uppercase;

}



.site-description,

.site-title {

	margin-bottom: 0;

}



.header-image .site-description,

.header-image .site-title {

	display: block;

	text-indent: -9999px;

}



/* Widget Area

--------------------------------------------- */



.site-header .widget-area {

	float: right;

	text-align: right;

	width: 330px;
	margin-top:34px;

}



.site-header .widget-area .widget {

	margin-bottom: 0;

}



.site-header .genesis-nav-menu li {

	border: none;

	margin: 0;

	padding: 0;

}





/*

Site Navigation

---------------------------------------------------------------------------------------------------- */



.genesis-nav-menu {
	clear: both;
	font-family: 'latolight', sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	line-height: 1.45;
	width: 100%;
background-image: url(images/nav_03.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
}



.genesis-nav-menu a {

	color: #fff;
	font-weight:bold;

}

.genesis-nav-menu a:hover {
	text-decoration:none;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
	margin:0px;


}

.genesis-nav-menu li {
	margin:0px;
	padding:0px;
	display:inline;
	border-right: 1px solid #ccc;
}
.genesis-nav-menu li ul li {
	border-right: none;
}
.genesis-nav-menu a {
	display: block;
	padding: 12px 16px 11px 14px;
	margin-left:-4px;
	font-size: 14px;
	letter-spacing: 0;

}



.genesis-nav-menu a:hover,

.genesis-nav-menu .current-menu-item > a,

.genesis-nav-menu .sub-menu a:hover,

.genesis-nav-menu .sub-menu .current-menu-item > a:hover {

	background-color: #006c2e;
	color: #fff;


}
.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	

}


.genesis-nav-menu .sub-menu {


	left: -9999px;

	opacity: 0;

	position: absolute;

	-webkit-transition: opacity .4s ease-in-out;

	-moz-transition:    opacity .4s ease-in-out;

	-ms-transition:     opacity .4s ease-in-out;

	-o-transition:      opacity .4s ease-in-out;

	transition:         opacity .4s ease-in-out;

	width: 200px;

	z-index: 99;

}



.genesis-nav-menu .sub-menu a {
	background-color: #f8f8f8;
	color: #333;
	font-size: 12px;
	padding: 10px 24px;
	position: relative;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
}



.genesis-nav-menu .sub-menu .sub-menu {

	margin: -52px 0 0 199px;

}



.genesis-nav-menu .menu-item:hover {

	position: static;

}



.genesis-nav-menu .menu-item:hover > .sub-menu {

	left: auto;

	opacity: 1;

}



.genesis-nav-menu > .first > a {

	padding-left: 0;

}



.genesis-nav-menu > .last > a {

	padding-right: 0;

}



.genesis-nav-menu > .right {

	float: right;

	list-style-type: none;

	padding: 0;

}



.genesis-nav-menu > .date,

.genesis-nav-menu > .right > a {

	display: inline-block;

	padding: 20px 24px;

}



.genesis-nav-menu > .search {

	padding: 8px 0 0;

}



.genesis-nav-menu > .search input {

	font-size: 12px;

	padding: 12px 20px;

}



/* Site Header Navigation

--------------------------------------------- */



.site-header .genesis-nav-menu li li {

	margin-left: 0;

}



/* Primary Navigation

--------------------------------------------- */



.nav-primary {
	background-image: url(images/nav_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.nav-primary,

.nav-primary a {

	color: #504b41;

}



.nav-primary .sub-menu {


}



.nav-primary .sub-menu a {

	background-color: #333;

	color: #fff;

}



/* Secondary Navigation

--------------------------------------------- */



.nav-secondary {

	background-color: #f8f8f8;

}



/* Responsive Menu

--------------------------------------------- */



#responsive-menu-icon {

	cursor: pointer;

	display: none;

	padding: 6px 0 6px;

	text-align: center;

}



#responsive-menu-icon::before {

	-webkit-font-smoothing: antialiased;

	color: #333;

	content: "\e00e";

	font-family: 'Icon';

	font-size: 24px;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	line-height: 1;

	margin: 0 auto;

	speak: none;

	text-transform: none;

}





/*

Content Area

---------------------------------------------------------------------------------------------------- */



/* Home Page

--------------------------------------------- */



.home-top {
	background-image: url(images/background_hometop_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:473px;
	padding: 20px 10px;

	

}
div.home-top div.wrap, .site-header div.wrap, .nav-primary div.wrap {
		max-width:1140px;
		margin: 0px auto;
}
body.home .site-inner div.wrap {
	width: 100%;
}
.home-top p {
	color:#fff;
	font-size: 18px;
}


.home-top .widget:first-child h4 {

	padding-top: 20px;

}



.home-top .entry {

	background: none;

}



.home-top .featured-content a.alignleft,

.home-top .featured-content a.alignnone,

.home-top .featured-content a.alignright {

	margin-bottom: 0;

}
 div.home-top.widget-area div.entry-content {
	 padding:0px;
 }
.hometop-eric {
	float:left;
	width:25%;
}
.hometop-mark {
	float:right;
	width:24%;
	padding-top: 160px;
}
.hometop-left {
	float:left;
	width:50%;
	padding-top: 145px;
}

.hometop-left p {
	margin-bottom:12px;
}
.hometop-left p.text {
	padding-left: 34px;
}
.home-top a.alignright {
	display:none;




}



.home-top .featured-content,

.home-top .featured-content .entry {

	border: none;

	margin-bottom: 0;

	padding-bottom: 0;

}



.home-top .featured-content .entry-header {

	border: none;

	padding: 10% 40px 0;

}



.home-top .featured-content .entry-title {

	font-size: 30px;

}



.home-top .featured-content .entry-content {

	padding: 0 40px;

}



.home-top .more-link {


	text-align: center;

}
.home-services p {
	margin-bottom: 12px!important;
}
.home-services {
	margin: 0px auto;
	max-width:1140px;
}

.home-services .widget {

	background-color: #fff;

	float: left;

	padding: 0px;

	width: 100%;

}
.home-middle {
	background-image: url(images/bkgd_pattern_03.jpg);
	background-repeat: repeat;
	background-position: center top;
	width:100%;
	
}
.home-middle p {
	color:#333;
		
}
.home-middle p iframe {
	padding-bottom: 20px;
	background-image:url(images/video-shadow_18.png);
	background-position:bottom center;
	background-repeat:no-repeat;

	
}
.home-middle .widget {



	margin: 0px auto;

	padding: 0px;

	max-width: 1140px;

}

.home-bottom-title .widget {
	height: 120px;
	padding-top: 50px;
	
}
.home-bottom-title img.alignnone {
	margin-bottom: 0px;
}
.home-bottom-title .widget {
	max-width:1140px;
		margin: 0px auto;

}
.home-bottom {
	max-width:1140px;
	margin: 0px auto;
	overflow:hidden;
	padding: 0px 0px 50px 30px;
}
.home-bottom .widget {

	background-color: #fff;

	float: left;

	margin-left: 2.564102564102564%;


	width: 31.623931623931625%;


}
.home-bottom .featured-content img {
	padding: 4px;
	border: 1px solid #ccc;
	text-align: center;
}
.home-bottom .featured-content .entry-header {
	border-bottom:none;
	padding:0px;
	max-width: 290px;
	font-size:18px;
}
.home-bottom .featured-content .entry-title {
		font-size:18px;
		padding: 8px 0px 20px 0px;
}

.home-bottom .widget:nth-child(3n+1) {

	clear: both;

	margin-left: 0;

}



/* Entries

--------------------------------------------- */



.entry {

	background-color: #fff;

	margin-bottom: 40px;

}

main {
	padding-bottom:20px;
}

.entry-header {

	border-bottom: 1px solid #ececec;

	margin: 0px 0px 8px;

	padding: 0px 0px 8px 0px;
	

}



.entry-content ol,

.entry-content p,

.entry-content ul {

	margin-bottom: 20px;

}



.entry-content ol,

.entry-content ul {

	margin-left: 40px;

}



.entry-content ol > li {

	list-style-type: decimal;
	 padding-bottom:10px;

}



.entry-content ul > li {

	list-style-type: disc;
 padding-bottom:10px;
}



.entry-content ol ol,

.entry-content ul ul {

	margin-bottom: 0;

}



.entry-content code {

	background-color: #333;

	color: #ddd;

}



/* Entry Meta

--------------------------------------------- */



p.entry-meta {

	color: #aaa;

	font-size: 14px;

	margin-bottom: 0;

}



.entry-meta a {



}



.entry-header .entry-meta {

	margin: 10px 0 0;
	clear:both;

}






.entry-footer .entry-meta {

	border-top: 1px solid #ececec;

	margin: 0 -40px;

	padding: 40px 40px 0;
	display:none;

}



.entry-tags {

	float: right;

}



.entry-comments-link::before {

	content: "\2014";

	margin: 0 6px 0 2px;

}



/* After Entry

--------------------------------------------- */



.after-entry {

	background-color: #fff;

	border: 1px solid #ececec;

	box-shadow: 0 1px #ececec;

	margin-bottom: 40px;

}



.after-entry .widget {

	margin: 0;

	padding: 40px;

}



.after-entry .widget-title {

	border-top: 1px solid #ececec;

	margin: -40px -40px 30px;

	padding: 30px 40px;

}



.after-entry .widget:first-child .widget-title {

	border-top: 0;

}



.after-entry .featured-content .entry:last-of-type,

.after-entry .featured-content .more-from-category {

	border-bottom: none;

}



.after-entry .featured-content .more-from-category {

	padding: 20px 40px;

}



.after-entry li {

	list-style-type: none;

}



/* Pagination

--------------------------------------------- */



.pagination {

	margin: 40px 0;

}



.adjacent-entry-pagination {

	margin-bottom: 0;

}



.archive-pagination li {

	display: inline;

}



.archive-pagination li a {

	background-color: #fff;

	border: 1px solid #ececec;

	box-shadow: 0 1px #ececec;

	color: #333;

	cursor: pointer;

	display: inline-block;

	padding: 8px 12px;

}



.archive-pagination li a:hover,

.archive-pagination .active a {

	background-color: #31b2ed;

	color: #fff;

}



.entry-pagination.pagination {

	margin: 0 0 10px;

}



/* Comments

--------------------------------------------- */



.comment-respond,

.entry-comments,

.entry-pings {

	background-color: #fff;

	border: 1px solid #ececec;

	box-shadow: 0 1px #ececec;

	margin-bottom: 40px;

}



.comment-respond {

	padding: 40px 40px 16px;

}



.comment-respond h3 {

	border-bottom: 1px solid #ececec;

	margin: -40px -40px 40px;

	padding: 30px 40px;

}



.entry-comments {

	border-bottom-width: 0;

}



.entry-comments h3,

.entry-pings h3 {

	border-bottom: 1px solid #ececec;

	margin: 0;

	padding: 30px 40px;

}



.comment-list li.depth-1 {

	border-bottom: 1px solid #ececec;

	padding-bottom: 40px;

}



.comment-content {

	clear: both;

}



.comment-list li {

	padding: 40px 40px 0;

}



.comment-list li li {

	padding-right: 0;

}



.comment-respond input[type="email"],

.comment-respond input[type="text"],

.comment-respond input[type="url"] {

	width: 50%;

}



.comment-respond label {

	display: block;

	margin-right: 12px;

}



.entry-comments .comment-author,

.entry-comments .comment-author a {

	color: #333;

	font-family: 'Titillium Web', sans-serif;

	font-weight: 700;

	margin-bottom: 0;

}



.comment-meta,

.comment-meta a {

	color: #aaa;

	font-size: 14px;

}



.entry-comments .comment-author a:hover,

.comment-meta a:hover {

	color: #31b2ed;

}



.ping-list li {

	padding: 40px 40px 16px;

}



.entry-pings .reply {

	display: none;

}



.comment-reply-link {

	font-family: 'latolight', sans-serif;

	font-weight: 700;

}



.form-allowed-tags {

	background-color: #f5f5f5;

	padding: 24px;

}










/*

Footer Widgets

---------------------------------------------------------------------------------------------------- */



.footer-widgets {

	background-color: #007933;

	clear: both;

	padding: 30px 0 0 0;

}
.footer-widgets p, .footer-widgets li {
	color:#fff;
}


.footer-widgets input {

	border: 1px solid #333;

}

.footer-widgets ul {
	margin-bottom: 8px;
}

.footer-widgets li {

	border-right: 1px solid #fff;

	margin-bottom: 10px;

	padding: 0px 10px;
	display:inline-block;

}
.footer-widgets .widget li {
	padding-bottom:none;
	margin-bottom:none;
	border-bottom:none;
	line-height: 1.2em;
}
.footer-widgets li a {
	color:#fff;
}

.footer-widgets li a:hover {
	color:#ccc;
}


.footer-widgets-2.widget-area .simple-social-icons ul li a {
	background-color:#007933!important;



}



.footer-widgets-1 {

	width:3%;

}





.footer-widgets-2 {

	float: none;


}

.footer-widgets-2 .widget {
	margin-bottom:0px;
	text-align:center;
	width:auto;
}
.footer-widgets-1 .widget, .footer-widgets-3 .widget {
	margin-bottom: 0px;
}

.footer-widgets-3 {

	float: right;
	width:3%;

}





/*

Site Footer

---------------------------------------------------------------------------------------------------- */



.site-footer {
	background-color: #006c2e;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0px 0 40px 0;
	text-align: center;
	text-transform: none;
	background-image: url(images/bkgd_footer_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.site-footer a {

	color: #fff;

}



.site-footer a:hover {

	color: #aaa;

}



.site-footer p {

	margin-bottom: 0;

}





/*





/*

Media Queries

---------------------------------------------------------------------------------------------------- */



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),

	only screen and (-moz-min-device-pixel-ratio: 1.5),

	only screen and (-o-min-device-pixel-ratio: 3/2),

	only screen and (min-device-pixel-ratio: 1.5) {



}



@media only screen and (max-width: 1139px) {



	.wrap {

	}

.title-area {


}
aside.widget-area.header-widget-area {
	margin-top: 20px;
}

	.content-sidebar-sidebar .content-sidebar-wrap,

	.sidebar-content-sidebar .content-sidebar-wrap,

	.sidebar-sidebar-content .content-sidebar-wrap {

		width: 740px;

	}

.header .wrap, .nav {
	padding-left: 20px;
}

	.content {
		

		width: 64%;

	}
body.home .content {
	width: 100%;
	
	padding: 0px;
}
	
.genesis-nav-menu a {
	display: block;
	font-family: arial, sans-serif;
	padding: 10px 12px 9px 10px;
	margin-left:-4px;
	font-size: 14px;
	letter-spacing: 0;

}


.sidebar-primary {
	width:33%;
	
	
}

body.home h1 {
	font-size:32px;
	margin-bottom:30px;
}

	.sidebar-content-sidebar .content,

	.sidebar-sidebar-content .content,

	.content-sidebar-sidebar .content {

		width: 400px;

	}



	



	.footer-widgets-1 {

		margin-right: 30px;

	}

.featured-content .entry-content {

	padding: 40px 20px;

}

}



@media only screen and (max-width: 1023px) {

.home-bottom .widget {

	float: none;

	margin-left: 0;
	text-align:center;

	width: 100%;


}

.home-bottom .featured-content .entry-header {
	border-bottom:none;
	padding:0px;
	max-width: 100%;
	font-size:18px;
	text-align:center;
}
.home-bottom .featured-content .entry-title {
		font-size:18px;
		padding: 0px 0px 28px 0px;
}

	.wrap {

		/*max-width: 768px; */

	}


	

	.home-top .wrap {

		max-width: 750px;

	}

.hometop-eric {

}
 .hometop-mark {
	 padding-top: 170px;

 }
	.content,

	.content-sidebar-sidebar .content,

	.content-sidebar-sidebar .content-sidebar-wrap,

	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3,

	.sidebar-content-sidebar .content,

	.sidebar-content-sidebar .content-sidebar-wrap,

	.sidebar-primary,

	.sidebar-secondary,

	.sidebar-sidebar-content .content,

	.sidebar-sidebar-content .content-sidebar-wrap,

	.site-header .widget-area,

	.title-area {

		width: 100%;

	}
	.sidebar-primary {
		margin: 0px 0px 30px;
	}

.title-area {
	background-position: center center;
}

	.site-header .wrap {

		padding: 20px 5%;

	}



	.genesis-nav-menu li,

	.site-header ul.genesis-nav-menu,

	.site-header .search-form {

		float: none;
		font-family: arial, sans-serif;

	}



	.genesis-nav-menu,

	.site-description,

	.site-header .search-form,

	.site-header .title-area,

	.site-header .widget-area,

	.site-title {

		text-align: center;

	}

.genesis-nav-menu a {
	display: block;
	padding: 12px 10px 11px 8px;
	margin-left:-4px;
	font-size: 12px;
	letter-spacing: 0;

}

	

	.genesis-nav-menu > .last > a {
border-right: none;

	}


	.site-header .search-form {

		margin: 16px auto;

	}

header .simple-social-icons ul {
	text-align:center;
	width: 320px;
	margin: 0 auto!important;
	float:none;
}

header .simple-social-icons ul {
	text-align:center;
	
	margin: 0 auto!important;
	float:none;
}
	.genesis-nav-menu li.right {

		display: none;

	}



	.footer-widgets-1 {

		margin-right: 0;

	}

	

	.featured-content .alignnone {

		/*display: block;*/

		text-align: center;

	}

	

	.home-top a.alignleft, 

	.home-top a.alignright {

		width: 100%;

	}

	

	.home-top .featured-content .entry-header {

		clear: both;

		padding: 40px 40px 0;

	}

	

	.home-top .featured-content .entry-content {

		padding: 0 40px 40px;

	}
	.home-bottom .widget {
		width: 30%;
	}

img.lines {
	width:23%;
	margin-bottom:5px!important;
}
body.home h1 {
	font-size:32px;
}

}

@media only screen and (max-width: 900px) {



img.lines {
	display:none!important;
}
body.home h1 {
	margin-bottom:20px;
}
	
}


@media only screen and (max-width: 800px) {

	.responsive-menu {

		display: block;

	}

	.breadcrumb {
		margin-bottom: 20px;
		font-sixe:14px;
	}
#responsive-menu .appendLink {
	padding: 12px 20px !important;
}
#responsive-menu .responsive-menu li a {
	white-space:normal !important;
	height:auto !important;
}
	#responsive-menu-icon {

		display: none;

	}
	.site-header .wrap {

		padding: 0px 5% 20px;

	}
	
	.genesis-nav-menu {
		background-image:none;
		font-size:14px;
	}
.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: center;
	margin:0px;
	width:100%;
	border-right: none;
	border-bottom: 1px solid #ccc;

}
.genesis-nav-menu .sub-menu
 {
	display: block;
	width: 100%!important;
}
.genesis-nav-menu .sub-menu .menu-item{
		border-bottom: 1px solid #666;
 }

.genesis-nav-menu .sub-menu a {
	width:100%;
	clear:both;
	border-top: none;
	font-weight: normal;
}
ul.sub-menu li {
	clear:both;
}
	.wrap {

	/*	padding-left: 5%;

		padding-right: 5%; */

	}
.home-top {
	padding: 25px 0px;
	}
.title-area {
	background-image: url(images/stc-500.png);
	background-repeat:no-repeat;

}

.hometop-left p.text {
	padding-left:8px;
}
.home-top .entry-content p {
	margin-top:0px;
	margin-bottom:18px;
	font-size:16px;
}
	.archive-pagination li a {

		margin-bottom: 4px;

	}



	.five-sixths,

	.four-sixths,

	.one-fourth,

	.one-half, div.one-half.first,

	.one-sixth,

	.one-third,

	.three-fourths,

	.three-sixths,

	.two-fourths,

	.two-sixths,

	.two-thirds {

		margin: 14px 0px 0px;

		width: 100%;

	}
 div.one-half.first {
	 background-image: none;
	 padding: 0px 4.5%;
 }
	



.simple-social-icons ul.alignleft {
	float: none!important;
	text-align:center;
	
}
.home-bottom {
	margin: 0px 4.5%;
}

.home-bottom .widget {

		width: 100%;
		margin-left:0%;

	}

	.home-bottom .featured-content img {
	float:left;
	margin-top: 20px;
	margin-bottom:12px;
}

	.header-image .site-title a {

		background-size: contain !important;

	}



.site-header .widget-area {
	margin-top:18px;


}
}
@media only screen and (max-width: 600px) {
.home-middle {
	padding: 0px 20px;
}
.hometop-left {
margin: 0px auto;
float:none;
	width:90%;
}
 .hometop-mark {
	 padding-top: 0px;
	 margin:4% 15px 10px 0px;
	 width:35%;
 }
.hometop-eric {
	margin: 2% 0px 0px 15px;
	width: 45%;
}
.hometop-eric img {
	margin-bottom: 0px;
}
.hometop-banner {
	margin-bottom: 0px!important;
}
.home-top {
	padding: 10px 0;
}
}

@media only screen and (max-width: 550px) {



.featured-content .entry-content {
	padding: 20px 12px;
}
header .simple-social-icons ul {
	width: 314px;
}
.simple-social-icons ul li a, .simple-social-icons ul li a:hover {
	border-radius: 16px!important;
    font-size: 16px!important;
    padding: 8px!important;
}
header.site-header section#simple-social-icons-3.widget.simple-social-icons div.widget-wrap ul li ,.simple-social-icons ul li {
	margin: 0px 3px 12px!important;
}
.home-bottom{
	padding-left: 0px;
	margin:0px 6%;
}

div.site-inner div.wrap {
	padding: 0px 20px;
}
.title-area {
	background-image: url(images/stc-320.png);
	background-repeat:no-repeat;
	height:150px;

}
img.alignleft {
	margin:8px 10px 6px 0px;
}

}
@media only screen and (max-width: 400px) {
	blockquote.pullquote, aside.pullquote, div.pullquote {
	width:100%!important;
	margin-bottom: 20px!important;
}
	.title-area {
	background-image: url(images/stc-280.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:130px;
}
header .simple-social-icons ul {
	width: 290px;
}
.site-header .wrap {
	padding:10px 0px;
	text-align:center;
}
.home-top .featured-content .entry-content {
	padding: 0px 16px 16px;
}
.simple-social-icons ul.alignleft {
	margin-left:10%;
}


}