/*
 Theme Name:   Liwwadders
 Version:      1.0
 Description:  Child theme from Noticia
 Template:     noticia
 Author:       Keimp Pijpstra
 Author URI:   http://keimp.nl/

*/

@import url("../noticia/style.css");

#logo {
    margin-right: 0%;
    width: 30%;
}

#top-header {
    padding: 40px 0 0px 0;
}

.ad_728 {
    margin-top: 0;
}

.sidebar-widget {
    margin-bottom: 25px;
}

#featured-posts {
    max-height: 500px;
}


#slider ul.slides li .detail {
    width: 100%;
}

ul li {
    Line-height: 20px;
}

ol li {
    line-height: 20px;
}

.form-control, form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form textarea, .widget_archive select, .widget_categories select {
    padding: 5px;

}


label {
    display: none;
}

.post-list.type-3 .heading label, .post-list.type-1 .heading label, .post-list.type-4 .heading label, .post-list.pictures .heading label, .home-widget .heading label {
    font-size: 20px;
}
