@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: local('Questrial'), local('Questrial-Regular'), url(https://files.cnblogs.com/weidagang2046/MYWJ4lYm5dbZ1UBuYox79D8E0i7KZn-EPnyo3HZu7kw.woff.swf) format('woff');
}

@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  src: local('Sanchez'), local('Sanchez-Regular'), url(https://files.cnblogs.com/weidagang2046/mx466fsxfR1AA3OwUm3waQ.woff.swf) format('woff');
}

@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(https://files.cnblogs.com/weidagang2046/mrl8jkM18OlOQN8JLgasDxM0YzuT7MdOe03otPbuUS0.woff.swf) format('woff');
}

body
{
//background:url("https://images.cnblogs.com/cnblogs_com/weidagang2046/371957/o_groovepaper_light%20(1).png");

background-color: #FFFFFF;
color: #515151;
font-size: 15px;
line-height: 1.7em;
font-family: "Abeezee", "Lato", 'Roboto Condensed', 'Varela Round', 'Ubuntu';
}

code {
font-family: 'Source Code Pro', "lucida console", "ubuntu mono", "Courier New", "Helvetica Neue",Calibri,"Droid Sans",Helvetica,Arial,sans-serif;
margin-top: 5px;
padding-top: 5px;
color: #800040; //rgb(51, 102, 255);
font-size: 14px;
}

#cnblogs_post_body h1 {
    font-size: 20px;
    font-weight: normal;
    color: rgb(51, 102, 255);
}

#cnblogs_post_body h2 {
    font-size: 18px;
    margin-top: 20px;
    color: rgb(51, 102, 255);
}

#cnblogs_post_body h3 {
    font-size: 16px;
    margin-top: 18px;
    color: rgb(51, 102, 255);
}

.postTitle {
    font-size: 16px;
}

.postTitle a:link, .postTitle a:active, .postTitle a:visited {
    color: rgb(51, 102, 255); //#0070C0;
}



#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: rgb(51, 102, 255); //#0070C0;
    font-size: 20px;
    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-family: ubuntu, Verdanda, Quicksand, roboto;
    font-size: 26px;
    color: rgb(51, 102, 255); //#0070C0;
    font-weight: bold;
}

.dayTitle {
display:none;
}

pre {
margin-top: 10px;
}

blockquote {
    border-top-width : 0px;
    border-bottom-width : 0px;
    border-right-width : 0px;
    border-left-width : 4px;
    border-style : solid;
    border-color : #ccc;
    padding-top : 0px;
    padding-bottom: 0px;
    color: #333333;
    background-color: #efefef;
}

ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}

a:visited, a:link {
  color: rgb(51, 102, 255);
}