body {
	font-family: Arial;
	margin: 0 auto;
	padding:0;
}

#argumenti{
	margin-left: 142px;
	}

IMG{
		border: none;
	}

	
	
#descript{
		padding: 12px;
		background-color: #ECEFF3;
		font-size: .8em;
		margin-bottom: 38px;
		/*font-weight: bold;*/
		}	

#header h1,
#header h2,
#header p {
	margin-left:2%;
	padding-right:2%;
}
#active2 #tab2,
#active3 #tab3,
#active4 #tab4,
#active5 #tab5 {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#footer {
	clear:both;
	float:left;
	width:100%;
}
#footer p {
	margin-left:2%;
	padding-right:2%;
}

/* Start of Column CSS */
#container3 {
	clear:left;
	float:left;
	width:1000px;
	overflow:hidden;
	background: url('http://www.argumenti.ru/pub/images/blogs/lm_right.png') repeat;
	
}

#container2 {
	clear:left;
	float:left;
	width:1000px;
	position:relative;
	right:433px;
	background-color: white; 

}
#container1 {
	float:left;
	width:1000px;
	position:relative;
	right:233px;
	background: url('http://www.argumenti.ru/pub/images/blogs/lm_left.png') repeat;
}
#col1 {
	float:left;
	width:240px;
	position:relative;
	left:660px;
	overflow:hidden;
}

#col2 {
	float:left;
	width:590px;
	position:relative;
	left:680px;
	padding-left: 8px;
	padding-right: 8px;
	overflow:hidden;
	background-color: white; 
}
#col3 {
	float:left;
	width:180px;
	position:relative;
	left:956px;
	overflow:hidden;
	
}


#nameblog{
		color: #666666;
		font-size: 1.2em;
		font-weight: bold;
		}
		
		
#authors_title{
	color: #003366;
	font-weight: bold;
	text-align: center;
	width: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	}


#top_posts	{
	padding-left: 90px;
	}
	
	.post{
		display: inline-block;
		margin-top: 12px;
		margin-bottom: 12px;
		padding-bottom: 4px;
		}
	
	
	.post_title{
		font-weight: bold;
		color: #003366;
		font-size: 1em;
		margin-top: 8px;
		}
	
	.post_date{
		color: #656972;
		font-weight: bold;
		margin-bottom: 4px;
		font-size: .9em;
		}
		
	.post_text{
		font-size: .8em;
		}	
			
	.first_letter {
		background-color:#999999;
		color:#FFFFFF;
		float:left;
		font-size:2.3em;
		font-weight:bold;
		margin: 0;
		margin-right:6px;
		padding:2px 6px;
		}	
		
	#bloggertitle{
		float: top;
		margin-left: 90px;
		width: 120px;
		}
	
	#bloggername{
		margin-top: 8px;
		margin-bottom: 8px;
		color: #ed1651;
		font-weight:bold;
		font-size: 1.3em;
		font-family: Helvica;
		text-align: right;

		}
		
	.link_reply{
		font-size: .8em;
		}


	.footer {
		clear: both;
		}

	#copy {
		font-size: .6em;
		margin-top: 18px;
		text-align: center;
		}	
		
	.head_blog{
		margin: 8px 0 12px 0;
		padding: 4px 4px 4px 12px;
		color: #666666;
		background-color:#ECEFF3; 
		font-size: .8em;
		}
	
	
	#endposts{
		margin:0;
		padding:0;
		list-style-type: none;
		}
		
		#endposts li{
			font-size: .8em;
			margin-bottom: 12px;
			}
			
	#t_end_post{
		font-size: 1.1em;
		font-weight: bold;
		color: #666666;
		}	
	
	a{
		text-decoration: none;
		color:#003366;
		}
		
		a:hover{
			text-decoration: underline;
			}