@charset "utf-8";
body{
	margin:0;
	width:100%;
}
#site{
	margin:0 auto;
}
#header{
	width:100%;
	height:120px;
	background-color:#001f1f;
}
#header_cont{
	margin:0 auto;
	width:850px;
	height:120px;
}

#logo{
	padding-top:10px;
	padding-left:0px;
	width:250px;
	float:left;
}
#logo h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75px;
	color:#FFFFFF;
	font-style:italic;
	letter-spacing:-4px;
	font-weight:300;
	margin:0;
	padding:0;
}
#header_text{
	float:left;
	padding-top:40px;
	width:500px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:300;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header_text a, a:visited, a:hover{
	color:#2AC9FF;
	text-decoration: none;
}
#search_bar{
	width:100%;
	height:108px;
	background-color:#003333;
}
#search_middle{
	height:56px;
	width:600px;
	margin:0 auto;
	padding-top:24px;
}
#hash{
	background-color:#FFFFFF;
	float:left;
	width:34px;
	color:#283e3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	padding: 8px 0px 0px 14px;
	height:48px
}
#form{
	width:600px;
	height:52px;
	padding-top:0;
}
#tag{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#bcbcbc;
	float:left;
	padding:5px 5px 3px 2px;
	border:0;
	height:48px;
}
#btn{
	font-family:georgia,serif;
	font-size:30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:3px;
	line-height:normal;
	padding:5px 8px 5px 11px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:#2ac9ff;
	color:#FFFFFF;
	letter-spacing:-0.5px;
	margin-left:9px;
	border:none;
	height:56px;
	float:left;
	width:110px;
}
#content{
	margin:0 auto;
	width:850px;
	height:450px;
	*min-height:800px;
	clear: both;
	display:table;
	padding-bottom:20px;
	background: url('/img/ico_loader.gif') no-repeat center 140px;
}

#subcontent { background-color: #fff; clear: both; }
#subcontent_group{ float: left; }

#txt_block{
	width:800px;
	display:block;
	float:left;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	background: #fff;
}

#txt_block a:link, a:visited, a:active{
	color:#2ac9ff;
	text-decoration: none;
}

.r_row{
	clear:both;
	height:50px;
	width:440px;
	/* overflow:hidden; */
	margin-bottom:18px;
}
.r_img{
	float:left;
	margin-right:10px;
	width: 48px;
	height: 48px;
}
.ithum{
	margin-bottom:18px;
}
.r_user{
	color:#2ac9ff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
}
.r_post{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	float:left;
	width:340px;
	margin-bottom:18px;
}
.r_post a, .r_post a:visited{ text-decoration:none; color:#2ac9ff }
.r_post a:hover{ text-decoration:none; color:#ffffff; background-color:#2ac9ff}

.r_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}
.r_time{
	color:#BCBCBC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#top_tags{
	float:left;
	width:400px;
}
#everyone_doing{
	background-color:#FFF;
	float:left;
	width:400px;
}
.txt_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	color:#333333;
	float:left;
	margin-top:25px;
	letter-spacing:-0.4px;
	font-weight:200;
}

.txt_descr{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#ccc;
	margin-top:28px;
	letter-spacing:-0.4px;
	font-weight:200;
	float:left;
}
#top_tags_descr{
	padding-left:10px;
}
#everyone_doing_title{
	width:280px;
}
#everyone_doing_descr{
	padding-left:20px;
	width:110px;
}
#everyone_doing_list{
	float:left;
	padding-top:35px;
	width:400px;
	/* overflow:hidden; */

}
#tag_cloud{
	clear:both;
	padding-top:20px;
	padding-right:65px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2ac9ff;
	font-weight:bold;
	line-height:150%;
}

.cld_01, .cld_01 a:link, .cld_01 a:visited{
	color:#2ac9ff;
	text-decoration:none;
	font-size:24px;
}
.cld_01 a:hover{
	background:#2ac9ff;
	color:#ffffff;
}
.cld_02, .cld_02 a:link, .cld_02 a:visited{
	color:#2ac9ff;
	text-decoration:none;
	font-size:18px;
}
.cld_02 a:hover{
	background:#2ac9ff;
	color:#ffffff;
}
.cld_03, .cld_03 a:link, .cld_03 a:visited{
	color:#2ac9ff;
	text-decoration:none;
	font-size:14px;
}
.cld_03 a:hover{
	background:#2ac9ff;
	color:#ffffff;
}
.cld_04, .cld_04 a:link, .cld_04 a:visited{
	color:#2ac9ff;
	text-decoration:none;
	font-size:12px;
}
.cld_04 a:hover{
	background:#2ac9ff;
	color:#ffffff;
}
.cld_05, .cld_05 a:link, .cld_05 a:visited{
	color:#2ac9ff;
	text-decoration:none;
	font-size:10px;
}
.cld_05 a:hover{
	background:#2ac9ff;
	color:#ffffff;
}
.cld_06, .cld_06 a:link, .cld_06 a:visited{
	color:#2ac9ff;
	text-decoration:none;
	font-size:9px;
}
.cld_06 a:hover{
	background:#2ac9ff;
	color:#ffffff;
}
.cld_special a:link, .cld_special a:visited, .cld_special{
	background:#f5f5f5;
	color:#2ac9ff;
	text-decoration:none;
	font-size: 32px;
	margin: 0 auto;
}

.cld_special a:hover{
	background:#2ac9ff;
	color:#ffffff;
	font-size: 32px;
	margin: 0 auto;
}
.gray{
	color: #c8c8c8;
	font-size: 29px;
	
}
#special{
	width: 245px;
	background-color: #f5f5f5;
	padding: 15px;
	padding-left: 75px;
	margin-bottom: 15px;
}

.bold{
	color:#2ac9ff;
}
#bottom{
	width:100%;
	height:120px;
	background-color:#003334;
	clear:both;
}
#exits{
	margin:0 auto;
	width:280px;
	padding-top:15px;
	color:#FFFFFF;
}
li{
	display:inline;
	margin:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.lnk_exits, .lnk_exits a:hover, .lnk_exits a:visited, .lnk_exits a:link {
	color:#2ac9ff;
	text-decoration:none;
}
#disclaimer{
	width:145px;
	font-style:italic;
	margin:0 auto;
	color:#2588aa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#arrow{
	margin-left:175px;
	margin-bottom:25px;
}
#result{
	width:540px;
	float:left;
}
#sidebar{
	margin-left:550px;
	width:320px;
}
.feed_icon{
	margin-right:10px;
	float:left;
}
.feed_text a:hover, .feed_text a:link, .feed_text a:visited, .feed_text{
	text-decoration:none;
	font-style:italic;
	color:#4c4c4c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-top:14px;
}	


