/* @override http://101lab.net/common/css/twitter.css */

#twitter{
	margin: 0;
	padding: 0;
}

#twitter ul{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#twitter ul li{
	padding: 5px 0 5px 20px;
	margin: 5px 0;
	list-style-type: none;
	background: url(images/favicon.png) no-repeat 0 5px;
	line-height: 1.2em;
	border-bottom: 1px solid #999;
}

#twitter ul li a{
	text-decoration: none;
}

#twitter ul li .date{
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
#twitter_box h3 a{
	width: 124px;
	height: 32px;
	margin: 0;
	background: url(images/twitter_logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
}

/*delicious*/

#delicious ul li{
	padding: 5px 0 5px 20px;
	margin: 5px 0;
	list-style-type: none;
	background: url(/images/delicious.small.gif) no-repeat 0 5px;
	line-height: 1.2em;
	border-bottom: 1px solid #999;
}
#delicious h2 a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 22px;
	background: url(/common/css/images/delicious.title.gif) no-repeat 0 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}


/* Flickr */

table#flickr_badge_wrapper{
	margin: 20px 0 ;
}

/* 101blog */
li.more_link{
	margin-bottom: 8px;
}


/* OTHERS */

p.more{
	text-align: right;
}

h2#logo_101blog a{
	display: block;
	width: 120px;
	height: 40px;
	background: url(/common/css/images/101blog.gif) no-repeat;
	text-indent: -9999px;
}