body{width:100%;overflow-x:hidden;background:#55895b;}
a:hover{text-decoration:underline;}
a.headermaintitle{color:#fff;font-size:22px;font-weight:bold;}
a.headermaintitle:hover{text-decoration:none;}
#home{width:100%;margin:0 auto;background:#55895b;}
#header{width:100%;background:#376099;}
#blogTitle {width:100%;background:#111;}
#blogTitle div.title {width:80%;margin:0 auto;}
#navigator {width:80%;height:60px;margin:0 auto;padding:0;background:#376099;border:none;color:#fff;}
#navList li{margin:0;}
#navList a,#navList a:link {background:#376099;color:#eee;line-height:60px;display:block;padding:0 25px;font-size:18px;font-weight:bold;}
#navList a:hover{background:#4376BC;color:#fff;text-decoration:none;}
#blog_stats {color:#ccc;margin-right:10px;height:60px;line-height:60px;}

#main{width:80%;overflow:hidden;margin:0 auto;background:#55895b;}
#mainContent {background:#efefef;min-height:2950px;}
#sideBar{padding:0 8px 0 12px;}
#sideBar h3,#MyIng .ing_title{font-size:18px;margin:20px auto 3px auto;text-align:left;padding-left:20px;}

div.day *{line-height:1.5em;}
.postTitle {border:none;background:#55895b;padding:10px 20px;margin:0;}
.postTitle a,.postTitle a:link {font-size:18px;line-height:2em;font-weight:bold;color:#fff;}
.postCon {color:#666;padding:10px 10px;}
.postDesc {padding:0 10px 25px 0;color:#a3a3a3;border:none;}
.postDesc a,.postDesc a:link {color:#a3a3a3;}

@media screen and (max-width:999px){
  #main{width:100%;}
  #navigator {width:100%;}
  #blogTitle div.title {width:100%;}
}
@media screen and (max-width:556px){
  #navList a,#navList a:link {padding:0 20px;}
}
@media screen and (max-width:516px){
  #navigator{height:80px;}
  #blog_stats {height:14px;line-height:14px;}
  .forFlow {margin:0 5px!important;}
}

#nav_next_page{padding:0 0 30px 0;background:#efefef;}
#nav_next_page a, #nav_next_page a:link{padding:10px 30px;background:#55895b;color:#cfcfcf;font-weight:bold;}
#nav_next_page a:hover {text-decoration:none;color:#fff;}

.pager{padding:0;background:#efefef;}
.pager a, .pager a:link{padding:5px 7px;margin:0 3px;background:#55895b;color:#dfdfdf;font-weight:bold;border:none;}
.pager a:hover {text-decoration:none;color:#fff;}

#sideBar{border:none;}
#footer {font-size:14px;line-height:60px;text-align:center;background:#376099;color:#eee;}