/*
Theme Name: Pengblog V3
Theme URI: http://www.pengblog.com/design/
Description: The Pengblog Theme for Wordpress 2.7+ is a colorful theme with nice transparency effects. 
Version: 3.0
Author: Willper
Author URI: http://www.pengblog.com/
Tags: custom-background, sticky-post, theme-options, dark
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	font-size:12px;
	font-family: '微软雅黑',Arial, Sans-Serif; 
	color: #333;
	background:url("images/bg.jpg") no-repeat fixed center top #F2FCFE;
	margin: 0 0 20px 0;
	padding: 0;
	}
input,textarea{
	font-family: 'Lucida Grande',Arial
	}
#content {
	font-size: 1.2em;
	}

.widecolumn . p {
	font-size: 1.05em;
	}

.narrowcolumn ., .widecolumn . {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
}

h3#comments    {
	color:#333;
}
	
#footer {
	clear:both;
	color:#444444;
	font-size:1.2em;
	margin:0;
	padding-top:100px;
	text-align:center;
	width:100%;
	}
	
#footer a:link, #footer a:visited {
	color:#444;
}
 

small {
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.3em;
	text-align: left;
	}
	
#respond {
 	color:#333;	
}

#respond h3 {
	color:#333;
}

#respond a:link, #respond a:visited {
	color:#333;
}

h2 {
	color:#666; 
	line-height:30px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3, h3 a, h3 a:visited {
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}

#sidebar h2 {
	font-size:16px;
	}

h3 {
	font-size: 1.3em;
	}
.entry {
	padding-top:20px ;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {

	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 0px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar .textwidget {
	line-height:1.5;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

 
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4a0000;  
	text-decoration:none;
	}

a:hover {
 text-decoration:underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


#page {
	margin: 0px auto;
	padding: 0;
	width: 1024px;
 	}

#header {
	height:160px;
	margin:0 0 0 1px;
	padding:0;
	}
	
#headerimg { 
	height: 200px;
	width: 100%;
	margin: 0px;
	padding-left:23px;
	}

.narrowcolumn {
	float:left;
	margin:0 0 0;
	padding:0;
	width:765px;
	}

.widecolumn {
	padding: 0px;
	margin: 0px;
	width: 750px;
	}

.post {
	background-image:url(images/post.png);
	background-repeat:repeat-y;
	margin:0;
	padding:8px 33px 10px;
	text-align:left;
	width:695px;
	
	}
.post h2{
	clear:both;
	}
#postpath li{float: left;list-style:none outside none;}	
	
#searchpost {
	background-image:url(images/post.png);
	background-repeat:repeat-y;
	margin:0;
	padding:8px 33px 10px;
	text-align:left;
	width:695px;
	}

#searchfooter  {
	height:23px;
	width:100%; 
	margin:0px;
	background-image:url(images/postfooter.png);
	background-repeat:no-repeat;
	}	
	
.entry  h2{
	font-size:18px;
	}

#postfooter  {
	height:23px;
	width:100%; 
	margin:0px;
	background-image:url(images/postfooter.png);
	background-repeat:no-repeat;
	}
	
#postheader {
	height:26px;
	width:100%; 
	margin-bottom:0px;
	background-image:url(images/postheader.png);
	background-repeat:no-repeat;
	}
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


h1 {
	padding-top: 50px;
	margin: 0;
	}

h1 {
	font-size: 53px;
	text-align: left;
	}

	
h1  {
 	color:white;
	
	margin-top:0;
	text-decoration:none;
	}
	
h1 a, h1 a:hover, h1 a:visited {
 	color:white;
	display:inline-block;
	
	text-decoration:none;
	}

#headerimg .description {
 	color:white;
	display:inline-block;
	padding:0px;
	
	text-decoration:none;
	}
	
	
h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

h2, h2 a, h2 a:visited{
	color:#000;
 	}
	

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	clear:both;
	padding:30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.comments {
	width:740px;
	padding-left:10px;
}

p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.post-edit-link {
	clear: both;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
margin-bottom:24px;
}
 
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 1px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin:10px auto;
	padding:0px;
	text-align:left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	font-family:'微软雅黑';
	padding:1px 6px;
	}


.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 10px;
	padding:10px 20px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.form-allowed-tags {
	display: none;
	}

#sidebar {
	float:left;
	margin-left:10px;
	margin-top:9px;
	width:240px;
}

#sidebarinner {
	background-image:url(images/sidebar.png);
	background-repeat:repeat-y;
	margin-left:0; 
	padding-left:22px;
	padding-right:33px;
	}
	
#sidebarhead {
	background-image:url(images/sidebarheader.png);
	background-repeat:repeat-y;
	margin-left:0;
	height:19px;
	}
	
#sidebarfooter {
	background-image:url(images/sidebarfooter.png);
	background-repeat:repeat-y;
	margin-left:0;
	height:19px;
	}

#sidebar form {
	margin: 0;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	color:#FFFFFF;
	display:block;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	}
	
.navigation a:link, .navigation a:visited {
	color:#fff;
	}


.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;
}