/*
Operafans2 for Bo-Blog 2.1.1
This skin is designed by 404cn.
Last update:2008-12-26
*/

/****** General Styles ******/
html{
	margin:0; 
	padding:0; 
}
body {
	margin:0; 
	padding:0;
	font-size:12px;
	line-height:150%;
	text-align:left;
	color:#333333;
	font-family: 微软雅黑, msyh, Arial, Tahoma; 
	background:#565656 url("images/bg.png") repeat-y 50% 0%;
}
img {border:0;}

table {
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}

hr {
	height: 1px;
	border-top: 1px solid #333333;
}

acronym {
	font-size: 12px;
	border-bottom: 1px solid #333333;
	cursor: help;
	text-decoration: none;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	padding:0px;
	color:#333333;
	border: 1px solid #ABABAB;
}
input.text {
	height: 16px!important;
	height: 17px;
	padding:3px 0 0 3px;
	background:#fff url("images/input-bg.png") no-repeat left top;
}
input.button {
	height: 22px;
	padding:0 3px;
	background:#fff;
	font-family: Arial, Tahoma, 宋体; 
}
textarea { 
	border:1px solid #ABABAB;
	padding:1px;
	font-size:12px;
	text-align:left;
	background:#fff url("images/input-bg.png") no-repeat left top;
	color: #333;
}
#content, .commentbox-content textarea{
	width:450px;
}
select { 
	font-size:12px;
	border: 1px solid #ABABAB;
	background:#fff;
	color: #333;
}


/****** Main Layout Styles ******/
#wrapper {
	width:100%;
	background:url("images/header-bg.png") repeat-x left top;
}
#innerWrapper {
    margin:0px;
	padding:0px;
	text-align:center;
}

#header {
	height:114px;
	margin:0 auto;
	text-align:left;
	width:920px;
	background:url("images/opera.png") no-repeat right top!important;
	background:url("http://www.flashempire.com/myfe/upload/gallery/174/1738838_1271856450.jpg") no-repeat right top;
}
#innerHeader {
	margin:0px;
	padding:0px;
}

#footer {
	clear: both;
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:920px;
	background:#202020;
}
#footer a{
	color:#fff;
	font-weight:bold;

}
#footer a:hover{
	color:#CC0000;
}
#innerFooter {
	padding:5px 20px;
	font-size:11px;
	color:#fff;
	text-align:left;
}
.foot-left{
	float:left;
	width:65%;
}
.foot-right{
	float:right;
	width:30%;
	text-align:right;
}
/****** Header Elements Styles ******/
/* header title */
.blog-header {
	height:80px;
	position:relative;
}
h1 {
	position:absolute;
	right:145px;
	top:15px;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 30px;
	line-height:35px;
	font-weight: bold;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h1 a:hover {
	color: #E0E0E0;
	text-decoration: none;
}
.blog-desc {
	position:absolute;
	right:145px;
	bottom:5px;
	color: #fff;
	font-size: 12px;
}
/* menu search */
#searchbar{
	width:320px;
	height:27px;
	margin:0;
	padding:0;
	position:absolute;
	left:25px;
	top:30px;
	background:transparent url('images/searchbar.png') no-repeat;
}
#search-text{
	margin:8px 0 0 25px;
	padding:0;
	width:285px;
	color:#666;
	background:none;
	border:0;
}
* html #search-text{
	margin:6px 0 0 25px;
}
*+html #search-text{
	margin:6px 0 0 25px;
}
/* nav menu */
#menu {
	height:34px;
	text-align:left;
	margin:0;
	padding:0;
}
#menu ul{
	list-style:none;
	float:left;
	margin:0;
	padding:0 0 0 1px!important;
	padding:0 0 0 2px;
	height:34px;
}

#menu li{
	float:left;
	margin:0;
	padding:0;
	height:34px;
	line-height: 34px;
	width:85px;
	background:url('images/menu-li-hover.png') no-repeat left top;/*hack for IE*/
}
#menu a{
	display:block;
	margin:0;
	padding:0;
	height:34px;
	line-height: 34px;
	width:85px;
	font-size:13px;
	text-align:center;
	color:#E0E0E0;	
	background:url('images/menu-li.png') no-repeat left top;

}
#menu a:hover{
	color:#fff;
	background:url('images/menu-li-hover.png') no-repeat left top;
}
#menu .activepage a{
	color:#fff;
	background:url('images/menu-li-hover.png') no-repeat left top;
}
#addrss{
	float:left;
	height:34px;
	width:43px;
	background:url('images/addrss-hover.png') no-repeat left top;/*hack for IE*/
}
#addrss a{
	display:block;
	background:url('images/addrss.png') no-repeat left top;
	height:34px;
	line-height: 34px;
	width:43px;
}
#addrss a:hover{
	background:url('images/addrss-hover.png') no-repeat left top;
}
/****** Content Layout ******/
#mainWrapper {
	width:920px;
	margin:0 auto;
    padding:0px;
	text-align:left;
}

