/*
Theme Name: Foundation Vanila
*/
@import "stylesheets/foundation.min.css"; /* width 1140px; gutter 15px * 2; Top Bar breakoint: 1154px */
 @import "icons/fontello/css/fontello.css";
 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
	font-family: 'agencyfbbold';
	src: url('fonts/agencyfb-bold-webfont.eot');
	src: url('fonts/agencyfb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/agencyfb-bold-webfont.woff') format('woff'), url('fonts/agencyfb-bold-webfont.ttf') format('truetype'), url('fonts/agencyfb-bold-webfont.svg#agencyfbbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Open Sans';
	background: #fafafa;
	text-shadow: 0 1px 0 #FFFFFF;
}
ul {
	list-style: none;
}
/* =Basic Styling, Modify...







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



p {
	line-height: 1.7;
}
#container {
	padding-bottom: 100px;
}
.row {
	padding: 20px 0;
}
nav.top-bar {
	margin: 0;
}
.entry-content ul, .entry-content ol { /* only to lists within the WYSIWYG editor */
	padding: 0 15px;
}

@media only screen and (min-width:768px) {
#site-name {
	float: left;
	margin-right: 20px;
}
hgroup h1 {
	margin: 0px;
	padding: 0px;
}
#logo a {
	display: block;
	background: url(http://www.aaronspm.com.au/wp-content/themes/foundation-vanila/images/name.png) no-repeat;
	width: 290px;
	height: 105px;
	float: left;
	margin-right: 20px;
	text-indent: -9999px;
}
#description {
	display: table;
	font-size: 24px;
	margin: 16px 0;
	height: 80px;
	float: left;
}
#description span {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
}
.phone {
	float: right;
}

}
.phone {
	color: inherit;
	display: block;
	font-size: 25px;
	margin-top: 20px;
	padding-left: 30px;
	position: relative;
	text-align: right;
	width: 270px;
}

@media only screen and (min-width:1154px) {
.top-bar .name {
	display: none
}	 /* hide the word "menu" when max-width menu */
}

@media only screen and (max-width:320px) {
.phone {
	font-weight: bold;
	width: auto;
}
.phone-icon {
	float: left;
}
}
/* =Slides 







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







.sliders {
	margin: 0;
}
/*=icons*/































/* =posts 







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







ul.posts > li {
	padding-bottom: 30px;
}
/* =post 







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































/* =WYSISWYG basic styles







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















/* Make sure embeds and iframes fit their containers */







embed, iframe, object {
	max-width: 100%;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}
/* =footer .menu







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







footer .menu > li {
	float: left;
	margin-right: 20px;
	max-width: 10%;
}
footer .menu > li > a {
	font-weight: bold;
}
footer .menu, footer .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer .menu, footer .sub-menu .sub-menu {
	padding-left: 10px;
}
/* =newsletter 







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







section.newsletter-signup {
	background: #aaa;
}
section.newsletter-signup input {
	margin: 0;
	margin-top: 8px;
}
section.newsletter-signup h2 {
	margin: 0;
}
section.newsletter-signup form {
	margin: 0;
}
/*=contact-form*/















