/*
* Navigation
*/
.article-navigation{
    margin: 20px 0 0 0;
    height: 10px;
}
.nav-prev{
    float: left;
}

.nav-next{
    float: right;
}
.articles_view p{
   /* margin-bottom: 2em;*/
}
/*
*   Article Read-More
*/
.articles_view hr#system-readmore{
    display: none;
}

/************ Blog Articles Title ***********/
.article_title{
    margin: 0!important;   
}

.article_title h4 {
    border: 0 !important;
    color: #3A3A3A !important;
    font-size: 200% !important;
}

.article_title h4 a{
    color: #095197;
}

.article_title h4 a:hover{
}

/*
*   Title Area
*/
.article_title_area{
    background-color: transparent !important;
	width: 100%;
   /* padding-bottom: 25px;*/
}

/**** Article Post date / Article Title ****/
.article_blog_date{
    float: left;
    padding: 5px;
}

.article_title{
    float: left;
}

/**************** Author / Comments ***************/
.article_title ul{
    margin: 0;
    padding: 0;
}

.article_title ul li{
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.article_title ul li.separator{
    margin: 0 5px;
}

/*****************************
        Article Blog Date 
*****************************/
.article_blog_date{
    width: 40px;
    float: left;
    text-transform: uppercase;
    text-align: center;
}

.article_blog_date p{
    padding-top: 5px;
    margin: 0;
}

.article_blog_date span {
}

.article_blog_date .month {
}

.article_blog_date .day {
}

/*
*   Misc
*/
.clear{
    clear: both;
}
Window size: x 
Viewport size: x