/*
Theme Name: Lucid
Theme URI: http://www.elegantthemes.com/gallery/
Description: Lucid Child Theme
Template: Lucid
Version: 1.5
*/

@import url("../Lucid/style.css");

/* =Theme customization starts here
--------------------------------------------*/

#main-header {
    margin-bottom: 25px;
}

.container #logo-area {
    text-align: left;
}

#logo-area img{
    width: 100%;
    height: 200px;
}

#secondary-menu {
    border-top: 5px solid #ffff1d;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    background: #0961e6;
}

#second-menu a{
    text-shadow: none;
}

#second-menu .main_text {
    color: #ffffff;
}

.post-edit-link{display:none;}

article.page p{
    text-align: justify;
}
#text-2 .widgettitle, #text-3 .widgettitle {display: none;}