#top {
	float: left;
	display: block;
	width: 452px;
	padding: 7px 0 7px 14px;	
	background: #FFF;
	font-size: 0.9em;

}

#top1 {
	float: left;
	display: block;
}
#top2 {
	float: left;
	display: block;
	color: #87abc1;
}
#title {
	color: #000;
	padding-top: 10px;
	font-weight: bold;
	margin-left: 9px;
}
#bottom {
	float: left;
	width: 452px;
	padding: 7px 0 7px 14px;	
	color: #333;
}
#bottom1 {
	font-size: 10px;
	padding-top: 10px;
	color: #87abc1;
}
#bottom a {
	color: #87abc1;
}
.formatDate {
	color: #89F;
	font-weight: bold;
}
.formatURL {
	display: none;
	color: #333344;
	font-weight: bold;
}
/*
.styleT {
	border-top: 1px solid #OB191E;
}


div#struct_right_column table#struct_comments_section td#struct_comments_holder div#vs_div_comment div#jc_commentsDiv div div#top,
div#struct_right_column table#struct_comments_section td#struct_comments_holder div#vs_div_comment div#jc_commentsDiv div div#bottom {
	width: 152px;
}
*/
div.commentBlogView {
	display:block;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear:both;
}
div.show-comment, div.show-linkmore , div.show-hit{
	display:inline;
    float:right;
    height:20px;
    text-indent: 24px;
    margin-left: 4px;
    margin-right: 4px;
    background-repeat:no-repeat;
	background-position: 0 50%;
	background-image:url(images/comments.gif);
}
div.show-comment{
	background-image:url(images/comments.gif);
}
div.show-linkmore {
	background-image:url(images/page_go.gif);
}
div.show-hit{
	background-image:url(images/chart_bar.gif);
}
.jomentry3 {
	background: #F0F0F0;
	border: 1px solid #ddd;
}
.jomwrite {
	background-color: #F8F8F8;
	border-top: 3px solid #17323D;
	border-bottom: 3px solid #17323D;
	border-left: 1px solid #17323D;
	border-right: 1px solid #17323D;
}
.jomauthor {
	background-color: #EEF3BE;
	background-image:none;
	border: medium solid #CCCC00;
} 
div.bCommentTitle {
	margin: 1ex 0;
	font-weight: bold;
}

div.bCommentText {
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 14px;
	font-weight: normal;
	color: #333;
}

div.bCommentSmallPrint {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	color: #666;
}

div.jomentry1 {
	width: 468px;
	overflow: hidden;
}

.jomentry1 img, .jomentry2 img {
	border: 1px solid #201F1F;
}
div.jomentry1 div#top, 
div.jomentry1 div#bottom {
	border: 1px solid #D7D7D7;		
	background:	#F8F8F8;
	color: #000;
}
div.jomentry1 div#top {
	border-bottom: none;
}

div.jomentry2 {
	width: 468px;
	overflow: hidden;
}

div.jomentry2 div#top, 
div.jomentry2 div#bottom {
	background:	#FFF;
	border: 1px solid #D7D7D7;
	color: #000;	
}
div.jomentry2 div#top {
	border-bottom: none;
}
.avatarImg {

	display: block;
	margin: 10px;
}
#jc_name, #jc_website, #jc_email, #jc_title, #jc_password
{
	border:1px solid #17323D;
	width:60%;
	padding:7px;
	margin-right: 30px;
	float: none;
	margin-top: -30ex;
}
#jc_comment {
	/*
	opacity: 0.7;
	filter: alpha(opacity=70);
	*/
	border: 1px solid #17323D;
	width: 99%;
}
#jc_name, #jc_website, #jc_email, #jc_password, #jc_title
{
	margin: 3px;
	margin-left: 0;
}

#jc_name:focus, #jc_website:focus, #jc_email:focus, #jc_title:focus, #jc_comment:focus, #jc_password:focus
{
	color:inherit;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#jc_commentsDiv blockquote {
	color:inherit;
	font-style: italic;
	margin-left: 35px;
	padding-left: 10px;
	border-left: 5px solid #201F1F;
	padding-right: 15px;
	padding-bottom: 15px;
}
#jc_commentForm{
	padding-top: 2px;
	padding-bottom: 6px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 10px;
}
#jc_commentForm label{
	font-weight:bold;
	padding-left: 7px;
	color:#999;
	width: 250px;
	display:block;
}
#jc_commentForm button, #jc_captchaImg{
    margin-top: 6px;
    margin-bottom: 4px;
}
div.bbCodeToolbar {
	margin-bottom: 5px;
}
#jc_submit {
	background: #47778d;
	border: 1px solid #1A3B44;
	padding: 3px;
	font-weight: bold;
	color: #fff;
}
/* Trackbacks */
#trackback_link, #feed_link
{
	height:16px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	font-size:90%;
}

#trackback_link a, #feed_link a
{
	border-bottom:dashed 1px #CACACA;
}

#trackback_link img, #feed_link img
{
	vertical-align:middle;
	padding-right:2px;
	padding-left:2px;
}

#write_comment_heading
{
	clear:both;
	padding-top:25px;
}

div#write_comment_title
{
	width: 420px;
	padding-left: 14px;
}

