/****** USER NAME ******/

.user_name {
	color: #84c12d;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 0px 0px 30px;;
	padding: 0px;
}
.user_name span {
	cursor: pointer;
}
.user_name span:hover {
	text-decoration: underline;
}
.user_name img {
	margin: 0px 8px 0px 0px;
}
/****** POST DATE ******/

.post_date {
	width: 200px;
	margin: 0px auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	white-space: nowrap;
	color: #467baf;
	font-weight: bold;
	text-align: center;
}
.post_date a:link,
.post_date a:visited,
.post_date a:active {
	color: #84c12d;
	font-weight: bold;
	font-size: 20pt;
	text-decoration: none;
	position: relative;
	top: 4px;
}
.post_date a:hover {
	text-decoration: none;
	color: #467baf;
}
.edit_del small {
	padding-left: 20px;
	color: #d25e19;
}
.edit_del img {
	vertical-align: middle;
	margin: 0px 15px;
	cursor: pointer;
}
/****** FILTER ******/

.filter {
	margin: 20px 0px 0px 30px;
	padding: 0px;
	background: url(/tpl/img/filter_bg_left.png) left bottom no-repeat;
	float: left;
	white-space: nowrap;
}
.filter .filter_bg {
	margin: 0px;
	padding: 0px;
	background: url(/tpl/img/filter_bg_right.png) right bottom no-repeat;
}
.filter .filter_bg p {
	background: url(/tpl/img/filter_bg.jpg) left bottom repeat-x;
	margin: 0px 5px 0px 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #467baf;
}
.filter .filter_bg p span {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
}
.filter .filter_bg p span:hover {
	color: #62a700;
}
.filter .filter_bg p span.filter_select {
	color: #62a700;
	font-weight: bold;
	font-style: italic;
	background: url(/tpl/img/selector.gif) center bottom no-repeat;
}
/****** USER POST ******/

