/*
Theme Name: Rusty Mango Responsive
Theme URI: http:www.rustymangodesign.com.au
Description: Based on HTML5Reset Blank Theme
Author: Greg Provians
Version: 1.0
*/

.chromeframe {position: absolute; top: 0;}

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {font: 16px "Droid Sans", Arial, sans-serif;}

/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */

/* We like off-black for text. */
body, select, input, textarea {color: #333;}

body {
	background-color: #FFFFFF;
}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;}

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;}

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

img {
max-width:100%;
}


/* Layout Styles
-------------------------------------------------------------------------------*/

#wrapper {
	max-width: 1080px; 
	margin: 20px auto 0px;
	background-color: #FFF;
	padding-bottom:20px;
	}

#header_wrap {
	width: 100%;
	height: 128px;
	background-image:url(../../../../template_images/header_bg.gif);
	background-repeat:repeat-x;
}

		#head {
			width: 1080px;
			height: 128px;
			margin: 0 auto;
			position: relative;
			z-index:5;
		}
		
		#head_logo {
			width: 340px;
			height: auto;
			position: absolute;
			float: left;
			top: 0;
			left: 20px;
			z-index: 99;
		}
		
		#contact_number {
			width: 700px;
			position:absolute;
			text-align: right;
			float: right;
			top:30px;
			right: 0;
			z-index:99;
			font-family: Muli, "Droid Sans", Arial, sans-serif;
			font-size: 26px;
			color: #FFF;
		}

		#contact_address {
			width: 700px;
			position:absolute;
			text-align: right;
			float: right;
			top:6px;
			right: 0;
			z-index:99;
			font-family: Muli, "Droid Sans", Arial, sans-serif;
			font-size: 17px;
			color: #FFF;
		}
		

#imagefull {
	width: 100%;
	height: 460px;
	background-color: #FFFFFF;
	overflow:hidden;
	background-image:url(../../../../template_images/big_image_bg.jpg);
	background-repeat:repeat-x;
} 

#stillimage {
	width: 1380px;
	height: 460px;
	margin: 0 auto;
	overflow: hidden;
    display:block;
	position:relative;
	z-index:0 !important;
}

.theme-default .nivoSlider {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;	
	background: none !important;
	height:auto !important;
	z-index:0 !important;
}

#services_bar {
	width: 100%;
	height: 170px;
	background-color: #0085B2;
	padding: 20px;
}

#services_bar_contents {
	width: 1080px;
	margin: 20px auto;
}
	
	
#imagefull_minor {
	width: 100%;
	height: 210px;
	background-color: #ffff00;
	overflow:hidden;
	background-image:url(../../../../template_images/minor_slide_bg.jpg);
	background-repeat:repeat-x;
} 

#stillimage_minor {
	width: 1380px;
	height: 210px;
	margin: 0 auto;
}

#services_bar_minor {
	width: 100%;
	height: 25px;
	background-color: #0085B2;
}

#services_bar_contents {
	width: 1080px;
	margin: 0 auto;
}

#mobile_header {
	width: 100%;
}

#main {
	width: 100%;
	position: relative;
	overflow:hidden;}

		#content {
			box-sizing: border-box;
			padding: 0 20px;
			width: 100%;
			float:left;
			max-width: 726px;
			border-right: 1px solid #ddd;
			font-size: 16px;
			line-height: 26px;
			margin-top:20px;
		}
		
		#content2 {
			box-sizing: border-box;
			padding: 0 20px;
			width: 100%;
			float:left;
			font-size: 16px;
			line-height: 26px;
		}
		
		#sidebar {
			box-sizing: border-box;
			padding: 10px 20px;
			float:right;
			width: 33%;
			max-width: 345px;
			line-height: 26px;
		}
		
		#sidebar-responsive { display: none; }


#prefooter {
	width: 100%;
	height: 140px;
	background-color: #1BC6FF;
}

	#prefooter_contents {
		margin: 0 auto;
		width: 450px;
		height: 100%;
		padding: 20px 0 0 0;
		vertical-align: middle;
		font-family: Muli, "Droid Sans", Arial, sans-serif;
		font-size: 31px;
		color: #fff !important;
		text-align: center;
	}
	
	#prefooter_contents img {
		margin-top: 10px;
	}

