/*   
Theme Name: HD14
Theme URI: http://haizdesign.com
Description: Responsive Theme - WordPress v3.9
Author: Stuart Haiz
Author URI: http://haizdesign.com
Version: Version 1.5
*/

@media screen {

/* --- resets --- */
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, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	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:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --- styles --- */
body,html {
	height: 100%;
}
body {
	background-color: #fff;
	font: normal 100% 'Open Sans', "Helvetica Neue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #4b4b4b;
	-webkit-font-smoothing: subpixel-antialiased;
	/*
		* Relates to the pseudo class & sibling bug, see
		* http://css-tricks.com/webkit-sibling-bug/
	*/
	-webkit-animation: bugfix infinite 1s;
}
/* Also relates to the pseudo class & sibling bug */
@-webkit-keyframes bugfix { from { padding: 0; } to { padding: 0; } }

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
/* Make sure embeds and iframes fit their containers */
embed, iframe, object, img, video {
	max-width: 100%;
	height: auto;
}

/* --- links --- */
a, a:link, a:visited { 
	color: #5ea700;
	text-decoration: none;
}
a:hover, a:active {
	color: #427AD7;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear; 
}
#footer a, #footer a:link, #footer a:visited { 
	color: #5ea700;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: none;
} 
a img {
	border: none;
}
.comment-meta a, .reply a.comment-reply-link {
	border-bottom: none;
}
.hd-link a:hover {
	opacity: 0.7;
}
.page-links {
	display: block;
	margin-top: 30px;
	text-align: left;
	color: #427AD7;
}
.home-text .page-links, .full-width .page-links {
	text-align: center;
}
.page-links a {
	margin: 0 5px!important;
	padding: 5px;
	color: #fff;
	background-color: #427AD7;
	border-bottom: none;
	border-radius: 3px;
	behavior: url(PIE/PIE.htc);
}
.page-links a:hover {
	background-color: #4374b7;
}
.home-widget-btn a, .home-widget-btn a:hover {
    color: #fff;
}
.testimonial .company a {
    color: #5ea700;
}
.testimonial .company a:hover {
    color: #427ad7;
}

/* --- text elements --- */
strong {
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 700;
}
em {
	font-style: italic;
}

/* headers */
h1, .h1 { 
	font-family: 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #5f9c00;
	font-family: 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
    margin-bottom: 1.5em;
}
h1, .h1 { 
	font-size: 1.5em; /* 24px/16px */
	letter-spacing: 0.05em;
}
.header.sitemap {
	padding-left: 1.5625%;
}
.full-width-slider h1 {
	padding-top: 1.75em;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #0094e6;
	font-size: 3em;
}
h2, .h2 { 
	font-size: 1.4em; /* 22px/16px */
	/*line-height: 2.4em;*/
}
.home-widget-header {
	font-size: 1.2em;
}
.header {
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
}
.search-header {
	background: #fff;
	color: #427AD7;
	margin-top: 0;
	font-family: 'Open Sans', Arial, sans-serif;
}
#related-posts h2 {
	margin-bottom: 10px;
}

.sidebar h2 {
	padding: 2px 10px;
	margin: 0 0 10px;
	color: #fff;
	background: #525252; 
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
	line-height: 1.5em;
	border-radius: 3px;
}
.sidebar .widget_black_studio_tinymce .textwidget h1,
.sidebar .widget_black_studio_tinymce .textwidget h2,
.sidebar .widget_black_studio_tinymce .textwidget h3,
.sidebar .widget_black_studio_tinymce .textwidget h4,
.sidebar .widget_black_studio_tinymce .textwidget h5,
.sidebar .widget_black_studio_tinymce .textwidget h6 {
	color: #62a200;
	background: none;
	font-size: 1.25em;
	line-height: 1.5em;
	padding: 0 0 10px;
	margin: 0;
	font-family: 'Open Sans', "Helvetica Neue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#col-1 h2 {
	color: #525252;
	margin-bottom: 10px;
	line-height: 1.2em;
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
}
.header a {
	color: #fff;
	display: block;
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
	margin-top: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.header a:hover {
	color: #5ea700;
}
.sitemap, .sitemap-pages {
	color: #515251;
}
.sitemap-pages {
	margin-top: 20px;
	line-height: 1.5em;
	padding-left: 1.48057%;
	float: left;
	width: 45%;
}
h3, .h3 { 
	font-size: 1.25em; /* 20px/16px */
}
h3.header a:link, h3.header a:visited {
	color: #fff;
	display: block;
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: none;
}
h3.header a:hover, h3.header a:active {
	color: #427AD7;
}
.lead-widgets h3 {
    margin-bottom: 1.5em;
}
h3.comment-reply-title {
    margin-left: 70px;
}
div.clear+h3 {
	margin-top: 1.5em;
}
.lead-widgets h4 {
    margin-bottom: 1.5em;
}
#footer h4 {
	color: #ccc;
	margin: 1em 0;
	font-weight: bold;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 1.2em; /* 21px/16px */
}
.header, .page-header {
	background-color: #525252;
	padding: 5px 10px 5px 21.875%;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	line-height: 1.4em;
	margin-top: 0;
	color: #fff;
	behavior: url(/PIE/PIE.htc);
}
.page-header {
    padding-left: 3.48056537%;
    margin-bottom: 1.25em;
}
.single .page-header {
	
	margin-bottom: 0;
}
.full-width-header {
	background-color: #515251;
	padding: 5px 10px 5px 3.48056537%;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	line-height: 1.4em;
	margin-top: 0;
	color: #fff;
	behavior: url(/PIE/PIE.htc);
}

p {
	margin: 0 0 1.25em 0;
	line-height: 1.4em;
}
.archive-entry p, .author p {
	margin-bottom: 0;
}

#footer p {
	color: #e7e8e9;
}

