/*
=== Sohu Blog StyleSheet File ================================
	Style Name: default
	Version: 1.0
	Author: Todd Lee
	EditBy: Iceshow
	Last Update: 2006-6-30
==============================================================
*/

/****** General Styles ******/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b7b7b7;
	line-height: 130%;
}
body {
	background-color: #000000;
}
a {
	color: #b4b3b3;
	text-decoration:none;
}
a:hover {
	color: #ff8e70;
	text-decoration: none;

}
img {
	border: none;
}
.arrow-up {
	height: 11px;
	width: 11px;
	background: url(images/arrow_up.gif) no-repeat center;
	cursor: pointer;
}
.arrow-down {
	height: 11px;
	width: 11px;
	background: url(images/arrow_down.gif) no-repeat center;
	cursor: pointer;
}
.greenfont, .greenfont a {
	color: #c89a99;
}
.redfont, .redfont a {
	color: #C40202;
}
.notice {
	background-color: #ffffe1;
	border: 1px solid #ccc;
	padding: 5px;
}
.noticeInfo {
	
}
.noticeError {
	background-color: #ffffe1;
	border: 1px solid #ccc;
	color: red;
	padding: 2px;
}
table.tmplTable {
	background-color: #cecece;
}
table.tmplTable td {
	background-color: #EEF2F4;
}
/****** Form Controls Styles ******/
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
textarea {
	padding: 2px;
	background-color: #EEF2F4;
	border: 1px solid #cecece;
}
select {
	background-color: #EEF2F4;
	border: 1px solid #cecece;
}
input.text {
	height: 18px;
	line-height: 16px;
	background-color: #EEF2F4;
	border: 1px solid #cecece;
}
input.text-error {
	height: 18px;
	line-height: 16px;
	padding: 0px 2px 0px;
	background-color: #EEF2F4;
	border: 1px solid red;
}

input.button {
	height: 20px;
	line-height: 18px;
	padding: 0px 5px 0px;
	background-color: #000000;
	border: 1px solid #ffffff;
	cursor: pointer;
	color: white;
}
input.button2 {
	color: white;
	height: 20px;
	line-height: 18px;
	padding: 0px 5px 0px;
	background-color: #000000;
	border: 1px solid #ffffff;
	cursor: pointer;
}
input.button-submit {
	color: white;
	height: 20px;
	line-height: 18px;
	padding: 0px 5px 0px;
	background-color: #53737C;
	border: 1px solid #ffffff;
	cursor: pointer;
}
	

/* a style which makes div touch the bottom of content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/****** Main Layout Styles ******/
#wrapper {
	width: 993px;
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#innerWrapper {
}
#topPadding {
	display: none;
}
#header {
	height: 290px !important;
	height: 215px;
	margin-bottom:20px;
}
#innerHeader {
	margin-left: 101px;
	padding-top: 225px;
}
#navBar {
	padding-left: 103px;
}
#innerNavBar {
}
#mainNav {
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 38px 0 2px 0;
}
#mainNav li a {
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 42px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 11px;
	color: #000;
}
#mainNav .navHome { background-image: url(images/1.gif);}
#mainNav .navHome:hover { background-image: url(images/1-1.gif);}
#mainNav .navHome-active { background-image: url(images/1-1.gif); color: #FFFFFF; cursor: default;}

#mainNav .navBlog { background-image: url(images/2.gif);}
#mainNav .navBlog:hover { background-image: url(images/2-1.gif);}
#mainNav .navBlog-active { background-image: url(images/2-1.gif); color: #FFFFFF; cursor: default;}

#mainNav .navImg { background-image: url(images/3.gif);}
#mainNav .navImg:hover { background-image: url(images/3-1.gif);}
#mainNav .navImg-active { background-image: url(images/3-1.gif); color: #FFFFFF; cursor: default;}

#mainNav .navSound { background-image: url(images/4.gif);}
#mainNav .navSound:hover { background-image: url(images/4-1.gif);}
#mainNav .navSound-active { background-image: url(images/4-1.gif); color: #FFFFFF; cursor: default;}

