/* Common */
body {
margin: 0 8px;
padding: 0;
background: #7F7F7F url("images/bg.png") repeat-y left;
font-family: Arial, 宋体;
font-size: 13px;
text-align: center;
}
p {
margin: 0;
padding: 3px;
}
a {
color: #DDD;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
form {
margin: 0;
padding: 0;
}
img {
border: 0;
}
h1 {
margin: 15px 0;
padding: 0;
font-size: 26px;
}
h1 a {
color: black;
}
h1 a:hover {
text-decoration: none;
}
h2 {
font-size: 18px;
text-align: center;
}
h3 {
margin: 15px 0;
padding: 0;
font-size: 15px;
}
h4, h5, h6, input, button, textarea {
font-size: 13px;
}
blockquote {
margin: 15px 10px;
border: 1px solid #999;
background: #888;
}
blockquote blockquote {
margin: 10px;
}
code {
margin: 5px 0;
padding: 5px;
line-height: 80%;
border: 1px solid #888;
background: #777;
color: white;
font-family: "Courier New", monospace;
white-space: pre;
display: block;
}
form label {
font-size: 11px;
}
.clear {
clear: both;
}
.hide {
display: none;
}
.indent {
text-indent: 2em;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.top {
vertical-align: top;
}
.bottom {
vertical-align: bottom;
}
.fleft {
float: left;
}
.fright {
float: right;
}

/* Layout & Block */
#container {
margin: auto;
padding: 0 8px;
min-width: 780px;
text-align: left;
}
#content {
width: 100%;
border: 0;
table-layout: fixed;
}
#header {
margin: 10px 0;
padding: 1px 10px;
background: #777 url("images/head_bg.png") no-repeat left top;
color: black;
overflow: hidden;
}
#header div.search {
padding: 20px 0 10px 0;
text-align: right;
float: right;
}
#header form p {
margin: 0;
padding: 0;
}
#header input.submit {
margin: 0;
padding: 0;
height: 18px;
width: 18px;
border: 0;
background: #EEE url("images/search.gif") no-repeat 0 2px;
cursor: pointer;
outline: none;
float: left;
}
#header input.submitfocus,
#header input.submit:hover {
background: #EEE url("images/search.gif") no-repeat -18px 2px;
}
#header input.search {
margin: 0;
padding: 1px 0;
height: 16px;
width: 120px;
line-height: 16px;
border: 0;
background: #EEE;
outline: none;
float: left;
}
#footer {
padding: 5px;
background: url("images/s-h.gif") repeat-x top;
color: #333;
font-size: 12px;
}
#footer a {
color: #EEE;
}
#left {
width: 200px;
background: url("images/s-v.gif") repeat-y right;
vertical-align: top;
}
#right {
padding: 0 15px;
vertical-align: top;
overflow: hidden;
}
#guide {
margin: 0;
padding-top: 5px;
list-style: none;
text-align: right;
font-size: 13px;
display: block;
}
#guide li {
margin-left: 10px;
display: inline;
}
#nav {
margin: 10px 0;
padding: 0;
font-size: 13px;
}
#nav li {
padding: 2px 5px;
list-style: none;
color: black;
font-weight: bold;
}
#nav li a {
color: black;
font-weight: normal;
text-decoration: none;
}
#nav li a:hover,
#nav li.focus a {
background: #333;
color: #DDD;
}
#nav li ul {
margin: 5px 8px;
padding: 0;
}
#nav li.pagenav ul li,
#nav li.widget_pages ul li {
padding-left: 16px;
background: url("images/g-1.gif") no-repeat left 3px;
}
#nav li.categories ul li,
#nav li.widget_categories ul li {
padding-left: 16px;
background: url("images/g-2.gif") no-repeat left 3px;
}
#nav li.categories ul ul,
#nav li.widget_categories ul ul {
margin-left: 0;
}
#nav li.tags ul,
#nav li.linkcat ul,
#nav li.widget_links ul,
#nav li.widget_recent_comments ul,
#nav li.widget_recent_entries ul {
margin-left: 25px;
}
#nav li.widget_tag_cloud div {
padding: 5px 15px;
line-height: 20px;
}
#nav li.widget_tag_cloud div a {
margin-right: 5px;
font-size: 13px !important;
}
#nav li.tags ul li {
padding-left: 0;
list-style: square;
color: #222;
}
#nav li.archives ul li,
#nav li.widget_archive ul li,
#nav li.widget_archives ul li {
padding-left: 16px;
background: url("images/g-5.gif") no-repeat left 3px;
}
#nav li.linkcat ul li,
#nav li.widget_links ul li {
padding-left: 0;
list-style: disc;
color: #222;
}
#nav li.widget_recent_comments ul li,
#nav li.widget_recent_entries ul li {
padding-left: 0;
font-weight: normal;
list-style: circle;
color: #222;
}
#nav li.widget_recent_entries a,
#nav li.widget_recent_comments a {
color: #CCC;
text-decoration: none;
}
#nav li.widget_recent_entries a:hover,
#nav li.widget_recent_comments a:hover {
background: none;
text-decoration: underline;
}
#nav li.widget_calendar a {
color: #CCC;
background: #444;
}

