#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
display:none;}
div#blogTitle {
    background: #6666CC;
}
#blogTitle{
    background:#6666CC;

}
body{
    background-color:#bcbafd;
}




a{
    color:#0000ff;
}
a:hover{
    color:#18a9e7;
}
h3{
	color: #fff;
	background-color:#6666CC;
	-moz-border-radius:3px;
	border-radius: 3px;
	padding:3px;
	margin:10px 0px;
	text-shadow:2px 2px 3px #404040;
}
code{
    font-size: 12px;
    font-family: Consolas, monospace, serif;
    color: #dd0055;
    white-space: nowrap;
    padding: 1 4px;
    border: 1px solid #dddddd;
    border-radius: 3px;

}

.postTitle {
    color:#6666FF;
    float: right;
    width: 100%;
    clear: both;
}
div.postTitle a:visited {
    color:#996699;
}

.postTitle a:link,.postTitle a:active {
    color: #6666FF;
    transition: all 2s ease-out 0s;
}

.postTitle a:hover {
    margin-left: 70px;
    color: #0f3647;
    text-decoration: none;
}

.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    
}
.postBody a, .postCon a,div.postDesc a:first-child{
    color:#0000ff;
}

.postCon a:hover,div.postDesc a:first-child:hover{
    color:#18a9e7;
}


div#navigator ul#navList li a{
	background-color:#9999CC;

}
#mainContent .forFlow,#sideBar{
    background-color:#f5f6ff;
}

.cnblogs_code{
    background-color:#fffdf5;

}
#cnblogs_code_open_2abcecbf-e378-4b68-a5d5-9c32fd468bcd,pre,.cnblogs_code_toolbar{
    background-color:#fffdf5;!important;

}
.cnblogs_code div {
    background-color:#fffdf5;!important;

}

#main .entrylist .entrylistTitle{
    font-size:18px;
    color: #080477;
}


.entrylistPosttitle a{
    color:#6666FF;
    
}
.entrylistPosttitle a:visited{
    color:#996699;
}

div.entrylistPosttitle a:link, .entrylistPosttitle a:active {
    color: #6666FF;
    transition: all 2s ease-out 0s;
}


#back-to-top {
    bottom: 10px;
    box-shadow: 0 0 6px #72a072;
    padding: 0px -10px;
    position: fixed;
    right: 50px;
    border-radius: 1000px;
    opacity: 0.7;
    z-index:999;
    width: 50px;
    height: 50px;
}

div#blogTitle .subtitle{
    color: black;
}

.img-hover {
    border-radius: 1000px;
}