blockquote {
	color: #595959; 
	background-color: #f5f6f5;
	padding: 4%;
	margin-bottom: 1.25em;
	margin-left: -3.48056537%;
	border-left: 3px solid #dee1de;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
blockquote p { 
	margin-bottom: 0;
	display: inline;
}
#breadcrumbs {
	font-size: 0.8em;
	padding: 10px 3.48057% 0;
	margin-bottom: 0;
}
pre {
	font-family: monospace, monospace; 
	font-size: 1em;
}
code, tt { }


/* --- lists --- */

ul, ol { 
	margin: 0 0 10px 0; 
}
.entry ol {
	margin-top: 8px;
}

.entry ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
.entry ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 1em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 20px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
}
.entry ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-top: 8px;
    margin-right: 8px;
    padding: 3px;
    color: #fff;
    background-color: #427AD7;
    font-weight: 700;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 80%;
    text-align:center;
    border-radius: 3px;
}
.entry li ol {margin-top:6px;}
.entry ol ol li:last-child {margin-bottom:0;}
/* social sharing */
.sd-content ul li:before { display: none;}
div.sharedaddy h3.sd-title {color: #427ad7;}

/* --- pricing table/list --- */
.entry .pricing-table li:before {
	content: '';
	margin-right: 0;
}
.pricing-table {
    line-height: 150%; 
    font-size: 12px; 
    text-align: center;
    margin: 0 auto; 
    width: 95%; 
    max-width: 800px; 
    padding-top: 10px;
    margin-top: 10px;
}
.price-block {
    width: 33%; 
    color: #fff;
    float: left; 
    list-style-type: none; 
    -webkit-transition: all 0.25s; 
    transition: all 0.25s; 
    position: relative; 
    box-sizing: border-box;
    margin-bottom: 10px; 
    border-right: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    border-radius: 3px 3px 0 0;
}
.price-block.single-column {
	width: 100%;
}
.price-block.two-column {
	width: 50%;
}
.price-block:last-child {
	border-right: 0 none;
}
.pricing-table h3 {
    text-transform: uppercase; 
    padding: 5px 0; 
    background: #333; 
    margin: -10px 0 1px 0;
    border-radius: 3px 3px 0 0;
}
.price {
    display: table; 
    background: #444; 
    width: 100%; 
    height: 70px; 
}
.price-figure {
    font-size: 22px; 
    text-transform: uppercase; 
    vertical-align: middle; 
    display: table-cell;
}
.price-number {
    font-weight: bold; 
    display: block;
}
.price-tenure {
    font-size: 11px; 
}
.features {
    background: #f7fcf2; 
    color: #000;
    margin-bottom: 0;
}
.features li {
    padding: 8px 15px;
    border-bottom: 1px solid #ccc; 
    font-size: 11px; 
    list-style-type: none;
}
.features li:nth-child(odd) {
	background-color: #fff;
}
.features li .price-column {
	width: 50%;
	text-align: center;
	display: inline-block;
}
.features li:hover {
	background-color: #e1f5d1;
}
.header-row {
	font-weight: bold;
}
.pricing-footer {
	color: #777;
    padding: 15px; 
    background: #f7fcf2;
}
.action-button {
    text-decoration: none; 
    color: #fff; 
    font-weight: bold; 
    border-radius: 3px; 
    background-color: #0d8ee0; 
    padding: 5px 20px; 
    font-size: 11px; 
    text-transform: uppercase;
}
a.action-button {
	color: #fff;
}
.price-block:hover {
    box-shadow: 0 0 5px rgb(46, 46, 46); 
    -webkit-transform: scale(1.04) translateY(-5px); 
            transform: scale(1.04) translateY(-5px); 
    z-index: 1;
    border-bottom: 0 none;
	-moz-box-shadow: 0 0 5px rgb(46, 46, 46);
}
.price-block:hover .price {
    background-color: #5ea700; 
    box-shadow: inset 0 0 45px #65bb02;
	-moz-box-shadow: inset 0 0 45px #65bb02;
}
.price-block:hover h3 {
    background: #222;
}
.price-block:hover .action-button {
    background-color: #008be2; 
}


.sidebar ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e2e0;
}
.sidebar ul li:first-child {
	border-top: none;
}
.sidebar ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

