/*
    Theme Name: Santa Barbara Aviation
	Theme URI: http://www.santabarbaraaviation.com
	Description: Two or three column child theme created for Santa Barbara Aviation.
    Author: Phi Web Studio
    Author URI: http://www.phiwebstudio.com/
 
    Version: 1.8
 
    Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Responsive Design

*/


/* Import Fonts
------------------------------------------------------------ */



/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #f0f0f0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
}

input,
label,
textarea {
	color: #f9f9f9;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
}textarea {
	color: #666;}
select{
	color:#333 !important;}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background:#444444;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	padding: 0;
		background:#fff;

}
  
 
/* Header
------------------------------------------------------------ */

#header {

		min-height:180px;
}
#headertest {
		background:url(images/header-bg.gif) bottom repeat-x;
		min-height:170px;
}


#header .wrap{
	width: 960px;
	margin: 0 auto;
	}

#title-area {
	overflow: hidden;
	padding: 17px 0 0;
	width: 400px;
}

#title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #333;
	padding: 0;
	text-decoration: none;
}

#description {
	font-size: 14px;
	padding: 0 0 0 20px;
}

#header .widget-area {
	float: right;
	padding: 25px 20px 0 0;
	width: 510px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width:379px;
	height:109px;
		display:block;
}
.header-full-width #title a {
	width:379px;
	height:109px;
	background:url(https://santabarbaraaviation.com/wp-content/uploads/2014/08/sbaviation-logo.jpg);
	display:block;
	position:absolute;
z-index:9999;
margin-top:10px;
margin-left:0px;
}



/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
#nav {
	margin-top:-10px;
	margin-left:0px;}

.menu-primary,
#header .menu {
	clear: both;
	color: #333;
	font-size:15px;
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

#header .menu {
	padding-top:40px;
	}

.menu-primary {
}

.menu-secondary {
	border: none;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
	margin-right:8px;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #666;
	display: block;
	padding:3px 18px;
	position: relative;
	text-decoration: none;
	text-transform:uppercase;
} 
  
.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	background: #2F2F2F;
color: #EEEEEE;
border-radius:0px;
	 -moz-border-radius:0px;
 -webkit-border-radius:0px;
 behavior:url(http://www.ccbbrokers.com/PIE.htc);
}

.menu-primary li.flyairshare a,
#header .menu li.flyairshare a   
{
	background:url(images/flyairshare.png) no-repeat top center;
	background-size: 33%;
	display:block;
	padding-top: 33px;
	margin-top: -30px;
	}
.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background-color: #444;
	border: 1px solid #555;
	border-top: none;
	color: #f9f9f9;
	font-size: 13px;
	padding: 4px 8px;
	position: relative;
	text-transform: none;
	width: 160px;
	border-radius:0px;

	 -moz-border-radius:0px;
 -webkit-border-radius:0px;
 behavior:url(http://santabarbaraaviation.com/pie.htc);
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: #333;
	color: #f9f9f9;

	 -moz-border-radius:0px;
 -webkit-border-radius:0px;
 behavior:url(http://santabarbaraaviation.com/pie.htc);
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 188px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
#header .menu li a.sf-with-ul {
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
	display:none;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 7px 15px 6px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #333;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
		background:#444444;

}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 14px;
	padding: 5px 10px;
	margin:20px auto;
	width:940px;
	border-radius:6px;

	 -moz-border-radius:6x;
 -webkit-border-radius:6px;
 behavior:url(http://santabarbaraaviation.com/pie.htc);
 border:1px solid #666;
 float:left;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	width: 750px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
	margin:0 auto;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 410px;
	background:url(images/box-br3.gif) no-repeat bottom right #333333;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 570px;
	padding:26px;
	border-radius:6px;

	 -moz-border-radius:6x;
 -webkit-border-radius:6px;
 behavior:url(http://santabarbaraaviation.com/pie.htc);
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 880px;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 0 0 25px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-family: 'times new roman';

	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {

font-size: 30px;
letter-spacing: 1px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 20px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-family: 'times new roman';

}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 20px;
}

.taxonomy-description h1,
.widget-area h4 {
	border-bottom: 1px solid #555;
	font-size: 24px;
	padding: 9px 0px;

}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	padding: 0;
}

h5 {
	font-size: 18px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 14px;
	margin: -5px 0 15px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 14px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 12px;
	width: 310px;

}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	border: 1px solid #555;
	padding:15px;
	border-radius:6px;

	 -moz-border-radius:6x;
 -webkit-border-radius:6px;
 behavior:url(https://santabarbaraaviation.com/pie.htc);
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
}

#footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 15px 10px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: url(images/gradient.png) 0 0;
	border: 1px solid #ccc;
	cursor: pointer;
	line-height: 19px;
	padding: 5px 7px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: url(images/gradient.png) 0 -33px;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 12px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 15px;
}

