/*
Theme Name: AirWav
Description: OHAA SA - UI
Version: 1.0
Author: Wildfire Design
Author URI: http://www.wildfiredesign.com.au/support

*/
/*@font-face {
   font-family: Cheltenham Bold BT;
   src: url(‘http://ohaa-sa.com.au/wp-content/themes/AirWav/font/Cheltenham Bold BT.ttf’);
}*/


body {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #555;
	margin:0;
	padding:0;
	background:#0099FF url(images/bg_underlay.jpg) top center repeat-y;
	font-size-adjust:none;
 }

#site{ padding-left:325px;position:absolute; height:50px; width:635px; display:block; top:65px; text-align:left;} 
.sitename{margin:0px; padding:0px; color:#000; font-size:20px;}
#site h1 a:link, #site h1 a:visited, #site h1 a:active{color:#000;/*font-family:Cheltenham Bold BT;*/}
#site h1 a:hover{color:#006699;}
.description {font-size:14px; margin:0; padding:0; color:#000;}
.subscribe{float:right; padding-top:9px; margin-right:5px; color:#CCC;}
.ie .subscribe{background:#1B2A32;
		/*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
		height:36px;padding-right:5px;}
 
.subscribe a:link, .subscribe a:active, .subscribe a:visited{color:#379bcd;padding:0 3px;} 
.subscribe a:hover{  
 color:#fff;
 }

#headwrap{background:url(images/bg.jpg) top center no-repeat; height:240px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
/*	Top			*/	

#top{display:block; min-height: 50px; width:970px; margin-left:auto; margin-right:auto;}
/*.ie #top{padding-left:10px;}*/

/*#font-resizer{color:#FFF; list-style:none;display:block; float:right; right:250px;}*/
/*#font-resizer ul li a, #font-resizer ul, #font-resizer ul li{background-color:hidden;}*/
#font-resizer {float:right;margin-top:9px;}
.ie #font-resizer{background:#1b3a4e;}
#font-resizer p{color:#ccc;}
#font-resizer ul{}
#font-resizer li {list-style:none;}
.sizer{
	color:#fff;
	 top:-20px;
}

#wrap {
 width:970px;
 margin:0 auto;
 /*background-color:#0C0;*/
 }


/* Contact Form */
#si_contact_name1, #si_contact_email1, #si_contact_subject_ID1, #si_contact_message1, #si_contact_captcha_code1 {-moz-border-radius:10px; background:#ccc;}


input#si_contact_name1{}
input#si_contact_email1{}
input#si_contact_subject_ID1{}
input#si_contact_message1{}
input#si_contact_captcha_code1{}

 
/*	Headings		*/  

.branch{color:#000;font-size:120%;}

h1,h2,h3,h4,h5,h6 {
 font-weight:bold;
 }
 
h1{
 font-size:25px;
 }
 
h2{
 font-size:20px;
 }
 
h3{
 font-size:16px;
 
 }  
  
h4{
 font-size:14px;
 }
 
h5{
 font-size:10px;
 }
 
h6{
 font-size:8px;
 } 
 
/*	General Links			*/

a:link,a:active,a:visited,a:hover{
 color:#09F;
 outline: none; 
 text-decoration:none;
 }
a:hover{
 text-decoration:none;
 color:#06F;
 } 
	

 
 
/*	Header		*/	 


#header {
 margin:0;
 padding:0;
 height:148px;
 /*background: url(images/logo.png) left top;*/
 }
 
.left-head{
 float:left;
 width:400px;
 } 
 
#header h1 {
 margin:0 0 10px 0;
 padding: 0;
 font-size:25px;
 /*font-family:Cheltenhm BT*/;
 }
 
#header h1 a:link,#header h1 a:active,#header h1 a:visited{
 display:block;
/* background: url(images/logo.png) no-repeat left;*/
 height:95px;
 width:400px;	  
} 
 

 
img.head-add{
 float:right;
 width:500px;
 margin-top:15px;
 margin-right:10px;
 }   
	
/*	Navbar		*/	

#nav{
 margin:0;
 padding:0; 
 height:25px;
 padding-top:20px;
 background-color: rgba(0, 0, 0, 0.8);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
            

 -moz-border-radius-bottomleft:10px;  -moz-border-radius-bottomright:10px; 
 -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px;
 }
 
