/* ________________________________________________________________________________________________________________

                                                  @ 4. Blog Section
   ________________________________________________________________________________________________________________ */
.sticky{}
.nav-previous{float:left;}
.nav-next{float:right;}
#nav-below{
display: block;

}

#nav-below{
margin-top:30px;
background-color:#eee;
border:1px solid #ddd;
overflow:hidden;

}
.nav-next a, .nav-previous a{
font-size:18px;
padding:10px 15px;
display:block;
overflow:hidden;
line-height:22px;
font-style:italic;

}
.entry-summary{}

a.post-edit-link{
	overflow:hidden;
	clear:both;
}

.blog_text h2.blog_post_title h2 a{ 
	color:#333333;
	font-weight:bold;
}
.blog_text  h2.blog_post_title a:hover{ 
	color:#999;
}
.post_wrapper{
	float:left;
	margin-bottom:30px;	
	width:100%;
	position:relative;
}
.blog_img_container{
	position: relative;
	background-color:#333;
	width:100%;
	float:left;


}

.blog_img_container img{
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
}
.two_third .post_details, .two_third_last .post_details, .fullwidth .post_details, .post_details{
background-color: #333333;
    bottom: 0;
    color: #FFFFFF;
    opacity: 0.8;
    padding: 2%;
    position: absolute;
    width: 96%;
	text-align: right;
	font-size:13px;

}

.date_box{
	position:absolute;
	right:35px;
	background-color:#fff;
	text-align:center;
	margin:5px;
	bottom:20px;
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:40px;
	background-image: url(../images/opacity_white_90.png);
	background-repeat: repeat;
}
.date_box h2, .date_box h5{
	margin:0px;
	padding:0px;
	color:#333;
}
.date_box h5{
	margin-top:5px;
	padding-top:5px;
	border-top:1px dotted #ccc;
}
.date_box h5 a{
color:#333 !important;
}
.date_box h5 a:hover{
color:#eee !important;
}
 .blog_post_title a{
margin-bottom:10px !important;
}
.blog_text{
 clear: both;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.blog_title_bg{


}
.blog_title_bg h3 a{
line-height:64px;
}


.blog_title_img img{
    margin-left: 33%;
    margin-top: 37%;

}
.b_readmore{
margin-top:20px;
margin-bottom:30px;
}

 a.readmore:link, a.readmore, a.readmore:visited{
    display: inline-block;
    font-size: 13px;
    margin-top: 10px;
   overflow: hidden;

 
}
 a.readmore:hover{
	color:#111;

}
.metabox, .post_tags_wrapper{
font-family: oswald;
}
.post_wrapper .meta_box{
width:16.96%;
margin:0px auto!important;
}
.date_bg{
background-image: url(../images/blog_img.png);
background-repeat:no-repeat;
width:80px;
height:81px;
margin-top:20px;
margin-bottom:20px;
text-align:center;
color: #FFFFFF;

}
.metabox a{
color:#999;

}
 .post_by{
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-right:15px;
}
.metabox .date{
 line-height: 35px;
    font-size: 18px;
    position: relative;
    top: 6px;
	
}
.metabox .month{
    font-size: 15px;
}
.metabox .year{
    font-size: 13px;
}
.metabox .comments{
background-color:#fdfdfd;
width:33px;
height:33px;
border-radius:33px;
text-align:center;
display:block;
line-height:33px;
color:#222;
border:1px solid #e0dfe0;
 margin-left: 20%;
}
.metabox p{
margin-left:7px;
}
 .meta_category{
	background-image: url(../images/folder.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-right:15px;
}
.metabox .meta_tags{
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-right:15px;
	
}
.metabox .meta_comment{
	background-image: url(../images/comment.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-right:15px;
	padding-top:1px;
	
}
.metabox .meta_comments{
	background-image:url(../images/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
		margin-right:15px;
	
}
.metabox .meta_time{
	background-image:url(../images/time_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-right:15px;
	padding-top:1px;
	
	
}
.post_details .post_by a, .post_details .meta_category a{
color:#fff;
}
.post_details .post_by a:hover, .post_details .meta_category a:hover{
color:#F8AD01;
}


/* @ comments style
----------------------------------------------------------------------------------------------------*/
#commentform input:hover, #commentform textarea:hover {

}
.commentlist .bypostauthor {}
#comments {	clear: both;}
#comments .navigation {
	padding: 0 0 18px 0;
	
}
h3#comments-title, h3#reply-title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	margin: 0 0 24px 0;
	padding: 20px 15px 20px 96px;
	position: relative;
	border:1px solid #eee;
	background-color:#fff;
	overflow:hidden;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}

ol.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist .avatar {
	position: absolute;
	top: 24px;
	left: 20px;
}
.comment-author {
}
.comment-author cite {
	color: #666;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 10px 0;
}
cite.fn{
	text-align:left;
}
.comment-meta a:link, .comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {

}
.commentlist .even {

}
.commentlist .bypostauthor {
}
.reply {
	background-color: #222;
	border:1px solid #000;
    cursor: pointer;
    float: left;
    padding:5px 15px;
	margin:15px 0 15px 0px;
}

.reply a {
	color:#ccc!important;
}
.reply a:hover, a.comment-edit-link:hover {
color:#fff!important;
}
.commentlist .children {
	list-style: none;
	margin: 0;
	margin-top:68px;
	padding:0px;
	}
.commentlist .children li {
	border: none;
	margin: 0;
	border:1px solid #eee;
	background-color:#f6f6f6;
	margin: 20px 0 0px 0;
	overflow:hidden;
}
.commentlist .children li .children li {
	border: none;
	margin: 0;
	border:1px solid #eee;
	background-color:#fff;
	margin: 20px 0 0px 0;
	overflow:hidden;	
}


.nopassword, .nocomments {

	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #1d1d1d;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}


/* comments Form
-----------------------------------*/
input[type=submit] {
	color: #ccc;
}
#respond {
	margin: 20px 0 0px 0px;
	border-top: 3px solid #ddd;
	overflow: hidden;
	position: relative;
	clear:both;
}
#respond p {
	margin-bottom:: 10px;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
	margin:5px 0!important;


}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
 background-color: #FFFFFF;
    border: 1px solid #eee;

	width:47%;
	padding:6px 8px;
	 border-radius: 1px 1px 1px 1px;
    color: #555555;
	display:block;
	-moz-transition: border 0.1.0s linear 0s, box-shadow 0.1.0s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;


}
#respond textarea {
 background-color: #FFFFFF;
    border: 1px solid #eee;
	width:96%;
	padding:6px 8px;
	 border-radius: 1px 1px 1px 1px;
    color: #555555;
	display:block;
	-moz-transition: border 0.1.5s linear 0s, box-shadow 0.1.5s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
}
#respond .form-allowed-tags {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 10px 0 0 0px;
}
#respond .form-submit #submit {
padding:7px 20px 7px 20px;
	border-radius:5px;
	color:#ccc;
	background-color:#303030;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#303030), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #303030, #111111); /* for firefox 3.6+ */
	background: -o-linear-gradient(top, #303030, #111111); /* for opera 3.6+ */
	border:1px solid #000;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-transition: all 0.2s ease 0s;
	}
