/*  
Theme Name: softreview
Theme URI: http://www.wpreviewpro.com
Description: Golden Background, Fixed Header, fixed width, 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:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#fff;
}

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: 950px;
	margin: 0 auto;
	

}

/* Header */

#logo {  text-align:left; margin-top:30px; overflow:auto; zoom:1}
#logo a{ color:#fff; text-decoration:none; font-size:40px; padding-left:220px;}
#logo-left{ background:url(images/top-left.gif) no-repeat; width:15px; height:103px; float:left}
#logo-center{ background:url(images/top-center.gif) repeat-x; height:83px; width:918px; float:left; padding-top:20px;}
#logo-right{ background:url(images/top-right.gif) no-repeat; width:17px; height:103px; float:left}



/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}

/* Page */

#page-top{ background:url(images/page-top.gif); width:949px; height:29px; margin:0 auto;}
#page {
	width: 949px;
	margin: 0 auto;
	background:#ddddcc url(images/page-bg.gif) repeat-y;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 525px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	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 20px 20px 20px;
	text-align:left;
	border-bottom:1px dashed #bbb;
	margin-bottom:30px;
}

.links {
	padding: 4px 0px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

.links a {
	height: 24px;
	text-align: left;
	color: #8c0209;
	text-decoration:none;

}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 210px;
	text-align:left;
}

#sidebar2 {
	float: left;
	width: 200px;
	margin-left:10px;

}

.sidebar {
	float: left;

	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom:15px;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 10px;
	padding: 8px 0px;
	border-bottom: 1px #fff dashed;
	background: none;
}


.sidebar li h2 {
    height:28px;
	line-height:20px;
	background:url(images/sidebar-bg.gif) no-repeat;
	padding: 4px 15px 0 15px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width:173px;
}

.sidebar a {
text-decoration:none; color:#615f58;
}
.sidebar a:hover{ color:#6b0005;}


/* 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: 949px;
	margin: 0 auto;
	text-align:center;  color:#fff;
 line-height:25px; background:url(images/footer-bg.gif) no-repeat; height:88px;
 padding-top:10px;
}


#footer a {
 color:#fff; font-size:14px; font-weight:bold
}
#footer a:hover{ text-decoration:none}

#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:#8c0209;
	font-size:22px;
	line-height:30px;
}

.title-index a:hover {
text-decoration:none
}

.reviews{ color:#bbb; font-weight:bold; float:right; line-height:35px; }
.reviews a{ color:#333; text-decoration:none}
.reviews a:hover{ text-decoration:underline}
.clear-both{ overflow:auto; zoom:1; margin-bottom:10px; background:#f9f9f9; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:0 20px;}