/* Icons */
a.digg {
padding-left: 20px;
background: url("images/digg.gif") no-repeat left;
}
a.facebook {
padding-left: 20px;
background: url("images/facebook.gif") no-repeat left;
}
a.twitter {
padding-left: 20px;
background: url("images/twitter.gif") no-repeat left;
}
a.feed {
padding-left: 18px;
background: url("images/v-4.gif") no-repeat left;
}
a.print {
padding-left: 18px;
background: url("images/v-6.gif") no-repeat left;
}
a.rss {
padding-left: 20px;
background: url("images/feed.gif") no-repeat left;
}
a.trackback {
padding-left: 20px;
background: url("images/trackback.gif") no-repeat left;
}
a.comment-reply {
padding-left: 18px;
background: url("images/v-9.gif") no-repeat left;
}
a.comment-quote {
padding-left: 18px;
background: url("images/v-11.gif") no-repeat left;
}
li.admin a {
padding-left: 18px;
background: url("images/v-7.gif") no-repeat left;
}
li.register a {
padding-left: 18px;
background: url("images/v-8.gif") no-repeat left;
}
div.feedback a {
padding-left: 18px;
background: url("images/v-9.gif") no-repeat left;
}
li.post,
a.post-edit-link,
a.comment-edit-link,
span.post-edit-link a,
i.comment-edit-link a {
padding-left: 18px;
background: url("images/v-10.gif") no-repeat left;
}
i.comment-edit-link {
font-style: normal;
}

/* Misc */
.description {
padding: 0 0 10px 100px;
}
.copy {
font-family: Arial, Tahoma;
}
.credit img {
vertical-align: bottom;
}
.navigation {
padding: 10px 0;
}
.meta {
margin: 15px 0;
color: #333;
}
p.meta {
margin: 0;
padding: 10px 0;
}
p.meta b {
font-weight: normal;
}
p.meta span {
float: right;
}
div.avatar {
float: left;
}
img.avatar {
margin: 10px 20px 10px 5px;
}
.post,
.comment-text {
line-height: 150%;
}
.storytitle a {
color: #EEE;
}
.storycontent {
clear: both;
overflow: auto;
}
.storycontent p {
overflow: auto;
}
.commentlist {
margin: 5px 0;
padding: 0;
list-style: none;
}
.commentlist li {
padding: 0 5px 10px 5px;
border-bottom: 1px solid #666;
}
.paginate {
padding: 5px 0;
text-align: right;
}
p.paginate {
padding: 10px 0;
}
.paginate span {
padding: 0 4px;
border: 1px solid #222;
font-weight: bold;
background: #222;
color: white;
}
p.paginate span {
border: 0;
background: none;
color: #222;
text-decoration: underline;
}
.paginate a {
padding: 0 4px;
border: 1px solid #666;
color: black;
text-decoration: none;
}
.paginate a:hover {
border: 1px solid #999;
color: #EEE;
text-decoration: none;
}
p.paginate a,
p.paginate a:hover {
border: 0;
color: #EEE;
text-decoration: underline;
}
.paginate img {
vertical-align: bottom;
}
.paginate .navimg {
padding: 0 2px;
border: 1px solid #666;
background: none;
}
.paginate a.navimg:hover {
border: 1px solid #999;
}