/*
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: 13px Helmet, Freesans, 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;
}

a {color: #03f;}
a:hover {color: #69f;}

/* 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: 1160px; 
	margin: 0px auto;
	background-color: #FFF;
	padding-bottom:20px;
	}

#headwrap {
	width: 100%;
	height: 190px;
	background-image:url(../../../../template_images/header_bg.jpg);
	background-repeat:repeat-x;
}

#head {
	width: 100%;
	max-width: 1160px;
	height:190px;
	background-image:url(../../../../template_images/logo.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	color: #000;
	margin-bottom:10px;
	position:relative;
}

#mobile_header {
	width:100%;
	padding:20px;
	vertical-align:middle;
	text-align:center;
}

#headclick {
	position:absolute;
	float: left;
	left: 58px;
	top: 11px;
}

#missionstate {
	width: 100%;
	max-width:1160px;
}

.theme-default .nivoSlider {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

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

		#content {
			box-sizing: border-box;
			padding: 0 20px;
			width: 100%;
			float:left;
			max-width: 780px;
			font-family: Muli, "Century Gothic", Arial, sans-serif !important;
			font-size: 16px !important;
			color: #666 !important;
		}


		#content2 {
			box-sizing: border-box;
			padding: 0 20px;
			width: 100%;
			float:left;
			max-width: none;
			font-family: Muli, "Century Gothic", Arial, sans-serif !important;
			font-size: 16px !important;
			color: #666 !important;
		}
		
		#sidebar {
			box-sizing: border-box;
			padding: 0;
			float:right;
			margin-right: 25px;
			margin-top: 35px;
		}
		
		#sidebar p {
			padding: 0 12px 12px 12px;
			font-family: Muli, "Century Gothic", Arial, sans-serif;
			font-size:16px;
			color: #999;
		}
		
		#sidebar-responsive { display: none; }

#flow {
	width: 100%;
}

#theflow {
	width: 100%;
	max-width:1160px;
	margin: 0 auto;
}

#whyponti {
	width: 100%;
	background-color: #DDD;
	color: #555;
}

#undermenu {
	width: 100%;
	background-color: #DDD;
	color: #555;
	height:10px;
	margin-bottom:20px;
}

#whypontitext {
	width: 100%;
	max-width:1160px;
	height: 230px;
	margin: 0 auto;
	padding: 20px 25px;
}

#whypontitext h1 {
	margin-bottom: 0px !important;
}

#whypontitext td {
    color: #444;
    font-weight: normal;
    padding: 7px 0px 7px 0;
    text-align: left;
	font-family: "Droid Sans"Arial, sans-serif !important;
	font-size:15px !important; 
}

#sanponti {
	width: 100%;
	background-color: #FFF;
	color: #555;
}

#sanponti ul li{
	font-size: 16px;
}

#sanponti h1 {
	margin-bottom: 25px;
}

#sanponti li{
	font-size: 16px;
}

#sanpontitext {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 20px 25px;
	color: #666;
}

#sanpontitext p{
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 20px;
}

#sanpontitext h1 {
	margin-bottom: 20px !important;
}

#sanpontitext td {
    color: #444;
    font-weight: normal;
    padding: 7px 0px 7px 0;
    text-align: left;
	font-family: "Droid Sans"Arial, sans-serif !important;
	font-size:15px !important; 
}
	
/* Footer
-------------------------------------------------------------------------------*/

#footer_wide {
	width: 100%;
	height: 203px;
	background-color:#0B8E36;
}

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

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

#foot td {
    color: #FFF !important;
    font-weight: normal;
    padding: 5px 10px 5px 0;
    text-align: left;
}

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

#foot_left {
	float:left;
	margin-left:25px;
	width: 33%;
	max-width: 330px;
	text-align:left;
}

#foot_left td {
	padding: 2px 0px !important;
}

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

#foot_centre {
	width: 32%;
	max-width:334px;
	margin:auto;
	text-align:left;
}

