body {
background-color: #EEE9DB;
font-size: 12px;
font-family: Georgia;
color: Black;
padding:0;
margin:0;
}
a {color: #455F75;}
a:visited {color:#455F75;}
a:hover {color: #455F75;text-decoration: none;}
a:active { color:#455F75;}
img{
	border: 0px;
}
h1 {
font-size: 16px;
color: #455F75;
}
h2 {
font-size: 14px;
color: #455F75;
}
h3 {
font-size: 14px;
color: #455F75;
}
a.anonslink
{
text-decoration: none;
}
a.h1link
{
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #455f75;
}
h4 {
font-size: 12px;
color: #455F75;
}
h4 a,h4 a:visited, h4 a:hover{
color: Black;
}
h5 {
font-size: 10px;
color: #455F75;
}

/* ----------container to center the layout-------------- */
#container {
width: 960px;
margin-bottom: 10px;
margin: 0 auto;
height: auto;
}
/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url("/img/logo_back.gif") top right repeat-x;
	zoom:1;
}
#banner div.left{
	float: left;
	height: 110px;
}
#banner div.right{
	float: right;
	height: 110px;
}
#centertop{
background-color: #EEE9DB;
	text-align: right;
	font-size: 10px;
	clear: both;
	margin-top: 7px;
	color: #455F75;
	padding-bottom: 7px;
}
#informer{
float: right;
}
#today{
float: left;
}
/* -----------------content--------------------- */
#content {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0 202px 10px;
	background-color: #EEE9DB;
	overflow: hidden;
	min-height: 600px;
	width: 525px;
	max-width: 525px;
	overflow: hidden;
}
div#content { 
min-height:600px;
padding-right: 20px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
zoom:1;
}
div#left { 
/*min-height:600px;*/
height: 100%;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px");*/
zoom:1;
}
div#right { 
min-height:600px;
height: auto;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
p{
margin: 14px 14px 0 0;
}
/* --------------left navi------------- */
#left {
float: left;
width: 185px;
margin: 0;
padding: 0;
background-color: #DED5C1;
}
#right {
float: right;
width: 212px;
margin: 0;
padding: 0;
border-left: 1px solid #C6BCA7;
background-color: #EEE9DB;
}
#right div#news,#right div#events{
padding-left: 10px;
}

/* -----------footer--------------------------- */
#footer {
background-color: #DED5C1;
color: #455F75;
font-size: 10px;
clear: both;
margin: 0;
padding: 0;
zoom:1;
height:1%;
}
#footer div.left{
	float: left;
	height: 120px;
	min-height: 120px;
	background-color: #DED5C1;
	width: 167px;
	padding: 5px;
	padding-right: 20px;
}
#footer div.right{
	float: right;
	height: 120px;
	min-height: 120px;
	background-color: #DED5C1;
	padding: 5px;
}
#leftmenu{
	background-color: #DED5C1;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftmenu ul{
	list-style: none;
	margin: 0px;padding: 0px;
}
#leftmenu li{
margin-left: 10px;
margin-top: 4px;
padding-bottom: 6px;
font-size: 18px;
font-family: Garamond;
font-weight: bold;
border-bottom: thin solid #455F75;
}
#leftmenu a,#leftmenu a:visited, #leftmenu a:hover{
	text-decoration: none;
	letter-spacing: -1px;
}
#content h3{
	font-family: Verdana;
	color: #455F75;
	padding-bottom: 7px;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 10px solid #c6bca7;
}
#right h3{
	font-family: Verdana;
	color: #455F75;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: normal;
	/*border-bottom: 10px solid #455F75;*/
}
div.bline{
margin: 0;
padding: 0;
padding-bottom: 7px;
	border-bottom: 10px solid #455F75;
}

div.date {
margin-top: 24px;
margin-bottom: 0;
}


div.ac{
width: 490px;
max-width: 490px;
padding: 10px;
margin-bottom: 10px;
height: 250px;
min-height: 300px;
zoom:1;
}
div.ac.item{
width: 120px;
max-width: 120px;
padding: 20px;
float: left;
margin: 2px;
height: 30px;
min-height: 30px;
background-color: #455f75;
}
div.topic.item p{
margin: 0px;
padding: 0px;
}
div.topic.item{
width: 230px;
max-width: 230px;
height: 30px;
min-height: 30px;
padding: 5px;
padding-top: 5px;
margin: 2px;
float: left;
background-color: #455f75;
}
div.ac.item h2,div.ac.item h2 a,div.ac.item a:visited{
color: white;
text-align: center;
}
div.topic.item h2,div.topic.item p,div.topic.item h2 a,div.topic.item p a,div.topic.item p a:visited{
color: white;
text-align: center;
}
form#edit label{
width: 150px;
/*float: left;*/
display: block;
text-align: left;
}
#edit span.error {
font-size:10px;
color: red;
}
#edit input.error {
border: thin solid #FF0033;
}
#edit select.error {
border: thin solid #FF0033;
}


form#register label{
width: 150px;
/*float: left;*/
display: block;
text-align: left;
}
#register span.error {
font-size:10px;
color: red;
}
#register input.error {
border: thin solid #FF0033;
}
#register select.error {
border: thin solid #FF0033;
}
form#register label.error{
font-size:10px;
color: red;
margin: 5px 5px 0px 5px;
padding: 0px 5px 0px 5px;
}


