/*   
Theme Name: Business Aviation
Description: Designed by Kristen Friend
Author: Justin Torres
Version: 1.3
.
Made Exclusively for Stuwart H. Lapayowker, P.A.
.

*/

/************ Globals *************/

* {
	margin:0px;
	padding:0px;
}
html, img {
	border:0px;
}
body {
	color:#FFF;
	font-size:.8em;
	background-color:#000000;
	font-family: sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/body_bg.jpg);
}
.clear {
	height:1%;
	clear:both;
	overflow:hidden;
}
.fit {
	width:930px;
	margin:0px auto;
}
.pad {
	padding:10px;
}
hr {
	width:90%;
	height:1px;
	border:1px #F9973F solid;
}
ol, ul, li {
	list-style: none;
}

/*********** Topmost Area ***********/
.container {
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(images/content_bg_new.jpg);
}
.top {
	background-repeat:repeat-x;
	background-image:url(images/header_bg.jpg);
}
.logo {
	float:left;
	margin-top:60px;
}
.navigation {
	float:right;
	width:400px;
}
.top .fit {
	height:260px;
}
/*********** Banner Area ***********/



#nav {
	width: 100%;
	border:1px #544753 solid;
}
#nav ul {
	width: 100%;
	float: left;
	border:0px;
	font-size: 12px;
	list-style: none;
	line-height:12px;
	font-weight: normal;
}
#nav a {
	display:block;
	text-decoration:none;
}
#nav ul li a {
	color: #ffffff;
	text-transform:lowercase;
}
#nav li {
	float: left;
	width:131px;
	padding:10px 0px;
	text-align:center;
	background-repeat:repeat-x;
	background-image:url(images/subnav.gif);
	border-right: 1px solid #544753;
}
#nav li ul {
	position : absolute;
	z-index:1000;
	left: auto;
	width:175px;
	display:none;
	margin-top:10px;
	background-color: #643919;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
}
#nav li ul li {
	clear:both;
	width:auto;
	float: none;
	padding:10px;
	display:block;
	text-align:left;
	background-image:none;
	background-color:#7F593D;
	border:1px #8f5b3b solid;
}
#nav li ul li:hover {
	text-decoration:underline;
}
#nav ul li.current_page_item a {
	font-weight:bold;
}
/*********** Page Content ***********/



.box_container {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	background-color:#02061B;
	border:#192045 1px solid;
}
.box_container_top {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	background-color:#02061B;
	border:#192045 1px solid;
	height:100px;
}
.box {
	padding:20px;
}
.box_spaced {
	padding:20px;
	line-height:20px;
}
.left {
	float:left;
	width:230px;
}
.topleft {
	float:left;
	width:230px;
	height:100px;
}
.right {
	width:660px;
	float:right;
	line-height:20px;
}
/*********** Formatting and Typography ***********/



p {
	padding:7px 0px;
}
h1, h2, h3, h4, h5, h6 {
 letter-spacing-1px;
	margin-bottom:12px;
	font-weight: normal;
}
h1 {
	font-size:1.6em;
}
h1 .post-title {
	color:#FFC;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.3em;
}
h5 {
	font-size:1.3em;
}
h6 {
	font-size:1em;
}
/*********** Sidebar ***********/



.left .box h4 {
	margin-bottom:10px;
	font-weight:normal;
	text-transform:uppercase;
}

.left .box h5 {
	margin-bottom:10px;
	font-weight:normal;
	text-transform:uppercase;
}

.left .box li {
	padding:10px 0px;
	margin-left:10px;
	border-bottom:#83593A 1px solid;
}
.left .box a:link, .left .box a:visited {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*********** Main Content / Reusables ***********/



.workarea * a:hover {
}
.workarea ul, .workarea ol {
	padding-left:25px;
	margin:10px 0px;
}
.workarea li {
	list-style:disc;
}
.workarea p a:link, .workarea p a:visited, .workarea li a:link, .workarea li a:visited {
	color:#FFB;
	text-decoration:underline;
}
.workarea p a:hover, .workarea li a:hover {
	text-decoration:none;
}
.nextpre {
	text-align:center;
}
.nextpre a:link, .nextpre a:visited {
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.dir_pre {
	float:right;
}
.dir_nex {
	float:left;
}
/*********** Page Specific Formatting ***********/



.post {
	margin-bottom:20px;
}
.post-title a:link, .post-title a:visited {
	color:#FFC;
	text-decoration:none;
}
.post .post-meta {
	color: #edebd9;
	padding:7px;
	font-style: italic;
	border: 1px solid #192045;
}
.post-meta a {
	color:#ffffff;
}
.post .post-meta a:link, .post .post-meta a:visited {
	color: #fff;
	text-decoration:underline;
}
.post .post-meta a:hover {
	text-decoration:underline;
}
.listpost a {
	color:#FFC;
}
.listpost a:visited {
	color:#FFC;
}
.listpost a:hover {
	color:#FFC;
}
/*********** Footer ***********/



.footarrow {
	height:26px;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(images/footer_arrow.png);
}
.footnav {
	background-color:#010A21;
	border-top:#192045 1px solid;
}
.footnav li {
	display:inline;
	padding-right:35px;
}
.footnav a:link, .footnav a:visited {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}
.footfull .widget {
	float:left;
	width:300px;
}
.footfull {
	line-height:20px;
	padding-top:20px;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/footer.gif);
}
.footfull a:link, .footfull a:visited {
	color:#FFF;
	text-decoration:underline;
}
.footfull a:hover {
	text-decoration:none;
}
.linkcat h2 {
	display:none;
}

