/*
Bo-Blog V2.1.1
Cafeda-Classic Skin
By YeYo http://blog.nzye.com
2008/8/23
*/

/****** 常规页面样式 ******/
body {
	font-family: 微软雅黑, msyh, Tahoma, Arial;
	font-size: 12px;
	background: #221414 url("images/bodybg.jpg");
	margin: 0;
	padding: 0;
	color: #a69494;
	text-align: left;
}
a {
	text-decoration: none;
	color: #5a4a4a;
}
a:hover {
	text-decoration: none;
	color: #dd9988;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #333;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}

/****** 表单控制样式 ******/
form {
	display: inline;
}
input {
	margin: 3px 0 0 0;
	background: #fff;
}
input.text {
	background: #120b0a;
	border: 1px solid #685350;
	color: #ffffff;
}
input.button {
	padding: 3px;
	background: #e3c273;
	border: 1px solid #1d1111;
}
textarea {
	clear: both;
	font-size: 12px;
	width: 400px;
	background: #120b0a;
	margin: -1px 0 0 0;
	border: 1px solid #685350;
	color: #877777;
}
select { 
	background: #120b0a;
	border: 1px solid #685350;
	color: #c6897a;
}
/****** 主要布局样式 ******/
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header, #innerHeader {
	margin: 0;
}
#footer {
	clear: both;
	font-size: 11px;
	margin: 10px 0 0 0;
	background: #221414 url("images/footerbg.png");
}
#footer a{
	color: #5a4a4a;
}
#innerFooter {
	margin: 0 auto;
	width: 980px;
	color: #5a4a4a;
	padding: 10px 0 10px 0;
}
#w3c {
	float: right;
	margin: 0;
}
/****** 博客搜索样式 ******/
.Search {
	float: right;
	margin: 140px 5px 0 0;
	width: 157px;
	height: 22px;
	background: url("images/search-bg.gif") no-repeat;
}
.Search input.keyword { 
	color: #fff;
	padding: 2px 5px 0 0;
	margin: 2px 0 0 30px;
	height: 16px;
	width: 120px;
	position: relative;
	z-index: 100;
}
.Search input {
	background: transparent;
	border: none;
}
.Search:hover {
	float: right;
	margin: 140px 5px 0 0;
	width: 157px;
	height: 22px;
	background: url("images/search-bg.gif") 0 -22px no-repeat;
}
/****** 头部元素样式 ******/
/* 博客标题样式 */
.blog-header {
	margin: 15px 0 0 0;
	padding: 0;
}
/* 博客描述样式 */
.blog-desc {
	display: none;
}
/* 菜单栏样式 */

/* PictggShow of Bottom*/
#PictggShow {
		position: absolute;
		padding: 0;
		margin: 0 0 5px 3px;
		width: 850px;
		height: 130px;
		background: #202020;
}
#center {
		position: absolute;
		background: #000;
		left: 50%;
		top:  100%;
}
#slider {
		position: absolute;
		width: 830px;
		height: 120px;
		left: -430px;
		top: -120px;
		overflow: hidden;
		background: #000;
}
#slider .slide {
		position: absolute;
		top: 0px;
		height: 120px;
		width: 500px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
}
#slider .title {
		color: #F80;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
}
#slider .title a,#slider .title a:hover{color:#f80;}
#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 18px;
		top: 100%;
		background: #000;
		filter: alpha(opacity=30);
		opacity: 0.3;
}
#slider .text {
		position: absolute;
		top: 0px;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
		width: 470px;
		left: 10px;
}
#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
}
/* PictggShow css end */

