@charset "utf-8";
/* CSS Document */

/*
Theme Name: Innovation+Science
Theme URI: http://themeforest.net/user/DigitalCavalry
Description: Wordpress Business, Magazine, Portfolio, Blog Theme
Version: 1.0
Author: Digital Cavalry
Tags: clean, modern
*/

#articleContainer p
{
    font: 14px Verdana;
    color: #000;
    line-height: 140%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    text-indent: 0px;
}
#articleContainer em, #articleContainer em span {font-size:14px;}

.postImage
{
    display:none;
}

.postPageTextWrapper p, .postPageTextWrapper a, .postPageTextWrapper a:hover, #articleContainer a, #articleContainer a:hover
{
    text-indent: 0px;
    margin-bottom: 15px;
    font: 14px Verdana;
    line-height: 130%; 
}

.postCommentsField
{
    margin-top:15px;
    margin-right:0px;
    text-align:center;
    height:30px;
    width:110px;
    float:left;
    background-color:transparent;
    font:10px/20px Verdana;
    color:#000;
    background-image:url('../img/common/img/commentsFieldWhiteRight.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
	display:inline;                  
}

.newsItemWrapper .itemDesc .text {
	color:#000000;
	font:12px Verdana;
	margin-top:0;
}

/* list */

.ulBasic
{
    margin-bottom: 5px;  
}

.ulBasic li
{
    background-image: url('http://210.5.54.150/hardlink/css/4x4blue1.gif');
    background-position: 0% 60%;
	background-repeat: no-repeat;
    list-style-image: none;
    list-style-type:none; 
    list-style-position:outside;
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 3px;  
}

a { color:#5799d2; font-size:11px;}
a:hover { color:#5799d2; font-size:11px;}
