/* AT FEED COMMON CLASSES */
.myprofileHistory li,.mylookHistory li{cursor:pointer;}
ul.myprofileHistory li:hover,ul.mylookHistory li:hover,.myprofileHistory li.active,.mylookHistory li.active{background: #ccc;}
#innerpage #myprofile-rightcolumn{margin:23px 0 0 13px;}
/* AT FEED CONTAINER */
#AT_FEED{position:absolute;}
#AT_FEED a{outline:none;display:block;}
#AT_FEED_ITEMS{position:inherit;background:#f0f0f0;box-shadow:-3px 5px 5px #CCCCCC;-moz-box-shadow:-3px 5px 5px #CCCCCC;-webkit-box-shadow:-3px 5px 5px #CCCCCC;z-index:500;width:332px;}
#AT_FEED_CONTAINER {height:406px;overflow: hidden; overflow-y:hidden}
#AT_FEED_OVERLAY {background: url("/wp-content/themes/twentyten/images/ajax-loader.gif") no-repeat center center #999999; display: none;height: 386px;opacity: 0.2;position: absolute;top: 34px;width: 282px;z-index: 501;}
/* UL */
#AT_FEED ul {list-style:none;padding:0;margin:0;overflow-y: auto; padding:5px 19px;min-height:396px;}
#AT_FEED_ARROW{display:block;width:100%;height:16px;background:url("/wp-content/themes/twentyten/images/myprofile_arrw.png") no-repeat;position:absolute;top:-16px;background-color:#fff;z-index:501;}
#AT_FEED_MORE_DOWN.ARROW_INACTIVE,#AT_FEED_MORE_DOWN_AJAX.ARROW_INACTIVE {background-position:center 14px;cursor:default;z-index:-10000;}
#AT_FEED_MORE_UP.ARROW_INACTIVE {background-position:center 14px;cursor:default;}
#AT_FEED_ITEMS ul li {float:left;padding:0;margin:0;display:block;}
/* LI ITEMS */
.AT_FEED_LOOK{background:url("/wp-content/themes/twentyten/images/default_look_loves.png") center center no-repeat;float:left;width:63px;height:122px;padding:5px 5px;display:block;}
.AT_FEED_PROFILE{height: 71px;margin: 12px 6px;width: 61px;}
.AT_FEED_COMMENT{display:block;float:left;}
.AT_FEED_COMMENT a{display:block;float:left;}
.AT_FEED_COMMENT img{background: url("/wp-content/themes/twentyten/images/small-pic1.png") no-repeat; display:block;float:left;width:32px;height:63px;position:relative;}
.AT_FEED_COMMENT p {word-wrap:break-word;width:200px;float:left;display: block;font-family: Helvetica,Arial,sans-serif;padding-left: 10px;text-align: left;margin-top:3px;}
.AT_FEED_COMMENT .AT_COMM_AUTHOR{color:#000;font-size: 12px;line-height: 14px;}
.AT_FEED_COMMENT .AT_COMM_DATA{color:#000;font-size: 11px;line-height: 14px;}
.AT_FEED_COMMENT .AT_COMM_DATE{color:#969696;font-size: 11px;line-height: 14px;}
/* AT FEED MEMBER */
#myprofile-rightcolumn #AT_FEED{left:2px;}
#myprofile-rightcolumn #AT_FEED ul {padding:5px 38px;}
#myprofile-rightcolumn #AT_FEED_ITEMS {width:368px;height:454px;}
#myprofile-rightcolumn #AT_FEED_OVERLAY {left: 43px;}
#myprofile-rightcolumn #AT_FEED_ITEMS li.AT_FEED_COMMENT{padding: 0 0 34.5px 5px;}
/* AT FEED GUEST */
#mylookright #AT_FEED{top:283px;}
#mylookright #AT_FEED_OVERLAY {left: 24px;}
/* ARROWS */
#AT_FEED_MORE_UP{outline:none;background: url("/wp-content/themes/twentyten/images/arrow_sprite_up.png") no-repeat scroll center 0;display:block;width:100%;height:14px;cursor:pointer;margin-top:10px;}
#AT_FEED_MORE_DOWN,#AT_FEED_MORE_DOWN_AJAX{outline:none;display:block; background:url("/wp-content/themes/twentyten/images/arrow_sprite.png") no-repeat center -14px; width:100%; height:14px; cursor:pointer; margin-bottom:10px;}