@charset "utf-8";
/* popular page */
.leftside { width:570px; background:#fff; float:left; text-align:left; padding:10px 10px; overflow:hidden; }
.rightside { width:340px; background:#fff; float:right; text-align:left; padding:10px 10px; overflow:hidden; }
.rightside_title { font-family:Georgia; font-size:20px; color:#444444; font-style:italic; height:30px; line-height:30px; }
.leftside_title { font-family:Georgia; font-size:22px; color:#444444; font-style:italic; height:30px; line-height:30px; position:relative; padding-left:28px; }
.leftside_title_icon { display:block; width:22px; height:22px; position:absolute; left:0px; top:4px; background:url(../images/pentacle_icon.png) no-repeat left; }
.rightside_tweet_item { width:340px; padding:10px 0px; border-top:1px solid #AEDBF0; }
.rightside_tweet_item_0 { border-top:none; }
.rightside_tweet_info { font-size:14px; line-height:120%; }
/* popular twitvids */
.ptv_list { margin:10px 0px; }
.ptv_item { padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #cccccc; width:570px; }
.ptv_icon { width:130px; height:80px; overflow:hidden; }
.ptv_main { margin-left:10px; width:430px; }
.ptv_text { font-size:14px; line-height:120%; margin-bottom:10px; }
.ptv_avatar { width:24px; height:24px; overflow:hidden; }
.ptv_time { margin-left:10px; font-family:Georgia; font-size:14px; color:#7E7E7E; font-style:italic; height:24px; line-height:24px; }
.ptv_info { color:#444444; height:24px; line-height:24px; padding:0px 8px; }
.ptv_button { float:right; width:70px; height:22px; line-height:22px; margin-left:10px; }
.ptv_more, .ptv_more span { background:url(../images/bg_button.gif) no-repeat; height:36px; line-height:36px; }
.ptv_more { margin:20px 10px 0px 10px; padding:0px 0px 0px 10px; background-position:left; cursor:pointer; }
.ptv_more span { display:block; padding:0px 10px 0px 0px; background-position:right; text-align:center; font-weight:bold; font-size:14px; color:#0184CD; }
.ptv_arrowup { position:absolute; top:-8px; border:8px solid #ffffff; border-bottom-color:#eeeeee; border-top:none; width: 0; height: 0; overflow:hidden; }
.ptv_buzz { margin-top:15px; padding:10px 10px; background:#EEEEEE; position:relative; display:none; }
.ptv_retweet { margin-top:15px; padding:10px 10px; background:#EEEEEE; position:relative; display:none; }
/* ptv_buzz_item */
.ptv_buzz_list { padding:0px 0xp; }
.ptv_buzz_item { padding-top:10px; margin-top:10px; border-top:1px solid #AEDBF0; overflow:hidden; }
.ptv_buzz_item_0 { padding-top:0px; margin-top:0px; border-top:none; }
.ptv_buzz_icon { width:48px; overflow:hidden; float:left; margin-right:10px; }
.ptv_buzz_info { float:left; }
.ptv_buzz_text { font-size:14px; line-height:120%; }
.ptv_buzz_time { font-family:Georgia; font-size:12px; color:#929292; font-style:italic; margin-top:5px; }
.retweet_textarea { margin-bottom:10px; }
.retweet_login { margin-bottom:10px; display:none; }
.retweet_input { border:1px solid #AEDBF0; width:163px; padding:4px 3px; }


