body{
    background:#E5EAED;
font-family:'Open Sans', 'Helvetica Neue', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Microsoft Yahei', sans-serif;
font-size: 14px;
color: #505050;
line-height: 1.75em;
background: #E5EAED;
position: relative;
overflow-x: hidden;
}
#header{
background-color:#ffffff;
color:#505050;
}
::selection {
background: #00ada7;
color:#ffffff;
}
.dayTitle{
    width:110px;
    background:#00ada7;
    box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    font-size:14px;
}
.dayTitle a{
    color:#ffffff;
}
.postTitle, .postTitl2, .entrylistPosttitle{
    border-left-color:#00ada7;
}
#nav_next_page{
    line-height:36px; 
    height:36px;
}
#nav_next_page a{
    border: 1px solid #00ada7;
    background: #00ada7;
    display:block;
    color:white;
    font-size:14px;
    float:right;
    box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
padding:2px 5px;
}
a.c_b_p_desc_readmore:link, a.c_b_p_desc_readmore:visited {
    text-decoration: none;
    color: #00ada7;
}
.postDesc a:link, .postDesc a:visited {
    text-decoration: none;
    color: #00ada7;
}
.catListEssay a:link,.catListEssay a:visited {
    text-decoration: none;
    color: #00ada7;
}

#sidebar_postcategory a:link,#sidebar_postcategory a:visited {
    text-decoration: none;
    color: #00ada7;
}
#navList li a {
background-color:white;
color:#505050;
}
#site-head {
background: #343434;
background-image: url(https://img0.ph.126.net/LkEzEDaVrMrNh9GnVE7AJw==/1795528876537393215.jpg);
background-attachment: fixed;
background-size: 100% auto;
min-height: 600px;
display: block;
position: relative;
overflow: hidden;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
#site-head h2, #site-head h1 {
color: #fff;
}
@media only screen and (min-width: 1401px)
.blog-title {
font-size: 84px;
line-height: 84px;
}
.blog-title {
font-size: 72px;
line-height: 72px;
letter-spacing: -1px;
margin: 10px 0;
text-transform: uppercase;
font-weight: bolder;}
#site-head h2, #site-head h1 {
color: #fff;
}
@media only screen and (min-width: 1401px)
.blog-description {
font-size: 24px;
}
.blog-description {
margin: 0;
font-size: 1.8rem;
line-height: 1.5em;
font-weight: 300;
font-family: 'Roboto Slab', serif;
letter-spacing: 0;
position: relative;
margin-top: 10px;
padding-top: 10px;
}
.site-description {
min-height: 300px;
padding: 100px;
position: relative;
}
#navList a:hover{
background-color:black;
}