/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla LLC                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*----------------------------------------------------------------------
Common Elements
----------------------------------------------------------------------*/
li.even,
li.odd {
	background:none;
	border-bottom:1px solid #e4e4e4;
	margin:0;
	padding:10px 0;
}
#k2Container h1,
#k2Container h2,
#k2Container h3,
#k2Container h4,
#k2Container h5,
#k2Container h6 {
	font-family:inherit;/* from body style */
	font-weight:normal;
}
#k2Container .componentheading {
	margin:10px 5px;
}
#k2Container {
	padding:0;
}
/*----------------------------------------------------------------------
Category view html/com_k2/default/category.php
----------------------------------------------------------------------*/
/* main category*/
div.itemListCategory {
	background:none;
	margin:45px 0;
	padding:0;
	border:none;
}
/* main category title*/
div.itemListCategory h2 {
	margin:0;
}
/* main category image*/
div.itemListCategory img {
	border:none;
	padding:0;
	margin:0 30px 0 0;
}
div.subCategory {
	background:none;
	border:none;
	margin:45px 10px;
	padding:15px 15px;
	display:block;
	overflow:hidden;
}
/* sub cat image*/
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
	background:none;
	padding:0px;
	border:none;
	margin:0 auto;
}
/* sub cat title */
div.subCategory h2 {
	font-weight:normal;
}
/* sub cat read more */
a.subCategoryMore,
a.subCategoryMore:visited {
	display:block;
	width:auto;
	padding:0;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}
