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

.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;
}

.article_entry h2, .article_entry h3, .article_entry h4,
.article_entry h5, .article_entry h6 {
	font-size: 20px;
	line-height: 1.45em;
}

.main_content {
	padding: 20px 35px 30px 35px;
	margin-top: 20px;
	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.618;
	color: #666;
	font-weight: normal;
	border: 1px solid #D5D5D5;


/*	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 h1 {

	/*font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif !important;*/
	font-size: 30px !important;
	font-weight: bold;
	margin-bottom: 20px;
}

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

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

.main_content li {
	line-height: 1.618;
}

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

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

.article_index h2,
.article_include h3 {
	font-size: 24px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	line-height: 1.5em !important;
	font-weight: bold;
}
.article_index h2 a,
.article_include h3 a {
	color:#555;
}

.article_info {
	font-style:italic;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #999;
}

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

.article_include h3 a {
	cursor:pointer;
	cursor:hand;
	color:#1A388A;
	text-decoration:none;
}
*/

.list-all-section {
	margin-top: 10px;
	line-height: 1.5em;
}

.list-all-section li {
	line-height: 1.5em;
}

.list-all-section strong {
	font-weight: normal;
}

/************************ begin sidebar ***************************/
.sidebar {
	margin: 3px;
	margin-top: 20px;
}

.sidebar_section {
	/* background-color:#FAFAFA; */
	/*background-color: #F6F6F6;*/
	/* background-color: #F5F5F1; */
	background-color: #FFF;
	margin: 5px auto;
	margin-right: 3px;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #D5D5D5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.sidebar_section a {
	text-decoration:none;
	/* color: #d1008b; */ /* redish */
	/* color: #45A8D6; */ /* blueish */
	color: #7F7F7F;
}

.sidebar_section a:hover {
	/*text-decoration:underline;*/
	/* color: #d1008b; */ /* redish */
	/* color: #45A8D6; */ /* blueish */
	color: #000;
}

.sidebar_section h3 {
  margin-top: 12px;
  line-height: 1.3em;
  font-size: 21px;
  font-weight: bold;
  color: #ff6800;
  padding-left: 5px;
  margin-bottom: 24px;
}

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

.sidebar_section ads {
	margin: 0 auto;
}

.sidebar_section hr {
	margin-top: 5px;
	margin-top: 5px;
}

.sidebar_section ul {
	margin-left: 2px;
	margin-top: -7px;
	margin-bottom: -7px;
	padding-left: 5px;
	line-height: 1.5em;
}

.sidebar_section li {
	border-bottom: 1px solid #d8e9f9;
	list-style: none;
	padding: 5px 3px;
	/*font-size: 14px;*/
}

.sidebar_section li:last-child {
	border-bottom: none;
	padding-bottom: 8px;
}


.sidebar_section p, li {
/*	font-size: 0.95em;
	line-height: 1.5em;*/
}

.sidebar_section .btn-social {
	width: 40px;
	height: 40px;
	border: 2px solid #666;
	font-size: 19px;
	line-height: 38px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #444;
	color: #FFF;
}

.sidebar_section .btn-social:hover {
	background-color: #FFF;
	border: 2px solid #CCC;
}

.sidebar_section .btn-outline {
	margin-top: 0px;
}

.sidebar_section img {
	max-width: 100%;
	height: auto;
}
/************************ end sidebar ***************************/


/************************ 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: bold;
	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 ***************************/