#header {
    background: #2d2c2e;
    overflow-x: visible;
}

body {
    background: #2d2c2e;
    color: #7d8b8d;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 25px;
    min-height: 101%;
}
img{
    border: 2px dotted darkturquoise;
    margin-top: 10px;
    padding: 5px;
}
#blogTitle {
    background: #2d2c2e;
    height: 100px;
    clear: both;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#blogTitle h1 {
    font-size: 30px;
    width: 310px;
    height: 100px;
    line-height: 50px;
    text-align: center;
    position: relative;
    top: 20px;
    left: 0px;
    font-weight: normal;
    background: #2d2c2e;
}
#blogTitle h1 a {
    color: #f65;
    font-size: 40px;
    border-radius: 10px;
    left: 20px;
    top: 0px;
    position: absolute;
}
#navigator {
    background-color: #2d2c2e;
    height: 60px;
    clear: both;
    position: relative;
    border: 1px solid #ff5e52;
    border-left: none;
    border-right: none;
}
#navList a:link {
    color: #d37272;
    text-shadow: 3px 3px 3px #000;
}
#navList a {
    padding: 0 20px;
    font-size: 16px;
    display: block;
    color: #d37272;
}
#navList a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #fff;
}
#navList a:link:hover {
    text-decoration: none;
    background-color: #fff;
    color: #fff;
}
.c_b_p_desc {
    font-size: 14px;
    color: #ff5e52;
    line-height: 200%;
}
.day {
    background: #1c294a73;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: -1px;
}
.day .postTitle2 {
    color: #d3a027;
}

.catListTitle {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #2d2c2e;
    color: #fff;
    font-weight: normal;
    border: 1px solid #ff5e52;
}
.sidebar-block h3 {
    background-color: #2d2c2e;
    border: 1px solid #ff5e52;
    /* color: #fff; */
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
}
#profile_block {
    background: #5e5cb7;
    padding: 20px;
    color: #f5f5f5;
    font-size: 13px;
    line-height: 1.8;
    margin-top: 0 !important;
    border: 1px solid #dedede;
}
#profile_block a {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
}
#sideBar li {
    list-style: none;
    background: #5e5cb7;
}
.sidebar-block ul li a {
    color: #d0e26c;
    text-decoration: none;
}
#sideBar li {
    list-style: none;
    background: #5e5cb7;
    color: #d0e26c;
}
#ad_t2, #under_post_kb, #under_post_news {
  background: #2d2c2e;
}
#widget_my_zzk {
    padding: 15px 0 0 15px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    margin: 0 !important;
    background: #2d2c2e;
}
#widget_my_google {
    padding: 10px 0 15px 15px;
    border: 1px solid #dedede;
    border-top: none;
    margin: 0 !important;
    background: #2d2c2e;
}
.input_my_zzk {
    width: 160px;
    height: 35px;
    border: 1px solid #ddd;
    outline: none;
    line-height: 35px;
    font-size: 13px;
    padding: 0 12px;
    background: #43bb9f;
}
#blog-comments-placeholder {
    border: 1px solid #2d2c2e;
    background: #2d2c2e;
}
#ad_t2, #under_post_kb, #under_post_news {
    margin-top: 10px;
    border: #2d2c2e;
}
#topics {
    /* background: #fff; */
    overflow: hidden;
    padding: 20px;
    border: 1px solid #ff5e52;
}
a:link {
    text-decoration: none;
}
#blog-comments-placeholder {
    padding: 1px;
    padding-top: 0;
    margin-top: 1px;
}
.Cal {
    width: 100%;
    color: #72fcff;
}
.postTitle a:link {
    color: #d3a027; 
}

element.style {
    /* font-weight: 200; */
}
#back_Top {
    position: fixed;
    display:none;
    bottom: 60px;
    right: 4%;
    
}
#IPInfo{
    float: right;
    background-color: aquamarine;
    margin-right: 15px;
    margin-top: 25px;
    padding: 0 10px;
    /* height: 40px; */
    /* line-height: 40px; */
    border-radius: 16px;
}