ul.footer-links li {
	margin-bottom: 0.25em;
}
ul.sitemap-ul {
	margin-bottom: 1.5em;
}
.sitemap-ul li {
	margin-bottom: 10px;
}
.sitemap-ul li ul.children {
	margin-top: 10px;
}
ul.related li {
	width: 20%;
	margin-right: 1%;
	float: left;
	padding: 10px;
	border: 1px solid #e7e8e9;
	background-color: #f4f6f4;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
.lead-widgets li {
    margin-bottom: 1.25em;
}
.lead-widgets li:last-child {
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e7e8e9;
}
/* --- pictograms --- */

.entry li:before {
	content: '\f069';
	font-family: 'icomoon';
	font-weight: normal;
	color: #427AD7;
	margin-right: 10px;
}
/*.entry ol li:before { /* ordered lists need numbers! *!/
	content: '';
}*/
.post-date:before {
	content: '\f017';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
}
.post-author:before {
	content: '\f007';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
	margin-left: 10px;
}
.post-comments:before {
	content: '\f075';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
	margin-left: 10px;
}
.category:before {
	content: '\f07b';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
	margin-left: 10px;
}
.archive.category:before {
	content: '';
	line-height: 0;
}
.tags:before {
	content: '\f02b';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
	margin-left: 10px;
}
blockquote:before {
	content: '\f10d';
	font-family: 'icomoon';
	color: #dee1de;
	font-size: 3em;
	line-height: 0;
	float: left;
	margin-left: -3%;
}
blockquote::after {
	content: '\f10e';
	font-family: 'icomoon';
	color: #dee1de;
	font-size: 3em;
	line-height: 1em;
	float: right;
}
.notice:before {
	content: '\f12a';
	font-family: 'icomoon';
	font-weight: normal;
    font-size: 3em;
	margin-right: 5px;
	margin-left: 10px;
    vertical-align: middle;
    text-shadow: 0 0 1px #457607;
}
.comment-notice:before {
	content: '\f128';
	font-family: 'icomoon';
	font-weight: normal;
    font-size: 3em;
	margin-right: 5px;
	margin-left: 10px;
    vertical-align: middle;
    text-shadow: 0 0 1px #252525;
}
a.comment-reply-link:before {
	content: '\f112';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
	margin-left: 0;
}
.post-edit-link:before {
	content: '\f040';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
}
.icon-circle {
	width: 90%;
}
.icon-circle:after {
   content: "";
   display: block;
   width: 100%;
   height:0;
   padding-bottom: 100%;
   margin-bottom: 1.5em;
   background: #0094e6; 
   border-radius: 50%;
}
.icon-circle icon {
   float:left;
   width:100%;
   padding-top:50%;
   line-height:1em;
   margin-top:-0.5em;
   text-align:center;
   font-size: 10em;
   color:white;
}
.icon-search {
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #fff;
    font-size: 2em;    
}

/* --- containers --- */
body.category:before {
	margin: 0;
}
iframe.youtube-player {
    height: 390px;
}
iframe#twitter-widget-0 {
    height: 390px;
}
.site { 
	overflow: hidden;
	margin-top: 0;
}
.full-width-slider {
	width: 100%;
/*	height: 430px;*/
	background: #fff;
	background-size: 100%;
	margin: -1.5em 0 1.5em 0;
}
.slide {
	background: #f9f9f9;
	/*padding: 20px;*/
}
#page { 
	width: 100%;
	/*max-width: 1300px;*/
	margin: 0 auto 30px auto;
	background: #fff;
}
.container {
	width: 90%;
	margin: 0 auto;
	position: relative;
}
#header-box { /* add this wherever you like */
	height: 200px;
	background: #f5f5f5;
	border: 10px solid #9eacb3;
	margin: 10px auto;
}
#header {
	padding: 0.5em 0;
	margin-bottom: 1.5em;
	position: relative;
	text-align: center;
	background-color: #62a612;
	height: 130px;
}
#header-top {
	position: fixed; /* was absolute */
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 10px;
	width: 100%;
	height: 40px;
	background-color: #3b3c3b;
    z-index: 1000;
}
#social-btns {
	width: 150px;
	height: 26px;
	margin-top: 12px;
	float: left;
	font-size: 1.2em;
}

.content {
	overflow: hidden;
}
#main {
	float: left;
	width: 62.8888889%; /* 566px/900px */
}
.sidebar { 
	float: right;
	width: 33.4444444%; /* 331px/900px - padding */
	padding-left: 3.33%; /* 30px/331px */
}
.side-widgets {
	width: 100%;
	margin: 20px auto;
	line-height: 1.4em;
}
.side-widgets:first-of-type {
	margin-top: 0;
}

.content.three-col {
	
}
.content.three-col #col-1 {
	width: 20%;  /* 180px/900px */
	float: left;
	color: #fff;
	background-color: #3e67a6;
	padding: 0 1% 0;
	margin-right: 3%;
	line-height: 1.4em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
.content.three-col #main {
	width: 47.222222%;  /* 425px/900px */
}
.content.three-col .sidebar {
	width: 25%;  /* 225px/900px */
	padding-left: 2%;
}
.three-col #col-1 .widget {
	background-color: transparent;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	behavior: url(/PIE/PIE.htc);
}
/* --- footer --- */
#footer {
	background-color: #3b3c3b;
	padding: 0.5em 1em;
	margin-bottom: -30px;
	overflow: hidden;
	font-size: 0.7em;
	line-height: 1.4em;
}
#footer-wrap {
	padding-top: 40px;
	padding-bottom: 10px;
}
.footer-info {
	float: left;
}
.hd-link {
	text-align: left;
}
.hd-link img {
	vertical-align: middle;
}
#footer-widgets-1, #footer-widgets-2, #footer-widgets-3, #footer-widgets-3 {
	width: 21%; /* 190px/900px */
	font-size: 1em;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 3.33333333%; /* 30px/900px */
}
#footer-widgets-4 {
	display: block;
	overflow: hidden;
    margin-right: 0;
}
.img-boxes {
     margin: 15px 0;   
}
/* --- content --- */
.post { 
	position: relative;
	background-color: #edeeed;
	margin-bottom: 20px;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	behavior: url(/PIE/PIE.htc);
}
.search .post {
    background-color: transparent;
}
.blog-entry, .archive-entry { 
	padding: 20px 3.48056537% 20px 21.875%;
}
.archive-entry {
	margin-bottom: 2em;
}
.entry {
    padding: 20px 3.48056537%;
}
#full-width .entry {
	padding: 20px 3.48056537%;
}
.comment-meta {
	
}