.contact-form {
}
.ginput_complex {
	width: 100%;
	overflow: auto;
}
.ginput_complex > span {
	display: block;
	float: left;
	width: 100%;
	margin-right: 4%;
	margin-bottom: 0px;
}
.ginput_complex > span input {
	margin: 0;
}
.ginput_complex > span:last-child {
	margin: 0;
}
.ginput_complex > span label {
	color: #FFFFFF;
	font-size: 10px;
	text-shadow: none;
	text-transform: uppercase;
}
.gform_description {
	margin-bottom: 20px;
	display: block;
	line-height: 1.4;
}
.gform_edit_link {
	float: right;
}
.gfield_required {
	color: red;
	display: inline-block;
	padding: 6px;
}
#gforms_confirmation_message {
	padding: 0 10px 20px 32px;
	position: relative;
	line-height: 1.4;
	font-size: 20px;
}
#gforms_confirmation_message:before {
	color: #9DC754;
	content: "";
	display: block;
	font-family: fontello;
	font-size: 18px;
	left: 0;
	margin-right: 8px;
	position: absolute;
}
/* =icons social 







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







.social-icons {
	clear: both;
	margin-top: 20px;
	float: left;
}
.social-icons li {
	float: left;
	margin-right: 10px;
}
.social-icons li a {
	font-family: fontello;
	background: #888;
	color: white;
	width: 2em;
	border-radius: 50%;
	height: 2em;
	display: block;
	text-align: center;
	line-height: 2;
	text-shadow: none;
}
.top-bar {
	background: #111;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #000;
}
.top-bar ul > li:hover:not(.name), .top-bar ul > li.active:not(.name), .top-bar ul > li:focus:not(.name) {
	background: none;
}
.top-bar ul > li:hover:not(.name) a, .top-bar ul > li.active:not(.name) a, .top-bar ul > li:focus:not(.name) a {
	color: #AAA;
}
.top-bar ul > li a:not(.button) {
	text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	-moz-text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	font-size: 14px;
}
.top-bar ul > li.has-dropdown .dropdown li {
	background: #E0821C;
	padding-bottom: 0;
}
.top-bar ul > li.has-dropdown .dropdown {
	background: #E0821C;
	padding-top: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #E0821C;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.top-bar ul > li.has-dropdown .dropdown li a:hover, .top-bar ul > li.has-dropdown .dropdown li a:focus {
	background: none;
}
.top-bar ul > li.has-dropdown .dropdown li:hover {
	background: #F78F1E;
}
.copyright.text-center {
	font-size: 11px;
}
.copyright.text-center > a {
	color: #888;
}
.top-bar ul > li.has-dropdown .dropdown li a {
	padding: 12px 17px 12px 15px;
}
.top-bar ul > li.has-dropdown .dropdown li:last-child {
	padding-bottom: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.top-bar ul > li.has-dropdown .dropdown li:nth-child(2) {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
	top: 13px;
}
.top-bar ul {
	height: auto;
}
.top-bar ul > li.has-dropdown .dropdown li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.top-bar ul > li a:not(.button) {
	padding: 0 28px;
}
.which-template {
	position: absolute;
	background: #eee;
	top: 0;
	padding: 4px;
	font-size: 10px;
	color: #888;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	text-shadow: 0 1px 0 #ffffff;
	font-style: italic;
}
h1 {
	font-size: 40px;
}
h1, .top-bar ul > li a, .phone {
	font-family: "cubano-sharp", sans-serif;
	font-weight: normal !important;
}
h3 {
	line-height: 1.3;
}
.entry-content ul {
	list-style-type: disc;
	margin-left: 25px;
}
.entry-content ul li {
	margin-bottom: 10px;
}
.entry-content img, .orbit-wrapper img {
	padding: 5px;
	background: #fff;
	border: 1px solid #000 !important;
}
.blog .entry-content {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}
blockquote {
	background: none repeat scroll 0 0 #DDDDDD;
	border: 1px solid #CCCCCC;
	font-style: italic;
	text-align: center;
}
.four.columns .sidebar-inner, .testimonials-side {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	padding: 20px;
	padding-top: 10px;
	margin-bottom: 40px;
}
.four.columns .sidebar-inner.contactform {
 // background: #82b91e none repeat scroll 0 0;
	background: #e0821c none repeat scroll 0 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) !important;
}
.four.columns .sidebar-inner.contactform h2 {
	text-shadow: 0 1px 0 rgba(255,255,255,0.5) !important;
}
h3 a {
	color: #222222;
}
a, a:hover {
	color: #E0821C;
}
.button {
	background: #82b91e;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: solid 1px #64930d;
}
.button:hover, .button:focus {
	background: #e27c00;
	border: solid 1px #c16a00;
}
footer {
	background: none repeat scroll 0 0 #DDDDDD;
	border-top: 1px solid #CCCCCC;
}
.phone-icon {
	background: #82b91e none repeat scroll 0 0;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	color: #ffffff;
	display: inline-block;
	font-family: fontello;
	font-size: 19px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	text-align: center;
	width: 29px;
}
.six.columns.colophon {
	margin-top: 20px;
}
.row.access {
	padding-bottom: 0;
}
.news-wrap {
	margin-bottom: 10px;
}
.title .row {
	padding-bottom: 0;
}
.top-bar ul > li.has-dropdown .dropdown li.active a {
	background: none;
	color: #F1D3B1;
}
.sidebar-inner.sub_menu {
	padding: 0 !important;
}
.sidebar-inner.sub_menu ul li a {
	border-top: 1px solid #DDDDDD;
	display: block;
	font-size: 15px;
	padding: 10px 20px;
	color: #222;
}
.sidebar-inner.sub_menu h2 {
	margin: 20px;
}
.sidebar-inner.sub_menu ul {
	margin-bottom: 0;
}
.sidebar-inner.sub_menu ul li a:hover, .sidebar-inner.sub_menu li.current_page_item ul.children li a:hover, .sidebar-inner.sub_menu li ul.children li a:hover {
	background: #F78F1E;
	color: #fff;
	text-shadow: none;
	cursor: pointer;
}
.sidebar-inner.sub_menu ul li {
	position: relative;
}
.sidebar-inner.sub_menu ul li.current_page_item a {
	color: #E0821C;
}
.sidebar-inner.sub_menu ul li.current_page_item a:hover {
	background: none;
	color: #E0821C;
	cursor: default;
}
.sidebar-inner.sub_menu ul.children li a {
	background: #eee;
	color: #222;
	text-shadow: none;
	padding-left: 40px;
}
.sidebar-inner.sub_menu ul.children li a:before {
	content: "";
	font-family: 'fontello';
	margin-right: 10px;
	color: #E0821C;
}
.sidebar-inner.sub_menu ul.children {
	margin: 0;
	width: auto;
}
.sidebar-inner.sub_menu ul li:hover ul.children {
	display: block;
}
.left, .middle {
	float: left;
	margin-right: 20px;
	width: 350px;
}
.middle {
	margin-right: 0;
	padding-top: 25px;
}
.page-id-8 .four.columns .sidebar-inner.contactform {
	margin-top: 25px;
}
ul.specials li {
	font-size: 16px;
	font-weight: 100;
	line-height: 1.2;
	margin-bottom: 21px;
	width: 250px;
}
ul.specials {
	position: relative;
	margin-top: 30px;
	margin-bottom: 0;
}
ul.specials li .price {
	font-size: 20px;
	font-weight: 500;
	position: absolute;
	right: 0;
}
ul.specials li:after {
	color: #FFF;
	content: "\2192";
	font-family: 'fontello';
	margin-left: 66px;
	position: absolute;
	right: 75px;
}
ul.specials li.roach:after {
	position: absolute;
	right: 75px;
	top: 2px;
}
ul.specials li.or:after {
	display: none;
}
ul.specials li.or {
	font-weight: 500;
	text-transform: uppercase;
}
.four.columns .sidebar-inner.specialsbox {
	color: #fff;
	background: #d82d96; /* Old browsers */
	background: -moz-linear-gradient(top, #d82d96 0%, #b92a76 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d82d96), color-stop(100%, #b92a76)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d82d96 0%, #b92a76 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d82d96 0%, #b92a76 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d82d96 0%, #b92a76 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d82d96 0%, #b92a76 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82d96', endColorstr='#b92a76', GradientType=0 ); /* IE6-9 */
	min-width: 351px;
}
.four.columns .sidebar-inner.specialsbox h2 {
	text-shadow: 0 1px 0 #f1a1d0;
}
ul.checklist li:before {
	content: '\2713';
	font-family: 'fontello';
	position: absolute;
	left: 0;
}
ul.checklist {
	padding-left: 20px;
	position: relative;
}
ul.checklist li {
	margin-bottom: 3px;
}
strong, b {
	line-height: 1.8em;
}
.testimonials-side em {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 25px;
	font-style: italic;
	line-height: 27px;
	color: #76A633;
}
.testimonials-side em a {
	font-size: 12px;
	color: #666;
}
.testimonials-side {
	background: #F9F9F9;
	padding-top: 25px;
}
.testimonials-side p {
	font-size: 12px;
}
.page-id-6 .sidebar-inner.sub_menu, .page-id-6 .specialsbox {
	display: none;
}
.ginput_container .textarea {
	height: 130px;
}
.new-owers {
	background: #e07c00 none repeat scroll 0 0;
	border: 1px solid #b16506;
	margin-bottom: 30px;
	padding: 0 20px 20px;
	text-shadow: none;
	color: #fff!important;
}
.new-owers > h3 {
	color: #fff;
	text-shadow: none;
}
.contactform .button {
	background: #111 none repeat scroll 0 0;
	border: 1px solid #000;
}
.contactform label {
	color: #111;
}
.sidebar-inner .page_item.page-item-237.current_page_item {
	display: none;
}
.news-wrap > h3 {
	font-size: 18px;
}

@media only screen and (max-width:760px) {
#masthead .six.columns {
	text-align: center;
}

.phone {
    width: 100%;
    text-align: center;
    padding: 0;
}
a.phone {
	text-align: center;
	padding: 0 !important;
	margin: 20px 0 0 !important;
	position: relative;
	width: auto;
}
h1 {
	font-size: 35px;
}
.row.access {
	padding-top: 5px;
}
#container {
	padding-bottom: 0px;
}
.top-bar ul > li.has-dropdown .dropdown {
	background: #222;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.top-bar ul > li.has-dropdown .dropdown li {
	background: #222;
}
}
.top-bar .name h2 {
	margin: 0;
}
#masthead .six.columns strong {
    display: block;
    font-family: "cubano-sharp",sans-serif;
    font-size: 17px;
    color: #e79000;
}