@charset "utf-8";
/* CSS Document */
body, html
{
	height: 100%;
}
body
{
	margin:0px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
	background-color: #6ecaed;
	background-image:url(../graphics/back.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
}

.clear{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}
#rss
{
	width:32px;
	float:right;
	
	
}

#title
{
	padding-left:10px;
	width:600px;
	float:left;
}
#footer
{
	font-size:10px;
	color:#FFFFFF;
	clear:both;
}
	a:link, a:visited, a:active{
		color:#cc3399;	
	}
	a:hover
	{
		color: #ff70d0;
	}
	.give_away{
		background-color:#FFFFFF;
		padding:20px;
		clear:both;
		margin-bottom:10px;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:140%;
		word-break: break-word;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;

	

	}
	#info_box
	{
			-moz-border-radius : 10px;
			-webkit-border-radius: 10px;
			padding : 20px;
			position:fixed;
			top: 50%;
			left: 45%;
			background-color:#FFFFFF;
			border:5px solid #333333;
	}
	#pause_stream a:link, #pause_stream a:active, #pause_stream a:visited, #play_stream a:link, #play_stream a:active, #play_stream a:visited
	{
		text-decoration:none;
		color:#006699;
		
	}	
	#play_stream a:hover, #pause_stream a:hover
	{
		text-decoration:underline;
		color:#0066CC;
		
	}	
	
	#pause_stream, #play_stream
	{
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		padding:5px;
		
	}	
	#play_stream
	{
		width:200px;
		background-color:#ffff99;
	}
	#pause_stream
	{
		width:150px;
		background-color:#FFFFFF;
		
		
	}
	
	.highlight
	{
		background-color:#FFFFCC;
	}
	.twi_right
	{
		width:90%;
		float:left;
	}
	.twi_pic
	{
		width:10%;
		float:left;
	}
	#toolbar
	{
		margin-bottom:10px;
		clear:both;
	}
	.pic
	{
		margin-right:20px;
		padding:1px;
		border: 1px solid #CCCCCC;
		width: 48px;
		height: 48px;
	}
	.retweet
	{
		float:right;
	}
	.twitter_title
	{
		color:#666666;
	}
	.twitter_date
	{
		margin-top:1px;
		font-size:10px;
		color:#CCCCCC;
	}
	.rating
	{
		float:left;
		margin-right:2px;
		
	}
	#main_wrapper
	{
		width: 100%;
	}
	#content_wrap
	{
		
		margin: 0 auto;
		width:750px;
	}
	#logo
	{
		margin-top:8px;
		width:390px;
		float:left;		
	}
	#top
	{
		margin-bottom:10px;	
		clear: both;
	}
	#search
	{
		background-color:#006382;		
		padding:10px;
		margin-bottom:10px;
		clear:both;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	#keyword_title
	{
		background-color:#3f9fc0;		
		-moz-border-radius: 10px;		
		-webkit-border-radius: 10px;
		padding:10px;
		margin-bottom:10px;
		clear:both;
		
		font-size:26px;
		color:#FFFFFF;
		
		
		font-family:Arial, Helvetica, sans-serif;
		line-height: 120%;
		

	}
	
	#top_right
	{
		padding-top:52px;
		text-align:right;
		width:360px;
		float:left;
	
	}
	
	form
	{
		margin:0px;
		padding:0px;
	}
	.search_btn
	{
		height:30px;
		line-height:100%;
		padding:1px;
	}
	#w
	{
		
		font-size:18px;
		padding:1px;
	}
	#k
	{
		padding-left:2px;
		
		width:480px;
		
		font-size:18px;
		text-align:left;
		color: #d4d4d4;
	}
	#ads
	{
		background-color:#FFFFFF;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		clear: both;
		padding-bottom:5px;
		margin-bottom:10px;
	}
	.tag_toggle
	{
		text-align:right;
		margin-bottom:10px;
		clear:both;
	}
	.cloud
	{
	
	clear:both;
	padding:10px;
	font-size:13px;
	color: #666666;
	margin-bottom:10px;
	line-height:100%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color:#006382;
	height:110px;
	overflow:hidden;
		
	}
	.cloud_tag
	{
		padding:10px;
		line-height:120%;
		height:30px;
		vertical-align:middle;
		float:left;	
		display: table-cell;
	}
	.cloud a
	{
	vertical-align:middle;
		line-height:120%;
	
	}
	.cloud a:link, 	.cloud a:active, 	.cloud a:visited
	{
		color:#CCCCCC;
		text-decoration:none;		
	}
	.cloud a:hover
	{
		text-decoration:underline;
	}
	.info, .info2
	{
	clear:both;	
	padding:10px;
	font-size:13px;
	color: #666666;
	margin-bottom:10px;
	line-height:100%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;		
		
	}
	.info
	{
		background-color:#FFFFCC;
	}
	.info2
	{
	background-color:#FFFF99;
	}

