/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. 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.com                      ||
|| # 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  ||
|| #################################################################### ||
\*======================================================================*/
html body {
	line-height: 28px;
}
.yjsg_grid .yjsg-row {
	margin-left:-15px;
	margin-right:-15px;
}
.yjsg_grid {
	padding: 40px 0;
}
.sidebar-top {
	padding-bottom: 40px;
}
.sidebar-bottom {
	padding-top: 40px;
}
#pathway {
	margin: 0 auto 30px auto;
}
/* Module and Items titles */
.article_title, .module_title {
	font-size: 170%;
}
/* Top menu*/
/*menu center*/
#topmenu_holder {
	margin: 20px auto;
}
.horiznav ul.yjsgmenu {
	text-align: center;
}
.horiznav ul.yjsgmenu li.level0 {
	float: none;
	display: inline-block;
	text-align: left;
}
/*in header*/
#yjsgheadergrid #topmenu_holder {
	margin: 40px auto;
}
/* text transform */
.horiznav a {
	text-transform: uppercase;
}
ul.subul_main a {
	font-size: 75%;
}
/* has child arrows */
ul.yjsgmenu > li > span.child a:after {
	font-size: 11px;
	top: 2px!important;
	left: 5px!important;
	color: #fff;
}
/* top level menu items */
ul.yjsgmenu li a, ul.yjsgmenu.megadropline a.dlevel1a, ul.yjsgmenu.megadropline .cleardropline, ul.yjsgmenu.megadropline .cleardropline {
	padding: 0px 25px;
	height: 50px;
	line-height: 50px;
}
ul.yjsgmenu a span.yjm_has_desc, ul.yjsgmenu a span.yjm_has_all, ul.yjsgmenu.megadropline a.dlevel1a span.yjm_has_desc, ul.yjsgmenu.megadropline a.dlevel1a span.yjm_has_all {
	padding: 10px 0;
}
/* sub levels menu items */
ul.yjsgmenu ul li a {
	line-height: 20px;
}
ul.yjsgmenu ul a span.yjm_has_desc, ul.yjsgmenu ul a span.yjm_has_all {
	line-height: normal;
	padding: 15px 0;
}
/* description */
ul.yjsgmenu li a span.yjm_desc {
	text-transform: capitalize;
	font-size: 90%;
}
/* Side menu */
ul.defaultmenu li a {
	padding: 5px 0;
}
/* Switcher */
#layout_type {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
}
body.ispattern {
	background-repeat: repeat;
	background-attachment: fixed;
}
body.isimage {
	background-repeat: no-repeat;
	background-position: 49.99% top;
	background-size: cover;
	background-attachment: fixed;
}
/*boxed*/
#layout_type.yjsgsitew .centertop_in {
	padding: 0 30px;
}
#layout_type.yjsgsitew .yjsg_grid {
	padding: 40px 30px;
}
#layout_type.yjsgsitew #yjsgbodytop.yjsg_grid {
	padding: 0 0 40px 0;
}
#layout_type.yjsgsitew #yjsgbodybottom.yjsg_grid {
	padding: 40px 0 0 0;
}
#layout_type.yjsgsitew #pathway {
	padding: 0 45px;
}
#layout_type.yjsgsitew #footer {
	padding: 15px 45px;
}
#layout_type.yjsgsitew .holders {
	padding: 25px 30px;
}
#layout_type.yjsgsitew .extrapos1, #layout_type.yjsgsitew .extrapos2 {
	padding: 40px 45px;
}
#layout_type.yjsgsitew .tchef {
	margin: 0 auto 0 32%;
}
#layout_type.yjsgsitew #centertop.fixed {
	background: none;
	box-shadow:none;
}
/* Border radius */
.button_color, .button_dark, .tchef .yjme_item a.item_readmore, ul.catItemTags li a, ul.itemTags li a, ul.userItemTags li a, ul.latestItemTags li a, div.moduleItemTags a, div.k2TagCloudBlock a, .tformreservation .res-form-group textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.twelcome .yjsg-col-1-3 span, .tvideo a, .tchef .yjme_item a.item_image, .tchef .yjme_item div.imageholder:before, .tchef .yjme_item div.imageholder:after, .yjk2_date, div.itemAuthorBlock img.itemAuthorAvatar, div.itemComments ul.itemCommentsList li img, div.userBlock img, div.k2LatestCommentsBlock ul li a.lcAvatar img, .ttabs .menu_block img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
/* Transition */
#centertop.fixed #logo, .button_color, .button_dark, .twelcome .right_holder .yjsg-col-1-3 span, .partner1, .partner2, .partner3, .partner4, .partner5, .partner6, .tchef .yjme_item a.item_readmore, .tchef .yjme_item div.imageholder:before, .tchef .yjme_item div.imageholder:after, .tvideo a, ul.catItemTags li a, ul.itemTags li a, ul.userItemTags li a, ul.latestItemTags li a, div.moduleItemTags a, .ttabs .menu_block img, .tformreservation #res_send, .button, a.readon {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#centertop {
	-webkit-transition: padding 0.3s ease;
	-moz-transition: padding 0.3s ease;
	-ms-transition: padding 0.3s ease;
	-o-transition: padding 0.3s ease;
	transition: padding 0.3s ease;
}
/* Additional */
.button, a.readon {
	height: auto;
	padding: 12px 20px;
	line-height: normal;
	float: right;
}
a.readon span {
	padding: 0;
	line-height: normal;
}
.yjsg-element-holder input, .yjsg-element-holder select, .yjsg-element-holder textarea, .yjsg-form .yjsg-form-element, .yjsg-form .yjsg-form-prepend, .yjsg-form .yjsg-form-append, .yjsg-form .inputbox, input[type="text"] {
	height: 40px;
}
li {
	line-height: 28px;
}
/* Backgrounds */
#centertop {
	padding: 30px 0;
}
.centertop_in {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*sticky*/
#centertop.fixed {
	padding: 0;
}
/* grid1 */
#yjsg1 {
	position: relative;
	z-index: 1;
}
.yjsg1_out {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.yjsg1_out:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	opacity: 0.5;
}
.yjsg3_out {
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.yjsg5_out {
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.extrapos1_out {
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.extrapos1_out:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0.4;
}
.extrapos1, .extrapos2 {
	display: block;
	padding: 40px 15px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.yjsg6_out {
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.dark_holder {
	display: block;
	overflow: hidden;
	position: relative;
}
.newgrid_out {
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.newgrid_out:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	opacity: 0.9;
}
/* Buttons */
.button_color, .button_dark {
	display: table;
	margin: 0;
	width: auto;
	height: auto;
	text-transform: uppercase;
	padding: 8px 20px;
}
/*dark*/
.button_dark {
	text-transform: none;
}
/* Main slider */
.slidersfx-yjsgsfx-tslider {
	padding: 350px 0;
}
.tslider h4 {
	display: table;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
	font-size: 300%;
	line-height: 55px;
	text-transform: uppercase;
}
.tslider .button_color {
	margin: 40px auto 0 auto;
	font-size: 130%;
	padding: 12px 45px;
}
.homepage div.backstretch,
.homepage div.backstretch img{
	height:100%!important;
}
/*arrows*/
.slidersfx-yjsgsfx-tslider a.yjsgsliderNav {
	font-size: 0px;
}
/* Welcome to taster */
.twelcome {
	padding: 60px 0;
}
.twelcome.yjsg2 .yjsquare_in {
	padding-top: 80px;
}
.twelcome.yjsg2 .module_title {
	font-size: 300%;
}
.twelcome.yjsg2 .module_subtitle {
	font-size: 40%;
}
/*left*/
.twelcome .left_holder {
	padding: 0 50px 0 0;
}
.twelcome h4 {
	font-size: 150%;
	text-transform: uppercase;
	line-height: 40px;
	padding-bottom: 15px;
	margin: 0 auto 15px auto;
}
.twelcome .button_dark {
	margin-top: 30px;
}
/*right*/
.twelcome .right_holder {
	text-align: center;
	padding: 0;
}
.twelcome .right_holder .yjsg-col-1-3 {
	padding: 0 30px;
}
.twelcome .right_holder .yjsg-col-1-3 span {
	display: table;
	margin: 0 auto 40px auto;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 220%;
}
.twelcome .right_holder .yjsg-col-1-3 h4 {
	border: none;
	margin: 0 auto 25px auto;
	padding: 0;
	font-size: 130%;
}
/* Taster menu */
.ttabs {
	padding: 60px 0 0 0;
}
.ttabs:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	top: 350px;
	z-index: -1;
	opacity: 0.3;
}
.ttabs.yjsg2 .yjsquare_in {
	padding-top: 80px;
}
.ttabs.yjsg2 .module_title {
	font-size: 300%;
	max-width: 30%;
}
.ttabs.yjsg2 .module_subtitle {
	font-size: 40%;
}
/*tabs*/
.ttabs ul.yjsgsliderPaginationTabs {
	margin: 0 auto 90px auto;
	display: table;
}
.ttabs ul.yjsgsliderPaginationTabs li {
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
}
.ttabs ul.yjsgsliderPaginationTabs li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	width: 1px;
	height: 12px;
}
.ttabs ul.yjsgsliderPaginationTabs li:first-child:before {
	display: none;
}
.ttabs ul.yjsgsliderPaginationTabs li a {
	border: none;
	text-transform: uppercase;
}
.ttabs div.tabpills ul.yjsgsliderPaginationTabs li.active a {
	border: none;
}
/*menu*/
.ttabs .menu_block {
	display: block;
	overflow: hidden;
	margin: 40px auto;
}
.ttabs .menu_block img {
	display: block;
	float: left;
	margin-right: 25px;
	padding: 5px;
	border: 1px solid transparent;
}
.ttabs .menu_block h4 {
	margin-top: 15px;
}
.ttabs .menu_block p {
	font-size: 110%;
}
/* Appreciated partners */
.tpartners {
	padding: 60px 0;
}
.tpartners.yjsg2 .yjsquare_in {
	padding-top: 80px;
}
.tpartners.yjsg2 .module_title {
	font-size: 300%;
}
.tpartners.yjsg2 .module_subtitle {
	font-size: 40%;
}
/*intro left*/
.tpartners h4 {
	font-size: 150%;
	text-transform: uppercase;
	line-height: 40px;
	padding-bottom: 15px;
	margin: 0 auto 15px auto;
}
.tpartners .button_dark {
	margin-top: 30px;
}
/*logos right*/
.partner1, .partner2, .partner3, .partner4, .partner5, .partner6 {
	display: block;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 0 auto 20px auto;
}
/* Chef preposition */
.tchef {
	padding: 60px 0;
	margin: 0 auto 0 30%;
}
.tchef:before {
	content: "";
	position: absolute;
	display: block;
	left: -100%;
	right: 70%;
	bottom: 0;
	top: 0;
}
.tchef.yjsg2 .module_title {
	font-size: 300%;
	max-width: 55%;
}
.tchef.yjsg2 .module_subtitle {
	font-size: 40%;
}
/*engine*/
.tchef .yjme_item_in {
	padding: 50px 0;
	margin: 0 auto;
}
.tchef .yjme_item div.imageholder {
	background: none;
	padding: 0;
	border: none;
	margin: 0 80px 0 auto;
	position: relative;
	overflow: visible;
}
.tchef .yjme_item div.imageholder:before {
	content: "";
	position: absolute;
	display: block;
	right: -20px;
	top: -20px;
	width: 80px;
	height: 80px;
	z-index: 2;
}
.tchef .yjme_item div.imageholder:after {
	content: "";
	position: absolute;
	display: block;
	right: -14px;
	top: -14px;
	width: 70px;
	height: 70px;
	z-index: 2;
}
.tchef .yjme_item a.item_title {
	font-size: 150%;
	margin: 0 auto 20px auto;
	clear: none;
}
.tchef .yjme_item div.item_details {
	float: none;
	height: auto;
	line-height: normal;
	padding: 20px 0;
}
.tchef .item_details .item_category, .tchef .item_details .item_cdate, .tchef .item_details .item_author {
	font-size: 100%;
}
.tchef .yjme_item a.item_readmore {
	display: table;
	width: auto;
	height: auto;
	line-height: normal;
	padding: 12px 20px;
}
.tchef .yjme_item a.item_readmore span {
	height: auto;
	padding: 0;
	line-height: normal;
}
/* Play video */
.tvideo {
	position: relative;
	z-index: -1;
	width: 50%;
	margin: -40px auto;
	padding: 80px;
}
.tvideo.yjsg2 .module_title {
	font-size: 300%;
	max-width: 65%;
}
.tvideo.yjsg2 .module_subtitle {
	font-size: 40%;
}
.tvideo p {
	font-size: 110%;
	text-align: center;
	padding: 25px 0;
	margin: 40px auto;
}
.tvideo a {
	font-size: 200%;
	display: table;
	margin: 0 auto;
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 66px;
}
.tvideo a span {
	padding: 0 0 0 7px;
}
/* Testemonials */
.ttestemonials {
	padding: 60px 0;
}
.ttestemonials.yjsg2 .yjsquare_in {
	padding-top: 80px;
}
.ttestemonials.yjsg2 .module_title {
	font-size: 300%;
	max-width: 35%;
}
.ttestemonials.yjsg2 .module_subtitle {
	font-size: 40%;
}
.ttestemonials .SphereSliderHolder .clonedesc {
	width: 60%;
}
.ttestemonials .SphereSliderHolder .clonedesc .title {
	text-align: center;
	font-size: 150%;
	text-transform: uppercase;
	margin: 35px auto;
	padding: 0;
}
.ttestemonials .SphereSliderHolder .clonedesc .intro {
	font-size: 110%;
	font-style: italic;
	line-height: 35px;
}
.ttestemonials .SphereSlider div.sphere .roundimg {
	background: none;
	border: none;
}
.ttestemonials .SphereSlider div.sphere .roundimgin {
	padding: 0;
	background: none;
	border: none;
}
/*arrows*/
.ttestemonials .SphereSliderHolder .prev, .ttestemonials .SphereSliderHolder .next {
	background: none;
	text-align: center;
	font-size: 350%;
	width: auto;
	height: auto;
}
/* Reservations */
/*title*/
.treservationtitle {
	padding-top: 60px;
}
.treservationtitle.yjsg2 .module_title {
	font-size: 300%;
	max-width: 35%;
}
.treservationtitle.yjsg2 .module_subtitle {
	font-size: 40%;
}
/*call and form reservation*/
.tcallreservation .module_title, .tformreservation .module_title, .reservation_hours h4 {
	font-size: 150%;
	text-transform: uppercase;
	line-height: 28px;
}
.tcallreservation .module_subtitle, .tformreservation .module_subtitle, .reservation_hours h4 span {
	display: block;
	font-size: 70%;
	text-transform: none;
}
/*number*/
.reservation_number {
	display: block;
	overflow: hidden;
}
.reservation_number p {
	display: block;
	overflow: hidden;
	font-size: 200%;
	line-height: 40px;
	padding: 30px 0;
}
.reservation_number p span {
	display: block;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 200%;
	margin: 0 20px 0 auto;
}
/*hours*/
.reservation_hours {
	display: block;
	margin: 50px auto 0 auto;
}
.reservation_hours p {
	line-height: 40px;
	padding: 17px 0;
	display: block;
	overflow: hidden;
}
.reservation_hours p span {
	width: 50%;
	display: block;
	float: left;
	margin: 0 auto;
	font-size: 110%;
	text-transform: uppercase;
}
/* Form reservation */
.tformreservation .yjsquare_in {
	padding: 20px 0 5px 0;
}
.tformreservation .module_title {
	margin-bottom: 35px;
}
.tformreservation .res-form-group input, .tformreservation .res-form-group textarea {
	background: none;
	font-size: 90%;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding: 10px 15px;
}
.tformreservation #res_send {
	width: auto;
	height: auto;
	margin:20px auto 15px auto;
	padding: 8px 15px;
	border: none;
}
.tformreservation .res-form-group-progress{
	height:5px;
}
.tformreservation .res-form-group label {
	margin: 6px 0;
	display: block;
}
.tformreservation .res-form-group textarea {
	height: 120px;
}
.tformreservation .formError .formErrorContent {
	width: 100%;
	position: relative;
	min-width: 150px;
	font-size: 11px;
	border: none;
	box-shadow: none;
	padding: 4px 10px;
}
.formError .formErrorArrow div {
	display: none;
}
/* How to arrive */
.tarrive {
	padding: 60px 0;
	display: block;
	text-align: center;
}
.tarrive.yjsg2 .module_title {
	font-size: 300%;
	max-width: 35%;
}
.tarrive.yjsg2 .module_subtitle {
	font-size: 40%;
}
.tarrive .icon {
	display: table;
	margin: 0 auto;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 500%;
}
.tarrive h4 {
	font-size: 150%;
	text-transform: uppercase;
	margin: 35px auto;
}
.tarrive p {
	display: block;
	padding: 0 360px;
	margin: 0 auto 30px auto;
	font-size: 110%;
}
.tarrive .arrive_address {
	font-size: 150%;
	display: block;
	padding: 0 500px;
	line-height: 35px;
}
/*socials*/
.tarrive .socials_holder {
	display: table;
	margin: 65px auto 0 auto;
}
.tarrive .socials_holder a {
	display: table;
	font-size: 220%;
	float: left;
	margin: 0 5px;
}
/* Footer */
#youjoomla {
	padding: 30px 0;
	text-align: center;
}
#cp {
	margin: 15px auto 0 auto;
}
.yjsglogo {
	position: relative;
	margin: 15px auto 0 auto;
	right: 0;
}
.yjsg-module-positions.smaller.modpos-footer {
	max-width: 100%;
}
/* Custom k2 block */
.tcustomk2 h4 {
	font-size: 200%;
	text-transform: uppercase;
	margin-bottom: 20px;
}
/* K2 tabs */
#tabs_k2 ul {
	margin: 15px auto 30px auto;
}
#tabs_k2 ul li {
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}
#tabs_k2 ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	width: 1px;
	height: 12px;
}
#tabs_k2 ul li:first-child {
	padding: 0 15px 0 0;
}
#tabs_k2 ul li:first-child:before {
	display: none;
}
#tabs_k2 ul li a {
	border: none;
	text-transform: uppercase;
}
#tabs_k2 ul li.active a {
	border: none;
}
/* Module styles */
.yjsg2 .module_title {
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	text-align: center;
	position: relative;
	max-width: 45%;
}
.yjsg2 .module_title:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 -20%;
	z-index: -1;
}
.yjsg2 .module_subtitle {
	font-size: 60%;
}
.yjsg2 .yjsquare_in {
	padding-top: 30px;
}
/*yjsg3 module style*/
.yjsg3 {
	padding: 20px;
}
.yjsg3 .module_title, .yjsg3 .module_title span {
	text-transform: uppercase;
}
/*yjsg4 module style*/
.yjsg4 {
	padding: 20px;
}
/*yjsg5 module style*/
.yjsg5 {
	padding: 20px;
}
/*on dark bg*/
.newgrid_out .yjsg2 .module_title {
	position: relative;
	z-index: 1;
}
.newgrid_out .yjsg2 .module_title:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0.9;
}
.newgrid_out .yjsg2 .module_title:after {
	z-index: -2;
}
/* RTL */
.yjsgrtl ul.yjsgmenu {
	float: none;
}
.yjsgrtl .horiznav ul.yjsgmenu li.level0 {
	text-align: right;
}
.yjsgrtl ul.yjsgmenu > li > span.child a:after {
	right: 5px!important;
	left: auto!important;
}
.yjsgrtl .ttabs ul.yjsgsliderPaginationTabs li:before {
	right: 0;
}
.yjsgrtl .ttabs .menu_block img {
	float: right;
	margin-left: 25px;
	margin-right: 0;
}
.yjsgrtl .tchef .yjme_item div.imageholder {
	float: right!important;
	margin: 0 auto 0 80px;
}
.yjsgrtl .tchef .yjme_item div.imageholder:before {
	left: -20px;
	right: auto;
}
.yjsgrtl .tchef .yjme_item div.imageholder:after {
	left: -14px;
	right: auto;
}
.yjsgrtl .reservation_number p span, .yjsgrtl div.itemComments ul.itemCommentsList li img {
	float: right;
	margin: 0 auto 0 20px;
}
.yjsgrtl .reservation_hours p span, .yjsgrtl div.itemAuthorBlock img.itemAuthorAvatar {
	float: right;
	margin: 0 auto 0 60px;
}
.yjsgrtl .k2CategoriesListBlock ul li, .yjsgrtl .k2CategoriesListBlock ul li:hover {
	text-align: right;
}
.yjsgrtl .k2CategoriesListBlock ul li a {
	padding: 15px 15px 15px 0;
}
.yjsgrtl .k2CategoriesListBlock ul li a:before {
	right: 0;
	left: auto;
}
.yjsgrtl div.k2TagCloudBlock a, .yjsgrtl div.k2TagCloudBlock a:hover, .yjsgrtl div.k2LatestCommentsBlock ul li a.lcAvatar, .yjsgrtl .yjk2_author, .yjsgrtl .yjk2_cat, .yjsgrtl .yjk2_hits, .yjsgrtl .yjk2_comment, .yjsgrtl div.itemToolbar ul, .yjsgrtl ul.preSocialLinks {
	float: right;
}
.yjsgrtl div.k2LatestCommentsBlock ul li a.lcAvatar img {
	margin: 0 auto 20px 20px;
}
.yjsgrtl .yjk2_author, .yjsgrtl .yjk2_cat, .yjsgrtl .yjk2_hits, .yjsgrtl .yjk2_comment {
	margin: 0 auto 0 20px!important;
}
.yjsgrtl .yjk2_date {
	left: -50px;
	right: auto;
}
.yjsgrtl ul.catItemTags li, .yjsgrtl ul.itemTags li, .yjsgrtl ul.userItemTags li, .yjsgrtl ul.latestItemTags li {
	margin: 0 0 0 10px!important;
}
.yjsgrtl div.itemAuthorLatest ul li:before, .yjsgrtl div.itemRelated li:before {
	left: auto;
	right: 0;
}
.yjsgrtl div.itemAuthorLatest ul li, .yjsgrtl div.itemRelated li {
	padding-right: 20px;
	padding-left: 0;
}
.yjsgrtl div.itemComments ul.itemCommentsList li span.commentLink {
	float: left;
}
.yjsgrtl div.itemComments ul.itemCommentsList li p {
	margin: 15px 130px 15px auto;
}
/* Respnse menu */
span.yjmm_select {
	text-align: left;
	border-radius: 0;
	font-size: 100%;
}
span.yjmm_select:after {
	font-size: 12px;
	right: 0;
}
/* Hover effect */
.yjhover {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.yjtitle {
	display: none;
	position: absolute;
	margin: 0 auto;
	font-size: 100%;
	text-align: center;
	z-index: 1;
	text-transform: uppercase;
	padding: 5px 0;
}
#k2Container .yjtitle {
	font-size: 200%;
}