* { font-size:12px; font-family:"微软雅黑", "Courier New", Courier, monospace; }
body { margin:0px; padding:0px; background:url(bg_all.png); }
a { text-decoration:none; color:#DD0000; }
a:hover { color:#000000; }
.clear { clear:both; }
img { border:0px; }

.page { background:url(bg.png) top repeat-x; }
.pageContent { width:971px; margin:0px auto; background:url(box.png) -971px 0px repeat-y; }
.header { background:url(box.png) 0px 0px no-repeat; height:112px; }

.menu { background:url(box.png) -1942px 0px no-repeat; margin-bottom:10px; }
.menu ul { margin:0px; padding:10px 20px 10px 20px; }
.menu ul li { list-style:none; display:inline; padding:0px 10px 0px 10px; }
.menu ul li a { color:#000000; }
.menu ul li a:hover { color:#990000; }
.menuBottom { background:url(box.png) -3884px 0px no-repeat; height:255px; }

.pages { clear:both; margin-bottom:20px; height:26px; }
.pages .sysPages { padding:0px 10px 0px 10px; }
.pages .sysPages a { float:left; background:#FFFFFF url(pages.png) bottom repeat-x; height:16px; border:1px solid #CCCCCC; padding:5px 10px 5px 10px; margin-right:2px; }
.pages .sysPages b { float:left; padding:5px 10px 5px 10px; border:1px solid #CCCCCC; background-color:#FFFFFF; height:16px; margin-right:2px; }
.pages .sysPages span { float:left; height:16px; padding:5px 10px 5px 10px; font-weight:bold; color:#CC0000; border:1px solid #CCCCCC; background:#FFFFFF url(pages.png) bottom repeat-x; margin-right:2px; }

.display { float:left; width:703px; padding:0px 0px 0px 10px; }
.display .itemBox { clear:both; background:url(item_bottom.png) bottom repeat-x; margin-bottom:10px; border-bottom:1px solid #CCCCCC; padding:0px 10px 0px 10px; }
.display .itemContent h1 { margin:0px; padding:0px; font-size:16px; margin-bottom:10px; }
.display .itemContent h1 a { font-size:16px; color:#CC0000; }
.display .itemContent .info { padding:5px 0px 5px 0px; margin-bottom:10px; border-top:1px solid #999999; border-bottom:1px solid #999999; }
.display .itemContent .info .date { background:url(icons.png) left -48px no-repeat; padding:0px 0px 0px 20px; margin-right:5px; }
.display .itemContent .info .cate { background:url(icons.png) left top no-repeat; padding:0px 0px 0px 20px; margin-right:5px; }
.display .itemContent .info .comm { background:url(icons.png) left -102px no-repeat; padding:0px 0px 0px 20px; }
.display .itemContent .content { margin-bottom:10px; color:#333333; }
.display .itemContent .content img { border:5px solid #DDDDDD; }
.display .itemContent .more { text-align:right; margin-bottom:10px; }
.display .itemContent .moreLink { display:block; width:113px; height:25px; background:url(more.png) repeat-x; }
.display .itemContent .tags { text-align:right; margin-bottom:10px; }

.articleBox { float:left; width:693px; padding:0px 10px 0px 10px; }
.articleBox .navLine {  margin-bottom:10px; padding:0px 0px 0px 10px; }
.articleContent h1 { margin:0px; padding:0px 0px 0px 10px; font-size:16px; margin-bottom:10px; color:#CC0000; }
.articleContent h1 a { font-size:16px; color:#CC0000; }
.articleContent .content { padding:0px 0px 0px 10px; margin-bottom:10px; }
.articleContent .content img { border:5px solid #DDDDDD; }
.articleContent .content * { font-size:14px; }
.articleContent .tags { margin-bottom:10px; text-align:right; }
.articleContent .other { margin-bottom:10px; text-align:right; }

/*评论列表*/
.commentsBox { padding:0px 0px 0px 10px; }
.commentsBox .sysPages { padding:0px; }
.commentsContent .item { border:1px solid #EEEEEE; background-color:#FFFFFF; padding:10px; margin-bottom:10px; border:1px solid #DDDDDD; }
.commentsContent .item .infoBox { float:left; width:100px; text-align:center; }
.commentsContent .item .infoBox .gravatar { margin:0px auto; border:1px solid #EEEEEE; background-color:#FFFFFF; padding:3px; width:40px; height:40px; }
.commentsContent .item .infoBox .guestName { width:90px; padding:5px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.commentsContent .item .contentBox { float:right; width:550px; line-height:180%; }
.commentsContent .item .contentBox .content { }
.commentsContent .item .contentBox .content span { color:#CCCCCC; padding-left:10px; }
.commentsContent .item .contentBox .reply { color:#CC0000; padding:0px 0px 0px 30px; }
.commentsContent .commentsLoading { padding:0px 0px 15px 0px; font-size:14px; text-align:center; }

/*发布口*/
.postBox { margin-bottom:10px; }
.postContent { padding:10px; background-color:#F0F0F0; }
.postContent form { margin:0px; padding:0px; }
.postContent dl { float:left; margin:0px; padding:0px; line-height:180%; width:100%; height:100%; padding:5px 0px 5px 0px; }
.postContent dl dt { float:left; width:100px; text-align:right; margin-right:10px; font-size:14px; font-weight:bold; }
.postContent dl dd .input { border:2px solid #DDDDDD; padding:2px; margin-right:10px; }
.postContent dl dd textarea { width:500px; height:150px; border:2px solid #DDDDDD; padding:2px; }

/*标签页*/
.tagsBox { float:left; width:693px; margin-bottom:10px; padding:0px 10px 0px 10px; }
.tagsContent h1 { margin:0px; padding:10px; }
.tagsContent .content { padding:10px; line-height:180%; }
.tagsContent .content span { float:left; width:20%; height:20px; border-bottom:1px dotted #CCCCCC; padding-bottom:10px; text-align:center; }
.tagsContent .content span a { font-weight:bold; margin-right:5px; }

/*友情链接页*/
.fellowsBox { float:left; width:693px; margin-bottom:10px; padding:0px 10px 0px 10px; }
.fellowsContent h1 { margin:0px; padding:10px; }
.fellowsContent .content { padding:10px; line-height:180%; }
.fellowsContent .content span { display:block; border-bottom:1px dotted #CCCCCC; padding-bottom:10px; margin-bottom:10px; }
.fellowsContent .content span a { font-weight:bold; margin-right:5px; }

.displayBottom { clear:both; }

.side { float:right; width:225px; padding:0px 20px 0px 5px; }
.sideContent .box { margin-bottom:10px; }
.sideContent .boxTop { font-size:14px; font-weight:bold; padding-bottom:5px; margin-bottom:5px; background:url(line.png) bottom repeat-x; }
.sideContent .boxContent { line-height:180%; }
.sideContent .boxContent p { margin:0px; padding:0px; }
.sideContent .boxContent ul { margin:0px; padding:0px; }
.sideContent .boxContent ul li { list-style:none; display:block; background:url(icons.png) 0px -153px no-repeat; padding-left:15px; }

.footer { clear:both; background:url(box.png) -2913px bottom no-repeat; text-align:center; padding-top:5px; }
.footerTop { background:url(f_t.png) top center no-repeat; height:2px; }
.footerContent { padding:10px; }
.footer p { padding:0px; margin:0px; line-height:180%; }

/* code light */
pre {font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:visible; word-wrap:break-word; word-break:normal; white-space:pre-wrap; margin:0 0 1em 0; background:#F7F7F7; }
pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
pre ol li.alt{color:inherit}
pre ol li span{color:black; background-color:inherit}
pre .comment, pre .comments{color:#008200; background-color:inherit}
pre .string{color:blue; background-color:inherit}
pre .keyword{color:#069; font-weight:bold; background-color:inherit}
pre .preprocessor{color:gray; background-color:inherit}
pre .dp-xml .cdata{color:#ff1493}
pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
pre .dp-xml .attribute{color:red}
pre .dp-xml .attribute-value{color:blue}
pre .dp-sql .func{color:#ff1493}
pre .dp-sql .op{color:#808080}
pre .dp-rb .symbol{color:#a70}
pre .dp-rb .variable{color:#a70; font-weight:bold}
pre .dp-py .builtins{color:#ff1493}
pre .dp-py .magicmethods{color:#808080}
pre .dp-py .exceptions{color:brown}
pre .dp-py .types{color:brown; font-style:italic}
pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
pre .dp-j .annotation{color:#646464}
pre .dp-j .number{color:#C00000}
pre .dp-delphi .number{color:blue}
pre .dp-delphi .directive{color:#008284}
pre .dp-delphi .vars{color:#000}
pre .dp-css .value{color:black}
pre .dp-css .important{color:red}
pre .dp-c .vars{color:#d00}
pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}
