.archive .blog_content {
    margin-top: 40px;
}
.textwidget iframe{
	border: 4px solid #333;
	width: 202px;
	height: 181px;
}
.blog_sidebar .aside li{
	position: relative;
	float: left;
	width: 96%;
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style: none;
}
.blog_sidebar .aside li.widget_search{
	width: 100% !important;
}
.blog_container .blog_content .blog_title{
    color: #444;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 15px;
}

.blog_container .blog_content .image_date_container{
	position: relative;
	text-align: center;
	overflow-x: hidden;
	padding-bottom: 20px;
	min-height: 46px;
}

.image_date_container .date_corner{
	display: none;
	position: absolute;
	width: 125px;
	height: 46px;
	right: 0;
	background: url(../img/date_corner.png) no-repeat;
	clear:none;
	z-index: 999;
}

.image_date_container .image{
	position: relative;
	clear:none;
	float: left;
	width: 524px;
	height: 200px;
	overflow-y: hidden;
}

.image-single{
	position: relative;
	clear:none;
	float: left;
	width: 100%;
	max-height: 400px;
	z-index: 5;
	background: url(themes/default/loading.gif) no-repeat center center;
}

#fancybox-img{
	opacity: 1;
	filter: alpha(opacity = 100);
}

.image-single .lupa{
	position: relative;
	float:left;
	background: url(../img/lupa.png) no-repeat;
	width: 75px;
	height: 75px;
	margin-left: 224px;
}

.image-single img{
	background-position: center center;
	width: 100%;
	margin-bottom: 0px;
	display: block;
}
.image-single a:after,.image_date_container .image a:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0);
	width: 100%;
	height: 100%;
}
.image-single a:hover:after, .image_date_container .image a:hover:after{
	background-color: rgba(0,0,0, .3);
}

.image-single .hover-image{
	position: relative;
	background: black;
	width: 524px;
	opacity: 0;
	filter: alpha(opacity = 0);
	float: left;
}