#foot_centre td{
	padding: 2px 0px !important;
}

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

#foot_left img {
	padding-top: 1px !important;
}

.footer_titles {
	font-family: "Droid Sans", Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #FFF;
	line-height:18px !important;
}

#mobile_footer {
		background-color:#0B8E36 !important;
		width:100%;
		height:350px;
		padding-top:25px !important;
		color: #FFF;
}

#footer_base {
	width: 100%;
	height: auto;
	line-height: 60px;
	color: #ffffff;
	background-color: #085D24;
	text-align: center;
	font-size: 14px;
}

#footer_base a:link, #footer_base a:visited{
	color: #FFF;
	text-decoration: none;
}

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

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

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

h1 {
	height: 100%;
	font-family: Muli, Arial, sans-serif !important;
	font-weight: 300;
	font-size:30px;
	color:#27215A;
	padding: 0px;
	margin-bottom:10px;
}

h1 span {
	display: block !important;
}

h3 {
	height: 46px;
	color: #555;
	font-family: Muli, "Century Gothic", Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size:18px;
	margin-bottom:12px;
	padding: 12px 12px 10px 12px;
	background-color: #ddd;
	-webkit-border-radius: 9px 9px 0 0;
border-radius: 9px 9px 0 0;
	
}

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;
	
}

/* =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;
}

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

#headmenu {
	position:absolute;
	float: right;
	right: 10px;
	top: 125px;
	width: 75%;
	max-width: 870px;
}

#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: 46px;
	max-width:1080px;
	display: block;
	padding: 0;
	margin: 0 auto;
	border-color: #080808;
	float:right;
}

/*--- 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;
	color: #FFF;
}

#cssmenu > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	padding: 18px 30px 4px 30px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	font-family: Muli, Arial, sans-serif;
	color: #0B8E36;  
}

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

#cssmenu > ul > li > a:hover {
	border-bottom: 2px solid #29235C;
	color: #29235C;
}

#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: 16px;
	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: none;
	z-index: 999;
	color: #29235C;
	border-bottom: 2px solid #29235C;
	
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
	display: block;
}
#cssmenu ul li.has-sub > a:hover {
	background: none;
	color: #29235C;
}


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

#cssmenu ul li > ul,
#cssmenu ul li > div {
	display: none;
	width: 170px !important;
	position: absolute;
	top: 44px;
	background-color: #EEE;
	color: #29235C;
	font-size: 16px;
	z-index: 999;
}
#cssmenu ul li > ul {
	width: 100%;
	-webkit-box-shadow: 2px 2px 3px  #333;
box-shadow: 2px 2px 3px  #333;
}

#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;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: Muli, Arial, sans-serif;
	color: #29235C;
	padding: 15px 25px 11px 25px;
}

#cssmenu ul li > ul a:hover {
	color: #0b8e36;
	background-color:#DDD;
	
}
#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: 20px;
}

#panelone {
	width: 32%;
	max-width:333px;
	height: 265px;
	float: left;
	background-color:#EEE;
		border:1px solid #ccc;
	text-align:justify;
}

#paneltwo {
	width: 32%;
	max-width:334px;
	height: 265px;
	margin:auto;
	background-color:#EEE;
		border:1px solid #ccc;
	text-align:justify;
}

#panelthree {
	width: 32%;
	max-width:333px;
	height: 265px;
	float:right;
	background-color:#EEE;
	border:1px solid #ccc;
	text-align:justify;

}

/* Columns
-------------------------------------------------------------------------------*/

#halfcolumnl {
	width: 50%;
	float:left;
}

#halfcolumnr {
	width: 50%;
	float:right;
}

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

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

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

.wpcf7-form {
	padding: 5px 0px 0px 0px;
}

.wpcf7-form p {
	line-height: 1.5em;
	margin: 0px !important;
		}

.wpcf7 input { border: 1px solid #CCCCCC;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	background-color: #FFFFFF;
	margin-bottom:8px;
	padding:4px 10px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 280px;
}

