/*
Theme Name: twentysixteen_child
Description: Дочерняя тема для темы twentysixteen 
Author: Valery
Template: twentysixteen
*/

 @import url("../twentysixteen/style.css"); 

/*

*/


#content {
    padding: 0px;
}


.site-header-menu {
		margin: 0.3125em 0;
	}






/*
.entry-container{
    padding-top: 10px !important;
}
*/

/*
.header-image {
    clear: both;
     margin: 0.875em 0;
}
*/




.header-image {
    clear: both;
     margin: 0.1em 0;
}

html {
     margin-top: 6px; 
}


.site-header {
    padding: 0.15em 7.6923%;
}


.custom-logo {
     max-width: 240px; 
}


table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 0.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.1375em;
}

/*

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}


*/



.site-header {
	padding: 0.325em 7.6923%;
}



/*body,*/
/*
button,
input,
select,
textarea {
	color: #990000;
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
} 
*/

body, button, input, select, textarea {
    color: #1a1a1a;
    font-family: Merriweather, Arial, serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
}


/*
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    color: #990000;
}
*/
.tabl-kpgora {
	
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: auto;
    width: 100%;
}


/*
.site {
    margin: 0 auto;
}
*/

table {
    border: 1px solid green; /* Рамка вокруг таблицы */
   /* margin: auto;  Выравниваем таблицу по центру окна  */
   /* margin: center;  Выравниваем таблицу по центру окна  */
   
}

td {
    text-align: center; /* Выравниваем текст по центру ячейки */
font-size: 14px;   
}


th {
    text-align: center; /* Выравниваем текст по центру ячейки заголовка таблицы */
 font-size: 14px;
   /* font-size: 1rem */  
}

.content-area-kpgora {
  display: table;
  margin: 0 auto;
}


.tzagl-kpgora {
    color: #990000;
}

.entry-title {
    font-size: 1.5rem;
}

body, button, input, select, textarea {
    line-height: 1;
}


button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #007acc;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: rgb(76, 140, 189);
}


#recallbar {
    background: rgba(79, 140,189, 0.85);
}

body {
    background: #fff;
}


.entry-content .wp-block-button__link {
    background: rgb(63, 116, 156);
    color: #fff;
}

/*
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
}
*/







