.article-author,
.article-pubdate,
.article-author-pubdate-sep {
color: #52B7EF; /*#EFB552;*/
font-size: 11px;
}

.article-author {
font-weight: normal;
}
.article-pubdate {
font-weight: normal;
}


.article-author-pubdate-sep {
margin: 0 6px 0 4px;
}

.article-content-box,
.category-articles-list-box {
width: 540px;
float: left;
}

.article-content-box h1 {

}
.article-content-box .subheader {

}

.sidebar-section {
margin-bototm: 20px;
}

.sidebar-header {
color: #771A00;
margin: 12px 0;
}

.categories-list {
float: right;
width: 215px;
padding-top: 22px;
}

.categories-list a {
display: block;
}

p {
width: 100%;
text-align: justify;
margin-left: 74px;
}


/*

/category Listing Page Styles
as well as Main Article Page

*/


.category-article-title {
display: block;
font: 16px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.category-article-box-inner {
margin-left: 74px;
width: 100%;
}

.category-article-date {
position: absolute; top: 0px; left: 0px;
border: 1px solid #777;
background-color: #9D4113;
width: 60px;
}

.category-article-date .day {
font: 24px Georgia, "Times New Roman", Times, serif;
display: block;
padding: 4px 8px;
color: #fff;
text-align: center;
}
.category-article-date .day-suffix {
font-size: 10px;
vertical-align: super;
}
.category-article-date .mo {
font: 10px Arial, Helvetica, sans-serif; display: block;
background-color: #eee;
text-align: center;
margin-bottom: 1px;
padding: 0 4px;
}

.category-article-box {
margin: 2em 0 4em 0;
position: relative;
width: 100%;
}
.category-article-box + .category-article-box {
margin-top: 0;
}

.category-article-box + p {
margin-top: -4em;
}


.sidebar-header + .indent .indent {
margin-bottom: 1em;
}