/*
Theme Name: Adformat
Theme URI: http://pilkster.com/seo-adsense-wordpress-theme/
Description: Theme formatted for industry-standard size banners and adverts. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons</a>. Attribution links must stay.
Version: 1.0
Author: Simon Pilkington
Author URI: http://pilkster.com/
*/

*
body
{
  padding: 0;
  margin: 0;
	font-size:12px;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	background:#CDE681 url(/images/def/def_r11_c29.jpg);

}


hr
{
  size:1;
  margin:0;
  color:#990000;
}

#page
{
  width: 1000px;
  margin: 0 auto;
    
}

#wrapper
{
  width: 1000px;
  margin: 0 auto;
}

#content
{
  float: left;
  padding-left: 2px;
  width: 650px;
}

.post
{
  margin-bottom: 20px;
  color: #4a2c00;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
  background-color:#E8F2C6;
  border:1px #006600 solid;
}
.more-link
{
  font-size: 12px;
}

h2
{
  font-size: 14px;
  font-weight:bold;
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px

}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  font-weight:bold;
  padding: 5px;

}
small
{
  font-size: 12px;

}
.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #990000;
}

.postmetadata a
{
  color: #4a2c00;
}
.post h2
{
  margin-top: 15px;
  font-size: 22px;
}
.post h3
{
  margin-top: 8px;
  margin-bottom: 8px;
}
.post p
{
  line-height: 1.4em;
  margin-bottom: 2px;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #990000;
  background: #fcf1e2 url(images/blockquote.png) no-repeat scroll top left;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-image: url (images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px
}

acronym, abbr, span.caps
{
  cursor; help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}

h3
{
  font-size: 14px;
  font-weight:bold;
  margin-top 5px;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a:link{font:normal 12px/120%;color:#324200;text-decoration:none;}
a:visited{font:normal 12px/120%;color:#324200;text-decoration:none;}
a:hover{font:normal 12px/120%;color:#FF6600;}

p
{
	font-size: 14px; 
	text-indent: 2em; 
	line-height: 21px;
	margin:8px 0px;
}


textarea{
	font-size:14px;
	line-height:22px;
	background-color:#E6F2BF;
	padding: 5px;
	border-width:thin;
}

.navigation
{
  display: block;
  align: center;
  margin: 10px 0px 10px 0px;
  height:15px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 49%;
  height:25px;
}

.alignright
{
  float: right;
  text-align: right;
  width: 48%;
  margin-right:10px;
}

ol.commentlist
{
list-style:inside;
list-style-type:decimal;
  width: 100%;
  margin: 0px auto;

}
ol.commentlist p
{
  padding-left:5px;
  font-size:12px;
  text-indent: 0; 
}
 
ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #c69835;
  padding: 5px;
  background-color: #f5de74;
}
ol.commentlist b
{
  margin-left: 1em;

}
ol.commentlist li.alt
{
  background-color: #fdf6a7;
}

ol.commentlist a
{
  color: #bd492a;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
  margin-bottom: 0px;
  margin-top: 0px;
  height: 115px;
  text-align: left;
  padding: 5px;
  background: #006666 url(/images/def2/def2_head_1.jpg) no-repeat scroll top left 
}

#sidebar
{
  float: right;
  width: 341px;
  padding: 0px 0px 2px 2px;
  text-align: left;
  background: #B5D35A;
  border-right:2px solid #666;
  border-bottom:2px solid #666;
  padding-bottom:10px;
  margin-bottom:20px;
}
#sidebar h2
{
	font-size: 14px;
	font-weight:bold;
	line-height:25px;
	background:#006666;
  color:#eee;
  padding-left:15px;
  border-bottom:1px solid #569A60;
  margin-top: 0px;
  margin-left: -2px;
  margin-bottom: 10px;
}

#sidebar ul
{
  padding: 0px;
  margin-left:30px;
}
#sidebar li
{
  list-style-type:upper-roman;
  margin-left: 0px;
}

#footer 
{
  padding: 5px;
  clear: both;
  text-align: center;
}
#leftalign
{
  text-align: left;
  padding: 5px;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
}
.st-related-posts {
border-top: 1px solid #900;
padding-top: 5px;
}
.entrytext {
  margin:10px;
}
.entrytext p {
  line-height:25px;
}
.linkcat {
  margin:10px;
}
p.keywords {
margin-top: 10px;
margin-bottom: 10px;
}
p.keywords a{
TEXT-DECORATION: underline;
color:#FF6600;
}
#pagecontent {
margin-top:10px;
margin-left:10px;
width:820px;
}
#pagecontent h2 {
text-align:center;
}
.st-tag-cloud {
line-height:20px;
}
.st-tag-cloud a {
display:inline-block;
margin-left:5px;
}
.wp-pagenavi { margin: 5px; }
.thumbcontent { margin: auto; }
.thumbcontent-item { float:left; margin-top:0px; text-align:center; width:48%;}
.thumbcontent-icon { margin:0px auto; background-image:url(http://www.zhaobenshan.org/images/thumb_bg.jpg); padding:5px; width:122px; height:92px;}
.thumbcontent img { border: 1px solid #000; }
.thumbcontent-caption { margin-left: 0; margin-top:2px; margin-bottom:15px;}
