@charset "utf-8";
/* CSS Document */


/*

Theme Name:SpringFestivals_WordPressla

Theme URI:http://www.WordPress.la/

Description: 复古的风格，用以表现中国历史的文化底蕴；多姿多态的外框造型 、幻化无方的图案构成；所有框架造型虽然不同，却无不比例合度、摩仿生动、富有美感。 Wordpress啦，倾力出品！ 
Version: 1.0

Author: 小雯子&玳玳@WordPress.la

Author URI:http://www.WordPress.la/

Tags: red,green,gray,white,orange, fixed-width, two-columns,custom-background,custom-header,holiday

License:GNU General Public License, v2 (or newer)

License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html    

*/

/* CSS Document */



html, * html body, body, div, h1, h2, h3, h4, h5, h6, #nav ul, #sidebar ul {
	padding:0;
	margin:0;
}
input, textform {
	font-size:12px;
}
a {
	color:#697B2D;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
#header span, #header h1 {
	display:block;
	padding:0;
	margin:0;
	font-weight:bold;
	line-height:1em;
}
#header span a, #header h1 a {
	font-size:40px;
	color:#000;
	font-family:"楷体";
}
h2 {
	font-size:16px;
	line-height:26px;
}
h3, h4, h5, h6 {
	font-size:14px;
	line-height:24px;
}
small {
	font-size:12px;
	font-weight:normal;
}
.cb {
	clear:both;
	height:0;
}
.fl {
	float:left;
}
.fr {
	float: right;
}
.gray {
	color:gray;
}
body {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 1.5em;
	background-color: #E1DEBC;
	background-image: url(images/bg.jpg);
}
#top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position:center;
	height: 56px;
	position: fixed;
	top: 0px;
	width: 100%;
	clear:both;
	z-index:10000;
}
#header {
	background:#ECE9D6 url(images/header.jpg) no-repeat;
	width:960px;
	height:175px;
	margin:0 auto;
	clear:both;
}
#header .logoblock {
	float:left;
	padding-left:100px;
	padding-top:110px;
}
#header .searchtop {
	width:191px;
	height:20px;
	float:right;
	background:#fff url(images/searchbg.jpg) no-repeat;
	padding-left:20px;
	margin-top:120px;
	margin-right:25px;
	padding-top:2px;
}
#header .field {
	width:136px;
	float:left;
	border:none;
	background:none;
}
#header .submit {
	width:50px;
	border:none;
	background:none;
	cursor:pointer;
	text-align:center;
}
#banner {
	margin:0 auto;
	padding-bottom:10px;
	background-color:#ECE9D6;
	width:960px;
	text-align:center;
	clear:both;
}
#main {
	padding:0 10px 45px 20px;
	margin:0 auto;
	width:930px;
	clear:both;
	background-color:#ECE9D6;
	clear:both;
}
#content {
	width:655px;
	float:left;
}
#sidebar {
	width:260px;
	float:right;
}
#FooterShadow {
	background:url(images/footer.gif) repeat-x;
	z-index:100;
	position:relative;
	margin-top:-27px;
	width:100%;
	height:27px;
	clear:both;
}
#footer {
	background-image:url(images/footer.jpg);
	width:100%;
	height:80px;
	clear:both;
	text-align:center;
	color:#CF9688;
	padding-top:10px;
}
#footer a {
	color:#CF9688;
	text-decoration:underline;
}
#footer a:hover {
	color:#ACE330;
}
/*****************/

