@charset "UTF-8";
/*
Theme Name: pengxun
Theme URI: http://pensee.net.cn/
Description: pensee
Version: 1.0
Author: davidguoshuang at gmail.com
Author URI: http://blog.guoshuang.com
*/



#wrapper {margin:0 auto;width:960px;}

/*main*/

#main {background:#fff;color:#666;padding:15px;}
#main a,#main td a {color:#333;text-decoration:none;font-size:13px;}
#main a:hover,#main td a:hover {text-decoration:underline;color:#06c}
#main h2 {font-size:12px;font-weight:700;margin:10px 0;color:#aaa;}

/*navigation*/

#main div.bbcrumb {background:url(images/navigation.png) 0  center no-repeat;padding-left:18px;line-height:20px;}

#discussions h2 {background:url(/wp-content/themes/pengxun/images/icons_all.png) 0 0 no-repeat;padding-left:36px;height:32px;line-height:32px;margin:0;}

#discussions h2.latest {background-position:0 -256px;} 
#discussions h2.allforums {background-position:0 -288px;} 
#discussions h2.views {background-position:0 -320px;} 

#hottags {}

table#latest {width:100%;border-collapse:collapse;margin:6px 0;background:#f1f1f1;}
table#latest th {font-weight:700;height:32px;background:url(/wp-content/themes/pengxun/images/news2_bk.jpg) 0 -5px;border:solid 1px #fff;color:#333;}
table#latest td {padding:3px;border:solid 1px #fff;}
table#latest tr.odd td {background:#fff;}


table#forumlist {width:100%;border-collapse:collapse;margin:6px 0;background:#f1f1f1;}
table#forumlist th {font-weight:700;height:32px;background:url(/wp-content/themes/pengxun/images/news2_bk.jpg) 0 -5px;border:solid 1px #fff;color:#333;}
table#forumlist td {padding:3px;border:solid 1px #fff;}
table#forumlist tr.odd td {background:#fff;}

#viewdiv {}
#viewdiv ul,#viewdiv li {margin:0;padding:0;list-style:none;}
#viewdiv li {display:inline;}

#main p.rss-link {}
#main p.rss-link a {display:block;float:right;background:url(images/feed-icon-16x16.gif) 0 center no-repeat;line-height:20px;padding-left:18px;}
#main fieldset {border:none;outline:none;}

.guoVoteTopic {float:right;margin-right:10px;line-height:20px;}
.guoVoteTopic #rate-response {float:right;}
.star-holder {float:right;}

/**/
tr.error input {border:solid 1px #c00}

/*帖子样式*/

#topic-info {}
#topic-info h2 {font-size:16px;border-bottom:dotted 1px #ccc;color:#000;}
#topic-info .topicmeta ul {margin:0;padding:0;list-style:none;}
#topic-info .topicmeta li {margin:0;padding:0;list-style:none;float:right;}

#topic-tags {background:red}
#topic-tags * {float:left;list-style:none}

ol#thread {list-style:none;clear:both}
ol#thread li {margin-top:10px;}
ol#thread li .guoTopicIndex {font-size:16px;color:#ccc;line-height:25px;float:right;}
ol#thread li .threadauthor {line-height:25px;}
ol#thread li .threadpost {background:#eee;padding:10px;clear:both;}
ol#thread li.alt .threadpost {background:none;border-top:solid 1px #eee;}
.poststuff {text-align:right;color:#999}

#main .poststuff a {color:#999}
#main .poststuff a:hover {color:#666}


#postform label {display:block;}
#post_content {width:80%}

table.registerTable {}
table.registerTable td {padding:3px;}
table.registerTable th {padding:3px;}
table.registerTable em {color:#c00}
table.registerTable tr.required input {border:solid 1px #c00;}

div.admin {text-align:right;}
#topic-move {}
#topic-move fieldset {display:inline;vertical-align:middle;}

/*submit btn*/

#postformsub {background:url(images/btn_spring.png);height:30px;border:none;outline:none;padding:0;line-height:30px;font-size:13px;font-weight:700;color:#fff;padding:0 8px;border:solid 1px #5BA112;margin:8px 8px 8px 0;}


/*内容部分细节*/

#main ol {margin:10px 20px;}


