html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
li {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: #666;
    text-decoration: none;
}
*:focus {
    outline: none;
}
.clear {
    clear: both;
}
@font-face {
    font-family: 'Merienda One';
    font-style: normal;
    font-weight: 400;
    src: local('Merienda One'), local('MeriendaOne-Regular'), url(https://themes.googleusercontent.com/static/fonts/meriendaone/v4/bCA-uDdUx6nTO8SjzCLXvXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
body {
    background: #e5e5e5;
    color: #444;
    font: normal 12px 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    text-shadow: 0 1px 0 #fff;
}
#home {
    width: 100%;
}
#header {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    margin-bottom: 20px;
}
#blogTitle {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
#blogTitle h1 {
    font: normal 32px/1.5 'Merienda One';
    padding-left: 110px;
}
#blogTitle h1 a {
    color: #5744a0;
}
#blogTitle h2 {
    font: normal 14px/1.5 'Merienda One';
    padding-left: 110px;
}
#blogLogo {
    display: none;
}
#navigator {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #666;
    box-shadow: 0 1px 1px #fff;
}
#navList {
    width: 1200px;
    margin: 0 auto;
}
#navList li {
    float: right;
    zoom: 1;
    line-height: 30px;
    text-shadow: 0 1px 0 #333;
}
#navList a {
    color: #fff;
    padding: 0 10px;
}
#navList a:hover {
    color: #eee;
    text-shadow: 0 -1px 0 #000;
}
#navList a.aHeaderXML {
    display: none;
}
.blogStats {
    display: none;
}
#main{
    width: 1200px;
    margin: 0 auto;
}
#mainContent .forFlow{
    margin-right: 250px;
}
#mainContent {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    margin-right: -250px;
    width: 100%
}
.day, .entrylist {
    position: relative;
    padding-left: 110px;
    margin-bottom: 20px;
}
.dayTitle, .entrylistTitle {
    font-size: 12px;
    color: #666;
    line-height: 2;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    _left: -110px;
    width: 100px;
    text-align: right;
}
.postTitle, .entrylistPosttitle {
    font: normal 20px/1.5 'Merienda One';
    clear:both;
}
.postTitle a, .entrylistPosttitle a {
    color: #B84E82;
}
.postCon, .entrylistPostSummary {
    line-height: 1.5;
    clear: both;
    padding: 10px 0;
}
.c_b_p_desc {
    line-height: 2;
}
.postDesc, .entrylistItemPostDesc {
    float: right;
    width: 100%;
    clear:both;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    color: #999;
    margin-top: 5px;
    border-top: 1px solid #ccc;
}
.postDesc a, .entrylistItemPostDesc a {
    color: #777;
}
.postSeparator {
    clear: both;
    height: 20px;
}
.entrylistDescription {
    display: none;
}
.PostListTitle {
    font: normal 20px/1.5 'Merienda One';
    padding-left: 110px;
    margin-bottom: 20px;
}
#myposts {
    padding-left: 110px;
}
.PostList {
    line-height: 36px;
    border-bottom: 1px solid #ccc;
}
.postTitl2 {
    float: left;
    font: normal 14px/36px 'Merienda One';
}
.postDesc2 {
    float: right;
}
.postText2 {
    clear: both;
}
#sideBar {
    width: 230px;
    float: right;
    
}
.newsItem {
    margin-bottom: 20px;
    text-indent: 2em;
    line-height: 1.5;
}
#calendar {
    width: 229px;
}
#calendar .Cal {
    width: 100%;
}
.Cal {
    border: none;
    color: #aaa;
    line-height: 1.5;
}
#calendar table a {
    font-weight: bold;
    color: #5744A0;
}
#calendar table a:hover {
    
}
.CalTodayDay{
    color: #B84E82;
}
#calendar .CalNextPrev a, #calendar .CalNextPrev a {
    font-weight: bold;
}
.CalDayHeader{
    text-align: center;
    font-weight: bold;
    line-height: 2;
    color: #666;
}
.CalTitle{
    width: 100%;
    color: #333;
    line-height: 2;
    border-bottom: 1px solid #ccc;   
}
.catListTitle {
    font-weight: bold;
    line-height: 2;
    font-size: 110%;
    margin-top: 15px;
    margin-bottom: 10px;
    text-indent: 0;
    border-bottom: 1px solid #ccc;
}
.catListComment {
    line-height: 1.5em;
}
.divRecentComment {
    text-indent: 2em;
    color: #666;
}
#sideBarMain ul {
    line-height: 24px;
}
#sideBarMain ul li {
    width: 229px;
    height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
