/*
THEME NAME: page-style
THEME URI: http://www.pagemod.cn/2008/10/page-style-released.html
Description: 3-column wordpress theme , created by <a href="http://www.pagemod.cn/">page</a>.Compatible :WP v2.5-v2.7.
VERSION: 1.5
AUTHOR: page
AUTHOR URI: http://www.pagemod.cn
TAGS: three-columns,fixed-width,right-sidebar,green,orange,yellow

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	2009.01.16 update v1.5
	fixed IE7bug
	
	2008.12.24  update v1.4
	Compatible :WP v2.5-v2.7
*/

/* Begin html tags */
* { margin:0; padding:0; list-style-type: none;} 
body {font-size: 62.5%; /* Resets 1em to 10px */font-family:Tahoma;background: #F4F4F4;color: #333;height:auto;}
hr{display: none;}
small{font-size:1em;}
.clear{clear:both;}
a {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}

/* End html tags */

/* Begin Structure */
#header {background: #C78D4D url(img/header.gif) no-repeat;width: 850px;height:133px;margin:auto;color:#D8DED3;font-size:1.2em;}
#content{width:850px;margin:10px auto;font-size:1.2em; 
   -moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}
#maincontent{background:#fff ;float:left;width:500px;line-height:1.5em;}
#sidebar{float:right;width:344px;color:#000;}
#sidebar a {display:block; background:#F9F9F9; padding:3px; color:#6F9EA8; text-decoration:none; font-size:8pt; font-family:Tahoma; width:155px;}
#sidebar a:hover {display:block; background:#5A8B95; color:#FFFFFF; padding:3px; text-decoration:none;}
#sidebar-left{float:left;width:170px; background-color:#fff;}
#sidebar-right{float:right;width:170px; background-color:#fff;}
#footer{background:#fff;width:850px;height:60px;margin:auto;font-size:1.2em; color:#000000;}
*html #sidebar-right{clear:right;}

/* End Structure */

/* begin maincontent*/
.contentpadding{z-index:10px;}

#maincontent a:hover{color:#000;}
#maincontent h2 a{color:#5A8B95; font-size:8pt; font-weight:500; text-decoration:none; padding-right:3px;}
.entry{margin-top:0.5em;overflow:hidden;}

