
/*Style for blog*/

#k2Container{
	overflow: hidden;
	
}
.k2wrap{
	width: 100%;
}
hr.new{
	width: 90px;
}

/*List item*/
.k2wrap h2.catItemTitle{
	margin-top: 5px;
}
.k2wrap h2.catItemTitle a{
	color: #333;
	font-weight: 600;
	margin: 25px 0 15px 0;
	font-size: 25px;
}
.k2wrap h2.catItemTitle a:hover{
	text-decoration: none;
}
.k2wrap .catItemView div.catItemCommentsLink{
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	margin-top: 6px;
}
.k2wrap .catItemView div.catItemHeader span.catItemDateCreated {
	font-size: 13px;
	font-style: italic;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.k2wrap .catItemView div.catItemCommentsLink a{
	font-size: 13px;
	font-style: italic;
	color: #999;
	line-height: 19px;
}
.k2wrap .catItemView .bellow_titile{
	padding-bottom: 10px;
}
.k2wrap .catItemView .featured-img img{
	padding-bottom: 20px;
}
.k2wrap .catItemView .catItemIntroText{
	padding-top: 0px;
	padding-bottom: 3px;
}
.k2wrap .catItemView .catItemIntroText p{
	margin-bottom: 10px;
}
.k2wrap .catItemView .catItemIntroText iframe,
.k2wrap .catItemView .catItemIntroText object{
	padding-bottom: 15px;
}
.k2wrap .catItemView .catItemReadMore a{
	font-weight: bold;
	font-size: 15px;
}
.k2wrap .catItemView .catItemTagsBlock{
	padding-top: 15px;
	border-bottom: none;
}
.k2wrap .catItemView .catItemTagsBlock ul li a{
	background: #e1e1e1;
	padding: 6px 10px;
	color: #959595;
}
.k2wrap .catItemView .catItemTagsBlock ul li a:hover{
	color:#fff;
	text-align:center;
	text-decoration: none;
}
.k2wrap div.itemContainer {
margin-bottom: 30px;
float: left;
padding: 0px 10px;
}
.k2wrap .catItemView .catItemIntroText iframe,
.k2wrap .catItemView .catItemIntroText object,
.genericItemIntroText iframe,
.genericItemIntroText object,
.tagItemIntroText iframe,
.tagItemIntroText object{
	width: 100%;
}



.right div.k2CalendarBlock table.calendar td.calendarDateLinked a{
	background: #eee;
}
/*Style for blog End*/


/*Style for sidebar*/


.right .moduletable{
	margin-bottom: 40px;
	border-top: 4px solid #1f1f1f;
	padding-top: 20px;
}
.right .moduletable h3{
	font-weight: 800;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #333;
}

/*Search module*/
.right .k2SearchBlock input{
	width: 100%;
	background: #fff;
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;	
	background-color: #fff!important;
	border-color: #ececec;
	border-width: 1px;
	box-shadow: none;
	-webkit-box-shadow: none;	
	width: 100%;
	border-style: solid;
	color: #ccc;
}

.right .k2ItemsBlock ul,
.right .k2ItemsBlock ul li{
	padding-left: 5px;
	margin-left: 8px;	
	background: none;
	border-color: #dbdbdb;
}
.right .k2ItemsBlock ul li.clearList{
	list-style-type: none;
}


/*Calendar K2*/
.right div.k2CalendarBlock{
	height: 200px;
}
.right div.k2CalendarBlock table.calendar{
	width: 100%;
}
table.calendar tr td{
	color: #8F8F8F;
}
table.calendar tr td.calendarTodayLinked a{
color:#fff;
}
.right div.k2TagCloudBlock a{
	background: #ededed;
	padding: 6px 10px;
	display: inline-block;
	color: #333;
	cursor: pointer;
	margin: 0 3px 3px 0;
	font-size: 100%!important;
	float: left;

}
.right div.k2TagCloudBlock a:hover{
padding: 6px 10px;
}

.right .k2ArchivesBlock ul,
.right .k2ArchivesBlock ul li{
	padding-left: 0;
	list-style-type: none;
}
.right a:hover{
	text-decoration: none;
}
.k2Pagination ul{
	padding-left: 0;
}
.k2Pagination ul li{
	margin: 0px 5px;
	display: inline-block;
	border: 1px solid #f1f1f1;
}
.k2Pagination ul li a{
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 0px;
	background-color: #fff;
	border-radius: 4px;
	cursor: pointer;
	color: #999;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .3s ease;
}

.k2Pagination .pagenav{
	padding: 8px 12px;
	background-color: #fff;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 0px;
	font-size: 12px;
}

.k2Pagination a.pagenav{
	color: #999;
}

div.itemView{
	border-bottom: none;
}
div.itemBackToTop{
	padding-top: 5px;
}
.itemView .itemIntroText{
	font-weight: normal;
}
.itemView .itemIntroText p{
	margin-bottom: 0;
}
.itemView div.itemContentFooter{
	margin: 0px 0 4px 0;
	border-top: 0;
}

.itemView .itemTagsBlock{
	padding-top: 15px;
	border-bottom: none;
}
.itemView .itemTagsBlock ul.itemTags{
	list-style-type: none;
	padding-left: 0;
}
.itemView .itemTagsBlock ul li{
	margin: 0px 0px 15px 3px!important;
	float: left;

}
.itemView .itemTagsBlock ul li a{
	background: #e1e1e1;
	padding: 6px 10px;
	color: #959595;
}
.itemView .itemTagsBlock ul li a:hover{
	color:#fff;
	text-align:center;
	text-decoration: none;
}
.itemView div.itemLinks{
	margin-top: 0;
}

.itemView .itemComments{
	background: transparent;
	border: none;
	padding: 0;
	margin-top: 40px;
	float: left;
}
.itemView ul.itemCommentsList{
	list-style-type: none;
	padding-left: 0;
}
.itemView ul.itemCommentsList li{
	background: transparent;
}

.itemView #comment-form input.inputbox{
	height: 46px;
	padding: 10px 16px;
	
	line-height: 1.33;
	border-radius: 6px;
	background-color: #fff!important;
	border-color: #ececec;
	border-width: 1px;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-style: solid;
}

