/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 3.2
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
@font-face {font-family: 'Arial Narrow Bold';
    src: url('fonts/ArialNarrowBold.eot');
    src: url('fonts/ArialNarrowBold?#iefix') format('embedded-opentype'),
         url('fonts/ArialNarrowBold.woff') format('woff'),
         url('fonts/ArialNarrowBold.ttf') format('truetype'),
         url('fonts/ArialNarrowBold.svg#ArialNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;
   }
h1, h2, h3, h4, h5, h6{font-family: 'Roboto Slab', serif;}
.logo, .avia-menu-fx, .title_container{display:none;}

.av_phone_active_right .phone-info {font-family: 'Roboto Slab', serif; font-size: 15px; padding:15px 0;}

.av-main-nav > li > a {font-family:'Arial Narrow Bold'; letter-spacing:2px; text-transform:uppercase; padding:0; font-weight:normal; margin-right:5px; text-align:center; text-transform:uppercase; width:168px;}
.av-main-nav > li:first-child > a{width:80px; text-indent:-999px; cursor:auto;}
.av-main-nav > li:first-child:hover > a{background:#0971CE !important;}
.av-main-nav > li:last-child > a{margin-right:0;}
.av-main-nav > li.nav-home > a{background:none !important; padding:10px; width:180px;}

#top .av-main-nav > li > ul {border:none; padding:5px 0; width:230px; margin-top:0; box-shadow:0 6px 12px rgba(0, 0, 0, 0.176); background-color:#d1eefc !important;}
#top .av-main-nav ul a {padding:1px 20px; border:0; background-color: #d1eefc; color: #231f20; font-weight:bold; text-transform:uppercase;}
#top .av-main-nav ul a :hover{color:#e2241a;}

.container{padding:0;}
.sidebar_right .container{background:url(images/content-bg.png) repeat-y right top;}
.inner_sidebar {margin-left: 30px; margin-right: 30px;}

.template-blog .post_delimiter {margin:0px;}

.post-title:before{border-color:transparent transparent transparent #0972ce; border-style:solid; border-width:55px 0 0 55px; content:""; display:inline-block; height:0; margin-right:15px; width:0;}
.entry-content{margin-left:50px;}

#footer {font-family: georgia; font-size: 16px; padding:0 0 10px; font-style: italic; margin-top: 20px; text-align:center;}
.entry-content-wrapper .post-title {
    font-size: 30px !important;
    line-height: 29px;
    position: relative;
}
.entry-content-wrapper .post-title a {
    position: absolute;
}
.main_color h3,
.main_color h2 {
 font-size: 20px !important;
}
.main_color h3 b,
.main_color h2 b {
    color: #fd5001 !important;
}
.entry-content {
    margin-left: 0;
}