/*
THEME NAME: diary-lite
THEME URI: http://www.pagemod.cn/2008/09/diary-lite-released.html
Description: a simple WordPress theme , created by<a href="http://www.pagemod.cn/">page</a>.Compatible :WP v2.5-v2.7.
VERSION: 2.2
AUTHOR: page
AUTHOR URI: http://www.pagemod.cn
TAGS: two-columns, fixed-width,orange,blue,left-sidebar
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	2008.12.24  update v2.2
	Compatible :WP v2.5-v2.7
*/

/* Begin html tags */
* { margin:0; padding:0; } 
body {font-size: 62.5%; /* Resets 1em to 10px */font-family:Verdana, Arial, Helvetica, sans-serif;background: #FFF;color: #333;margin:0 auto;height:auto;}
hr{display: none;}
a{color: #09c;text-decoration: none;}
a:hover {color: #09c;text-decoration: underline;}
ul{list-style-type: none;}
h2{font-size:1.5em; font-weight: normal; font-family:Georgia, "Times New Roman", Times, serif;}
h3,h4{font-size:1em; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.clear{clear:both;}
small{font-size:.9em;}
/* End html tags */


/* Begin Structure */
#header {background: url(img/header.gif) no-repeat;width: 800px;height:100px;margin:auto;color:#F1E7DB;font-size:1.2em;}
#content{width:800px;margin:10px auto;font-size:1.2em;}
#maincontent{background-color:#fff;float:right;width:540px;line-height:1.8em;padding:0 100px 0 0;}
#sidebar{float:left;width:130px;padding:24px 10px 0 5px;text-align:left;font-size:.9em;}
#footer{width:610px;height:35px;margin:auto;font-size:1.2em;padding:10px 10px 10px 180px;color:#999;font-size:.9em;}
/* End Structure */

/* begin header*/
#header h1{font-size:2em; font-weight: normal; font-family:Georgia, "Times New Roman", Times, serif;padding:15px 0 0 180px;}
#header h1 a{color:#333;}
.description{padding:3px 0 0 360px;}
#headerBlock {width:800px;height:99px;}
/* End header*/



/* begin maincontent*/
.contentpadding{padding:20px;}
#maincontent a:hover{color:#09c;}
#maincontent h2 a{color:#7ca500;}
.entry{margin-top:5px;overflow:hidden;}

.entry p {margin-bottom:1em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{padding: 0 0 0 15px;background: url(img/ol.gif) no-repeat left center}
.entry img {border:medium none;}

.entry blockquote {margin:0 20px;padding:5px;background:#C5CFB0;overflow:hidden;}
.postmetadata{padding:1px 5px;margin:0.3em 0 25px;border-left:10px solid #eee;font-size:.9em;}

.ping-track{padding:5px;background:#eee;font-size:.9em;line-height:1.5em;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar a{color:#999;}
#sidebar h2{text-transform:uppercase;font-size:.9em;font-family:Georgia, "Times New Roman", Times, serif;color:#c60;margin-bottom:5px}
#sidebar ul ul{margin-bottom:20px;}
#sidebar ul ul li{margin-bottom:7px;}

/* End sidebar */

/* Begin footer */
#footer a{color:#999;text-decoration: underline;}
#footer a:hover{text-decoration: none;}
/* 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;
}

.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 { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* End wp-tags */

/* Begin comments*/
.message{width:100%;}
#response{margin-top:2em;}
.message-by{float:left;}
.message-count{float:right;}
.message-content{margin:10px 20px;width:80%;padding-bottom:5px;border-bottom:2px solid #ccc;}
#respond h2 {color:#666666;}
.alt{border-bottom:2px solid #eee;}
.author{border-bottom:2px solid #ccc;}
.message-entry{}
.inputs input,#commentform input{background:#eee;border:0;padding:2px;background-color: #eee;border:1px solid #ccc;width:166px;height:16px;margin-top:5px;}
.message textarea,#comment{border:1px solid #ccc;width:380px;height:120px;overflow:hidden;background-color: #eee; padding:10px; margin-top:5px;}
.submit input,#commentform #submit{border:0;width:60px;height:30px;background: #eee url(img/submit.gif) no-repeat top left;color:#147;margin:10px 0 0 0}
.submit{margin-top:1em;}
.children li{margin-left:15px;}
.commentlist li{margin:0 0 5px 10px;padding:5px;}
.comment{border:solid 1px #ccc;}
.alt{background:#eee;}
/* End comments */

