﻿
/*.categorypage
{
    float: left;
    width: auto !important;
    padding-left: 0px;
}
.catheading
{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #080808;
    font-weight: normal;
    font-family: Arial;
    margin: 5px 0 10px 5px !important;
}


.catagoryrow
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  
 
}
.catagoryrow .posttopbg
{
    float: left;
    width: 314px;
    margin-right: 20px;
   background: url('../image/catbgtop.png') no-repeat 0px top;
   
    padding-top: 10px;
   
   
   
}
.catagoryrow .postbottombg
{
    float: left;
    width: 314px;
    background: url('../image/catbgbottom.png') no-repeat 0px bottom;
    padding-bottom: 10px;
}
.catagoryrow .postmiddlebg
{
    float: left;
    width: 302px;
    background: url('../image/catbgmiddle.png') repeat-y 0px 0;
    padding: 0px 6px;
}
.catagoryrow .nomrignt
{
    margin-right: 0px;
}
.catagoryrow .posttopbg h3
{
    font-size: 16px;
    color: #444;
    font-weight: bold;
    font-family: Arial;
    margin: 5px 0 0px 0px !important;
    padding: 5px 10px;
    height:auto !important;
}
.catagoryrow .posttopbg h3 a
{
    color: #638094;
    color: #444;
}
.catagoryrow .posttopbg h3 a:hover
{
   color: #0E74B7;
}
.catagoryrow .posttopbg small
{
    padding: 0px 10px;
    font-size: 12px;
    font-family: 'Times New Roman' ,Times,serif;
}
.catagoryrow .posttopbg .postText
{
    float: left;
    width: 282px;
    padding: 0px 10px 10px 10px;
    font-size: 13px;
}
.catagoryrow .posttopbg .postText p
{
    margin: 5px 0px !important;
    color: #262626;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}


.catagoryrow .posttopbg .postmetadata
{
    height: 20px;
    width: 292px;
    float: left;
    text-align: left;   
    color: #666;
    font-weight: normal;
    background: #f1f1f1;
    padding: 10px 5px 5px 5px;
    border-top: 1px solid #d2d2d2;
    margin: 5px 0px 0px 0px !important;
}

.catagoryrow .posttopbg .postmetadata .eventDate
{
   
    float: left;
    text-align: left;  
    color: #444;   
    overflow:hidden;
}


.catagoryrow .posttopbg .postmetadata a
{
    color: #3071a4;
    margin-left: 10px;
}
.catagoryrow .posttopbg .postmetadata a:hover
{
    color: #45a7f4;
}
.catagoryrow .posttopbg .postmetadata .commneticon
{
    background: url('../image/commnent.png') no-repeat 0px center;
    padding-left: 10px;
    float: left;
}
.commentIcon
{
    background: url('../image/commnent.png') no-repeat 0px center;
    padding-left: 15px;
}
.catagoryrow .posttopbg .postmetadata .commneticon span
{
    margin-left: 10px;
}
.catagoryrow .googleadd
{
    float: left;
    width: 468px;
     min-height:400px;
    margin: 15px 90px 10px 90px;
}

.catagoryrow .postImage
{
    float: left;
    width: 280px;
    padding: 6px 4px 5px 6px;
    height: 120px;  
    text-align: center;
}*/


#news.salient-feature-row
{
    /* float: left; */
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
}


#news p
{
    color: #6a6d3e;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 6px;
}



#news .number
{
     background-color: rgba(135,36,96,0.9);
    color: #ffffff;
    padding: 4px 10px;
    margin-right: 5px;
     border-radius:4px;
}



/*responsive*/
@media screen and (max-width : 1073px)
{
}
@media screen and (max-width : 768px)
{

}