@charset "gbk";
/* Sohu Blog PPP StyleSheet
 * Style Name: Olympic 1
 * Version: 1.6
 * Author: Matt Wang (www.uiland.com)
 * Created: 2007-08-29
 * Update: 2007-10-09
 * Copyright: Sohu.com (www.sohu.com)
 */


/*** Structure ***/
/* Main */
#topPadding{display:none;visibility:hidden;}
#mainWrapper{border:0 none;}
.modCtnInfo-private{overflow:hidden;height:28px;margin:0 5px -25px;padding:0 20px;border-style:solid;border-width:0 1px 1px;line-height:28px;}
.modCtnInfo-noMod{padding:30px 0;}
#modContainer{padding-top:35px;}
#articleContent{padding:35px 15px 10px;}
#articleInnerContent{width:auto;padding:15px;border-style:solid;border-width:1px;}
#mainInnerContent{margin-left:230px !important;margin-left:260px;}
#contact{margin:10px 0 0;}
#copyright{margin:0;}

/* Header */
#header{height:297px;border:0 none;}
#innerHeader{padding:10px 45px;}
#blogUrl{margin-top:8px;>margin-top:6px;}
#blogDesc{padding-top:2px;}

/* NavBar */
#navBar{overflow:hidden;height:27px;border:0 none;}
#innerNavBar{padding:0 15px;}
#mainNav li{margin:2px 3px 0 0;padding:1px 8px 4px 8px;>padding:2px 8px 3px 8px;border:0 none;}
#mainNav li a span{>padding-top:2px !important;}
#mainNav li.active{margin:0 3px 0 0;padding:3px 8px 4px 8px;}
#mainNav #newPageBtn{margin-top:8px;}

/* Mod */
.mod{margin:0 5px 10px;border-style:solid;border-width:1px;}
.mod hr{height:1px;border-style:solid;border-width:1px 0 0;}
.mod .modFrame{border:0 none;}
.mod .t{height:28px;}
.mod .modCon{overflow:hidden;}

.msg,
.profileMng,
.musicMng,
.mngBtn,
.linksAdd{margin-bottom:6px !important;padding-bottom:6px !important;}
.item-content{overflow:auto;padding:5px 0;}

/*** Background, Color & Font ***/
/* Background */
body{background:#fff;}
#wrapper{background:transparent url(images/page_bg.jpg) center top repeat-x;}
#header{background:transparent;}
#mainWrapper{background:transparent;}
#articleInnerContent{background:#fff;}

#navBar{background:transparent;}
#mainNav li{background:#61909e url(images/tabNormal_bg.jpg) top repeat-x;}
#mainNav li.active{background:#c9d8dd url(images/tabActive_bg.jpg) top repeat-x;}
#mainNav li.private{background:#ffc874 url(images/tabPrivate_bg.jpg) top repeat-x;}
.modCtnInfo-private{background:#ffc874;}
#mainNav #newPageBtn{background:url(images/ico_addPage.gif) no-repeat center;}

.mod{background:#fff;}
.mod .modFrame{background:transparent url(images/modHead_bg.jpg) top repeat-x;}
.mod .t{background:transparent url(images/modHeadT_bg.jpg) right top no-repeat;}

/* Link Color */
a,
.item-title h3 a,
.item-label a,
.entries-content .entriesAdd a{color:#0b6f8c;}

a:hover,
.item-title h3 a:hover,
.item-label a:hover,
.entries-content .entriesAdd a:hover{color:#ff3c00;}

/* Font Color */
body,
table{color:#4b575e;}

#blogTitle,
#blogTitle a,
#blogTitle input{color:#9ecbd3;}
#blogUrl a{color:#fff;}
#blogDesc{color:#333;}

#mainNav li *{color:#fff;}
#mainNav li.active *{color:#4b575e;}
#mainNav li.private *,
.modCtnInfo-private{color:#ff2602;}

.item-title h3{color:#518791;}
.item-label{color:#ecebea;}
#footer,#footer a{color:#666;}

/* Font Style */
#blogTitle,
#blogTitle a,
#blogTitle input{font:bold 20px/1.2em "Microsoft YaHei","Î¢ÈíÑÅºÚ",Verdana, Arial,sans-serif,"ËÎÌå";}

#mainNav li *{font-weight:normal !important;}
#mainNav li.active *{font-weight:bold !important;}

.mod .modTitle,
.entries-content .entriesAdd a{font-weight:bold;}
.item-title h3{font-size:14px;}

/* Border Color */
.mod,
.mod hr,
.mod li,
.mod .mheader,
.mod .lt,
.mod .rt,
.mod .modFrame,
.mod .mneck,
.mod .mbody,
.mod .modEditCon,

.modCon hr,
.modCon .act,
.modCon .action,
.modCon .collect .collectIco,
.modCon .messagesMng,
.modCon .miniblog-content h1,
.modCon .miniblog-content .content li,
.modCon .mngBtn,
.modCon .msg,
.modCon .musicMng,
.modCon .nav,
.modCon .newsong_list td,
.modCon .link,
.modCon .linksAdd,
.modCon .ppMng,
.modCon .ppsetText h5,
.modCon .profile,
.modCon .profileMng,
.modCon .recpost,
.modCon .referIco,
.modCon .reply,
.modCon .rplFormBox,
.modCon .unread,

.item hr,
.item .item-title,
.item .item-content,
.item .info-content blockquote,

.panel .panel-title,

#mainWrapper,
.modCtnInfo-private,
#articleInnerContent,
#footer{border-color:#ecebea !important;}

/* Form Color */
#wrapper input{color:#333;}
#wrapper input.text,
#wrapper textarea.text{border-color:#ccc;color:#666;}
#wrapper input.button,
#wrapper input.button-submit{border-color:#0b6f8c;color:#0b6f8c;background:#fff;}
#wrapper input:hover.button,
#wrapper input:hover.button-submit{border-color:#ff3c00;color:#ff3c00;}
