﻿#content{width:543px;padding-top:0.5em;}
	#content h2{
		color:#784528;font-family:Microsoft YaHei,calibri,verdana;
		font-size:1.25em;border-bottom:1px solid #B0BE8E;padding-bottom:5px;
	}
	.date{
		color:#999999;margin:0 0 0 6px;font-size:0.75em;
		font-family:calibri,verdana;
	}	
	#author{
		display:block;text-align:right;font-size:0.91em;
		margin:0 2px 0.25em 0;font-weight:bold;
	}
	#content p{margin-bottom:1.1em;font-size:1em;line-height:1.93em;float:left;}
	#content p.first_block{text-indent:0;margin-bottom:1.325em;}
	.first_letter{
		background:#E18700;color:#fff;
		font-size:3em;font-weight:bold;
		padding:0 0.24em;margin:8px 10px 0 2px;
		float:left;line-height:1.5em;
	}
	#content p.popularity{
		font-size:0.8em;color:#565946;
		background:#F2FFDE;padding:0 12px;float:right;
		text-indent:0;margin-top:40px;
	}	
	#content p.popularity a:visited{color:#005599;}
	a.favo_star{padding-left:16px;}
	* html a.favo_star{background:url(../images/goodflow/star.gif) 0 20% no-repeat;}
	*+html a.favo_star{background:url(../images/goodflow/star.gif) 0 20% no-repeat;}
	html>/**/body a.favo_star{background:url(../images/goodflow/star.gif) 0 48% no-repeat;}
.browsbtn{clear:both;}
	.browsbtn ul{padding-top:2.25em;text-align:right;}
	.browsbtn ul li{display:inline;}
	.browsbtn ul li.prev{float:left;}
	.browsbtn ul li a{padding:0 5px;}
.img_r,.img_l{background:#FFF;border:1px solid #ccc;padding:3px;width:160px;height:107px;}
	.img_r{float:right;margin:8px 2px 0 14px;}
	.img_l{float:left;margin:8px 14px 0 2px;}
div#subnav{background:url(../images/goodflow/bg_subnav.jpg) 0 0 no-repeat;}
#sub_title{font-weight:bold;}
.article_amount{
	color:#999999;margin:3px 6px 0 0;font-size:0.8em;float:right;
	font-family:calibri,verdana;
}
#subnav ul li#sub_title a{color:#c25125;}
#sidebar{width:210px;padding:6px 0 10px 0;}
* html #sidebar{padding:2px 0 10px 0;}
*:first-child+html  #sidebar{padding:2px 0 10px 0;}
	#sidebar ul{list-style:none;padding:3px 0;border-bottom:1px solid #ddd;}
	#sidebar h3{
		border-bottom:1px solid #B0BE8E;margin-bottom:10px;
		height:30px;font-size:0.9em;color:#666;
	}
	span.mark_title{}
	#sidebar ul ul{border:none;}
	#sidebar li li li{
		background:none;line-height:1.95em;padding:2px 0 0 11px;font-size:0.8em;
		border-left:3px solid #ddd;white-space:nowrap;font-weight:normal;
	}	
	#sidebar li li li:hover{
		border-left:3px solid #BBBBAA;padding:2px 0 0 11px;background:#E9EFF5;
	}	
	#sidebar li li li.online{border-left:3px solid #888888;background:#D0DCE9;}
	li.list_title2{font-weight:bold;color:#993300;text-decoration:none;}
	.post-count{font-size:0.75em;color:#666;}
	span.more_article{font-size:0.91em;text-align:right;display:block;}
.for_list #sidebar{float:left;width:730px;padding-bottom:20px;padding:0 0 25px 0;}
.for_list #sidebar ul{border:none;}
.for_list #sidebar li{font-size:0.91em;padding:0 2px;}
.for_list #sidebar li:hover{background:#E9EFF5;}
.for_list #sidebar li a{border-left:5px solid #eee;padding:3px 0 0 6px;}
.for_list #sidebar li a:hover{border-left:5px solid #EF8902;text-decoration:none;}
.for_list #sidebar li span.full_date{float:right;color:#999;margin:0 10px 0 10px;font-size:0.91em;}
.for_list #sidebar li span.article_text{font-size:0.91em;}
/*Sabrosus*/
div.pagination {font-size: 9pt;clear:both;width:525px;height:100px;}
div.pagination ul {
    list-style: none;padding: 2px 0;line-height: 16px;
}
div.pagination li {display: inline;}
div.pagination.sabrosus {padding:3px;margin:0 0 5px 0;}
div.pagination.sabrosus a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}
div.pagination.sabrosus a:hover, div.pagination.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;background-color:#eee;
}
div.pagination.sabrosus li.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination.sabrosus li.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
 /*CSS for Simple Tree Menu*/
.treeview ul{
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background:url(/images/goodflow/closed.gif) no-repeat left 1px!important;font-weight:bold;line-height:1em;padding-left:20px;cursor: pointer !important;text-decoration:none;
}
.treeview li.submenu a{ /* Style for LI that contains sub lists (other ULs). */
font-family:Georgia,Serif;
}
.treeview li.submenu a:hover{ /* Style for LI that contains sub lists (other ULs). */
color:#CC0000;text-decoration:none;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
background:url(/images/goodflow/closed.gif) no-repeat left 5px;
cursor: default;line-height:1.5em;
}
