/* _tpl/header.php */

img.logo {
	width: 25%;	
	height: 25%;
	float: left;
	display:none; 
}


img.logo_header {
	width: 100%;	
	height: 100%;
}

img.logo2 {
	width: 100%;	
	height: 100%;
	float: left;
	display:none; 
}

img.big_logo {
	width:100%;
	height: auto;
	text-align: right;
}

div#header_right {
	
	width: 22.5%;	
	height: 100%;
	float: right;
	display:none; 
	background-color:#ADFDD0;
	background: url("/assets/custom/img/design/panel.jpg") #D1D7DC repeat left top;
	border-left-style: groove;
	border-left-width: 4px;
	border-left-color: #9EAEC0;	
}


/* ----------------------------------------------------------- * 
 *               from orthodoxy/header.css,	2023-12-20         *
 * ----------------------------------------------------------- */

/*  применяяется в файлax типа /review/index.htm в файле header_include_folder.php   */

.index	{	
	margin: 1.5em 1em 1em 1em;	
	font-family: Verdana;
	font-weight: 500;   
	font-size: 1.2em;
    line-height: 1.3em;
    color: #4A6491;	
	text-align: center;
	letter-spacing: 1px; /* интервал между символами */
	word-spacing: 5px;	 /* интервал между словами */
	color: #444; 
	text-shadow: #666 1px 1px 2px;		
}	









/*----------------------------------------------------------- * 
 *    Textauszeichnungen in _tpl/header.php                   *
 * ---------------------------------------------------------- */

#header h1	{
	
	margin: 1em 1em;	
	font-family: Verdana;
	font-weight: 500;   
	font-size: 1.2em;
    line-height: 1.3em;
    color: #4A6491;	
	color: #444; 	
	text-align: center;
	letter-spacing: 1px; /* интервал между символами */
	word-spacing: 5px;	 /* интервал между словами */
	color: #444; 
	text-shadow: #666 1px 1px 2px;		
}	

h3  {
    color: #4A6491;
    font-size: 1.2rem;
    font-weight: normal;
}

h1.name_author	{
				margin:40px 10px 40px 10px;
				font-family: europeext_bold;
				font-family: Verdana, Arial;
				font-size: 1.1em;
				font-weight: bold;
				color: #ff0000;
				text-align: center; 
				text-shadow: black 1px 1px 2px;
				letter-spacing: 2px; /* интервал между символами */
				word-spacing: 10px;		 /* интервал между словами */
}

#header h1.size2 {
			font-size: 1.15em;
		    line-height: 1.3em;
}

#header h1.size3 {
			font-size: 1.1em;
		    line-height: 1.2em;
}

#header h3.size2 {
			font-size: 1.15em;
		    line-height: 1.3em;
}

#header h3.size3 {
			font-size: 1.1em;
		    line-height: 1.2em;
}

.size2 {
			font-size: 1.15em !important;;
		    line-height: 1.3em;
}

.size3 {
			font-size: 1.1em !important;
		    line-height: 1.2em;
}


div.description { 
		padding: 0 2em;

}

div.description p { 

		max-width: max-content;
		margin: 0 auto;
		
		padding: 0.8em; /* Поля вокруг текста */
		font-size: 0.9em; 
		line-height: 1.2em;
		color: #000;
		text-align: justify; 
		border: 1px dashed #887040; /* Параметры рамки */
		border-radius: 5px;
		background-color:#F4EEE2;	/* Цвет фона */
}

/* ---------------------------------------------------------------------- * 
 *                              Media Queries                             *
 * ---------------------------------------------------------------------- */

@media only screen and (min-width: 992px) {

img.logo {
	display:block;
	height:auto;
	}
	
div#header img {
#	width:25%;
	}

	
div#header {
		width:75%;
		float: left;
	}
	
	
	
	
	
}



/* ----------------------------------------------------------- * 
 *               from orthodoxy/header.css,	2023-12-20         *
 * ----------------------------------------------------------- */

#header .book_author	{
				margin: 1em 0;
				font-family: katerina; 
				font-family: Washington;
				font-family: Izhitsa;
				font-family: "Comic Sans MS";
				font-family: "Courier New";
				font-family: Verdana, Arial;
				font-size: 1.125em; 
				font-weight: normal;
				font-weight: bolder;
				color: #ff0000;

				text-align: center;
	/*			text-shadow: black 1px 1px 2px, #669900 0 0 1em;  Параметры тени 
				text-shadow: #555 1px 1px 3px;				   */

				text-shadow: #222 1px 1px 2px;
				letter-spacing: 2px; /* интервал между символами */
				word-spacing: 5px;	 /* интервал между словами */

/*				DISPLAY: block; 
font-weight: bold|bolder|lighter|normal|100|200|300|400|500|600|700|800|900 
*/
}
#header .book_name		{
				margin: 1em 0;
				padding: 0 1em;
				font-family: Verdana; 
				font-size: 1.0625em;  
				font-weight: bold;
				color: #555; 
				text-align: center;
				letter-spacing: 1px; /* интервал между символами */
				word-spacing: 3px;	 /* интервал между словами */
} 
#header .name	{	
	margin: 1.5em 1em 1em 1em;	
	font-family: Verdana;
	font-weight: 500;   
	font-size: 1.2em;
    line-height: 1.3em;
    color: #4A6491;	
	text-align: center;
	letter-spacing: 1px; /* интервал между символами */
	word-spacing: 5px;	 /* интервал между словами */
	color: #444; 
	text-shadow: #666 1px 1px 2px;		
}	









p.flag {
			margin:2px 10px 0px 0px;
			text-align:right;
}
a.flag {	
			text-decoration: none;
			border-bottom: 0px;
}













