div.c_arts_article  {
    font-size: 12px;
    padding-bottom: 18px;
    clear: both;

}
div.c_arts_title {
    color: #3E444F;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 5px 0 25px 0;
    font-size: 20px;

}
div.c_arts_topic, div.c_arts_date {
    display: inline-block;
    font-size:10px;
}
div.c_arts_topic {
    padding-left: 10px;
}
div.c_arts_date {
    
}
div.c_arts_caption {
    font-size: 20px;
    /*font-weight: bold;*/
    margin-bottom: 10px;
}
div.c_arts_caption a {

}
div.c_arts_caption a:hover {

}
div.c_arts_img {
    float: left;
    margin-right: 15px;
    margin-bottom: 18px;
}
div.c_arts_intro {
    margin-bottom: 18px;
}
div.c_arts_info {
    font-size:10px;
    text-align: left;
}
span.c_arts_block_info {
    font-size: 10px;
    color: #888;
    font-weight: normal;
}
div.c_arts_pic_s {

}
div.c_arts_text {
    font-size: 12px;
    margin-bottom: 18px;
}
div.c_arts_tags {
    font-size: 10px;
    text-align: left;
    width: 80%;
    clear: both;
}
div.c_arts_user_s {
    font-size: 12px;
    text-align: right;
    text-align: right;
}
div.c_arts_visits {
    font-size: 12px;
    text-align: right;
    text-align: right;
}
div.page_switcher {
}

div.c_tags_cloud {
    padding-top: 18px;
    text-align: center;
}

div.c_arts_topic_tags{
   margin-bottom: 20px;
}

div.c_arts_topic_tags a{
   padding-right: 15px;
   font-size: 14px;
}

div.c_arts_topic_tags a.current{
   font-weight: bolder;
}
