#center-items { margin-top:10px; }
#center-items h2.stream-heading { font-size:18px; font-weight:bold; padding:5px 0 15px 10px; }
#center-items .profile-info { width:515px; margin:0 0 20px 10px; padding-bottom:10px; border-bottom:1px dotted #DDD; }
#center-items .profile-info img { float:left; }
#center-items .profile-info .profile-meta { float:left; }
#center-items .profile-info h2 { font-weight:bold; font-size:15px; }
#center-items .profile-info a { font-size:12px; }
#center-items li.post { width:665px; margin-left:5px; padding:10px 0 5px; border-bottom:1px solid #DDD; }
#center-item li.post { width:765px; margin-left:5px; padding:10px 0 5px; border-bottom:1px solid #DDD; }
#center-items li.post .profile-img { float:left; text-align:right; margin:5px 0px 5px 5px; width:50px; min-height:75px; }
#center-item li.post .profile-img { float:left; text-align:right; margin:5px 0px 5px 5px; min-height:75px; }
#center-items li.post .profile-img h3 { display:none; width:100px; position:relative; left:-50px; }
#center-items li.post .profile-img:hover h3 { display:block; }
#center-item li.post .profile-img h3 { width:100px; }
li.post .profile-img h3 a { color:#777; text-align:right; font-size:13px; font-family:Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
li.post .profile-img h3 a:hover { text-decoration:underline; }
#center-items li.post .item { float:left; width:570px; padding-left:5px; margin-left:10px; }
#center-item li.post .item { float:left; width:640px; padding-left:5px; margin-left:10px; }
li.post .item h3 a { color:#0A569E; font-size:15px; font-weight:bold; }
li.post .item h3 a:hover { text-decoration:underline; }
li.post .description { padding:10px 0; font-size:15px; color:#555; line-height:22px; font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif; }
li.post .description img { margin-right:10px; margin-bottom:10px; padding:5px; border:1px solid #CCC; float:left; max-width:140px; max-height:140px; }
li.post .btm-line { padding:5px 0px; font-size:12px; color:#777; line-height:20px; height:18px; }
li.post .btm-line .fav-button-on { float:left; width:18px; height:18px; background:url(/images/icons.png) no-repeat 0px -18px; cursor:pointer; }
li.post .btm-line .fav-button-off { float:left; width:18px; height:18px; background:url(/images/icons.png) no-repeat 0px 0px; cursor:pointer; }
li.post .btm-line .loading { display:none; float:left; margin:2px 0; width:16px; height:16px; background:url(/images/loading-s.gif) no-repeat; }
li.post .btm-line .shared { float:left; width:16px; height:16px; margin-right:5px; background:url(/images/icons.png) no-repeat -2px -36px; }
li.post .btm-line a { float:left; }
li.post .btm-line a:hover { text-decoration:underline; }
li.post .btm-line label { float:left; color:#777; }
li.post .btm-line label a { float:none; color:#777; }
li.post .btm-line label a:hover { text-decoration:underline; }
li.post .btm-line img.icon { float:left; margin-right:5px; }
li.post .btm-line a.link { color:#0A569E; }
li.post .btm-line .seperator { float:left; font-size:11px; color:#999; margin:0 5px; }
li.post ul.comments-list { width:480px; margin:5px 15px; background-color:#DAE5F1; }
li.post ul.comments-list a.show-all { float:left; padding:0 10px; font-size:13px; color:#0A569E; line-height:30px; }
li.post ul.comments-list li { padding:7px 10px; font-size:14px; color:#555; }
li.post ul.comments-list li img { width:26px; float:left; margin-right:10px; }
li.post ul.comments-list li .content { float:left; width:420px; }
li.post ul.comments-list li .btm-info { margin-top:5px; font-size:12px; color:#999; }
li.post ul.comments-list li .btm-info label { float:left; }
li.post ul.comments-list li .btm-info .seperator { float:left; font-size:11px; color:#999; margin:0 5px; }
li.post ul.comments-list li .btm-info a.link { float:left; color:#0A569E; }
li.post ul.comments-list li .btm-info a.link:hover { text-decoration:underline; }
li.post ul.comments-list li a.uname { font-size:13px; font-weight:bold; color:#0A569E; }
li.post ul.comments-list li a.uname:hover { text-decoration:underline; }
li.post ul.comments-list li.comment-lure input { width:100%; padding:3px 0; border:1px solid #91ACBE; color:#AAA; font-size:13px; font-style:italic; }
li.post ul.comments-list li.comment-box { display:none; }
li.post ul.comments-list li.comment-box textarea { float:left; width:320px; height:35px; padding:5px; border:1px solid #91ACBE; color:#333; font-size:13px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; }
li.post ul.comments-list li.comment-box input.button { padding:3px 5px; margin-left:8px; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; background:#88A9E4; border:2px solid #597CB9; cursor:pointer; }
li.post ul.comments-list li.comment-box input.button:hover { color:#000; }

#more-posts { width:615px; margin:15px auto; }
#more-posts a { color:#0A569E; font-size:16px; font-weight:bold; }
#more-posts a:hover { text-decoration:underline; }
#more-posts a.newer { float:left; }
#more-posts a.older { float:right; }
.no-updates { width:99%; margin:0 auto; padding:3px 0; text-align:center; font-size:14px; background:#FFF9AD; color:#777; }