.wpcf7 textarea{ border: 1px solid #CCCCCC;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	background-color: #FFFFFF;
	margin-top:6px;
	padding:4px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
}

.reddot {
	color: #FF0000;
	font-weight:bold;
}

.wpcf7-submit {
	background-color:#CCCCCC;
	color:#EEEEEE;
	height:30px;
	letter-spacing:1px;
	line-height:16px;
	overflow:visible;
	padding:5px 12px;
	margin-left:159px;
	width: 120px !important;
}

.wpcf7-form input[type="submit"]:hover {
	background-color: #999;
	color:#FFF;
	border:0px;
}

.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;
}

/* =Tables
-------------------------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	color: #757575;
	line-height: 22px;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
tr th {
	color: #666;
	font-weight: bold;
	line-height: 2.181818182;
	text-align: left;
	text-transform: uppercase;
}
td {
	color: #666;
	font-weight: normal;
	padding: 6px 10px 20px 0;
	text-align: left;
}

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

.alignleft {
	display: inline;
	float: left;
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.alignright {
	display: inline;
	float: right;
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}

/* =Captions
-------------------------------------------------------------- */
.wp-caption {
	background: transparent;
	border: none;
	margin: 0;
	padding: 4px;
	text-align: left;
}
.wp-caption-dt {
	margin: 0;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
	color: #757575;
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.71429rem;
}


/* 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;
    }

	#footer {
		display:none;
	}
	
	#headmenu {
		display:none !important;
		
	}
	
	#whyponti {
		display:none !important;
		
	}
	
	#missionstate {
		display:none !important;
		
	}
	
	#footer_wide{
		display:none !important;
		
	}
	
	#foot_centre {
		display:none !important;
		
	}
	
	#foot_left td{
		color: #FFF !important;
	}
	
		#foot_left {
		width: 100% !important;
		color: #FFF !important;
	}
	
	#foot_right {
		width: 100% !important;
		padding-left:20px !important;
	}		
	
	#headclick {
		display:none !important;
	}
	
	#halfcolumnl {
	width: 100% !important;
	float: none !important;
}

#halfcolumnr {
	width: 100% !important;
	float: none !important;
}

#headwrap {
	display:none !important;
}

	h1 {
		font-size: 26px !important;
		display: inline-block !important;
		padding-top: 10px !important;
		margin-bottom: 20px !important;
		height:100% !important;
	}
		
}

@media (min-width: 801px) {
	
	#shiftnav-toggle-main {
		display:none !important;
	}
	
	#mobile_footer {
		display:none !important; 
	}
	
	#mobile_header {
		display:none !important;
	}
}

.sidepanels {
	width: 333px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom:20px;
}

#sidebar input {
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 6px 10px;
    width: 100%;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 0px !important;
}

#sidebar textarea {
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 6px 10px;
    width: 100%;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 0px !important;
}

#sidebar .wpcf7-submit {
    background: url(../../../../template_images/submit_f1.gif) no-repeat scroll left top transparent;
    border: medium none;
    float: right;
    height: 48px;
    text-indent: -50000px;
    width: 120px;
	padding-bottom:12px;
	display:block;
}

#sidebar .wpcf7-submit:hover {
    background: url(../../../../template_images/submit_f2.gif) no-repeat scroll left top transparent;
    border: medium none;
    float: right;
    height: 48px;
    text-indent: -50000px;
    width: 120px;
	padding-bottom:12px;
	display:block;
}

.wpcf7-submit p {
		margin-bottom:12px !important;
}

#sidebar .wpcf7-form {
	margin-bottom:14px !important;
}

.textsubheadings {
	font-family: Muli, "Century Gothic", Arial, sans-serif; 
	color: #0B8D35;
	font-size:23px;
}

h1 {
	height: 40px;
	font-family: Muli, Arial, sans-serif !important;
	font-weight: 300;
	font-size:30px;
	color:#27215A;
	padding: 0px;
	margin-bottom:10px;
}


