/* Article Core CSS */
.NewsArticles { padding: 0 0 0 2em; }
.NewsArticles h1 { font-size: 150%; padding: 0; margin: 0; }
.NewsArticles > div[align="left"] > h1 { font-size: 125%; color: #000; padding: 1em; margin: 1em 0; border: 1px dashed #999; background: #fff; }
.article { clear: both; text-align: left; margin-bottom : 1em; }
.articleHeadline, .articleEntry, .articleAuthor { padding-left: .5em !important; }
.NewsArticles .articleHeadline h1 { font-size: 150%; padding: 0; margin: 0; }
.NewsArticles .articleHeadline h1 a, .NewsArticles .articleHeadline h1 a:link { text-decoration: none; }
.articleAuthor { font-size: 82%; margin: .25em 0 0; } 
.articleEntry { margin: 0; padding: 1.5em 0 0 .5em; font-size: 12px; line-height: 166%; }
.articleMoreLink { font-weight: bold; text-transform: uppercase; font-size: 11px !important; }
.articleRelated { margin: 0; padding: 1em 0 0; }
.articleRelated a { display:block; margin-top:.25em; } 
.articleImage { float: left; margin: .25em 1em .5em .5em; }
.articleEntryFooter { padding: .5em; background: #e3e3e3; }
.articleCategories { float: left; width: 40%; } 
.articleCategories strong { display: block; }
.articleActions { float: right; margin: 0; text-align: right; }
.articleActions strong { display: block; text-align: left; }
.articleCategories.Normal, .articleActions.Normal { font-size: 11px !important; }
img.articleAuthorPhoto { float: left; width: 75px; margin: 0 1em 2em 0; }

.articleSeparator { border-top: 1px solid #dedede; height: 1px; overflow: hidden; background: #fff; margin: 1.5em 0; }

/* Calendar CSS */
.articleCalendar { float: left; margin-right: 6px; width: 42px; height: 42px; }
.articleCalendarIcon-01 { background: url('images/01.gif'); }
.articleCalendarIcon-02 { background: url('images/02.gif'); }
.articleCalendarIcon-03 { background: url('images/03.gif'); }
.articleCalendarIcon-04 { background: url('images/04.gif'); }
.articleCalendarIcon-05 { background: url('images/05.gif'); }
.articleCalendarIcon-06 { background: url('images/06.gif'); }
.articleCalendarIcon-07 { background: url('images/07.gif'); }
.articleCalendarIcon-08 { background: url('images/08.gif'); }
.articleCalendarIcon-09 { background: url('images/09.gif'); }
.articleCalendarIcon-10 { background: url('images/10.gif'); }
.articleCalendarIcon-11 { background: url('images/11.gif'); }
.articleCalendarIcon-12 { background: url('images/12.gif'); }
.articleCalendarDay { font: bold 17px/17px "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif; color: #000; width: 42px; text-align:center; padding-top: 15px; }

/* Override Skin CSS Where Necessary */
div.cs-content-container .NewsArticles h1 { padding: 0; margin: 0; border: 0 none; }
div.cs-content-container .NewsArticles > div[align="left"] > h1 { font-size: 125%; color: #000; padding: 1em; margin: 1em 0; border: 1px dashed #999; background: #fff; }
#csMainColumn .articleHeadline h1 a, #csMainColumn .articleHeadline h1 a:link { text-decoration: none; }
div.cs-content-container .articleAuthor.Normal { font-size: 82% !important; }



.articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 


.related h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articlePostRating, .articleComments, .postComment { margin-bottom: 10px; }
.postRating h2, .articleComments h2, .postComment h2 { font-size: 120%; margin-bottom: 0px; padding: 0 0 0 5px; }
#csMainColumn .postRating h2 a, #csMainColumn .articleComments h2 a, #csMainColumn .postComment h2 a { cursor: auto; text-decoration: none; }
.postComment textarea.NormalTextBox { width: 676px !important; }
.postComment input[type="checkbox"] { width: auto; }


.articleComments { 
    text-align: left;
} 

.articleComment { 
	margin : 5px 0 0px 0;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 

.articleCommentGravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articleCommentContent {
    text-align: left;
    padding:0px 5px 10px 5px;
}

.articleCommentAuthor { 
} 

.articleCommentDate { 
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postComment 
{
    text-align: left;
}

.postComment p, .postComment div
{
    padding:2px 10px;
    margin: 0px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}