/* nav menu */
#menu {
	height: 42px;
	margin: 15px 0 0 0;
	padding: 0;
	background: url("images/menubg.png") repeat-x;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu li{
	margin-right: 5px;
	display: inline;
	list-style: none;
	text-align: center;
	float: left;
	width: 85px;
	height: 42px;
	background: transparent;
	border-right: 1px dashed #312626;
}
#menu li a {
	padding: 13px 0 0 0;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover {
	color: #ff9900;
}
#menu .activepage a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	background: transparent;
}
/* 顶部广告样式 */
#top-ads {
	background: #030101;
	height: 110px;
	overflow:hidden;
	margin: 10px 0 0 0;
	clear: both;
}
span.top-ads-left, span.top-ads-right {
	display: block;
	width: 10px;
	height: 110px;
	background: url("images/ads_bg.gif") no-repeat;
}
span.top-ads-left {
	background-position: 0 0;
	float: left;
}
span.top-ads-right {
	background-position: 100% 0;
	float: right;
}
.topAds{
	margin: 10px 0 0 0;
	float: left;
}
/****** 内容布局样式 ******/
/* 主框架样式 */
#mainWrapper {
	margin-top: 10px;
}
/* 内容框架样式 */
#wrap {
	background: transparent;
	overflow:hidden;
	margin: 0;
}
* html #wrap {float: left;}
#content {
	clear: both;
}
#innerContent {
	padding: 0 10px 0 10px;
	margin: 0;
	clear: both;
}
/* 内容部分样式 */
#page-header-inner {
	float: left;
	color: #fff;
}
#page-header {
	background: url("images/bg_header.gif") repeat-x;
	height: 30px;
	clear: both;
	border: 1px dashed #312626;
}
span.side-left, span.side-right {
	display: block;
	width: 10px;
	height: 30px;
	background: url("images/top.gif") no-repeat;
}
span.side-left {
	background-position: 0 0;
	float: left;
}
span.side-right {
	background-position: 100% 0;
	float: right;
}
span.fcorners-bottom, span.fcorners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-image: transparent;
	margin: 0;
}
span.fcorners-bottom {
	background-position: 0 0;
}
span.fcorners-bottom span {
	background-position: 100% -10px;
}

#page-footer {
	background: transparent;
	clear: both;
}
/***** 侧边栏样式 *****/
#left_column {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
	overflow: hidden;
	display: block;
}

.sidebarOne {
	width: 200px;
	overflow: hidden;
}

#right_column {
	float: right;
	margin: 0 0 0 10px;
	width: 200px;
	overflow: hidden;
}
.sidebarTwo{
	width: 200px;
	overflow: hidden;
}

/* 侧边栏详细样式 */
.panel{
	padding: 0;
	margin: 0 0 10px 0;
}
.panel h5 {
	text-align: left;
	color: #e7c673;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	padding: 5px 0 0 15px;
	margin: 0px;
	height: 25px;
	background: url("images/panel_top.gif") no-repeat;
	border: 1px solid #312626;
}
.panel h5 a{
	color: #ccc;
}
.panel-content{
	margin: 0;
	padding: 5px 10px 0 10px;
	line-height: 180%;
	color: #91512d;
	background: url("images/bodybg.jpg") #312626;
	border-left: 1px solid #312626;
	border-right: 1px solid #312626;
	}

.panel-content ul{
	padding: 0;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px dashed #2f1d1c;
}

.panel-content li.indent{
	padding: 0px;
	background: url("images/list.gif") 0 2px no-repeat;
	text-indent: 30px;
}
.panel-bot {
	height: 10px;
	background: url("images/panel_bot.gif") no-repeat;
}

/* 侧边栏日历模块样式 */
#calendar {
	margin: 0 0 0 -5px;
	padding: 0;
}
.calendar-top {
	text-align: center;
	padding: 0;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}
.calendar-weekdays {
	color: #5a4a4a;
	text-align: center;
	width: 14%;
	padding: 0;
}
.calendar-weekday-cell {
	color: #5a4a4a;
	text-align: center;
	width: 14%;
	padding: 0;
	font-weight: bold;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	text-align: center;
	width: 14%;
	padding: 0;
}
.calendar-saturday,
.calendar-sunday {
	color: #c6897a;
}
.calendar-today { 
	color: #ff9900;
	font-weight: bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #ccc; 
  text-decoration: underline;
}
.calendar-today a {
  color: #ff9900;
  text-decoration: underline;
}
/***** 工具条部分样式 *****/
#tools {
	padding: 8px 0 0 0;
}

