




/*
     FILE ARCHIVED ON 9:26:48 Nov 28, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 8:51:05 Sep 15, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
body {
	font: .8em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #333;
	background-color: #fff;
	margin: auto;
}

h1 {
	font-size: 2em;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}
*/
/*
form {
	width: 28em;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}*/

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.inprogress {
	display:none;
}
a {
	color: #09c;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #07a;
}

a.red-hover:hover {
	color: #c30;
}

.error, .success {
	font-size: 1.2em;
	font-weight: bold;
}

.error {
	color: #ff0000;
}

.success {
	color: #000;
}

.bookmarklet {
	position:absolute;
	right:0;
	top:0;
}

#top{
	padding: 3px 0;	
	color: #4aa0e0;
	text-align: left;
	border-bottom: 1px #c4c4c4 solid;			
}
#top ul{
	padding: 0px;	
	margin: 0px;		
}
#top ul li{
	margin: 0px;
	display: inline;
	list-style-type: none;
	color: red;
	padding: 0 10px;			
}

#top ul li.active{
	font-weight: bold;	
}

#top ul li.active a{
	color: #000;	
}

#top #share {
	float: right;	
	padding: 0 10px;
}

a.nolinkstyle {
	color: black;
	text-decoration: none;
}

/* Tweets */
#tweets li {
	border-bottom:1px solid #EEEEEE;
	margin:0;
	overflow:hidden;
	padding:15px 5px;
}

#tweets {
	text-align:left;
}

#tweets li div.avatar {
	float:left;
	height:48px;
	overflow:hidden;
	width:48px;
}

#tweets li .tweet {
	font-size:14px;
	line-height:17px;
	margin-bottom:2px;
	margin-left:58px;
}

#tweets li .info {
	color:#777777;
	font-size:13px;
	margin-left:58px;
}