.image_date_container .image img{
	width: 524px;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.image_date_container .month{
	font-size: 11px;
	padding: 5px 0px;
	float: left;
	color: white;
	font-family: Tahoma;
	margin-left: 30px;
}

.image_date_container .day{
	font-size: 40px;
	color: white;
	font-family: Tahoma;
	font-stretch: extra-expanded;
	font-weight: bold;
}

.blog_content.row{
	display: flex;
	flex-wrap: wrap;
}
.blog_content .meta{
	color: #CCC;
padding-top: 0;
padding-bottom: 29px;
position: relative;
margin-top: -10px;
}

.meta .author{
	font-family: Tahoma;
	font-size: 13px;
	color: #b7b7b7;
	padding-right: 6px;
	font-weight: normal;
}

.meta .author:hover{
	text-decoration: underline;
}

.blog_content .meta ul{
	display: inline;
}

.blog_content .meta ul li{
	float: left;
	padding-right: 20px;
}

.blog_content .meta .balloon{
	width: 18px;
	height: 18px;
	background: url(../img/balloon.png);
	float: left;
	margin-top: -1px;
}

.blog_content .blog_text{
	color: #7A7A7A;
	font-size: 18px;
	line-height: 1.5;
	padding-bottom: 45px;
	text-align: left;
	border-bottom: 5px solid #444;
	margin-bottom: 50px;
}

.blog_content .blog_divider{
	width: 554px;
	height: 28px;
	background: url(../img/blog_divider.png);
}

.blog_content .title_comments{
	font-family: Georgia;
	font-size: 14px;
	line-height: 14px;
	color: #474646;
	font-weight: bold;
	font-style: italic;
	margin-top: -5px;
	padding-bottom: 20px;
}

.bgbottom{
	position: relative;
	width: 584px;
	height: 83px;
	background: url(../img/bgbottom.png) no-repeat;
	margin-top: -1px;
}

.blog_sidebar{
	position: relative;
	margin-left: 614px;
	margin-top: 15px;
	width: 206px;
	min-height: 675px;
}

.blog_sidebar .blog_title_cats, .blog_sidebar h2{
	width: 200px;
	height: 18px;
	background: white;
	color: #444;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.blog_sidebar ul{
	display: block;
	padding-bottom: 20px;
	clear: right;
}


.blog_sidebar ul li{
	background: url(../img/li_arrow_grey.png) no-repeat scroll 6px 12px transparent; display: block; height: 16px; margin-left: 0; padding-left: 0; position: relative; padding-bottom: 3px;border-top: 1px solid #333;padding-left: 20px;
}

.blog_sidebar ul li a, .blog_sidebar li a {
	font-size: 13px;
	line-height: 21px;
	color: #ccc;
	padding-bottom: 3px;
}

.blog_sidebar ul li a:hover, .blog_sidebar li a:hover{
	color: #3691AD;
}

.blog_sidebar ul li:hover {
	background: url(../img/li_arrow_blue.png) no-repeat scroll 6px 12px transparent;
}


.blog_title_cats, .blog_sidebar h2{
	display:block;
	clear: right;
}

.comment{
	display: block;
	clear: both;
	min-height: 72px;
}

.commentlist .depth-2{ padding-left: 20px;}
.commentlist .depth-3{ padding-left: 40px;}
.commentlist .depth-4{ padding-left: 60px;}
.commentlist .depth-5{ padding-left: 80px;}
.commentlist .depth-6{ padding-left: 100px;}
.commentlist .depth-7{ padding-left: 120px;}
.commentlist .depth-8{ padding-left: 140px;}
.commentlist .depth-9{ padding-left: 160px;}
.commentlist .depth-10{ padding-left: 180px;}	
.commentlist .depth-11{ padding-left: 200px;}
.commentlist .depth-12{ padding-left: 220px;}
.commentlist .depth-13{ padding-left: 240px;}
.commentlist .depth-14{ padding-left: 260px;}
.commentlist .depth-15{ padding-left: 280px;}

.vcard{padding-bottom: 15px;}

.avatar {
	padding: 10px; 
	float: left;
}

.comment-meta{
	margin-left: 10px;
	margin-top: -10px; 
	border-bottom: dotted #DDD 1px;
	padding-bottom: 7px;
	width: 430px;
}

.comment_text{
	font-family: Helvetica;
	font-style: oblique;
	font-size: 12px;
	line-height: 15px;
	color: #7e7e7e;
	padding: 10px;
	min-height: 36px;
}

.comment_date, .comment_author, .reply, .comment-edit, #cancel-comment-reply-link{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #b7b7b7;
	padding-right: 6px;
}

.comment_author, .reply a, .comment-edit a, #cancel-comment-reply-link{
	color: #9cb6c3;
	padding-right: 6px;
}

#respond{
	position: relative;
	top: 20px;
}

#respond .name{
	float: left;
	padding-right: 18px;
}

#respond label{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #bababa;
}

#respond input {
	margin-top: 10px;
}

textarea{
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 14px;
}
#commentform{
	position: relative; margin: 0; padding: 0;
}
.comment_author a{color: #9CB6C3;}
.comment_author a:hover{color: #7BC5EA;}

#commentform #author, #commentform #email, #commentform #url{
	border: 0 none;
	background: #e8e8e8;
	border-top: 1px dotted #bebebe;
	padding: 5px;
	margin-top: 3px;
}

#commentform a{
	color: #9CB6C3;
}

.leavacomment{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0px;
}

#commentform #comment{
	border: 0 none;
	background: #e8e8e8;
	padding: 5px;
	margin-top: 3px;
	border-top: 1px dotted #bebebe;
}

#submit_engodo{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 20px;
	background: #e8e8e8;
	color: #000;
	border: 0 none;
    margin-top: 15px;
}

