pre{margin:.5em; padding:5px; overflow:hidden;
  border-width:1px 0 1px 3px; border-style:solid; border-color:#eee;
  -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
  line-height:1.5em; font-family:"Courier New","\5B8B\4F53"; font-size:1em;
}
pre:hover{
    border-color:#ddd; background:#f8f8f8;
    overflow:auto; overflow-y:hidden; padding-bottom:18px\9;
    -moz-box-shadow:-2px 0px 6px #ccc; -webkit-box-shadow:2px 2px 8px #666; box-shadow:2px 2px 8px #666;
}

/*
pre {
    padding: 0.8em;
    color: #068383;
    background: #F1F1F1;
    border: 1px solid #9F9F9F;
    position: relative;
    z-index: 2;
    font: 13px/1.4em Monaco,Lucida Console,monospace;
    -webkit-transition: all 0.45s linear;
    -moz-transition: all 0.45s linear;
    border-left: 1px solid #9F9F9F;
    margin-left: 1em;
    padding: 0.4em 0.8em;
}
*/
#wrapper {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#left-col {
    float: left;
    margin-top: 11px;
    width: 780px;
}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    overflow: hidden;
    padding: 25px 25px 15px;
    width: 730px;
}
#nav {
    background: url("http://lazymonkey.is-programmer.com/user_files/lazymonkey/Image/content-top-bg.png") no-repeat scroll left top transparent;
    height: 26px;
}
.post .title {
    float: left;
    margin-left: 10px;
    width: 670px;
}

h2,h3, h4, h5, h6 {
    font-family:"Trebuchet MS", serif; line-height:1.5em;
    margin-top: 1em; margin-bottom: 0.5em;
    border-bottom:0px none; text-shadow:2px 2px 6px #ccc;
}
h2 {font-size: 1.6em; border-bottom:1px solid #eee; font-weight:normal;}
h3 {font-size: 1.3em; font-weight:normal; border-bottom:1px dashed #ddd;}
h4 {font-size: 1.2em; font-weight:normal;}
h5 {font-size: 1.1em; font-weight:normal;}
h6 {font-size: 1.0em; font-weight:normal;}

h2:after{content:'¶¶'; color:#999;}
h3:after{content:'¶¶¶'; color:#2e2e59;}
 h2:after, h3:after{display:none;}
 h2:hover:after, h3:hover:after{display:inline;}


img{padding:5px; border:1px solid #eee;
    -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
img:hover{
    -moz-box-shadow:0 0 8px #666; -webkit-box-shadow:0 0 8px #666; box-shadow:0 0 8px #666;
}
a:hover img{
    -moz-box-shadow:0 0 12px #333; -webkit-box-shadow:0 0 12px #333; box-shadow:0 0 12px #333;
}
code{
   /* margin:1px 3px; padding:2px; display:inline-block; background:#f8f8f8 none; border:1px solid #eee;*/
    /* Note: Here is commands' or some codes' color setting*/
    margin:1px 3px; padding:2px; display:inline-block; background:#349CCD none;color:#FFFFFF; border:1px solid #eee/*边框*/;
    font-family:"Courier New";
    -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
code:hover{border-color:#ccc;
    -moz-box-shadow:0px 0px 6px #e1ef2b/*#ccc*/; -webkit-box-shadow:2px 2px 8px #666; box-shadow:2px 2px 8px #666;
}

blockquote{
    margin:.5em 1em; padding:0.4em 50px; line-height:1.5em; min-height:50px;
    border-width:0; border-color:#ccc; border-style:solid;
    -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
    background-color:#eee; background-image:url(http://lazymonkey.is-programmer.com/user_files/lazymonkey/Image/testy-quote-open.gif),url(http://lazymonkey.is-programmer.com/user_files/lazymonkey/Image/testy-quote-close.gif); background-position:left top,right bottom; background-repeat:no-repeat; *background:#eee url(http://lazymonkey.is-programmer.com/user_files/lazymonkey/Image/testy-quote-open.gif) no-repeat;}

.searchword { background-color: yellow;}#tag_cloud{padding:5px 20px 0px 20px;}
            .tag_css1 { font-size: 8px; }
            .tag_css2 { font-size: 12px; }
            .tag_css3 { font-size: 16px; }
            .tag_css4 { font-size: 24px; }
            