/*
#------------------------------------------------------------------------
# steak house - joomla! template (for joomla 2.5)
#
# copyright (c) 2007-2014 gavick.com. all rights reserved.
# license: copyrighted commercial software
# website: http://www.gavick.com
# support: support@gavick.com 
*/

#k2container { overflow: hidden; }
.k2feedicon a,
a.k2feedicon {
	display: block;
	font-size: 13px;
	height: 21px;
	line-height: 21px;
	margin: 70px 0 0;
	text-align: center
}
.k2feedicon a:before,
a.k2feedicon:before {
	color: #d27244;
	content: "\f09e";
	font-family: fontawesome;
	margin: 0 12px 0 0
}
.k2feedicon { float: none!important; }
.activecategory { background: #f2f4f5; }
.activecategory a { padding: 8px 16px !important; }
/* item view */
.itemcomments { min-height: 54px; }
.itemcomments .icon-comments {
	background: #d27244;
	color: #fff;
	font-size: 26px;
	height: 44px;
	left: 0;
	padding: 7px 0 0;
	position: absolute;
	text-align: center;
	top: 32px;
	width: 44px;
}
article header ul   ul {
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
}
article header ul   ul li { line-height: 28px; }
ul li.itemresizer a {
	display: inline-block;
	width: 15px;
	height: 15px;
	background:  no-repeat 100% 2px;
	text-indent: -9999em;
}
ul li.itemresizer span { padding: 0 6px 0 0; }
ul li.itemresizer #fontincrease { background-position: 0 2px; }
.smallerfontsize { font-size: 90% !important; }
.largerfontsize { font-size: 115% !important; }
.itemimageblock {
	margin: 0 0 44px;
	overflow: hidden;
	position: relative;
}
.itemimageblock.nomargin { margin: 0; }

.itemimageblock sup {
	background: #f6c11f;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 9px 20px;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
	
}
.itemview time {
	font-weight: 600;
	color: #000
}
.itemview .item-info > ul {
	font-size: 14px;
	margin: 12px 0 0
}
.itemimage,
.itemimageblock {
	display: block;
	line-height: 0;
	overflow: hidden;
}
.itemimage { padding: 0; }
.itemimageblock img {
	display: block;
	height: auto;
	max-width: 100%;
	padding: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%!important;
}
.itemimageblock:hover img {
	-webkit-transform: rotate(5deg) scale(1.3);
	-moz-transform: rotate(5deg) scale(1.3);
	-ms-transform: rotate(5deg) scale(1.3);
	-o-transform: rotate(5deg) scale(1.3);
	transform: rotate(5deg) scale(1.3);
}
.itemimagecaption,
.itemimagecredits,
.itemvideocaption,
.itemvideocredits {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 0;
	text-align: center;
}
.itemimage   .itemimagecaption,
.itemimage   .itemimagecredits {
	margin-top: 20px;
}
.itemvideocaption,
.itemvideocredits { text-align: left}
.itemimageblock > a {
	display: block;
	width: 100%;
}

.itemextrafields ul li span.itemextrafieldsvalue,
.itemlinks .itemcategory a,
.itemlinks .itemtagsblock ul { display: block; }
.itembottom .itemratingblock .itemratinglist,
.itembottom .itemratingblock .itemratingform ul.itemratinglist li,
.itemlinks .itemcategory span,
.itemlinks .itemattachmentsblock > span,
.itemextrafields ul li span.itemextrafieldslabel,
.itemtagsblock span,
.itemlinks .itemtagsblock ul li,
.latestview .itemscontainer { float: left; }
.latest-cols-3 .bigtitle .header {
	font-size: 32px;
	line-height: 64px;
	margin: 0;
}
.latest-cols-3 .bigtitle .header span:before,
.latest-cols-3 .bigtitle .header span:after {
	display: none;
}
.latest-cols-3 .bigtitle .header small {
	line-height: 1.4;
	font-size: 18px;
}
.latest-cols-3 .itemauthor {
	width: 100%;
}
.latest-cols-3 .itembody p {
	font-size: 13px;
}
.category.latest-cols-2 .itemblock,
.category.latest-cols-3 .itemblock {
	width: 95%;
}
.itembottom {
	clear: both;
	margin: 10px 0;
}
.itemlinks,
.itemtagsblock {
	clear: both;
	color: #999;
	font-size: 13px;
	font-style: italic
}
.itemlinks > div { margin: 0 0 8px }
.itemscategory {
	text-align: center;
	padding: 0 0 20px 0;
}
.itemscategory > h1 > small {
	color: #999;
	font-weight: normal;
	font-size: 14px;
}
.category .itemscategory p { margin-bottom: 0; }
.category .itemblock {
	margin: 0 auto;
	width: 72%;
}
.category .itemblock > p,
.itemscategory > p {
	padding: 0 0 52px;
	margin: 20px auto 60px;
}
.itemscategory > p   p {
	color: #999;
	margin: -42px auto 32px
}
.category .itemblock > p time,
.itemscategory > p   p strong {
	color: #000;
	display: block;
	font-size: 22px;
	font-weight: 400 !important
}
.category .itemblock > p i,
.itemscategory > p   p i {
	color: #999;
	content: "c";
	font-size: 32px;
}
.itemlinks .itemtagsblock,
.itemlinks .itemsocialsharing {
	clear: both;
	overflow: hidden;
}
.itemsocialsharing {
	clear: both;
	padding: 24px 0 32px;
	text-align: center
}
.itemsocialsharing > div {
	display: inline-block;
	margin: 0 12px;
	vertical-align: top
}
.itemextrafields {margin: 8px 0 24px; }
.itemextrafields h3, .itemattachmentsblock h3 {  border-top: 1px solid #e5e5e5; font-size: 14px; font-weight: 700; padding: 24px 0 0; text-transform: uppercase} 
small.itemdatemodified {
	color: #999;
	display: block;
	font-style: italic
}
.itemintrotext {
	font-size: 18px;
	font-weight: 300;
}
.itemratingblock {
	margin: 16px 0 0;
	overflow: hidden;
	text-align: center;
}
.itemratingblock span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 8px
}
.itemratingform {
	display: inline-block;
	vertical-align: middle;
	line-height: 25px;
	margin: 12px 0 0 0;
}
.itemratinglog {
	margin: -2px 0 0;
	padding: 0 0 0 4px;
	float: left;
	line-height: 25px;
	font-size: 11px;
	color: #999
}
span#formlog {
	display: block;
	float: none;
	clear: both;
	color: #444;
	background: #ffffdd;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
	margin: 10px 0;
	position: relative;
	top: 10px;
}
.itemratingform .formlogloading {
	height: 25px;
	padding: 0 0 0 20px;
}
.itemratinglist,
.itemratinglist a:hover,
.itemratinglist .itemcurrentrating { background:  left -1000px repeat-x; }
.itemratinglist {
	position: relative;
	float: left;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0 6px !important;
	padding: 0;
	background-position: left top;
}
.itemratinglist li {
	display: inline;
	background: none;
	padding: 0;
	border: none !important;
}
.itemratinglist a,
.itemratinglist .itemcurrentrating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
	cursor: pointer;
}
.itemratinglist a:hover { background-position: left center; }
.itemratinglist a.one-star {
	width: 20%;
	z-index: 6;
}
.itemratinglist a.two-stars {
	width: 40%;
	z-index: 5;
}
.itemratinglist a.three-stars {
	width: 60%;
	z-index: 4;
}
.itemratinglist a.four-stars {
	width: 80%;
	z-index: 3;
}
.itemratinglist a.five-stars {
	width: 100%;
	z-index: 2;
}
.itemratinglist .itemcurrentrating {
	z-index: 1;
	background-position: 0 bottom;
	margin: 0;
	padding: 0;
}

