
/** ---------------------------------------- BLOG ------------------------------------ **/

.blog_L {float:left; vertical-align:top;  width: 670px;}
.blog_R {float:right; vertical-align:top;  width: 260px;}


/** ------------------------------ Main text ---------------------------------------- **/
	.blog_title {text-align: left; font-size: 24px; font-weight:bold; color:#185db5; margin-top: 15px; margin-bottom: 8px;}
	.post_by {margin-top: 0;  text-align: left; font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
	.post_by a {color:#185db5; }
	.post_by img {margin-right: 10px; vertical-align:bottom;}
	.blog_text {width:100%; margin-top: 25px; text-align: justify; color: #000000; font-size: 12px; }
	.blog_img {float:left; margin-right: 10px; margin-bottom: 10px;}
	
	.post_comments {margin-top: 20px; margin-bottom: 25px; text-align: left; font-size:11px; color:#185db5; font-family: Verdana, Arial, Helvetica, sans-serif;}
	.post_comments a {color:#185db5; text-decoration: none;}
	.post_comments img {margin-right: 10px; vertical-align:bottom; ;}
	.post_new {margin-top: 30px; text-align: left; font-size:11px; color:#185db5; font-family: Verdana, Arial, Helvetica, sans-serif;}
	.post_new a {color:#185db5;}
	.post_new img {margin-right: 10px; vertical-align:bottom; }

/** ------------------------------------ Reply to this message ----------------------- **/
	.wrap {width: 100%;}
	.reply {text-align: left; font-size: 11px; color: #185db5; font-family: Verdana, Arial, Helvetica, sans-serif; float:right; }
	.reply a {color:#185db5; text-decoration: none;}
	.reply a:hover { text-decoration: underline;}
	.reply img { margin-right: 8px; margin-left: 20px; vertical-align: bottom;}
	
		
/** --------------------------------------- Message ---------------------------------- **/
.message_box {background-color:#ecf7fd; background-image: url(blog_img/message.png); background-repeat: repeat-x; vertical-align: top; margin-bottom: 5px;  }

.message_top div {background: url(blog_img/corner_m_tl.png) no-repeat top left;}
.message_top {background: url(blog_img/corner_m_tr.png) no-repeat top right;}
.message_bottom div { background: url(blog_img/corner_m_bl.png) no-repeat bottom left;}
.message_bottom { background: url(blog_img/corner_m_br.png) no-repeat bottom right;}

.message_top div, .message_top, .message_bottom div, .message_bottom { width: 100%; height: 15px; font-size: 1px; }
.message_content { margin: 0 25px; } 

.message_line {background-image: url(blog_img/dotted_line.png); background-repeat: repeat-x; width:100%; font-size: 1px; height: 1px; margin-bottom: 0; margin-top: 8px;}
.message_text {font-size: 12px; text-align: justify; margin: 5px 0; width:100%;}



/** -------------.in { width: 100%; }
.in_l  {float: left;  vertical-align:top; margin-right: 10px; width:17px;}
.in_r {vertical-align:top;width: auto; position:relative;} ---------------- **/


/** --------------------------- login box ------------------------------------ **/
.login_box {background-color:#ecf7fd; background-image: url(blog_img/message.png); background-repeat: repeat-x; vertical-align: top; margin-bottom: 5px; }

.login_top div {background: url(blog_img/corner_m_tl.png) no-repeat top left;}
.login_top {background: url(blog_img/corner_m_tr.png) no-repeat top right;}
.login_bottom div { background: url(blog_img/corner_m_bl.png) no-repeat bottom left;}
.login_bottom { background: url(blog_img/corner_m_br.png) no-repeat bottom right;}

.login_top div, .login_top, .login_bottom div, .login_bottom { width: 100%; height: 15px; font-size: 1px; }
.login_content { margin: 0 25px; } 

.login_line {background-image: url(blog_img/dotted_line.png); background-repeat: repeat-x; width:100%; font-size: 1px; height: 1px; margin-bottom: 0; margin-top: 8px;}
.login_text {font-size: 12px; text-align: justify; margin: 5px 0; width:100%;}

.login {margin-top: 0;  text-align: left; font-size: 16px; font-weight: bold; color: #2ca1df; font-family: Verdana, Arial, Helvetica, sans-serif; }
	.login a {color:#185db5; }
	.login img {margin-right: 10px; vertical-align:bottom;}
	.user_log {margin:0;}
	.login_text a {font-size: 11px; color:#2398d6;}
	.login_text  {color:#2398d6;}
	


/** --------------------------------------- Topics  ---------------------------------- **/
.topic_box {margin:5px 0; width:260px; height: auto; background-color:#89b512;}
.border {font-size: 0; height: 1px; clear:both;}
	.topic_header {margin-top: 15px;width: 260px; color:#FFFFFF; font-size: 16px;  font-weight:bold; }
	.topic_l {width: 175px; margin-left: 10px; float:left; text-align: left; vertical-align: top;}
	.topic_r {width: 55px;  margin-left: 10px; margin-right: 10px; float:right; text-align: center; vertical-align: top;}

	.list_box {margin:8px 5px 5px 5px;  width:250px; height:auto; background-color:#ebf1e2; }
	.list {width: 250px; margin-top: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size: 11px;}
	.list_l {width: 164px; margin-left: 10px; float:left; text-align: left; vertical-align: top;}
	.list_l a {color: #000000; text-decoration:none;}
	.list_l a:hover {color: #000000; text-decoration:underline;}
	.list_r {width: 50px;  margin-left: 10px; margin-right: 10px; float:right; text-align: center; vertical-align: top;}
	

/** --------------------------------------- Registration form ---------------------------------- **/

.register_title {text-align: center; font-size: 24px; font-weight:bold; color:#185db5; margin-top: 15px; margin-bottom: 25px;}
.register_box { width:500px; height: auto;  background-color:#ecf7fd; margin-bottom: 50px;}
	.register_text {width:500px;}
	.register_l {float:left; width: 230px; padding-left: 40px;}
	.register_l p {line-height: 18px;}
	.register_r {float:right; width: 230px; vertical-align:top;}

/* Thread mark */

.current { text-decoration: underline;}	
.unread { font-weight: bold;}	
