/*
Theme Name:Freesia Empire Child
Theme URI: http://themefreesia.com/themes/freesia-empire
Author: Theme Freesia
Author URI: http://themefreesia.com
Description: Freesia Empire is a Responsive Multi-Purpose WordPress Theme, Designed & Developed by Theme Freesia. This theme supports popular plugins like Breadcrumb NavXT, WP-PageNavi, Contact Form 7, Jetpack by WordPress.com, Polylang, Newsletter, bbPress and WooCommerce. It is also translation ready and easily customizable with lots of theme options using Customizer. It consists contact-template, gallery-template, freesiaempire-corporate template and with lots of widgets and sidebar. Get free support at http://themefreesia.com/support-forum/ and View demo site at http://demo.themefreesia.com/freesia-empire.
Version: 1.1
Text Domain: freesia-empire-child
Template: freesia-empire
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: threaded-comments, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, sticky-post, theme-options, translation-ready, post-formats, footer-widgets, blog, e-commerce, education, entertainment, news, portfolio

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/

.header-image {
    height: 94px;
    width: 1000px;
 display: block;
  margin-left: auto;
  margin-right: auto;
background-size: 100%;
  height:auto;

}

.page-header {
    background-color: #0087c8;
    overflow: hidden;
font-size:5px;
line-height: 5px;
    padding: 1px 1px;
    position: relative;
}

.page-title {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 18px;
    padding: 0;
}


.top-header {
    color: #949494;
height: 0px;

}

.container {
    margin: 0 auto;
    max-width: 970px;
   padding-top: 0px; 
    position: relative;
}

#primary {
    float: left;
padding-top: 0px;
    padding-right: 30px;
    width: 80%;
}

#secondary {
    padding-top: 0px;
border-left: 1px solid #eee;
    float: left;
    font-size: 15px;
    line-height: 22px;
    padding-left: 30px;
    width: 20%;
}

h1 {
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #f68a00;
    font-family: "Roboto",sans-serif;
    font-weight: bold;
    margin-top: 0;
    padding-bottom: 10px;
}

#content {
    padding: 10px 0 50px;
}

.main-navigation a {
    color: #747474;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 12px;
    text-align: left;
    text-transform: uppercase;
}

.VertMenu li {
    padding: 2px;
    border-bottom: solid 1px orange;
}


.Footer  {
    font-size: 12px;
line-height: 12px;
}

.site-info .copyright {
    font-size: 12px;
line-height: 12px;
float: left;
    padding-top: 15px;
text-align: center;
}

#sticky_header::before {
    height: 0px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