/* content */
.content {
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:650px;
}
.content-wide {
	width: auto;
	padding:0;
}
.content-only {
	width: 100%;
}
#innerContent {
	margin:0;
	padding:20px 20px 0 20px;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/* sidebar */
.sidebar {
	float:right;
	width:250px;
	text-align:left;
	margin:10px 5px 10px 0;
    padding:0;
	background:#000;
	border:3px solid #666;
}
.sidebar-hide {
	display: none;
}
#innerSidebar {
	padding:20px 5px 0 0;
	margin:0;
}

/****** Sidebar Panels ******/

#sidebar .panel{
	margin:0px;
	padding:0px;
	padding:0 0 10px 0;
}
#sidebar .panel h5 {
	text-align:left;
	margin:0px;
	padding:0 0 0 10px;
	font-weight:bolder;
	font-size:12px;
	color:#fff;
	height:24px;
	line-height:24px;
	text-indent:12px;
	background:url('images/panel-h.png') no-repeat 8px 4px;
}
#sidebar .panel-content{
	word-break:break-all;
	text-align:left;
	font-size:12px;
	line-height:200%;
	margin:0px;
	padding:0 10px 0 10px;
	color:#fff;
}
#sidebar .panel-content a{
	color:#fff;
    text-decoration:none;
}
#sidebar .panel-content a:hover{
    color:#FF6600;
	text-decoration:none;
}
#sidebar .panel-content ul{
	padding: 0px;
	margin: 0px;
}
#sidebar .panel-content li{
	padding: 0px;
	margin: 0px;
	line-height:200%;
	text-indent: 5px;
	border-bottom:1px solid #4C4C4C;
	list-style: none;
}
#sidebar .panel-content li strong{
	font-weight:bold;
	color:#fff;
}
#sidebar .panel-content li.indent{
	padding: 0px;
	text-indent: 12px;
}
/* user panel login form */
#loginForm {
	width: 95%;
}

/* announce */
.announce{
	padding:0 0 10px 0;
	margin:0;
}
.announce-content{
	word-wrap: break-all;
	margin:0;
	padding:0;
	color:#000;
	line-height:160%;
}
.announce-content a{
	color:#333;
}
.announce-content a:hover{
	color:#cc0000;
}

/****** Defaul Page Elements ******/
.article-bottom {
	padding: 0;
	margin-top: 15px;
}

