
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(https://fonts.gstatic.com/s/notosans/v6/iLJc6PpCnnbQjYc1Jq4v06CWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

/* @font-face {
  font-family: 'Literaturnaya';
  font-style: normal;
  font-weight: 400;
  src: local('Literaturnaya'), url("https://kafence.com/literpla.woff") format('woff');
} */

body { 
	color: #000000; 
/*	background: #f7f6e4; */
	background: #ffffff; 
/*	background-image: url(./dotd1.gif); */
	background-repeat: repeat;
	background-position: center top;
	margin : 0;
}
h1 { font-size: 18pt; } 
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
a:active {  text-decoration: underline; color:#FFFFFF; }
/* a:hover { text-decoration: underline; color: #FFFFFF; } */
a:link {  text-decoration: none; color: #000000; }
a:visited {  text-decoration: none; color: #000000; }

a:hover { color: #000000; text-decoration: underline; }
.inpf { border: 1px solid #ff8f00; font: 11px Verdana; color: #000000; background-color: #FFFFFF; text-align: left;}
.inpf2 { border: 0px solid #ff8f00; font: 11px Verdana; color: #000000; background-color: #FFFFFF; text-align: left;}
.plugtext { float:left; width:105px;  margin-left: 5px; font-family: Tahoma, sans-serif;  font-weight: normal;  font-size: 12px; text-align: left;}
.image 		{ border: 1px solid lightgrey; padding: 5px; 
		/*	box-shadow: 1px 1px 2px #888888; */
		}
.sci-container 	{ padding-top: 15px; padding-bottom: 15px; overflow: hidden;}
.sci-cn-3x 	{ width: 250px; float: left; font: 14px 'Noto Sans'; font-weight: bold; color: #666;}
.sci-gutter	{ width: 10px;  float: left;}

.articles-list   { font-family: 'Adys Regular', 'Noto Sans', sans-serif;  font-weight: normal;  font-size: 1.2em;   text-align: justify; color: #333333 ; line-height: 1.4; padding: 15px;}
.article-title   { font-family: 'Noto Sans', sans-serif;  font-weight: bolder;  font-size: 1.5em;   text-align: center;  color: #333333 ; }
.article   	 { font-family: 'Adys Regular', 'Noto Sans',sans-serif;  font-weight: normal;  font-size: 1.2em;     text-align: justify; color: #333333; line-height: 1.5 ; padding: 15px;}
.comment-title   { font-family: 'Noto Sans', sans-serif;  font-weight: normal;  font-size: 13px;    text-align: justify; color: white;   line-height: 1.35 ; }
.comment   	 { font-family: 'Noto Sans', sans-serif;  font-weight: normal;  font-size: 13px;    text-align: justify; color: #333333; line-height: 1.35 ; }

.thumbnail { 
  width: 220px;
  overflow: hidden;
}

.crop { width: 150px; height: 80px; overflow: hidden; }
.crop img { width: 125px; margin: 0px 0 0 0px;  }

/* c35500 e1a900 FFEBA0*/

/* menu */
.block {
margin-top:2px !important;
background-color:#ff8f00;
padding:10px;
clear:both;
width:120px;
}

.block img.line{
width:190px;
height:1px;
margin-left:1px;

}

.block img.line_2{
width:190px;
height:2px;
margin: 0 0 4px 4px;
}

.block a{
display:block;
margin:1px -17px 3px 5px;
margin-bottom: 15px;
font-size:11px;
padding: 1px 0 1px 5px;
text-decoration: none;
border-bottom:1px solid black;
color:#fff;
}
.block a:hover{
margin-left:8px;
color:yellow;

}


/*.thumb a:hover { YOUR HOVER STYLES HERE } */



/* end menu */


