
a {
	outline: none;
}

.page-content p {
	padding-bottom: 20px;
}

.single-post .page-content ul li {
	padding: 0 0 10px 0;
	font-size: 18px;
}

.single-post .page-content ul {
	margin: 0 0 15px 35px;
}

.post-listing li, .search-results #fullwidth article {
	list-style: none;
	border-bottom: #ccc solid 1px;
	padding-bottom: 30px;
	margin-bottom: 30px !important;
}

.post-listing li:last-child, .search-results #fullwidth article:last-child {
	border-bottom: none;
}

.post-listing li h2, .search-results #fullwidth article h3 {
	color: #333;
	font-size: 26px;
	line-height: normal;
	padding: 0 0 15px 0;
}

.post-listing li h2 a, .search-results #fullwidth article h3 a {
	color: #333;
}

.post-listing .entry-meta {
	font-size: 14px;
	color: gray;
	padding-bottom: 4px;
}

.post-listing .blog-contents {
	margin: 15px 0 25px 0;
	line-height: 1.7;
}

.clsBlogReadMore {
	text-align: right;
}

.clsBlogReadMore .btn {
	background: #020202 !important;
	color: #ffc800 !important;
	font-family: "RobotoCondensed-Bold";
}

.clsBlogReadMore .btn, .search-results #fullwidth article .btn-primary {
	color: #333;
	font-weight: 500;
	line-height: normal;
	height: auto;
	padding: 8px 30px;
}

.clsBlogReadMore .btn:hover, .search-results #fullwidth article .btn-primary:hover {
	background: #333;
	color: #fff;
}

.clsBlogReadMore .btn:hover {
	background: #ffc800 !important;
	color: #020202 !important;
}

.wsp-container ul {
	margin: 25px 0 0 30px;
}

.wsp-container ul li {
	margin: 0 0 10px 0;
}

.wsp-container ul li a {
	color: #333;
}

.search-results #fullwidth article .alignright {
	margin: 25px 0 0 0;
	text-align: right;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
	height: 30px;
	margin: 0 0 15px 0;
}
