/* (c) Михаил Чепов для aviaport.ru, 2006-2007 */

/************************[ общие ]*****************************/

body {
	min-width: 900px !important;
}

/********************[ новости ]*********************************/

h3.dir-topic {
	font-size: 1.5em !important;
	text-transform: none !important;
	color: #000 !important;
	padding: 0 0 3px 22px !important;
	border-bottom: 1px solid #ccc;
	background: url("/images/icon-topic.gif") left 3px no-repeat; 
}

h4.news-title {
	font-size: 1.2em !important;
	font-weight: bold;
	margin: 0 0 0 0;
}

h4.news-title a {
	text-decoration: underline !important;
}

p.news-lead {
	margin: 5px 0 10px 0;
	padding: 0;
}

p.news-all {
	font-size: 0.85em;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	background: url("/images/icon-plus.gif") left 3px no-repeat; 
	color: #999;
}

/*******************[ разделы новостей ]**************************/

ul.news-dirs {
	list-style: none;
	margin: 15px 10px 20px 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
	border-top: 5px solid #036;
	border-bottom: 5px solid #036;
}

ul.news-dirs li {
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 28px;
	background: url("/images/icon-datadir.gif") 3px 10px no-repeat;
	border-bottom: 1px solid #ccc;
}

/*******************[ рубрики новостей ]**************************/

ul.news-topics {
	font-size: 0.85em;
	margin: 0 5px 0 0;
	padding: 0 0 20px 20px;
}

/********************[ архивы новостей ]**************************/

ul.news-archives {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 0 0 20px 0;
	list-style: none;
}

ul.news-archives ul {
	list-style: disc;
	font-size: 0.7em !important;
	line-height: 1.2em;
	font-weight: normal !important;
	margin: 10px 5px 10px 0 !important;
	padding: 0 0 0 20px !important;
}

ul.news-archives ul li {
	margin: 0;
	padding: 0 !important;
}

.atom-photo {
	margin: 0 20px 10px 0;
	float: left;
	border: 5px solid #eee;
}

.atom-photo img {
	border: none;
	margin: 3px;
}


ul.atom-details {
	margin: 15px 0;
	padding: 5px;
	list-style: none;
	background-color: #f1f1f1;
	border-top: 1px solid #ccc;
}

ul.atom-details li {
	display: inline;
	margin: 0 0 0 7px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
