.blogArticle
{
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
}

.blogArticleDate
{
}

.blogArticleSeparator
{
	margin: 4px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/blog/separator.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 1px;
}

.blogArticleSign
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 40px 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.blogArticleText
{
	text-align: justify;
	font-weight: normal;
}

.blogArticleTitle
{
	text-align: left;
	font-weight: bold;
	font-size:13px;
	padding: 5px 0px 5px 0px;
}


.blogIndex
{
	background-color: #282828;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	text-align: center;
	font-size: x-small;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE.comment
{
	border: solid 1px #888888;
	background-color: #282828;
	margin: 0px 5px 5px 5px;
	width: 100%;
	font-size: 11px;
}

TABLE.comment TD
{
	padding: 4px 4px 4px 4px;
	text-align: justify;
}

.commentsTDleft
{
	width: 40px;
	background-color: #282828;
	border-right: solid 1px black;
	text-align: center;
}

TABLE.commentForm
{
	border: solid 1px #888888;
	font-size: 11px;
	margin: 0px 5px 5px 5px;
	width: 100%;
}

TABLE.commentForm TD
{
	padding: 4px 4px 4px 4px;
	text-align: justify;
}

.message
{
	text-align: center;
	font-size: x-small;
}

TABLE.blogMenu
{
	margin-top: 20px;
	border-collapse: collapse;
	border: solid 1px black;
	width: 350px;
}

TABLE.blogMenu TH
{
	background-color: #505050;
	border: solid 1px black;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-size: 11px;
}

TABLE.blogMenu TD
{
	background-color: #282828;
	border: solid 1px black;
	text-align: center;
	font-size: 11px;
/*	padding: 0px 0px 0px 4px; */
}

TABLE.BlogForm
{
	border-collapse: collapse;
	width: 90%;
}

INPUT.post,
TEXTAREA
{
	background-image:url('../images/cyclopedia/bg/cyclopedia-input-bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cfcfcf;	
}

TABLE.BlogForm TH
{
	text-align: center;
	padding: 0px 0px 5px 0px;
}

TABLE.BlogForm TD
{
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	width: 50%;
}

TABLE.BlogView
{
	margin-top: 10px;
	border-collapse: collapse;
	border: solid 1px black;
	font-size: 12px;
	width: 100%;
}

TABLE.BlogView TH
{
	background-color: #505050;
	border: solid 1px black;
	padding: 2px;
	text-align: left;
}

TABLE.BlogView TD
{
	background-color: #282828;
	border: solid 1px black;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}

.blogmenupanel
{
	font-size: 11px;
	text-align: center;
}
.blogmenupanel a
{
	font-weight: normal;	
}

.blogmenupanel DIV.selected
{
	padding: 2px 0px 2px 0px;
	font-size:13px;
}

.blogmenupanel DIV.selected a
{
	font-weight: bold;	
}

.blogmenupanel div
{
	padding: 1px 0px 1px 0px;	
}

.blogmenuseparator
{
	font-size:1px;
	margin: 6px 20px 0px 20px;
	padding: 0px 0px 2px 0px;	
	border-top: dashed 1px #565656;
}

TABLE.blog-commands-panel
{
	width:100%;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

TABLE.blog-commands-panel TD
{
	width:50%;	
}

TABLE.blog-commands-panel DIV
{
	min-width: 110px;
	background-color: #282828;
	margin: 0px;
	padding: 3px;
	border: solid 1px black;
	text-align: center;
	font-size:10px;
}

TEXTAREA.article-textarea
{
	width: 100%; 
	height: 150px;	
}

TEXTAREA.blogdescription-textarea
{
	width: 100%; 
	height: 50px;	
}

.related-blog-items
{
	margin-bottom: 3px;	
}

.related-blog-items a { font-weight: normal; }

/* Blog HeaderBox */
.blog-headerbox { padding: 0px 8px 0px 8px; font-size: 11px; color: #cdcdcd; }
.blog-headerbox .character-image { float:left; margin: auto; margin-right: 5px; border: solid 1px #937e54; }
.blog-headerbox .character-name { margin-left: 70px; padding: 5px 0px 0px 0px; color: #cdcdcd; }
.blog-headerbox .character-subtitle { margin-left: 70px; padding: 0px 0px 0px 20px; font-size: 10px; font-style: italic; color: #FFF5A3; }
.blog-headerbox .text { min-height: 35px; margin-top: 5px; color: #ababab; font-size: 10px; font-style: normal; text-align: justify; }
.blog-headerbox .related-items { font-size: 10px; text-align: center; margin: 5px 10px 0px 5px; padding: 5px; background-color: #343434; border: solid 1px black; color: #cdcdcd; }
.blog-headerbox .related-items a { font-weight: normal; }
.blog-headerbox .stats { font-weight: normal; color: #cdcdcd; font-size: 9px; margin: 4px 4px 0px 4px; padding: 0px; text-align: center; }
.blog-headerbox .stats a,
.blog-headerbox .stats SPAN.a { font-weight: normal; }
.blog-headerbox .visits { font-weight: normal; color: #cdcdcd; font-size: 9px; margin: 2px 4px 4px 4px; padding: 0px; text-align: center; }
.blog-headerbox .visits a,
.blog-headerbox .visits SPAN.a { font-weight: normal; }