#tools a{
	text-decoration:none;
	padding: 0 5px 0 0;
}
/****** 用户登入表单面板样式 ******/
#loginForm {
	width: 95%;
}
/****** 侧边栏搜索模块样式 ******/
.search-field {
	background: #120b0a;
	border: 1px solid #685350;
	color: #ffffff;
}

/****** 日志上面的公告样式 ******/
.announce{
	margin: 10px 0 10px 0;
}
.announce-content{
	color: #877777;
	padding: 10px;
	background: #2d1f1d;
}
/****** 分页条元素样式 ******/
.article-top {
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
}
.article-bottom {
	padding: 0;
	margin: 20px 0 0 0;
}

/* 页码数样式 */
.pages {
	color: #877777;
	padding: 0;
}
.pagelink-current {
	font-weight: bold;
	color: #ff9900;
}
/* 列表页面样式 */
.listbox {
	line-height: 180%;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	background: #120b0a;
	text-align: center;
	color: #877777;
	height: 20px;
	border-bottom: 1px solid #312626;
	border-top: 1px solid #312626;
}
.listbox-entry {
	border-bottom: 1px solid #685350;
	color: #724e45;
}

/* 上下篇日志样式 */
/* .prev-article {
	float: left;
}
.next-article{
	float: right;
}
*/
/* 日志部分样式 */
.textbox{
	margin: 0;
}
.textbox-calendar {
	float: left;
	margin: 0 10px 0 -5px;
	text-align: center;
}
* html .textbox-calendar {margin: 0 10px 0 -2px;}
.textbox-calendar-day {
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #030101;
	font-size: 33px;
	height: 33px;
	width: 53px;
	margin: -6px 0 0 0;
	padding: 0;
	background: url("images/day.png") 5px 11px no-repeat;
}
.textbox-calendar-month {
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #724e45;
	margin: 0 0 0 5px;
}

.textbox-title{
	font-size: 14px;
	height: 55px;
}
.textbox-title h4{
	color: #ff8500;
	font-size: 16px;
	display: inline;
	font-weight: bold;
}
.textbox-title h4 a {
	font-weight: bold;
	color: #c6897a;
}
.textbox-title h4 a:hover { 
	color: #ffffff; 
	text-decoration: none;
}
.textbox-label{
	padding-top: 3px;
	font-size: 12px;
	color: #724e45;
}
.textbox-fontsize{
	color: #ccc;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #ccc;
}
.textbox-content{
	color: #877777;
	line-height: 180%;
}
.textbox-bottom {
    margin: 10px 0 15px 0;
    padding: 3px;
    color: #724e45;
    font-size: 11px;
    background: #2d1f1d;
    border-top: 1px solid #312626;
    border-bottom: 1px solid #312626;
}
.the-end{
	margin: 10px 0 15px 0;
	padding: 0px 5px 05 0;
	background: url("images/the-end.gif") ;
	border-top: 1px solid #453636;
}
.textbox-adminbar {
	margin: -20px 0 5px 0;
	color: #c6897a;
	text-align: left;
}
.textbox-tburl {
	margin: -10px 0 5px 0;
	color: #333;
	text-align: left;
}

/* 评论框架样式 */
.comment-wrapper{}
.comment-pages{
	padding: 0;
	margin: 10px 0 10px 0;
	color: #877777;
}

/* 评论及引用区块样式 */
.commentbox, .trackbackbox {
	padding: 0;
	margin: 0 0 10px 0;
}
.commentbox-odd {
	background: #2d1f1d;
}
.commentbox-couple {
	background: #2d1f1d;
}
.trackbackbox {
	background: #eee;
}
.commentbox-title, .trackbackbox-title{
	font-size: 14px;
	padding: 0 10px 0 10px;
	color: #96BE31;
}
.commentbox-title a, .trackbackbox-title a{
 	color: #877777;
	font-weight: bold;
}

.commentbox-label, .trackbackbox-label{
	display: block;
	color: #724e45;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding: 5px 10px 0 10px;
}

/* 发表评论框架样式 */
#commentForm {
	margin: 0 0 10px 0;
}

