img.article_thumbnail {
	/*padding: 8px;*/
	display:inline;
	border: 1px #DDDDDD solid;
	float:left;
	margin: 0px 15px 5px 0;
	width: 150px;
	height: auto;
}

.article_entry {
	font-size: 16px;
	/*line-height: 1.6em;*/
}

.article_entry img1 {
	padding: 10px;
	border: 1px #CCC solid;
	box-shadow: 0 1px 3px #9D9D9D;
	-moz-box-shadow: 0 1px 3px #9D9D9D;
	-webkit-box-shadow: 0 1px 3px #9D9D9D;
}

.main_content {
	padding: 45px 35px 30px 35px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 3px;
	margin-right: 3px;
	position:relative;
	overflow: hidden;
	text-align: left;
	background-color: white;
	/*font-family: georgia, 'times new roman', times, serif;*/
	font-size: 16px;
	line-height: 1.75em;
	color: rgb(51, 51, 51);
	font-weight: normal;
	-webkit-box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	-moz-box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	border: 1px solid #e9e9e9;

/*	box-shadow: 0 1px 3px #9D9D9D;
	-moz-box-shadow: 0 1px 3px #9D9D9D;
	-webkit-box-shadow: 0 1px 3px #9D9D9D;*/

	/*
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*/
}

.main_content li {
	line-height: 1.9em;
}


.main_content h1 {
	margin-bottom: 30px;
	font-size: 28px !important;
	text-align: center;
}

.main_content h2 {
	font-size: 24px;
}

.main_content h3 {
	font-size: 20px;
}

.main_content h4 {
	font-size: 18px;
}

.main_content h2,
.main_content h3,
.main_content h4,
.main_content h5 {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

.main_content img {
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main_content p {
	margin-bottom: 1.5em;
}

.main_content a {
	color: #41a181;
	text-decoration: none;
}
.main_content a.btn {
	color: #FFF;
	text-decoration: none;
}
.main_content .btn {
	border-radius: 4px;
	text-shadow: none;
	background-image: none;
	border: none;
}

.main_content  blockquote{
	background: #e9f6d5 url(/blog/images/blockquote1.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}



#article_content {
	padding-bottom: 30px;
	/*border-bottom: 1px #CCCCCC solid;*/
	margin-bottom: 30px;
}

.article_include {
	clear: both;
}

.article_include img {
	clear: both;
}

.article_index,
.article_include {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EDEDED;
}

.article_index h2,
.article_include h3 {
	font-size: 20px;
	line-height: 1.7em !important;
	margin-bottom: 14px;
}
.article_index h2 a,
.article_include h3 a {
	color:#444;
	text-decoration: none;
}

.article_include,
.article_index {
	font-size: 15px;
	margin:  20px 5px;
	line-height: 1.5em;
	background-color: #FFF;
	padding: 20px 25px;
	-webkit-box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	-moz-box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	border: 1px solid #e9e9e9;
}

.article_info {
	/*font-style:italic;*/
	margin-top: 8px;
	margin-bottom: 10px;
	color: #999;
	font-size: 0.9rem;
}


/*.article_include h3 {
	line-height: 1.4em !important;
	font-weight:bold;
}


/* -------------------------- Sidebar ------------------------------ */

.sidebar-card {
	margin-bottom: 1rem;
	-webkit-box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	-moz-box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	box-shadow: 2px 2px 22px 0px rgba(230,230,230,1);
	border: 1px solid #e9e9e9;
	border-radius: 0;
}

.sidebar-card .card-header {
	font-size: 1.1rem;
	font-weight: bold;
	background-color: #84c4a1;
	color: #FFF;
	border-radius: 0;
}

.sidebar-card .card-body {
	font-family: 'Roboto', sans-serif;
	font-size: 0.95rem;
}

.sidebar-card .card-body a,
.sidebar-card .list-group a
 {
	text-decoration:none;
	color: #838383;
}

.sidebar-card .card-body a:hover
.sidebar-card .list-group a:hover {
	color: #444;
}

.sidebar-card .card-body ul {
	/*margin-left: 1.2rem;*/
	margin-top: -0.5rem;
	margin-bottom: 0.5rem;
	padding-left: 0;
}

.sidebar-card .card-body li {
	border-bottom: 1px solid #D5D5D5;
	list-style: none;
	padding: 0.3rem;
}

.sidebar-card .card-body li:last-child {
	/*border-bottom: none;*/
	/*padding-bottom: 8px;*/
}

/* -------------------------- Sidebar Old ------------------------------ */
.sidebar_section a {
	text-decoration:none;
	color: #7F7F7F;
}

.sidebar_section a:hover {
	color: #000;
}

.sidebar_section h3 {
	font-size: 1.5rem;
	font-weight: bold;
}

.sidebar_section h3 a {
	color: #428bca;
}



/************************ begin pagination styles ************************/
div.pagination_wrapper {
	clear:both;
	/*width: 375px;*/
	text-align:center;
	padding: 3px;
	margin: 3px auto;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	font-size:10px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666;
	font-weight: 600
	background-color:#666;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/************************ end pagination styles ************************/


/************************ begin small screen ***************************/
@media (max-width: 480px) {
	.main_content {
		padding: 0px 0px 2px 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 0;
		position:relative;
		overflow: hidden;
		text-align: left;
		background-color: white;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border: none;
	}
	.sidebar {
		margin-top: 0px;
		margin-left: 0px;
	}
	.sidebar_section {
		background: #E7E7E7;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
}

/************************ end small screen ***************************/

/*-------- Comments ------------ */

.comment_content {
	margin-bottom: 10px;
	padding: 20px;
	border: 1px solid #EBEBEB;
	background: #FCFCFC;
}

.comment_meta {
	display: block;
	padding: 5px 5px;
	margin-top: -11px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #DADADA;
	color: #B1B1B1;
}

.comment_meta div {
	display: inline-block;
}

.comment_body {
	font-size: 14px;
	line-height: 1.6em;
}

.comment_reply {
	background-color: #E8F3EA;
	padding: 20px;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 10px;
}

.comment_reply_title {
	margin-bottom: 10px;
	font-weight: bold;
}

#comment_form {
	margin-bottom: 10px;
}

#comment_form div {
	margin-bottom: 10px;
}

#comment_form form {
	background-color: #F1F1F1;
}

#comment_form form fieldset {
	padding: 20px;
	border: none;
}

#comment_form form input {
	padding: 5px;
}

#comment_form form input {
	max-width: 40%;
}

#comment_form form input,
#comment_form form textarea {
	border: 1px solid #D5D5D5;
}

.blog_comment_form_anti_spam_code {
	display: inline-block;
	width: 90px;
	height: 28px;
	margin-left: 5px;
	vertical-align: middle;
}