.ie #nav, .opera #nav{
	background:#1B2A32;
	
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
      /*  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
		}
ul.nav{
 width:660px;
 float:left;
 }

 
#nav ul {
 margin: 0;
 padding: 0 ;
 list-style: none;
 }
 
#nav li {
 margin: 0;
 float:left;
 padding:0;
 }	
 
#nav ul li a:link,#nav ul li a:active,#nav ul li a:visited {
 display: block;
 margin: 1px 0 0 0;
 padding:5px 10px;
 text-decoration: none;
 font-weight:bold;
 font-size:12px;
 font-weight:normal;
 text-transform:uppercase;
 color:#379bcd; 
 }
	
#nav ul li a:hover {
 display: block;
 color:#fff;
 }
 
.current_page_item a:link, .current_page_item a:visited, .current_page_item a:active  {
 color: #fff !important;
 }
 
#nav li ul {
 position: absolute;
 width: 10em;
 left: -999em;
 }
 
#nav li:hover ul {
 left: auto;
 display: block;
}
	
#nav li:hover ul, #nav li.sfhover ul {
 left: -999em;
} 


 
#nav2{
 }

ul.nav2{
 width:660px;
 float:left;
 }
 
#nav2 ul {
 margin: 0;
 padding: 0 ;
 margin-top:3px;
 margin-left:10px;
 list-style: none;
 }
.webkit #nav2 ul{margin-top:6px;}

#nav2 li {
 margin: 0 5px 0 0;
 float:left;
 padding:0;
/* border-right:1px solid #2c81ab;
 border-left:1px solid #23abef;*/
 background:rgba(0,0,0, 0.8);
 -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px;
 -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius:10px;
 }	
 .opera #nav2 li{background:#1B2A32;}
 
.ie #nav2 li {filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */}
 
#nav2 ul li a:link,#nav2 ul li a:active,#nav2 ul li a:visited {
 display: block;
 margin: 5px 0 0 0;
 /*padding:8px 12px 11px 12px;*/
 padding:6px 8px 2px 8px;
 text-decoration: none;
 /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
 font-size:13px;
 font-weight:normal;
 text-transform:uppercase;
 color:#379bcd; 
/* -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */*/

 }
	
#nav2 ul li a:hover {
 display: block;
 margin: 5px 0 0 0;
 padding:6px 8px 2px 8px;
 text-decoration:underline;
 font-size:13px;
 font-weight:normal;
 text-transform:uppercase;
 color:#fff;
 }
 

#nav2 li ul {
 position: absolute;
 width: 10em;
 left: -999em;
 }
 
#nav2 li:hover ul {
 left: auto;
 display: block;
}
	
#nav2 li:hover ul, #nav2 li.sfhover ul {
 left: -999em;

}  
 
/*	Search Box		*/ 

.search-box {
 margin:0 3px ;
 padding:0;
 float:right;
 }
 
#search #searchsubmit {
 margin:5px;
 }   
 

input#s {
	line-height:18px;
 background:#ffff;
 border:1px solid #637619;
 height:18px;
 width:160px;
 padding:2px 2px 2px 5px;
 float:left;
 margin-right:3px;
 margin-top:5px;
 color:#333;
 	 -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
 }
 
input#sbutt {
 margin:0 0 5px 8px ;
 padding:0;
 height:30px; 
 width:30px;
 color:#eee;
 background: url(images/search.png) no-repeat;
 border:none;
 } 
  

/*	Content		*/
	

#content {
 margin:0 0 10px 0;
 padding:5px 0 0 10px;
 height:1%;
 line-height:1.5em;
 }
 
.clear {
 height:1px;
 clear:both;
 } 
 
#content p{
 line-height:1.5em;
 width:85%;
 } 
#content ol, #content ul{width:65%}
#sidebar ul{width:100%;}
 
/*	Left Container	*/
	

#left-container {
 width:630px;
 margin:0;
 float:left;
 }
/*	Entry		*/	
 

.entry {
 margin:0 10px 10px 5px;
 padding:5px 10px;
 background:#fff ;
 border:1px solid #ddd;
 } 
 
.entry h2 {
 font-size:25px;
 margin:20px 0 10px 0;
 /*font-family: Cheltenham Bold BT;*/ color:#000;
 } 
/*.entry h2:first-letter{color:#666; zoom:normal;}*/
 
/*	Right Container	*/	

#right-container {
 width:320px;
 margin:0;
 float:right;
 margin-right:10px;
 } 
 
/*	Sidebar	*/  

#sidebar {
 margin:0 0 10px 0;
 }
 
#sidebar h2{
 font-size:17px;
 margin:5px 0 5px 0;
 padding:5px;
 color:#fff;
 background:#379bcd url(images/sidebar-header-bg.jpg)right bottom;
 
 
 /*font-family:Cheltenhm BT;*/
 } 
 .ie #sidebar h2{
 	background-image:url(images/sidebar-header-bg.jpg);
	background-position:right center;
	}
 