#footer {
	width: 100% !important;
	height:170px;
	background-color:#0085B2;
	color: #40CFFF;
}

/* font styles!
-------------------------------------------------------------------------------*/

#content p {
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

#content2 p {
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

h1 {
	height: 40px;
	font-family: Muli, Arial, sans-serif !important;
	font-weight: 300;
	font-size:30px;
	color:#012764;
	padding: 0px;
	border-bottom: 1px solid #012764;
	margin-bottom: 15px;
}

h3 {
	font-family: Muli, "Droid Sans", Arial, sans-serif;
	font-weight:bold;
	color: #0085B2;
	font-size: 18px;
	margin: 15px 0;
}

h2 {
	color: #0085B2;
	font-family: Muli, Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size:24px;
	margin-bottom:10px;
	padding: 15px 0px;
}

h4 {
	font-family: Muli, "Droid Sans", Arial, sans-serif;
	font-weight:bold;
	color: #FFF;
	font-size: 16px;
}

h5 {
	color: #333;
	font-family:'Droid Sans', Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size:18px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom:10px;
	padding: 0px 0px 0px 7px;
	
}

.paragraph_lead_text {
	color: #333;
	font-size:23px;
	font-family: Roboto, "Droid Sans", Arial, sans-serif;
	line-height: 33px;
	font-weight: normal;
}

/* =Text elements
-------------------------------------------------------------- */

ul,
ol {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
	padding: 0;
}
ul {
	list-style: disc outside;
}
ol {
	list-style: decimal outside;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
li {
	margin: 0 0 0 24px;
	margin: 0 0 0 1.714285714rem;
}

/* =Alignment
-------------------------------------------------------------- */

.alignleft {
	display: inline;
	float: left;
	margin: 12px 24px 12px 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 12px 0 12px 24px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* =Recent Posts
-------------------------------------------------------------- */

#recent-posts-2 li {
	list-style: none;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
}

#recent-posts-2 a:link {
	    color: #0085b2 !important;
	text-decoration: none;
}

#recent-posts-2 a:hover {
	text-decoration: underline;
}

#recent-posts-2 .post-date {
    display: block;
	font-size:12px;
	margin-bottom:20px;
}

/* Menu styles!
-------------------------------------------------------------------------------*/

#head_menu {
	width: auto;
	height:34px;
	position: relative;
	float: right;
	right:0;
	top: 93px;
	z-index:5;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#cssmenu {
	height: 37px;
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	border-color: #080808;
}

/*--- Main Menu Bar Color ---*/

#cssmenu,
#cssmenu > ul > li > ul > li a:hover {

}
#cssmenu > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
#cssmenu > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
}
#cssmenu > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: Muli, Arial, Helvetica, sans-serif;
	border-right: 1px solid #dddddd;
	color: #444444;  
}

/*--- Main Menu Button Hover ---*/

#cssmenu > ul > li > a:hover {
	background-color:#eee;
	color: #111;
}

#cssmenu > ul > li > a:after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -2px;
	z-index: 99; 
}

#cssmenu ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 6px;
	border: 5px solid transparent;
	border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 19px;
}

/*--- Button with Sub Menu Under ---*/

#cssmenu ul li.has-sub:hover > a {
	background-color: #006DD9;
	padding-bottom: 13px;
	padding-top: 13px;
	top: -1px;
	z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
	display: block;
}
#cssmenu ul li.has-sub > a:hover {
	background: #006DD9;
}

/*--- Sub Menu Menu ---*/ 

#cssmenu ul li > ul,
#cssmenu ul li > div {
	display: none;
	width: auto;
	position: absolute;
	top: 35px;
	padding: 5px 0;
	background: #FFF;
	z-index: 999;
}
#cssmenu ul li > ul {
	width: 200px;
}
#cssmenu ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
}
#cssmenu ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 2px 12px;
	font-size: 18px;
	font-family: Muli, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}
#cssmenu ul ul a:hover {
	color: #444444;
}
#cssmenu > ul > li.has-sub > a:hover:before {
	border-top: 5px solid #ffffff;
}

