/*------------------------------------------------------------------------
# News Show SP1 - News display module by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomshaper.com
-------------------------------------------------------------------------*/
.ns1-lft {float:left}
.ns1-rgt {float:right}
.ns1-50 {width:50%}
h4.sp-news-title {font-size:120%;font-weight:bold;padding-bottom: 8px;}
img.sp-news-image {margin:10px 0
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 4px;
}
.sp-news-info {font-size:90%}

span.sp-news-readon,span.sp-news-hits,span.sp-news-comments,span.sp-news-author,span.sp-news-date {margin:0 5px 0 0;color:#666666;font-size:0.9em}
span.sp-news-readon {background:url(../images/more.png) no-repeat 0 0;padding:0 0 0 13px}
span.sp-news-hits {background:url(../images/hits.png) no-repeat 0 0;padding:0 0 0 14px}
span.sp-news-comments {background:url(../images/comments.png) no-repeat 0 0;padding:0 0 0 18px}

.sp-news-links strong {color:#999999;font-weight:normal;text-transform:uppercase;}
.sp-news-links ul li {background:url(../images/bullet.gif) no-repeat 0 8px;font-size:11px;font-weight:bold;margin:3px 0;padding:0 0 0 9px;border:0;}
