/*
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: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



h1, h2, h3, h4, h5, h6 {
    line-height:1.2em;
}

.hr-short {
    float: none;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

body .av-special-heading h1, body .av-special-heading h2, body .av-special-heading h3, body .av-special-heading h4, body .av-special-heading h5, body .av-special-heading h6 {
    float: left;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.av-special-heading {
    clear: both;
    display: block;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 100%;
}

.content, .sidebar {
    -moz-box-sizing: content-box;
    min-height: 1px;
    padding-bottom: 30px;
    padding-top: 30px;
    z-index: 1;
}

.av_promobox {
    margin-top: 20px !important;
}

.main_menu ul:first-child > li > a {
    font-size: 14px;
}

#top .main_menu .menu li ul a {
    font-size: 12px;
}

.textwidget .social_bookmarks {
    height: auto !important;
}
.textwidget .social_bookmarks li {
    clear: none !important;
}