.news-item {
    margin:0 0 15px 0;
}

.news-item span.date {
    font-size:90%;
}

.news-item-comment form {
    margin:20px 0px 0px;
    display:block;
    clear:both;
}

.news-item-comment .prev {
    float:left;
    margin:4px 12px 5px 0;
}

.menu-categories .date{
    color:#828484;
}
.news-item .meta-data{
    color:#828484;
    font-size:11px;    
}

.clearing {
    clear:both;
    font-size:1px;
    height:1px;
    line-height:1px;
}

.news-item-content .comment-item {
    margin:10px 0 0 0;
}
.news-item-content .meta-data{
    color: #828484;
    font-size:11px;
}


.block.news-categories {
}

.block.news-categories .block-title {
}

.block.news-categories .menu-categories {
    margin:0px;
    text-transform:uppercase;
}

.block.news-latest ul li{
    margin-bottom:10px;
}
.block.news-latest ul li:last-child{
    margin-bottom:0;
}

.menu-categories ul li a{
}
.menu-categories ul li a:hover{
}
.menu-categories ul li.current a{
    font-family:'open_sansbold', sans-serif;
    color: #eb5c18;
    cursor:default;
}
.block.news-latest ul li .date{
    display:block;
    color: #828484;
    font-size: 11px;
}

.block.news-categories .block-title strong {
}

.news {
    text-align:justify;
}

.news-item-content h4 {
    color:#e26703;
    font-size:15px;
}

.news-item-content small {
    font-size:10px;
}

.news-content{

    margin-bottom:20px;
}
.news-content:after{

}

.news-file{
    margin-bottom:20px;
    padding: 20px;
    background: #fff;
    /*    border-radius: 5px;
        -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
        -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
        box-shadow: 0px 2px 3px rgba(0,0,0,0.18);*/
}

.news-item {
    margin-bottom:5px;
    padding: 20px;
    background: #fff;
    /*    border-radius: 5px;
        -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
        -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
        box-shadow: 0px 2px 3px rgba(0,0,0,0.18);*/

}
.news-item .news-image{
    float:left;
    margin-right:20px;
    max-width:200px;
}
.news-item .news-image img{
    max-width:100%;
}
.news-content .news-image {
    margin:20px 0px;
    width:100%;
}
.news-content .news-image img{
    width:100%;
    border: 10px solid #fff;
}
.news-item .description {
    text-align:justify;
}
.news-item .description img{
    display:none;
}
.news-item .comment {
    float:right;
    font-size:11px;
    padding-top:5px;
}
.news-item-content .social {
    padding:10px;
    background-color: #f8f9fa;
    border-radius:5px;
    margin:10px 0px;
}
.news-item-content .social .google_button {
    float:left;
    width:80px;
    overflow:hidden;
}
.news-item-content .social .fb-like {
    float:left;
    margin-right: 10px;
}
.news-item-comment {
    clear:both;
    padding: 20px;
    background: #fff;
    /*    border-radius: 5px;
        -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
        -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
        box-shadow: 0px 2px 3px rgba(0,0,0,0.18);*/
    margin-bottom:20px;
}
.news-item-comment h2{
    margin-bottom: 30px;
    margin-top: 20px;
}
.news-item-comment h2 span{
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    display:block;
    color:#636363
}

.news-item-comment p.required {
    text-align:left;
}
#postComment label {

}
#postComment .input-box {
    padding-bottom:9px;
}
#postComment input[type="text"] {
    width:200px;
}
label .required {
    color:red;
}
#postComment .validation-advice {
    margin-left:80px;
}
#postComment .button-set {
    text-align:center;
}


/*-- pager --*/
.news-item-comment .pager {
    background:none;
    margin-top:20px;
    padding-top:10px;
    text-align:left;
}
.news-item-comment .pager span {
    cursor:pointer;
    border:1px solid #dadfe0;
    float:left;
    height:19px;
    width:20px;
    text-align:center;
    margin-right:6px;
    line-height:19px;
}
.news-item-comment .pager span.current {
    cursor:default;
    background:#c6c6c6;
}
.news-item-comment .pager span:hover {
    background:#c6c6c6;
}
.news-item-comment .pager #prev,
.news-item-comment .pager #next {
    border:none !important;
    background:none !important;
    padding:0px !important;
    margin:0px !important;
    width:auto !important;
}
.news-item-comment .pager .prev,
.news-item-comment .pager .next {
    width:auto;
    padding:0 5px;
    margin-top:0px;
}
/*-- /pager --*/
.print-btn {
    float:right;
    background: url(images/i_print.gif) 0px 0px no-repeat;
    padding-left:20px;
}
#clloader {
    position:absolute;
    margin-left:333px
}
/*
.tags {
    background: url(images/i-tags.gif) 0px 1px no-repeat;
    padding-left:20px;
    }
*/
.news-item-grid {
    clear:none !important; padding:0px !important; margin:13px 13px 0 0 !important; 
    float:left; width:210px; height:118px; position:relative; background:#f2f2f2; border:1px solid #e9eaea;
}
.news-item-grid  a {color:#000; text-decoration:none; display:block; width:100%; height:118px;}
.news_image_grid {margin:0px !important;}
.news_text_grid {margin:0px !important; padding:5px;}
.news-item-grid img {float:left;}
.underlayer_grid {position:absolute; bottom:0px; width:200px; padding:4px 3px 3px 7px; background:rgba(204,204,204,0.6); line-height:16px; min-height:33px;}
.underlayer_grid h5 {margin:0px; display:inline;}
.underlayer_grid h5,
.underlayer_grid .date {color:#000;}
.news-item-grid:hover .underlayer_grid {background:rgba(204,204,204,0.8);}

/*.view-mode {margin:10px 0 0 0;}*/

.clnews-index-index h1{
    display:none;
}