a, a:link, a:visited {
	color: #bf6a70;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #bf6a70;
	text-decoration: underline;
}



h1, h2, h3,
h4, h5, h6 {
	color: #bf6a70;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.4;
	margin: 4px 0px;
	padding: 4px 0px;
}
h1 {
	font-size: 2.4em;
	letter-spacing: -0.8px;
}
h2 {
	font-size: 2.2em;
	letter-spacing: -0.6px;
}
h3 {
	font-size: 2em;
	letter-spacing: -0.4px;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.1em;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #bf6a70;
	text-decoration: none;
	border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #bf6a70;
	text-decoration: none;
	border: none;
}



#wrap {
	margin: 0px;
	padding: 0px;
}
.container {
	max-width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 48px;
}
.article {
	display: block;
	overflow: hidden;
	text-align: justify; 
}




body {
	background-color: #98876f;
	color: #426151;
	font-size: 1em;
	font-weight: 400;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: justify; 
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	
}

#navigation {
	display: block;
	background-color: #82a684;
	color: #edeee9;
	position: relative;
	font-size: 0.980em;
	font-weight: 400;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
     margin: 0px;
	padding: 0px;
	z-index: 999;
}


.post-area .article > p:first-child {
	color: #426151;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.6;
}

.post-area {
	background: #ffffff;
	margin-bottom: 24px;
	padding: 36px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	overflow: hidden;
}
	
.headline,
.organic-widgets-title {
	font-size: 2.0em;
	font-weight: 300;
	text-transform: uppercase;
	text-shadow: 3px 3px 0px rgba(0, 0, 0, .1);
	line-height: 1.1;
	letter-spacing: -1.4px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}


.widget-title {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	color: #bf6a70;
}


#custom-header {
	display: block;
	position: relative;
	line-height: 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#custom-header.radius-top {
	background-color: #ffffff;
	padding: 1px;
}
#custom-header .header-img {
	position: relative;
	min-height: 220px;
}
.logo-title {
	padding: 15px;
}


.site-title {
	display: block;
	font-family: 'Roboto';
	font-size: 5em;
	font-weight: 300;
	text-transform: capitalize;
	text-shadow: 4px 4px 0px rgba(0, 0, 0, .1);
	letter-spacing: -1px;
	line-height: 1.4;
	margin: 8px 0px;
	padding-top: 22px;
}

.site-description {
	display: block;
	color: rgba(0, 0, 0, .4);
	font-family: Trebuchet MS;
	font-size: 2.em;
	font-weight: 400;
	text-transform: lowercase;
	line-height: .0;
	letter-spacing: 2px;
	margin: 6px 0px;
	padding: 0px;
}

select {
  color: #000000;
}




.menu ul.sub-menu, .menu ul.children {
	background-color: #38533f;
	border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-khtml-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
}

blockquote p {
	color: #426151;
	font-family: 'Roboto', Georgia, Times, serif;
	font-weight: 400;
	font-size: 1.0em;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
}

.article ul {
	padding: 5px 3px 10px 3px;
  margin:0px 0px 0px 0px;
}

.article li {
	  list-style: none;
}

.article li:before {
    content: "\2764";
    color: #c65252;
    margin: 0em .4em 0em 0em;
}


.wp-caption {
	max-width: 100%;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 0px;
}
.wp-caption a {
	display: block;
	line-height: 0;
}
.wp-caption img {
	max-width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
}

.wp-caption figcaption,
.wp-block-image figcaption,
.wp-block-gallery figcaption,
.wp-caption-text {
	color: #aaaaaa;
	color: rgba(0, 0, 0, .5);
	width: 600px;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.3em;
	margin: 0px;
	padding: 8px;
	box-sizing: border-box;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
}
