/*  
Theme Name: Plane Safe
Theme URI: http://cdpolitical.com
Description: A clean theme based on provided wireframes.
Version: 1.0
Author: Chong Designs, LLC
Author URI: http://www.cdpolitical.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
	 
}

body{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background:#002366 url(images/body_bg.jpg) top repeat-x;
	color: #000;
}

#wrapper{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	border: none; 
	background: #ffffcc url(images/contain_bg.jpg) top repeat-y;
}

h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:15px; 
	color:#002366; 
}
h1 a{
  
	color:#002366; 
}
h1 a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:5px;
	color:#002366; 
}

h1 a:visited {
  
	color:#002366; 
}
h3{
	padding: 15px 0 15px 0;
}

h4{ 
	color:#E20176; font-weight:bold;
}
h5{
	padding: 0 0 0 15px;
}

a:link{
	text-decoration: none;
	color:#002366;
}

a:hover{
	text-decoration: underline;
	color: #329ccc;
}

a:visited{
	text-decoration: none;
	color:#329ccc;
}

a img {
	border: none;
}

/*******************
----Custom Styles---
*******************/

#bottom_two { width:600px;   margin:0; padding:0; text-align:justify; }
#bottom_left { width:280px; float:left;	margin:0 auto;   }
#bottom_right { width:280px; float:right; margin:0 auto; }

blockquote { 
	font-style: italic; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #ffffff;
	border-left: 2px solid #329ccc;
}

code { 
	color: #9A2EFE; 
	font-family: Courier, monospace; 
}

.entry p { 
	margin: 0 0 15px 0;
	color:#000000; 
}
.post .entry  a {  
	color:#329ccc; 
}

.post .entry  a:hover {  
	color:#329ccc; text-decoration:underline; 
}

.post .entry a:visited {  
	color:#329ccc; 
}
.bg {
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 5px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry ul.bg {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul.bg.blue {
	background: #fff;
}

.entry ol.bg {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ol.bg.blue {
	background: #fff;
}

.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry blockquote.right { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 0 0.3em 15px !important; 
	padding: 5px;
	background: #fff;border-top: 2px solid #329ccc;
	border-bottom: 2px solid #329ccc; 
	border-left: none;
	border-right: none;
	text-align: center; 
	float: right; 
}
		
.entry blockquote.left { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 15px 0.3em 0 !important; 
	padding: 5px;
	background: #fff;border-top: 2px solid #329ccc;
	border-bottom: 2px solid #329ccc; 
	border-left: none;
	border-right: none;
	text-align: center; 
	float: left; 
}
	
.entry blockquote.right p, .entry blockquote.left p { 
	margin: 0; 
	line-height: 1.4em !important; 
}

 
li.right_img_cap { font-size:12px; }
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #CCC;
	background: #fff;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

.archive_head { 
	text-align: center;
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #329ccc; 
	margin: 25px auto 10px 30px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

/*******************
------Header-------
*******************/

#header{

	width: 800px;
	height: 129px;
	margin:0 auto;
	
	text-align:center;
	background:url(images/header.jpg) top no-repeat; 
	padding: 0;  
	color: #fff;
	clear: both;
}
#header_action {
	float: left;
	width: 100%;
	height: 165px;
	margin-top: 10px; 
	margin-bottom:-30px;
	margin-right: 0px;
	position:relative; top:-40px;  left:0px;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #999999;
	color: #fff;
	clear: both;
}
.title{
	margin: 0 auto 0 auto;
	width: 785px;
	padding: 0px;
	text-align: left;
	color: #FFF;
}

.title a:link{
	text-decoration: none;
	color:#FFF;
}

.title a:hover{
	text-decoration: underline;
	color: #CCC;
}

.title a:visited{
	text-decoration: none;
	color:#FFF;
}

.title_action {
	margin: 0 auto 0 auto;
	width: 785px;
	padding: 0px;
	text-align: left;
	color: #FFF;
}
.title_action a:link{
	text-decoration: none;
	color:#FFF;
}

.title_action a:hover{
	text-decoration: underline;
	color: #CCC;
}

.title_action a:visited{
	text-decoration: none;
	color:#FFF;
}
/********************
----Navigaiton Bar---
********************/


ul#menu { 
	margin:0; padding:0; 
	background:url(images/menu_bg.jpg) top repeat-x; 
	width:800px; height:34px;
 
}
ul#menu li {
	display:inline; margin-left:30px;
}
ul#menu li a {
	text-decoration:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 0px ;
	font-weight:bold;
	 
}
ul#menu li a.active, ul#menu li a:hover {
	color:#FFFF00;
}


/*******************
---------Post-------
*******************/

#container{
	float: left;
	width: 530px;  
	background:#fff;
	padding:0 25px;
	border-right: solid 1px #002366;
}

.post{
	padding: 20px -100px 40px 0px;
	  
}

.post h2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	padding:5px 0 8px 0;
	color:#002366;
	clear:both;
}

.entry{
	line-height: 17px;
}

