/* Профайлы аввторов */

#autor {
	clear: both;
	float: right;
	text-align:right;
	margin: 10px 20px;
	}

#autor .autorText {
	font: bold 10pt/0.9 "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #414141;
	text-decoration: underline;
	}


#authors {	text-align: left;
	background-color: #E6E6E61;
	border-right: 6px solid #414141;
	height: auto;
	float: left;
	width: 760px;	}

#autorImg {	margin: 20px 10px;	float: right;
	border: 1px solid #DFDFDF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	box-shadow:2px 2px 3px #999;
	}

#autorText {	margin: 20px 0;	float: left;
	width: 550px;
	background-color: #ffffff;
	}

#authors H5, #authors H6 {
	}

#authors H6 {
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 10px;
	}

#autorList {	text-align: left;
	border-right: 6px solid #414141;
	float: left;
	width: 760px;	}

.autorListItem {	margin: 10px;
	padding: 8px 8px;	float: left;
	width: 150px;
	text-valign: top;
	border-bottom: 2px solid #DFDFDF;
	}

.autorArticleItem {
	margin: 5px 0;
	padding: 6px;
	float: right;
	width: 600px;
	text-valign: top;
	border-bottom: 2px solid #DFDFDF;
	}

.autorArticleText {	font-weight: bold;	margin: 5px 0;	float: left;
	width: 550px;
	}

.autorArticleDate {
	float: left;
	font: 300 9pt/11pt "Myriad Pro", "Trebuchet MS", "Arial Narrow", sans-serif;
	margin: 0 0 5px;
	padding: 2px;
	background-color: #E2E2E2;
	text-align: center;
	width: 110px;
	}
	/* END Профайлы аввторов */
