/*
作者：老蒋部落
地址：http://www.itbulu.com
邮箱：admin@itbulu.com
*/
@font-face {
  font-family: 'Inconsolata';
src:url('http://127.0.0.1:8088/zb_users/theme/itbulu_single/style/Inconsolata.ttf')  format('truetype');
}

a {
  color: #0066aa;
  text-decoration: none;
}

a:hover {
  color: #009b77;
  text-decoration: none;
}

a img {
  border: none;
}

p {
  margin: 0 0 1em;
}

body {
  font-size: 1.2em;
  font-family: "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
  background: #fff;
  line-height: 160%;
  height: 100%;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  font-weight: 800\9;
  font-family: "Lucida Grande", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
  line-height: 1;
  margin: 1.4em 0 0.8em;
}

h1 {
  font-size: 1.4em;line-height: 1.4em;
}

h2 {
  font-size: 1.4em;line-height: 1.4em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

h5,h6 {
  font-size: 1em;
}



.notes {
  width: 100%;
  margin: 0;
  padding: 1.5em;
  border-top: 0.063em solid #dedede;
  background: #eee;
  box-shadow: 1px 1px 1px #888888;
  border-radius: 4px;
  clear: both;
}

.notes li {
  margin-bottom: 0.733em;
}
.notes img {max-width: 100%;background: #ffffff;border: 1px solid #dedede;padding: 2px;border-radius: 6px;}
.header {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0 0 20px 0;
}


.headerlogo {
  background-color: #FFF;
  color: #ccc;
  font-size: 22px;
  padding: 10px;
  
}

.headermenu {
  font-size: 12px;
}

.headermenu ul {
  
  line-height: 50px;
  margin: 0;
  padding: 0;
  
}

.headermenu li {
  font-size: 12px;
  display: inline;
  
  margin: 0 0 0 20px;
  padding: 0;
}

.headermenu li a {
  color: #000;
}

.headermenu li a:hover {
  color: #009b77;
  border-bottom: 3px solid #009b77;
}

#content {
  width: 620px;
  float: left;
  padding: 0;
}

#sidebar {
  width: 280px;
  float: right;
}

#footer {
  clear: both;
  text-align: center;
  
}

#content pre.code {
  line-height: 100%;
  overflow: hidden;
  width: 100%;
  border: 0px solid #c9d1d7;
  border-left-width: 0.4em;
  background-color: #f1f5f9;
  padding: 10px;
  font-family: 'Inconsolata', sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.posttitle {
  font-size: 160%;
  margin-top: 0;
  margin-bottom: 0.5em;
}

.posttitle a {
  color: #000;
  text-decoration: none;
}

.posttitle a:hover {
  color: #009b77;
}

.postdate {
  color: #666;
  font-size: 100%;
  line-height: 1.6em;
  margin-bottom: 2em;
}

.postdate span {
  font-size: 84%;
}

.postmeta {
  color: #666;
  font-size: 100%;
  margin: 0 0 1.5em;
}

.post {
  font-size: 13px;
  line-height: 160%;
  padding-bottom: 0.5em;
  margin-bottom: 3em;
}

.post ul li {
  list-style-type: square;
}

.post img {
  clear: both;
  max-width: 900px;
  border: none;
  display: block;
  margin: 0;
  padding: 0 0 20px 20px;
}

.entry {
  font-size: 100%;
  line-height: 24px;
}

.entry p {
}

#sidebar h3 {
  color: #666;
}

#sidebar a {
  text-decoration: none;
}

#sidebar ul {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0;
}

#interact {
  width: 99%;
  font-size: 14px;
}

#interact h3 {
  font-size: 14px;
  color: #333;
}

h3#comments,h3#respond {
  padding-top: 1em;
}

#interact ul,#interact ol {
  margin-left: 0;
  padding-left: 3em;
}

.commentlist li {
  background: url(http://127.0.0.1:8088/zb_users/theme/itbulu_single/style/images/xsplit.gif) repeat-x bottom left;
  padding-bottom: 1px;
  margin-bottom: 1em;
}

.commentlist li p {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 13px;
}

.commentmetadata {
  color: #999;
  margin: 0 0 5px;
}

.commentmetadata span {
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

#commentform textarea#comment {
  width: 100%;
}

#searchform {
  width: 100%;
  height: 20px;
  padding: 0 0 20px;
}

input.querytext {
  width: 100%;
  height: 20px;
  color: #ccc;
  border: #bbb solid 2px;
  margin: 10px 0;
}

blockquote {
  margin: 1em 4em 1em 2em;
  padding: 1em 1em 0.125em 1em;
  background: #f1f5f9;
}

.comment_author {
  font-style: italic;
}

.clr {
  clear: both;
}

.navigation {
  clear: both;
  float: left;
  text-align: left;
  padding-top: 0;
  margin: 0;
}

span.email {
  unicode-bidi: bidi-override;
  direction: rtl;
}

