@charset "UTF-8";
/*
Theme Name:Pilotvibe
Theme URI:http://pilotvibe.com
Description:Pilotvibe Theme
Version:1.0
Author:KJ Meath
Author URI:http://kjmeath.com
Tags:hush

	Pilotvibe v1.0
	http://pilotvibe.com

	This theme was designed and built by KJ Meath,
	more info at kjmeath.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*Things to do: make theme option to change address and phone number*/
.wpa_sub{
display:none !important;
height:0 !important;
visibility:hidden;
}
.clear{
clear: both !important;
height: 0 !important;
}
.wpa_play{
padding-right:0 !important;
margin:5px 15px 0 0!important;
float:left !important;
}
.wpa_bar{
width:100px !important;
height:3px !important;
overflow:hidden !important;
margin-top:2px !important;
clear:both !important;
}
.wpa_text{
height:25px !important;
line-height:25px !important;
display:block !important;
float:left !important;
text-align:left !important;
zoom:1 !important;
}
.pft-file span{
	padding-right:15px;
}

.php-file-tree{
	padding-left:15px !important;
}

*{
	outline:none;
	margin:0;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

h2{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}

h3{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding-top:5px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
        background-color:#333333;
        background-image:url(images/bg.jpg);
        background-position:center top;
        background-repeat:no-repeat;
}

#page-body{
	width:920px;
        position: relative;
        z-index:1;
	margin:0 auto;
	min-height:342px;
	background:url(images/cord.png) no-repeat top right;
}

#page-body div{
	float:left;
}

#top-bar1{
	clear:left;
	height:20px;
	width:440px;
	background-color:#333;
	z-index:5;
}

#top-bar2{
	height:20px;
	width:440px;
	background-color:#333;
	z-index:5;
}

#top-bar3{
	height:20px;
	width:40px;
	background-color:#000;
	z-index:5;
}

#logo{
	clear:left;
	height:150px;
	width:221px;
        z-index: 3;
}

#logo a{
	display: block;
}

#logo img{
	padding:20px 0px 5px 0px;
}

#mcc{
	position:absolute;
	top:15px;
        right: 15px;
        z-index: 2;
}

#most-current{
	height:150px;
	width:300px;
	/*margin-left:605px;*/
}

#current-top{
	margin-top:50px;
	height:10px;
	width:300px;
	background:url(images/current-top2.png) no-repeat;
}

#current-title{
	width:270px !important;
}

#current-more{
	padding-right:10px;
	float:right !important;
}

#current-bottom{
	height:15px;
	width:300px;
	background:url(images/current-bottom2.png) no-repeat bottom left;
}

#current-body, #current-body-all{
	width:300px;
	background:url(images/current-body2.png) repeat-y;
}

#current-body h4{
	padding:5px 5px 0 5px;
	margin:0 10px 0 20px;
	color:#333;
	font-size:12px;
}

#current-body p, #current-body-all p{
	padding:5px;
	margin:5px 10px 0 20px;
	font-size:12px;
	color:#333;
}

#current-body-all p{
	border-top:1px solid #999;
}

#current-body h4{
	text-transform:uppercase;
}

#most-current div{
	clear:left;
}

#nav{
	clear:left;
	width:920px;
	border-top: dotted 2px #333;
}

#nav ul{
	padding:6px 0px;
}

#nav ul li{
	display:inline;
	padding:0px 6px;
	border-left:dotted 2px #333;
}

#nav-bar1{
	clear:left;
	height:15px;
	width:40px;
	background-color:#000;
}

#nav-bar2{
	height:15px;
	width:880px;
	background-color:#333;
}

#page-title{
	clear:left;
	margin-bottom:25px;
}

#page-title h2{
	padding:10px 50px 10px 10px;
	background-image:url(images/page-title-bg.gif);
	background-repeat:repeat;
}

#left-col{
	clear:left;
	width:460px;
}

#right-col{
	width:460px;
}

#left-col p, #right-col p{
	padding: 5px 10px 10px 10px;
}

#left-col img, #right-col img{
	padding-right:10px;
}

#right-col ul li{
	padding:3px 0;
}

#allDirItems{
	clear:left;
	height:0px;
}

.columninfo{
	clear:left;
	width:430px;
	padding-right:5px;
	padding-bottom:10px;
}

.videoItem{
	width:455px;
	padding-bottom:20px;
}

.catThumbnail{
	width:60px;
}

.catDescription{
	float:left !important;
	width:395px;	
}

.dirItem{
	clear:left;
	height:18px;
}

.catDescription p{
    padding-bottom:0 !important;
}

.pft-file{
    list-style-type:none;
    height:25px !important;
    overflow:hidden;
}

#allDirItems ul{
    margin-left:0 !important;
}

#contactform{
	width:300px;
}

#contactform div{
	clear:left;
	width:300px;
}

#contactform div input, #contactform div textarea{
	width:298px;
	margin-bottom:10px;
	border:1px solid white;
	background-color:transparent;
	color:white;
}

#sq{
	width:30px !important;
}

#send{
	width:50px !important;
	padding:2px 0;
}

/*font styling*/
#top-bar1 p, #top-bar2 p{
	color:#999;
	font-size:10px;
	text-transform:uppercase;
	padding:4px 10px;
	font-weight:bold;
}

#top-bar1 a{
	color:#999;
}

#top-bar2 p{
	text-align:right;
}

#logo p{
	text-align:center;
	color:#000;
	font-size:12px;
	text-transform:uppercase;	
}

#nav ul li a{
	color:#333;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

#nav ul li a:hover{
	color:#000;
}

#left-col, #right-col, #left-col a, #right-col a{
	color:white;
	text-decoration:none;
}

#thePost{
	text-decoration:underline;
}

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:20%;
	border:1px solid #333;
	background-color:#F2F5F6;
	background-image:url(images/alert.png);
	background-repeat:no-repeat;
	background-position:20px 50px;
}

#modalContainer > #alertBox {
	position:fixed;
}
#alertBox h1{
	font-size: 1.2em;
	color:#FFF;
	padding:5px;
}
#alertBox h1{
	background-image:url(images/page-title-bg.gif);
	background-repeat:repeat;
}
#alertBox p {
	font:0.8em verdana,arial;
	height:50px;
	padding-left:5px;
	padding-top:10px;
	margin-left:55px;
}

#alertBox #closeBtn{
	display:block;
	position:relative;
	margin:5px auto;
	padding:0px;
	width:50px;
	font-size:12px;
	text-align:center;
	background-color:#CCC;
	text-decoration:none;
	color:#666;
	border:1px #666 solid;
	z-index:10;	
}