#mainNav .navVideo { background-image: url(images/icoMenu_video.gif);}
#mainNav .navVideo:hover { background-image: url(images/icoMenu_video_over.gif);}
#mainNav .navVideo-active { background-image: url(images/icoMenu_video_over.gif); color: #FFFFFF; cursor: default;}

#mainNav .navProfile { background-image: url(images/5.gif);}
#mainNav .navProfile:hover { background-image: url(images/5-1.gif);}
#mainNav .navProfile-active { background-image: url(images/5-1.gif); color: #FFFFFF; cursor: default;}

#optionNav {
	float:left;
	padding:0px;
	margin-left:10px;
	margin-top:0px;
}

#optionNav li {
	float: left;
	list-style: none;
	margin-top: 0px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#optionNav li a {
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}
#optionNav .navSysOpt { background-image: url(images/6.gif);	}
#optionNav .navSysOpt:hover { background-image: url(images/6-1.gif);}
#optionNav .navSysOpt-active { background-image: url(images/6-1.gif); color: #000000; cursor: default;}

#optionNav .navModOpt { background-image: url(images/6.gif);}
#optionNav .navModOpt:hover { background-image: url(images/6-1.gif);}
#optionNav .navModOpt-active { background-image: url(images/6-1.gif); color: #000000; cursor: default;}

#optionNav .navTmplOpt { background-image: url(images/7.gif);}
#optionNav .navTmplOpt:hover { background-image: url(images/7-1.gif);}
#optionNav .navTmplOpt-active { background-image: url(images/7-1.gif); color: #000000; cursor: default;}

#optionNav .navPreview { background-image: url(images/8.gif);}
#optionNav .navPreview:hover { background-image: url(images/8-1.gif);}
#optionNav .navPreview-active { background-image: url(images/8-1.gif); color: #000000; cursor: default;}

#mainWrapper {
}
#footer {
	clear: both;
	padding-top: 25px;
}
#innerFooter{
	color: #000000;
	padding-top: 45px;
	text-align: center;
}
#innerFooter a{
	color: #000000;
	text-decoration:none;
}
#innerFooter a:hover{
	color:#E54F52;
	text-decoration:none;
}
#contact {
	margin: 0px auto;
	margin-bottom: 15px;
	width: 350px;
	background-color: white;
	border: 1px solid #cecece;
}
#contact td {
	color: #7e7e7e;
	padding: 0 10px;
}
#contact a {
	color: #7e7e7e;
	text-decoration: none;
}
#contact a:hover {
	color: #CD5F60;
}
#copyright{color:#cda27a;}
#bottompadding {}

/****** Header Elements Styles ******/
#blogLogo {
	display: none;
}
#blogTitle {
}
#blogTitle, #blogTitle a {
	color: #FFFFFF;
	margin: 0 0px 0 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}
#blogTitle a:hover {
	color: #f19a12;
}
#blogUrl {
	font-family:Arial;
	font-size:14px;
	padding-top: 15px;
		font-weight:bold;
}
#blogUrl a {
	color: #FFFFFF;
	margin: 0 5px;
}
#blogUrl a:hover {
	color: #f19a12;
}
#blogDesc {
margin: -50px 0px 0px 100px;
	color: #a7a7a7;
	clear: both;
	width: 450px;
	padding-top: 10px !important;
	padding-top: 5px;
	word-break: break-all;
}
/****** Content Layout ******/
/* content */
#content {
	float: right;
	width: 530px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#innerContent {
	overflow: hidden;
}
.content-top {	
}
.content-bottom {
}
#contentLabelBox {

padding: 0px 0px;
	height: 24px;
	margin-top: 3px;

}
#innerContentLabelBox {
	float: left;
	width:786px;
	height: 22px;
	padding:0px !important;
	padding:5px 0px 0px 10px;
}
.contentLabel a{

	color: #979c10;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
	height: 14px;

}
.contentLabel:hover {
	border: 1px solid #799AA3;
	text-decoration: none;
	color: #ffffff;
	background-color: #799AA3;
}
.contentLabelActive {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	height: 22px;
	border: 1px solid #799AA3;
	padding: 3px 8px 4px;
	margin: 0px 1px;
	background-color: #799AA3;
}
.contentLabel-new {
	line-height: 22px;
	float: right;
	margin-right:100px !important;
	margin-right:55px;
}
.contentLabel-new a {
	color: #c89a99;
	font-weight: bold;
	font-size: 13px;
}
.contentLabel-new a:hover {
	text-decoration: none;

}