div.itemCommentsForm{
	margin-top: 40px;
}

div.itemCommentsForm form label{
	color: #888;
	padding-bottom: 4px;
}
.itemView #comment-form textarea{
	border-radius: 6px;
	background-color: #fff!important;
	border-color: #ececec;
	border-width: 1px;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-style: solid;
	width: 100%;
}

ul.itemCommentsList{
	margin-top: 30px;
}
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName{
	color: #999;
	font-weight: normal;
}
div.itemComments ul.itemCommentsList li p{
	margin-bottom: 7px;
}

.itemView #comment-form input.button{
	text-transform: uppercase;
	width: auto;
	font-style: normal;
	background: transparent;
	border: 2px solid #d0d0d0;
	text-shadow: none;
	padding: 10px 20px;
	letter-spacing: .20em;
	margin-top: 20px;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	
}

.itemView .itemIntroText iframe,
.itemView .itemIntroText object{
	width: 100%;
}
div.itemCommentsForm form span#formLog{
	margin: 5px 0px 0px 0px;
	padding: 0;
}
div.catItemTagsBlock ul.catItemTags li{
	float: left;
	margin: 0px 5px 15px 0px;
}

/*genericView*/
.genericView .componentheadinginnerpage{
	background: #e1e1e1;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 20px;
	font-weight: bold;
}
h2.genericItemTitle a{
	color: #333;
}
h2.genericItemTitle a:hover{
	text-decoration: none;
}
.genericItemDateCreated{
	color: #999;
}
.genericItemIntroText p{
	margin-bottom: 0;
}
/*genericView end*/

/*Tag*/
.tagView h2.tagItemTitle a{
	color: #333;
}
.tagView h2.tagItemTitle a:hover{
	text-decoration: none;
}
.tagView .tagItemIntroText p{
	margin-bottom: 0;
}

ul.itemRatingList{
	list-style-type: none;
}
ul.itemRatingList li{
	display: inline;
}
.itemListCategoriesBlock .itemListCategory img{
	display: none;
}

.k2Pagination{
	margin-bottom: 40px
}
.k2Pagination li{
	margin-bottom: 10px!important;
}