/*----------------------------------------------------------------------
Cat item view  html/com_k2/default/category_item.php
----------------------------------------------------------------------*/
#holder div.catItemView {
	padding:45px 0;
}
#holder2 div.catItemView {
	padding:45px 0;
}
#holder3 div.catItemView {
	padding:45px 0;
}
/* this is where image and intro text are*/
div.catItemBody {
	display:block;
	overflow:hidden;
	clear:both;
	padding:0;
	margin:0;
	position:relative;
}
/* cat item title*/
div.catItemHeader h3.catItemTitle {
	margin:25px 0 15px 0;
	padding:0;
	line-height:inherit;
	font-size:300%;
}
/* cat author*/
span.catItemAuthor {
	padding:0;
	margin:0;
	float:none;
	font-size:90%;
	display:block;
}
/* cat created date*/
span.catItemDateCreated {
	margin:0;
	float:none;
	text-align:center;
	font-size:180%;
	display:block;
	padding:10px;
}
/* cat item hits */
div.catItemHitsBlock {
	padding:0;
	font-size:90%;
}
/* comment */
a.itemCommentsLink {
	font-size:90%;
}
/* cat item image */
/* this div should have bg color or border if you need some around image styling*/
div.catItemImageBlock {
	padding:0!important;
	margin:0 auto;
	overflow:hidden;
	display:block;
	background:#f5f5f5;
	border:none;
}
span.catItemImage {
	overflow:hidden;
	display:block;
	clear:both;
	margin:0 auto;
}
/* if you need border around image only this is where you should add it */
span.catItemImage a {
	display:block;
	overflow:hidden;
	border:none;
	text-align:center;
	height:360px!important;
}
span.catItemImage img {
	border:none;
	padding:0;
	overflow:hidden;
	margin:0 auto;
}
/* catItemLinks*/
div.catItemLinks {
	margin:0 0 5px 0!important;
	padding:0!important;
}
div.catItemCategory {
	font-size:90%;
	border-bottom:none;
}
div.catItemCategory span {
	font-weight:normal;
	color:#949494;
}
/* coment link*/
div.catItemCommentsLink {
	font-size:90%;
}
/* modify date */
span.catItemDateModified {
	padding:0 0 10px 0;
	margin:0;
	font-size:90%;
	border-top:1px solid #e4e4e4;
}
/* rating */
div.catItemRatingBlock {
	padding:10px 0;
	font-size:90%;
	border-bottom:1px solid #e4e4e4;
}
/*tags*/
div.catItemTagsBlock {
	padding:10px 0;
	font-size:90%;
	border-bottom:1px solid #e4e4e4;
}
div.catItemTagsBlock span {
	font-weight:normal;
	color:#949494;
}
ul.catItemTags li a {
	background-image:none;
	border:none;
	margin:0 5px 0 0!important;
	padding:2px 10px 4px 10px!important;
	transition:all 0.2s ease;
}
/* secondary items are same as primary. if you would like to change them just copy
class name above and add div#itemListSecondary before the class name and space it
like example below */
/*div#itemListSecondary h3.catItemTitle{
	font-size:30px;
}*/
/* cat list item listlinks*/
#itemListLinks {
	background:none!important;
	border:none!important;
}
#itemListLinks div.catItemImageBlock {
	float:left;
	padding:5px!important;
}
/*----------------------------------------------------------------------
Item view html/com_k2/default/item.php
----------------------------------------------------------------------*/
div#holder div.itemView {
	padding:10px;
	margin:0;
	border:none!important;
}
div#holder2 div.itemView {
	padding:0;
	margin:0;
	border:none!important;
}
div#holder3 div.itemView {
	padding:10px 0px 10px 10px;
	border:none!important;
	margin:0;
}
div.itemBody {
	padding:0;
}
div.itemHeader h2.itemTitle {
	font-weight:normal;
	line-height:inherit;
	clear:both;
	margin:15px 0 25px 0;
	font-size:300%;
}
span.itemDateCreated {
	clear:both!important;
	display:block!important;
	margin:0;
	float:none;
	text-align:center;
	font-size:180%;
	display:block;
	padding:10px;
}
/* author*/
span.itemAuthor {
	padding:0;
	display:block;
	clear:both;
	font-size:90%!important;
}
/* rating*/
div.itemRatingBlock {
	padding:10px 0;
	border-bottom:1px solid #e4e4e4;
}
/* k2 socials */
div.itemSocialSharing {
	padding:10px 0;
	border-bottom:1px solid #e4e4e4;
}
/* toolbar fot res, print etc*/
div.itemToolbar {
	background:none;
	border-top:none;
	border-bottom:1px solid #e4e4e4;
}
div.itemToolbar ul {
	float:left;
}
div.itemToolbar ul li {
	border-right:1px solid #e4e4e4;
	border-left:none;
}
/* item image*/
/* this div should have bg color or border if you need some around image styling*/
div.itemImageBlock {
	padding:0!important;
	margin:0 auto;
	overflow:hidden;
	display:block;
	background:none;
	border:noen;
	float:none;
}
span.itemImage {
	overflow:hidden;
	display:block;
	clear:both;
	margin:0 auto;
}
/* if you need border around image only this is where you should add it */
span.itemImage a {
	display:block;
	overflow:hidden;
	border:none;
	text-align:center;
	height:360px!important;
}
span.itemImage img {
	border:none;
	padding:0;
	overflow:hidden;
	margin:0 auto;
}
/* item text*/
div.itemIntroText {
	font-weight:normal;
	font-size:100%;
	color:#949494;
	font-size:14px;
	line-height:28px;
}
div.itemFullText {
	padding:0!important;
	margin:0 0 20px 0!important;
}
div.itemFullText p {
	padding:0!important;
	margin:0!important;
}
/* ItemLinks*/
div.itemLinks {
	margin:0 0 5px 0!important;
	padding:0!important;
}
/* item category*/
div.itemCategory {
	font-size:90%;
	border-bottom:none;
}
div.itemCategory span {
	font-weight:normal;
	color:#949494;
}
/* item tags*/
div.itemTagsBlock {
	padding:10px 0;
	font-size:90%;
	border-bottom:1px solid #e4e4e4;
}
div.itemTagsBlock span {
	font-weight:normal;
	color:#949494;
}
div.itemTagsBlock li {
	background:none;
}
div.itemTagsBlock li a {
	background-image:none;
	border:none;
	margin:0 5px 0 0!important;
	padding:2px 10px 4px 10px!important;
	transition:all 0.2s ease;
}
span.itemDateModified {
	font-size:90%;
}
span.itemHits {
	font-size:90%;
}
/* item author*/
div.itemAuthorBlock {
	background:#F8F8F8;
	border:1px solid #f3f3f3;
	padding:15px;
	margin:45px 0 0 0;
}
div.itemAuthorBlock img.itemAuthorAvatar {
	border:none;
	padding:0;
	margin:0 30px 0 0;
}
div.itemAuthorBlock h3.itemAuthorName {
	margin:0;
}
div.itemAuthorBlock div.itemAuthorDetails {
	padding:0;
}
/* item latest */
div.itemAuthorLatest {
	margin:45px 0 0 0;
}
/* item related*/
div.itemRelated {
	margin:45px 0 0 0;
}
div.itemRelated li {
	float:left;
	width:100%;
	border:none!important;
	border-bottom:1px solid #e4e4e4!important;
}
div.itemRelated li img {
	border:1px solid #e4e4e4;
}
a.itemRelTitle {
	float:none;
	clear:both;
	display:block;
}
div.itemRelated ul li.clr {
	display:none;
}
/* item navigation*/
div.itemNavigation {
	margin:20px 0;
	padding:10px 0;
	background:none;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
/* item comments */
div.itemComments {
	padding:0;
	margin:45px 0 0 0;
	background:none;
	border:none;
}
div.itemComments ul.itemCommentsList {
	margin:15px 0;
}
div.itemComments ul.itemCommentsList li {
	background:#F8F8F8;
	border:1px solid #f3f3f3;
	margin:0;
	padding:15px;
}
div.itemComments ul.itemCommentsList li img {
	border:none;
	padding:0;
	margin:0 30px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName {
	padding:0;
	margin:0;
	font-weight:normal;
	display:table;
	border:none;
	text-transform:uppercase;
}
div.itemComments ul.itemCommentsList li p {
	color:#b6b6b6;
	padding:10px 0;
	margin-left:90px;
	border-bottom:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
	clear:none;
	float:right;
	margin:0 0 0 10px;
}
div.itemCommentsPagination {
	padding:0;
	margin:0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	border-top:1px solid #e4e4e4;
	font-size:90%;
}
div.itemCommentsForm form label {
	display:none!important
}
form#comment-form .inputbox {
	width:99%!important;
	border:1px solid #e4e4e4!important;
	text-indent:10px;
	padding:12px 0px!important;
	margin:20px 0!important;
	color:#cccccc;
	font-size:90%;
	transition:all 0.3s ease;
}
form#comment-form input[type="text"] {
}
#submitCommentButton {
	font-size:100%!important;
	cursor:pointer;
	display:table!important;
	padding:12px 15px 10px 15px!important;
	margin:20px 0!important;
	border:none!important;
	text-transform:uppercase!important;
	transition:all 0.3s ease!important;
}
#submitCommentButton:hover {
	padding:12px 25px 10px 25px!important;
}
/*----------------------------------------------------------------------
k2 user items view    html/com_k2/default/user.php
user page is using same style for items and itembody contents as item view page. 
if you wish to edit the styles just add class .userView before the class 
you need to change example: .userView .itemTitle{font-size:30px;}
----------------------------------------------------------------------*/
div.userBlock {
	background:#F8F8F8;
	border:1px solid #f3f3f3;
	margin:0;
	padding:15px;
}
div.userBlock img {
	padding:0;
	margin:0 30px 0 0;
	border:none;
	background:none;
}
div.userBlock h2 {
	margin:0;
	border-bottom:none;
}
p.userAdditionalInfo {
	border:none!important;
}
.userView div.itemView {
	padding:45px 0!important;
}
.userView span.itemDateCreated {
	margin:0;
	text-align:center;
	font-size:180%;
	display:block;
	padding:10px;
}
.userView h3.itemTitle {
	font-size:300%;
}
div.itemCommentsLink {
	font-size:90%;
}
/*----------------------------------------------------------------------
k2 tagitem view    html/com_k2/templates/tag.php
user tag is using same style for items and itembody contents as item view page. 
if you wish to edit the styles just add class .tagView before the class 
you need to change example: .tagView .itemTitle{font-size:30px;}
----------------------------------------------------------------------*/
.tagView .itemView {
	padding:45px 0!important;
}
.tagView span.itemDateCreated {
	margin:0;
	float:none;
	text-align:center;
	font-size:180%;
	display:block;
	padding:10px;
}
.tagView h2.itemTitle {
	font-size:300%!important;
}
/*----------------------------------------------------------------------
k2 generic view    html/com_k2/templates/generic.php
user generic is using same style for items and itembody contents as item view page. 
if you wish to edit the styles just add class .genericView before the class 
you need to change example: .genericView .itemTitle{font-size:30px;}
----------------------------------------------------------------------*/
.genericView .itemView {
	padding:45px 0!important;
}
.genericView span.itemDateCreated {
	margin:0;
	float:none;
	text-align:center;
	font-size:180%;
	display:block;
	padding:10px;
}
.genericView h2.itemTitle {
	font-size:300%!important;
}
/*----------------------------------------------------------------------
Latest Item list html/com_k2/default/latest.php
----------------------------------------------------------------------*/
.latestItemsCategory {
	background:#f5f5f5!important;
	margin:4px 5px!important;
	padding:10px!important;
	border:none!important;
}
div.latestItemsCategoryImage img {
	background:none!important;
	padding:0px!important;
	border:1px solid #e4e4e4!important;
	margin:0 auto!important;
}
/*----------------------------------------------------------------------
Latest Item html/com_k2/default/latest_item.php
----------------------------------------------------------------------*/
div.latestItemList .catItemDateCreated {
	margin:0;
	float:none;
	text-align:center;
	font-size:180%;
	display:block;
	padding:10px;
}
.latestItemView {
	padding:45px 0;
}
.latestItemView h2.catItemTitle {
	font-size:300%;
}
/*----------------------------------------------------------------------
Latest Item html/com_k2/default/old_socials.php
----------------------------------------------------------------------*/
div.pre25SocialLinks {
	display:block;
	overflow:hidden;
	width:100%;
	padding:10px 0;
	margin:0;
	line-height:20px;
	border-bottom:1px solid #e4e4e4;
}
span.preSocialsTitle {
	display:block;
	font-weight:normal;
	margin:0 10px 0 0;
	font-size:90%;
}
ul.preSocialLinks {
	margin:0!important;
	padding:0!important;
	float:left;
}
ul.preSocialLinks li {
	background:none;
	float:left;
	display:inline;
	margin:0!important;
	padding:0!important;
}
ul.preSocialLinks li a {
	height:20px;
	width:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 8px 0 0;
	padding:0!important;
	background-image: url(../images/k2images/socials.png);
	background-repeat:no-repeat;
	background-position:left top;
}
ul.preSocialLinks li a.googlebuzz {
	background-position:0 top;
}
ul.preSocialLinks li a.googlebuzz:hover {
	background-position:0 bottom;
}
ul.preSocialLinks li a.facebook {
	background-position:-20px top;
}
ul.preSocialLinks li a.facebook:hover {
	background-position:-20px bottom;
}
ul.preSocialLinks li a.delicious {
	background-position:-40px top;
}
ul.preSocialLinks li a.delicious:hover {
	background-position:-40px bottom;
}
ul.preSocialLinks li a.digg {
	background-position:-60px top;
}
ul.preSocialLinks li a.digg:hover {
	background-position:-60px bottom;
}
ul.preSocialLinks li a.stumble {
	background-position:-80px top;
}
ul.preSocialLinks li a.stumble:hover {
	background-position:-80px bottom;
}
ul.preSocialLinks li a.technorati {
	background-position:-100px top;
}
ul.preSocialLinks li a.technorati:hover {
	background-position:-100px bottom;
}
ul.preSocialLinks li a.reddit {
	background-position:-120px top;
}
ul.preSocialLinks li a.reddit:hover {
	background-position:-120px bottom;
}
ul.preSocialLinks li a.myspace {
	background-position:-140px top;
}
ul.preSocialLinks li a.myspace:hover {
	background-position:-140px bottom;
}
ul.preSocialLinks li a.twitter {
	background-position:-160px top;
}
ul.preSocialLinks li a.twitter:hover {
	background-position:-160px bottom;
}
/*----------------------------------------------------------------------
Category view html/com_k2/register.php
----------------------------------------------------------------------*/
#k2UserPages {
	background:#f5f5f5;
	display:block;
	overflow:hidden;
	margin:20px 10px;
	padding:10px;
	border:1px solid #e4e4e4;
}
#k2UserPages th,
#k2UserPages td {
	background:#f5f5f5!important;
	text-align:left!important;
}
#k2UserPages td {
	padding-right:10px!important;
}
#k2UserPages .componentheading {
	margin:10px 0;
}
#k2UserPages input {
	padding:10px;
	text-indent:4px;
	text-align:left;
	margin:10px 0 0 10px;
	border:1px solid #e4e4e4!important;
	background:#fff;
}
#k2UserPages span.input_file_wrapper {
	background:url(../images/k2images/browsek2.gif) top left no-repeat;
	border:none;
	height:30px;
	display:block!important;
	position:relative!important;
	width:220px;
	overflow:hidden;
	text-align:right!important;
	margin:0 0 0 10px!important;
	float:left;
	cursor:pointer;
	clear:both;
}
#k2UserPages span.input_file_wrapper input.fake-text {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height:30px;
	line-height:30px;
	padding:0 0 0 3px!important;
	margin:0px!important;
	width:153px;
	background:none!important;
	border:none!important;
	font-size:10px!important;
	font-weight:bold;
}
/*----------------------------------------------------------------------
k2 content module
----------------------------------------------------------------------*/
.yjk2content {
	padding:35px 0 0 0!important;
}
.yjk2content h2.module_title {
	margin:0 0 15px 0;
}
.k2ItemsBlock.yj3.yjk2content {
	padding:0!important;
	margin:0;
}
.k2ItemsBlock {
	padding:0;
	font-size:80%;
}
.k2ItemsBlock li.even,
.k2ItemsBlock li.odd {
	padding:20px 0;
	background:none;
	border-bottom:1px solid #e4e4e4;
}
.k2ItemsBlock li.lastItem {
	border:none;
}
a.moduleItemTitle,
a.moduleItemTitle:visited {
	font-size:130%;
	line-height:26px;
	display:block;
	margin:0 0 10px 0!important;
}
.moduleItemImage {
	float:left;
	border:none;
	margin:0 20px 0 0;
}
a.moduleItemImage img {
	border:none!important;
	margin:0!important;
	padding:0;
	float:left!important;
}
.moduleItemIntrotext {
	font-size:130%;
	line-height:28px!important;
}
.moduleItemTags {
	margin:10px 0;
	border-bottom:1px solid #e4e4e4;
	font-size:110%;
}
/*----------------------------------------------------------------------
k2 calendar module
----------------------------------------------------------------------*/
div.k2CalendarBlock {
	height:230px;
}
table.calendar {
	width:100%;
	font-family: Cambria, serif;
}
table.calendar tr td.calendarCurrentMonth,
table.calendar tr td.calendarNavMonthPrev,
table.calendar tr td.calendarNavMonthNext {
	background:none;
	text-transform:uppercase;
	font-weight:normal;
}
table.calendar tr td.calendarDayName {
	background:#f0f0f0;
}
table.calendar tr td {
	padding:0px!important;
	margin:0!important;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}
