/*   
Theme Name: Aviation Entrepeneurs Theme
Description: This is the official theme. 
Author: ebjr
*/


body{background: url(images/index-bg.jpg) no-repeat fixed;background-size:cover;}
body.about-us{background:url(images/aboutus-plane.png) no-repeat center 50px, url("images/aboutus-bg.jpg") no-repeat fixed 0 0 / cover  transparent;}
body.contact-us{background:url(images/contactus-bg.jpg)   no-repeat fixed 0 0 / cover  transparent;}
body.privacy-policy{background:url(images/privacy-bg.jpg)   no-repeat fixed 0 0 / cover  transparent;}
body.legal-policies{background:url(images/privacy-bg.jpg)   no-repeat fixed 0 0 / cover  transparent;}
body.what-we-do{background:url(images/what-we-do.png)   no-repeat fixed 0 0 / cover  transparent;}
#header-area {border-top:5px solid #093479; background:#fff; border-bottom:2px solid #0062ff;height:85px;}
#header-area .logo {padding:10px 0;}
#header-area .menu-container ul li{float:left;margin-left:14px;}
#header-area .menu-container ul li a{color:#2f3039; text-decoration:none;display:block;font-size:13px;text-transform:uppercase;padding:32px 20px;}
#header-area .menu-container ul li a:hover {background:url(images/blue-arrow.png) no-repeat center bottom #093479; color:#fff; border-bottom:4px solid #0062ff;}
#header-area .menu-container ul li.current-menu-item a {background:url(images/blue-arrow.png) no-repeat center bottom #093479; color:#fff; border-bottom:4px solid #0062ff;}

.about-us #content-area {padding-top:368px;} 
.contact-us #content-area {padding-top:80px;} 
.contact-us #content-area .inner-content {background:url("images/contactus-plane.png") no-repeat scroll right 145px transparent;}
#content-area {margin-bottom:20px; min-height:600px}
#content-area .inner-content {padding:20px 0;}
#content-area article{text-align:justify; line-height:25px; color:#2f3039;}
#content-area article h1 {font-weight:bold;font-size:20px; color:#093479; padding-top:15px; border-top:1px solid #093479;background:url(images/blue-border.png) no-repeat right top;}

#footer-area footer {background:rgba(9,52,121,.85); border-top:1px solid #0062ff;}
body.home #footer-area footer {background:rgba(9,52,121,.85); border-top:1px solid #0062ff;bottom:0; width:100%; position:absolute;}
#footer-area footer p{color:#fff; text-align:center; font-size:13px;padding:20px 0;margin-bottom:0px;}
#footer-area footer a {color:#fff; text-decoration:none;}
#footer-area footer a:hover {text-decoration:underline;}

.line-separator {background:url(images/blue-border.png) no-repeat right center; height:5px; border-top:1px solid #093479}
.wpcf7-form input[type="text"] {border-radius:5px; padding:10px; border:none; color:#666;width:450px;}
.wpcf7-form textarea {padding:10px; width:450px; border:none; border-radius:5px;}
.wpcf7-form  .wpcf7-submit {background:url(images/send-button.png) no-repeat; width:135px; height:44px; border:none; text-indent:-99999px;}

.site_logo{float:left}
.logo_text{float:left}
.site_title{    color: #093479;
    font-size: 29px;
    font-weight: bold;}
.site_tagline{    color: #093479;
    font-size: 16px;
    margin: -11px 0 0 16px;}