/* Block: index */
.alo-blog .block-recent-posts .block-title {
	margin: 0 0 17px;
	position: relative;
	text-align: left;
	border: 0;
}
.alo-blog .block-recent-posts .block-title strong {
	color: #333;
	display: inline-block;
	font-size: 16px;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}
.alo-blog .block {
	margin-bottom: 0;
}
.alo-blog .block .block-content {
	margin-bottom: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}
.blog-image, .postcontent {
	position: relative;
}
.postcontent .post-date-bottom {
	background: #ffffff none repeat scroll 0 0;
	height: 81px;
	left: 0;
	position: absolute;
	right: auto;
	top: 0;
	z-index: 10;
	text-align: center;
	padding: 0 10px;
}
.postcontent .post-date-bottom .date-home-day {
	color: #df5c53;
	font-size: 48px;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: "Montserrat", sans-serif;
	display: block;
}
.postcontent .post-date-bottom .date-home-month {
	color: #333333;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 12px;
}
.post-list .post-posed-date {
	display: block;
	float: none;
	clear: both;
	border-bottom: 1px solid #ebebeb;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.post-list .postcontent .post-date-bottom.post-posed-date {
	display: block;
	background-color: #df5c53;
}
.post-list .postcontent .post-date-bottom .date-home-day {
	font-size: 30px;
}
.post-list .postcontent .post-date-bottom .date-home-day, .post-list .postcontent .post-date-bottom .date-home-month {
	color: #fff;
}
.alo-blog .blog-image {
	float: right;
	width: 160px;
}
.alo-blog .post-description {
	margin-bottom: 20px;
}
.blog_short_text .shortcontent-text {
	height: 45px;
	overflow: auto;
}
.post-text-hld.shortcontent-text, .post-text-hld.shortcontent-text p {
	line-height: 22px;
	color: #888;
}
.blog_short_text {
	padding: 0;
	float: left;
}
.block-recent-posts .block-content .blog_short_text .item.post-posed-date {
	padding: 0;
}
.post-description .blog_short_text .item.post-posed-date {
	float: none;
}
.blog_short_text .item.post-posed-date .value {
	color: #aaa;
	display: block;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding: 0;
}
.cats {
	line-height: 17px;
	margin-bottom: 18px;
	padding-bottom: 8px;
	position: relative;
}
.cats:before {
	border-bottom: 2px solid #e7e7e7;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	width: 20px;
}
.cats span {
	color: #df5c53;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.post-info a.post-item-link {
	display: block;
	font-size: 17px;
	line-height: 24px;
	margin: 0px;
}
.post-posed-date {
	margin: 0px;
    padding: 0px;
    position: relative;
    display: block;
    float: none;
    clear: both;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.post-list .post-posed-date:after{
	content:"";
	float:none;
	clear:both;
	height:0;
	overflow:hidden;
	display:block;
}
.post-title-holder .post-title{
	float:left;
}
.post-title-holder .addthis_toolbox{
	float:right;
}
.post-holder .post-header .post-info .post-posed-date span {
    font-size: 12px !important;
    color: #000;
    padding: 0;
    font-weight: normal;
    text-transform: none !important;
}
.post-info .content-inner .post-read-more, .post-list .post-content .post-read-more, .post-list .post-content .post-read-more:hover, .post-bottom .post-nextprev-hld a, .post-bottom .post-nextprev-hld a:hover, .post-bottom .post-nextprev-hld a:focus, .post-bottom .post-nextprev-hld a:active {
	border-radius: 6px;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    padding: 6px 15px;
    color: #16a803 !important;
    text-decoration: none;
    border: 2px solid #16a803;
}
.post-info .content-inner .post-read-more:hover, .post-list .post-content .post-read-more:hover {
	color: #333;
}

.post-holder .post-header .post-categories{
	float:left;
}
.post-holder .post-header .post-author{
	float:right;
}
.blog-post-view .page-title-wrapper{
	float:left;
}
.blog-post-view .page-title-wrapper h1{
	margin:0;
}
.post-view .post-holder .post-header .addthis_toolbox {
    float:right;
}
.blog-post-view .page-main-pal .alocolumns {
	padding-top:20px;
}
@media (max-width:1023px){
	.post-holder .post-header .post-categories, .post-holder .post-header .post-author, .post-title-holder .post-title, .post-title-holder .addthis_toolbox, .blog-post-view .page-title-wrapper, .post-view .post-holder .post-header .addthis_toolbox {
		float:none;
		clear:both;
	}
}