table.calendar tr td.calendarDateLinked {
	padding:0px!important;
	margin:0!important;
	border-collapse:collapse;
}
table.calendar tr td.calendarDate,
table.calendar tr td a,
table.calendar tr td a:hover,
table.calendar tr td.calendarNavMonthPrev,
table.calendar tr td.calendarCurrentMonth,
table.calendar tr td.calendarNavMonthNext {
	padding:5px!important;
}
table.calendar tr td.calendarNavMonthPrev a,
table.calendar tr td.calendarNavMonthNext a {
	font-size:100%!important;
}
table.calendar tr td.calendarToday,
table.calendar tr td.calendarTodayLinked {
	background:#121212;
	color:#fff;
}
table.calendar tr td.calendarDateLinked a {
	background:#f0f0f0;
	color:#121212;
}
table.calendar tr td.calendarTodayLinked a:hover,
table.calendar tr td.calendarDateLinked a:hover {
	background:#5B5B5B;
	color:#ececec;
}
table.calendar tr td.calendarDateEmpty {
	background:#fff;
}
/*----------------------------------------------------------------------
k2 cats menu
----------------------------------------------------------------------*/
.k2CategoriesListBlock ul,
.k2CategoriesListBlock ul.level0,
.k2CategoriesListBlock ul.level1 {
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
}
.k2CategoriesListBlock ul li,
.k2CategoriesListBlock ul li:hover {
	list-style-type:none;
	background-image:none;
	padding:0;
	text-align:left;
}
.k2CategoriesListBlock ul li a {
	height:26px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-size:11px;
	text-decoration:none;
	text-indent:22px;
	padding-top:5px;
}
/*----------------------------------------------------------------------
k2 tag cloud module
----------------------------------------------------------------------*/
.yjk2tags {
	padding:25px 0 0 0!important;
}
.yjk2tags h2.module_title {
	margin:0 0 15px 0;
}
.k2TagCloudBlock.yj3.yjk2tags {
	padding:0!important;
	margin:0;
}
div.k2TagCloudBlock a {
	margin:0 10px 10px 0!important;
	padding:0 10px!important;
	transition:all 0.2s ease;
}
div.k2TagCloudBlock a:hover {
	margin:0 10px 10px 0!important;
	padding:0 10px!important;
}
/*----------------------------------------------------------------------
k2 comments module
----------------------------------------------------------------------*/
.yjk2comments {
	padding:25px 0 0 0!important;
}
.yjk2comments h2.module_title {
	margin:0 0 15px 0;
}
.k2LatestCommentsBlock.yj3.yjk2comments {
	padding:0!important;
	margin:0;
}
div.k2LatestCommentsBlock {
	padding:0;
	margin:0;
	font-size:80%;
}
.k2LatestCommentsBlock li.even,
.k2LatestCommentsBlock li.odd {
	padding:15px 0;
	background:none;
	border-bottom:1px solid #e4e4e4;
}
.k2LatestCommentsBlock li.lastItem {
	border-bottom:none;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
	font-size:120%;
	text-transform:uppercase;
}
div.k2LatestCommentsBlock ul li span.lcComment {
	clear:right;
	font-size:120%;
	display:block;
	padding-left:70px;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
	border:none;
	margin:0 20px 0 0;
	padding:0;
}
/*----------------------------------------------------------------------
k2 CAT MENU COLOR AND BG CSS
----------------------------------------------------------------------*/
/* LINK BG IMAGE */
.k2CategoriesListBlock ul li a {
	background:none;
}
.k2CategoriesListBlock ul li a:hover {
	background-position:left bottom;
}
/* main caregory link*/
div.k2CategoriesListBlock ul li.activeCategory a {
	color:#2a2a2a!important;
	background-position:left bottom;
}
div.k2CategoriesListBlock ul li.activeCategory a:hover {
	color:#2a2a2a!important;
}
/* sub category links*/
div.k2CategoriesListBlock ul li.activeCategory ul.level1 li a {
	color:#9e9e9e!important;
}
div.k2CategoriesListBlock ul li.activeCategory ul.level1 li a:hover {
	color:#b2b2b2!important;
}
/* Extra k2 */
/* K2 menu */
.yjk2menu {
	padding:35px 0 0 0!important;
}
.yjk2menu h2.module_title {
	margin:0 0 15px 0;
}
.k2CategoriesListBlock.defaultmenu.yj3.yjk2menu {
	padding:0!important;
	margin:0;
}
.yjk2menu ul li,
.yjk2menu ul li:hover {
	padding:15px 0;
	border-bottom:1px solid #dadada;
}
.yjk2menu ul li a {
	padding:0;
	border:none;
	height:auto;
	line-height:normal;
	font-size:90%;
}
.yjk2menu li a:after {
	top:3px!important;
}
/* K2 */
/* K2 radius */
span.catItemDateCreated,
span.yj_date_out,
span.catItemAuthor:after,
div.catItemHitsBlock:after,
div.catItemCategory:after,
div.catItemCommentsLink:after,
span.itemAuthor:after,
span.itemHits:after,
div.itemCategory:after,
a.itemCommentsLink:after,
div.itemCommentsLink:after {
	-webkit-border-radius:150px!important;
	-khtml-border-radius:150px!important;
	-moz-border-radius:150px!important;
	border-radius:150px!important;
}
/* K2 padding right */
#k2Container.itemListView,
#k2Container.tagView,
#k2Container.latestView,
#k2Container.genericView {
	padding:0 45px 0 0!important;
}
div.itemListCategoriesBlock {
	margin-right:-45px;
}
#k2Container.itemView,
#k2Container.userView {
	padding:45px 45px 0 0!important;
}
#holder3 #k2Container.itemListView,
#holder3 #k2Container.tagView,
#holder3 #k2Container.latestView,
#holder3 #k2Container.genericView {
	padding:0 0 0 45px!important;
}
#holder3 #k2Container.itemView,
#holder3 #k2Container.userView {
	padding:45px 0 0 45px!important;
}
/* YJ K2 info block */
.yjk2_block {
	display:block;
	overflow:hidden;
	position:relative;
	padding:0 0 30px 125px;
	margin:25px 0 0 0;
}
/* date */
span.yj_date_out {
	display:block;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	width:80px;
	height:80px;
	text-align:center;
}
/* author */
/* hits */
/* category */
/* comment */
span.catItemAuthor,
div.catItemHitsBlock,
div.catItemCategory,
div.catItemCommentsLink,
span.itemAuthor,
span.itemHits,
div.itemCategory,
a.itemCommentsLink,
div.tagView div.itemCategory,
div.userView div.itemCategory,
div.itemCommentsLink,
div.latestItemView div.catItemCategory,
div.latestItemView div.catItemCommentsLink,
div.genericView div.itemCategory {
	display:block;
	text-align:center;
	position:absolute;
	top:0px;
	left:40px;
	border:none;
	opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	padding:25px 0 0 15px;
}
div.catItemHitsBlock,
span.itemHits {
	top:80px;
	padding:55px 0 0 15px;
}
div.catItemCategory,
div.itemCategory {
	top:128px;
	padding:30px 0 0 15px;
}
div.catItemCommentsLink,
a.itemCommentsLink {
	top:208px;
	padding:25px 0 0 15px;
}
/* before,after */
span.catItemAuthor:before,
div.catItemHitsBlock:before,
div.catItemCategory:before,
div.catItemCommentsLink:before,
span.itemAuthor:before,
span.itemHits:before,
div.itemCategory:before,
a.itemCommentsLink:before,
div.tagView div.itemCategory:before,
div.userView div.itemCategory:before,
div.itemCommentsLink:before,
div.latestItemView div.catItemCategory:before,
div.latestItemView div.catItemCommentsLink:before,
div.genericView div.itemCategory:before {
	display:block;
	height:30px;
	width:1px;
	content:" ";
	position:absolute;
	left:0;
	top:0;
}
div.catItemHitsBlock:before,
span.itemHits:before {
	top:5px;
	height:55px;
}
div.catItemCategory:before,
div.itemCategory:before {
	top:5px;
}
div.tagView div.itemCategory:before,
div.latestItemView div.catItemCategory:before {
	top:0px;
}
span.catItemAuthor:after,
div.catItemHitsBlock:after,
div.catItemCategory:after,
div.catItemCommentsLink:after,
span.itemAuthor:after,
span.itemHits:after,
div.itemCategory:after,
a.itemCommentsLink:after,
div.tagView div.itemCategory:after,
div.userView div.itemCategory:after,
div.itemCommentsLink:after,
div.latestItemView div.catItemCategory:after,
div.latestItemView div.catItemCommentsLink:after,
div.genericView div.itemCategory:after {
	content:" ";
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	left:-4px;
	top:35px;
}
div.catItemHitsBlock:after,
span.itemHits:after {
	top:65px;
}
div.catItemCategory:after,
div.itemCategory:after {
	top:39px;
}
/* K2 more buttons*/
a.subCategoryMore {
	display:table;
	background-size:45px 28px;
	font-size:130%;
	padding:16px 60px 16px 20px;
	margin:20px auto 0 auto;
	float:left;
}
a.subCategoryMore:hover {
	transition:background 0.3s ease;
	-webkit-transition:background 0.3s ease;
	-moz-transition:background 0.3s ease;
	-o-transition:background 0.3s ease;
	-ms-transition:background 0.3s ease;
	background-size:45px 28px;
}
div.catItemReadMore a,
div.itemReadMore a {
	display:table;
	padding:5px 15px;
	margin:20px 0;
	text-transform:uppercase;
	transition:background 0.3s ease;
	-webkit-transition:background 0.3s ease;
	-moz-transition:background 0.3s ease;
	-o-transition:background 0.3s ease;
	-ms-transition:background 0.3s ease;
}