/* 
Theme Name: DI Blogger 
Description: Childtheme 
Author: Designers Inn 
Template: di-basis 
Version: 1.4 
*/

.center{
text-align: center; margin: 0 auto 0 auto;
}

#top-menu {
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1;
}

/*.et_pb_post{
background-color:#ffffff; 
box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2); 
margin-bottom: 40px; 
overflow: hidden;
font-size: 16px;
line-height: 1.625;
}
*/

.single .et_pb_post{
box-shadow: none; 
}


.et_quote_content, .et_link_content, .et_audio_content, .et_pb_audio_module_content {
margin:-50px;
}

.white {
background-color:#ffffff; 
padding: 2em;
box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2); 
margin-bottom: 40px; 
overflow: hidden;
font-size: 16px;
line-height: 1.625;
}

.bgwhite {
background-color:#ffffff; 
padding:20px;
}

.et_boxed_layout #page-container {
box-shadow: none;margin: 0 auto; position: relative;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.et_pb_post h2 a, .et_pb_portfolio_item h3 a {
font-size:36px;
}

a.more-link {
    background-color: #000;
    clear: both;
    display: block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 30px;
    padding: 12px;
    text-align: center;
    color: #ffffff;
}

a.more-link:hover {
    border: medium none;
    color: #000;
    background-color: #fff;
    border:solid 1px #000;
    transition: all 0.1s ease-in-out 0s;
}