.meta, .index-meta, .author-meta {
	/*padding: 10px 3.48056537% 0;*/
	padding: 5px 3px 3px;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 3.48056537%;
	background-color: #fff;
}
.author-meta {
	margin: 0 0 1.5em;
}
.meta, .index-meta {
	margin-top: 0;
	margin-left: 0;
	padding-left: 21.875%;
}
.meta {
    padding-left: 3.48056537%;
    border-bottom: 1px solid #e7e8e9;
    background-color: #f5f6f5;
    
}
.postmetadata {
	padding: 0 1.48057% 20px;
	font-size: 0.8em;
	clear: both;
}
.col {
	padding-left: 1.48057%;
	margin: 20px 0;
	float: left;
	width: 45%;
}
.pages {
	-webkit-column-count: 2;
	   -moz-column-count: 2;
	        column-count: 2;
	-webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	        column-gap: 40px;
	-webkit-column-rule-color:  #e7e8e9;
	   -moz-column-rule-color:  #e7e8e9;
	        column-rule-color:  #e7e8e9;
	-webkit-column-rule-style:  solid;
	   -moz-column-rule-style:  solid;
	        column-rule-style:  solid;
	-webkit-column-rule-width:  1px;
	   -moz-column-rule-width:  1px;
	        column-rule-width:  1px;
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	-moz-column-rule-color:  #e7e8e9;
	-moz-column-rule-style:  solid;
	-moz-column-rule-width:  1px;
	-webkit-column-count: 2;
	-webkit-column-gap : 40px;
	-webkit-column-rule-color:  #e7e8e9;
	-webkit-column-rule-style: solid ;
	-webkit-column-rule-width:  1px;
}
#full-width {
	width: 100%;
}
.navigation {
	border-top: 1px solid #e7e8e9;
	padding: 4.48057% 1.48057%;
	margin-bottom: 40px;
}
#related-posts {
	padding: 20px 3.48056537%;
	margin-bottom: 20px;
	overflow: hidden;
}

/* search button */
#search {
	position: absolute;
	top: 25px;
	right: 0;
	width: 200px;
}
#searchwrapper {
	width:200px; /*follow your image's size*/
	height:30px;/*follow your image's size*/
	background: rgba(255,255,255, 0.7);
	background-color: #fff;
	padding:0px;
	margin:0 0 20px 0;
	position:relative; /*important*/
	border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
#searchwrapper form {
	display:inline ;
}
#searchwrapper form input { 
	padding: 0;
	font-size: 0.8em;
	background: none;
	border: none;
	box-shadow: none;
}
#searchText.searchbox {
	width: 160px;
	margin-left: -30px;
}
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:5px;
	width:170px;
	height:24px;
}
	
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:175px;
	width:20px;
	height:25px;
}
/* --- site navigation --- */
#main-nav {
	position: absolute; /* was relative! */
	z-index: 1000;
	height: 30px;
	text-align: left; /* was right */
	right: 10px;
	top: -5px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 1em;
	float: right;
}
#main-nav ul {
	list-style-type: none;
	-webkit-padding-start: 0;
	background-color: #3a3c3a;
}
#main-nav ul a {
	white-space: nowrap;
}
#main-nav li {
	float: left;
	line-height: 40px;
	height: 40px;
	position: relative;
}
#main-nav li a {
	font-weight: normal;
	display: block;
	letter-spacing: 1px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 0;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	color: #5ea700;
}
#main-nav ul li:last-child a {
	/*padding-right: 0;*/
}
#main-nav a:hover {
	color: #fff;
}
#main-nav ul ul {
	position: absolute;
	top: 30px; 
	left: -9999px; /* was right */
	text-align: left; /* was right */
	border: 1px solid #3a3c3a;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
#main-nav ul ul li { 
	float: none;
	padding-top: 0;
	padding-left: 0;
}
#main-nav ul li:hover ul {
	left: 0; /* was right */
}
#main-nav ul ul li a { 
	padding: 0px 15px;
	border-bottom: 1px solid #494a49;
	text-align: left; /* was right */
}
#main-nav ul ul li:first-child a {
	border-top: none;
}
#main-nav ul ul li a:hover {
/*	background-color: #3a3c3a;*/
}
#main-nav ul ul li:last-child a {
	padding-right: 15px;
}

/* --- web and graphics menus --- */
ul#menu-web-menu, ul#menu-graphics-menu {
    padding: 10px;
    border: 1px solid #e7e8e9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(/PIE/PIE.htc);
}
ul#menu-web-menu li:last-child, ul#menu-graphics-menu li:last-child {
	padding-bottom: 10px;
}

/* --- side sub nav --- */
#col-1 a:link, #col-1 a:visited {
	color: #fff;
}
#col-1 a:hover, #col-1 a:active {
	color: #427AD7;
}
.side-widgets .menu li a {
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

/* --- footer nav --- */
#footer-nav {
	clear: both;
	text-align: center;
	margin: 0 auto;
	background-color: #eaeaea;
}
#footer-nav li {
	display: inline-block;
	margin: 5px 10px;
}


