body
{
background-color: #ffffff;
color: #535353;
font-size: 14px;
font-family: 'Bitstream Vera Sans Mono', 'Lucida Console', 'Gill Sans', 'Gill Sans MT', Helvetica, Geneva, Corbel, Verdana, Arial, sans-serif;
}
code {
font-family: 'Bitstream Vera Sans Mono', 'Lucida Console', Helvetica, Geneva, Corbel, Verdana, Arial, sans-serif;
margin-top: 15px;
padding-top: 15px;
color: #800040;
}

.code
{
    background: #fbedbb;
    border: #c0c0c0 1px solid;
    padding: 5px;
    margin: 0 40px 0 20px;
    font-family: Verdana,Helvetica, "微软雅黑" , Arial, "宋体" , sans-serif;
}

h1 
{
font-weight: normal;
font-family: 'consolas', 'Lucida Console', Helvetica, Geneva, Corbel, Verdana, Arial, sans-serif;
font-size: 20px;
}

h2 {
margin-top: 20px;
}

h3 {
margin-top: 15px;
}

.postTitle {
font-size: 1em;
color:#red;
}

.postTitle a:link, .postTitle a:active, .postTitle a:visited
{
font-family: '微软雅黑','Bitstream Vera Sans Mono', 'Gill Sans', 'Gill Sans MT', Helvetica, Geneva, Corbel, Verdana, Arial, sans-serif;
/*
color: #0070C0;*/
color:#red;
}

#div_digg
{
position:fixed;
bottom: 0px;
right: 350px;

border: 1px Solid Silver;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
padding: 10px;
background-color: #FFFFFF;
}

#blog_ad_google{
visibility: hidden;
display: none;
}

#userAdClick {
visibility: hidden;
display: none;
}

#pzi_normal_container{
visibility: hidden;
display: none;
}

#pzi_container{
visibility: hidden;
display: none;
}


#tagline {
color: #333333;
font-size: 15px;
font-weight: normal;
}

span {
line-height: 150%;
}

p {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
margin-top: 10px;
}

#Header1_HeaderTitle{
font-size: 20px;
color: #0070C0;
}

.dayTitle {
display:none;
}