div.ffield{
	float: left;
	width: 150;
	height: 40px;
	min-height: 40px;
	zoom: 1;
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}
div.ffield2{
float: left;
width: 500px;
min-width: 500px;
height: 30px;
min-height: 30px;
zoom:1;
margin: 5px;
padding: 5px;
}
div.ffield3{
	float: left;
	width: 321;
	min-width: 300px;
	height: 218px;
	min-height: 218px;
	zoom: 1;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}


div.ffield4{
	float: left;
	width: 150;
	height: 60px;
	min-height: 60px;
	zoom: 1;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

div#reg{
zoom:1;
}
/*из старого нв*/
.article-lead p {font-size: 12px; color: #455F75; }
.article-lead {font-size: 12px; color: #455F75; }
.examp p {font-size: 10px; color: #455F75; margin-left: 20px; }
.examp {font-size: 10px; color: #455F75; margin-left: 20px; }
.article-sign p {font-size: 11px; color: #000000; text-align: right; margin-left: 30%; }
.article-sign {font-size: 11px; color: #000000; text-align: right; margin-left: 30%; }
.article-sign {
	font-size: 11px;
	color: #000000;
	
}
.article-lead {
	font-size: 12px;
	color: #455F75;
}
div.loginform{
margin-top: 10px;
border: 1px solid #455F75;
padding: 10px;
background-color: #EEE9DB;
}
div.uprofile{
margin-top: 10px;
border: 1px solid #455F75;
padding: 10px;
background-color: #EEE9DB;
}		
div.topsearch{
padding-bottom: 30px;
background-color: #EEE9DB;
font-size: 10px;
}
div.topsearch input{
	font-size: 10px;
}
div.topsearch p{
padding: 0;
margin: 0;
}
input.searchbtn{
color: black;
background-color: #DED5C1;
border: 1px solid black;
margin: 0;
padding: 0;
margin-left: 2px;
margin-right: 2px;
font-size: 10px;
text-align: center;
}
#art{
	zoom: 1;
	width: 100%;
}
table.shop{
border: 1px solid black;
}
table.shop th{
padding: 2px;
margin: 0px;
border-bottom: 2px solid black;
}
table.shop td{
border: 0px;
margin: 0px;
padding: 2px;
}


.divhidden {
visibility: hidden;
display: none;
}
.divvisible {
visibility: visible;
display: block;
}

a.boldh1link
{
text-decoration: none;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #455f75;
}

.avtorlead
{
margin-top: 7px;
margin-right: 7px;
margin-bottom: 0px;
margin-left: 0px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
text-align: right; 
color: rgb(147, 130, 96);
}

.anonslead
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
color: #455f75;
margin-top: 3px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
}

.is-followingon i {
background-position:-144px -16px;
/*background-position:-160px -16px;*/
margin-top: 1px;
height:13px;
width:13px;
}

.is-followingoff i {
background-position:-208px -16px;
height:13px;
margin-top: 1px;
width:13px;
}

.is-following11 i {
background-position:-80px -16px;
height:14px;
width:14px;
/*background-position:-160px -16px;*/
}

.is-following2 i {
background-position:-64px -16px;
height:14px;
width:14px;
/*background-position:-160px -16px;*/
}

.user i {
background-image:url("http://s.twimg.com/a/1269387398/images/sprite-icons.png");
background-repeat:no-repeat;
display:inline-block;
/* height:14px;
width:14px;*/
outline:medium none;
overflow:hidden;
cursor:pointer;
}

.user:hover .user-settings li.shares-setting a.on, .profile-user .user-settings li.shares-setting a.on {
background-position:-96px -48px;
}

.user:hover .user-settings li.shares-setting a.off, .profile-user .user-settings li.shares-setting a.off {
background-position:-176px -48px;
}

ul.user-settings li  a, ul.user-actions  li  a {
background-image:url("http://s.twimg.com/a/1269387398/images/sprite-icons.png");
background-repeat:no-repeat;
cursor:pointer;
display:inline-block;
height:16px;
margin-right:3px;
outline:medium none;
overflow:hidden;
position:relative;
text-decoration:none;
width:16px;
}
.textcomm
{
	cursor:pointer;
}

.textcomm .active
{
	cursor:none;
}

.textoutblock
{
	cursor:pointer;
}

.textoutblock .activeblog
{
	cursor:none;
}
.loading {
	position: absolute;
	top: 10px;
	right: 10px;
    background: url('/js/ajax-loader.gif') no-repeat right;
}


.titleoutblock
{
	cursor:pointer;
}

.titleoutblock .active
{
	cursor:none;
}

.autortext
{
	cursor:pointer;
}

.autortext .active
{
	cursor:none;
}


.profile-user ul.user-settings {
float:left;
margin-left:10px;
}
ul {
list-style:none outside none;
}

.pane {
	background: #d8e9ec;
	padding: 10px 20px 10px;
	position: relative;
	border-top: solid 2px #c6bca7;
}

.pane .is-following1 i {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;

background-position:-80px -16px;
height:14px;
width:14px;
}

.pane .loading {
	position: absolute;
	top: 10px;
	right: 100px;
    background: url('/js/ajax-loader.gif') no-repeat right;
}
