body{
background-color: #e6e6e6;
background-image:none;
}
.c-portrait img{
width:80px;
height:80px;
-moz-border-radius: 50px;
-webkit-border-radius:50px;
border-radius:50px;
border:3px solid #fff;
}
.c-portrait a{
color:#fff;
font-size:32px;
font-weight:blod;
}

#blogTitle{
display:none;
}
#navigator{
width:1024px;
}
#main{
width:1024px;
}
.c-portrait h1 a {
    color: #fff;
}
.c-portrait h1 a {
    color: #fff;
}
a:visited {
    color: #000;
    text-decoration: none;
}
a:link {
    color: #000;
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

.c-portrait h2 {
    font-size: 16px;
    margin: 7px 0 10px;
    color: #ccc;
}
.c-portrait h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 5px 0;
}
.c-portrait h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 5px 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.c-portrait {
    text-align: center;
    padding: 50px 0;
    background: #39424b;
    color: #fff;
    margin-bottom: -40px;
}
.c-portrait {
    text-align: center;
    padding: 80px 0;
    background: #39424b;
    color: #fff;
    margin-bottom: -40px;}
#navigator {
    background-color: #fff;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
}
#navList a {
    color:#333 !important;
font-size:16px;
   font-weight: bolds;
text-shadow: none;
}
#main{
background:none;
}
#mainContent{
background:none;
}
.day{
background-color:#fff;
    padding: 5px 20px;
    min-height: 10px;
   margin:0px;
margin-top:20px;
}