.s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}

#nav .s {
	background-color: #fff;

	margin: 2px -7px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 0 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #333333;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	overflow: hidden;
	width:960px;
	margin:0 auto;
	padding:30px 0 20px 0;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 320px;
}

.footer-widgets-2 {
	float: left;
	width: 280px;
}

.footer-widgets-3 {
	float: right;
	width: 280px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background-color: #2F2F2F;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer .wrap {
	overflow: hidden;
	padding: 10px 15px;
	width:960px;
	margin:0 auto;
}

#footer p {
	font-size: inherit;
}


#footer a:hover {
	color: #0d72c7;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 650px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1{
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 1px 5px !important;
	border-radius:6px;

	 -moz-border-radius:6x;
 -webkit-border-radius:6px;
 behavior:url(http://santabarbaraaviation.com/pie.htc);
}

div.gform_footer input.button {
	color: #333;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}
.post {
	background: url(images/box-tr3.gif) no-repeat top right;
	padding:20px;}
	
	.royalSlider .royalSlide, .royalSlider .royalWrapper{
		background:none !important;
		border:none !important;}
		.royalSlider .royalSlide {}
			.royalSlider .royalHtmlContent{
				left:480px !important;
				top:30px !important;}
				.after {
					margin-top:0px;

			}	.after1 {
					margin-top:14px;
			background:url(images/sl-bg.png) no-repeat !important;
			}
			
					.home .back{
						float:left;
						margin:0 0 20px 0;}
						.back{
							float:left;
							margin:0 0 20px 0;
							}
						
						.ja-box-left,.mid,.ja-box-right{
							width:200px;}
.title span {
background: #444444;
color: #f0f0f0;
font-size:12px;
}
.moduletable p{
	margin-top:14px;}
	.royalCaptionItem{
		width:380px !important;
		left:20px !important;}
		.royalCaptionItem h2{
			font-size:18px !important;}
			.royalCaptionItem p{color:#f0f0f0 !important;}
			.font{
				font-family: 'Cardo', serif;
}

.legend {
border-color: #444444;
}
.legend {
border: 1px solid #C9C0B7;
margin: 20px 0;
padding: 0 10px;
position: relative;
}
.legend-title {
background: #333333;
}
.legend-title {
display: block;
float: left;
font-weight: bold;
left: 7px;
margin: 0;
padding: 0 3px;
position: absolute;
top: -13px;
}
table, tr, td{
	border:0px !important;}
	hr{

border-bottom: 0;
border-left: 0;
border-right: 0;
border-top: 1px solid #444444;
height: 1px;
	}
	td{
padding: 10px 15px 0 15px;}
.page-id-9 .entry-content p{
	margin:0 0 15px;}
	ul.address {
border-left: 5px solid #666666;
}
ul.address {
font-size: 92%;
margin: 10px 0 0 0;
padding: 0 0 0 10px;
list-style: none;
}
ul {
list-style: none;
}
ul.address li {
background: none;
margin: 0;
padding: 0;
}
.clearfix::after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.article_row{
	border-bottom:1px #555 dotted;}
	
.entry-content ul.slides li{
	margin:0px !important;
	list-style-type:none !important;}
	.sidebar .widget{
		margin-bottom:40px;}
		#nav_menu-2,#custom_post_widget-27 {
			border:0px !important;
			padding:0px;}
			ul#menu-cities li{
				border-bottom: 1px solid #888;
				padding: 3px 0px;}
				ul#menu-cities li a{
					display:block;
					text-decoration:none;}
					ul#menu-cities li a:hover{
						text-decoration:none;
						color:#f9f9f9;}
					.legend p{
						margin-top:20px;}	
					
.menu-secondary a{
	font-size:12px;
	padding:0px 8px 0 0;
	color:#666;}
	.menu-secondary li{
margin-right: 8px;
border-right:1px solid #666;
}
						ul#menu-cities li.current-menu-item a{
							color:#fff;}
							#footer a{
								color:#666;}
						
						.back h3{
							margin:0px;}
							.aligncenter{
								border:1px solid #ccc;}
								#k2Container {
padding: 0 0 24px 0;
}
.itemToolbar {
padding: 2px 0;
margin: 16px 0 0 0;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
text-align:right;
}
.itemBody {
padding: 8px 0;
margin: 0;
}
.itemImageBlock {
padding: 8px;
margin: 0 0 16px 0;
}
.itemExtraFields {
margin: 16px 0 0 0;
padding: 8px 0 0 0;
border-top: 1px dotted #ddd;
}
d.itemExtraFields ul {
margin: 0;
padding: 0;
list-style: none;
}
div.itemExtraFields ul li {
display: block;
overflow: auto;
}
.odd {
padding: 2px;
border-bottom: 1px dotted #ccc;
}
.even {
padding: 2px;
border-bottom: 1px dotted #ccc;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
display: block;
float: left;
font-weight: bold;
margin: 0 4px 0 0;
width: 30%;
}
div.itemExtraFields ul li span.itemExtraFieldsValue {
float: right;
width: 65%;
}

.itemExtraFields ul li,.itemToolbar ul li {
	margin:0px;}
	.itemToolbar ul{
		padding:0px;}
	div.itemToolbar ul li {
display: inline;
list-style: none;
padding: 0 4px 0 8px;
margin: 0;
border-left: 1px solid #ccc;
text-align: center;
background: none;
font-size: 12px;
}
div.itemToolbar ul > li:first-child {
border: none;
}
.sets ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;}
	.breadcrumbs a,.breadcrumbs p{font-size:11px;}
