/* 标题定制 */
.Framework .title {text-indent: 50px;}
.Framework .subTitle {margin-top: 0px; font-size: 15px; padding-left: 200px; letter-spacing: 5px;}
a.headermaintitle:visited,
a.headermaintitle:active,
a.headermaintitle:link {font-size: 28px; font-weight: normal;}

/* 首页列表样式 */
#main .posthead h2 a {font-size: 1.3em; color: #993366;}
#main .posthead h2 .singleposttitle {color: DarkSlateGray;}
#main .postbody {font-size: 1.3em; color: }
textarea {width: 75%; height: 300px;}
runcode {text-indent: 0; white-space: inherit;}

/* 文章行高 */
#main .postbody p,
#main .postbody p font,
#main .postbody p span {line-height: 1.6em; font-size: 15px; color: #993366; letter-spacing: 2px;}

/* 代码格式 */
#main .syntaxhighlighter, 
#main .syntaxhighlighter div, 
#main .syntaxhighlighter code, 
#main .syntaxhighlighter table, 
#main .syntaxhighlighter table td, 
#main .syntaxhighlighter table tr, 
#main .syntaxhighlighter table tbody {font-size: 15px !important; line-height: 1.5em !important;}

/* 日期部分 */
#Cal .cal tr td a u {color: #993366;}

/* 右侧IT新闻定制 */
.newsItem {font-size: 20px; text-align: left;}
.cnblogs_news ul {margin: 15px 0 0 0; padding: 0; font-size: 12px;}
.cnblogs_news ul li {margin-bottom: 15px;}
.newsItem a,
.newsItem a:link,
.newsItem a:active {text-decoration: none;}
.newsItem .newTitle {margin: 0; padding: 0;}
.newsItem .newTitle a {color: green;}
#news .la {text-align: center; margin: 0 auto;}
#news a.Ajiang {line-height: 30px; color: green; padding: 0px; position:relative; left: 25px;}

/* 《个人资料》部分定制 */
#profile_block {text-align: center; margin-top: 25px; margin-bottom: 20px; color: green; font-size: 15px;}

/* 页脚部分定制 */
.footer {padding-left: 0px;}