body {
color: #494949;
font-size: 15px;
font-family: "Microsoft Yahei","Simsun",Arial;
line-height: 25px;
}
#header
{
top:0px;
-webkit-transition: color .2s ease-in-out;
background: rgba(0, 0, 0, 0.7);
}

#blogTitle .title {
line-height: 30px;
font-size: 30px;
text-shadow: 1px 2px #ddd;
}
#blogTitle h2 {
margin-left: 0px;
margin-right: 3em;
line-height: 36px;
float: left;
color: #bbb;
}

#sideBarMain {
line-height: 24px;
}
#sideBar {
font-size: 12px;
padding: 25px 15px;
}
#sideBarMain ul {
margin: 0 0 1px 0px;
}
#profile_block {
margin-top: 0;
line-height: 24px;
text-align: left;
}
.newsItem {
padding: 0px 0 5px 0px;
margin-bottom: 8px;
}
.catListTag,.dayTitle{display:none}
.postBody {
line-height: 1.5;
color: #494949;
}
.postBody p{line-height: 28px;}
.postBody p, .postCon p {
text-indent: 0px;

}
.postBody p, .postCon p {
margin: 10px auto 10px auto;
}

.day {border-bottom: 1px dotted #ccc;}

p {
margin: 10px auto 10px auto;
text-indent: 0px;
}

p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
#mainContent .forFlow {
margin-left: 20em;
float: none;
width: auto;
}
.postTitle a:hover {
color: #ff7227;
text-decoration: none;
}
.postTitle a {
color: #494949; 
height: 50px;
display: inline-block;
overflow: hidden;
}
a:hover {
color: #ff9000;
text-decoration: none;
}
.postTitle2{
/*text-shadow: 1px 2px #ddd;*/
}
a, a:visited {
color: #009ad9;
text-decoration: none;
}
a, a:visited {
color: #009ad9;
text-decoration: none;
}
 
.postTitle {
line-height: 48px;
font-size: 26px;
font-weight: bold;
color: #464646;
}

.postDesc {
margin: 0 3px;
margin-bottom: 2px;
padding: 8px 0;
font-size: 12px;
color: #666;
text-align: right;
}
.feedbackCon
{
width: 96%;
}
#tbCommentBody {
font-family: 'Microsoft Yahei';
margin-top: 10px;
width: 886px;
max-width: 886px;
min-width: 886px;
background: white;
color: #494949;
border: 1px solid #f1f1f1;
box-shadow: inset 1px 1px 1px #aaa;
padding: 10px;
height: 120px;
font-size: 18px;
min-height: 120px;
}