/*
Theme Name: AMADEUS Child Theme
Theme URI: http://amadeus.bringthepixel.com
Description: Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>. 
Author: bring the pixel
Author URI: http://www.bringthepixel.com/
Template: amadeus-theme
Version: 1.0
*/
/* Place all your CSS modifications below */



.home #g1-content > .g1-inner {
  min-height: 180px;
  padding-top: 2em;
  padding-bottom: 2em;
}

#g1-prefooter-widget-area {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

#g1-prefooter-widget-area .widget {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#g1-prefooter-widget-area #searchform {
  padding-top: 0em;
  padding-bottom: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  vertical-align: middle;
  line-height: 30px;
}

#g1-prefooter-widget-area #searchform #s {
  height: 30px;
}

h1 { font-size: 32px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 20px !important; }

#secondary {
   border-left: 1px solid #bbbbbb;
   border-right: 1px solid #bbbbbb;
   background-color: #f8f8f8;
   padding-right: 30px;
   box-sizing: border-box;
}

#g1-header {
   border-top: 1px solid #bbbbbb;
   border-bottom: 1px solid #bbbbbb;
   margin-top: 15px;
   margin-bottom: 15px;
}

#g1-prefooter {
   border-top: 1px solid #bbbbbb;
   border-bottom: 1px solid #bbbbbb;
}

#g1-precontent > .g1-background {
  top: 0px;
}

#g1-primary-nav-menu > li > a:hover {
    background-color: transparent !important;
    text-decoration: underline;
    text-color: #000000;
}

#g1-primary-nav, #g1-primary-nav-mirror {
padding-top: 0px;
}

h1 {
   margin-bottom: 15px;
}

.entry-meta {
   float: right;
}

.entry-meta {
   margin-bottom: 1em;
   float: right;
}

#g1-precontent .flex-nav {
background-color: #999;
}