.twitter h3, .twitter h4, .twitter div{

	color:#333333;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

}

.twitter h3{

	color:#333333;

	font-family:Arial;

	font-size:17px;

}

.twitter h2{

	color:#333333;

	font-weight:normal;

	line-height:1.1;

	font-size:22px;

	font-family:Arial;

}

.twitter textarea {

	border: 1px solid #AAAAAA;

}

.pagination {

	clear:both;

	margin-top:20px;

	text-align:right;

}

.twitter input[type=button], .twitter input[type=submit], .pagination a {

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	color:#666666;

	border: 1px solid #D9D9D9;

	padding: 5px 10px;

	margin:2px;

}

.twitter input.more {

	color:#0084B4;
	font-weight:bold;

}

.twitter input[type=button]:hover, .twitter input[type=submit]:hover, .pagination a:hover {

	text-decoration:none;

	color:#444444;

	background-color:#E5E5E5;

	cursor:pointer;

}


a:hover {

	cursor:pointer;

}

.hentry {

	float:right;

	position:static;

	top:0px;

	right:0px;

}

.hentry div {

	float:left;

	clear:both;

	width:16px;

	height:16px;

}

.hentry div:hover {

	cursor:pointer;

}

.hentry .fav {

	display:block;

	background-image:url('../pic/icon_star_full.gif');

	margin-bottom:6px;

}

.hentry .non-fav {

	display:none;

	background-image:url('../pic/icon_star_empty.gif');

	margin-bottom:6px;

}

.hentry .fav-throb, .hentry .del-throb {

	display:block;

	background-image:url('../pic/icon_throbber.gif');

}

.hentry .del {

	display:none;

	background-image:url('../pic/icon_trash.gif');

}

.hentry .reply {

	display:none;

	background-image:url('../pic/icon_reply.gif');

}

.hoverT {

	background-color:#F7F7F7;

}

.timeline_table {

	height:50px;

}

#text_countdown {

	font-size:2.45em;

	font-family:'Georgia','Serif';

	font-weight:bold;

	color:#CCCCCC;

}

#status_new {

	font-size:130%;

	font-family:Arial, Helvetica, sans-serif;

}



/*Right Column*/

.right_column {

	height:100%;

	background-color:#DDFFCC;

	border-left: 1px solid #BDDCAD;

}



.right_column ul.nav {

	border-bottom:1px solid #BDDCAD;

	list-style:none;

	margin:0;

	padding:5px 0;

	margin-top:10px;

}

.right_column ul.nav li {

	font-size:11px;

	width:100%;

	height:20px;

	margin-top:4px;

	padding-top:5px;

}

.right_column ul.nav li:hover {

	cursor:pointer;

	background-color: #EDFFDC;

}

.right_column ul.nav li.active {

	background-color: #EDFFDC;

	font-weight:bold;

}

.right_column ul.nav li span {

	padding-left:15px;

}

.right_column ul.ext_link {

	margin:0;

	padding:0;

}

.right_column ul.ext_link li {

	font-size:11px;

	width:100%;

	height:20px;

	margin:8px;

	list-style:none;

	padding-top:4px;

}

.right_column ul.ext_link li.settings {

	background:url(../pic/settings.png) left no-repeat;

}

.right_column ul.ext_link li.rss {

	background:url(../pic/rss.png) left no-repeat;

}

.right_column ul.ext_link li a {

	padding-left:20px;

}

.right_column h4 {

	margin:2px 10px;

}

.right_column .twitter_small {

	margin-left: 10px;

}

.right_column .twitter_small div {

	float:left; padding:2px; width:30px; text-align:center; margin-right:2px;height: 30px;

}

.right_column .info {

	padding:5px;

}

.right_column .info div {

	margin-top:5px;

}

hr {

	height:1px;

	background-color: #BDDCAD;

}

.follow {

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	display:none;

	width:auto;

	text-align:center;

	border:1px solid #CCC;

	background-color:#E6E6E6;

	padding:5px;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:10px;

}

.follow:hover {

	cursor:pointer;

}

.follow div {

	width:100%;

}

.follow div.following {

	background:url(../pic/tiny_check.gif) no-repeat left;

	background-color:#E6E6E6;

}

.twitter .border5 {

	border-bottom:#CCC dashed 1px;

	padding:8px 0;

	height:70px;

}

.twitter .tweet_time {

	font-size:11px;

	color:#666;

}

.twitter a {

	color:#0084B4;

}

.twitter div.hr {

	border-bottom:1px solid #BDDCAD;

	height:1px;

	width:100%;

	clear:both;

	margin:10px 0;

}

.right_column ul.nav li.loading {

background:url(../pic/loader.gif) right no-repeat;

}