#sidebar ul {
 margin:0;
 padding:0;
 list-style:none;
 }
 
#sidebar li {
 background:#fff ;
 border:1px solid #ddd; 
 padding:0 5px 13px 5px;
 margin-bottom:13px;
 display:block;
 } 

#sidebar ul li a:active, #sidebar ul li a:link, #sidebar ul li a:visited{color:#666;}
#sidebar ul li a:hover{color:#09F;}

  
#sidebar  ul ul li{
 margin:0;
 padding:6px;
 border:none;
 border-bottom:1px solid #eee;
 background: url(images/libg.gif) no-repeat 0 4px;
 padding-left:20px;
 line-height:normal;
 }
 
#sidebar  ul ul ul {
 margin:0;
 padding:0;
 } 
  
#sidebar  ul ul ul  li{
 margin:0;
 padding:3px 2px 3px 20px;
 border-bottom:none;
 } 
 
#tag_cloud {

 padding:0 0 10px 0; 
 }
 
#tag_cloud h2{  
 margin-bottom:10px;
 }
 
#tag_cloud a{  
 padding-left:5px;
 }
 
/*	Adds     	*/   

.adds{
 padding:23px 5px 8px 17px;
 background:#fff;
 margin:0 0 13px 0;
 border:1px solid #ddd;
 }
 
.adds img{
 margin:0px 7px 0 7px;
 } 
 
 
/*	Comment Box		*/ 

#comment-box{
 border-top:1px dotted #888;
 border-bottom:1px dotted #888; 
 }
 
form p{
 margin:0 0 5px 0;
 padding:0;
 } 
 
#comment-box input {
 width: 220px;
 margin: 2px 0 10px 0;
 border-top: 1px solid #ddd;
 border-left: 1px solid #ddd;
 border-bottom: 1px solid #eee;
 border-right: 1px solid #eee;
 height:20px;
 font-size: 12px;
 color:#000;
 padding:5px 0 0 5px;

 }
 
#comment-box label {
 display: block;
 font-size: small;
 font-weight: bold;
 margin:0;
 padding:0;
}

#comment-box textarea {
 width: 350px;
 height: 150px;
 display: block;
 border: 1px solid #ddd;
 margin: 0 ;
 padding:5px 0 0 5px;
 font-size: small;
 color:#000;
 } 
 
input#submit-comment{
 font-size: small;
 font-weight: bold; 
 color:#000;
 width:155px;
 height:30px;
 margin:10px 0 0 0; 
 padding:0;
 border: 1px solid #ddd;
 background:#fff;
 }
 
ol.commentlist{
 margin:0;
 padding:0;
 list-style:none;  
 } 
  
ol.commentlist p{

 line-height:1.7em; 
 }
   
ol.commentlist li{
 border:1px dashed #888;
 padding:10px;
 margin-bottom:15px;
 }
 
#content .commentlist ul li{ 
 list-style:none;
 }

.comment-author cite {
 float:left;
 margin-right:5px;
 font-style:normal;
 color:#000;
 }
 
.comment-author img {
 padding:5px;
 border:1px solid #ddd;
 background:#fff; 
 float:right;
 }
 
#respond:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.children {
 padding: 0;
 margin:0;
 } 

ul.children{
 list-style:none;
} 
 
ul.children li{
 margin:10px 0;
} 
 
/*	Footer		*/ 

#footer{
 background:#252525 url(images/wildfire.png) 700px center no-repeat;
 text-align:center;
 padding-top:12px;
 padding-bottom:12px;
 border-top:1px solid #000;
 color:#bbb;
 margin-right:10px;
 } 
#footer p{margin-left:auto; margin-right:auto;}
 
#footer a:link, #footer a:active ,#footer a:visited {
 color:#bbb;
 }
 
#footer a:hover {
 color:#fff;
 }  
 
/*	 Miscellaneous  */

.navigation {
 margin:0;
 padding:0;
 } 

 
 .aligncenter,
div.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 background:#fff;
 }

.alignright {
 float: right; 
 margin: 0;
 margin-left:12px; 
 margin-bottom:10px;
 padding:3px; 
 }
 
.alignleft {
 float: left; 
 margin:0; 
 margin-right:12px;
 margin-bottom:10px;
 padding:3px;

 } 
 
 
blockquote p{
 padding:5px;
 margin:0;
 border-left:5px solid #CC0033;
 } 
 
 /* Captions           */

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

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


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


/*	Home Page			*/	