#nav {
	background:url(images/nav.png) no-repeat;
	width:936px;
	height:50px;
	position: relative;
	z-index:100;
	margin:-16px auto 0;
	clear:both;
	padding:16px 60px 0;
}
#nav ul {
	height:30px;
	float:left;
}
#nav li {
	list-style:none;
	float:left;
	position:relative;
	padding:7px 0 0;
	height:23px;
	z-index:99;
}
#nav a {
	padding:3px 15px;
	color:#fff;
	font-size:14px;
}
#nav li a:hover, #nav .current_page_item a {
	background:#9A290E url(images/nav_bg1.jpg) repeat-x bottom center;
	text-decoration:none;
	color:#ACE330;
	border:solid 1px #952811;
	padding:2px 14px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#nav li ul {
	display:none;
	height:auto;
}
#nav li li {
	padding:0;
}
#nav li:hover ul {
	display:block;
	position:absolute;
	z-index:100;
	top:24px;
	width:100px;
	left:0;
	background:#9A290E url(images/nav_bg2.jpg) repeat-x top center;
	-moz-border-radius:5px;
	border-radius:5px;
	border: none;
}
#nav li:hover ul li {
	float:none;
	text-align:center;
	margin:0;
	padding:0;
	height:24px;
}
#nav li ul a, #nav li ul .current_page_item a {
	padding:2px 0;
	display:block;
	color:#C89285;
	height:20px;
}
#nav li ul a:hover, #nav li ul .current_page_item a {
	background:none;
	text-decoration:none;
	color:#ACE330;
	border:none;
	padding:2px 0;
	background-color:#7F230E;
	display:block;
	height:20px;
}
/*****************/



div.post {
	width:100%;
	float:left;
	background:url(images/line.jpg) repeat-x center bottom;
}
.home div.post {
	margin-bottom:15px;
}
.posttitle {
	clear:both;
	height:50px;
}
.posttitle .fl {
	background:#fff url(images/comment.jpg) no-repeat;
	width:53px;
	height:35px;
	text-align:center;
	padding-top:15px;
	font-size:12px;
	color:#000;
}
.posttitle .fl a {
	font-weight:bold;
}
.posttitle .fr {
	width:600px;
	color: #697B2D;
}
.posttitle .fr a {
	text-decoration:underline;
}
.posttitle .fr .title2 a {
	color:#CC0000;
	font-size:16px;
	font-family: "楷体";
	text-decoration:none;
}
.posttitle .fr .title2 a:hover {
	color: #697B2D;
	border:none;
}
.entry {
	clear:both;
	margin-top:10px;
	font-size:14px;
    line-height:1.8em;
}
.homepage .entry {
	font-size:12px;
    line-height:1.5em;
}
.entry .fl {
	width:206px;
	height:126px;
	margin:0 15px 15px 0;
	margin-top:-1px;
}
.entry .fl a {
	display:block;
}
.entry .fl a img {
	width:200px;
	height:120px;
	padding:3px;
	background-color:#D5D09F;
	border:none;
}
.entry .fl a:hover img, .entry .fl a:hover .newpost {
	background-color:#C7BF7E;
}
.entry .fl .newpost {
	background-color:#D5D09F;
	background-position:3px 3px;
	background-repeat:no-repeat;
	width:200px;
	height:120px;
	padding:3px;
	float:left;
}
.newpost1, .newpost5, .newpost9, .newpost13 {
	background-image:url(images/newpost/1.jpg);
}
.newpost2, .newpost6, .newpost10, .newpost14 {
	background-image:url(images/newpost/2.jpg);
}
.newpost3, .newpost7, .newpost11, .newpost15 {
	background-image:url(images/newpost/3.jpg);
}
.newpost4, .newpost8, .newpost12, .newpost16 {
	background-image:url(images/newpost/4.jpg);
}
.entry .more {
	text-align:right;
	margin-bottom:8px;
}
.entry .more a {
	font-weight:bold;
	font-family:"宋体";
}
.entry .more .small {
	font-size:9px;
	font-weight:normal;
}
/********************/

.navigation {
	clear:both;
	height:40px;
}
.navigation a {
	color:#CC0000;
	padding-bottom:8px;
	display:inline-block;
	font-weight:bold;
}
.navigation a .small {
	font-size:9px;
	font-family:"宋体";
	font-weight:normal;
}
.navigation a:hover {
	color:#697B2D;
}
/*****************/

