/* @override 
	http://www.improveyourorgasms.com/wp-content/themes/vmp/style.css
	http://www.altitudetestpilot.com/wp-content/themes/altitudetestpilot/style.css
	http://www.altitudewebconsole.com/wp-content/themes/smilingtiger/style.css
	http://www.smilingtiger.com.au/wp-content/themes/smilingtiger/style.css
*/

/*
Theme Name: Altitude Test Pilot
Theme URI: http://www.altitudetestpilot.com
Description: Altitude Test Pilot
Author: Altitude Communications
Author URI: http://www.altitudecommunications.com.au
*/

/* RESET */

html, body, div, span, objective, h1, h2, h3, h4, h5, h6, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

#top_tabs ul li {
	display: none;	
}

body {
line-height: 1.5;
font-family: helvetica, arial, san-serif;
}

ol, ul, li{
}

/* END RESET */

/* IMAGE RESET */

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;
float: right; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }


/* HEADER */

#headerMiddle{
	width: 890;
}

#logo h1 a{
	background: url(images/header.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
	height: 398px;
	width: 995px;
}

/* MAIN STYLES */

body {
	font-size: 13px;
	font-family: arial, helvetica, san-serif;
}

.wrap {
 	width: 995px;
 	margin: auto;
}

#main {
	width: 995px;
	clear: both;
	background: url(images/contentTop.png) 0 0 no-repeat;
}

ul#sidebar{
	width: 205px!important;
	padding: 10px;
	overflow: visible;
	clear: both;
}

#secondary{
	background: url(images/sidebarRunner.png) 0 0 repeat-y;
	width: 225px;
	float: left;
	margin: 2px 0 0 -8px;
	overflow: visible;
	clear: both;
}

#sidebar_bottom ul{
	background: url(images/sidebarBottom.png) 0 100% no-repeat;
	overflow: visible;
}

#sidebar_top{
	background: url(images/sidebarTop.png) 0 0 no-repeat;
	width: 225px;
	height: 102px;
	overflow: visible;
}

#secondary ul{
	list-style: none;
	display: block;
	float: left;
	width: 225px;
	overflow: visible;
}

#content_area{
	padding: 30px;
	margin: 2px 10px 0 5px!important;
	clear: both;
	overflow: hidden;
}

#page_content {
	width: 970px;
	clear: both;
}

#page_content_top {
	background: url(images/sidebar-top.gif) 0 0 no-repeat;
}

#page_content ul li {
	list-style-position: inside;
	padding: 0 0 0 20px;
}

img.imgright{
	float: right;
	padding: 10px;
}

img.imgleft{
	float: right;
	padding: 10px;
}
/* HEADING STYLES */

h1,
#post_header h1 a{
	color: #b8b373;
	font-size: 20px;
}

h2, h2 a {
	color: #3f2b74;
	font-size: 18px;
}

h3{
	color: #044b74;
	font-size: 16px;
	font-weight: normal;
}

/* MENU */

.mainMenu ul li.current_page_item > a,
.mainMenu ul li.current-menu-ancestor > a,
.mainMenu ul li.current-menu-item > a,
.mainMenu ul li.current-menu-parent > a {
	color: #fff;
}

* html .mainMenu ul li.current_page_item a,
* html .mainMenu ul li.current-menu-ancestor a,
* html .mainMenu ul li.current-menu-item a,
* html .mainMenu ul li.current-menu-parent a,
* html .mainMenu ul li a:hover {
	color:#fff;
}

.mainMenu {
	width: 967px;
	height: 39px;
	padding: 0 0 0 1px;
	background: url(images/menuBack.png) 0 0 no-repeat;
	margin: 1px 0 0 4px;
	display:block;
	float:left;
	clear: both;
}

.mainMenu a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
 	font-family: helvetica, arial;
	line-height: 39px;
	display:block;
	padding:0 20px;
}
	
.mainMenu li{
	display: inline;
	float: left;
	text-transform: capitalize;
	display: inline;
 	font-family: helvetica, arial;
	margin: 0 0 0 -1px;
	background: url(images/menuDivider.png) 0 100% no-repeat;
}

.mainMenu ul{

}

.mainMenu li:hover > a{
	color:#ffffff!important;
	background:#044b74;
}

.mainMenu ul ul :hover > a {
	color:#044b74!important;
	background:#ffffff;
}

.mainMenu ul li:hover > ul {
	display:block;
}

/* SUBMENU */

.mainMenu ul,
.mainMenu ul {
	list-style: none;
	margin: 0;
}
.mainMenu li,
.mainMenu li {
	float:left;
	position: relative;
}

.mainMenu ul ul {
	display:none;
	position:absolute;
	top:40px;
	left:1px;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 190px;
	z-index: 99999;

}
.mainMenu ul ul li {
	min-width: 190px;	
}
.mainMenu ul ul ul {
	left:100%;
	top:0;
}

.mainMenu ul ul a {
	background:#044b74;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 170px;
	border-top: 1px solid #044b74;
	border-left: 1px solid #044b74;
	border-right: 1px solid #044b74;
	font-size: 11px!important;
}

.mainMenu ul ul:last-child{
	border-bottom: 1px solid #044b74;
}

/* FOOTER */

#footer {
	width: 790px;
}

#altitude_footer{
	background: url(images/altitudeFooter.png) 0 0 no-repeat;
	height: 73px;
	width: 976px;
}

#footer #footer_text p{
	font-size: 11px;
	position: relative;
	top: -10px;
	left: 40px;
	text-align: center;
}

#footer p a{
	text-decoration: none;
	color: #57626a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a:hover{
	color: #044b74;
}

#altitude_footer #rss {
	display: inline;
	border: 0;
	position: relative;
	top: 16px;
	left: 18px;
	float: left;
}

#altitude_footer #altitude {
	display: inline;
	float: right;
	border: 0;
	position: relative;
	right: 21px;
	top: 14px;
	width: 134px;
	height: 34px;
}

/* Footer Menu */

#footer_menu ul li{
	display: inline;
	list-style: none;
	font-size: 10px;
	border-left: 1px solid #585858;
	padding: 0 0 0 4px;
}

#footer_menu ul li:first-child{
	border-left: none;
}

#footer_menu {
	display: block!important;
	clear: both;
	height: 15px;
	padding-bottom: 20px;
	padding-top: 5px;
	float: right;
	position: relative;
	left: 170px;
	width: 945px;
}

#footer_menu a{
	color: #585858;
	text-decoration: none;
}

/* WIDGETS */

#sidebar li.widget ul{
	background: none;
	padding: 0 0 0 5px;
}

#sidebar .widget ul li{
	border-bottom: 1px solid #cccccc;
	width: 150px;
	padding: 5px 0 5px 10px;
}

#sidebar .widget ul li a{
	color: #575757;
	text-decoration: none;
}

#sidebar .widget ul li a:hover{
	color: #044b74;
}

h2.widgettitle{
	padding: 0 0 5px 0!important;
}

.textwidget{
	width: 180px;
	padding: 0 0 15px 0;
}

.widget_text{
	margin: 0!important;
	padding: 0!important;
}

/* ARCHIVE */

#archive ul li{
	list-style: none;
	padding: 5px 0 0 5px;
}

#archive ul li ul li{
	list-style: none;
	padding: 0 0 0 20px;
}

#archive_month {
	margin-bottom: 20px;
}

/* SINGLE POST ENTRY */

#post_header p.meta{
	padding: 5px;
	background: #044b74;
	color: #ffffff;
	width: 415px;
	float: left;
	clear: both;
	margin: 10px 50px 30px 0;
}

#post_header h2 {
	width: 415px;
}

#content_area .post_item #social_icons h1{
	font-size: 14px!important;
}

.tweetmeme_button {
	margin: -91px 0;
	display: block;
	clear: both;
}

ol.comments li {
	display: inline;
	border-bottom: 1px solid #dbdddf;
	margin: 10px 0;
}

.main_comment{
	border-bottom: 1px solid #dbdddf;
	margin: 10px 0;
}

.main_comment h4{
	color: #044b74;
	border: none!important;
}

ol.comments li img{
	float: left;
	width: 50px;
	height: 50px;
	padding: 0 10px;
}

.main_comment p{
	margin-left: 70px;
	border: none!important;
}

form#commentform p textarea#comment{
	width: 400px;
}

.post-item h1 {
	padding: 20px 0 0 0;
}

/* POST LOOP */

.post_item h2 a,
#post_header h2 a{
	color: #044b74!important;
}

a.more-link {
	display: inline;
	color: #044b74;
	font-weight: bold;
}

.entry p{
	display: inline;
}

.entry {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#social_icons{
	border-top: 1px solid #d5d5d5;
}
