/*
Theme Name:     sahifa Child
Theme URI:      http://www.jewsdownunder.com
Description:    Child theme of sahifa 
Author:         David Gross
Template:       sahifa
Version:        0.1.0
*/

@import url("../sahifa/style.css");

.home-ads { text-align:left; }
div.srp-widget-container div.srp-thumbnail-box {
/*display: block !important;*/ }
div.cat-box-title { max-height: 35px; }
.srp-post-title { font-size:1.3rem; }
.srp-widget-date, .srp-widget-author, .srp-widget-category
{ font-size: 0.9rem; margin-bottom: 3px !important; }

.home-bold { font-weight: bold;}
#main-content .post-thumbnail img {max-height:170px; }
img.attachment-tie-medium { min-height: 170px; height: 170px; } /* Fix height alignment issues - remove if not working */
#main-content .cat-box-content .first-news h2.post-box-title {
height: 49px;
line-height: normal;
overflow: hidden;
}

#sidebar .widget-container { background-color: #000; font-size: 13px; }
#sidebar .widget-container li { background: url(images/sidebar-bullet.png) no-repeat left 8px; color: #fff; margin-bottom: 8px;}
#sidebar .widget-container, #sidebar .widget-container li a, #sidebar .widget-container p { color: #fff;}

#main-content .stripe-line { background: url(images/stripe.png); margin-top: 3px; height: 17px; }
#main-content #related_posts .related-item { height: auto; }

#sidebar .widget-container, .post-listing { border: none; }