/* CSS Document */

#content{}

#content blockquote{}

#content blockquote.ivasi{
	overflow: hidden;
	zoom: 1;
}
#content p, li.hentry .entry-summary { font-size: 1em; /* 11px */ line-height: 1.3636em; /* 15px */ margin: 0.3636em 0 1.3636em 0; }
#content h1{
	font-size: 1.5455em; /* 17px */ line-height: 1.7647em; /* 30px */ margin-top: 0.8824em; margin-bottom: 0em; 
}
#content h2{font-size: 1.2727em; /* 14px */ line-height: 1.0714em; /* 15px */ margin-top: 1.0714em; margin-bottom: 0em; }
#content blockquote.ivasi p{
	float:right;
	clear: both;
}
#content .illustrated{
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
}

	#content .illustrated.right{}
		#content .illustrated.right a.highslide{
			float: right;
			margin-left: 1em;
		}	
	#content .illustrated.left{}
		#content .illustrated.left a.highslide{
			float: left;
			margin-right: 1em;
		}	

ol.hfeed{
	margin: 0 0 1em 0;
	padding:0;
}
li.hentry{
	list-style-type: none;
	margin: 0 -5px 1em -5px;
	background: url(/img/grad-green.jpg) repeat-x;
	padding: 5px;
}
li.ecoclub{
	background: url(/img/grad-yellow.jpg) repeat-x;
}
	li.hentry p.author{
		font-size: 0.91em;
		line-height: 1.5em; /* 15px */ 
		font-style: italic;
		margin: 0;
	}
	li.hentry h2.entry-title{
		font-size: 1.2727em; /* 14px */ 
		line-height: 1.0714em; /* 15px */ 
		margin: 0em; 
	}
	li.hentry .entry-summary{
	
	}
.content img{
	vertical-align: text-top;
}
img.fig {
 float: left; /* Обтекание картинки по левому краю */
 padding-left: 10px; /* Отступ слева */
 padding-bottom: 10px; /* Отступ снизу */
}