/* --- widgets --- */
.widget {
	background-color: #f5f6f5;
	padding: 20px;
	margin-bottom: 1.25em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
.textwidget:first-letter {
	/*font-weight: bold;*/
}
/* --- home-widgets --- */
.home-widget {
	width: 21%;
	height: 500px;
	float: left;
	margin-right: 5%;
	position: relative;
}
.home-widget:last-of-type {
	margin-right: 0;
}
.home-widget .img-circle {
	width: 90%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #ffffff;
	margin-bottom: 1.5em;
	border: 5px solid #fff;
	box-shadow: 0 1px 1px #a1a2a1;
	behavior: url(/PIE/PIE.htc);
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.home-widget .img-circle:hover {
    border-color: #dadada;
}
p.home-widget-btn {
	position: absolute;
	bottom: 0;
}
.lead-widgets {
    background: #fff;
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
.lead-widgets .widget {
    width: 42%;
    float: left;
    margin-right: 5%;
    margin-bottom: 0;
    background-color: transparent;
}
.lead-widgets .widget:last-of-type {
    margin-right: 0;
}

/* --- various --- */
.clear { 
	clear: both;
}
.small {
	font-size: 1rem;
	font-size: 10px;
}
::-moz-selection  {
  background-color: #81E778;
  color: black;
}
::selection  {
  background-color: #81E778;
  color: black;
}

::-moz-selection {
  background-color: #81E778;
  color: black;
}

/* --- lightbox/colorbox --- */
div#cboxTitle {
	color: #4b4b4b;
}
button#cboxClose {
	right: 0;
	top: -15px;
}
/* --- image floats --- */
img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float:right;
	margin:0 0 1em 1em;
}
.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ol li img.aligncenter {
    margin-top: 20px;
    margin-bottom: 20px;
}
/* --- slider --- */
.slider-titles {
	font-size: 180%!important;
	line-height: 60px;
	color: #3d76d9;
}
.slider-text {
	font-size: 110%!important;
	line-height: 36px;
	color: #666;
}
.slider-btn {
	
}
/* ---  images ---  */
.attachment-post-thumbnail { 
	width:120px;
	height:120px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	behavior: url(/PIE/PIE.htc);
}
.single .attachment-post-thumbnail {
    left: 0;
    top: 0;
    width: 75px;
    height: 75px;
    position: relative;
}
#related .attachment-post-thumbnail { 
	width:auto;
	height:auto;
	margin-right: 0;
	margin-bottom: 10px;
	float:none;
}
.logo {
	text-align: left;
	background-image: url(images/asst/logo.png);
	background-repeat: none;
	width: 145px; /* set width to image size */
	height: 76px;
	background-position: center;
	margin-top: 50px;
	margin-left: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.logo:hover {
	background-image: url(images/asst/logoover.png);
}
.logo a {
	display: block;
	width: 145px; /* set width to image size */
	height: 76px;
}
.logo a img {
	vertical-align: middle;
}
.entry img {
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/PIE/PIE.htc);
}
.img-boxes img {
    margin-right: 10px;
}
.entry a[href$=".png"] {
	border-bottom: none;
}
.entry a[href$=".jpg"] {
	border-bottom: none;
}
.entry a[href$=".gif"] {
	border-bottom: none;
}
.description {
	position: absolute;
	left: -9999px;
}
.notice, .comment-notice {
	color: #fff;
	font-family: 'Open Sans', arial, sans-serif;
    font-weight: 700;
    font-size: 2em;
	display: block; 
	padding: 0;
    height: 1em;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	margin: 5px 5px 20px 0;
	background: #525252;
	behavior: url(/PIE/PIE.htc);
}
hr.line {
	width: 90%;
	height: 12px;
	border: 0;
	border-bottom: 1px solid #e7e8e9;
}
#searchform { }
#s {
	color: #c65ea5;
}
#to-top {
	margin-bottom: 0;
	text-align: center;
	background: #3b3c3b;
	width: 120px;
	height: 50px;
	padding-top: 10px;
	border-radius: 60px 60px 0 0;
}
select.selectpicker {
    font-size: 1.25em;
    width: 100%;
    background-color: #e7e8e9;
    border-color: #DADADA;
    color: #777;
}
.transparent {
  zoom: 1; /* gives the object layout */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
/* --- flipper --- */
/* entire container, keeps perspective */
.flip-container {
    -webkit-perspective: 1000;
    -o-perspective: 1000;
	perspective: 1000;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    cursor: pointer;
}
/* flip the pane when hovered */
.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
	width: 250px;
	height: 250px;
}

/* flip speed goes here */
.flipper {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;

    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;

    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;

    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;

    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
}

/* back, initially hidden pane */
.back {
	-webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.ecart {
	background-image: url(images/web/ecart.gif);
	background-position: 0;
	width: 250px;
	height: 250px;
	overflow: hidden;
}
.ecart:hover {
	background-position: -250px 0;
}
	
/* --- buttons --- */
a.rss, a.linkedin, a.twitter, a.email {
    color: #9b9b9b;
	float: left;
	margin-right: 23px;
	display: inline-block;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a.rss {
	margin-right: 0;
}
a.rss:hover, a.linkedin:hover, a.twitter:hover, a.email:hover {
	color: #fff;
}
.gianticon {
	margin-right: 10px;
	font-size: 4em;
	vertical-align: middle;
}

.gold-btn, a.read-more, a.post-edit-link, input#searchsubmit, .home-widget-btn, a.button, .button { 
	color: #fff;
	cursor: pointer;
	display: inline-block; 
	padding: 6px 10px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	margin: 5px 5px 5px 0;
	background: #427AD7;
	behavior: url(/PIE/PIE.htc);
}
a.post-edit-link {
    background-color: #f00;
}
.gold-btn:hover, a.read-more:hover, a.post-edit-link:hover, input#searchsubmit:hover, .home-widget-btn:hover, .button:hover  { 
    color: #fff;
	background: #0d8ee0;
}
.button.big {
	font-size: 1.25em;
	margin-bottom: 1.5em;
}
#main-nav li.contact-btn a {
	color: #fff;
	cursor: pointer;
	display: inline-block; 
	padding: 0 10px;
	margin-right: -10px;
	margin-left: 20px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #427AD7;
	behavior: url(/PIE/PIE.htc);
}
#main-nav li.contact-btn a:hover {
	background-color: #0d8ee0;
}
input#searchsubmit {
	font-size: 1.2em;
}
.post-edit-link {
	margin-left: 6.48057%;
}
.read-more {
	font-size: 95%;
}
.next-posts a, .prev-posts a {
	color: #fff;
	cursor: pointer;
	display: inline-block; 
	padding: 6px 10px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	margin: 5px 5px 5px 0;
	background: #427AD7;
	behavior: url(/PIE/PIE.htc);
}
.next-posts a:hover, .prev-posts a:hover {
	background: #008be2;
}
.next-posts { 
	float: left;
}
.prev-posts {
	float: right;
}
.posts-navigation {
	font-size: 0.9em;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.shareaholic-share-buttons-container {
	margin-left: -20px;
}
.essb_links li:before {
    content: '';
}

	
/* --- posts & comments --- */

#respond {
	width: 95% /* inside #main */
}
	