/* Three Panels on Front Page
-------------------------------------------------------------------------------*/

#threepanels {
	width: 100%;
	max-width:1040px;
	color: #FFF;
	font-size:13px;
	line-height: 18px;
	font-family: 'Droid Sans', Arial, sans-serif !important;
	margin: 0 20px;
}

#panelone {
	width:240px;
	float: left;
	text-align:justify;
	margin-right: 20px;
}

#panellast {
	width:240px;
	float: left;
	text-align:justify;
	margin-right: 0px;
}



/* Mobile Menu - Responsive Select Plugin Required
-------------------------------------------------------------------------------*/

.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect { 
	height: 40px;
	background-color: #46AFE8;
	color: #fff;
}
	
/* Footer
-------------------------------------------------------------------------------*/

#foot {
	max-width: 1080px; 
	width:100%;
	margin:0px auto;
	text-align: center;
	padding-bottom: 10px;
	font-family: Muli, Arial, sans-serif !important;
	font-size: 13px !important;
	line-height:22px !important;
}

#foot a:link, #foot a:visited{
	color: #40CFFF;
	text-decoration: none;
}

#foot a:hover {
	color: #FFFF00 !important;
	text-decoration:underline;
}

#foot_segment {
	width: 245px;
	margin:20px 0 0 20px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 23px;
}

#foot_segmentb {
	width: 235px;
	margin:20px 10px 0 10px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 23px;
}

#foot_segmentb li {
list-style: none;
margin: 0;
}

#foot_left {
	float:left;
	margin:20px 0 0 20px;
	width: 33%;
	max-width: 333px;
	text-align:left;
}

#foot_right {
	float:right;
	width:33%;
	max-width: 333px;
	text-align:left;
	margin-right:20px;
}

#foot_left p {
	margin: 0px 0px 0px 35px;
	line-height:24px;
}

#footermob {
	width: 100% !important;
	height:60px;
	background-color: #0085b2;
	color: #40cfff;
}

#footmob {
	max-width: 1080px; 
	width:100%;
	margin:0px auto;
	text-align: center;
	padding-top: 10px;
	font-family:"Droid Sans", Arial, sans-serif !important;
	color: #40cfff !important;
	font-size: 13px !important;
	line-height:22px !important;
}

#footmob a:link, #footmob a:visited{
	color: #40cfff;
	text-decoration: none;
}

#footmob a:hover {
	color: #ffff00 !important;
	text-decoration:underline;
}

/* Contact Form
-------------------------------------------------------------------------------*/

.wpcf7-form{
	border: none;
	padding:0;
	-webkit-border-radius: 10px;   
    border-radius: 10px;
	width: 100%;
	margin-bottom:21px;
}

.email_terms {
	font-size:13px !important;
	color: #444 !important;
}
	

#two-column{
	width: 100%;
}

#sidebar #two-column {
	margin-top: 20px;
}

#two-column #left{
	width: 35%;
	float: left;
}

#two-column #left p {
    line-height: 25px !important;
    margin-bottom: 15px !important;
    margin-top: 3px !important;
}

#two-column #right{
	width: 65%;
	float: right;
}
#two-column p{
margin: 0px !important;
}

#two-column input[type="text"]{
	border:none;
	border:1px solid #ccc;
	background-color:#eee;
	font-size :14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom:15px;
	width: 100%;
}

#two-column input[type="email"]{
	border:none;
	border:1px solid #ccc;
	background-color:#eee;
	font-size :14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom:5px;
	width: 100%;
}
#two-column #right input[type="text"], #two-column #left input[type="text"]{
}

#two-column textarea {
    position: relative;
    padding: 5px;
    border:1px solid #DDD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	width: 100%;
}

#two-column input[type="submit"]{
	padding:6px 15px;
	background:#f1f1f1;
	color:#666;
	border: 1px solid #DDD;
	float:right;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:5px 0px 0px 0px;
}
#two-column input[type="text"]:focus, #two-column textarea:focus, #two-column input[type="email"]:focus{
	background: #F1F1F1;
}
#two-column input[type="submit"]:hover{
	background:#fff;
	color:#222;
	border: 1px solid #DDD;
}