.title3 {
	background:#A4381F url(images/sidetitle.jpg) no-repeat left bottom;
	color:#fff;
	font-size:14px;
	padding-left:30px;
	text-transform: capitalize;
	padding-top:8px;
	height:35px;
	font-family:"楷体";
	line-height:1em;
}
#sidebar ul {
	padding:0;
}
#sidebar ul ul {
	margin:5px 12px 10px;
}
#sidebar ul ul ul {
	margin:12px 0 12px 12px;
}
#sidebar li {
	list-style:none;
	background:#DAD7AB url(images/sidebottom.gif) no-repeat center bottom;
	padding-bottom:6px;
	margin-bottom:10px;
}
#sidebar li li {
	margin:0;
	background:none;
	padding:0;
}
#sidebar li a, #sidebar li.widget_recent_comments li {
	background: url(images/sidenarrow.gif) no-repeat left 10px;
	display:block;
	color:#000;
	padding:8px 0 4px 18px;
	border:none;
	border-bottom:dashed 1px #F3F1E2;
}
#sidebar li a:hover, #sidebar li.widget_recent_comments li:hover {
	background: url(images/sidenarrow2.gif) no-repeat left 10px;
}
#sidebar li a:hover {
	color:#990000;
}
#sidebar #searchform {
	width:191px;
	height:20px;
	background:url(images/searchbg.jpg) no-repeat 25px 10px;
	padding-left:45px;
	padding-top:12px;
	padding-bottom:10px;
}
#sidebar .field {
	width:136px;
	float:left;
	border:none;
	background:none;
}
#sidebar .submit {
	width:50px;
	border:none;
	background:none;
	cursor:pointer;
	text-align:center;
}
#sidebar li.widget_recent_comments a, #sidebar li.widget_calendar a, #sidebar li.widget_tag_cloud a {
	background:none;
	color:#900;
	border-bottom:none;
}
#sidebar li.reply_side li {
	clear:both;
	border-bottom:dashed 1px #F3F1E2;
	min-height:45px;
}
#sidebar li.reply_side li a {
	color:#555555;
	background:none;
	margin:0;
	padding:0;
	border:none;
	display:inline;
}
#sidebar li.reply_side li a.name {
	color:#697B2D;
	font-weight:bold;
}
#sidebar li.reply_side li img.avatar {
	margin-top:2px;
}
#sidebar li.reply_side li a:hover {
	background:none;
	text-decoration:underline;
	color:#900;
}
#sidebar li.widget_recent_comments a:hover, #sidebar li.widget_calendar a:hover, #sidebar li.widget_tag_cloud a:hover {
	background:none;
	text-decoration:underline;
}
#sidebar .tagcloud, #sidebar .textwidget {
	padding:0 10px;
}
#sidebar li.widget_tag_cloud a {
	display:inline;
}
.tagcloud, .textwidget {
	margin:10px 0 20px;
}
#sidebar #wp-calendar {
	width:260px;
}
#sidebar #wp-calendar * {
	text-align:center;
}
#sidebar #wp-calendar caption {
	font-weight:bold;
}
#sidebar #wp-calendar a {
	padding:0;
	margin:0;
	background:#ECE9D6;
    display:inline;
	padding:3px 8px;
}
/************************/



