/*
Theme Name: iqyu
Theme URI: http://www.walleve.com/
Description: for our blog
Version:1.0
Author: wang
Author URI: http://www.walleve.com/
Tags: zong, custom header, fixed width, two columns, widgets

*/



/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
body{
	font-size:12px;
	font-family: "Microsoft YaHei","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	background:#FFF;
}
img{border:none;}
body, th, td, input, textarea {
	font-size: 12px;
	color:#333333;
}
input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border: 1px solid #3C7BCF;
	color: #FFFFFF;
}
blockquote {
	margin:5px 0 5px 3em;
	padding-left:10px;
	border-left:1px solid #f2f2f2;
}
a {
	text-decoration: none;
	color: #75043D;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #990033;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #990033;
}
hr {
	display: none;
}

/* Wrapper */
#wrap {
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/* Header */
#header{
	margin:0 auto;
	clear:both;
}
#menu {
	margin:0 auto;
	width:960px;
	height:30px;
	background:#EEE;
	border-bottom:1px solid #ddd;
}
#menu ul {
	padding: 0 0 0 5px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	display:inline;
	float:left;
	height:30px;
}
#menu li:hover{
	background:#EDEDED;
}
#menu li:hover a{
	color:#000;
}

#menu a {
	float: left;
	padding:5px 10px 5px 10px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background:none;
}
#menu .current_page_item{
	background:#594a2d;
}

#menu .current_page_item a {
	padding:5px 10px 5px 10px;
	color: #eee;
}

#menu .last{
	border-right: #58032F 1px solid;
}

#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */
#logo {
	margin:0 auto;
	width:960px;
	height:120px;
	background: url(images/header-bg-pz.jpg) no-repeat left top;
}
#logo h1 {
	font-size:24px;
	color: #000;
	padding-left:15px;
	padding-top:15px;
}
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #eee;
}

#logo a {
	color: #FFFFFF;
}
#logobutton{
	width:75px;
	height:59px;
	position:absolute;
	left:26px;
	top:31px;
}

/* Page */

#page {
	margin:0 auto;
	width: 960px;
	padding:0;
	text-align:left;
	padding-bottom: 0px;
}

/* Content */

#content {
	float: left;
	width: 680px;
	margin-top:20px;
	margin-bottom:15px;
}

.post {
	margin-bottom:20px;
	border-bottom:1px solid #f2f2f2;
}

.post .title {
	font-size:24px;
	padding-left:15px;
	margin: 0;
	font-weight:bold;
}
.pageTitle{
	margin:0;
	font-size:24px;
}

.post h1.title {
	padding:0;
	color: #75043D;
	font-size: 24px;
	font-weight:bold;
}
.post small {
	font-size: 12px;
}
.entry{
	max-width:650px;
	overflow:hidden;
	clear:both;
}

.post .entry {
	margin-top:10px;
	padding:0 15px 20px 15px;
}
.post .related_post_title{
	margin-top:10px;
	font-size:14px;
}
.post .related_post{
	margin-bottom:10px;
	list-style:none;
}
.post .postmetadata{
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 12px;
	color: #CFCFCF;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #75043D;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.titleright{
	float:left;
}
.post-date {
	width: 42px;
	float: left;
	padding: 2px;
	margin: 2px 10px 10px 0;
	border-right:1px solid #eee;
	height:45px;
}

.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #A09B6C;
	text-align: center;
	display: block;
	line-height: 11px;
	padding: 10px 0 0 0;
}

.post-day {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A09B6C;
	text-align: center;
	display: block;
	line-height: 14px;
	padding: 5px 0 0 0;
}
.clear{
	clear:both;
}

/*search */

#s{
	border:1px solid #d1ccc9;
	width:155px;
	height:22px;
	font-size:16px;
}
#searchsubmit{
	color:#FFFFFF;
	height:23px;
}
/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	color: #990033;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	width:100%;
	display:inline-block;
	overflow:hidden;
	background: #BB096B;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  20px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts a {
	padding: 3px 3px 3px 3px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	overflow:hidden;
}

#recent-posts h3 a {
}
.separate{
	border-top:1px dashed #999999;
	height:1px;
	margin:0 10px 0 10px;
}
/* Sidebars */

#sidebar{
	float: right;
	margin:20px 0 0 20px;
	width:240px;
	overflow:hidden;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
}

#sidebar li {
	margin-bottom: 2em;
}

#sidebar li ul li{
	margin-left:5px;
}

#sidebar li li {
	margin: 0;
}

#sidebar li h2 {
	margin: 0 0 10px 0;
	color: #990033;
}

.excerpt{
	max-height:178px;
	overflow:hidden;
}
.advertise{
	border:6px solid #FFFFFF;
	height:256px;
	width:194px;
	overflow:hidden;
	margin-bottom:10px;
}
.tagcloud{
	padding-bottom:40px;
}
/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/*comments*/

/*comments*/
#comments{
	margin:0px 0px -5px 0px;
	font-size:14px;
	padding:2px;
	text-align:center;
	clear:both;
}
.commentlist  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: justify;
}
.commentlist  a{
	color:#464646;
}
.commentlist li{
	margin: 5px 0px 10px 0px;
	padding: 5px 5px 10px 5px;
	border-top:1px solid #f2f2f2;
	list-style: none;
}
.commentlist li .avatar { 
	float:left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.children { padding: 0; }

.commentlist li ul li{
	margin-right: -30px;
	margin-left: -25px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display:none;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-top:5px;
	padding-bottom:3px;
	clear:both;
}

.commentlist cite,#commentlist cite a {
	font-style:normal;
	color:#000000;
}
.comment-author {
	font-weight:bold;
}
.comment-author a:link {
	font-weight:bold;
	color:#333;
}
.comment-author a:visited {
	font-weight:bold;
	color:#464646;
}

#commentform fieldset {
	padding:0 0 0 2px;
	margin:0;
}
#commentform legend {
	color : #464646;
	font-weight:bold;
	margin: 10px 0px 5px;
	padding:2px 0px;
}

#commentform p {
	font-weight: normal;
	text-transform: none;
}
#commentform textarea {
	width:60%;
}
#commentform label{
	padding-right:5px;
	display:block;
}
commentform label.error, label.error {
	color: red;
}
#commentform input[type=text] {
	width:200px;
	height:15px;
	padding-top:5px;
	vertical-align:middle;
}
#commentform input[type=submit] {
	background : #f3f3f3;
	color:#464646;
	CURSOR:hand;
	height:25px;
	font-weight:bold;
}
#commentform span {
	color:#464646;
	font-weight:bold;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	background:#fff6ee;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #ffffff;
}
.depth-1 {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.even, .alt {
	
}
.reply {
	text-align:left;
	margin:-3px 0;
}

.reply a {
	background : #f3f3f3;
	color:#464646;
	height:25px;
}

.reply a:hover {
	background : #fff;
	color:#464646;
	height:25px;
}
#cancel-comment-reply small {
	font-size:12px;
	color:#464646;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Footer */

#footer {
	clear:both;
	border-top:1px solid #ddd;
	height:50px;
	margin: 0 auto;
	padding-top:10px;
	width:960px;
}

#footer p{
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	clear:both;
	margin-top:5px;
}

#footer a {
	background: #BB096B;
	padding: 2px 7px;
	color: #FFFFFF;
}
