/*--------------------------全--局-------------------------------*/
html,body {height:100%;}
* {word-break:break-all;}
body {
	margin:0;
	padding:0;
	color:#000;
	background:#FFF url("nooker_com_98/bg_top.gif") repeat-x left top;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
 }
a {text-decoration: none;}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {
	color: #000;
	text-decoration: underline;
 }
a:active {
	color: #DC143C;
	text-decoration: underline;
 }
ul {
	list-style-type:none;
	list-style-position : outside;
 }
div,li,p,ul,div,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
 }
img {border:0;}
div {width:100%;}
clear {clear:both}
.clear {clear:both}

/*--------主容器-------------------------------------------------*/
#divAll{
	width:1024px;
 }
#divPage {
	float:left;
	margin:0 15px;
	margin:0 2px !important;
	width:100%;
	text-align:left;
 }
#divMiddle {
	margin:0 0 0 15px;
	width:1000px;
	text-align:left;
 }
#divTop {
	height:85px;
	background: no-repeat left center;
 }
#BlogTitle {display:none;}
#BlogSubTitle {
	float:right;
	margin:20px 40px 0 0;
	font:12px/150% verdanda;
 }
#divSidebar {
	float:left;
	padding:0;
	width:480px;
	text-align:center;
 }
#divMain {
	float:right;
	width:500px;
	text-align:left;
 }
#divBottom {
	float:left;
	margin:0 auto;
	height:70px;
	text-align:center;
 }

/*---------左侧控制------------------------------------------------*/
div.xhtml_css {
	margin:10px 0 0 0;
	}
div.function {
	float:left;
	margin:15px 0 0 0;
	text-align:left;
	width:auto;
 }
div.function h3{
	padding-left:10px;
	height:23px;
	background:#D4D0C8 url("nooker_com_98/arrow.gif") no-repeat 180px center;
	font-size:12px;
	line-height:2em;
 }
div.function ul{
	margin:2px 0;
	text-align:left;
	list-style-position:inside;

}
div.function li {
	padding:2px 10px;/*FF*/
	*padding:1px 0;/*IE7*/
	_padding:2px 0;/*IE6*/
 }
#divCatalog,
#divComments,
#divGuestComments,
#divTrackbacks,
#divSearchPanel,
#divStatistics,
#divFavorites,
#divLinkage,
#divMisc,
#divPrevious,
#divArchives,
#divTags{
	width:100%;
	border:1px solid #D4D0C8;
 }
#divCatalog li {background:none;}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
 }
#divLinkage li{color:#999;}

/*----------正文----------------------------------------*/
div.post {
	margin:10px 0;
	text-align:left;
 }
div.post-nav {
	float:left;
	clear:both;
 }
div.post-nav a.l {
	float:left;
	padding:0 10px 5px 0;
 }
div.post-nav a.r {
	float:right;
	padding-left:10px;
	padding-bottom:5px;
 }
div.post .post-title {
	font-size:12px;
	line-height:2em;
	color: #000;
	background: url("nooker_com_98/line_post.jpg") no-repeat left bottom;
 }
div.post .post-date {
	font-size:9px;
	font-weight:normal;
	text-align:right;
	color: #999;
	font-family:verdana;
 }
div.post .post-footer {
	padding:5px 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-align:left;
 }
div.post .post-tags {
	padding:5px 0;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:left;
 }
div.post .post-tags a {text-decoration:underline;}
/*body.multi div.post .post-tags{display:none;}*/
div.post div.post-body {
	padding:10px 0 0 0;
	text-align:left;
	line-height:180%;
 }
div.post-body div.media a {
	padding-left:16px;
	background:#FFF url("nooker_com_98/media.gif") no-repeat 0 center;
 } 
div.post-body a{color:#810081;text-decoration:underline;}
div.post-body a:hover{color:#00F;text-decoration:none;}
div.post-body img{
	float : none;
	margin:4px;
	border:5px solid #FFF;
	clear : both;
 }
div.post-body p {margin:10px 0 15px 0;}
div.post-body p.img {text-align:center;}
div.post-body p.inscript {
	padding-right:20px;
	text-align:right;
 }
div.post-body p.code {
	padding:5px;
	border:1px dotted black;
 }
div.post-body div.code {
	padding:5px;
	border:1px dotted black;
 }
div.post-body h1 {font-size:12px;}
div.post-body h2 {font-size:14px;}
div.post-body h3 {font-size:13px;}
div.post-body h4 {font-size:12px;}
div.post-body h5 {font-size:11px;}
div.post-body h6 {font-size:10px;}

/*------底部----------------------------------------------------*/
#BlogCopyRight {
	font-size:12px;
	height:20px;
	margin:5px 0 0 0;
	clear:both;
	font-weight:normal;
	text-align:center;
 }

/*---------------------------------------------------------------*/
ul.msg {
	margin:10px 0 40px 10px;
	text-align:left;
	list-style-position : outside;
 }
li.msgname {
	border-bottom:1px solid Silver;
	padding:2px 0 2px 5px;
 }
li.tbname {
	border-bottom:1px solid Silver;
	padding:2px 0 2px 5px;
 }
li.msgurl {
	text-align:right;
	padding:2px 10px 2px 10px;
	background:#f0f0f0;
 }
li.msgarticle {
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	background:#f8f8f8;
	line-height:150%;
 }
li.msgtime {
	text-align:right;
	padding:2px 5px 0 10px;
	border-bottom:1px solid Silver;
	background:#f8f8f8;
 }
ul.trackback li.tbname {
	border-bottom:none;
	background: url("nooker_com_98/trackback2.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
 }
ul.trackback {margin:5px 0 10px 10px;}
ul.mutuality {margin:5px 0 10px 10px;}
ul.mutuality li.tbname {
	background: url("nooker_com_98/trackback.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
 }
li.msgarticle div.quote {
	padding:10px;
	background:#e0e0e0;
 }
li.msgarticle div.quote-title {
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
 }

/*------顶部导行---------------------------------------------------*/
#divNavBar {
	float:left;
	padding-left:200px;
	height:24px;
 }
#divNavBar h3 {display:none;}
#divNavBar li {
	float:left;
	font-family:verdana;
	font-size:16px;
	font-weight: bold;
 }
#divNavBar a {
	float:left;
	padding:5px 10px 3px 15px;
	text-decoration: none;
	height:16px;
 }
#divNavBar a:link {color: black;}
#divNavBar a:visited {color: black;}
#divNavBar a:hover {color: #000;text-decoration:underline;}
#divNavBar a:active {color: #000;}