/* item box */
.item{
	margin-bottom: 5px;
	width:462px;
	background-image: url(images/item_bg.gif);	
	margin-bottom:20px;
	background-repeat:no-repeat;
	border-top:1px solid #4f4e4e;
	border-bottom:1px solid #4f4e4e;
}
.item-top {
	/*height: 4px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	font-size: 0px;
	line-height: 1px;*/
}
.item-bottom {
}
.item-title {
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width:420px;
	border-left:1px solid #4f4e4e;
	border-right:1px solid #4f4e4e;
}
.item hr {
	margin: 5px 0px !important;
	height: 1px;
	border: none;
	border-top: 1px solid #343434;
}
.item-titleReview {
	color:#054167;
}
.item-title h3 {
	font-size: 13px;
	float: left;
	margin: 0px;
	color:#da0400;
}

.item-title a{
	font-size:14px;
	text-decoration:none;
	color: #d65c20;
}
.item-title h3 a {
	font-size: 13px;
}
.item-label {
	float: right;
}
.item-label a {
	color: #C40202;
	margin-left: 8px;
}
.item-label a:hover {
	color: #054167;
}
.item-body {}
.item-body-hidden {
	display: none;
}
.item-content{
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#9d9999;
	width:440px;
	border-left:1px solid #4f4e4e;
	border-right:1px solid #4f4e4e;
}
.item-content, .item-content table {
	font-size: 13px;
	line-height: 180%;
}
.item-info {
	color:#999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:440px;
	border-left:1px solid #4f4e4e;
	border-right:1px solid #4f4e4e;	
}
.item-info a {
	color:#999999;
	font-weight:bold;
}
.item-plus{
	color:#C40202;
	font-weight:bold;
}
.item-tit{
	color:#FF0000;
}
.item-table {
	margin: 0px 2px;
	width: 100%;
}
.item-table td{
	border-bottom:#CCB3B3 solid 1px;
	padding: 0px 5px;
}
.item-table thead td{
	font-weight: bold;
	color: #C40202;
}
.item-table tbody td {
}
.item-pageBox {
	margin: 0px 5px;
	padding: 10px 0px;
	color: #C40202;
}
.item-pageBox a {
	color: #C40202;
}
.item-page {
	color:#C40202;
	font-weight:bold;
}
.item-infoBox {
	line-height:20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.info-content {
	border: none;
	word-break : break-all;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.info-title {
	padding-top: 10px;
}
.info-title h3 {
	color: #C40202;
	float: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.item-infoBoxTit, .item-infoBoxTit a{
	color:#C40202;
}
.item-infoBoxTit a{
	text-decoration:none;
}
.item-infoBoxTit a:hover{
	color:#C40202;
}

/****** Sidebar Layout ******/
#sidebar {
	float: left;
	width: 235px;
	padding-top: 22px;
	padding-bottom: 5px;
	overflow: hidden;
	padding-left:102px;
	padding-right: 0px;
}
#innerSidebar {
	overflow: hidden;
	padding:5px;
}
.panel {
	margin-bottom: 5px;
	line-height:20px;
	width:224px;
	overflow: hidden;
	background-image: url(images/mod_bg.gif);
	background-repeat:no-repeat;
	border-top:1px solid #454545;
	border-bottom:1px solid #454545;
	margin-bottom:15px;
	border-left:1px solid #454545;
	border-right:1px solid #454545;
} 
.panel-top {
}
.panel-bottom {

	
}
.panel-title{
	background-repeat: no-repeat;
	height: 25px;
	color:#da0400;
	padding-right: 3px;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
}
.panel-title h3 {
	font-size: 13px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 5px;
}
.panel-title h3 a {
	font-size: 13px;
	color:#f3cd82;
}
.panel-menu{

	float: right;
	margin:0px;padding:0px;
	width:222px;
}
.panel-label {
	float: right;
	padding-top: 8px;
	padding-right: 3px;
}
.panel-label a {
	margin-left: 8px;
}
.panel-content {
	clear: both;
	width:197px;
	color:#da0400;
	padding-right: 10px;
	padding-left: 15px;
	padding-top:8px;
	padding-bottom:6px;
	overflow: hidden;
}
.panel-content-hidden {
	overflow: hidden;
	height:0px;
	border-top: 1px solid #6D919B;
	margin-right: 1px;
	margin-left: 2px;
}

.panel-pic{
	float:left;
	padding-right:6px;
	margin-bottom:4px;
	margin-top:-4px;
}
.panel-content hr {
	height: 1px;
	border: none;
	border-top: 1px solid #343434;
	clear:both;
}
.panel-content ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}
.panel-content li {
	list-style: none;
}
.panel-content li a{
	color: #da0400;
		font-weight: bold;
	text-decoration: none;
}

