/*
Theme Name: Peace China
Theme URI: http://royage.net/
Description: A simple but professional to make look and feel better. A wordpress theme
Version: 2.9.2
Author: Adeel Royage
Tags: one-column, white, black, left-column
*/

@charset "utf-8";
/* CSS Document */




.enteries {display:none;}
li.page-item-28
{
	background:none !important;
}
.current_page_item a{text-decoration:underline !important;}


.read-more
{
	float:right;
}
.feedback
{
margin:0;
padding:6px 0 20px 0;
color:#7D8797;
font-size:13px;
font-family:Calibri, Arial, Tahoma;
font-weight:bold;
}
.feedback a
{
color:#BABABA;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
#searchform{}

.postby a{color:#7D8797; font-weight:bold;}
.postby a:hover{color:#BABABA;}
.feedback a:hover {color:#7D8697;}
.enteries {margin:0 18px;padding-bottom:20px;font-weight:bold;}
.commentspg
{

}
#submit
{

}
#commentlist li{list-style:none; margin:10px 0; padding:0; }
#commentlist p{margin:0; padding:5px 10px 5px 10px;line-height:18px;}
.even{border:1px solid #CED0CE;
background:#F3F5F3;
margin:5px 0;}
.odd{border:1px solid #CED0CE;}

.avatar{float:left; background:#c1c1c1; margin:1px 7px 5px -44px; padding:2px;}
.comment byuser comment-author-admin bypostauthor even thread-even {background:#333;}
.search-results {padding:10px 18px;}

textarea#comment:focus{background:#E3EAEA;}



/**************************************************************
wp-directory requirements for later version 2.5
*************************************************************/

/* Starting with WordPress 2.5 there are alignment CSS classes that are used by the visual editor. In order for images to be shown correctly themes are required to have these classes. Please add these classes to your style.css file */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/* We also recommend (but do not require) that you include the image caption CSS classes in your theme: */

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