.access {
	clear: left;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	overflow: hidden;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d25e19;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.user_post {
	clear: left;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.user_post_space {
	border-bottom: 1px solid #467baf;
	width: 30px;
}
.user_post_title {
	color: #467baf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #467baf;
}
.user_post_rating {
	padding: 0px 30px 0px 30px;
	color: #84c12d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	white-space: nowrap;
}
.user_post_rating span {
	color: #cb2121;
}
.user_post_rating img {
	vertical-align: middle;
	cursor: pointer;
}
.user_post_rating small {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.user_post_body {
	padding: 10px 0px 10px 0px;
	color: #505050;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	border-bottom: 1px solid #c3d7ea;
}
.user_post_bookmark {
	margin: 0px 0px 0px 8px;
	cursor: pointer;
}
.bookmark_hide {
	display: none;
}
.user_post_tag {
	font-size: 11pt;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
.user_post_tag img {
	vertical-align: bottom;
}
.user_post_tag a:link,
.user_post_tag a:visited,
.user_post_tag a:active {
	color: #467baf;
	text-decoration: none;
}
.user_post_tag a:hover {
	text-decoration: underline;
	color: #467baf;
}
.user_post_music {
	color: #505050;
	font-size: 11pt;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
.user_post_music img {
	vertical-align: middle;
}
.user_post_mood {
	color: #505050;
	font-size: 11pt;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
/****** POST READ ******/

.post_read {
	background: url(/tpl/img/read_corner_br.jpg) right bottom no-repeat #e6f5c9;
	padding: 0px;
	margin: 12px 0px 0px 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
.post_read .tr {
	background: url(/tpl/img/read_corner_tr.jpg) right top no-repeat;
}
.post_read .bl {
	background: url(/tpl/img/read_corner_bl.jpg) left bottom no-repeat;
}
.post_read .tl {
	background: url(/tpl/img/read_corner_tl.jpg) left top no-repeat;
	padding: 8px;
}
.read_body {
	margin: 0px 70px 0px 0px;
	padding: 0px;
	color: #505050;
	font-size: 10pt;
}
.read_body a:link,
.read_body a:visited,
.read_body a:active {
	color: #505050;
	text-decoration: none;
}
.read_body a:hover {
	color: #505050;
	text-decoration: underline;
}
.read_number {
	background: url(/tpl/img/read_number_bg.jpg) left top no-repeat;
	width: 44px;
	height: 36px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #a7cf58;
	font-size: 12pt;
	font-weight: bold;
}
.read_number span {
	position: relative;
	top: 8px;
}
/****** COMMENTS ******/

.comment_title {
	text-transform: uppercase;
	color: #84c12d;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 40px 0px 0px 30px;;
	padding: 0px;
}
.comment_title span {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6994be;
	text-transform: none;
	font-weight: normal;
	white-space: nowrap;
}
.comment_title span.current {
	margin: 0px;
}
.comment_title span.new {
	color: #84c12d;
	margin: 0px;
}
.comment_title span.friend {
	color: #d25e19;
	margin: 0px;
}
#only_new {
	display: none;
}
.comment_form {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(/tpl/img/loader.gif) 50px 50px no-repeat;
	height: 220px;
}
.comment_form textarea {
	height: 100px;
}
.comment_form p.comment_info {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #84c12d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
}
.comment_form div.captcha {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #84c12d;
	font-weight: bold;
	font-size: 14pt;
}
.comment_form div img {
	vertical-align: middle;
}
.comment_form input {
	width: 35px;
	height: 15px;
	border: 1px solid #84c12d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #467baf;
	text-align: center;
	background: none;
}
.comment_form .comment_send {
	cursor: pointer;
}
.comment_form p.comment_send_txt {
	color: #467baf;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.comments {
	clear: both;
	margin: 0px;
	padding: 20px 90px 0px 15px;
}
.comment {
	margin: 0px;
	padding: 0px;
	min-width: 350px;
}
.comment_swith {
	float: left;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
}
.comment_content {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 11pt;
	margin: 0px 0px 0px 15px;
}
.comment_rating {
	float: right;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #467baf;
	white-space: nowrap;
}
.comment_rating span {
	color: #cb2121;
}
.comment_rating img {
	cursor: pointer;
}
.comment_body {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	overflow: auto;
}
.comment_body p {
	margin: 0px;
	padding: 0px;
}
.comment_del {
	margin: 10px 0px 0px 0px;
	float: right;
	cursor: pointer;
}
.comment_user {
	background: url(/tpl/img/comment_say.png) 27px top no-repeat;
	position: relative;
	top: -1px;
	padding: 12px 0px 0px 15px;
	margin: 0px 20px 0px 0px;
	white-space: nowrap;
}
.comment_user img {
	float: left;
}
.comment_user img.comment_link {
	float: none;
	margin: 0px 0px 0px 20px;
	cursor: pointer;
}
.comment_user p {
	float: left;
	margin: 0px 0px 0px 10px;
	position: relative;
	top: -2px;
	color: #467baf;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.comment_user big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	cursor: pointer;
	color: #505050;
}
.comment_user big:hover {
	text-decoration: underline;
}
.comment_user span {
	margin: 0px 0px 0px 30px;
	font-size: 8pt;
	cursor: pointer;
	color: #70aae0;
}
.comment_user span:hover {
	text-decoration: underline;
}
.comment_user small {
	color: #999;
	font-size: 8pt;
}
.tinymce {
	visibility: hidden;
}
.inside {
	margin-left: 25px;
}
.self .comment_content {
	background-color: #f5faff;
	border: 1px solid #bbddff;
}
.self .comment_user {
	background: url(/tpl/img/comment_say_self.png) 27px top no-repeat;
}
.self .comment_user big {
	color: #467baf;
}
.new .comment_content {
	background-color: #f5ffe7;
	border: 1px solid #daffa7;
}
.new .comment_user {
	background: url(/tpl/img/comment_say_new.png) 27px top no-repeat;
}
.new .comment_user big {
	color: #84c12d;
}
/****** USER MENU ******/

.user_menu {
	margin: 0px 0px 0px 30px;
	line-height: 18px;
}

/****** NO MENU ******/

big.no_menu,
.user_name span.no_menu {
	cursor: default;
}
.comment_user big.no_menu:hover,
.user_name span.no_menu:hover {
	text-decoration: none;
	cursor: default;
}
/****** DARK STYLE ******/

body.dark .user_post_body {
	color: #ccc;
	border-bottom: 1px solid #999;
}
body.dark .post_read {
	background: url(/tpl/img/read_corner_br_dark.jpg) right bottom no-repeat #e6f5c9;
}
body.dark .post_read .tr {
	background: url(/tpl/img/read_corner_tr_dark.jpg) right top no-repeat;
}
body.dark .post_read .bl {
	background: url(/tpl/img/read_corner_bl_dark.jpg) left bottom no-repeat;
}
body.dark .post_read .tl {
	background: url(/tpl/img/read_corner_tl_dark.jpg) left top no-repeat;
}
body.dark .comment_content {
	background: none;
	color: #CCC;
}
body.dark .comment_user big,
body.dark .user_post_music,
body.dark .user_post_mood {
	color: #ccc;
}
body.dark .self .comment_user big {
	color: #467baf;
}
body.dark .new .comment_user big {
	color: #84c12d;
}