@charset "utf-8";
/* CSS Written by > i.sheila.wong@gmail.com------- */

/* content_main, profile ----------------*/
.user-id{float:left;width:166px;margin:0;padding:0 8px 10px;background-color:#f2f9e5;border:1px solid #b3d465;}
.user-id dl{float:left;clear:both;width:166px;margin-top:8px;}
.user-id dl dt{float:left;width:75px;font-weight:bold;}
.user-id dl dd{}
.user-id p{margin:10px 0;}
.user-id p a{font-size:11px;}
.user-photo{text-align:center;width:166px;margin:0 0 25px;}
.user-photo img{width:160px;padding:2px;background-color:#fff;border:1px solid #ddd;}
.user-photo h6{font:bold 14px Verdana, Arial, Helvetica, sans-serif;padding:0;color:#060;}
.user-fan{background:url(../_img3/icons/fan.gif) no-repeat 0 -1px;padding:0 0 5px 30px;}
.user-msg{background:url(../_img3/icons/contact.gif) no-repeat 0 -1px;padding:0 0 5px 30px;}
.user-info{float:right;width:410px;}
.user-info p{margin-bottom:10px;font:13px/150% Arial, Helvetica, sans-serif;}

/* content_main, created ----------------*/
.created-box{float:left;border-top:1px solid #b3d465;width:610px;margin-top:15px;padding:10px 0;}
.created-timeline{float:left;width:380px;}
.A-TC{float:left;clear:both;margin:8px 0 0;padding-right:8px;width:372px;}
.events-photo{float:left;width:102px;height:102px;margin-right:15px;background:url(../_img3/common/photo_bg.jpg) no-repeat 0 0;text-align:center;padding-top:6px;}
.events-photo img{width:90px;}
.created-list{float:right;width:220px;border-left:1px solid #b3d465;}
.created-list dl{float:left;clear:both;width:212px;padding:8px;}
.created-list dl dt, .created-timeline dl dt{font:bold 14px Verdana, Arial, Helvetica, sans-serif;padding:0;color:#060;margin-bottom:5px;}
.created-list dl dt a, .created-timeline dl dt a{color:#060;text-decoration:none;}
.created-list dl dt a:hover, .created-timeline dl dt a:hover{color:#060;text-decoration:underline;}
.created-list dl dd, .created-timeline dl dd{color:#666;margin-bottom:5px;}

/* content_sidebar ----------------------*/
.blue-box h6 a{color:#333;text-decoration:underline;}
.blue-box h6 a:hover{color:#333;text-decoration:none;}
.blue-box dl{float:left;clear:both;padding:8px;width:272px;}
.blue-box dl dt{float:left;}
.blue-box dl dt img{width:40px;height:40px;margin-right:10px;}
.blue-box{float:left;background-color:#f2f8f6;width:288px;padding:0;border:1px solid #a3d9c7;margin-bottom:15px;}
.blue-box h6{font:bold 14px Verdana, Arial, Helvetica, sans-serif;background-color:#d9ede6;padding:4px 8px 6px;}
.blue-box dl dd{padding-left:50px;line-height:150%;}
.blue-box ul{padding:8px;}
.blue-box ul li{list-style-type:none;margin:8px 0;font-size:14px;}