.panel-content .year{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.panel-content .year a{
	padding: 3px 5px;
}
.panel-content .date td{
	height: 21px;
	width: 15px;
	text-align: center;
	font-size: 8px;
	vertical-align: bottom;
	padding: 4px;
	font-weight: bold;
	color: #000000;
}
.panel-content .date .haveLog{
}
.panel-content .date .haveLog a{
	padding: 6px 3px 2px;
	color: #C40202;
}
.panel-content .date .noDate {
	background: none;
}
.panel-content .week-font td{
	background: none;
	height: 10px;
	font-weight: normal;
	padding: 0px;
}
#ppFrag a{
	color:#da0400;
	font-weigth:bold;
	}

#myFavBox span{
	color:#da0400;
	}
}
.myfav {
	padding: 1px 2px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	text-decoration: none;
}
.myfav a{color:#da0400;}
.myfav-over {
	padding: 0px 1px;
	border: 1px solid #864949;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

/****** article content ******/
#articleContent{
	width: 757px;
	margin-left: 90px;
	padding-top: 20px;
	
}
#articleInnerContent {
}
.artItem-label{
	color: #F03309;
	border: #cecece solid 1px;
	padding: 1px 5px;
	cursor: pointer;
}
#articleItem-info a {
	color: #F03309;
	font-weight:bold;
	text-decoration:none;
}
#artItem-infoBox {
	margin: 0px 20px 0px;
	line-height:20px;
}
#artItem-button {
	margin: 10px 20px;
	line-height:20px;
}

/****** templete content ******/
.tmpl-content td {
	height: 130px;
	padding: 5px;
	border-bottom: 1px solid #cecece;
}
.tmpl-content a.tmpla {
	border: none !important;
	border: 1px solid #cecece;
}
.tmpl-content a.tmpla:hover {
	border: none !important;
	border: solid 1px red;
}
.tmpl-content img {
	cursor: pointer;
	height: 100px;
	width: 100px;
	border: 1px solid #cecece !important;
	border: none;
}
.tmpl-content img:hover {
	border: solid 1px red !important;
	border: none;
}
.tmpl-content div {
	width: 100%;
}
/****** other ******/
.dialogBox {
	width: 300px;
}
.dialogBox .dialogTitleBox {
	height:23px;
	background-image: url(images/dot1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dialogBox .dialogTitleBox h4 {
	margin: 0px;
	padding: 3px 10px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-color: #EEF2F4;
	border: 1px solid #C40202;
	border-bottom: none;
	color: #C40202;
}
.dialogBox .dialogContent {
	background-color: #EEF2F4;
	border: 1px solid #C40202;
	border-top: none;
	padding:10px;
}
#pageNotice {
	margin-top:26px !important;
	margin-bottom:12px;
	padding:24px;
	border:1px solid #C40202;
}
#pageNotice ul {
	margin: 0px;
	padding: 0px;
}
#pageNotice ul li {
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left:24px;
	height:28px;
	line-height:28px;
	color:#C40202;
}
#pageNotice input {
	margin-left: 24px;
}
