@import url("/fbui/share/global_1.css");
@import url("/fbui/share/comment_1.css");
@import url("/fbui/share/search_1.css");
@import url("/fbui/share/calendar_1.css");
/* -------------  CSS Document  ------------- */

/* ------------- 页面属性 ------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	color:#93989C;
	background-color: #c7e245;
	margin:0;
	border-top:5px solid #8C8431;
}

a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c7e245;
	cursor: crosshair;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #c7e245;}
a:hover {color: #94bad7;}
a:active {color: #94bad7;}
ul {
	list-style:none;
}
ul, ol, dl {margin:0; padding:0;}
ul ul, ol ol, p ul, p dl, p ol {margin-bottom:0;}
li, dd {margin: 0 0 5px 10px;}
li p {margin: 0}
.cn {
	display:none;
}
.rss,.rss_c{display:none;}
/* ------------- 整体框架 ------------- */
#wrapper {
	background:url(http://pisces.hj.blogbus.com/files/1147449094.jpg) repeat-y center;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
}
/* ------------- 头部 ------------- */
#head {
	background: url(http://pisces.hj.blogbus.com/files/1147449051.gif) center no-repeat;
	color:#FBF6F3;
	height: 120px;
	margin-left:21px;
	margin-right:21px;
	border-bottom:25px #8c8431 solid;
}

#head h1{text-align:right;margin:0;}
/* ------------- 主体和头部之间装饰 ------------- */
#space1 {display:none;}
/* ------------- 主体外框 ------------- */
#main {
	margin:5px 25px 0 20px;
}
/* ------------- 主体内框 ------------- */
#inner {
	padding-right:4px;
}
/* ------------- 边栏 ------------- */
#sidebar {
	float:left;
	width:165px;
}
#sidebar h3 {
	margin:0;
	cursor: crosshair;
	font-size:12px;
	height:15px;
	background:url(http://pisces.hj.blogbus.com/files/1147449148.gif) no-repeat center;
	padding:0px 0 0px 8px;
	color:#93989C;
}
#sidebar li a{color:#93989C;text-decoration:none;}
#sidebar li a:link{color:#93989C;}
#sidebar li a:visited{color:#93989C;}
#sidebar li a:hover{color:#a3c93e;}

#sidebar ul {padding:2px 0 0 0px;}
.sidesub {margin:0;width:160px;padding:0 0 0 5px;}
/* ------------- 边栏内容底部装饰 ------------- */
.spaces {display:none;}



/* ------------- 边栏头部装饰 ------------- */
#shead {display:none;}

/* ------------- 日历 ------------- */
#calendar {text-align:center;}
#calendar h3 {text-align:left;}

/* ------------- 日历 ------------- */
#menu {
	position:absolute;
	top:127px;
	width:510px;
	height: 20px;
}
#menu h3 {display:none;}
#menu span {display:none;}
#menu ul {margin:0;padding:0;}
#menu li{
	margin:0;padding:0;
	float: left;
	width:85px;
	background:#8C8431;
	margin-left:0px;
	line-height:20px;
}
#menu li a{display:block;color:#a3c93e;text-align:center;height:20px;}
#menu li a:link{color:#a3c93e;text-decoration:none;}
#menu li a:visited{color:#a3c93e;text-decoration:none;}
#menu li a:hover{color:#94bad7; text-decoration:none;}

/* ------------- 日志搜索 ------------- */
#search {
	position:absolute;
	top:125px;
	height: 20px;
	width: 190px;
	margin-left: 520px;
}
#search h3 {display:none;}
#search form {
margin:0;
}
#search p {
margin:0;
}
#search input.textfield, #search input.textfield-focus {
	background: #8C8431;
	width: 120px;
	height: 15px;
	line-height: 15px;
	border: none;
	border-bottom: 1px solid #93989C;
	color: #a3c93e;
	padding:0;
}
#search input.ibt, #search input.ibt-over, #search input.ibt-foucs {
	width: 50px;
	height: 15px;
	line-height: 15px;
	border: none;
	margin-left: 5px;
	margin-bottom:-1px;
	background: #8C8431;
	color: #a3c93e;
}
/* ------------- 边栏评论 ------------- */


/* ------------- 边栏底部 ------------- */
#sfooter {display:none;}

/* ------------- 边栏和内容之间装饰 ------------- */
#space2 {display:none;}

/* ------------- 内容 ------------- */
#content {
	float:left;
	margin:0 0 0 10px;
	width:530px;
}
/* ------------- 日志 ------------- */
#log {overflow:hidden;}

/* ------------- 日志公告部分 ------------- */
.notes {
	position:absolute;
	top:78px;
	padding-left:480px;
	width: 50px;
}
.notes span {padding:2px 0 2px 0;}
/* ------------- 内容头部装饰 ------------- */
#chead {display: none;}

/* ------------- 列表头部装饰 ------------- */
#loghead{display:none;}

/* ------------- 列表 ------------- */
.normallog {margin:10px 0px 0px 0px;}

.normallog h4 {background:#f3f3f3;padding:6px 5px 6px 6px;margin:0px 0px 3px 0px;font-size:10px;font-weight:normal;color:#94BAD7}
.normallog h4 a:link {color:#a3c93e;font-weight:bold;font-size:12px;}
.normallog h4 a:visited {color:#a3c93e;font-weight:bold;font-size:12px;}
.normallog h4 a:hover {color:#94BAD7;font-size:12px;} 

.normallog h5 {display:none;}

.normallog h6 {padding: 0 0 5px;margin:12px 10px 5px 0px;font-size:10px;color:#94BAD7;font-weight: normal;text-align:right}
.normallog h6 a:link {color:#94BAD7;font-weight:bold;}
.normallog h6 a:visited {color:#94BAD7;font-weight:bold;}
.normallog h6 a:hover {color:#94BAD7;border-bottom:1px dotted #a3c93e;}

.normallog .text {padding:10px 0px 10px 10px;font-size:12px;color:#707578;}
.normallog h4 .time{font-size:12px;font-weight:normal;float:right}

/* ------------- 图片列表 ------------- */

/* ------------- 日志内容 ------------- */
.loglog {margin:10px 0px 0px 0px;}

.loglog a:link {color:#94BAD7;}
.loglog a:visited {color:#94BAD7;font-weight:bold;}
.loglog a:hover {color:#94BAD7;border-bottom:1px dotted #a3c93e;}

.loglog h4 {background:#f3f3f3;padding:6px 5px 6px 6px;margin:0px 0px 3px 0px;font-size:10px;font-weight:normal;color:#94BAD7}
.loglog h4 a:link {color:#a3c93e;font-weight:bold;font-size:12px;}
.loglog h4 a:visited {color:#a3c93e;font-weight:bold;font-size:12px;}
.loglog h4 a:hover {color:#94BAD7;font-size:12px;} 

.loglog h5 {display:none;}

.loglog h6 {padding: 0 0 5px;margin:12px 10px 5px 0px;font-size:10px;color:#94BAD7;font-weight: normal;text-align:right}
.loglog h6 a:link {color:#94BAD7;font-weight:bold;}
.loglog h6 a:visited {color:#94BAD7;font-weight:bold;}
.loglog h6 a:hover {color:#94BAD7;border-bottom:1px dotted #a3c93e;}

.loglog .text {padding:10px 0px 10px 10px;font-size:12px;color:#707578;}
.loglog h4 .time{font-size:12px;font-weight:normal;float:right}

/* ------------- 回复 ------------- */
/* ------------- 回复头部 ------------- */
#commentshead {background: url(http://pisces.hj.blogbus.com/files/1147449133.gif) no-repeat center;border-bottom:#3D4043 dashed 0px;font-size:12px;margin:0;padding:0 0 0 80px;cursor:pointer;height:36px;color:#fff}

/* ------------- 回复列表 ------------- */
/* ------------- 回复格式 ------------- */
.acomment h4 {background:url(http://www.whoyoo.com/angel/comment1.gif) no-repeat;font-size:12px;padding:0 3px 0px 15px;margin:0;border-bottom:#3D4043 dashed 1px;font-weight:bold;cursor:pointer;}
.acomment h5 {
margin:2px 10px 2px 0;
text-align:right;
}

/* ------------- 内容底部装饰 ------------- */
#cfooter {display:none;}

/* ------------- 内容底部装饰 ------------- */
.pagenav {background:#f3f3f3;padding:6px 5px 6px 6px;margin:0px 0px 3px 0px;font-size:12px;font-weight:normal;color:#94BAD7}
.pagenav a{margin:3px;}

/* ------------- 主体和底部之间装饰 ------------- */
#space3 {display:none;}


/* ------------- 底部 ------------- */
#footer {
	clear: both;
	text-align: center;
	height: 63px;
	background: url(http://pisces.hj.blogbus.com/files/1147449118.jpg) no-repeat top;
}