/****** 信息提示页面样式 ******/
.messagebox {
	width: 550px;
	margin-top: 120px;
	border: 1px solid #120b0a; 
	border-top: 0px; 
	text-align: center; 
	background: #120b0a;
}
.messagebox-title {
	color: #ccc; 
	font-weight: bold; 
	padding: 5px;
}
.messagebox-content {
	color: #877777; 
	background: #2d1f1d;
	padding: 10px; 
	padding-bottom: 20px; 
	text-align: left;
}
.messagebox-bottom {
	color: #ccc; 
	background: #120b0a; 
	padding: 5px;
}
.messagebox-bottom a {
	color: #ccc; 
}
/****** 输入表单样式 ******/
.formbox {}
.formbox-comment {
	margin: 0;
	padding: 0 10px 5px 10px;
	background: #2d1f1d;
	color: #724e45;
}
.formbox-title,
.formbox-comment-title {
	font-size: 18px; 
	border-bottom: 1px dashed #56413e;
	padding: 7px 0 5px 35px; 
	margin: 0 0 10px 0;
	background: url("images/comment_title_bg.gif") 0 5px no-repeat;
}
.formbox-rowheader {
	padding: 0;
	color: #724e45;
	font-weight: bold;
}
.formbox-comment-input {
	width: 400px;
	margin: 0px; 
}
.formbox-comment-content {
	color: #877777;
}
.formbox-comment-tool {
	height: 20px;
	margin: 4px 0 0 0;
	padding: 5px 0 0 0;
	background: #56413e;
	width: 400px;
	border: 1px solid #685350;
}
* html .formbox-comment-tool {width: 402px;}
*+html .formbox-comment-tool {width: 402px;}
.formbox-content {
	padding: 0;
}
/* 表情列表样式 */
#smileybuttons {
	text-align: right;
	margin-top: 10px;
}

.smileybut {
	margin-right: 5px;
	vertical-align: middle;
	color: #333;
}

.smileybut a{
    padding: 0 3px 0 3px;
	border: 1px solid #ccc;
}
/* 撰写工具选项样式 */
.choose-options {
	text-align: center;
	position: relative;
}
.choose-options-title {
	display: none;
}
.choose-options-content {
	position: absolute;
	left: 0px;
	top: 21px;
	padding: 8px;
	line-height: 120%;
	background:	#eee;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
* html .choose-options-content {top: 29px;}
#choose-options-panel {
	float: left;
	margin: 0 0 0 5px;
}
#ubb {
	margin: -3px 0 0 70px;
}
* html #ubb {margin: 0 0 0 70px;}
*+html #ubb {margin: 0 0 0 70px;}
/****** UBB代码及引用自定义样式 ******/
.code {
	border-left: 4px solid #ccc;
	background: #120b0a;
	color: #877777;
	margin: 5px;
	padding: 10px;
}

.quote {
	margin: 5px;
	border: 1px solid #685350;
}
.quote-title {
	background: #2d1f1d;
	padding: 5px;
	border-bottom: 1px solid #685350;
	font-weight: bold;
}
.quote-content {
	color: #877777;
	padding: 10px; 
	background: #120b0a;
}

/****** 链接页面样式 ******/
.linkover {
	margin: 5px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.linkimg {
	float: left;
	text-align: right;
	margin-right: 5px;
}
.linktxt {
	float: left;
	padding: 5px;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	color: #96BE31;
	text-indent: 5px;
}

/* 自定义页面样式 */
.pagebox {
	clear: both;
	margin: 10px 5px 0 5px;
}
.pagebox-title {
	font-size: 16px;
	height: 30px;
}
.pagebox-title h4 {
	color: #e7c673;
	font-size: 16px;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid #685350;
	font-weight: bold;
}
.pagebox-content {
	margin: 0;
	clear: both;
	padding: 0;
	line-height: 180%;
}

/* OpenID输入框登入样式 */
#openid_url {
	background: #fff url("images/others/openid.gif") 0 1px no-repeat;
	padding-left: 18px;
	width: 201px
}
/****** 圆角背景样式 ******/
b.rtop, b.rbottom {
	display: block;
	background: #221414;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #2d1f1d;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}