/* page links */
.pages {
	margin:0 0 5px 0;
	padding:1px 0;
	color:#333;
	clear:both;
}
.multipage {height:24px;overflow:hidden;font-size:12px;float:left;width:100%;}
.multipage span {line-height:22px;height:22px;display:block;background:#fff;float:left;padding:0 10px;border:1px solid #ccc;margin-right:3px;}
.multipage a {line-height:22px;height:22px;display:block;text-decoration:none;border:1px solid #ccc;background:#fff;float:left;padding:0 10px;margin-right:3px;}
.multipage a:hover {border:1px solid #c00;background:none;}
.multipage .on {background:#c00;color:#fff;font-weight:bold}
.multipage .go {border:1px solid #ccc;height:21px;line-height:21px;padding:0;}

/* text box */
.textbox{
	clear:both;
	margin:0px;
	padding:0 0 30px 0;
	color:#333;
}
.textbox-title{
	text-align: left;
	padding:0 0 12px 0;
	line-height: 100%;
}
.textbox-title h5{
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-size:20px;
	font-weight:bold;
	padding:0 0 8px 0;
}
.textbox-title h5 a {
	color:#CC0000;
}
.textbox-title h5 a:hover {
	color:#FF6600;
}
.textbox-label{
	color:#666666;
	font-size:12px;
	padding:0 0 4px 0;
	border-bottom:1px solid #E4E4E4;
}
.textbox-label a{
	color:#666666;
}
.textbox-label a:hover {
	color:#CC0000;
}
.textbox-fontsize{
	float:right;
	color:#999;
}
.textbox-content{
	word-wrap: break-word;
	text-align:left;
	color: #333;
	line-height: 180%;
		font-size: 15px;
		font-family: Arial;
}
.textbox-content a{
	color: #CC0000;
}
.textbox-content a:hover{
	color:#FFCC00;
	text-decoration:none;
	background:#333;
}
.insertimage{
	margin:3px 0;
	padding:0;
}
.extrainfo {
	text-align:left;
	color:#999;
	padding:3px 3px 3px 28px;
	margin:10px 0 0 0;
	background:#EDEDED url('images/extrainfo.png') no-repeat 6px 50%;
}
.extrainfo a{
	color:#666;
	text-decoration:none;
}
.extrainfo a:hover{
	color:#CC0000;
	text-decoration:none;
	background:none;
}
.textbox-adminbar {
	padding: 0;
	margin:0;
	font-size: 11px;
	line-height:160%;
	color: #333;
}
.textbox-tburl {
	margin:0;
	padding: 3px 0 0 0;
	font-size: 11px;
	color: #333;
	line-height:160%;
	text-align:left;
}
/* comments wrapper */
.comment-wrapper{width:100%;}
.comment-wrapper h5{
	margin:0px;
	padding:0px;
	color:#333;
	font-size:18px;
	font-weight:bolder;
	padding:0 0 6px 0;
	border-bottom:1px solid #ccc;
}
/* comments top box */
.comment-pages{
	padding:0;
	margin: 0;
	color:#666;
}

/* commnet box */
.commentbox {
	word-wrap: break-word;
    padding:0;
	margin:0;
	width:600px;
	color:#333;
	background: #F9F9F9;
	min-height:85px;
	height:100%!important;
	height:85px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
}
.commentbox-title{
	padding:8px;
	margin:0;
	font-weight:bold;
	font-size:14px;
}
.commentbox-title a{
	font-size:16px;
}
.commentbox-label{
	font-size:11px;
	padding:3px 0 0 0;
	font-weight:normal;
	color:#aaa;
	float:right;
}
.commentbox-label a{
	font-size:12px;
}
.commentbox-content{
	padding:0 10px 13px 10px;
	line-height:180%;
}
.commentbox-content a{
	font-weight:bold;
}
.commentbox .commentbox-content a{
	color:#333;
	font-weight:bold;
}
.commentbox .commentbox-content a:hover{
	color:#000;
}
.comment_reply {margin:0;padding:0;border:1px solid #ccc;background:#f0f0f0;color:#000;}
.reply {margin:5px;padding:0;}
.comment_reply .reply_info a {color:#000;}
.reply_content {margin:0;}
/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	padding:0;
	width:450px;
	margin:0 auto;
	margin: 120px 0 0 0;
	text-align:left;
	color:#333;
}
.messagebox a{
	color:#333;
}
.messagebox a:hover{
	color:#CC0000;
}
.messagebox-title{
	font-size:18px;
	padding:5px 0;
	font-weight:bolder;
	color:#CC0000;
}
.messagebox-content{
	line-height:160%;
}
.messagebox-content ul{
	list-style:none;
}
.messagebox-bottom{
	padding: 0px;
}


/****** Input Form Styles (table) ******/
.formbox{
	color:#333;
}
#commentForm{
	padding:0 0 6px 0;
}
.formbox-comment{
	padding: 10px 0 0 0;
	color:#333;
}
.formbox-comment-content{
}
.formbox-title,
.formbox-comment-title{
	margin:0px;
	padding:6px 0 6px 0;
	color:#333;
	font-size:18px;
	font-weight:bolder;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}
.formbox-comment-input{
	margin: 10px 0;
}
.in{
	border:0;
	padding:2px 0 0 0;
	margin:0 0 5px 0;
}
.formbox-comment-tool{
	margin: 5px 0 0 0;
	padding:5px;
	width:442px;
	background:#EDEDED;
	border:1px solid #ABABAB;
	border-bottom:0;
}
.edit-set{
	padding: 3px;
	margin:0 0 0 35px;
	position:absolute;
	background:#EDEDED;
	border:1px solid #ABABAB;
}
.formbox-content {
	padding: 5px;
}

.archives {margin:10px 0 0 0;}
.archives li {float:left;list-style:none;width:100%;margin-bottom:20px;}
.archives h3 {font-weight:bold;}
.archives li li {width:25%;float:left;font-weight:bold;margin-bottom:5px;}
.archives li li span {color:#888;font-weight:normal;font-size:12px;}

/*links*/
.links {margin:10px 0 0 0;}
.links li {list-style:none;float:left;width:33%;}
.links .groupname {width:100%;}
.links .groupname h4 {font-weight:bold;font-size:16px;display:block;}

.index_links .groupname {display:none;}