#featured {
 background:#222222;
 margin:0 5px 15px 0;
 padding:3px 5px 5px 8px;
 border:1px solid #ddd;
 width:607px;
 color:#CCC;
 }
 
.featured-container{
 position:relative;
 height:1%; 
 padding-top:25px;
 } 
 
.featured-container p {
 margin:10px 0;
 padding:0;
 font-size-adjust:.65;
 font-size:125%;
 line-height:2em;
 } 
 
#featured img { 
 border:none;
 border-bottom:#000 solid 5px;
 }
 
.fea-comm{
 width:32px;
 height:32px;
 position:absolute;
 right:0;
 top:245px;
 background: url(images/comment.png) no-repeat;
 }
 
.fea-comm a{
 margin:11px;
 font-size:15px;
 line-height:1.8em;
 color:#000;
 }    

.fea-date {
 margin:5px 0 5px 0;
 color:#fff;
 padding-bottom:15px;
 border-bottom:1px solid #ddd;
 } 

.fea-date em {
 padding:4px;
 background:#379bcd;
 font-style:normal;
 } 
 
#featured h2 {
 font-size:30px;
 margin:0;
 padding:20px 0px 0px 0px;
/* font-family:Cheltenhm BT;*/
 }
 
#featured h2 a:link , #featured h2 a:visited, #featured h2 a:active {
 color:#fff;
 }  
 
#featured h2 a:hover {
 color:#379bcd;
 } 
 
.fea-thumb {
 width:587px;
 height:195px; 
 padding:7px;
 background:#eee;
 border:1px solid #ddd;
 float:left;
 margin:0 10px 15px 0;
 } 
 
.read {
 display:block;
 margin-top:10px;
 padding:5px;
 width:80px;
 float:right;
 background:#222;
 } 
 
.read a{
 color:#fff;
 }

.read a:hover {
 text-decoration:underline;
 }  
 
/* Featured Slider */

.stepcarousel{
 position: relative; 
 overflow: scroll;
 width: 605px; 
 height: 425px; 
 margin:0;
 }

.stepcarousel .belt{
 position: absolute; 
 left: 0;
 top: 0;
 }

.stepcarousel .panel{
 float: left;
 overflow: hidden; 
 width: 605px; 
 margin:0;
 height:425px;
 }   
 
/*  Home Entry */  

#home-entry {
 margin:0;
 padding:0;
 } 

.home-entry-post {
 width:290px;
 margin:0 13px 13px 0;
 padding:5px;
 background:#fff ;
 position:relative;
 border:1px solid #ddd;
 float:left;
 } 
 
.home-entry-post h2{
 margin:0;
 padding:0 0 5px 0;
 font-size:22px;
/* font-family:Cheltenhm BT;*/
 } 

.home-entry-post h2 a:link , .home-entry-post h2 a:visited {
 color:#000;
 }
 
.home-entry-post h2 a:hover {
 color:#379bcd;
 } 
 

.home-entry-post p{
 padding: 0;
 margin:5px 0;
 }
 
.home-date {
 margin:0 0 10px 0;
 color:#888;
 padding-bottom:15px;
 padding-top:8px;
 text-transform:capitalize;
 border-bottom:1px solid #ddd;
 } 

.home-date em {
 padding:4px 4px 0px 4px;
 font-style:normal;
 }  
 
.read {
 display:block;
 margin-top:10px;
 }
 
.read img{ 
 border:none;
 }
  
.read a:link,.read a:active,.read a:visited{
 background: url(images/read.png) no-repeat;
 display:block;
 height:18px;
 width:100px;   
 }     
 
.home-thumb {
 width:80px;
 height:80px;
 background:#eee;
 margin:2px 10px 5px 0;
 padding:3px;
 border:1px solid #ddd;
 float:left;
 } 
 
.home-thumb img {
 border:none;
 width:80px;
 height:80px;
 }
 
img.add {
 margin-bottom:15px;
 }
 
.comm{
 width:32px;
 height:32px;
 position:absolute;
 right:5px;
 top:5px;
 background: url(images/comment.png) no-repeat;
 }
 
.comm a:link, .comm a:active, .comm a:visited{
 margin:11px;
 font-size:15px;
 line-height:1.8em;
 color:#000;
 }  
 
.comm a:hover{
 color:#379bcd;
 }   


.twit {
 width:350px;
 z-index:1000px;
 float:right;
 margin: 10px 30px 0 0;
 padding:10px;
 color:#fff;
 display:block;
}

.feed-c {
 padding:10px 10px 10px 45px;
 background:#fff url( images/feed.png) 10px  no-repeat;
 border:1px solid #ddd;
 margin-bottom:15px;
 }

