/*  
Theme Name: Celadon
Theme URI: http://www.wpreviewpro.com
Description: Blue Theme, Fixed Width, Widget Ready, Flexible For Adding Post
Version: 1.0
Author: wpreviewpro.com
Author URI: http://www.wpreviewpro.com
*/

*{ padding:0; margin:0;}

body {
	margin: 0px;
	padding: 0;
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484847;
	background:#929294 url(images/body-bg.gif) repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 945px;
	margin: 0 auto;
	padding:0
	height:96px;

}

/* Header */

#logo { margin-top:23px; overflow:auto;}
#logo a{ color:#67686d; text-decoration:none; font-size:30px; padding-left:20px;}
#logo-center{ background:url(images/banner.gif) no-repeat top; height:63px; width:945px; padding-top:10px;}
#logo .blog-description { color:#908f8f; font-size:11px; margin-left:120px}
#logo .blog-title { color:#67686d;font-size:35px;margin-left:120px }




/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}

/* Page */

#page {
	width: 945px;
	margin: 0 auto;
	padding:17px 0 0 0;
	background:url(images/content-bg.gif) repeat-x top #d5d5d5;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 626px;
	margin-left:15px;
}
#content-inside {
	width: 626px;
	background:#fff;
	border-left:#bababa 1px solid;
	border-right:#bababa 1px solid;
}
.content-top { height:10px; background:url(images/maincontent-top-bg.gif)}
.content-bottom { height:10px; background:url(images/maincontent-bottom-bg.gif)}

.post {
	padding-bottom: 15px;
	line-height: 20px;
	padding-left:0; padding-right:0;
}

.post h1 {
	font-weight: normal;
}

.title {
 
	padding: 10px 0 20px 0;
	font-weight: normal;
	border-bottom:1px dashed #bbb;
	margin-bottom:20px;

}

.title a {
	color:#ab0303;
	font-size:22px;
}

.title a:hover {
text-decoration:none
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0 10px 0;
	text-align:left;
	border-bottom:1px dashed #bbb;
	margin:0 20px 20px 20px;
}

.links {
	padding: 4px 0px;
	margin-top:5px;
	margin-bottom:5px;
}

.links a {
	height: 24px;
	text-align: left;
	color: #4393d0;
	text-decoration:underline;

}

.links a:hover {text-decoration:none; color:#484847
}

/* Sidebars */

#sidebar2 {
	float: left;
	width: 272px;
	margin-left:15px;

}

.sidebar {
	float: left;

	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 10px 0 10px 15px;
	list-style: none;
}

.sidebar ul li {
	margin: 0px 10px;
	padding: 8px 0px 8px 15px;
	border-bottom: 1px #fff dashed;
	background:url(images/sidebar-list.gif) left 10px no-repeat;
}


.sidebar h2 {
    height:29px;
	line-height:20px;
	background:url(images/sidebar-top.gif) no-repeat;
	padding: 10px 15px 0 25px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width:232px;
}

.sidebar a {
text-decoration:none; color:#615f58;
}
.sidebar a:hover{ color:#6b0005;}
.sidebar-content { background:#fff; border-left:1px solid #bababa;border-right:1px solid #bababa; width:270px}
.sidebar-bottom { background:url(images/sidebar-bottom.gif); width:272px; height:8px}
.sidebar-category { width:272px; height:auto; margin:0 0 10px 0; padding:0}
{width:244px; margin:10px 0; height:20px; background:url(images/bg-search.gif) no-repeat}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 5px 5px 5px;
	width: 120px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	vertical-align:middle
}
#b{ height:24px;vertical-align:middle; cursor:pointer}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

.page-bottom{ background:#ddddcc url(images/page-bottom.gif) no-repeat; width:949px; height:60px; margin:0 auto;}

#footer {
	width: 946px;
	margin: 0 auto;
	text-align:center;  color:#484847;
 line-height:25px; background:url(images/footer-bg.gif) no-repeat center top; height:88px;
 padding:10px 4px 0 4px;
}

#footer .nav a { color:#64656a; font-size:11px; text-decoration:none; padding:0 25px}


#footer a {
 color:#64656a; font-size:11px; text-decoration:none;
}
#footer a:hover{ text-decoration:underline}

#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
}

hr {
	display: none;
}

.pagetitle {
	padding-left: 20px;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}

/*---��ӵ���ʽ ---*/

.title-index {
	font-weight:normal; float:left

}
.title-index a {
	color:#4393d0;
	font-size:22px;
	line-height:30px;
	text-decoration:none;
}

.title-index a:hover {
text-decoration:underline
}

.reviews{ color:#4393d0; font-weight:bold; float:left; width:56px; height:38px; background:url(images/review-bg.gif); text-align:center; font-size:16px; padding-top:5px; margin:0 5px 0 20px; line-height:20px}
.reviews a{ color:#4393d0; text-decoration:none}
.reviews a:hover{ text-decoration:none}
.clear-both{ overflow:auto; zoom:1; margin-bottom:10px;}


/*---postҳ����ʽ---*/
.title-post {
	font-weight:normal; border-bottom:1px dashed #bbb; padding:0; margin:0 20px

}
.title-post a {
	color:#4393d0;
	font-size:22px;
	line-height:30px;
	text-decoration:none;
}

.title-post a:hover {
text-decoration:underline
}

.leave-comment { text-align:right; margin:0 20px 10px 20px}
.leave-comment a { padding:0 20px 0 5px; color:#484847; text-decoration:none}
.leave-comment a:hover { text-decoration:underline}

.post-comment h3{ font-size:14px; border-bottom:#bbb 1px dashed; margin:5px 20px}
.comment-content { width:524px; float:left;margin:0; padding:0}
.comment-content .top{ width:524px; height:6px; background:url(images/comment-top.gif) no-repeat; margin:0; padding:0}
.comment-content .middle {background:#efeff7; margin:0; padding:5px; color:#484847; font-size:11px}
.comment-content .middle .date { float:left}
.comment-content .middle .edit { float:right}
.comment-content .bottom{ width:524px; height:6px; background:url(images/comment-bottom.gif) no-repeat; margin:0; padding:0}
.post-comment a { color:#4393d0; text-decoration:none}
.post-comment a:hover { color:#484847; text-decoration:underline}
.comment-content p { margin:5px 0; line-height:20px}
.comment-middle { background:url(images/comment-middle-bg.gif) top no-repeat; width:20px; height:99px; margin:0; padding:0; float:left}
.comment-img { width:48px; float:left; padding:10px 0 5px 0; font-weight:bold; font-size:11px; color:#484847; text-align:center}
.comment-img img { width:36px; height:36px}
.comment-all { margin:15px 0 0 0; padding:0 10px 0 20px}

.add-comment {border-bottom:#bbb 1px dashed; padding:0 0 10px 0 }
.add-comment dl dt { padding:5px 0 0 0}

.page-select { margin:10px 10px 10px 20px; font-size:11px; color:#484847}
.next-page { float:right}
.last-page { float:left}