/*
Welcome to Custom CSS!
 box-shadow: 0px 0px 15px 0px #838383;
To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.site {
	width: 83%;
	margin-bottom: 10px;
	margin-top: 10px;
}

body, button, input, select, textarea {
    font-family: "Montserrat";
}



@media {
	.site:after {
		background-color: rgb(97,134,161);
		
	}
	
	.site-header .menu a {
		color: #cfcfcf;
		display: block;
	}
}

.site-header {
	color: #ffffff;
	background-color: rgb(97,134,161);
}

.hero-item img {
	height: 100%;
	max-width: 100%;
	width: 100%;
}



.hero {
    background-color: #e4e4e4;
    margin-bottom: 2.857em;
    margin-top: -2.857em;
	 /*
 box-shadow: 0px 0px 15px 0px #838383;
*/

}

.social-navigation a {
	color: #ffffff;
}

em {
	font-size: 20px;
	font-family: "over the rainbow";
	font-weight: bold;
	font-style: normal;
}

.site-footer {
	border-top: 1px solid #ffffff;
}

.credits a {
	color: #ffffff;
	font-weight: 700;
}

.site-footer {
	color: #ffffff;
}

olaola {
	cursor: default;
}

.has-sidebar .content-area {
	width: 100%;
}

.entry-meta {
	display: none;
}

cssimagem{
	box-shadow: 10px 10px 8px #888888;
}

.textwidget .contact-form input[type="email"], .textwidget .contact-form input[type="text"], .textwidget .contact-form input[type="url"], .textwidget .contact-form textarea {
    width: 950px;
    max-width: 100%;
}

p.has-drop-cap:not(:focus):first-letter {
   font-size:4.0em;
   font-weight:400;
}


.contact-form textarea {
    height: 525px;
}


.site-navigation {
    padding-top: 6.429em;
    line-height: 1.785;
}

.wf-active .archive-link, .wf-active .entry-title, .wf-active .page-title, .wf-active .section-title, .wf-active .widget-title {
    font-family: "Montserrat",sans-serif;
    font-weight: 800;
	color: rgb(0,79,119);
	font-size: large;
}

.menu-item:hover .menu-item-type-post_type:hover .menu-item-object-page:hover .menu-item-61:after {

	color: white;
}


.site-navigation .sub-menu {
border-radius: 8px;
max-height: 14.91em;
	
}


.site-sidebar a {
    color: #d5d5d5;;
}

.jetpack_widget_social_icons ul.size-medium a {
    height: 45px;
    width: 45px;
}

.site-sidebar {
    border-top: none;
    padding-bottom: 1.42857143em;
    padding-top: 12.429em;
}