ol.commentlist { 
	list-style: none;
	margin-left: 0;
}
ol.commentlist li:before {
	content: none;
}
ol.commentlist li { 

}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { 
	padding: 0 0 10px 0;
    margin-bottom: 1.25em;
}
ol.commentlist li.comment span.comment-author {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 700;
}
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div img.avatar { 
	float:left;
	margin: 0 0.625em 0 0;
	border: 1px solid #e7e8e9;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	behavior: url(/PIE/PIE.htc);
}
ol.commentlist li.comment time span.comment-date {
    font-size: 0.8em;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 300;
    color: #999;
}
ol.commentlist li.comment .comment-awaiting-moderation:before {
	content: '\f12a';
	font-family: 'icomoon';
	font-weight: normal;
	margin-right: 5px;
}
ol.commentlist li.comment .comment-awaiting-moderation {
	color: #cf2f2f;
}
ol.commentlist li.comment div.comment-meta { 
	font-size: 75%;
	margin: 1em 0;
}
ol.commentlist li.comment div.comment-meta a { 
	color: #0a72b5;
}
ol.commentlist li.comment p { 
	margin-left: 74px;
}
ol.commentlist li.comment div.reply { 
	font-size: 90%;
}
ol.commentlist li.comment div.reply a { 
	font-weight: bold;
}
ol.commentlist li.comment ul.children { 
	list-style: none;
	margin: 0.625em 0 0;
    padding-top: 10px;
}
ol.commentlist li.comment ul.children li.comment {
    padding-top: 10px;
}
ol.commentlist li.comment ul.children li.depth-2 { 
	margin: 0 0 10px 10px;
	padding-left: 5px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	margin: 0 0 10px 10px;
	padding-left: 5px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	margin: 0 0 10px 10px;
	padding-left: 5px;
}
ol.commentlist li.comment footer.comment-footer {
    margin-left: 74px;
}
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even {
	background: #fff;
}
ol.commentlist li.odd { 
	background: #f8f8f8;
	padding: 0.75em;
}
ol.commentlist li.parent { 
	
}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

/* --- comment forms --- */
form { margin: 0; }

#commentform {
	margin-top: 10px;
}
#commentform div {
	margin-bottom: 10px;
}
#commentform input[type=text], #commentform input[type=email], #commentform input[type=url] {
	color: #999999;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 2;
	position: relative;
	behavior: url(/PIE/PIE.htc);
}
#commentform label,
div.widget_mc4wp_form_widget label,
.wpcf7-form label {
	font-size: 2em;
	display: block;
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 700;
	color: #ccc;
    margin-bottom: 0;
    z-index: 10;
    position: relative;
}
.widget_mc4wp_form_widget .mc4wp-form-fields label {
    display: block;
}
#commentform p.cptch_block label, #commentform p.comment-subscription-form label {
    font-size: 0.9em;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 0;
}
p.form-allowed-tags {
	font-size: 80%;
}
.wpcf7-form {
	margin: 20px 0;
}
.wpcf7-form br {
	display: none;
}
.cf7-label {
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
	padding: 5px 0;
	color: #4562A8;
	font-size: 0.9em;
}
.cf7-input {
	margin-top: 5px;
	margin-bottom: 10px;
}
input[type=text], input[type=email], input[type=url] {
	color: #999999;
	width: 80%;
	height: 2em;
	font-size: 1em;
	padding-left: 2%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 2;
	position: relative;
	behavior: url(/PIE/PIE.htc);
}
input.wpcf7-captchar {
	width: 25%;
}
textarea {
	font: normal 100% 'Open Sans', Arial, sans-serif;
	color: #999999;
	width: 80%;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 1em;
	padding: 2%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 2;
	position: relative;
	behavior: url(/PIE/PIE.htc); 
}
input.wpcf7-submit, #commentform #submit {
	color: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
	font-size: 1.25em;
	cursor: pointer;
	display: inline-block; 
	padding: 6px 10px; 
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	margin: 5px 5px 5px 0;
	position: relative;
	behavior: url(/PIE/PIE.htc);
	background: #427AD7;
}
input.wpcf7-submit:hover, #commentform #submit:hover {
	color: #fff;
	background: #0d8ee0;
}
input[type=submit], input[type=Reset]{ -webkit-appearance:none; } {
	
}
.wpcf7 div.wpcf7-validation-errors:before {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent; /* arrow size */
	border-bottom-color: #ff1300;  /* arrow color */
	/* positioning */
	position: absolute;
	top: -22px;
	left: 50%;
	z-index: 2;
}
.wpcf7 div.wpcf7-validation-errors {
	position: relative;
	color: #ffffff;
	border: 2px solid #ff1300;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	margin-left: 0;
	behavior: url(/PIE/PIE.htc);
	background-color: #ff1300;
}



/* --- tables --- */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* --- hide mobile nav --- */
.nav {
	display: none;
}
#slide-checkbox {
	display: none;
}
.panel {
    display: none;
}

/* --- captcha plugin nag notice --- */
div.bws_banner_on_plugin_page {
    display: none!important;
    height: 0;
}

} /* END screen media */

@media screen and (max-width: 1200px) and (min-width: 890px) {

.full-width-slider {
/*	height: 410px;*/
}
.attachment-post-thumbnail {
width: 100px;
height: 100px;
}
body.home .content.container {
/*    margin-top: 60px;*/
}

}
/* END max-width 1200px */


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

.price-figure {
	font-size: 18px;
}

}
/* END max-width 1100px */

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

.full-width-slider {
/*	height: 300px;*/
}
.full-width-slider h1 {
	font-size: 2.5em;
	padding-top: 0.75em;
}

/* END max-width 1075px */

}

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

#social-btns {
	font-size: 1em;
}
#main-nav {
	font-size: 0.8em;
}
.attachment-post-thumbnail {
width: 90px;
height: 90px;
}
.price-figure {
	font-size: 16px;
}


/* END max-width 1000px */

}

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

