/* @override 
	http://localhost:8888/vipera/www/langindep/index2.css
	http://www.vipera.com/vipera/www/langindep/index2.css
*/
/*
Index CSS
*/
/* @group EditorialArea */
#editorial	{
	float: left;
	width: 504px;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.featured	{
	clear: both;
	padding: 5px;
}
div.featured	{
	overflow: hidden;
}
.featitem	{
	clear: both;
	padding: 5px;
	font-size: 80%;
	border-bottom: 1px solid #f2f2f2;
}
.featitem .imag	{
	float: left;
	margin: 0;
	padding: 0;
}
.imag img	{
	width: 100px;
	border: none;
}
.featitem .feattexts	{
	float: right;
	line-height: 1.1;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	width: 370px;
}
span.feattexts  {
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.featitem a {
	text-decoration: none;
	color: #555;
	}
.feattexts p	{
	margin: 0;
	padding: 0;
}
.feattexts strong	{
	font-size: 95%;
	color: #666;
}
.feattexts .path	{
	font-size: 80%;
}
.feattexts .auth	{
	font-size: 80%;
}
.feattexts .tit strong	{
	font-size: 100%;
	color: #96BE0D;
}
/* @group My Group */

/* @end */
.hottopics div	{
	padding-bottom: 8px;
}
.hottopics p	{
	text-indent: 5px;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
.hottopics a	{
	color: #585858;
}
.hottopics .hotblog	{
	color: #96BE0D;
}
.column2	{
	float: left;
	width: 240px;
	padding: 0;
}
.textbanner	{
	text-align: center;
	clear: both;
	border: 1px solid #bbb;
	background-color: #efffc6;
	margin-bottom: 5px;	
	font-size: 100%;	
}
.join	{
	padding: 5px 40px;
}
.say	{
	padding: 5px 20px;
}
.textbanner	p, .textbanner a {
	text-decoration: none;
	color: black;
}
.adsense	{
	margin-left: 18px;
	width: 468px;
	height: 60px;
}
.adsense2	{
	margin-left: 5px;
}
/* @end */
/* @group Sidebar */
#sidebar	{
	float: left;
	width: 210px;
	margin-left: 5px;
}
/* @group Rolling */
#rolling	{
	position: relative;
	top: 0;
	background-color: #96BE0D;
	height: 250px;
	margin:0;
	margin-bottom: 5px;
	padding: 5px;
	color: black;
}
#rolling h2	{
	font-size: 60%;
	margin-top: 0;
	margin-bottom: 5px;
	color: white;
}
#msgMap	{
	background: url(../images/worldmap.gif) no-repeat;
	width: 200px;
	height: 113px;
}
/* margins in msgFrom and msgTo must offset
padding between rolling and msgMap
and parts of image to the sides of "pointing pixel" */
#msgFrom {
	width: 10px;
	height: 10px;
	background: url(../images/msgfrom.gif) no-repeat;
	margin-top: -1px;
	margin-left: 0px;
}
#msgTo {
	width: 10px;
	height: 10px;
	background: url(../images/msgto.gif) no-repeat;
	margin-top: -1px;
	margin-left: 0px;
}
#details	{
	background: url(../images/msgfrom.gif) no-repeat -2000px -2000px;
	font-size:80%;
}
#details p	{
	font-size: 80%;
	margin:0 0 0 0;
	background: url(../images/msgto.gif) no-repeat -2000px -2000px;
	}
#details .fromLabel {
	color: red;
/*	text-indent: 17px;
	background: url(../images/msgfrom.gif) no-repeat 2px; */
	}
#details .toLabel {
	color: blue;
	}
#details .blogLabel {
	color: black;
	}
.msgLabel	{
	margin-left:10px;	
	}
.msgDetail	{
	font-weight:normal;
	}
/* @end */

/* @end */
/* @group Rankings */
.rankings h2	{
	font-size: 80%;
	margin-bottom: 5px;
}
.rankings ol	{
	font-size: 70%;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	padding-left: 25px;
	text-indent: -3px;
}
.rankings a	{
	color: #96BE0D;
}

/* @end */
/* My Comment */