.wpcf7-mail-sent-ok {
	border: 2px solid #016894 !important;
}

.wpcf7-mail-sent-ng {
	border: 2px solid #016894 !important;
}

.wpcf7-spam-blocked {
	border: 2px solid #FF0000 !important;
}

.wpcf7-validation-errors {
	border: 2px solid #FF0000 !important;
}

/*--- Contact Us Page CSS ---*/

#contactdetails {
	width: 50%;
	max-width:520px;
	min-height:100px;
	float: left;
	margin-bottom:20px;
	padding-right:20px;
}

#contactform {
	width: 50%;
	max-width:520px;
	min-height:100px;
	float: right;
	margin-bottom:20px;
	padding-left: 20px;
	line-height: 30px;
	border-left: 1px solid #ddd;
}

#mapwrap {
	width: 100%;
	min-height:100px;
	float: left;
	margin-bottom:20px;
}
.mapp-layout {
    margin: 0px !important;
	border: 1px solid #DDD !important;
}

#contactdetails td {
	color: #000 !important;
	padding: 1px 10px 1px 0 !important;
}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Always do mobile-first, and consider using em units: http://blog.cloudfour.com/the-ems-have-it-proportional-media-queries-ftw

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

} */

@media (max-width: 800px) {
    #sidebar {
        display:none !important;
    }
	#threepanels {
        display:none !important;
    }
	#footermob {
		display: block !important;
	}
	
	#contactdetails {
    float: none !important;
    max-width: none !important;
	width: 100% !important;
    padding: 0px !important;
}

#contactform {
    border-left: none !important;
    float: none !important;
    max-width: none !important;
	width: 100% !important;
    padding: 0px 0px 20px 0px !important;
	margin-bottom: 20px !important;
	display: block !important;
}

#imagefull {
	display: none !important;
}

#services_bar {
	display: none !important;
}

#header_wrap {
	display: none !important;
}

	#footer {
		display:none;
	}
	
	img {
	max-width: 100%;
	height: auto;
	margin: 0 auto !important;
	display:block !important;
}

#contact2 img {
	max-width: 100%;
	height: auto;
	margin: 0 auto !important;
	display:inline-block !important;
}

#contactdetails {
  float: none !important;
  margin: none !important;
  max-width: none !important;
  min-height: none !important;
  padding: 0px !important ;
  width: 100% !important;
}

#contactform {
  float: none !important;
  margin: none !important;
  max-width: none !important;
  min-height: none !important;
  padding: 10px !important ;
  width: 100% !important;
  border: none !important;
}

#prefooter_contents {
  font-size: 27px !important;
  width: 100% !important;
}

#prefooter_contents img {
margin-top: 15px !important;

}

#imagefull_minor {
	display: none !important;}
	
#stillimage_minor {
	display: none !important;
}

#services_bar_minor {
	display: none !important;
}

/* =Alignment
-------------------------------------------------------------- */

.alignleft {
	display: inline;
	float: none !important;
	margin: 0 auto !important;
	padding-bottom: 20px !important;
}

.alignright {
	display: inline;
	float: none !important;
	margin: 0 auto !important;
	padding-bottom: 20px !important;
}

}

@media (min-width: 800px) {
	#footermob {
		display: none !important;
	}
	
	#mobile_header {
	display: none !important;
}

#shiftnav-toggle-main {
		display: none !important;
}

}

/* Sidebar Blog Feed Styles
-------------------------------------------------------------------------------*/

#sidebar li {
	margin: 0 0 20px 0 !important;
}

#sidebar .rpwe-block h3 {
  font-size: 16px !important;
  line-height: 26px !important;
	font-weight: bold;
}

#sidebar .rpwe-summary {
  font-size: 14px;
}

#sidebar .rpwe-block h3 a {
	text-align: left !important;
}

#sidebar .rpwe-block h3 a:link {
	color: #333333;
}

#sidebar .rpwe-block a {
  display: block !important;
text-align: right !important;
  text-decoration: none;
}

#sidebar .rpwe-thumb {
  border: none !important;
}