/*
Theme Name: My blog
Theme URI: http://baowazi.com/
Description: 我自己Blog使用的主题，模仿了GG中文官方的Blog主题.
Version: 1.0
Author: 宝娃子
Author URI: http://baowazi.com/html
Tags: google Theme, 简单
----------------------------------------------------
	Baowazi Css Style
	By baowazi 20100401
	http://baowazi.com/
*/
/*
html {filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
全站灰色CSS*/
html,body,div,h1,h2,h3,table,tr,td,blockquote {margin: 0px;padding: 0px;}
body {font-size:12px;color: #000000;font-family: Geneva, Arial, sans-serif;line-height: 22px;}
h1.h2,h3 {}
ul {}
img {border: 0px;}
.both {clear: both;}
.none {display: none;}
a {color: #0066cc;}
a:hover {color: #FF0000;}

/*  */
#bao,#header,.hbox {width: 95%;margin: 0 auto;}

/*  */
#main {}

/**/
#header {height: 100px;}
#header h1 {font-size: 250%;height: 60px;line-height: 60px;}
#header span {display: block;padding-left: 50px;color: #666;}
#header a {color: #000000;text-decoration: none;}
#header a:hover {color: #0066CC;text-decoration: underline;}

/*  */
#content {vertical-align: top;border-right: 1px dashed #999999;width: auto;}
#content .post {width: 98%;border-bottom: 1px dashed #CCCCCC;margin-bottom: 15px;}
#content .post h2 {color: #000000;font-size: 120%;line-height: 30px;}
#content .post h2 a {color: #000000;text-decoration: none;}
#content .post h2 a:hover {color: #000000;text-decoration: underline;}
#content .post .data {color: #666666;}
#content .post .data a {color: #666666;}
#content .post blockquote {background-color: #f8f8f8;padding: 0 8px;color: #336699;}
#content .post .morelink {line-height: 50px;}
#content .post .morelink a {}

/*  */
#sidebar {font-size: 100%;width: 230px;vertical-align: top;}
#sidebar a {}
#sidebar a:hover {}
#sidebar .soso {width: 200px;height: 60px;}
#sidebar input {font-size: 12px;}
#sidebar .sidebar-l {float: right;}
.t-box {border: 1px;}

/*  */
#footer {font-size: 90%;line-height: 20px;margin-top: 20px;}

/*  */
.tags-a a {padding-right: 5px;line-height: 28px;}
/*about 自我介绍中的图片*/
.about-pic {height: 600px;background: url(http://baowazi.com/wp-content/gallery/laohuang/dsc_2905.jpg) no-repeat right;}

/* comment style by baowazi */
.comments-template {width: 98%;}
.comments-template a {color: #336699;text-decoration: none;}
.comments-template a:hover {color: #0099ff;}
.comments-template ul {padding: 0px;margin: 0px;list-style-image: none;list-style-type: none;}
.comments-template h3 {line-height: 40px;font-size: 12px;}
#commentlist a {color: #336699;text-decoration: none;}
#commentlist a:hover {color: #0099ff;}
.avatar {float: right;}
.comment {border: 1px solid #f1f1f1;margin-bottom: 12px;padding: 10px;}
.thread-even {background-color: #f8f8f8;}
.comment-data {line-height: 22px;}
#commentlist span {color: #336699;}
.comment {line-height: 22px;color: #555555;}
