
BODY, P, DIV, TD  { font-family: Arial, Verdana, sans-serif; }

H1 {font-weight: bold; font-size: 105%; text-align: center; }
.new_H1 {font-weight: normal; font-style: italic; font-size: 79%; }

H2 {font-weight: bold; text-align: center; }
H3 {font-style: italic; font-weight: bold; text-align: center; }

A { color: #000000; text-decoration: underline; }
A:hover { color: #0079CC; text-decoration: underline; }
A.bluelink { color: #0079CC; text-decoration: underline; }

.name:link,.name:visited { color: #000000; text-decoration: none;}
.name:active,.name:hover{color: #0079CC; text-decoration: underline;}

#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}

acronym {
border-bottom:1px dotted #333333;
cursor:help
}

.index_subname {
  font-size:90%;
  text-decoration: none;
  font-style: italic;
}

.index_date {

font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 18px; 
color: #203353;
text-decoration: none;

}

.index_date:hover {
font-size: 18px; 
color: #0079CC;
text-decoration: none;


}



.field{border:#999999 1px solid;font-size:13px;font-weight:lighter;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 96px;}

.field2{border:#999999 1px solid;font-size:13px;font-weight:lighter;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 60px;}

.button{border:#999999 2px solid;font-size:13px;font-weight:lighter;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 28px;height: 22px;}

.input_field{border:#999999 1px solid;font-size:13px;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 165px;height: 22px;}


.author { color: #000000; text-decoration: none; }  

.author:hover { color: #0079CC; text-decoration: underline; }

.ablack { color: #000000; text-decoration: none; }  

.ablack:hover { color: #0079CC; text-decoration: underline; }

.ared { color: red; text-decoration: none;}

.ablack2 { color: #000000; text-decoration: none; }  

.ablack2:hover { color: #0079CC; text-decoration: none; }

.author2 { color: gray; text-decoration: underline; }  

.author2:hover { color: #0079CC; text-decoration: underline; }

.author3 { color: gray; text-decoration: none; }  

.author3:hover { color: #0079CC; text-decoration: underline; }


.pressa_button{border:#999999 1px solid;font-size:13px;font-weight:lighter;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 240px;height: 22px;}

.pressa_field{border:#999999 1px solid;font-size:12px;font-weight:lighter;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 240px;height: 22px;}

.pressa_button2{border:#999999 1px solid;font-size:13px;font-weight:lighter;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 240px;height: 20px;}

.news_input_field1{border:#999999 1px solid;font-size:13px;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 300px;height: 22px;}

.news_input_button{border:#999999 1px solid;font-size:13px;font-weight:bold;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 100px;height: 22px;}

.news_reset_button{border:#999999 1px solid;font-size:13px;font-weight:bold;color:#000000;
font-family:"verdana";background-color:#f1f1f2;width: 400px;height: 22px;}

.news_input_field{border:#999999 1px solid;font-size:13px;color:#000000;
font-family:"verdana";background-color:#f1f1f2;}

/* Формат текста статей */
/* С жёсткой шириной */
div.text {
  width: 95%;
  text-indent: 2em;
  text-align:justify;
  margin:0px auto;
}

div.text p {
  margin-bottom: 0ex;
  margin-top: 0.5ex;
}

div.text p verse {
  margin-bottom: 0ex;
  margin-top: 0.5ex;
  text-indent: 0em;
}


/* Без жёсткой ширины */
div.freetext {
  text-indent: 2em;
  text-align:justify;
  margin:0px auto;
}


div.freetext p {
  margin-bottom: 0ex;
  margin-top: 0.5ex;
}

.post_thumbnail {
  padding: 7px;
  background: white;
  border: 1px solid #DDD;
  margin: 7px 7px 7px 7px;
}

ul.colnews {
  padding: 0; /* Убираем поля */
  margin-left: 0px; /* Отступ слева */
  /*margin-left: 17px;*/ /* Отступ слева */
  margin-top: 0;
  /*-webkit-margin-before: 0; */
  /*list-style-position: outside;*/
  list-style-type: none;
}

ul.newsline {
  padding: 0; /* Убираем поля */
  margin-left: 0px; /* Отступ слева */
  margin-top: 0;
  /*-webkit-margin-before: 0; */
  list-style-type: none;
}

ul.colnews p {
  margin-top: 2px;
  text-align: left;
}

ul.newsline p {
  margin-top: 2px;
  text-align: left;
}

ul.colnews a {
  text-decoration: none;
}

ul.colnews a:hover {
  color: #0079CC;
  text-decoration: none;
}

/*
ul.colnews li p a span {
  text-decoration: none;
}

ul.colnews li p a span:hover {
  color: #0079CC;
  text-decoration: none;
}

span.index_subname {
  font-size:90%;
  text-decoration: none;
  font-style: italic;
}*/


/* Для календаря */
table.caltable tr td span {
  color: black;
  font-family: verdana, sans-serif;
  font-size: 14px;
}

table.caltable tr td{
  width: 30px;
  text-align: right;
}

