﻿html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}
a {
	color: #2858A1;
}
a:hover {
	color: #222; 
}
/* -------------- Основные блоки ------------- */
.header {
min-width:1004px;
}
.content {
	xclear: both;
	min-width:1004px;
	width:100%;
	float:left;

}
.footer {
display:none;

}

/* -------------- Шапка ------------- */
.header .logocol {
	padding-left: 24px;
	padding-top: 18px;
	float: left;
}
.header .logocol img {
	border: 0;
}
.header .logocol span.date {
display:block; color: #A75D36; font-size: 12px; font-family: Tahoma;
margin-left:96px; margin-top: 12px;
}
.header .logocol span.date:first-letter {
 text-transform:uppercase;
}

.header .menucol {
display:none;
}
/* -------------- Основные блоки ------------- */
.newscontent {
width:100%;
 padding-top:22px;
padding-left:24px;
margin-right:0;
}
.sidebar {
display:none;
}

/* -------------- Тело новости ------------- */
.newscontent .newscategory a{
font-size:14px; font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', 'Lucida', Arial, sans-serif;
}
.newscontent .newstitle {
	line-height: 29px;
	font-size: 30px;
	font-family: 'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', 'Lucida', Arial, sans-serif;
	color: #333;
	margin-top:3px;
		font-weight:normal;

}
.newscontent .newstitle h1 a {
font-weight:bold;

}
.newscontent .newsbody {
margin-right:2%;
float:left; clear:left;
 padding-top:20px;
 width:100%;
}
.newscontent .newsbar {
 display:none; 
width:0;
}
.newscontent .newsbody .newsimage {
float:left; padding-right:10px; padding-bottom:10px;

}
.newscontent .newsbody span.date {
margin-right:24px;
color:#A75D36;  font-size:14px; line-height:18px;  
}
.newscontent .newsbody span.commented {
background: url('/images/balloon.png') no-repeat 0 0px; 
padding-left:18px;
 color:#666; font-size:14px;   line-height:20px;
}
.newscontent .newsbody span.fotoby {
color:#333; font-size:14px; margin-top:7px;
 display:block;  
}
.newscontent .newsbody p.anons {
font-weight: bold;
	xmargin-bottom: 15px;
	font-size: 18px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6%;
	color: #333;
	margin-top: 22px;

}
.newscontent .newsbody p.simpletext {
	font-size: 18px;
	line-height: 1.5em;
	margin-left: 6%;
	color: #222;
	margin-top: 12px;
}
.newscontent .newsbody p.bigtext {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #666;
	margin-top: 1em;
	margin-bottom:1em;
 min-width:300px;
}
.newscontent .newsbody a.writtenby {
 font-size:16px; margin-top:20px;
  display:block; xmargin-left: 84px; margin-left: 6%;
}

/* --------------  Каменты ;)  ------------- */
.comments {
display:none;
	
}

/* --------------  Форма комментирования  ------------- */
.commentfotm {
 display:none;
}

.newscontent {
	padding-left:0 !important; padding-top:0 !important;
}
.marginleft{
	 margin-left:24px;  margin-top:22px;

}
.newscontent .newsbody span.fotoby a {
 font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', 'Lucida', Arial, sans-serif; color:#666;}
.newscontent .newsbody span.fotoby {
color:#666;}
.newscontent .newsbody span.commented a{
 font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', 'Lucida', Arial, sans-serif; text-decoration:none; border-bottom: 1px #666 dotted; color:#666;}
.newscontent .newsbody a.writtenby {
 font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', 'Lucida', Arial, sans-serif;}
span.counter {
	display:block; margin-top:10px; color:#999999; font-size:12px;
}
