body{
	background-color: #067595;
	margin: 0;
}

#header1{
  width: 100%;
	background: #000;
	height: 70px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#nav-top{
	margin: auto;
	Max-width: 1024px;
	height: 70px;
}

#home{
	display: block;
	float: left;
	width: 300px;
	height: 70px;
	background: black url('../img/sandro_benigno.jpg') no-repeat top left;
}

#bloco-links{
	float: right;
	padding-right: 15px;
}

.top-menu{
	margin-top: 10px;
	display: inline-block;
	padding: 30px 12px 5px 12px;
	text-align: center;
	text-decoration: none;
	font: bold 14px verdana, helvetica, arial,serif;
	border-radius: 5px;
}

.top-menu:link{
	background: black;
	color: #83b2ca;
	
}

.top-menu:visited{
	color: #83b2ca;
}

.top-menu:hover{
	background: #83b2ca;
	color: black;
}

.top-menu:active{
	background: white;
	color: black;
}

#container1{
	padding-top: 200px;
	margin: auto;
	Max-width: 1024px;
	background: url('../img/tarja_h.jpg') no-repeat 192px 0;
}

#lateral{
	float: left;
	display: block;
	width: 192px;
	height: 568px;
	margin-top: -200px;
	background: url('../img/tarja_v.jpg') no-repeat top left;
}

#avatar{
	display: block;
	margin-left: -10px;
	width: 218px;
	height: 225px;
	background: url('../img/avatar.png') no-repeat top left;
}

#area{
	float: right;
	margin-right: 80px;
	width: 400px;
	height: 58px;
	transform-origin: right top 0;
	transform: rotate(-90deg);
}

#context{
	float: left;
	max-width: 78%;
	margin: -180px 0 0 20px;
}

#footer{
  width: 100%;
	background: #000;
	height: 40px;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
}

#footer-group{
	padding: 10px 0 0 0;
	margin: auto;
	Max-width: 1024px;
	height: 20px;
	text-align: center;
}

h1{
	font-weight: bold;
	font: bold 55px verdana, helvetica, arial, sans-serif;
	margin: 0;
	color: #4e98b4;
}

h2{
	font-weight: bold;
	font: bold 20px verdana, helvetica, arial, sans-serif;
	color: #4e98b4;
	margin: 0;
	line-break: 
}

h3{
	font-weight: bold;
	font: bold 15px verdana, helvetica, arial, sans-serif;
	color: #4e98b4;
	margin: 0;
	line-break: 
}

.texto-pequeno{
	font: bold 12px verdana, helvetica, arial, sans-serif;
	color: white;
}

.vertical-text{
	text-align: right;
}

.fixed-ratio-resize { /* basic responsive img */
	max-width: 100%;
	height: auto;
	width: auto\9; /* IE8 */
}

.slide{
	font: normal 14px verdana, helvetica, arial, sans-serif;
	color: white;
}

.btn{
	font: normal 14px verdana, helvetica, arial, sans-serif;
	color: white;
}

p{
	font: normal 16px verdana, helvetica, arial, sans-serif;
	color: white;
	margin: 0 0 10px 0;
	text-align: justify;
	line-height: 150%;
}

.uma-coluna {
	padding: 10px 0 0 0;
	float:  left;
}

.meia-coluna-a {
	padding: 10px 0 0 0;
	float: left;
	max-width: 49.25%;
}

.meia-coluna-b {
	padding: 10px 0 0 0;
	float: right;
	max-width: 49.25%;
}

.corta-margem-superior{
	float: left;
	margin-top: -30px;
}

.borda-chk{
	border: 1px solid #fff;
}

.ler-mais{
	display: inline-block;
	padding: 5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
	font: bold 14px verdana, helvetica, arial,serif;
	border-radius: 5px;
}

.ler-mais:link{
	background: black;
	color: #83b2ca;
	
}

.ler-mais:visited{
	color: #83b2ca;
}

.ler-mais:hover{
	background: #83b2ca;
	color: black;
}

.ler-mais:active{
	background: white;
	color: black;
}

figure {
    margin: 0;
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

img {
    height: auto;
    max-width: 100%;
    max-height: 60%;
    vertical-align: middle;
}

.card {
    height: auto;
    max-width: 100%;
    max-height: 60%;
    aspect-ratio: 300/220;
    vertical-align: middle;
    object-fit: cover;
}

.wp-block-image figure {
    margin-left: 0;
}

.wp-block-image figcaption {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.wp-block-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-gallery ul {
		list-style-type: none;
}

figcaption {
    display: block;
 		font: normal 14px verdana, helvetica, arial, sans-serif;
		color: white;   
}

figcaption a{
 		font: normal 14px verdana, helvetica, arial, sans-serif;
		color: white;   
}

a {
 		font: normal 14px verdana, helvetica, arial, sans-serif;
		color: white;   
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

pre {
	background: #ddd;
	font-size: 14px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