/************************/

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 577px; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter, .alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width:585px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	float:none;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.sticky {
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
/************************/

.commentlist {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.commentlist li.even, li.pingback {
	background-color:#E5E2C5;
	border:solid 1px #D6D1A3;
}
.commentlist li.odd {
	background-color:#D6D1A3;
}
li.comment, li.trackback, li.pingback {
	list-style:none;
	margin-bottom:1px;
}
.commentlist ul.children li {
	position:relative;
}
li.depth-1 {
	padding:5px;
	position:relative;
}
img.avatar {
	background-color:#fff;
	border:solid 1px #999;
	padding:1px;
	float:left;
	margin-top:-5px;
	margin-right:3px;
}
li.depth-1 .comment-author {
	clear:both;
	height:36px;
	padding-top:5px;
}
li.depth-1 .commentmetadata {
	position:absolute;
	left:45px;
	margin-top:-21px;
	color:#555555;
}
.commentmetadata a {
	color:#555555;
}
.commentmetadata a:hover {
	color:#CC0000;
}
.comment-author .url {
	color:#697B2D;
	font-weight:bold;
}
.comment-author .url:hover {
	color:#CC0000;
}
.comment-author .says {
	color:#697B2D;
}
.reply {
	position:absolute;
	right:25px;
	top:20px;
}
.reply a {
	color:#CC0000;
}
.reply a:hover {
	color:#697B2D;
}
.commentlist li.depth-2 {
	margin-left:50px;
}
.commentlist ul.children li.even, .commentlist ul.children li.odd {
	position: relative;
	background:none;
	border:none;
	background-image:url(images/comment_narrow.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
}
ul.children img.avatar {
	position:absolute;
	left:-55px;
}
ul.children .comment-body {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#F4F2E6;
	margin-left:12px;
	position:relative;
	padding:0 5px 25px;
	margin-bottom:10px;
	z-index:1;
}
ul.children .comment-author {
	height:0;
}
ul.children .comment-author .fn {
	position:absolute;
	left:-55px;
	top:40px;
}
.fn {
	font-style: normal;
}
ul.children .comment-author .says {
	display:none;
}
ul.children .commentmetadata {
	height:20px;
	background-color:#E1DEBB;
	width:100%;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	margin-top:0;
	color:#555555;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding-top:5px;
}
ul.children .commentmetadata a {
	margin-right:15px;
	display:inline-block;
	float:right;
}
ul.children .reply {
	position:absolute;
	left:25px;
	top: auto;
	bottom:5px;
	width:50px;
}
/***********************/

#respond {
	position: relative;
	width: 100%;
	z-index:2;
	background-color:#ECE9D6;
}
li #respond {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	width: 68.9%;
}
li #respond h3#reply-title {
	background:none;
}
#commentform {
	padding:0;
	width:100%;
	background:url(images/line.jpg) repeat-x left top;
	padding-top:5px;
}
#commentform #author, #commentform #email, #commentform #url {
	position:absolute;
	height:22px;
	color:#999;
	display:block;
	left:60px;
	top:0;
	border:solid 1px #DAD3CB;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
p.comment-form-url, p.comment-form-email, p.comment-form-author {
	position:relative;
	padding:2px 0;
}
#comment {
	height:120px;
	border:solid 1px #DAD3CB;
	color:#999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:98%;
	padding:2% 1%;
	line-height:1.5em;
}
#respond #submit {
	background:#D65536 url(images/submit.png) no-repeat left top;
	text-indent:-1000px;
	width:143px;
	height:35px;
	padding:0;
	border:none;
	cursor:pointer;
	clear:both;
}
#respond #submit:hover {
	background:#EB6762 url(images/submit.png) no-repeat left -35px;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
h3.commenttitle, h3#reply-title {
	margin:15px 0 0;
	font-family:"Microsoft Sans Serif";
	width:94%;
	background:url(images/comment2.jpg) no-repeat left top;
	padding-left:6%;
	height:35px;
	clear:both;
	color:#A5381E;
	font-size:16px;
	font-family:"楷体";
	font-weight:bold;
}
h3.commenttitle a {
	color:#A5381E;
	font-size:16px;
	font-family:"楷体";
	font-weight:bold;
}
.nocomments, .nopassword {
	font-family:"Microsoft Sans Serif";
	text-align:center;
	width:100%;
	float:left;
	font-size:30px;
	color:#ccc;
}
.nopassword {
	font-size:18px;
}
.page-title {
	font-size:24px;
	text-align:center;
	margin-bottom:20px;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 5px;
}
div.SearchResults {
	background:none;
}
div.SearchResults #s {
	width:200px;
}
/***********************/



table {
	border-collapse: separate;
}
.entry table, .commentlist table {
	border-spacing: 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry th, .commentlist th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry td, .commentlist td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote {
	padding:10px;
	border-left:solid 3px #736969;
}
.commentlist > li.bypostauthor {
}