@charset "iso8859-1";

.blogDesc {
	font: italic normal 13px Arial;
	margin-bottom:14px;
}
#blogLeft {
	float:right;
	width:500px;
	font: normal 12px Arial;
	color:#333333;
}
#blogLeft H2 {
	padding:0px 0px 4px 0px;
	margin:0;
	font: bold 16px Arial;
	color:#18567D;
	background:#E9E9E9;
	padding:4px 10px;
}
#blogLeft A {
	color:#D94004;
}
#blogLeft H2 A {
	color:#18567D;
}
.entryContent {
	text-align:justify;
	line-height:18px;
}
.entryInfo {
	font: normal 10px Verdana;
	margin:3px 0px 10px 0px;
}
.entryCommentLine {
	font: normal 14px Arial;
	margin:15px 0px 30px 0px;
}
#blogRight {
	float:left;
	width:190px;
}
.blogLinkTitle {
	font: bold 12px Arial;
	margin-top:20px;
	background-image: url(/ct/1/static/header/bgMenu1.gif);
	color:white;
	padding:3px 10px;
}
.blogLink {
	font: normal 12px Arial;
	margin-top:6px;
	background:white url(/ct/1/static/arrow.gif) no-repeat 0px 2px;
	padding-left:10px;
}
.blogLink A {
	color:#D94004;
}
.imgEntryTop {
	text-align:center;
	margin-bottom:10px;
}
.imgEntryLeft{
	margin:5px 8px 5px 0px;
}
.imgEntryRight{
	margin:5px 0px 5px 8px;
}
.commentsTitle {
	font: normal 22px Arial;
	color:#81AE2F;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 0px 0px 5px;
}
.commentInfo {
	font: normal 10px Verdana;
	padding:15px 0px 2px 5px;
}
.commentInfo B {
	color:#D94004;
}
.entryComment {
	font: Arial 10px Verdana;
	border:dotted 1px #CCCCCC;
	padding:5px 10px;
	color:#444444;
	line-height:17px;
}
.preview {
	border:dotted 4px #D94004;
}
.bcfName, .bcfEmail, .bcfComment, #bsubmit, .bcfCaptcha {
	font: normal 12px Arial;
	color:#000000;
	margin: 10px 0px 0px 10px;
}
.bcfName input, .bcfEmail input {
	width:200px;
	color:#555555;
}
textarea {
	width:480px;
	height:120px;
	font: normal 12px Arial;
	color:#555555;
	line-height:17px;
}
#aSubComment, #aPrevComment {
	margin: 15px 0px 10px 10px;
	width:94px;
}
.bcfCaptcha input {
	width:200px;
	margin-bottom:2px;
	color:#555555;
}
.bcfError {
	font :bold 15px Arial; 
	margin-left:10px;
	background:transparent url(/majic/rs/warning.gif) no-repeat;
	padding:1px 0px 1px 26px;
	color:#DD4444;
}
