/*

Theme Name: Douban Classic
Theme URI: http://www.kedavid.com
Description: The classic douban.com blog theme
Version: 0.1
Author: David Ke
Author URI: http://www.www.kedavid.com
Tags: green, two-columns, fixed-width, two-columns

-----------------------------------------------

*/

body {
  margin:0;
  padding:0px 15px;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 150%;
  color:#666;
  }
  
a:link {text-decoration: none;color: #666666;
}
a:active { text-decoration: none; color: #666666;}
a:visited { text-decoration: none; color: #666666;}
a:hover {text-decoration: none;color: #aaaaaa;}
a img { border: none; }

  
/* Headings
----------------------------------------------- */
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }


/* align */
.alignright { float: right; }

.alignleft { float: left; }
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  
/* Content
----------------------------------------------- */
#page {
  width:742px;
  margin:0 10px;
  margin-top: 1em;
  padding:0;
  text-align:left;
  }
#content {
  padding: 0px;
  width:512px;
  float:left;
  }
#sidebar {
  margin-top: .5em;
  width:170px;
  float:right;
  list-style:none;
  }
  
.more-link {font-weight:bold;}

/* Head */
#header {
	padding:0px 0px 0px;
	vertical-align: bottom;
        line-height: 0%;
	text-align: left;
        background: #fff
        margin: 0 auto 0px auto;
        border-bottom: 0px solid #999;
        background: url() no-repeat right;
        width: 755px;
        height: 0px;
display:none;
 
}
#blogTitle {
	display:none;
 
}
#blogTitle a {

  display:none;
 
}

/* Footer
----------------------------------------------- */
#footer {
  width:700px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
 
 /* Sidebar Content
----------------------------------------------- */
#sidebar ul {padding:0;margin:0;list-style:none;}
#sidebar .widget {border-bottom:1px dotted #ccc;margin-bottom:1.5em;padding-bottom:.5em;}
#sidebar li {
  margin:0;
  padding:0 0 .25em 0;
  line-height:1.5em;
  }
#sidebar p {

  line-height:1.5em;
  }
.aktt_tweets {background-color:#FFF6EE;border:#FAEFE4;padding:10px;}


/* Post */
.post {
  margin:.5em 0 1.5em;
  border-bottom:0px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
 display:none;
  padding:0 0 0px;
  font:Arial, Helvetica, sans-serif;
font-size: 28px;line-height: 21px;
    margin-bottom: 5px; 
  }
.post-title a, .post-title a:visited, .post-title strong {
display:none;
 
  text-decoration:none;
  font:Arial, Helvetica, sans-serif;
font-size: 28px;line-height: 21px;
  font-weight:bold;
  }
.post-title strong, .post-title a:hover {
  color:#333;
display:none;
   }
.postmetadata {
	color:#999;
}
.post blockquote {
  margin:1em 20px;
  color:#666;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Comments */
#comments li {padding:5px;min-height:30px;-moz-border-radius:5px;margin-bottom:20px;
}
#comments .odd {
	border-bottom:0px dotted #666;
}
#comments .even {
	
border-bottom:0px dotted #666;}
.comment-meta {

}
.comment-gravatar {
	display:none;
}