/*
Theme Name: Queme
Description: Custom theme for Queme
Author: Negative Network SARL
Template: sahifa
*/
/* write custom css after this line */
@media screen and (min-width: 500px){
    .item-list .post-thumbnail{
        width:150px;
    }
}
.baseline{
    background:#840000;
    color:white;
    font-size:26px;
    padding:25px;
    font-family:Helvetica;
}
.entry h2{
    margin-top:0;
    line-height:24px;
}
.post-title{
    font-family:Helvetica;
}
a.more-link{
    background-color:lightgrey !important;
    color:#840000 !important;
}
.buttons.donate{
    background-color:#840000;
    text-align:center;
    font-size:30px;
    font-weight:bold;
    padding:15px;
}
.buttons.donate a{
    color:white;
}
.vtqd-widget img{
    width:100%;
}
.vtqd-widget p{
    padding-top:5px;
    text-align:center;
}
#related_posts .post-thumbnail img{
    display:none;
}
#sidebar{
    width:230px;
}
.content{
    width:740px;
}
.large-6{
    float:left;
    width:50%;
}
.large-6 div,
.large-6 form{
    text-align:center;
    margin:0 auto;
}
.top-nav .social-icons a{
    color:black;
}
.search-block #s-header{
    color:white;
    background:#666;
    
}
.search-block:hover .search-button,
.search-block:hover #s-header{
    color:white;
}
.search-block-large #s{
    color:white;
    background:#b3b3b3;
}
