/*

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 {background-position: 0% 0%; font-size: 62.5%; /* Resets 1em to 10px */font-family:Tahoma;color: #000000;height:auto; background-repeat:repeat; background-attachment:scroll; background-image:url('img/bg.gif')}

hr{display: none; background-color:#EADEFF; background-repeat:no-repeat}

small{font-size:1em;}

.clear{clear:both;}

a {color:#000000; text-decoration:none;}

a:hover {color:#FF6600; }



/* End html tags */



/* Begin Structure */

#header {background-position: 
               0% 0%; width: 850px;height:133px;margin:auto;color:#D8DED3;font-size:1.2em; background-image:url('img/header.gif'); background-repeat:no-repeat; background-attachment:scroll}

#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:#F4EEFD; padding:3px; color:#003366; text-decoration:none; font-size:8pt; font-family:Tahoma; width:155px}

#sidebar a:hover {display:block; background:#FF7200; 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:#FF7200;}

#maincontent h2 a{color:#003366; font-size:8pt; 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:#F7F3FF 0 0; border-bottom:1px dotted #A07EDC; display:block; height:20px; font-weight:600; margin:3px; font-size:11px; font-family:Tahoma; padding-right:3px; color:#003366;}

.post-more h3 {background:#F7F3FF 0 0; border-bottom:1px dotted #A07EDC; display:block; height:20px; font-weight:600; margin:3px; font-size:11px; font-family:Tahoma; padding-right:3px; color:#003366;}

.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:#F6F6F6 0 0; border-top:1px solid #DFDFDF; border-bottom:1px solid #DFDFDF; width:160px; height:250px; float:right; margin-left:0; margin-right:5px; margin-top:10px; margin-bottom:0}

.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:#9172C9; padding-top:5px; margin:5px;text-transform:uppercase;font-size:1.1em;color:#FFFFFF; height:20px; text-align:center; font-family:Tahoma; font-size:8pt; font-weight:600; 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{}

/* 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*/

.navigation {
margin:5px 0 5px 0;
}

/* end pagenav */