.entry p {margin-bottom:0.5em;overflow:hidden;}
.entry ol {padding: 0 0 0 35px;list-style-type:decimal;}
.entry ul {list-style-type:none;}
.entry ul li{padding: 0 0 0 15px;background: url(img/ol.gif) no-repeat left center;margin-left:10px;}
.entry img {border:medium none;}
.entry table {border:1px solid #A39856;}
.entry table tr th{padding:1px 10px;background:#C5CFB0;}
.entry table tr td{padding:2px 10px;background:#DDD9C0;}

.post-more h2 {background:#D1E0E3 none repeat scroll 0 0; border-bottom:1px dashed #6F9EA8; display:block; height:20px; font-weight:bold; margin:3px; font-size:11px; font-family:Tahoma; padding-right:3px; color:#5A8B95;}
.post-more h3 {background:#D1E0E3 none repeat scroll 0 0; border-bottom:1px dashed #6F9EA8; display:block; height:20px; font-weight:bold; margin:3px; font-size:11px; font-family:Tahoma; padding-right:3px; color:#5A8B95;}
.image_product {width:80px; height:100px; margin:3px 0;}
.buy {background:url(img/buy.gif); width:86px; height:18px; display:block; float:right; margin:3px;}
.buy-more {background:url(img/buy-more.gif); width:147px; height:52px; display:block; float:right; margin:3px;}
.more-link {background:url(img/more.gif); width:60px; height:18px; display:block; float:right;  margin:3px;}
.product_price {font-size:11px; font-family:Tahoma;}
.entry blockquote,.entry pre{margin:10px 20px;padding:5px;background:#C5CFB0;overflow:hidden;
   -moz-border-radius: 6px;
   -khtml-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
}

.summary {overflow:auto; height:65px; font-size:11px; font-family:Tahoma; text-align:justify; direction:rtl; padding:0px; margin:0px;}
.post {background:#F3F6F7 none repeat scroll 0 0; border-top:2px solid #D1E0E3; border-bottom:2px solid #D1E0E3; width:160px; height:250px; margin:10px 5px 0 0; float:right;}
.postmetadata{padding:1px 5px;margin:0 25px 0px 0;border-right:15px solid #F3F6F7;}

.ping-track{padding:5px;background:#BFBE8F;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
.sidebar-box{margin-bottom:5px;}
#sidebar h2{background:#D1E0E3; padding-top:5px; margin:5px;text-transform:uppercase;font-size:1.1em;color:#000; height:20px; text-align:center; font-family:Tahoma; font-size:8pt; font-weight:bold; display:block;}
#sidebar li{list-style-position:inside;}
#sidebar ul li{padding:0 5px;margin-bottom:3px;list-style-position:outside;}
#sidebar img{border:0;}

#myworks ul li{margin-left:-20px;}

#subfeed{margin-bottom:5px;}
.textwidget{padding:0 15px;}
/* End sidebar */


/* Begin footer */

#footer a{color:#000;text-decoration: none;}
#footer a:hover{text-decoration: underline;}
/* End footer */


/* Begin wp-tags*/
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 {line-height: 17px; padding: 0 4px 5px; margin: 0;}

#wp-calendar{width:100%;color:#C1C08C;text-align:center;}
#wp-calendar a{color:#DADAB7;}
#wp-calendar td { text-align:center;}
#wp-calendar tfoot{width:100%;}
/* End wp-tags */

/* Begin comments*/
.message{width:100%;}
#response{margin-top:2em;}
.message-by{float:left;}
.message-count{float:right;}
.message-content{border:1px solid #ddd;padding:5px;margin-top:10px;}
.alt{background:#DCDBBF;}
.message-entry{border-top:1px solid #ddd;}
.submit{margin-top:10px;}

.avatar-place{}
.inputs input,#commentform input{margin:4px 0;background:#A2B180;border:0;padding:2px;background:#F3F6F7 no-repeat top center;width:166px;height:16px;border:1px solid #D1E0E3;}
.message textarea,#comment{border:0;width:380px;height:180px;overflow:hidden;background:#F3F6F7;padding:10px;border:1px solid #D1E0E3;}
.submit input,#commentform #submit{font-family:Tahoma; font-size:11px;border:0;width:60px;height:30px;background: #F3F6F7;color:#000; border:1px solid #D1E0E3;}
.children li{margin-left:15px;}
.commentlist li{margin-bottom:5px;padding:5px;}
.comment{border:solid 1px #F3F6F7; margin:4px;}
.alt{background:#DCDBBF;}
#commentform {padding-right:15px;}

/* End comments */

.editComment, .editableComment, .textComment{display: inline;}
.comment-childs{margin: 5px 2px 2px 4px;padding: 4px 2px 2px 4px;background-color: #D3D2AE;}
.chalt{background-color: #BFBE8F;}
#newcomment{border:1px dashed #777;width:90%;}
#newcommentsubmit{color:red;}
.adminreplycomment{border:1px dashed #777;width:99%;margin:4px;padding:4px;}
.mvccls{color: #999;}
			
/* Google ICS */
#search_form{width:180px;background:url(img/search_bg.gif) no-repeat;height:33px; margin:3px 0 0 18px;*left:18px;position:relative;}
#search_form input{padding:10px 10px 0;width:130px;border:0;color:#7B8763;background:none;font-size:12px;height:19px;}
#search_form input.search_btn{margin:4px 0 0 ;padding:0;width:25px;border:0;background:url(img/search_button.gif) no-repeat;text-indent:-999em;height:25px;cursor:pointer;}
/* end Google ICS */


/* pagenav*/
	.wp-pagenavi {position:relative; z-index:300; margin-top:10px; margin-bottom:10px; float:right;}
	.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active  {float:left;  background:#F3F6F7  !important; padding:3px 8px !important; color:#000 !important; margin:0 3px 0 0 !important;  border:1px solid #D1E0E3;}
	.wp-pagenavi a:hover {background:#F3F6F7 !important; color:#000 !important; text-decoration:none;  border:1px solid #D1E0E3;}
	.wp-pagenavi span.pages {float:left; padding: 3px 10px !important; margin: 0px 3px 0px 0px !important; color: #000 !important; border:1px solid #D1E0E3;	background:#F3F6F7 !important;}
	.wp-pagenavi span.current {float:left; background:#F3F6F7  !important;  padding:3px 5px !important; color:#000 !important; margin:0 3px 0 0 !important; border:1px solid #D1E0E3;}
	.wp-pagenavi span.extend {float:left;  background:none !important;  padding:3px 5px !important; color:#000 !important; margin:0 3px 0 0 !important; border:none;}
/* end pagenav */