#respond input:focus, #respond textarea:focus{
border-color:rgba(75, 150, 220, 0.6);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset, 0 0 8px rgba(75, 150, 220, 0.6);
outline:0 none;
}	
#respond .form-submit #submit:hover {
background-color:#111111;

	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#303030'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#303030)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #111111, #303030); /* for firefox 3.6+ */
	background: -o-linear-gradient(top, #111111, #303030); /* for opera 3.6+ */
	border:1px solid #000;
	color:#fff;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;

}

#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
.avatar {
	padding:3px;
	background-color:#eaeaea;
	border:1px solid #ccc;
	float:left;
	width:auto;
	margin-right:20px;
}

/* @ Pagination style
------------------------------------------------*/
.pagination{
	clear:both;
	font-weight:bold;
	position: relative;
	bottom:0px;
	text-align:left;
	bottom:0px;
	width:auto;
	margin-top:20px;
	float:left;


}
.pagination a, .pagination a:link, .pagination a:visited {
	display:inline-block;
	padding:5px 10px;
	background-color:#333 ;
	 border-radius: 5px;
	 color:#999 !important;
	 margin:0px 5px 0px 5px;
	 border:1px solid #111;
}

.pagination a:hover {
 color:#ccc !important;
}
.pagination .current, .pagination  span a.current {
	display:inline-block;
	padding:5px 10px;
	background-color:#fff;
	 border-radius: 5px;
	 color:#232323;
	 margin:0px 5px 0px 5px;
	 border:1px solid #ddd;


}