/*
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: #ffffff;color: #333;	margin:10px auto;height:auto;}
hr{display: none;}
a{color: #147;text-decoration: none;}
a:hover {color: #06c;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;width: 800px;height:120px;margin:auto;color:#F1E7DB;font-size:1.2em;}
#content{width:800px;margin:10px auto;font-size:1.2em;}
#maincontent{background:#ffffff;float:right;width:640px;line-height:1.8em; padding-top:13px;}
#sidebar{float:left;width:140px;padding:15px 15px 0 0;text-align:right;}
#footer{background: url(img/footer.jpg) no-repeat;width:800px;height:90px;margin:auto;font-size:1.2em;padding-top: 10px;color: #525252}
/* 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*/
.contentpadding{padding:0px 20px;}
.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;}

.ping-track{padding:5px;background:#BFBE8F;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar h2{text-transform:uppercase;font-size:1.1em;color:#2583AD;}
#sidebar ul ul{margin-bottom:15px;}
#sidebar ul ul li{margin-bottom:3px;}
#sidebar ul ul li a{color:#999999;}

/* End sidebar */

/* Begin footer */
#footer a{color:#525252;text-decoration: none;}
#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 */

#primary-footer {
font-size:12px;
text-align: center;
padding:0 0 10px 0;
}


ul.links{
display: block;
padding-top: 100px;
text-align: center;
  list-style-type: none;
 color: #525252;
}


ul.links li {
 display: inline;
 color: #525252;
}
ul.links li.first {
  border-left: none;
}

ul.links li.middle {
  border-left-style: solid;
border-left-width: 1px;
border-left-color: #525252;
 color: #525252;
padding-left: 0.5em;
padding-right: 0.5em;
}

ul.links li.last {
  border-left-style: solid;
border-left-width: 1px;
border-left-color: #525252;
 color: #525252;
padding-left: 0.5em;
padding-right: 0.5em;
}

a.menua{color: #525252;text-decoration: none;}
a.menua:hover {color: #525252;text-decoration: none;}

.postmetadata{
padding-bottom: 20px;
}