#submit_engodo:hover{
	cursor: pointer;
	background: #000;
	color: #e8e8e8;
}

#submit {
	display:none;
}

.archive .readmore{
    margin-top: 20px;
    position: relative;
}

.archive .readmore a:hover{
	text-decoration: none;
}
.archive .meta{
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 23px;
}

.archive .meta ul{
	display: inline;
}

.archive .meta ul li{
	float: left;
	padding-right: 20px;
}

.archive .meta .balloon{
	width: 18px;
	height: 18px;
	background: url(../img/balloon.png);
	float: left;
	margin-top: -1px;
}

.archive .meta .comments-link{
	color: #666 !important;
	margin-left: 3px;
}

.archive .post {
    margin-bottom: 30px;
}

.archive h2{
	padding-bottom: 10px;
}

.navigation {
	clear: both;
	padding-bottom: 2px;
}

.next-posts{
	float:left;
	clear: left;
}

.prev-posts {
	float: right;
	clear: right;
}

.next-posts a, .prev-posts a{
	color: #666 !important;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	padding: 2px 0;
	margin-top: 10px;
}

.next-posts a:hover, .prev-posts a:hover{
	text-decoration: underline;
}

.arc-pages{
	color: #777;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align:center;
}

.arc-pages .page, .arc-pages .current{
	padding:8px 14px;
	border: solid 1px #5e5e5e;
	margin: 0px 5px;
}

.arc-pages .current{
	color: white;
	background: #5e5e5e;
}

.arc-pages .page{
	-webkit-transition: background 0.3s linear 0s;  /* Saf3.2+, Chrome */
     -moz-transition: background 0.3s linear 0s;  /* FF4+ */
      -ms-transition: background 0.3s linear 0s;  /* IE10? */
       -o-transition: background 0.3s linear 0s;  /* Opera 10.5+ */
          transition: background 0.3s linear 0s;
	background: #fff;
	color:#5e5e5e;
}

.arc-pages .page:hover{
	background: #ee2f38;
	border: solid 1px  #ee2f38;
	color: #fff;
}


/***  Recent Comments  ***/

.recent_post{
	width: 195px;
	height: 52px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.recent_post .imgpost{
	width: 58px;
	height: 45px;
	border: 3px solid #fff;
	position: relative;
	float: left;
	background: #fff;
	overflow-y: hidden;	
}
.recent_post .imgpost img{
	width: 58px;
}
.recent_post .imgpost:hover{
	border: 3px solid #7bc5ea;
	cursor: pointer;
}
.recent_post .txtpost{
	width: 120px;
	height: 45px;
	position: relative;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
.recent_post .txtpost h4{
	color: #8ba0a9;
	font-size: 14px;
}
.recent_post .txtpost h4 a:hover{
	color: #3691AD;
}
.recent_post .txtpost p a{
	color: #fff;
	font-size: 12px;
}

.widget_search li{
	background: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
	border: none !important;
}
.widget_search .text{
	width: 69%;
	padding: 7px;
	color: #666 !important;
	font-family: Helvetica Neue, Arial;
	font-style: italic;
	position: relative;
	float: left;
	border: none !important;
	margin: 0;
	
}
.widget_search .submit{
	background: url(../img/search-2.png) no-repeat;
	width: 47px;
	height: 27px;
	border: none !important;
	position: relative;
	float: left;
	top: 0;
}

.post-t{
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}
.post .post-t{
	margin-top: 15px;
}
.tagcloud a{
	font-size: 12px !important;
	background: #eee;
	color: #333 !important;
	padding: 4px 4px;
}
.tagcloud a:hover{
	background: #3691AD;
	color: #eee !important;
	padding: 4px 4px;
}
@media (max-width: 600px){
	.blog_content > .col-xs-6{
		width: 100%;
	}
	div .blog_container{
		max-width: 554px;
		margin: 0 auto;
	}
}