
/*html { filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%) } */
#mainContent .forFlow{
	margin: 0;
	float: none;
	width: auto;
}
body {
       background: none !important;
}
#navigator {  }
.postTitle {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #CCC;
    font-size: 22px;
    font-weight: 700;
    text-shadow: 0 -1px 8px rgba(0,0,0,.4);
    text-indent: 1em;
}
.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 1.5;
    padding-left: 35px;
}

#header {
    background: none;
    height: 150px;
    padding-top: 10px;
}
#main {
    margin-top: 20px;
    width: 100%;
    min-width: 950px;
    text-align: left;
}
#footer {
    display: none;
    height: 60px;
    line-height: 60px;
    color: #586F76;
    text-align: center;
    padding: 10px 5px 0 15px;
    border-radius: 8px 8px 8px 8px;
}
#navList a {
    float: left;
    padding-top: 0px;
    margin-left: 20px;
}
#mainContent {
    margin-left: auto;
    width: 63%;
    float: right;
   
}
#blogTitle h1 a {
    font-size: 28px;
    color: #983f3f;
    font-family: auto;
}
#blogTitle h2 { color:  #2c2c36;}
#topics .post .postBody {
    background-color: none !important;
}
#navCategory {
    display: none;
}
#blog_post_info_block #BlogPostCategory a {
    background-color:  none !important;
}
#blog_post_info_block #EntryTag a {
    background-color:  none !important;
}

h3.catListTitle {
    background-color: #FD6C6C !important;
}

.postTitle {
    text-shadow: none !important;
    font-size: 16px !important;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active { color: #666}

.forFlow .day { padding-bottom:  0 !important;}

.postDesc{ margin-top: 0 !important; }

.postBody , .postBody a:link, .postBody a:visited, .postBody a:active { background: none !important; }

#navList a:link, #navList a:visited, #navList a:active { color: #666}
a:hover { color: #FD6C6C !important; transition: all .3s ease !important;}

@media only screen and (max-width: 736px) #navigator { width: 95% !important; }
