/* 
Theme Name: HT-Blowers
Theme URI: http://www.ht-blowers.com
Description: This theme was created by MESstudios.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

ccs3 Notes
-------------------------------------------------------------------------------	

img {
width: 100%;
height: auto;
width: auto\9;
vertical-align: middle;
}

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;

filter: alpha(opacity=50);
opacity: 0.5;

box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:  0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

-webkit-appearance: none;

background: url(img/xxx.jpg) center center;
background-size:cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/xxx.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/xxx.jpg', sizingMethod='scale')";



/* Main/Reset
---------------------------------------------------------------------------------*/
* {	margin: 0;	padding: 0;	outline:none; -webkit-text-size-adjust: 100%;	}

img {border:none;}
ol, ul, li {list-style-type:none;}
.clr {clear:both;}
.clearfix:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
input[type=text], input[type=submit] {
	-webkit-appearance: none;
  
}
body { 
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	color:#000;
	text-align:left;
	min-width:320px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: #282828;
}
a:link, a:active, a:visited  {
	text-decoration:none;
	color:#44658b;
} 
a:hover {
	text-decoration:underline;
}
small {font-size:10px; color:#ccc; line-height:12px; margin-left:15px; font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;}

strong {
	font-family:'CenturyGothic-Bold';
}


.ajax-loader {
	max-width: 16px !important;
}






/* Fonts
---------------------------------------------------------------------------------*/
@font-face {
	font-family:'CenturyGothic-Regular';
	src: url('fonts/CenturyGothic_gdi.eot');
	src: url('fonts/CenturyGothic_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/CenturyGothic_gdi.woff') format('woff'),
		url('fonts/CenturyGothic_gdi.ttf') format('truetype'),
		url('fonts/CenturyGothic_gdi.otf') format('opentype'),
		url('fonts/CenturyGothic_gdi.svg#CenturyGothic-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
@font-face {
	font-family:'CenturyGothic-Bold';
	src: url('fonts/CenturyGothic-Bold_gdi.eot');
	src: url('fonts/CenturyGothic-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/CenturyGothic-Bold_gdi.woff') format('woff'),
		url('fonts/CenturyGothic-Bold_gdi.ttf') format('truetype'),
		url('fonts/CenturyGothic-Bold_gdi.otf') format('opentype'),
		url('fonts/CenturyGothic-Bold_gdi.svg#CenturyGothic-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
@font-face {
	font-family:'CenturyGothic-BoldItalic';
	src: url('CenturyGothic-BoldItalic_gdi.eot');
	src: url('CenturyGothic-BoldItalic_gdi.eot?#iefix') format('embedded-opentype'),
		url('CenturyGothic-BoldItalic_gdi.woff') format('woff'),
		url('CenturyGothic-BoldItalic_gdi.ttf') format('truetype'),
		url('CenturyGothic-BoldItalic_gdi.otf') format('opentype'),
		url('CenturyGothic-BoldItalic_gdi.svg#CenturyGothic-BoldItalic') format('svg');
	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
@font-face {
	font-family:'CenturyGothic-Italic';
	src: url('fonts/CenturyGothic-Italic_gdi.eot');
	src: url('fonts/CenturyGothic-Italic_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/CenturyGothic-Italic_gdi.woff') format('woff'),
		url('fonts/CenturyGothic-Italic_gdi.ttf') format('truetype'),
		url('fonts/CenturyGothic-Italic_gdi.otf') format('opentype'),
		url('fonts/CenturyGothic-Italic_gdi.svg#CenturyGothic-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}











/* Header
---------------------------------------------------------------------------------*/
#header-wrapper {
	background:url(images/bg-header-100.jpg);
	background-size: 60px 141px; 
	height:118px;
	position: relative;
	z-index: 100;
}

#header {
	margin:0 auto;
	position:relative;
	max-width:950px;
	width: 100%;
}



#rotate {
	position:absolute;
	top:-50px;
	right:15px;
	background:url(images/nav-rotate1.png);
	background-size:136px 117px; 
	height:117px;
	width:118px;
	z-index: 102;
}
.phone-top {
	position:absolute;
	top:35px;
	right:300px;
	font-size: 16px;
	text-shadow: 0px -1px 0px #fff;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	transition: all 200ms ease;
}
.phone-top a:hover {text-decoration: none;}

#logo img {
	display: inline-block; 
	max-width: 257px;
	width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
}
#logo img:active {position: relative; top: 2px;}







.menu-wrapper {
	max-width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 101;
}
.menu {
	width: 100%;
	display: block;
	position: relative;
	margin-top: -36px;
}
.menu ul {
	width: 100%;
	display: block;
	position: relative;
}
.menu_item_has_children a {
	position: relative;
}
.menu li {
	position: relative;
	display:inline-block;
	float: left;
	margin-left:1px;
}
.menu li a{
	position: relative;
	display:inline-block;
	color:#fff;
	text-decoration:none;
	padding:8px 25px 8px 25px;
	background:#032e5f;
	font-size:16px;
	z-index:100;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor: pointer;
	text-transform: uppercase;
}
.menu li a:hover {
	background: #021e3f;
}
.menu li a:active {
	background: #0d1d30;
}

.menu ul li.current_page_parent > a {
	background: #02254d;
}

.current_page_item a, .current-menu-ancestor > a, .current-menu-item > a{
	background: #111 !important ;
	color: #fff !important;
}


.menu li ul.sub-menu {
	display: none;
	position:absolute;
	top: 36px;
	left: 0px;
	width: 270px;
}
.menu li li {
	width: 100%;
	display: block;
}
.menu li li a {
	display: block;
	float: none;
	padding:8px 10px;
	font-size:13px;
	color:#000;
	background:#fff;
	z-index:100;
	font-variant: normal;
	border-left:3px solid #48a943;
	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.menu li li a:hover {
	color:#fff !important;
	background:#032e5f !important;
	border-left:3px solid #9fb0d3 !important;
}
.menu li li.current_page_item a {
	color:#fff !important;
	background:#032e5f !important;
	border-left:3px solid #9fb0d3 !important;
}





/* Hamburgler Stuff
---------------------------------------------------------------------------------*/
.nav-mask {
	width:100%;
	height:100%;
	background-color:#000;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:100;
	opacity: 0.6;
	filter:alpha(opacity=90);
	display:none;
}
.overflowbody {
	overflow:hidden;
}
.hamburger-wrapper {
	display: none;
	position:absolute;
	top:10px;
	right:10px;
	z-index:100;
}
#menu {
  display: block;
  padding: 23px 10px;
  width: 26px;
  height: auto;
}
#menu span {
  background: #44658b;
  border-top: 1px solid #fff;
  display: block;
  position: relative;
  -webkit-transform: translate3d(0,0,0);
}
#menu span,
#menu span:before,
#menu span:after {
  width: 100%;
  height: 3px;
  -moz-transition:       all 0.2s;
  -o-transition:         all 0.2s;
  -webkit-transition:    all 0.2s;
  transition:            all 0.2s;
  -webkit-transform: translate3d(0,0,0);
}
#menu span:before,
#menu span:after {
  background: #44658b;
  height: 3px !important;
  border-top: 1px solid #fff;
  content: " ";
  margin-top: -.6em;
  position: absolute;
}
#menu span:after {
  margin-top: .6em;
}
#menu.on span {
	
  border-top: none;
  background: transparent;
}
#menu.on span:before {
  -moz-transform: rotate(45deg) translate(.5em, .4em);
  -ms-transform: rotate(45deg) translate(.5em, .4em);
  -o-transform: rotate(45deg) translate(.5em, .4em);
  -webkit-transform: rotate(45deg) translate(.5em, .4em);
  transform: rotate(45deg) translate(.5em, .4em);
  border-top:none; 
  border-left:1px solid #fff; 
}
#menu.on span:after {
  -moz-transform: rotate(-45deg) translate(.45em, -.35em);
  -ms-transform: rotate(-45deg) translate(.45em, -.35em);
  -o-transform: rotate(-45deg) translate(.45em, -.35em);
  -webkit-transform: rotate(-45deg) translate(.45em, -.35em);
  transform: rotate(-45deg) translate(.45em, -.35em);
  border-top:none; 
  border-right:1px solid #fff; 
}









