/*  
Theme Name: Aviation 
Theme URI: http://www.charljordaan.com
Description: Version 1.0
Version: 1.0
Author: Charl Jordaan Designs
Author URI: http://www.charljordaan.com
*/

/* RESET
/////////////////////////////*/

html, body, div, span,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
} 
body		  { line-height: 1 }
ol, ul		  { list-style: none }
blockquote, q { quotes: none }
:focus        { outline: 0 }
ins			  { text-decoration: none }
del			  { text-decoration: line-through }
table		  { border-collapse: collapse; border-spacing: 0 }
textarea      { overflow:auto }
p 			  { margin-bottom: 1.5em }
a img 		  { border: 0 }
small		  { font-size:0.9em }

/* GENERAL SETUP
/////////////////////////////*/

body { 
	font: 62.5%/1.7 "Lucida Grande", Verdana, sans-serif;
	background:#0a283f url(images/bg1.jpg) no-repeat center top;
	color:#656a71;
}

a:link, a:active, a:visited { 
	color:#e9000a;
	outline:none;
	text-decoration:none;
	outline: 0;
}

a:hover, a:focus {
	color:#e9000a;
	text-decoration:underline;
	outline: 0;
}

/* LAYOUT
/////////////////////////////*/

#warp {
	width:768px;
	margin:0 auto;
}

h1 { 
	width:321px; 
	height:80px; 
	background:url(images/h1.png) no-repeat left bottom; 
	display:block;
	margin-left:32px;
	float:left;
}

h1 a { 
	width:321px; 
	height:80px;
	display:block; 
	text-indent:-9999em;
}

#small {
	float:right;
	font-size:11px;
	margin-top:40px;
	margin-right:32px;
}

#small, #small a {
	color:white;
}

#nav {
	width:768px;
	height:79px;
	background:url(images/bg-nav.png) no-repeat left bottom;
	float:left;
	clear:both;
	display:block;
	position:relative;
	margin-bottom:10px;
}

#nav li {
	position:absolute;
	float:left;
	top:9px;
	display:block;
}

#nav li a{
	font-size:13px;
	text-transform:uppercase;
	color:white;
	line-height:72px;
	display:block;
	font-weight:bold;
}

#button1 {
	width:301px;
	text-align:right;
	padding-right:10px;
	background:url(images/lia.jpg) no-repeat right center;
}

#button1 span {
	padding-right:15px;
}

#button3 span {
	padding-left:15px;
}

#button2 {
	width:148px;
	text-align:center;
	left:311px;
}

#button3 {
	width:301px;
	text-align:left;
	padding-left:10px;
	background:url(images/lia.jpg) no-repeat left center;
	right:0;
}

#nav li a:hover {
	text-decoration:none;
	color:#fff3a3;
}

#flash {
	clear:both;
	display:block;
	margin:0 auto 15px auto;
	width:706px;
	height:221px;
}

#copy {
	border-top:5px solid #0e3149;
	width:706px;
	margin:0 auto;
	clear:both;
	margin-top:10px;
	padding-top:10px;
}

#copy, #copy a {
	color:#748592;
	font-size:11px;
	
}


#content {
	width:542px;
	float:right;
	display:block;
	background:white url(images/cb.jpg) no-repeat center bottom;
}

#body {
	display:block;
	overflow:auto;
	width:706px;
	clear:both;
	margin:0 auto;
}

#content-body {
	background:url(images/ct.jpg) no-repeat center top;
}

#content .entry {
	font-size:1em;
	line-height:1.7em;
}

#margins {
	width:500px;
	margin:0 auto;
	padding:10px 0;
	font-size:12px;

}

h2 {
	color:#e9000a;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}

.listing {
	border-bottom:4px solid #ddd;
	margin-bottom:10px;
	padding-bottom:10px;
}


#sidebar {
	width:164px;
	float:left;
	display:block;
}

#sidebar a {
	color:#afddfb;
}

#sidebar ul {
	width:145px;

	float:left;
	text-align:left;
}

#sidebar li {
	background:url(images/li.jpg) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}


/* HELPERS
/////////////////////////////*/

.float-left   { float:left }
.float-right  { float:right }
.alignleft,
.align-left   { float:left; margin: 0 15px 0 0 }
.alignright,
.align-right  { float:right; margin: 0 0 0 15px }
div.aligncenter,
.aligncenter  { display: block; margin-left: auto; margin-right: auto }
.clear        { clear:both }
.center       { margin: 0 auto }
.margins      { margin:15px }
.push-top     { margin-top:15px }
.push-right   { margin-right:15px }
.push-bottom  { margin-bottom:15px }
.push-left    { margin-left:15px }
.border       { border:10px solid #eee }
.text-left    { text-align:left }
.text-right   { text-align:right }
.text-center  { text-align:center }
.text-justify { text-align:justify }
.underline    { text-decoration:underline }
.highlight    { background-color:#ffc }
.indent       { text-indent:15px }
.no-indent    { text-indent:0 }

/* MESSAGE BOXES 
/////////////////////////////*/ 
 
.message-box { text-align: center; padding: 5px; color:#545454; width:80%;  margin:5px auto; } 
 
.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; } 
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; } 
.ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; } 
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; } 
.error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }

/* WORDPRESS CAPTIONS
/////////////////////////////*/

.wp-caption 					{ border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px }
.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; margin-top:5px }
.wp-caption  a, .wp-caption 	{ color:#666 }

/* FORM
/////////////////////////////*/

.myform{
	margin:0 auto;
	width:400px;
}



#stylized p{
		font-size:11px;
		padding-bottom:10px;
		text-indent:0;
}

#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
}

#stylized .small{
		color:#ac151c;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
}

#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #ddd;
		width:200px;
		margin:2px 0 20px 10px;
}

#stylized textarea {
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #ddd;
		width:350px;
		margin:2px 0 20px 10px;
}

#stylized button, #searchsubmit {
		clear:both;
		width:125px;
		height:31px;
		background:#2d424e;
		text-align:center;
		line-height:31px;
		color:#fff;
		font-size:11px;
		font-weight:bold;
		border:none;
		margin-left:150px;
}

#searchsubmit {
	margin-top:20px;
	margin-left:187px;
}

#from {
	font-size:1.1em;
}

#from a{
	font-size:1.1em;
	text-transform: capitalize;
}


.th {
	background-color:#9CBAB1;
	text-indent:3px;
}

input#s {
	border:solid 1px #c2c58e;
	font-size:14px;
	padding:4px 2px;
	width:400px;
	margin-top:9px;
}

h3.search {
	margin-bottom:15px;
}

#searchform {
	width:500px;
	margin:0 auto;
}