/*
Theme Name: WPCN
Theme URI: http://fairyfish.net/
Description: WordPress Chinese Group.
Version: 0.2
Author: YiXia SUN
Author URI: http://fairyfish.net/
Tags: Red, fixed width, two columns, widgets
*/
body {
  font-size: 12px;
  font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  background: #f2f2f2;
  color: #353535;
  text-align: center;
  margin: 10px 0 20px 0;
  padding: 0;
  }
#page {
  background: #fff url('images/body.gif') repeat-y top;
  text-align: left;
  margin: 0 auto;
  padding: 28px 0;
  width: 980px;
  }
#header {
  text-align: left;
  margin: 8px auto 0;
  padding: 0;
  height: 125px;
  background: url('images/menu.gif') no-repeat bottom center;
  }
#headerimg{
  margin-left: 28px;
}
.narrowcolumn {
  float: left;
  padding: 0 0 0 8px;
  margin: 0;
  width: 660px;
  }
#sidebar {
  padding: 0;
  margin: 0 0 0 690px;
  width: 284px;
  color: #333;
  }
#footer {
  padding: 28px 0 0;
  margin: 0 auto;
  width: 980px;
  clear: both;
  background: url('images/footer.jpg') no-repeat top;
  border: none;
  color: #555
  }
#footer strong{
  font-weight: normal;
}
#footer a{
  color: #353535;
  text-decoration: none;
}
#footer strong a{
  color: #000;
  text-decoration: none;
}
#footer p {
  margin: 0;
  padding: 0;
  text-align: center;
  }
hr {
  display: none;
  }
.clear {
  clear: both;
}
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }
.center {
  text-align: center;
  }
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
a img {
  border: none;
  }
p img {
  padding: 0;
  max-width: 100%;
  }
a {
  color: #a60105;
  text-decoration: none;
}
p {
  line-height: 16px;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}
code {
  font: 12px Arial, 'Courier New', Courier, Fixed;
  }
#header h1{
  font-size: 24px;
  font-weight: bold;
  margin-left: 28px;
  text-align: left;
  display: none
  }
#header .description {
  margin-left: 28px;
  font-size: 14px;
  text-align: left;
  }
#header ul{
  /*margin: 0 0 0 30px;
  padding: 32px 0 0;*/
  padding: 0 0 0 20px;
  position: absolute;
  top: 115px;
}
#header li{
  font-size: 13px;
  display: inline;
  float: left;
  line-height: 40px;
}
#header li a{
  text-align: center;
  color: #fff;
  display: block;
  float: left;
  padding: 0 30px;
  height: 40px;
  text-decoration: none;
}
#header li a:hover, .current_page_item{
  font-weight: bold;
  background: url("images/highlight.gif") no-repeat;
  background-position: 50%;
}
h2.title {
  font-size: 23px;
  margin: 0;
  padding: 7px 0 6px 8px;
  color: #333;
}
h2.title a{
  text-decoration: none;
  color: #333;
}
small.calendar{
  display: block;
  width: 76px;
  height: 59px;
  color: #fff;
  float: left;
  background: url("images/calendar.gif") no-repeat 0 4px;
  text-align: left;
  padding: 3px 0 0;
}
small.calendar span{
  display: block;
  text-align: center;
  padding-top: 4px;
  width: 54px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
small.calendar strong{
  display: block;
  text-align: center;
  width: 54px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
}
small.subtitle{
  font-size: 12px;
  color: #666;
}
small.subtitle .comment{
  padding-left: 30px;
  background: url("images/comment.gif") no-repeat 8px;
}
.entry{
  clear: both;
  padding: 3px 8px 0;
}
.post{
  clear: both;
  padding: 16px 0;
}
#sidebar a{
  color: #333;
}
#sidebar h2 {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 0;
  padding:  0 0 0 8px;
  color: #fff;
  background: url('images/sidebart.gif') no-repeat top left;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style-type: none;
  background: url('images/sidebar.gif') repeat-y left;
  }
#sidebar ul ul, #sidebar ul .textwidget{
  padding: 6px 12px 12px;
  margin-bottom: 6px;
  background: url('images/sidebarb.gif') no-repeat bottom left;
}
#sidebar li li{
  line-height: 18px;
  background: #fff;
  padding: 0;
  position: relative;
  }
#sidebar #search{
  background: #fff;
  margin: 10px 0;
}
#searchform {
  margin: 0;
  padding: 0;
  height: 30px;
  }
#searchform div {
  margin: 0;
  padding: 0;
  height: 30px;
  }
#sidebar #searchform #s {
  width: 202px;
  height: 28px;
  padding: 0;
  margin-right: 5px;
  vertical-align: middle;
  line-height: 28px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  float: left;
  font-size: 24px;
  }
#sidebar #searchsubmit {
  padding: 0;
  width: 70px;
  height: 30px;
  }
.postmetadata{
  clear: both;
}
.postmetadata small{
  display: block;
  padding: 5px;
}
.post hr {
  display: block;
  }
.navigation {
  text-align: center;
  padding: 20px 0 10px;
  }
.topnav {
  padding: 10px 0 0;
}
form {
  margin: 0;
  padding: 0;
}
h3.comments {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
  font-size: 1em;
}
.commentlist {
  padding: 0;
  margin: 0;
  }
.alt {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }
.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style-type: none;
  font-weight: bold;
  }
.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }
.commentlist cite a, .commentmetadata a {
  text-decoration: none;
}
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
  }
.commentmetadata {
  margin: 0;
  display: block;
  }
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
.entry form {
  text-align:center;
}
.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
}