/*

THEME NAME: diary-lite

THEME URI: http://www.pagemod.cn/category/project/

Description: a simple WordPress theme , created by<a href="http://www.pagemod.cn/">page</a>.

VERSION: 1.9

AUTHOR: page

AUTHOR URI: http://www.pagemod.cn

TAGS: two columns, widgets ready

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin html tags */

* { margin:0; padding:0; } 

body {font-size: 62.5%; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;background: #FCF9EF;color: #100A00;	margin:10px auto;height:auto;}

hr{display: none;}

a{color: #00149D;text-decoration: none;}

a:hover {color: #F4C000;text-decoration: underline;}

ul{list-style-type: none;}

h2{font-size:1.5em;}

h3,h4{font-size:1.1em;font-weight:bold;}

.clear{clear:both;}

/* End html tags */





/* Begin Structure */

#header {background: url(img/header.jpg) no-repeat 160px;width: 800px;height:100px;margin:auto;color:#F1E7DB;font-size:1.2em;}

#content{width:800px;margin:10px auto;font-size:1.2em;}

#maincontent{background:#D9D8A8 url(img/contentback.gif) repeat-y;float:right;width:640px;line-height:1.8em;}

#sidebar{float:left;width:140px;padding:15px 15px 0 0;text-align:right;}

#footer{background: url(img/footer.gif) no-repeat 160px;width:620px;height:35px;margin:auto;font-size:1.2em;padding:10px 10px 10px 170px;color:#FCF9EF;}

/* End Structure */



/* begin header*/

#header h1{font-size:2em;padding:15px 0 0 340px;}

#header h1 a{color:#eee;}

.description{padding:3px 0 0 360px;}

/* End header*/











/* begin maincontent*/

.topcorner{background: url(img/topcorner.gif) no-repeat top center;height:12px;}

.bottomcorner{background: url(img/bottomcorner.gif) no-repeat top center;height:12px;}

.contentpadding{padding:0px 20px;}

#maincontent a:hover{color:#3f4a4d;}

#maincontent h2 a{color:#58573F;}

.entry{margin-top:5px;}



.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;border-left:5px solid #DCDBA5;border-right:5px solid #DCDBA5;padding:5px;background:#EAE9C9;}

.postmetadata{padding:1px 5px;margin:0.5em 0 25px;border-left:15px solid #DCDBBF;}



.ping-track{padding:5px;background:#BFBE8F;}

.postnav{margin:1em 0;}

/* End maincontent */



/* Begin sidebar */

#sidebar h2{text-transform:uppercase;font-size:1.1em;color:#213144;}

#sidebar ul ul{margin-bottom:15px;}

#sidebar ul ul li{margin-bottom:3px;}

#sidebar ul ul li a{color:#aca297;}



/* End sidebar */



/* Begin footer */

#footer a{color:#FCF9EF;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{border:1px solid #ddd;padding:5px;margin-top:10px;}

.alt{background:#DCDBBF;}

.message-entry{border-top:1px solid #ddd;}

.submit input{margin-top:10px;border:1px solid #ccc;padding:2px;}

.avatar-place{}

/* End comments */