#header-top {
	margin-top: 1px;
}
#social-btns {
	width: 50px;
	height: 177px;
	margin-top: 13px;
	margin-left: -30px;
}
a.rss, a.linkedin, a.twitter, a.email {
	margin-right: 23px;
	margin-bottom: 10px;
	display: block;
	color: #fff;
}	
#main-nav {
	text-align: center;
}
.full-width-slider {
/*	height: 250px;*/
}
.full-width-slider h1 {
	font-size: 2.5em;
	line-height: 1em;
	padding-top: 0.25em;
}
.attachment-post-thumbnail {
width: 75px;
height: 75px;
}
.home-widget h2 {
    line-height: 1.4em;
}
.lead-widgets .widget {
    width: 40%;
}
.full-width-slider .slider-text {
    color: #333;
}
.full-width-slider a.read-more {
    font-size: 1.5em!important;
    padding: 10px!important;
}
.price-block {
	width: 50%;
}
	
} /* end max-width 890px */



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


body, html {
		height: 100%;
}

body {
	line-height: 1.4em;
}
#page {
	margin-top: 0;
}
.entry, .archive-entry {
	padding: 0;
}
.entry li:before {
	margin-right: 5px;
}

.content {
	margin-top: 0;
}
.logo {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	padding-bottom: 0;
	margin-top: 0;
	float: none;
	display: inline-block;
}
.logo a {
	display: block;
	padding-top: 50px;
}
#header-top {
	border-bottom: none;
	position: relative;
	display: none;
}
.description {
	margin-top: 0;
	text-align: center;
	position: relative;
}
.icon-search {
    display: none;
}
#social-btns {
	display: none;
}
#search {
	position: relative;
	top: auto;
	right: auto;
	display: block;
	margin-top: -5px; /* was 20px */
}
.searchbox {
	top: 4px;
	left: -5px;
}
#main-nav {
	display: none;
}
.full-width-slider h1 {
	font-size: 1.75em;
	line-height: 1em;
	padding-top: 0.25em;
}
#main, .sidebar {
	width: 100%;
	float: left;
	clear: left;
}
.sidebar {
	text-align: center;
	padding-left: 0;
}
.home-widget {
	width: 47.2%;
	float: left;
    margin-left: -10px;
	margin-right: 2.8%;
    margin-bottom: 20px;
    text-align: center;
}
.lead-widgets {
    width: 93%;
    margin-left: -10px;
}
.lead-widgets .widget {
    width: 90%;
}
.content.three-col {
	margin-top: 0;
}
.content.three-col #col-1, .content.three-col #main, .content.three-col .sidebar {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 1.5em;
}
.content.three-col #col-1 {
	margin-right: 0;
	padding: 0;
}
#col-1 .widget {
	
}
#col-1 ul li {
	display: inline-block;
	margin-right: 0.5em;
}
.col {
	width: 94%;
}
#breadcrumbs {
	padding: 10px 0;
}
.post {
	padding: 20px;
    
}
.meta {
	padding: 0 0 5px 20px;
	margin-bottom: 10px;
	margin-left: -10px;
}
.index-meta {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 3.48056537%;
}
.postmetadata {
	padding: 5px 0 20px;
}
.attachment-post-thumbnail {
	height: 50px;
	width: 50px;
	float: left;
	margin: 0 10px 10px 0;
}
a.read-more {
	text-align: center;
	float: none;
	display: block;
	margin: 10px auto 0;
}
.category:before, .tags:before {
	margin-left: 0;
}
blockquote {
	margin-top: 1.25em;
}
blockquote:before {
	margin-top: 0.1em;
}
.shareaholic-canvas {
	text-align: center;
}
#related-posts {
	padding: 10px 0;
}
#related-posts ul.related {
	margin-bottom: 20px;
	overflow: hidden;
}
#related-posts ul.related li {
	font-size: 75%;
	line-height: 1.3em;
	width: 24%;
	margin-right: 2%;
	margin-bottom: 5px;
}
.navigation	{
	margin-bottom: 50px;
	padding-right: 0;
	padding-left: 0;
	font-size: 90%;
}
#to-top {
	text-align: center;
}


#footer {
	padding-top: 3em;
	color: #fff;
}
#footer p {
	color: #fff;
    line-height: 1.6em;
}
#footer a, #footer a:link, #footer a:visited {
/*	color: #fff;*/
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#footer a:hover, #footer a:active {
/*	color: #525252;*/
}
#footer .widget a, #footer .widget a:link, #footer .widget a:visited {
	color: #5c9f00;
	line-height: 2em;
	border-bottom: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#footer .widget a:hover, #footer .widget a:active {
/*	color: #5a83fd;*/
}
#footer h4 {
	color: #fff;
	background-color: #525252;
	padding: 10px;
	margin-top: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#footer-widgets-1, #footer-widgets-2, #footer-widgets-3, #footer-widgets-4 {
	width: 100%;
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
}
#footer-wrap {
	padding-bottom: 20px;
}
.footer-info {
	float: none;
}
.hd-link {
	float: none;
    text-align: right;
}
#footer .hd-link a {
	border-bottom: none;
}
#footer ul.footer-links li {
    margin-bottom: 1em;
}
.content ul, .content ol {
	margin: 10px 0;
}
ul.sitemap-ul {
	margin-top: 0;
}
.entry li:before {
	margin-right: 15px;
}
.entry li {
	margin-bottom: 10px;
}
h1,h2,h3,p {
	margin-bottom: 10px;
}
h1 {
	line-height: 1.4em;
}
h1.header {
	font-size: 1.5em;
	line-height: 1.4em;
}
h1.full-width-header {
    margin: -20px 20px 0 -20px;
}
h2.header {
	font-size: 1.1em;
}
h2.search-no-results {
	margin-bottom: 20px;
}
h2.sitemap-pages {
	width: 100%;
}
.home-widget {
	height: 470px;
}
p.home-widget-btn {
	left: 50%;
	margin-left: -40%;
    font-size: 120%;
}
.lead-widgets {
    width: 93%;
    margin-left: -10px;
}
.lead-widgets .widget {
    width: 90%;
}
    
