/* @override http://xiaoyu.lelehome.com/wp-content/themes/dream-on/style.css */

/*  
Theme Name: Dream On
Theme URI: http://www.wpdesigner.com
Description: Dream On Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, "Microsoft YaHei", "微软雅黑", STHeiti, "华文细黑", SimSun, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #d3d8c1;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #be070e;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #E0E7C7;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Tahoma, "Microsoft YaHei", "微软雅黑", STHeiti, "华文细黑", SimSun, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}


/* to fix the display problem in Safari*/
textarea#comment{
  width: 90%;
}

input#searchsubmit{
  font-size: 12px;
}


input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	padding: 15px 0 0;
	width: 769px;
	text-align: left;
	vertical-align: top;
}

#header{
	clear: both;
	padding: 20px;
	background: #2e2e2e url(images/bg_header.gif) no-repeat;
	color: #fff;
}

#header h1{
	padding: 0 83px 0 0;
	background: #2e2e2e url(images/bg_h1.gif) repeat-x 0 5px;
	text-transform: uppercase;
}

#header h1 a{
	padding: 0 20px 0 0;
	text-decoration: underline;
	background: #2e2e2e;
	color: #fff;
}

#banner{
	clear: both;
	margin: 20px 0 0;
	width: 729px;
	height: 191px;
	background: #2e2e2e url(images/banner.jpg) no-repeat;
}

#description-container{
	clear: both;
	padding: 20px;
	background: #a2a88b url(images/bg_description.gif) repeat-x;
	color: #fff;
}

.description{
	padding: 5px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: top;
	background: #fff;
	color: #000;
}

.description p{
	border: 1px solid #c7c7c7;
	padding: 4px 8px 6px;
	height: 86px;
}

.description .avator {
	padding: 6px 14px 6px 8px;
}

.page{
	clear: both;
	float: left;
	width: 769px;
	border-top: 1px solid #a0ac75;
	text-align: left;
	vertical-align: top;
	background: #fff url(images/bg_page.gif) repeat-y 538px 0px;
	color: #000;
}

.maincol{
	float: left;
	width: 538px;
	text-align: left;
	vertical-align: top;
}

.post{
	background: #fff;
}

.post_alt{
	background: #f6fbe5;
}

.post, .post_alt{
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

.post h2, .post_alt h2{
	padding: 0 0 9px;
	border-bottom: 1px solid #e1e9c4;
	color: #738338;
}

.post h2 a, .post_alt h2 a{
	text-decoration: underline;
	color: #738338;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e6eecb;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry .postinfo{
	color: #737b58;
	padding-top: 15px;
}


h3.related-posts{
  color: #666;
	text-align: left;
	vertical-align: top;
	padding: 9px 0 0;
	margin-top: 20px;
	border-top: 1px solid #e1e9c4;
}

ul.related-posts{
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}

ul.related-posts li a{
  background: url(images/heart.gif) no-repeat left center;
  padding-left: 22px;
}

.postdate{
	color: #000;
}

.browse{
	padding: 11px 20px;
	font-size: 15px;
	border-top: 1px solid #e6eecb;
	border-bottom: 1px solid #e6eecb;
	line-height: 24px;
	text-align:right;
}

.browse a{
	color: #738338;
}

.browse div {
	display:inline;
	white-space:nowrap
}

.browse div.alignleft {
	float:left;
}

.page>div.browse{
	display:table;width:100%
}

.page>div.browse div {
	display:table-cell
}

.page>div.browse div.alignleft {
	float:none;
	text-align: left;
}
.page>div.browse div.alignright {
	text-align: right;
}

.sidebar{
	float: left;
	width: 231px;
	text-align: left;
	vertical-align: top;
}

.sidebar p{
  line-height: 20px;
}

.sidebar ul{
	margin: 0;
	padding: 0 20px 20px 21px;
	list-style: none;
}

.sidebar ul li{
	padding: 20px 0 0;
}

.sidebar ul li h2{
	padding: 0 0 9px;
	border-bottom: 1px solid #e5dfb3;
	color: #666;
}

.sidebar ul ul{
	padding: 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
	
}

.sidebar ul ul li#search{
	padding: 15px 0 0;
}

.sidebar ul ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

.sidebar .tag-s10 {
  font-size: 29px;
}

.sidebar .tag-s9 {
  font-size: 27px;
}

.sidebar .tag-s8 {
  font-size: 25px;
}

.sidebar .tag-s7 {
  font-size: 23px;
}

.sidebar .tag-s6 {
  font-size: 21px;
}

.sidebar .tag-s5 {
  font-size: 19px;
}

.sidebar .tag-s4 {
  font-size: 17px;
}

.sidebar .tag-s3 {
  font-size: 15px;
}

.sidebar .tag-s2 {
  font-size: 13px;
}

.sidebar .tag-s1 {
  font-size: 11px;
}

.widget .widgettitle{
  margin: 5px 0 8px;
}

#footer{
	clear: both;
	margin: 0 0 15px;
	float: left;
	padding: 10px 0 10px;
	width: 769px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	vertical-align: top;
	background: #2e2e2e url(images/bg_footer.gif) no-repeat left bottom;
	color: #ccc;
}

#footer p{
	padding: 0 20px;
}

/* comments template */

.comments-template{
	padding: 20px;
	border-top: 1px solid #e6eecb;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e6eecb;
}

.comments-template h3, .comments-template h2{
	color: #666;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comment-preview h3{
  font-size: 16px;
  color: #666;
  padding: 15px 0 10px;
}

.comment-preview p.preview{
  padding: 5px 0;
}
/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e5dfb3;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */