/*======================================================================*\
|| #################################################################### ||
|| # 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 #dbd9d9;
	margin:0;
	padding:5px 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 .catItemView,#k2Container.itemView,#k2Container.tagView,#k2Container.genericView,#k2Container.userView{
	margin-right:30px;
}
/*----------------------------------------------------------------------
Category view html/com_k2/default/category.php
----------------------------------------------------------------------*/
/* main category*/
div.itemListCategory {
	background:#eee;
	margin:4px 5px;
	padding:10px;
	border:none;
}
/* main category title*/
div.itemListCategory h2 {
	line-height:18px;
}
/* main category image*/
div.itemListCategory img {
	border:1px solid #dbd9d9;
	padding:0;
}
div.subCategory {
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #dbd9d9;
	margin:0px;
	padding:0px;
	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;
	float:left;
}
a.subCategoryImage{
	position:relative;
	overflow:hidden;
	float:left;
	margin:30px 20px 30px auto;
}
/* sub cat title */
div.subCategory h2 {
	margin:0;
	padding:10px 0;
	font-weight:normal;
	border-bottom:1px solid #dbd9d9;
}
/* sub cat read more */
a.subCategoryMore, a.subCategoryMore:visited {
	display:block;
	padding:0 25px 0 5px;
	margin:15px 0;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:bold;
	float:left;
	font-size:80%;
	height:20px;
	line-height:20px;
}
div.subCategory p{
	margin:25px 0;
	line-height:24px;
}
/*----------------------------------------------------------------------
Cat item view  html/com_k2/default/category_item.php
----------------------------------------------------------------------*/
.catItemView {
	padding:25px 0!important;
	border-bottom:1px solid #dbd9d9;
}
/* this is where image and intro text are*/
div.catItemBody {
	padding:15px 0;
	display:block;
	overflow:hidden;
	clear:both;
}
/* cat item title*/
div.catItemHeader h3.catItemTitle {
	margin:5px 0;
	padding:0;
	line-height:30px;
}
/* cat author*/
span.catItemAuthor {
	color:#777777!important;
	padding:0 10px 0 0!important;
	margin:0 10px 0 0!important;
	float:left;
	font-size:11px!important;
	background:url(../images/ver_sep.jpg) no-repeat right center!important;
}
/* cat created date*/
span.catItemDateCreated {
	font-size:11px!important;
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	color:#777777!important;
	background:url(../images/ver_sep.jpg) no-repeat right center!important;
}
/* cat item image */
/* this div should have bg color or border if you need some around image styling*/
div.catItemImageBlock {
	padding:0px!important;
	margin:0 auto;
	overflow:hidden;
	display:block;
	background:none;
	border:none;
	float:left;
}
span.catItemImage {
	overflow:hidden;
	display:block;
	clear:both;
	margin:0 auto;
	position:relative;
}
/* 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;
}
span.catItemImage img {
	border:none;
	padding:0;
	overflow:hidden;
	margin:0 auto;
}
div.catItemIntroText {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	line-height:20px;
}
/* catItemLinks*/
div.catItemLinks {
	margin:0 0 5px 0!important;
	padding:0!important;
}
div.catItemCategory {
	font-size:11px!important;
	padding:0;
	float:left;
	border-bottom:none;
	background:url(../images/ver_sep.jpg) no-repeat right center!important;
	margin:0 10px 0 0!important;
	padding:0 10px 0 0!important;
}
div.catItemCategory span{
	font-weight:normal;
	color:#777777!important;
}
/*tags*/
div.catItemTagsBlock {
	font-size:11px!important;
	margin:0 10px 0 0!important;
	padding:0 10px 0 0!important;
	float:left;
	border-bottom:none;
}
div.catItemTagsBlock span {
	color:#777777!important;
}
ul.catItemTags li {
	background-image:none;
	background:none;
	border:none;
	margin:0 5px 0 0!important;
	padding:0!important;
}
ul.catItemTags li a {
}
/* 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;
}
.catItemReadMore a{
	float:left;
	height:20px;
	line-height:20px;
	display:block;
	font-size:80%;
	padding:0 25px 0 5px;
	margin:0;
	text-transform:lowercase;
}
/*----------------------------------------------------------------------
Item view html/com_k2/default/item.php
----------------------------------------------------------------------*/
.itemView {
	padding:15px 0 !important;
}
.itemView .itemBody{
	padding:0!important;
}
div.itemHeader h2.itemTitle {
	font-weight:normal;
	line-height:30px;
	clear:both;
	margin:5px 0;
	padding:0;
}
span.itemDateCreated {
	display:block;
	background: url(../images/ver_sep.jpg) no-repeat right center!important;
    color: #777777!important;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
/* author*/
div.itemHeader span.itemAuthor {
	background: url(../images/ver_sep.jpg) no-repeat right center !important;
    color: #777777;
    float: left;
    font-size: 11px ;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;	
	display:block;
}
/* rating*/
div.itemRatingBlock {
	border-bottom:1px solid #dbd9d9;
	padding-left:0px;
	line-height:25px;
}
div.itemRatingBlock span{
	color:#777777;
}
/* toolbar fot res, print etc*/
div.itemToolbar {
    float: left;
	background:none;
	border-top:none;
	border-bottom:none;
	margin:0;
	padding:0;
}
div.itemToolbar ul {
	float:left;
}
div.itemToolbar ul li {
	border-right:1px solid #dbd9d9;
	border-left:none;
}
/* item image*/
/* this div should have bg color or border if you need some around image styling*/
div.itemImageBlock {
	padding:0px!important;
	margin:15px 0;
	overflow:hidden;
	display:block;
	background:none;
	border:none;
	float:left;
}
span.itemImage {
	overflow:hidden;
	display:block;
	clear:both;
	margin:0 auto;
	position:relative;
}
/* 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;
}
span.itemImage img {
	border:none;
	padding:0;
	overflow:hidden;
	margin:0 auto;
}
/* item text*/
div.itemIntroText {
	font-weight:normal;
	font-size:100%;
}
div.itemFullText {
	float:left;
	line-height:20px;
	padding:0!important;
	margin:0!important;
}
div.itemFullText p {
	padding:0!important;
	margin:0!important;
}
.itemContentFooter{
	border-top:none!important;
	border-bottom:1px solid #dbd9d9;
	margin-bottom:0!important;
	padding:10px 0!important;
}
/* ItemLinks*/
div.itemLinks {
	margin:0!important;
	padding:0!important;
}
/* item category*/
div.itemCategory {
	border-bottom:1px solid #dbd9d9;
}
/* item tags*/
div.itemTagsBlock {
	padding:10px 0;
	border-bottom:1px solid #dbd9d9;
}
div.itemTagsBlock span {
	font-weight:normal!important;
	color:#777777;
}
ul.itemTags li {
	background-image:none;
	border:none;
	margin:0 5px 0 0!important;
	padding:3px 5px!important;
}
span.itemDateModified {
	font-size:100%;
	color:#777777;
}
span.itemHits {
	color:#777777;
	font-size:100%;
}
/* item author*/
div.itemAuthorBlock {
	padding:0 0 20px 0;
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #dbd9d9;
	margin:20px 0;
}
.itemAuthorDetails{
	padding:0!important;
}
h3.itemAuthorName{
	margin:0;
}
.itemAuthorBlock p{
	line-height:20px;
}
.itemAuthorBlock img{
	margin:5px 20px 0 0!important;
	padding:0!important;
	border:none!important;
}
/***ItemAuthorLatest**/
.itemAuthorLatest {
	float:left;
	clear:none;
	width:45%;
	padding:0 20px 0 0!important;
	margin:0 0 35px 0!important;
}
.itemAuthorLatest ul {
	margin:0!important;
}
/* item related*/
div.itemRelated {
	width:50%;
	border:none;
	float:left;
	clear:none;
}
div.itemRelated ul{
	margin:0!important;
}
div.itemRelated li {
	padding:5px 0!important;
	margin:0!important;
	background:none;
	width:100%!important;
	border-top:none!important;
	border-left:none!important;
	border-right:none!important;
}
div.itemRelated li img {
	border:1px solid #dbd9d9;
}
.itemRelImg{
	display:none;
}
/* item navigation*/
div.itemNavigation {
	padding:10px 0;
	background:none;
	border-top:1px solid #dbd9d9;
	border-bottom:1px solid #dbd9d9;
}
span.itemNavigationTitle{
	color:#777777!important;
}
/* item comments */
div.itemComments {
	background:none;
	border:1px solid #dbd9d9;
}
div.itemComments ul.itemCommentsList li.authorResponse {
	background:#eee;
	border:1px solid #dbd9d9;
	margin:5px 0 0 0;
}
div.itemComments ul.itemCommentsList{
	margin:0!important;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	padding:5px 0;
	border-top:1px solid #dbd9d9;
}
.itemCommentsForm h3{
	padding:0!important;
}
.itemComments img{
	border:none!important;
}
form#comment-form .inputbox {
	font-size:90%!important;
	border:1px solid #dbd9d9!important;
	width:100%!important;
	text-indent:10px;
	padding:8px 0px!important;
}
h3.itemCommentsCounter{
	margin-bottom:0;
}
ul.itemCommentsList p{
	line-height:20px;
}
ul.itemCommentsList li{
	border-bottom:1px solid #dbd9d9!important;
	padding:20px 0!important;
}
.itemCommentsPagination{
	margin:0!important;
}
form#comment-form input[type="text"] {
}
#submitCommentButton {
	border:none!important;
	font-size:100%!important;
	cursor:pointer;
	margin:20px 0!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;}
----------------------------------------------------------------------*/
.userView div.itemView {
	margin:0!important;
	padding:20px 0!important;
	border-bottom:1px solid #dbd9d9;
}
div.userBlock {
	padding:0 0 20px 0;
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #dbd9d9;
	margin:20px 0 0 0;
}
.userBlock h2 {
	margin:0;
}
.userBlock img{
	margin:5px 20px 0 0!important;
	padding:0!important;
	border:none!important;
}
p.userDescription {
	margin:0;
	border:none;
}
.userView .itemView{
	padding:0!important;
}
.userView span.itemDateCreated {
	padding:0 10px 0 0;
	float:left;
}
.userView .itemCategory{
	font-size:11px;
	float:left;
	padding:0 10px 0 0;
	border:none;
	margin:0 10px 0 0;
	background:url(../images/ver_sep.jpg) no-repeat right center;
}
.userView .itemCategory span{
	font-weight:normal;
	color:#777777!important;
}
.userView .itemCategory a{
	padding:3px 5px;
}
.userView .itemBody{
	padding:20px 0!important;
}
.userView .itemTagsBlock{
	float:left;
	padding:0;
	border:none;
	font-size:11px;
}
.userView h3.itemTitle {
	font-size:180%;
	margin:0;
	line-height:30px;
}
.userView .itemImageBlock{
	margin:5px 20px 0 0;
}
.userView  .itemIntroText{
	padding:0;
}
.userView  .itemIntroText p{
	margin:0;
	color:#777777;
}
.itemReadMore a{
	float:left;
	height:20px;
	line-height:20px;
	display:block;
	font-size:80%;
	padding:0 25px 0 5px;
	margin:0;
	text-transform:lowercase;
}
/*----------------------------------------------------------------------
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:30px 0!important;
	margin:0!important;
	border-bottom:1px solid #dbd9d9;
}
.tagView span.itemDateCreated {
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	float:left;
}
.tagView .itemCategory{
	border:none;
	float:none;
	padding:0;
}
.tagView .itemCategory span{
	font-weight:normal;
	color:#777777!important;
}
.tagView .itemImageBlock{
	clear:none;
	float:left;
	margin:20px 20px 20px 0;
}
.tagView .itemIntroText{
	color:#777777;
	clear:none;
	padding:15px 0;
}
.tagView .itemIntroText p{
	margin:0;
}
.tagView .itemReadMore a{
	float:left;
	height:20px;
	display:block;
	font-size:80%;
	line-height:20px;
	padding:0 25px 0 5px;
	margin:0;
	text-transform:lowercase;
}
/*----------------------------------------------------------------------
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:30px 0!important;
	margin:0!important;
	border-bottom:1px solid #dbd9d9;
}
.genericView span.itemDateCreated {
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	float:left;
}
.genericView .itemCategory{
	border:none;
	float:none;
	padding:0;
}
.genericView .itemCategory span{
	font-weight:normal;
	color:#777777!important;
}
.genericView .itemImageBlock{
	clear:none;
	float:left;
	margin:20px 20px 20px 0;
}
.genericView .itemIntroText{
	color:#777777;
	clear:none;
	padding:15px 0;
}
.genericView .itemIntroText p{
	margin:0;
}
.genericView .itemReadMore a{
	float:left;
	height:20px;
	line-height:20px;
	display:block;
	font-size:80%;
	padding:0 25px 0 5px;
	margin:0;
	text-transform:lowercase;
}
/*----------------------------------------------------------------------
Latest Item list html/com_k2/default/latest.php
----------------------------------------------------------------------*/
.latestItemsCategory {
	background:#eee!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 {
	float:left;
	font-size:80%;
}
.latestItemView {
	padding:0px;
}
.latestItemView h2.catItemTitle{
	margin:0!important;
}
.latestItemView .catItemBody{
	padding:0px 30px 30px 0;
}
.latestItemView  .catItemLinks{
	margin-bottom:20px!important;
}
.latestItemView .catItemCategory{
	width:100%!important;
	background:none!important;
	padding:10px 0!important;
	border-bottom:1px solid #dbd9d9;
}
.latestItemView .catItemTagsBlock{
	width:100%!important;
	padding:10px 0!important;
	border-bottom:1px solid #dbd9d9;
}
/*----------------------------------------------------------------------
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 #dbd9d9;
}
span.preSocialsTitle{
	display:block;
	font-weight:normal;
	margin:0 10px 0 0;
	color:#777777;
}
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-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:#eee;
	display:block;
	overflow:hidden;
	margin:20px 10px;
	padding:10px;
	border:1px solid #dbd9d9;

}
#k2UserPages th,
#k2UserPages td{
	background:#eee!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
----------------------------------------------------------------------*/
.k2ItemsBlock {
	padding:0;
	font-size:80%;
}
.k2ItemsBlock li.even, .k2ItemsBlock li.odd {
	background:none;
	padding:15px 0;
	border-bottom:1px solid #dbd9d9;
}
.k2ItemsBlock li.lastItem {
	border:none;
}
a.moduleItemTitle, a.moduleItemTitle:visited {
	font-size:120%;
	display:block;
	margin:0 0 5px 0!important;
}
.moduleItemImage {
	float:left;
	border:none;
}
a.moduleItemImage img {
	clear:both;
	border:none!important;
	margin:0 10px 0 0!important;
	padding:0;
	float:left!important;
}
.moduleItemIntrotext {
	line-height:22px!important;
	font-size:120%;
}
.moduleItemTags {
	margin:10px 0;
	border-bottom:1px solid #dbd9d9;
	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 {
	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.calendarDateLinked a{
	background:#f0f0f0;
	color:#121212;
}
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
----------------------------------------------------------------------*/
div.k2TagCloudBlock a,
div.k2TagCloudBlock a:hover{
	margin:0 5px 10px 0;
}
/*----------------------------------------------------------------------
k2 comments module
----------------------------------------------------------------------*/
div.k2LatestCommentsBlock {
	padding:0;
	margin:0;
	font-size:80%;
}
.k2LatestCommentsBlock li.even, 
.k2LatestCommentsBlock li.odd {
	padding:10px 0;
	background:none;
	border-bottom:1px solid #dbd9d9;
}
.k2LatestCommentsBlock li.lastItem {
	border-bottom:none;
}
div.k2LatestCommentsBlock ul li span.lcComment {
	clear:right;
	font-size:120%;
	display:block;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle{
	text-transform:uppercase;
	font-size:120%;
	font-weight:bold;
}
div.k2LatestCommentsBlock img{
	border:none;
}

/*----------------------------------------------------------------------
k2 CAT MENU COLOR AND BG CSS
----------------------------------------------------------------------*/
.k2CategoriesListBlock ul li a:hover {
	background-position:left top;
}
/* main caregory link*/
div.k2CategoriesListBlock ul li.activeCategory a {
	color:#333333!important;
	background-position:left top;
}
div.k2CategoriesListBlock ul li.activeCategory a:hover {
	color:#333333!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;
}
.k2bread .yjsquare_in{
	padding:0;
}