.facebook {
	background:url(images/icon-facebook2x.png) no-repeat;
	background-size: 30px 30px;
	height:30px;
	width:30px;
	position:absolute;
	top:3px;
	right:38px;
	text-indent:-9999px;
	z-index:100;
}
.facebook a:link, .facebook a:visited {
	display:block;
	height:30px;
	width:30px;
}

.twitter {
	background:url(images/icon-twitter2x.png) no-repeat;
	background-size: 30px 30px;
	height:30px;
	width:30px;
	position:absolute;
	top:3px;
	right:5px;
	text-indent:-9999px;
	z-index:100;
}
.twitter a:link, .twitter a:visited {
	display:block;
	height:30px;
	width:30px;
}
.facebook:hover, .twitter:hover {
	top: 2px;
}
.facebook:active, .twitter:active {
	top: 4px;
}









/* Hero
---------------------------------------------------------------------------------*/
.forward, .prev {display: none;}
.hero-wrapper {
	background: #fff;
	background: url(images/hero-bg.png) #fff repeat-x center bottom;
	background-size: 19px 233px; 
}
.hero {
	max-width: 1020px;
	margin: 0 auto;
	xheight: 500px;
	padding: 0px 0px 25px 0px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
}
.hero-title {
	border-top: 8px solid #f0f0f0;
	background: #f6f6f6;
	padding-bottom: 15px;
	position: relative;
}
.hero-title h1 {
	text-align: center;
	padding: 15px 10px 0px;
	font-size: 26px;
	max-width: 860px;
	margin: 0 auto;
	color: #666;
	text-shadow: 0px 1px 0px #fff;
	font-weight: 100;
}
.hero-top {
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -38px;
	z-index: 10;
}
.hero-top img {
	width: 100%;
	max-width: 76px;
	height: auto;
	width: auto\9;
	vertical-align: middle;
}

.hero-title h1 strong {
	font-weight: bold;
	color: #555;
}
.hero-box {
	float: left;
	width: 33.33333%;
	position: relative;
	padding-bottom: 30px;
	min-height: 417px;
}
.hero-padding {
	padding: 0px 5px;
}
.hero-shadow {
	background: #fff;
	text-align: center;
	padding-top: 1px;
}
.hero-shadow img {
	max-width: 1315px;
	width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: top;
}

.hero-shadow-mobile {
	display: none;
}

.h-left { }

.h-middle { }

.h-right { }

.hero-box h2 {
	color: #002d61;
    font-family: 'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    padding: 0px 0px 10px 0px;
    border-bottom: none;
    font-weight: 100;
    margin-bottom: 0px;
    text-align: center;
    font-variant: small-caps;
}
.hero-box img {
	max-width: 575px;
	width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
}
.hero-box p {
	color: #555;
    line-height: 21px;
    font-family: 'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 15px;
    text-align: center;
    padding-bottom: 0px;
}
.hero-box a {
	width: 50%;
    border: 1px solid #48a943;
    background: #48a943;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    color: #666;
    max-width: 400px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    font-variant: small-caps;
    display: block;
    color: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	
}
.hero-box a:hover {
	color: #fff;
	text-decoration: none;
    background: #358331;
}








.ht-downloads { padding: 15px 15px 10px 15px; text-align: center;}
.ht-downloads img {
	width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	border: 1px solid #44658b;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.ht-downloads a:hover {text-decoration: none;}








/* Contact
---------------------------------------------------------------------------------*/
#intro-wrapper {
	background:#000;

}
#intro-bg {
	padding: 50px 10px 50px 10px;
	background:url(images/bg-banner.png) center center no-repeat;
	background-size:1254px 455px; 
}
#intro {
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:23px;
	padding:0px 0px 0px 0px;
	max-width:950px;
	margin:0 auto;
	color:#FFFFFF;
	text-shadow: 0px 1px 5px #000;
}
#intro p.left {
	float:left;
	width:49%;
	text-align:right;
	font-style:italic;
	padding:0px 0px 0px 0px;
}
#intro p.right {
	float:right;
	width:49%;
	text-align:left;
	font-style:italic;
	padding:0px 0px 0px 0px;
}










/* Footer
---------------------------------------------------------------------------------*/
#footerbg {
	background:url(images/bg-bg-footer.jpg) repeat-x;
	height:121px;
}
#footerbginner {
	xbackground:url(images/bg-footer.jpg) no-repeat center;
	height:121px;
}
#footer {
	padding: 40px 0px 50px 0px;
	text-align: center;
	xbackground:url(images/decor-footer.png) no-repeat center bottom;
	xbackground-size:200px 156px; 
}
.footer-social img {
	max-width: 30px;
	padding-bottom: 20px;
}
.foot-logo {
	max-width: 260px;
	width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	padding: 15px 0px 0px;
}
#footer p {
	max-width:950px;
	margin:0 auto;
	color:#ccc;
	font-size:10px;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
}
#footer p a:link, #footer p a:hover, #footer p a:visited {
	color:#999999;
}

#footer ul {
	display: inline-block;
}
#footer ul li {
	display: inline;
}

#footer li.menu-item-has-children {
	display: inline;
}
#footer li.menu-item-has-children > ul {
	display: none;
}


#footer li.menu-item-has-children > ul a{
	color: #4589d8;
	width: 100%;
	display: block;
	
}


#footer ul li li {
	display: block;
}
#footer li a {
	color: #ccc;
	display: inline-block;
	padding: 5px 10px;
	font-size: 14px;	
}

/*
#footer .page_item_has_children ul{
	xdisplay: none;
	display: inline-block;
	
}
*/










/* Wordpress CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content {
}
#wrapper-content-bg {
	padding: 20px 0px;
	background: #fff;
}
#wrapper-content {
	max-width:950px;
	margin:0 auto;
	color:#333333;
	border-top:8px solid #f0f0f0;
	background: #fff;
}
.narrowcolumn {
	width: 70%;
	float: left;
	vertical-align: top;
}
.blog .narrowcolumn {
	width: 100%;
	float: left;
	vertical-align: top;
}
.size-full{
	width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	float: none;
	
	padding: 0px !important;
	margin: 0px !important;
	border: 4px solid #fff;
	
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.narrowcolumn .entry p, .widecolumn .entry p{
	color:#555;
	line-height:21px;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-bottom:15px; 
}
.narrowcolumn .entry li {
	color:#555;
	line-height:21px;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-bottom:5px; 
}
.narrowcolumn .postmetadata {
	text-align: left;
	margin:5px 0px 0px 15px;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.entry a:link, .entry a:visited {
	text-decoration:underline;
}

.entry strong {color:#000000;}

hr {border: 0;
	margin-top: 20px;
	border-bottom:1px dotted #CCCCCC;
}
h2 {
	color:#002d61;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size:26px;
	border-bottom:1px dotted #CCCCCC;
	font-style:italic;
	padding:10px 0px 10px 0px;
	xbackground:url(images/h2.gif) no-repeat top right;
	font-weight:100;
	margin-bottom: 10px;
}
h2 a:link, h2 a:visited{
	color:#002d61;
}
h3 {
	color:#000;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size:16px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:100;
}
h3 a:link, h2 a:visited{
	color:#000;
}

#searchform > div > label {display: none;}

#s {
	width: 100%;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	text-align: center;
	max-width: 400px;
	xdisplay: block;
}

#pwbox-21 {
	width: 100%;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	text-align: center;
	max-width: 400px;
	display: block;
}

.wpcf7-text {
	width: 100%;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	text-align: left;
	max-width: 400px;
}


.wpcf7-textarea {
	width: 100%;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	text-align: left;
	max-width: 400px;
}

#searchsubmit {
	width: 100%;
	border: 1px solid #48a943;
	background: transparent;
	margin-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	color: #666;
	max-width: 400px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	font-variant: small-caps;
	display: block;
	margin: 5px auto;
}
#searchsubmit:hover {
	color: #fff;
	background: #48a943;
}
#post-21 > div > form > p:nth-child(2) > label {
	display: block;
	width: 100%;
	text-align: left;
}

.wpcf7-submit, .post-password-form input[type="submit"] {
	width: 100%;
	border: 1px solid #48a943;
	background: #48a943;
	margin-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	color: #666;
	max-width: 400px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	font-variant: small-caps;
	display: block;
	
	color: #fff;
}
.wpcf7-submit:hover {
	color: #fff;
	background: #358331;
}


#sidebar {
	
	float: left;
	padding: 0px 0 10px 0;
	width: 30%;
	border-left:2px solid #f0f0f0;
	border-right:2px solid #f0f0f0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f6f6f6;
}
#sidebar h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#333333;
	background:none;
	border:none;
	margin-bottom:0px;
	font-variant: small-caps;
}
#sidebar ul li ul li{
	color:#666666;
	margin-left:5px;
	padding:4px 0px 4px 0px;
	border-top:1px solid #f0f0f0;
}
#sidebar li a:link,#sidebar li a:visited, #sidebar li a:hover{
	text-decoration:none;
	font-family:'CenturyGothic-Regular', Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#44658b;
	}
#sidebar li a:hover{
	color:#44658b;
	text-decoration:underline;
}
#sidebar ul{
	border:none;
	padding: 0px 10px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	padding: 0px 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type:disc;
	padding-left:6px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	xtext-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 20px 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}









































/* RESPONSIVE
---------------------------------------------------------------------------------*/
/* Revert Nav Larger away from Mobile - FIX - Larger then 600px */
@media screen and (max-width:900px) {
	
	
	

		.menu li a {;padding:8px 16px 8px 16px;}
		#rotate {right: 0px;}
		.phone-top {right:220px;}
		.hero-box {
		padding-bottom: 30px;
		min-height: 397px;
		}
		.hero-box h2 {
		font-size: 18px;
		}
	

	
	
	
}







/* Not mobile - But iPad Portrait Break - Do this when screen is less then 770px  */
@media screen and (max-width:767px) {
	
		#rotate {display: none;}
		#header-wrapper {
		height: 68px;
		background-position: 0px -23px;
		}
		#logo img {
		max-width: 214px;
		}
		.twitter, .facebook {display: none;}
		.phone-top {
		font-size: 24px;
		top: 20px;
		right: 65px;
		}
		.phone-top span {display: none;}
		.hamburger-wrapper {
		display: block;
		}
		.menu {
		display: none;
		margin-top: 0px;
		background: #032e5f;
		}
		.menu li {
		display: block;
		float: none;
		width: 100%;
		margin: 0px;
		text-align: center;
		}
		.menu li a {
		display: block;
		float: none;
		padding:10px 20px 10px 20px;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-top: 1px solid #000;
		}
		.menu li ul.sub-menu {
		display: none;
		position:relative;
		top: 0;
		left: 0;
		width: auto;
		}
		.menu li li {
		width: 100%;
		display: block;
		}
		.menu li li a {
		display: block;
		float: none;
		padding:8px 10px;
		font-size:13px;
		color:#000;
		background:#fff;
		z-index:100;
		font-variant: normal;
		border:none;

		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		}
		.menu li li a:hover {
		border-left:none !important;
		}
		
		#wrapper-content {
			display: block;
		}
		.narrowcolumn {
		float: none;
		width: 100% !important;
		display: block !important;
		}
		#sidebar {
		float: none;
		width: 100% !important;	
		display: block !important;
		border-top: 8px solid #f0f0f0;
		margin-top: 30px;
		}
		.mobile-clr {clear: both; }
		
		#intro p.left {
		float:none;
		width:100%;
		text-align:center;
		font-style:italic;
		padding:0px 0px 10px 0px;
		}
		#intro p.right {
		float:none;
		width:100%;
		text-align:center;
		font-style:italic;
		padding:0px 0px 0px 0px;
		}
		.post {
		margin: 0 0 0px;
    	padding: 0px 10px;
		}
		.hero-box img {
		max-width: 235px;
		width: 100%;
		height: auto;
		width: auto\9;
		vertical-align: middle;
		}
		.hero {
		padding: 0px 0px 0px 0px;
		position: relative;
		}
		.hero-title h1 {
		padding: 12px 10px 0px;
		font-size: 15px;
		}
		.hero-box {
		float: none;
		display: block;
		width: 100%;
		padding-bottom: 45px;
		background: url(images/hero-bg.png) #fff repeat-x center bottom;
		background-size: 19px 233px; 
		min-height: 0px;
		}	
		.hero-padding {
		text-align: center;
		}
		.hero-shadow-mobile {
		display: block;
		background: #fff;
		text-align: center;
		margin-top: 1px;
		}
		.hero-shadow-mobile img {
		max-width: 1315px;
		width: 100%;
		height: auto;
		width: auto\9;
		vertical-align: top;
		}
		.hero-box p {
		padding-bottom: 20px;
		}
		.hero-box a {
		margin: 0 auto 15px auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;	
		}
		.hero-box a:hover {
		color: #fff;
		background: #358331;
		}

		.entry img {
		width: 100%;
		height: auto;
		width: auto\9;
		vertical-align: middle;
		padding-bottom: 5px;
		
		}
		.wp-caption {
		width: 100% !important;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
		}
		
		button {
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -25px;
		z-index: 10;
		}
		
		.forward {
		right: 0px;
		background: url(images/icon-arrow-right.png) no-repeat;
		background-size: 28px 44px;
		height: 44px;
		width: 28px;
		border: none;
		cursor: pointer;
		display: block;
		}
		
		.prev {
		left: 0px;
		background: url(images/icon-arrow-left.png) no-repeat;
		background-size: 28px 44px;
		height: 44px;
		width: 28px;
		border: none;
		cursor: pointer;
		display: block;
		}
		
		
		
		
	
	
	
	
	
	
}





















/* phone to tablet */
@media screen and (min-width: 768px) {

	.nav-mask {display: none !important;}
	.menu {display: block !important;}
	.hero-box {display: block !important;}

}	
	
	
	
	
	
	
	
	
	
	
	


/* Retina Adjustments For Mobile */
@media 
	only screen and (-webkit-min-device-pixel-ratio: 2), 
	only screen and (-moz-min-device-pixel-ratio: 2), 
	only screen and (-o-min-device-pixel-ratio: 2/1), 
	only screen and (min-device-pixel-ratio: 2), 
	only screen and (min-resolution: 192dpi) { 
    
	.example {
	background:url(2x.png) no-repeat;
	background-size: 100% !important;
	background-size: 37px 37px;
	}

	
	
}