.itemextrafields dl {
	
	
	overflow: hidden;
	margin: 1.5em 0 2em
}
.itemextrafields dt {
	clear: both;
	float: left;
	font-weight: bold;
	width: 30%;
}
.itemextrafields dd {
	float: left;
	width: 70%;
}
.itemattachmentsblock {
	
}
.itemattachmentsblock ul li {
	list-style-type: none!important;
	padding: 0!important;
}
.itemattachmentsblock ul li:before {
	display: none!important;
}

.itemattachmentsblock ul li span {
	color: #999;
	font-weight: normal;
	font-size: 11px;
	margin-left: 12px
}
.itemlinks .itemsocialsharing > div { float: left; }

.itemauthordata {
	border-bottom: 1px solid #e5e5e5;
    float: none;
    margin: 0 auto 72px;
    max-width: 60%;
    overflow: hidden;
    text-align: center;
}

.item-meta .itemauthordata { margin-bottom: 0 !important }
.itemauthordata p   p a { display: block }
.itemauthorurl,
.itemauthoremail {
	display: block;
	font-size: 14px;
	display: inline-block;
}
.item-meta .itemauthordata p { font-size: 14px; }
.userview .itemauthordata {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 auto 52px;
	padding: 0 0 16px
}
.itemauthordata h3 {
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 12px;
}
.itemauthordata .itemauthorcontent { margin: 0; }
.itemauthorcontent {
	margin: 0 0 32px;
	overflow: hidden;
}
.itemauthorcontent h3 {
	border-top: 1px solid #e5e5e5;
	color: #000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 24px 0;
    padding: 40px 0 0;
    text-transform: uppercase;
	text-align: center;
}
.itemauthorcontent ul {
	margin: 0 !important;
	padding: 0!important
}
.itemauthorcontent ul[data-cols="1"] li { width: 100%; }
.itemauthorcontent ul[data-cols="2"] li { width: 48%; }
.itemauthorcontent ul[data-cols="3"] li { width: 31%; }
.itemauthorcontent ul[data-cols="4"] li { width: 23%; }
.itemauthorcontent ul[data-cols="5"] li { width: 18%; }
.itemauthorcontent ul li {
	float: left;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 1%;
	padding: 0 !important;
}
.itemauthorcontent ul li:before { display: none; }
.itemauthorcontent ul li img {
	display: block;
	margin: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.itemauthorcontent li a:hover img {
	-webkit-transform: rotate(5deg) scale(1.3);
	-moz-transform: rotate(5deg) scale(1.3);
	-ms-transform: rotate(5deg) scale(1.3);
	-o-transform: rotate(5deg) scale(1.3);
	transform: rotate(5deg) scale(1.3);
}
.itemauthorcontent   .itemauthorcontent li {
	clear: both;
	display: block;
	line-height: 2.4;
	text-align: center;
	width: 100%;
}
.itemauthorcontent li a {
	color: #000;
}
.itemauthorcontent li a:first-child {
	display: block;
	margin: 12px 0 24px;
	overflow: hidden;
}
.itemauthorcontent li a:active,
.itemauthorcontent li a:focus,
.itemauthorcontent li a:hover {
	color: #d27244;
}
.itemnavigation {
	border-top: 1px solid #e5e5e5;
	font-size: 14px;
	clear: both;
	padding: 16px 0 24px;
	overflow: hidden;
	text-align: center
}
.itemnavigation span {
	color: #000;
	display: block;
	font-weight: 600;
	margin: 24px 0 32px;
	text-transform: uppercase;
}
.itemnavigation .itemprevious,
.itemnavigation .itemnext {
	max-width: 48%;
}
.itemnavigation .itemprevious { float: left; }
.itemnavigation .itemnext { float: right; }
.itemcomments h3 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 16px 0;
	text-align: center;
	text-transform: uppercase;
}
.itemcommentslist li span { margin-right: 20px !important }
.itemcommentsform label {
	display: block;
	clear: both;
	padding: 12px 0 10px
}
.itemcommentsform textarea,
.itemcommentsform .inputbox { float: left; }
.itemcommentsform textarea.inputbox { height: 200px!important; }
.itemcommentsform .inputbox { width: 100%; }
.itemcommentsform #submitcommentbutton {
	clear: both;
	margin: 20px 0 0;
}
.itemcommentsform .itemcommentsformnotes {
	color: #999;
	font-size: 13px;
	margin: -6px 0 32px;
	text-align: center;
}
#itemcommentsanchor {
	border-top: 1px solid #e5e5e5;
	clear: both;
	margin: 72px 0 0;
	padding: 32px 0 0;
}
.itemcomments p {
	margin: 1em 0;
	line-height: 1.6
}
.itemcomments .itemcommentslist { padding: 0 0 24px }
.itemcomments .itemcommentslist li {
	font-size: 14px;
	margin: 24px 0;
	padding: 18px;
}
.itemcomments .itemcommentslist li.odd { background: #f8f8f8 }
.itemcomments .itemcommentslist li > div { padding: 10px; }
.itemcomments .itemcommentslist li > img,
.k2latestcommentsblock img,
.itemauthorblock > .gkavatar > img, .itemauthordata img,
.lcavatar img {
	border: 1px solid #ddd;
	border-radius: 50%;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 4px;
}
.itemcomments .itemcommentslist li > div { margin: 0 0 0 92px; }
.itemcomments .itemcommentslist li span {
	font-size: 14px;
	margin: 0 12px 0 0;
}
a.commentlink {
	float: right;
	font-size: 11px;
	font-weight: bold;
}
.itembacktotop { float: right; }
.itemauthordetails img { float: none !important; margin: 0 auto 36px}
/* items views */

.itembody { margin: 0 0 24px; }
.itemlist { overflow: hidden; }
.itemlist .itembody { padding: 0; }
.itemlist a.button {
	clear: both;
	display: inline-block;
	margin: 24px 0 0
}
.category .itemlist a.button { float: none; }
.itemlist ul.itemtags {
	clear: both;
	font-size: 13px;
	font-style: italic;
	padding: 12px 0 0 0;
}
.latestview .itemtags li,
.categoryview .itemtags li {
	display: inline-block;
	float: none!important;
}
ul.itemtags li {
	float: left;
	margin: 1px 0 0 6px;
	padding: 0 !important;
}
.itemtags li:before { display: none; }
.itemtags li:after { content: "," }
.itemtags li:last-child:after { display: none; }
.clr { clear: both; }
.itemlistsubcategories { overflow: hidden; }
.itemlist > article:first-child,
#itemlistleading .itemcontainer:first-child > .itemview:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
/*.itemlistsubcategories h2*/
.subcategorycontainer {
	float: left;
	margin-bottom: 32px;
}
.subcategorycontainer .subcategory { margin: 0 32px 24px 0; }
.itemcontainer { float: left; }
.genericview a.itemimage {
	float: left;
	margin: 0 36px 0 0
}
.genericview article header h2 { clear: none !important }
.genericview article {
	margin: 0 0 6px!important;
	padding: 30px 0 0
}
.genericview > header > h4 {
	margin: 0 0 20px;
	padding: 10px 20px;
}
#itemlistlinks { 
	clear: both; 
	text-align: center;
}
#itemlistlinks ul { margin: 12px 0 0 0; }
#itemlistlinks li {
	font-size: 13px;
	line-height: 2.4;
}
/* modules */
/*----------------------------------------------------------------------
modules:  mod_k2_comments
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
modules:  mod_k2_comments
----------------------------------------------------------------------*/
/* latest comments & author module*/
.k2latestcommentsblock .k2feedicon { margin-top: 16px; }
.k2latestcommentsblock ul li,
.k2topcommentersblock ul li {
	padding: 12px 0 !important;
	list-style: none !important;
	line-height: 1.5 !important;
}
.k2latestcommentsblock ul li strong,
.k2topcommentersblock ul li strong { color: #010101 }

.lcusername {
	font-weight: 500;
	font-size: 12px;
}
.k2latestcommentsblock li {
	border: none !important;
	margin: 0 0 12px
}
.k2latestcommentsblock li > p { margin-bottom: 0 }
.k2latestcommentsblock div {
	border: 1px solid #e5e5e5;
	margin: 0 0 12px;
	padding: 24px;
	position: relative;
}
.k2latestcommentsblock div:after,
.k2latestcommentsblock div:before {
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #fff transparent transparent transparent;
	bottom: -7px;
	content: "";
	display: block;
	height: 0;
	left: 16px;
	position: absolute;
	width: 0;
}
.k2latestcommentsblock div:before {
	border-width: 8px 8px 0 8px;
	border-color: #ddd transparent transparent transparent;
	bottom: -8px;
	left: 15px;
}
.k2latestcommentsblock div p {
	font-style: italic;
	font-size: 13px;
	margin: 0.3em 0
}
.k2latestcommentsblock div p a { color: #777 }
.k2latestcommentsblock div p a:hover { color: #000 }
.k2latestcommentsblock span {
	display: block;
	font-size: 11px;
}
.k2authorslistblock ul li {
	border: none;
	border-bottom: 1px solid #eee;
	padding: 32px 0;
	text-align: center
}
.k2authorslistblock ul li:first-child { padding-top: 12px }
.k2authorslistblock a { float: none }
.k2authorslistblock ul li a.abauthorlatestitem {
	display: block;
	color: #000;
	clear: both;
	margin: 12px 0 0;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 14px;
}
.k2authorslistblock ul li a.abauthorlatestitem:hover { color: #d27244; }
.k2authorslistblock ul li a.abauthorlatestitem span {
	display: block;
	font-size: 10px;
	color: #777;
}
.abauthorname {
	display: block;
	margin: 24px 0 6px
}
.abauthoravatar img {
	border: 1px solid #d5d5d5;
	border-radius: 50%;
	padding: 3px;
}
.abauthorname strong {
	background: #fff;
	padding: 0 12px;
	position: relative;
	top: -4px;
	z-index: 1
}
.abauthorname span {
	font-size: 12px;
	font-weight: normal !important
}
.abauthorname:after {
	border-bottom: 1px solid #ddd;
	content: "";
	display: block;
	position: relative;
	top: -12px;
	z-index: 0
}
/* restriction */
#gkright .k2avatar,
#gkleft .k2avatar { border-color: #fff; }
/* top commenters */
.tcusername {
	font-size: 18px;
	color: #333;
}
.tclatestcomment {
	display: block;
	margin: 6px 0;
	font-size: 13px;
	color: #737373;
}
.tclatestcommentdate {
	display: block;
	font-size: 11px;
	color: #999;
}
/*----------------------------------------------------------------------
modules:  mod_k2_content
----------------------------------------------------------------------*/
div .k2itemsblock ul { margin-right: -20px; }
div .k2itemsblock ul li {
	margin: 0 0 12px;
	background: none !important;
	padding: 12px 20px 12px 0 !important;
	list-style: none !important;
}
a.moduleitemtitle {
	color: #2f3336;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
}
.moduleitemauthor {
	overflow: hidden;
	margin: 0 0 16px;
	font-size: 11px;
	border-bottom: 1px solid #e1e1e1;
}
.moduleitemauthor a {
	color: #2f3336;
	display: block;
	font: bold 12px verdana, geneva, sans-serif;
	padding: 0 0 12px;
}
.moduleitemauthor p { clear: both; }
.moduleitemintrotext {
	display: block;
	padding: 12px 0 0;
	line-height: 1.6;
}
.moduleitemintrotext a.moduleitemimage img {
	float: left;
	overflow: hidden;
	margin: 4px 0;
}
.moduleitemdatecreated,
.moduleitemcategory {
	font: normal 10px verdana, geneva, sans-serif;
	color: #999;
}
.moduleitemextrafields ul li span.moduleitemextrafieldslabel {
	display: block;
	float: left;
	font-weight: 500;
	margin: 0 4px 0 0;
	width: 30%;
}
.moduleitemtags,
.moduleattachments {
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	margin: 12px 0 0;
	padding: 12px 0 0;
}
.moduleitemtags strong {
	font-size: 12px;
	color: #2f3336;
}
.moduleitemtags a { float: right; }
a.moduleitemcomments { font-size: 12px; }
a:hover.moduleitemcomments {
	background-position: 0 100%;
	color: #fff;
}
.k2itemsblock ul li span.moduleitemhits { font-size: 90%; }
.moduleitemimage {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.moduleitemreadmore {
	display: block;
	clear: both;
}
/*---modules:  mod_k2_login ---*/
.k2loginblock fieldset.input {
	margin: 0;
	padding: 0 0 8px 0;
}
.k2loginblock fieldset.input p {
	margin: 0;
	padding: 0 0 4px 0;
}
.k2loginblock fieldset.input p label,
.k2loginblock fieldset.input p input { display: block; }
.k2loginblock fieldset.input p#form-login-remember label,
.k2loginblock fieldset.input p#form-login-remember input { display: inline; }
.k2userblock p.ubgreeting { border-bottom: 1px dotted #eee; }
.k2userblock .k2userblockdetails span.ubname {
	display: block;
	font-weight: 500;
	font-size: 14px;
}
/* ---modules:  mod_k2_tools ---*/
/* ---breadcrumbs ---*/
.k2breadcrumbsblock span.bctitle {
	padding: 0 4px 0 0;
	color: #999;
}
.k2breadcrumbsblock span.bcseparator {
	padding: 0 4px;
	font-size: 14px;
}
/* ---calendar ---*/
.k2calendarblock { margin-bottom: 8px; }
/* use this height value so that the calendar height won't change on month change via ajax */
.k2calendarloader { background: #fff; }
.k2calendarblock table.calendar {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	border-collapse: collapse;
	border-left: 1px solid #eee;
}
.k2calendarblock table.calendar tr td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.k2calendarblock table.calendar tr td.calendarnavmonthprev,
.k2calendarblock table.calendar tr td.calendarnavmonthnext {
	background: #fff;
	text-align: center;
	font-size: 15px !important;
}
.k2calendarblock table.calendar tr td.calendardayname {
	background: #f5f5f5;
	font-size: 11px;
	width: 14.2%;
	color: #333;
	font-weight: 500;
}
.k2calendarblock table.calendar tr td.calendardateempty { background: #fbfbfb; }
.k2calendarblock table.calendar tr td.calendardate { font-size: 11px; }
.k2calendarblock table.calendar tr td.calendardatelinked { padding: 0; }
.k2calendarblock table.calendar tr td.calendardatelinked a {
	display: block;
	padding: 2px;
}
.k2calendarblock table.calendar tr td.calendardatelinked a:hover {
	display: block;
	background: #d27244;
	color: #fff !important;
	padding: 2px;
}
.k2calendarblock table.calendar tr td.calendartoday {
	background: #d27244;
	color: #fff;
}
.k2calendarblock table.calendar tr td.calendartodaylinked {
	background: #f5f5f5;
	padding: 0;
}
table.calendar tr td.calendartodaylinked a {
	display: block;
	padding: 2px;
	color: #d27244;
	font-size: 12px;
	font-weight: bold
}
.k2calendarblock table.calendar tr td.calendartodaylinked a:hover {
	display: block;
	background: #d27244;
	color: #fff!important;
	padding: 2px;
}
.calendarnavlink { color: #d27244; }
/* restriction */
.gkcolumns > aside .k2calendarblock table.calendar,
.gkcolumns > aside .k2calendarblock table.calendar tr td {
	background: none;
	border: none;
	color: #fff;
}
.gkcolumns > aside .k2calendarblock table.calendar tr td.calendardatelinked a {
	font-weight: 700;
	font-size: 18px;
}
.gkcolumns > aside .calendarnavmonthprev,
.gkcolumns > aside .calendarcurrentmonth,
.gkcolumns > aside .calendarnavmonthnext { background: #2f3336 !important; }
/* ---category tree select box ---*/
.k2categoryselectblock form select { width: auto; }
/*--- archive module ---*/

.k2archivesblock ul li b {
	color: #ccc;
	font-size: 11px;
	font-weight: 400;
	padding: 0 0 0 4px;
}
.ubuseritems {
	margin: 20px 0!important;
}
/* ---tag cloud ---*/

.k2tagcloudblock a {
	border: 1px solid #e5e5e5;
	color: #888;
	float: left;
	font-size: 13px;
	line-height: 1.5;
	margin: 3px;
	padding: 3px 6px;
}
.k2tagcloudblock a:active,
.k2tagcloudblock a:focus,
.k2tagcloudblock a:hover {
	border-color: #d27244; 
	color: #d27244; 
}
/* ---google search ---*/
#k2container .gsc-branding-text { text-align: right; }
#k2container .gsc-control { width: 100%; }
#k2container .gs-visibleurl { display: none; }
/* ---modules:  mod_k2_users ---*/
a.ubuserfeedicon,
a.ubuserfeedicon:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
a.ubuserfeedicon span,
a.ubuserfeedicon:hover span { display: none; }
a.ubuserurl,
a.ubuserurl:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
a.ubuserurl span,
a.ubuserurl:hover span { display: none; }
span.ubuseremail {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
span.ubuseremail a {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}
.k2usersblock ul li h3 {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
}
.catcounter {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
/* rating form fix */
article header .itemratingblock > span { display: none; }
article header .itemratingblock > div { margin: 3px 0 0 0; }
/* fix for the categories view */

.itemcontainerlast:first-child .itemimageblock,
.clr   .itemcontainerlast .itemimageblock { padding: 0; }
.itemcommentspagination ul li {
	display: inline-block;
	margin: 0 3px;
	font-size: 80%;
}
.itemcommentspagination ul { text-align: right; }
/* change layout when more than 1 column */
.itemscontainer .itemscontainerwrap,
.itemcontainer .itemscontainerwrap { margin: 0 10px; }
.itemscontainerwrap .itemview header ul li.itemdate,
.itemscontainerwrap header ul li.item-date,
.cols-2 header ul li.item-date,
.cols-3 header ul li.item-date,
.cols-4 header ul li.item-date { display: block; }
.itemscontainer .itemscontainerwrap .itemlist article { margin-bottom: 50px; }
/* latest items columns */


#k2container .itemscontainerwrap article header h2 {
	font-size: 30px;
	line-height: 38px;
}
#k2container .itemscontainerwrap article header { margin-bottom: 10px; }
.itemintrotext ol,
.itemfulltext ol {
	list-style: decimal;
	list-style-position: inside;
}
/* category page and common parts with item page */
.category .itembody { text-align: center; }
.itemview.singlepage {
	margin: 0 auto;
	max-width: 880px;
}
.category .bigtitle {
	overflow: hidden;
	text-align: center;
}
.category .itemview { margin: 0 0 72px!important; }
.itemscategory > img {
	display: block;
	margin: 0 auto 24px;
}
.itemview header time,
.category header time {
	color: #999;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase
}
.itemauthor {
	font-size: 13px;
	color: #999;
	line-height: 1;
	margin: 0 auto!important;
	position: relative;
	text-align: center;
	width: 60%;
	text-transform: uppercase
}
.itemview header   .itemauthor,
.category header   .itemauthor { margin-top: -30px!important; }
.itemauthor img {
	border: 1px solid #d5d5d5;
	border-radius: 50%;
	display: inline-block;
	height: 32px;
	margin: 0 5px 0 0;
	padding: 3px;
	vertical-align: middle;
	width: 32px;
}
.itemauthor:before {
	border-top: 1px solid #d5d5d5;
	content: "";
	left: 0;
	position: absolute;
	top: 15px;
	width: 100%;
	z-index: 0;
}
.itemauthor > span {
	background: #fff;
	display: inline-block;
	line-height: 31px;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}
hr.separator {
	margin: 50px auto 0 auto;
	padding: 0 0 50px 0!important;
	top: 0;
}
/* item page & comments */

.item-info,
.itemcomments .itemcommentslist li span {
	font-size: 11px;
	margin: 24px 0 32px;
	padding: 18px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.item-info li {
	display: inline-block;
	padding: 0 10px;
}
.itemratingblock   .item-info { margin-top: 12px }
