


/* add-network */
.add-network .add,
.add-network .remove{padding:0 0 1px 18px;background:transparent url(../img/icon/add-network.gif) no-repeat 0 0;}
.spotlight .add-network .add,
.spotlight .add-network .remove{background-image:url(../img/icon/add-network_spotlight.gif)}
.add-network .remove{background-position:0 -32px;}

.add-network a{outline:none;}
.add-network .remove{display:none;}
.added .add{display:none;}
.added .remove{display:inline;}
.add-network.wait a{background-position:0 -64px !important;}

#network-list .add-network{display:none;}
#network-list .add-network .add,
#network-list .add-network .remove{padding:0 0 0 13px;background:transparent url(../img/icon/add.gif) no-repeat 0 1px;color:#666;text-decoration:none;}
#network-list .add-network .remove{background-position:0 -32px;}
#network-list .add-network .remove:hover{background-position:0 -92px;}
#network-list .add-network a:hover{text-decoration:underline;}
#network-list .add-network.wait a{background-position:0 -63px !important;}

#network-list li h3 a {color:#333;} 
#network-list li.added  h3 a {color:#4e7000;} 

/* streams/members */

#streams .list-header  li.help{padding-top:12px;}
#streams .item .col-right{width:150px;}
#streams .item .col-right .add-network a{float:right;}
#streams .item .col-left{margin-right:10px;}

#streams .main {padding-bottom:5px;}
#streams .main span.realname{}
#streams .main ul.title{margin-bottom:0;}
#streams .main ul.title h3{padding-top:3px;color:#333;}
#streams .main ul.title em{padding-left:5px;color:#999;}
#streams .main h4{padding:0 0 5px 0;width:100%;color:#4c4c4d;}

#streams .main dl{width:100%;overflow:hidden;font-size:10px;}
#streams .main dt,
#streams .main dd{float:left;}
#streams .main dt{clear:left;margin-right:5px;width:15%;text-align:right;color:#666;min-width:75px;}
#streams .main dd{width:70%;}


/* stream/member */

/* profile portlet */

.portlet .profile{padding:0 17px;}
.profile img.image{display:block;background-repeat:no-repeat;background-position:50% 50%;width:150px;height:150px;border:1px solid #999;}
.profile dl{margin-top:10px;padding-bottom:5px;}
.profile dt{padding-bottom:2px;font-size:14px;font-weight:bold;color:#000;line-height:16px;}
.profile dd{padding-bottom:2px;color:#333;}
.profile dd.about{color:#4c4c4d;}

.profile .ruler{margin-top:2px;margin-bottom:8px;margin-left:-10px;margin-right:-10px;}





/* back-up */
#stream .item .components .show,
#stream .item .components .hide{display:none;}

#stream #item-list .foldout-container{margin-top:2px;}
#stream #item-list .item div.tippers {padding-bottom:0;}
#stream #item-list .spotlight .item div.tippers {padding-bottom:10px;}
#stream #item-list .foldout-container .tipper-list{padding-top:10px;margin-bottom:0;}
#stream #item-list .foldout-container .tipper img{display:none;}
#stream #item-list .foldout-container .tipper .details{margin-left:0;}
#stream #item-list .foldout-container .tipper .details .screenname{color:#333;}
#stream h2.no-result{padding:25px 0;}


#stream div.streams-container p.no-streams{display:block;}




