.subject_wrap
{
    width: 100%;
    height: auto;
    float: left;
    outline: 0;
    cursor: pointer;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #1c2f56;
}
.subject_wrap h3
{
    color: #fff;
    border: none;
    display: block;
    width: 290px;
    margin: 5px 0 0 0;
    padding: 0;
    float: left;
    overflow: hidden;  
    color: #fff;
    font-weight: bolder;
    text-transform: capitalize;
}
.subject_wrap h3:first-letter {
    font-weight: normal;
}
.newsright
{
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    margin: 0 0 20px 0;
}
span.posted
{
    display: block;
    width: auto;
    float: right;
    margin: 2px 0 0 0;
    padding: 0;
    color: #fff;
}
.events,.update,.server,.news
{
    width: 58px;
    height: 25px;
    float: left;
    background: #1a1a1a;
    border: 1px solid #1c1c1c;
    -moz-border-radius: 10px;
    margin: 0 5px 0 0;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}


/*--CopyWrite*/

.jing
{
    width:auto;
    height:auto;
    float:left;
    margin-top:12px;
}
.jigs
{
    width:auto;
    height:auto;
    float:left;
}
.footer
{
    width:100%;
    height:auto;
    float:left;
    text-align: center;
    color:#fff;
    margin:10px 0;
}
.footer p
{
    margin:0;
    padding:0;
    font-size:10px;
}
.designer
{
    width:150px;
    height:auto;
    margin:0 auto;
}
.copyright
{
    width:auto;
    height:auto;
    float:left;
    margin:20px 0 0 20px;
}
.copyright p
{
    margin:0;
    padding:0;
    color:#fff;
}