.postdate a,input.querytext:focus {
  color: #666;
}

/** table styles **/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.centered {
  text-align: center;
}

th {
  padding: 4px 8px;
  border: 1px solid #ccc;
  vertical-align: bottom;
}

td {
  padding: 4px 8px;
  border: 1px solid #ccc;
  vertical-align: top;
}

th {
  background-color: #eee;
}

td p {
  margin-bottom: 8px;
}

#plans {
  margin: 0 -12px 16px;
  margin-left: auto;
  margin-right: auto;
}

#plans td {
  width: 250px;
  padding: 12px 8px 16px;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
}

#plans p {
  font-size: 32px;
  line-height: 32px;
}

#plans p strong {
  color: #000;
}

#plans span {
  display: block;
  margin: 0 16px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
  font-size: 30px;
  color: #06c;
}

#plans ul {
  margin: 0;
  padding: 0;
}

#plans ul li {
  margin: 0;
  padding: 2px 0;
  background: none;
  list-style-type: none;
}

#plans a.button {
  display: block;
  position: relative;
  width: 200px;
  height: 40px;
  margin: 24px auto 0;
  padding: 8px 0 0;
  background: url("http://127.0.0.1:8088/zb_users/theme/itbulu_single/style/signup.png") no-repeat  top;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
  color: #fff;
}
/* Pagebar */
.pagenav {text-align:center;margin-bottom:10px; clear:both;margin-top: 10px;}
.pagenav a{background:#fff; border:1px solid #ccc; color:#999; padding:5px 10px 5px 10px; margin:5px; border-radius:30px;}
.pagenav a:hover{border:1px solid #555; color:#fff; background:#333;}
.now-page {border:1px solid #555; color:#fff; background:#333; padding:5px 10px 5px 10px; border-radius:30px;}
.postnav {background:#fff; border:1px solid #ccc; box-shadow:0 0 1px 2px #e9e9e9; font-size:14px; padding:8px 24px 8px 24px; margin-bottom:20px; overflow:hidden;}
.postnav .r {float:right;}
.postnav .l {float:left;}
/*首页最新列表*/
.right300{float:right;width:300px;height:300px;background-color:#FBFBEA;margin-top: 30px;border-radius:4px;box-shadow: 0 0 1px #EFEFDA;}
.right300_title{text-align: center;font-weight: bold;background-color: #ababab;border-radius:4px;}
.hr1{ height:1px;border:none;border-top:1px solid #ccc;}
.prevnext{text-align: center;margin: 40px 0 10px 0;}
.prevnext .l{float: left;}
prevnext .r{float: right;}
.pinglun{border-top:1px solid #ccc;padding-top: 10px;}
#comments{margin-top: 15px; padding-bottom:10px;}
#comments h3,#comments h4,#guan h3{font-size: 1.125em;line-height: 40px;font-weight: normal;margin-bottom: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dddddd;}
#comments h4{margin-top: 15px;}
#comment h4 span{float:right;}
#frmSumbit #inpName,#frmSumbit #inpEmail,#frmSumbit #inpHomePage,#frmSumbit #inpVerify{padding-left: 5px;border: 1px solid #ddd;height: 30px;padding-top: 0px;padding-right: 5%;padding-bottom: 0px;line-height: 30px;float: left;margin-right: 10px;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;width: 40%;}
.commentpost label{height:30px;overflow:hidden;float:left;line-height:30px;margin:0px;padding-top: 0px;padding-right: 10px;padding-bottom: 0px;padding-left: 10px;border-top-width: 1px;border-right-width: 0;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #dddddd;border-right-color: #dddddd;border-bottom-color: #dddddd;border-left-color: #dddddd;clear: left;}
#txaArticle{width:96%;height:120px;border:1px solid #ddd;padding:2%;}
#frmSumbit p{padding:0px;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 0px;line-height: 30px;}
#frmSumbit .button{color: #FFFFFF;background-color: #ff6f3d;height: 30px;width: 100px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;margin-right: 15px;border-radius: 3px;}
.msg .msgarticle .msg .msgname .dot{font-size: 1.875em;color: #f4f4f4;float: right;margin-left: 15px;font-weight: 700;}
.msgname .dot{font-size: 1.875em;color: #edecec;float: right;margin-left: 15px;font-weight: 700;}
.msg .msgimg{clear: left;float: left;margin-right: 15px;padding: 2px;height: 38px;width: 38px;background-color: #f1f1f1;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;}
.msgtxt .msgarticle{line-height: 16px;padding-top: 4px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;font-size: 1em;}
#comments .msg{font-size: 1em;border: 1px solid #dddddd;margin-top: 15px;padding: 9px;}
.msg .msgarticle{line-height: 20px;color: #666666;font-size: 1em;}
.msg .msgarticle .msg{background-color:#f4f4f4;border: 1px solid #eeeeee;font-size: 1em;}