#sideBarMain .input_my_zzk {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    height: 28px;
    font-size: 14px;
    line-height: 2;
    background: #eee;
    border: 1px solid #ccc;
    width: 140px;
    padding: 0 5px;
}
#sideBarMain .btn_my_zzk {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background: #666;
    margin-left: -5px;
    width: 75px;
    height: 30px;
    border: 1px solid #ccc;
}
#footer {
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 30px;
    line-height: 60px;
    color: #666;
}
#topics {
    position: relative;
    padding-left: 110px;
}
.postBody p, .postCon p {
    line-height: 1.5;
    font-size: 14px;
    margin: 10px 0;
}
.postBody p a, .postCon p a {
    color: #1da1ed;
}
#blog_post_info_block {
    position: relative;
}
#author_profile {
    position: absolute;
    top: 100px;
    left: -120px;
    width: 100px;
}
#author_profile_info {
    text-align: right;
    float: none;
    line-height: 2;
}
.author_avatar {
    float: none;
    box-shadow: #fff 0 0 2px;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 0 5px 0;
}
#author_profile_detail {
    text-align: right;
    float: none;
    line-height: 2;
}
#author_profile_follow {
    line-height: 2;
    text-align: right;
}
#green_channel {
    position: absolute;
    top: 300px;
    left: -110px;
    width: 100px;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    text-align: right;
    color: #999;
}
#green_channel a {
    margin-top: 25px;
    line-height: 1px;
    display: block;
    background: none!important;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    color: #666!important;
    text-shadow: 0 1px 0 #fff;
    box-shadow: transparent 0 0 0;
}
#div_digg {
    position: absolute;
    top: 450px;
    left: -82px;
    width: 62px;
}
.diggit, .buryit {
    border: 31px dotted #e5e5e5;
    border-top-width: 41px;
    border-bottom-width: 41px;
    height: 0px;
    width: 0px;
    position: relative;
    float: none;
    background: none;
    margin: 0;
    padding: 0;
}
.diggit {
    border-bottom-color: #aaa;
}
.buryit {
    border-top-color: #aaa;
    margin-top: 10px;
}
#digg_count, #bury_count {
    font-family: Arial;
    font-size: 20px;
    text-shadow: #666 0 1px 1px;
    color: #fff;
    margin-left: -5px;
    left: 50%;
    position: absolute;
    line-height: 30px;
}
#digg_count {
    top: 11px;
}
#bury_count {
    top: -40px;
}
.diggword {
    display: none;
}
#blog-comments-placeholder {
    line-height: 1.5;
    padding-left: 110px;
}
.feedback_area_title {
    font-size: 18px;
    font-weight: bold;
}
.feedbackItem {
    margin: 20px 0;
    position: relative;
}
.feedbackManage {
    left: 0px;
    bottom: 0px;
    position: absolute;
}
.blog_comment_body {
    margin: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    border: 1px solid #CCC;
    background: #eee;
    line-height: 1.8;
}
#blog-comments-placeholder {
    padding-left: 110px;
}
#comment_nav {
    line-height: 2;
}
#comment_form {
    padding-left: 110px;
}
#commentform_title {
    font-size: 18px;
    font-weight: bold;
    background: none;
    padding: 0;
}
.commentbox_main {
    margin-top: 15px;
}
#tbCommentAuthor, #tbCommentBody {
    background: #eee;
    border: 1px solid #ccc;
}
#tbCommentAuthor {
    padding: 3px;
}
#tbCommentBody {
    width: 100%;
}
#btn_comment_submit {
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background: #666;
    width: 80px;
    height: 30px;
    border: 1px solid #ccc;
}
.ad_text_commentbox, #site_nav_under, .itnews, #ad_under_google {
    line-height: 2;
}
.itnews b {
    font-size: 14px;
    color: #444;
}
#cnblogs_post_body p {
  margin: 0 0 10px;
}
#cnblogs_post_body .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
#cnblogs_post_body small {
  font-size: 85%;
}
#cnblogs_post_body strong {
  font-weight: bold;
}
#cnblogs_post_body em {
  font-style: italic;
}
#cnblogs_post_body cite {
  font-style: normal;
}
#cnblogs_post_body .muted {
  color: #999999;
}
#cnblogs_post_body a.muted:hover,
#cnblogs_post_body a.muted:focus {
  color: #808080;
}
#cnblogs_post_body .text-warning {
  color: #c09853;
}
#cnblogs_post_body a.text-warning:hover,
#cnblogs_post_body a.text-warning:focus {
  color: #a47e3c;
}
#cnblogs_post_body .text-error {
  color: #b94a48;
}
#cnblogs_post_body a.text-error:hover,
#cnblogs_post_body a.text-error:focus {
  color: #953b39;
}
#cnblogs_post_body .text-info {
  color: #3a87ad;
}
#cnblogs_post_body a.text-info:hover,
#cnblogs_post_body a.text-info:focus {
  color: #2d6987;
}
#cnblogs_post_body .text-success {
  color: #468847;
}
#cnblogs_post_body a.text-success:hover,
#cnblogs_post_body a.text-success:focus {
  color: #356635;
}
#cnblogs_post_body .text-left {
  text-align: left;
}
#cnblogs_post_body .text-right {
  text-align: right;
}
#cnblogs_post_body .text-center {
  text-align: center;
}
#cnblogs_post_body h1,
#cnblogs_post_body h2,
#cnblogs_post_body h3,
#cnblogs_post_body h4,
#cnblogs_post_body h5,
#cnblogs_post_body h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
#cnblogs_post_body h1 small,
#cnblogs_post_body h2 small,
#cnblogs_post_body h3 small,
#cnblogs_post_body h4 small,
#cnblogs_post_body h5 small,
#cnblogs_post_body h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
#cnblogs_post_body h1,
#cnblogs_post_body h2,
#cnblogs_post_body h3 {
  line-height: 40px;
}
#cnblogs_post_body h1 {
  font-size: 38.5px;
}
#cnblogs_post_body h2 {
  font-size: 31.5px;
}
#cnblogs_post_body h3 {
  font-size: 24.5px;
}
#cnblogs_post_body h4 {
  font-size: 17.5px;
}
#cnblogs_post_body h5 {
  font-size: 14px;
}
#cnblogs_post_body h6 {
  font-size: 11.9px;
}
#cnblogs_post_body h1 small {
  font-size: 24.5px;
}
#cnblogs_post_body h2 small {
  font-size: 17.5px;
}
#cnblogs_post_body h3 small {
  font-size: 14px;
}
#cnblogs_post_body h4 small {
  font-size: 14px;
}
#cnblogs_post_body .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
#cnblogs_post_body ul,
#cnblogs_post_body ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
#cnblogs_post_body ul ul,
#cnblogs_post_body ul ol,
#cnblogs_post_body ol ol,
#cnblogs_post_body ol ul {
  margin-bottom: 0;
}
#cnblogs_post_body li {
  line-height: 20px;
}
#cnblogs_post_body ul.unstyled,
#cnblogs_post_body ol.unstyled {
  margin-left: 0;
  list-style: none;
}
#cnblogs_post_body ul.inline,
#cnblogs_post_body ol.inline {
  margin-left: 0;
  list-style: none;
}
#cnblogs_post_body ul.inline > li,
#cnblogs_post_body ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}
#cnblogs_post_body dl {
  margin-bottom: 20px;
}
#cnblogs_post_body dt,
#cnblogs_post_body dd {
  line-height: 20px;
}
#cnblogs_post_body dt {
  font-weight: bold;
}
#cnblogs_post_body dd {
  margin-left: 10px;
}
#cnblogs_post_body .dl-horizontal {
  *zoom: 1;
}
#cnblogs_post_body .dl-horizontal:before,
#cnblogs_post_body .dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}
#cnblogs_post_body .dl-horizontal:after {
  clear: both;
}
#cnblogs_post_body .dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#cnblogs_post_body .dl-horizontal dd {
  margin-left: 180px;
}
#cnblogs_post_body hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
#cnblogs_post_body abbr[title],
#cnblogs_post_body abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
#cnblogs_post_body abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#cnblogs_post_body blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border: 0;
  border-left: 5px solid #eeeeee;
}
#cnblogs_post_body blockquote p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
}
#cnblogs_post_body blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
#cnblogs_post_body blockquote small:before {
  content: '\2014 \00A0';
}
#cnblogs_post_body blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
#cnblogs_post_body blockquote.pull-right p,
#cnblogs_post_body blockquote.pull-right small {
  text-align: right;
}
#cnblogs_post_body blockquote.pull-right small:before {
  content: '';
}
#cnblogs_post_body blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
#cnblogs_post_body q:before,
#cnblogs_post_body q:after,
#cnblogs_post_body blockquote:before,
#cnblogs_post_body blockquote:after {
  content: "";
}
#cnblogs_post_body address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
#cnblogs_post_body code,
#cnblogs_post_body pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
#cnblogs_post_body code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
#cnblogs_post_body pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
#cnblogs_post_body pre.prettyprint {
  margin-bottom: 20px;
}
#cnblogs_post_body pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
#cnblogs_post_body .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}