blockquote {
	margin-left: 0;
}
blockquote:before {
	margin-right: 2%;
}
.pricing-table {
	width: 100%;
}
.price-block {
	width: 100%;
}
.entry .pricing-table li {
	margin-bottom: 0;
}

/* @group .nav */
.nav {
	width: 100%;
	margin: -10px 0 20px 0;
	padding: 5px 0;
	background: #333;
	overflow: hidden;
}

.nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.nav li a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	background: #525252;
	color: #fff;
}

.nav li a:hover {
	background: #323232;
	color: #FFF;
}

/* @end nav */

/* This is the clickable label */
.slide-toggle {
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 1;
	display: none;
	margin: 13px 0 0 10px;
}

/* Kill the nasty outlines everywhere */
.slide-toggle,
.slide-toggle:active,
.slide-toggle:focus {
	border: none !important;
	outline: none !important;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* The :after pseudo element has an icon that covers the checkbox */
.slide-toggle:after {
	content: '\f0c9';
	color: #f9f9f9;
	background: #525252;
	display: block;
	height: 30px;
	width: 40px;
	border-radius: 3px;
	font: 24px/30px 'icomoon';
	text-align: center;
	margin-left: 15px;
    padding-left: 5px;
}

.nav, .panel {
	left: -9999px;
	position: absolute;
}


/* This is the checkbox */
.slide-checkbox {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* When it's checked replace the menu icon with a close icon */
.slide-checkbox:checked ~ .slide-toggle:after {
	content: '\f00d';
}

/* Only show the menu link on smaller screens */
.slide-toggle {
	display: block;
}

	/*
	 * The transition value determines the speed
	 * at which the content will slide over
	 */
.slide {
	-webkit-transition: -webkit-transform 200ms ease-in-out;
	transition: -webkit-transform 200ms ease-in-out;
	transition: transform 200ms ease-in-out;
	transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

	/*
	 * Enable hardware acceleration and stop flickering
	 * More details: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/
	 * Add more browser prefixes as required for your environment
	 */
.slide,
.nav,
.panel{
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
	
	/*
	 * When the checkbox is checked slide the content
	 * over and the checkbox with it
	 */
.slide-checkbox:checked ~ .slide {
	-webkit-transform: translateX(70%) scale(1);
	transform: translateX(70%) scale(1);
}

.nav, .panel {
	/*height: 100%;*/
	height: none;
	background: #525252;
	border: 1px solid #525252;
	display: block;
			/*
		 * The width determines how much of the page you want to
		 * remain visible once the menu slides over
		 */
	width: 70%;

		/*
		 * Must be absolutely positioned otherwise it won't sit
		 * side by side with the content but instead above it
		 * */
	position: absolute;
	left: 0;
	top: 50px;

		/* Keeps the menu hidden off-canvas to the left */
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.panel {
    height: 5000%;
    top: 0;
    background: #525252;
}
.nav li {
	float: none;
	text-align: left;
	padding-left: 15px;
}
.nav li a {
	padding: 12px 12px;
	border-top: 1px solid #5d5d5d;
}
.nav li:first-child a {
	border-top: none;
}
.nav li:last-child a {
	border-bottom: none;
}
.nav .menu {
	background: #525252;
}
ul.sub-menu {
	margin-left: 10px;
}
.nav .sub-menu li a {
	padding-left: 15px;
}
.nav .sub-menu li a:first-of-type {
	border-top: 1px solid #606060;
}
.nav .sub-menu .sub-menu li a {
	border-top: 1px solid #262821;
}
.side-widgets .widget_nav_menu {
	padding-bottom: 0;
}
#search {
	width: 100%;
}
#searchwrapper {
	width: 100%;
}
#searchText.searchbox {
	width: 90%;
	margin-left: -10px;
}
.searchbox_submit {
	position: absolute;
	right: 10px;
	left: auto;
	top: 3px;
}
#s { /* search text */
	text-align: center;
	width: 94%;
}
input#searchsubmit {
	display: block;
	width: 100%;
}


} /* END max-width 760px  */


/* --- for retina-specific etc --- */
@media
(-webkit-min-device-pixel-ratio: 2),
(   min--moz-device-pixel-ratio: 2),
(        min-device-pixel-ratio: 2),
(                -webkit-min-device-pixel-ratio: 2),
(                min-resolution: 192dpi),
(                min-resolution: 2dppx) { 
  
.logo {
	background-image: url(images/asst/logo@2x.png);
	background-repeat: no-repeat;
	background-size: 145px 76px;/* dimensions w and h of original image ignored! */
	width: 145px;
	height: 76px;
	margin-left: -30px;
}

}/* end retina */


@media screen and (max-width: 760px) and (orientation: landscape) {

.logo {
	height: auto;
	margin: -40px auto 0;
}
    p.home-widget-btn {
        margin-left: -22%;
    }

} /* END max-width 760px landscape */

@media screen and (min-width: 1280px) {

body {
	color: #666;
	font-size: 101%;
}

/* --- text --- */

h1, h2, h3 { }
h1 { 
	/*font-size: 1.5em;*/ /* 28px/16px */
	letter-spacing: 0.05em;
}
h2 { 
	/*font-size: 1.5em;*/ /* 24px/16px */
}
h3 { 
	/*font-size: 1.5em;*/ /* 20px/16px */
}

p {
	margin: 0 0 1.5em 0;
}


blockquote { 
	padding: 5%;
}
blockquote p { }

ul, ol { margin: 0 0 10px 0; }


} /* END min-width 1280px */



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

#full-width.page h1.full-width-header {
	margin: 0;
}
 #full-width.post .entry {
	margin-left: -20px;
}
.home-widget {
	height: 540px;
}
p.home-widget-btn {
	left: 25%;
	width: 80%;
}

} /* END 320px */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }
#main-nav, .nav { display: none; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Helvetica, Arial, sans-serif Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; color: #ccc;
}
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */