@charset "utf-8";

/* 
	Theme Name: Webstract Mobile
	Description: This is a mobile template theme made by Webstract Marketing
	Author: Webstract Marketing
	Author URI: http://www.webstractmarketing.com
	Version: 1.1
	Tags: premium wordpress theme, mobile theme
	
*/
/* CSS Document */
@import url("css/colorbox.css");
@import url("css/customize.css");
@import url("css/mmenu.css");
@import url("css/mmenu-positioning.css");


body, html, .wrapper {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,Tahoma,san-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #2b2b2b;
}
.wrapper {
	margin-top: 50px;
}

.page-wrapper {
	overflow: hidden;
}

.clearfooter {
height: 108px;
clear: both;
}

a img {border: none;}
p {margin-bottom: 18px; margin-top: 0;}
#clearfix {clear: both;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 5px;}
h1 {font-size: 20px; line-height:1.2em; display: block; text-align: center; margin-bottom: 10px;padding: 10px 0;}
h2 {font-size: 16px; line-height: 1.2em;}
h3 {font-size: 14px;}
h4 {font-size: 14px;}
h5 {font-size: 14px;}
h6 {font-weight: bold;}

img.alignright, .alignright, img.alignleft, .alignleft, img.aligncenter, .aligncenter {
	height: auto;
	max-width: 48%;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
img.alignright, .alignright{float:right; margin:0 0 0 1em; height: auto;}
img.alignleft, .alignleft {float:left; margin:0 1em .5em 0;}
img.aligncenter, .aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.page-image img {
	padding-bottom: 8px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  img { max-width: 100%; height:auto;}
}

/************************************************
*	              HEADER	  		     		*
************************************************/

.header {
	background: #90d3e4;
}
.top-bar {
	position: fixed;
	top:0;
	width: 100%;
	height: 50px;
    z-index:1000;
}

.top-bar .inner {
	overflow: hidden;
	color: #fff;
}

#logo {
	padding: 0;
	display: block;
	position: absolute;
    left: 10px;
    top: 11px;
    z-index:999;
    width: 140px;
}

#logo img { max-width: 140px; }

#phone-icon {
    position: absolute;
    right: 83px;
    top: 0;
    width: 55px;
    height: 49px;
}

#menulink a {
	position: absolute;
    top: 0;
    right:0;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #fff;
	width: 43px;
	height: 48px;
	margin-top: 1px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #333333;
	padding: 0 20px 0 20px;
	line-height: 48px;
	background: url(img/menubg.png) no-repeat 0 0;
	background-size: 93px 132px;
}

.mobile-container {
    min-height: 44px;
	display: none;
    text-shadow: 0 -1px 0 #000000;
}

.mobile-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mobile-container a {
    color: #FFFFFF;
	background: url(images/navbg.png) repeat-x;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    padding-left: 12px;
    text-decoration: none;
}

/************************************************
*	              PAGES		  		     		*
************************************************/

.page-wrapper {
	padding: 0;
}

.entry {
    padding: 10px;
}

.home-image img {
    width: 100%;
    height: auto;
}

.home-buttons a {
    display: block;
    padding: 20px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin-bottom: 4px;
}
.contact-item {
	padding-bottom: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #6d6d6d;
	}

.contact-item h4 {
	float: left;
}

.contact-item span {
	margin-left: 100px;
	display: block;
}


.contact-item span span {margin-left: 0; }

.message-send { display:block; text-align: left; margin: 30px 0 -10px!important;}

.fsBody .fsForm {
	border: 0!important;
	background: transparent!important;
}

.fsSubmit input.fsSubmitButton {
	padding: 10px 15px!important;
	margin: 10px auto 0 auto!important;
}

.fsForm .fsSubmit {background-color: transparent!important; padding: 0!important;}

.fsFieldFocused {background-color: transparent!important;}


.fsBody .fsRowBody {padding: 8px 0!important;}
.fsBody .fsSubField {width: 48%!important;margin-right: 5px;}

.fsFieldRow input[type="text"], .fsFieldRow input[type="email"], .fsFieldRow input[type="number"], .fsFieldRow input[type="tel"], .fsForm textarea {
	width: 96%!important;
	max-width: 96%!important;
}

#recaptcha_area {margin-left: -10px!important;}

.ytctitle a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    line-height: 13px;
}
.blog-entry {
	display: block;
	padding: 10px;
	background: #e6e6e6;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
    color: #191919;
	text-decoration: none;
}

.blog-entry .title {
	font-size: 16px;
	font-weight:bold;
    line-height: 1.2em;
}

.blog-entry .readmore {
	text-align: right;
	display: block;
    padding: 10px 0 0 0;
}

.meta {
	color: #191919;
	font-style: italic;
	margin-bottom: 5px;
}

.button {
	display: block;
	line-height: 16px;
	text-shadow: 0 -1px 0 #333333;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100px;
	text-align: center;
	padding: 3px 0 3px;
	color: #fff;
	margin: 0 auto;
	text-decoration: none;
}

.navigation {
	overflow: hidden;
}

.navigation .older a, .navigation .newer a {
	display: block;
	line-height: 16px;
	padding: 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
	
	
.navigation .older a{
	float: left;
}

.navigation .newer a{
	float: right;
}
/************************************************
*	              FOOTER	  		     		*
************************************************/

.footer {
	padding-top: 1px;
	width: 100%;
    	
	position: relative;
	
}

.footer .inner {
	overflow: hidden;
}

.footer .links {
	overflow: hidden;
	clear: both;
	font-weight: bold;
}

.footer .inner, .footer .inner a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.footer .inner .phone, .footer .inner .home {
	display: block;
	line-height: 28px;
    color: #fff;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #333333;
	padding-top: 2px;
}

.footer .inner .phone a, .footer .inner .home a{ color: #fff;}

.footer .inner .home{
	padding: 2px 20px 0;
	float: left;
}
	
.footer .inner .phone{
	text-align: right;
	padding-right: 20px;
	float: right;
}

.footer .bottom {
	text-align: center;
	clear: both;
	padding: 10px 0 20px;
}

/************************************************
*	          CUSTOM CSS	  		     		*
************************************************/

.callout2 {
    text-decoration: none;
    padding: 20px 10px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    margin: 20px 0;
    text-align: center;
    overflow: hidden;
    clear: both;
    display: block;
}

.offer {
    display: block;
    background: #61AAA4;
    padding: 10px;
    color: #fff;
    overflow: hidden;
    margin-bottom: 10px;
}

.offer .title {
    font-size: 1.2em;
    text-align: left;
    float: left;
    width: 80%;
    
}

.offer .price {
    float: right;
    width: 20%;
    font-size: 2.5em;
    text-align: center;
}

.offer .subprint {
   display: block;
    clear: both;
    font-size: .8em;
}

.since-banner {
    clear: both;
    padding: 12px 15px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    background:rgb(0 158 233);
    margin: 10px;
}

span.year {
    color: #000;
}