td.ui-datepicker-days-cell{
padding:0px !important;}

.sidebar input,.sidebar label,.sidebar textarea{
font-size:12px;}
.sidebar input,input{
color:#333 !important;}

.sidebar .gform_wrapper .left_label .gfield_label{width:40% !important;}

.sidebar .gform_wrapper .right_label input.medium,.sidebar .gform_wrapper .right_label select.medium,.sidebar .gform_wrapper .left_label input.medium,.sidebar .gform_wrapper .left_label select.medium{width:50% !important;}

.sidebar .gform_wrapper textarea.small{
width:100% !important;}

.sidebar .gform_wrapper .gsection .gfield_label,.sidebar .gform_wrapper h2.gsection_title,.sidebar .gform_wrapper h3.gform_title{font-size:1em;}

.menu-primary li.airshare li a, #header .menu li.airshare li a{
	padding-top:0px;
	margin-top:0px;
	background-image:none;}
	
	.sidebar a{
		color:#bbb;}   
		.sidebar h4{
			color: #2687db;}



a.fleet:hover{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/icon-sprite.png") no-repeat;
display:block;
text-indent:-9999em; background-position: 0 0; width: 227px; height: 184px; } 
a.fleet{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/icon-sprite.png") no-repeat;
display:block;
text-indent:-9999em; background-position: 0 -534px; width: 227px; height: 184px; } 
a.request:hover{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/icon-sprite.png") no-repeat;
display:block;
text-indent:-9999em; background-position: 0 -1068px; width: 227px; height: 184px; } 
a.request{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/icon-sprite.png") no-repeat;
display:block;
text-indent:-9999em; background-position: 0 -1602px; width: 227px; height: 184px; } 
a.sales:hover{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/icon-sprite.png") no-repeat;
display:block;
text-indent:-9999em; background-position: -577px 0; width: 227px; height: 184px; } 
a.sales{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/icon-sprite.png") no-repeat;
display:block;
text-indent:-9999em; background-position: -577px -534px; width: 227px; height: 184px; } 

.ja-box-left{
margin-left:90px;}
.royalHtmlContent img{width:85% !important;}


a.fleet:hover{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/newest-sprite.png") no-repeat;
display:block; background-position: 0 0; width: 201px; height: 162px; } 
a.fleet{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/newest-sprite.png") no-repeat;
display:block; background-position: 0 -412px; width: 201px; height: 162px; } 
a.request:hover{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/newest-sprite.png") no-repeat;
display:block; background-position: 0 -824px; width: 201px; height: 162px; } 
a.request{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/newest-sprite.png") no-repeat;
display:block; background-position: 0 -1236px; width: 201px; height: 162px; } 
a.sales:hover{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/newest-sprite.png") no-repeat;
display:block; background-position: 0 -1648px; width: 201px; height: 162px; } 
a.sales{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/newest-sprite.png") no-repeat;
display:block; background-position: -451px 0; width: 201px; height: 162px; } 




a.contact{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: 0 0; width: 138px; height: 112px; } 
a.contact:hover,.page-id-17 a.contact{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: 0 -362px; width: 138px; height: 112px; } 
a.fleet{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: 0 -724px; width: 138px; height: 112px; } 
a.fleet:hover,.page-id-201 a.fleet{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: 0 -1086px; width: 138px; height: 112px; } 
a.request{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: 0 -1448px; width: 138px; height: 112px; } 
a.request:hover,.page-id-9 a.request{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: -388px 0; width: 138px; height: 112px; } 
a.sales{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: -388px -362px; width: 138px; height: 112px; } 
a.sales:hover,.page-id-226 a.sales{background: url("https://santabarbaraaviation.com/wp-content/uploads/2014/02/new-sprite1.png") no-repeat; display:block; background-position: -388px -724px; width: 138px; height: 112px; } 