.entry p a { font-weight:bold; color:#002366; text-decoration:none; font-size:13px; }
.entry p a:visited { color:#002366; text-decoration:none; font-size:13px;  }
.entry p a:hover { color:#329ccc; text-decoration:none; font-size:13px; }

.entry ol a { font-weight:bold; color:#002366; text-decoration:none; font-size:13px; }
.entry ol a:visited { color:#002366; text-decoration:none; font-size:13px;  }
.entry ol a:hover { color:#329ccc; text-decoration:none; font-size:13px; }

.entry ul a { font-weight:bold; color:#002366; text-decoration:none; font-size:13px; }
.entry ul a:visited { color:#002366; text-decoration:none; font-size:13px;  }
.entry ul a:hover { color:#329ccc; text-decoration:none; font-size:13px; }

.postinfo{
	text-align:left;
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}


.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 10px;
	color: #000;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
} 
.signUp{
	position:relative; z-index:9999; left:175px; 
	margin-top:8px; color:#ffffff; font-weight:bold;
	 
}
.signUpTop {
	position:relative; z-index:9999; left:175px;   height:76px;
	margin-top:0px; padding:5px 100px 0 100px; color:#ffffff; font-weight:bold;
	background:url('images/signup_bg.jpg') top no-repeat;
}
.signUp input { color:#000066; }
p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 12px;
	line-height: 18px;
}

.post a { font-weight:bold; color:#002366; text-decoration:none; font-size:1.8em; }
.post a:visited { color:#002366; text-decoration:none; font-size:1.8em;  }
.post a:hover { color:#329ccc; text-decoration:none; font-size:1.8em; }

#nav, #nav2 {
	position:relative; left:1px;
	width:800px !important;  height:155px;
	background:url(images/fullMenu.jpg) top no-repeat;
	z-index:999;
	margin:0 0 10px 0;
	text-decoration:none;
	text-align:center;
}
#nav2 {
	top:105px; text-align: center; margin:0 auto;
}
 
h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	text-transform: normal !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

.post ul {
	padding: 0 0 0 13px;
	}
.post ul li{
	padding: 0 0 0 13px;
	margin: 0 0 0 13px;
}

.post ol {
	padding: 0 0 0 13px;
	}
.post ol li{
	padding: 0 0 0 13px;
	margin: 0 0 0 13px;
}

/********************
--------Forms--------
********************/

li input {  margin:0 auto; margin-bottom:8px; font-size:16px; color:#002366; background:#FFFF00; padding:3px; border:solid 1px #FFCC00;   }
li input #sub_btn {padding:2px 4px; background:#002366; color:#fff; border:none; }
/********************
----Sidebar Styles---
***  

/* Left Sidebar */

.leftbar{
	float: left;
	width: 200px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:10px;
	display: inline;
	overflow: hidden;
	background:none;
	}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 10px;
	 
}

.leftbar ul li{
	padding: 0px 0 10px 0px;

}

.leftbar ul li h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#002366;
	 
	margin: 0 10px 10px 0;
	text-align:center;
}  
.leftbar ul ul li{
 
	padding: 2px 0;
	margin: 0px;
	line-height: 24px;
	list-style: none;
	font-size: 16px;
	border-bottom: 1px solid #002366;
	border-top: 0px solid #002366;
	text-align:right;
}
.leftbar a:link, a:visited{
	text-decoration: none;
	color:#002366;
}

.leftbar a:hover{
	text-decoration: none;
	color:#329ccc;
}

/*******************
----Comment Form---
*******************/

#comment-form{
	width: 425px;
	background: #fff;margin: 10px 0 0;
	padding: 5px 5px 15px 15px;
}

.comments-template a{
	text-decoration: underline;
	color: #002366;
}


.comments-template a:hover{
	text-decoration: underline;
	color: #000;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0;
	line-height: 18px;
	padding: 10px 0 5px 15px;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002366;
	padding: 10px 0 10px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #AAA;
	padding: 20px 0;
}

.commentmetadata strong { 
	font-size: 14px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #CCC;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

.even {
	background: #fff;border: none;
}

.alt {
	background: #FFF;
	border: 2px solid #f1f0ed;
}

/*******************
-------Footer-------
*******************/

#footer{
	clear: both;
	text-align:center;
	margin:10px;
	padding:10px 0;
	width: 800px;
	margin: 0; 
	line-height: 18px;
	font-size: 11px;
	color: #002366;
	background:#FFFF99;
	border-top: 1px solid #002366;
	border-bottom: none;
}
#footer p {
	color:#002366;
}
#footer a:link{
	text-decoration: none;
	color:#002366;
}

#footer a:hover{
	text-decoration: none;
	color: #002366;
}

#footer a:visited{
	text-decoration: none;
	color: #002366;
}

.leftbar ul ul.tweets li {
	border-bottom:0px solid #002366;
	border-top:0 solid #002366;
	font-size:12px;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:2px 0;
	text-align:left;
}

.leftbar ul ul.tweets li div.aktt_tweets ul {
	padding: 0;
}
.leftbar ul ul.tweets li div.aktt_tweets ul li {
	border-bottom:1px solid #002366;
	padding: 2px 0;
}

.leftbar ul ul.tweets li div.aktt_tweets ul li.aktt_more_updates {
	border-bottom:0px solid #002366;
}


/****************
---- for images
---- Added 01-10  PPB for  padding in directors photos
************/

.imgSpace
{
padding:7px;
}

/****************
---- email subscription form field styling
---- Added 3/2/16
***********/

#emailinput, #nameinput, #address1input, #address2input, #cityinput, #stateinput, #zipinput, #phoneinput, #flightinfotextarea, #otherinfotextarea 
{
font-size:14px;
padding:2px;
}

#emailinput, #nameinput, #address1input, #address2input, #flightinfotextarea, #otherinfotextarea 
{
width: 500px;
}

#cityinput, #stateinput, #zipinput  
{
width: 100px;
}

#phoneinput 
{
width: 150px;
}

#submitbutton
{
padding:2px 4px; 
font-size:16px; 
background:#002366; 
color:#fff; 
border:solid 1px #329ccc;
} 