/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
textarea {
	color: #2b2b2b;
	font-family: Times New Roman, sans-serif;
	font-size: 10px;
	font-weight: 350;
	line-height: 1.2;
}

paragraph {
	color: #2b2b2b;
	font-family: Times New Roman, sans-serif;
	font-size: 10px;
	font-weight: 350;
	line-height: 1.2;
}
illustration {
	color: #2b2b2b;
	font-family: Times New Roman, sans-serif;
	font-size: 8px;
	font-weight: 300;
	line-height: 1;
}
caption {
	color: #2b2b2b;
	font-family: Times New Roman, sans-serif; font-style: italic;
	font-size: 9px;
	font-weight: 300;
	line-height: .8;
}

body {
	background: #f5f5f5;
}

a {
	color: #24890d;
	text-decoration: none;
}

blockquote{
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-style: italic;
	margin-left: 90px;
	font-size: 18px;
	font-weight: 1000;
	line-height: 1.2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 16px;
	line-height: 1;
}

h3 {
	font-size: 15px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 14px;
	line-height: .7;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
margin: 0 auto;
max-width: 100%;
}
comments-area {
margin: 4px auto;
max-width: 200%;
padding: 0 10px;
}
.comment-likes-widget.jetpack-likes-widget.comment-likes iframe {
    height: 18px !important;
}
.site {
background-color: #fff;
max-width: 100%;
position: relative;
}
.site-header {
background-color: #000;
max-width: 100%;
position: relative;
width: 100%;
z-index: 4;
}
.site-content .entry-meta {
background-color: #fff;
margin-bottom: 8px;
max-width:100%;
}
.featured-content .entry-title {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.3333333333;
	margin: 0;
	text-transform: none;
	max-width:100%;
}

.entry-title {
	font-size: 25px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
	text-transform: none;
}
.header-wrapper .Algora Menu li a {
    text-transform: none;
}
.navbar-default .navbar-nav li a{
    text-transform: lowercase !important;
}
.widget-container img.alignleft,
.widget-container img.alignright,
.widget-container img.aligncenter {
	margin-bottom: 0;
}
img.aligncenter {
	margin-top: 0;
}
.thumbnailImg {
   width: 100%;
   max-width: 200px;
}

.mediumImg {
   width: 100%;
   max-width: 500px;
}

.largeImg {
   width: 100%;
   max-width: 1000px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr
#content hr1
#content hr2
#content hr3
#content hr4 {
 margin-bottom: 6px;
}
#content hr4 {
 margin-top: 2px;
}

@media(min-width:1300px) {
.hentry { max-width: 100%; }
.site-content .hentry .entry-content {padding-right: 0;}
}
