/* 
 * @name: aside.css
 * @time: 2013/3/4
 * @author: sole
 * @directiona: 文章页面侧边栏 aside css
*/

/* public */
i
{ display:inline-block; background-image:url(../img/bg.png); background-repeat:no-repeat; vertical-align:middle; }

.aside-part .t,
.aside-part .t a,
.qa-msg span,
.qa-list .t a,
.share-mixed .member a { color:#369cb5; }
.btn-qa { width: 99px; height: 22px; background:url(../img/bg.png) no-repeat -169px -53px; display: inline-block; }

.aside-part { border:1px solid #eee; margin-bottom:10px; }
.aside-part .t { background:url(../img/liner.png) 0 1px; font-size:14px; font-weight:bold; }
.aside-part .t span { display:inline-block; padding:3px 15px; background-color:#fff; }
.aside-part .t i { width:6px; height:26px; background-position:right -9px; }

/* qa */
.qa {}
.qa-msg { height:75px; padding:10px 10px 10px 110px; background:url(../img/qa.png) no-repeat 10px center; }
.qa-list { margin-bottom:-1px; border-top:1px solid #eee; }
.qa-list li { padding:5px 10px; border-bottom:1px dotted #eee; }
.qa-list .first { border-bottom:1px solid #eee; }
.qa-list .t { float:left; width:188px; background:none; font-size:12px; font-weight:normal; color:#333; overflow: hidden; }
.qa-list .answer-num { float:left; width:50px; height:24px; overflow:hidden; }

/* member-share */
.member-share {}
.share-mixed { padding:10px; border-bottom:1px dashed #eee; }
.share-mixed .pic { float:left; width:87px; height:83px; padding:3px; border:1px solid #eee; }
.share-mixed p { float:right; width:130px; }
.share-mixed .article-t { height:48px; overflow:hidden; }
.share-mixed .btn-pro a { padding:0 3px; border:1px solid #f3d1e8; background-color:#f9edf3; color:#de5b8e; }

.share-list { padding:5px 10px; }
.share-list li { height:24px; overflow:hidden; }
.share-list li i { width:12px; height:12px; line-height:12px; background:#369cb5; text-align:center; color:#fff; }