/*======================================================================*\
|| #################################################################### ||
|| # 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  ||
|| #################################################################### ||
\*======================================================================*/
/*CENTER TOP IS THE TOP PART OF THE SITE. SEE yjsg_main.php FOR REFERENCE*/
#centertop, #centerbottom {
	text-align:left;
	margin:0 auto;
	clear:both;
}
/* CENTERBOTTOM IS THE BOTTOM PART OF THE SITE SEE yjsg_main.php FOR REFERENCE */
#header {
	text-align:left;
	position:relative;
	padding:0;
	overflow:hidden;
	z-index:1000;
}
#logo {
	float:left;
	text-align:left;
	overflow:hidden;
}
/* LOGO HOMEPAGE LINK */
#logo a {
	text-indent:-7500px;
	display:block;
	text-decoration:none;
	width:100%;
}
/* main body layouts with  side modules
--------------------- */
/* HOLDER DIV CONTAINS LEFT, MAINBODY, RIGHT AND ALL INSETS */
#holder, #holder2, #holder3 {
	height:100% !Important;
	height:1%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	padding:5px 0;
}
/* layout1.php , layout2.php, layout3.php reset and layout1.php main floats. layout 1 does not contain insettop and insetbottom*/
#leftblock, #midblock, #rightblock, #insetblock, #insetsholder_2t, #insetsholder_2b, #insetsholder_3t, #insetsholder_3b {
	height:100% !Important;
	height:1%;
	overflow:hidden;
	text-align:left;
	float:left;
}
/* layout2.php*/
#holder2 #midblock {
	float:left;
}
#holder2 #leftblock, #holder2 #rightblock, #holder2 #insetblock {
	float:right;
}
#holder2 #insetsholder_2t {
	float:left;
}
#holder2 #insetsholder_2b {
	float:right;
}
/*layout3.php*/
#holder3 #midblock {
	float:right;
}
#holder3 #leftblock, #holder3 #rightblock, #holder3 #insetblock {
	float:left;
}
#holder3 #insetsholder_3t {
	float:right;
}
#holder3 #insetsholder_3b {
	float:left;
}
.clearm {
	clear:both;
	height:1px;
	overflow:hidden;
}
/*END DEFAULT GRID LAYOUT*/

/*BEGING YJSIMPLEGRID 
#yjsg1 contains top1  - top5
#yjsg2 contains adv1 - adv5
#jsg3 contains user1 - user5
#jsg4 contains user6 - user10
#jsg5 contains user11 - user15
#yjsg6 contains user16 - user20
#yjsg7 contains user21 - user25
#yjsgheadergrid contains logo div ,  header1 - header3
#yjsgbodytop contains bodytop1 - bodytop3
#yjsgbodybottom  contains boddybottom1 - bodybottom3
*/
#yjsgheadergrid {
	float:right;
	overflow:hidden;
	height:auto;
	margin:0;
	padding:0;
}
#yjsg1, #yjsg2, #yjsg3, #yjsg4, #yjsg5, #yjsg6, #yjsg7, #yjsgbodytop, #yjsgbodybottom {
	margin:0px auto 0px auto;
	text-align:center;
	overflow:hidden;
	height:auto;
	width:100%;
	padding:15px 0;
}
#yjsg2 {
	margin-top:0;
}
#yjsgbodytop, #yjsgbodybottom {
	width:100%;
	padding:0 0 0px 0;
	margin:0px 0 0px 0;
	clear:both;
}
/* MAIN MODULE CONTAINER CLASS. FOR SPECIFIC STYLING
   USE #user1 .yjsgxhtml or #user1 .yjsgxhtml .yjsquare  */
.yjsgxhtml {
	float:left;
	clear:right;
	text-align:left;
	margin:0;
	padding:0;
}
.yjsgxhtml .yjsquare_in {
}
/* EXAMPLE OF LAST MODULE IN THE GRID BG IMAGE OVERRIDE 
   WE USED GRID1 MODULE POSITION TOP5. USEFULL FOR INSET LINE SEPARATOR BETWEEN MODULES*/
#yjsg1 #top5 {
/*background:none;*/
}
/* GUTTERS */
/* SQUARE MODULES GUTTER */
.yjsgxhtml .yjsquare {
	margin:0 0;
	padding:0 0;
}
/* yjplain */
.yjplain {
	padding:5px 10px;
}
.yjplain p {
	padding:5px 10px;
}
/* KEEP LEFT, RIGHT, INSET, INSETTOP, INSET BOTTOM OF THE EDGES */
#insetsholder_2t, #insetsholder_2b {
	padding:0;
	margin:0px 0 0 0;
}
.inside {
	margin:0;
	padding:0px 3px;
	overflow:hidden;
}
/*KEEP MAINBODY GRID, BODYTOPS AND BODYBOTTOMS OF THE EDGE
--------------------- */
.insidem {
	padding:0px 3px;
	margin:0 0;
}
/*END GUTTERS*/
/*FOOTER AND FOOTER LINKS
--------------------- */
#footer {
	clear:both;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	padding:0px 0;
	position:relative;
}
#youjoomla {
	clear:both;
	text-align:left;
	padding:5px 10px;
	overflow:hidden;
}
#footmod {
	clear:both;
	text-align:left;
	padding:0;
	margin:0px;
	overflow:hidden;
}
#cp {
	text-align:left;
	padding:2px 0px;
	overflow:hidden;
}
.yjsgcp span {
	text-transform:capitalize;
}
.validators, .yjsgcp {
	display:block;
	clear:both;
}
/*RTL LINKS*/
a.tdir {
	font-size:80%;
}
/*FONT RESIZER LINKS*/
a.fs {
	font-size:110%;
}
.yjsglogo {
	position:absolute;
	right:10px;
	display:block;
	top:10%;
	height:48px;
	width:229px;
	margin:0;
	padding:0;
	background: url(../images/yjsglogo.png) no-repeat center center;
}
.yjsglogo span {
	line-height:999px;
}
#joomlacredit {
	padding:3px 0px 3px 0px;
	text-align:left;
	text-indent:10px;
	margin:0 auto;
}
/* DEFAULT SQUARE MODULES. FOR ROUND MODULES OPEN rounded.css
ALSO APPLIED ADDITIONAL MODULE CLASS FOR DIFFERENT MODULE STYLES. 
TO ACTIVATE THEM ADD _yj1 or _yj2 IN MODULE MANAGER Module Class Suffix TEXT INPUT.
STYLE FOR THESE MODULES IS IN COLOR.css file where COLOR IS YOUR CURRENT DEFAULT SITE STYLE
--------------------- */
/* MAIN MODULE HOLDER*/
.yjsquare, .yjsquare_yj1, .yjsquare_yj2 {
	margin: 5px 0 5px 0px!Important;
	padding: 0px;
	clear: both;
	display:block;
	height:100% !Important;
	height:1%;
	overflow:hidden;
}
/* MODULE TITLE */
.yjsquare h4, .yjsquare_yj1 h4, .yjsquare_yj2 h4 {
	text-transform: capitalize;
	overflow:hidden;
	padding:0;
	margin:5px;
	font-size:150%;
}
/* MODULE TITLE SPAN*/
.yjsquare h4 span, .yjsquare_yj1 h4 span, .yjsquare_yj2 h4 span {
	text-transform: capitalize;
	overflow:hidden;
}
/* MODULE CONTENT*/
.yjsquare_in, .yjsquare_yj1 .yjsquare_in, .yjsquare_yj2 .yjsquare_in {
	overflow:hidden;
	padding: 10px;
}
/* MODULE p ELEMENT*/
.yjsquare p, .yjsquare_yj1 p, .yjsquare_yj2 p {
	overflow:hidden;
	padding:3px;
}
/*FOOTER MODULE STYLE
--------------------- */
#footmod .yjsquare {
	padding:0;
	margin:0;
}
#footmod .yjsquare h4 {
}
#footmod .yjsquare h4 span {
}
#footmod li, #footmod li:hover {
	list-style-type:none;
	list-style-image:none;
	background:none;
}
#footmod ul {
	padding:0;
	margin:0;
}
#footmod ul li {
	display: inline;
	margin:0;
	padding:0 10px 0 0;
}
#footmod ul li a {
}
/*PATHWAY*/
#pathway {
	padding:10px 5px 40px 5px;
}
#pathway .yjsg_breadcrumbs a.pathway {
	margin:0 5px 0 0;
	padding:0 15px 0 0;
}
/* ADDITIONAL MODULE STYLES */
/*mod_poll
--------------------- */
.pollbuttons {
	margin:0 auto;
	text-align:center;
}
/*login module
--------------------- */
#modlgn_passwd, #modlgn_username {
	width: 95%;
	height:16px;
	padding-left: 3px;
	padding-top:3px;
}
/*searchbox
--------------------- */
.search {
}
.search .inputbox {
}
/*BANNER MODULE AND IMAGE .banner CLASS.
USED FOR POSITIONING WHEN RESIZING LOGO AND HEADER BLOCK*/
#yjsgheadergrid .bannergroup, #yjsgheadergrid .banner {
	padding:15px 0 0 0;
	text-align:right;
}
/* MODULE NEWS FLASH */
div.yjsg-newsflash {
	overflow: hidden;
}
div.yjsg-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}
div.yjsg-newsflash div.last {
	padding-bottom: 0px;
}
/* QUICK NAVIGATION FOOTER */

ul.quick_nav {
	margin:0;
	padding:0;
	list-style-type:none;
	background:none;
}
ul.quick_nav li {
	display:block;
	width:50%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	background:none;
	overflow:hidden;
}
ul.quick_nav li a {
	height: 26px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding:5px 0 0 15px;
}
/* DEFAULT GRID OVERRIDES AND ADDITIONAL CSS. 
NOTE! DO NOT EDIT ABOVE. USE CSS OVERRIDE FOR CHANGES. 
IS EASIER TO SET BACK TO DEFAULT IF YOU MAKE MISTAKE.
HERE IS CSS OVERRIDE EXAMPLE 
http://www.youjoomla.com/how-to-use-module-css-override.html*/

/***YOUVIDA***/
#centerbottom {
	padding:0 25px;
}
/***MENU***/
ul.menunav,ul.menunavd,ul.menusplit{
	float:right;
}
.subul_main.dropline.level1 li {
	float:right!important;
}
ul.subul_main.dropline.level1{
 float:right!important;
}
ul.subul_main.dropline.level1{
 width:100%!important;
}
/*---Menu dropline extra---*/
.subul_main.dropline.level1{
	width:90%;
}
.subul_main.dropline.level1 a,.subul_main.dropline.level1 a:hover{
	background:none!important;
}
.clrm{
 display:block;
 clear:both;
}
/***SOCIALS***/
.yjsocials {
	margin:0!important;
}
.yjsocials .yjsquare_in {
	padding:0;
}
.yj_socials {
	display:block;
	float:right;
	line-height:55px;
	height:55px;
	margin:0 15px;
}
.yjtwitter, .linkedin, .googleplus, .yjfacebook, .rss {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin:20px 7px;
	text-indent:-999px;
}
/***Call text***/
.call_text {
	margin:0;
	padding:0 0 0 20px!important;
	height:55px;
	line-height:55px;
	display:block;
	float:right;
}
/***YJME IN MENU***/
.yvmemenu .yjme_item{
	width:50%;
	float:left;
	clear:none;
}
.yvmemenu .yjsquare_in {
	padding:10px 0;
}
.yvmemenu .yjme_item_in {
	padding:0;
	border:none;
}
.yvmemenu a.item_title {
	font-weight:normal;
	padding:5px 0;
	margin:0;
	line-height:20px;
}
.yvmemenu p.item_intro{
	padding:5px 0;
	margin:0;
}
.yvmemenu a.item_readmore {
	text-indent:-999px;
	display:block;
	border:none!important;
	width:9px;
	height:7px;
	padding:0;
	margin:-16px 5px!important;
	float:right!important;
}
.yvmemenu a.item_readmore span {
	padding:0;
	height:7px;
}
/***IMAGE SLIDER***/
#yjsg2 {
	padding:25px 0;
}
.yvis {
	margin:0!important;
}
.yvis .yjsquare_in {
	padding:0;
}
.yvis .YJSlide_intro {
	padding:20px;
	width:350px;
	height:130px;
	font-weight:normal;
}
.yvis .YJSlide_intro h2 {
	font-size:170%;
	line-height:22px;
	margin:0 0 20px 0;
	text-transform:uppercase;
	letter-spacing:0;
}
.yvis #YJS_left, .yvis #YJS_right {
	height:44px;
	top:auto;
	left:41.1%;
	bottom:0;
	width:28px;
}
.yvis #YJS_right {
	left:auto;
	right:53%;
}
/***YOUVIDA READMORE***/
.yv_readmore {
	height:25px;
	width:65px;
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
}
/***YOUVIDA PARAGRAPH***/
.yvparagraph {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:150%;
	text-align:center;
	line-height:25px;
}
.yj_getintouch {
	margin:20px auto 10px auto;
	text-align:center;
	line-height:55px;
	display:block;
	width:230px;
	height:55px;
	font-style:normal;
	text-transform:uppercase;
	border-radius:2px;
}
/***MODULE ENGINE***/
.yvme h4, .yvme h4 span {
	text-transform:uppercase;
}
/***H4 underline***/
.yvme .yj_title_l {
	display:block;
	height:2px;
	margin:0 5px;
	width:auto;
}
.yvme .yj_title_r {
	margin:0 0 0 160px;
	height:2px;
}
.yvme .yjsquare_in {
	padding:10px 0;
}
.yvme .yjme_item_in {
	padding:0;
	border:none;
}
.yvme a.item_title {
	font-weight:normal;
}
.yvme a.item_readmore {
	text-indent:-999px;
	display:block;
	right:45px;
	top:-11px;
	position:relative;
	border:none;
	width:9px;
	height:7px;
	padding:0;
	margin:0;
}
.yvme a.item_readmore span {
	padding:0;
	height:7px;
}
/***MODULE ENGINE 2***/
.yvme2 h4, .yvme2 h4 span {
	text-transform:uppercase;
}
/***H4 underline***/
.yvme2 .yj_title_l {
	display:block;
	height:2px;
	margin:0 5px;
	width:auto;
}
.yvme2 .yj_title_r {
	margin:0 0 0 120px;
	height:2px;
}
.yvme2 {
	margin-left:20px!important;
}
.yvme2 .yjsquare_in {
	padding:10px 0;
}
.yvme2 .yjme_item {
	float:left;
	clear:none;
	width:33%;
}
.yvme2 .yjme_item_in {
	padding:0;
	border:none;
}
.yvme2 div.imageholder {
	border:none;
	padding:0;
	background:none;
}
.yvme2 a.item_title {
	font-size:120%;
}
.yvme2 a.item_readmore {
	float:left;
	height:25px;
	width:65px;
	padding:0;
	text-transform:uppercase;
	line-height:25px;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
}
.yvme2 a.item_readmore span {
	height:25px;
	line-height:25px;
	padding:0;
}
/***YOUYORK MODULE***/
.yvym h4, .yvym h4 span {
	text-transform:uppercase;
}
/***H4 underline***/
.yvym .yj_title_l {
	display:block;
	height:2px;
	margin:0 5px;
	width:auto;
}
.yvym .yj_title_r {
	margin:0 0 0 60px;
	height:2px;
}
.yvym .yjsquare_in {
	padding:0;
	overflow:visible;
}
.ytym .yy_container {
	background:none;
	overflow:visible;
}
.yvym .yy_slideitems {
	padding:0;
}
.yvym .yy_slideitems_in {
	padding:0;
	background:none;
}
.yvym .yy_container .linkForward, .yvym .yy_container .linkBackward {
	right:5px;
	top:-34px;
	width:28px;
	height:34px;
}
.yvym .yy_container .linkBackward {
	left:auto;
	right:33px;
}
.yvym .yy_container .linkForward:hover, .yvym .yy_container .linkBackward:hover {
	background-position:left bottom;
}
/***Custom module clients***/
.clients_holder {
	display:block;
	overflow:hidden;
	width:945px;
	height:130px;
}
.bbc, .cocacola, .nokia, .cnn, .mcdonalds, .yahoo {
	text-indent:-999px;
	width:183px;
	height:130px;
	float:left;
	display:block;
}
.cocacola {
	width:153px;
}
.nokia {
	width:164px;
}
.cnn {
	width:153px;
}
.mcdonalds {
	width:137px;
}
.yahoo {
	width:155px;
}
/***AJAX CONTACT***/
#ajax_contact_youvida span.submit{
	border-radius:2px;
	height:25px;
	line-height:25px;
}
#ajax_contact_youvida #submitter{
	text-transform:uppercase;
	height:25px;
	line-height:25px;
}
#ajax_contact_youvida #first_name,
#ajax_contact_youvida #email,
#ajax_contact_youvida #message,
#ajax_contact_youvida #spamcheck{
	border-radius:2px;
}
#over-window {
	display:block;
	position:fixed;
	top:0;
	left:0;
	height:0;
	width:0;
}
#ajax_contact_youvida{
	display:none;
	position:fixed;
	width:400px;
	height:360px;
	top:250px;
	text-align:left;
	padding:10px;
	z-index:10000;
	font-size:12px!important;
}
.ajax_contact_youvida_in{
	display:block;
	position:relative;
	overflow:hidden;
}
#close_ajax{
	display:block;
	text-indent:-9999px;
	position:absolute;
	right:15px;
	top:15px;
	height:16px;
	width:16px;
}
/***MODULE STYLES***/
.yj2 h4,.yj2 h4 span,
.yj5 h4,.yj5 h4 span{
	text-transform:uppercase;	
}
.yj3 h4,.yj3 h4 span,
.yj7 h4,.yj7 h4 span{
	text-transform:uppercase;
}
.yj4 .yj_title_l,
.yj5 .yj_title_l,
.yj6 .yj_title_l,
.yj7 .yj_title_l{
	display:block;
	height:2px;
	margin:0 5px;
	width:auto;
}
.yj4 .yj_title_r,
.yj5 .yj_title_r,
.yj6 .yj_title_r,
.yj7 .yj_title_r{
	margin:0 0 0 100px;
	height:2px;
}
.yj8,.yj9{
	margin:5px!important;
}
.yj8 h4,.yj9 h4{
	margin:5px 10px;
}
.yj9 h4,.yj9 h4 span{
	text-transform:uppercase;
}
.yj10,.yj11{
	margin:5px!important;
}
.yj11 h4,.yj11 span{
	text-transform:uppercase!important;
}
.yj12{
	margin:5px!important;
}
.yj12 h4,.yj12 h4 span{
	margin:5px;
}
.yj13{
	margin:5px!important;
}
.yj13 h4,.yj13 h4 span{
	margin:5px;
}
/***K2***/
/***Categorie view***/
div.subCategory {
	background:none;
	margin:20px 0px;
	padding:0 30px 0 0;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
	border:none;
	margin:0;
}
/***H4 underline***/
.subCategory .yj_title_l {
	display:block;
	height:2px;
	margin:0;
	width:auto;
}
.subCategory .yj_title_r {
	display:block;
	margin:0 0 0 220px;
	height:2px;
}
div.subCategory h2{
	margin:5px 0;
}
div.subCategory p{
	margin:25px 0;
}
a.subCategoryMore, a.subCategoryMore:visited{
	height:25px;
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
	font-weight:normal;
	padding:0 5px;
	float:left;
}
/***Cattegory item view***/
#k2Container.itemListView{
	margin-right:20px;
}
.catItemView{
	padding:15px 10px!important;
}
div.catItemHeader{
	overflow:hidden;
}
div.catItemHeader h3.catItemTitle {
	margin:10px 0;
	font-size:200%;
	line-height:24px;
	font-weight:normal;
}
/***H4 underline***/
.catItemView .yj_title_l {
	display:block;
	height:2px;
	margin:0 0 5px 0;
	width:auto;
}
.catItemView .yj_title_r {
	display:block;
	margin:0 0 0 280px;
	height:2px;
}
span.catItemDateCreated {
	float:left;
	margin:0 5px;
}
div.catItemImageBlock {
	padding:0!important;
	margin:15px 0;
	background:none;
	border:none;
	float:left;
	height:260px!important;
}
span.catItemImage a {
	border:none;
}
div.catItemIntroText{
	float:left;
}
div.catItemCategory{
	padding:10px 0;
}
div.catItemCategory span{
	font-weight:normal;
}
div.catItemTagsBlock {
	padding:10px 0;
}
div.catItemTagsBlock span{
	font-weight:normal;
}
div.catItemTagsBlock ul li{
	padding:3px 7px!important;
	border:none;
	border-radius:2px;
}
.catItemReadMore a{
	height:25px;
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
	font-weight:normal;
	float:left;
	padding:0 10px;
}
.catItemCommentsLink{
	line-height:27px;
	float:left!important;
	margin:0 10px 0 0!important;
}
/***Item view***/
#k2Container.itemView{
	border-bottom:none!important;
	padding:0!important;
	margin-right:30px;
}
.itemBody{
	padding-bottom:0!important;
}
div.itemHeader h2.itemTitle {
	padding:5px 0;
	font-weight:normal;
	line-height:28px;
	font-size:230%;
}
/***H4 underline***/
.itemView .yj_title_l {
	display:block;
	height:2px;
	margin:0 0 5px 0;
	width:auto;
}
.itemView .yj_title_r {
	display:block;
	margin:0 0 0 350px;
	height:2px;
}
div.itemHeader span.itemAuthor {
	float:left!important;
	clear:none!important;
	padding:0;
}
div.itemHeader span.itemDateCreated {
	float:left;
	clear:none!important;
}
div.itemToolbar {
	border-bottom:none;
	padding:0;
	margin:0;
	float:right;
}
div.itemImageBlock {
	padding:0!important;
	margin:20px 0;
	background:none;
	border:none;
	float:left;
}
span.itemImage a {
	border:none;
}
div.itemFullText {
	float:left;
}
div.itemContentFooter{
	padding:10px 0;
	margin:20px 0 0 0;
}
div.itemRatingBlock {
	padding:5px 0;
	line-height:25px;
}
div.pre25SocialLinks{
	padding:10px 0;
}
span.preSocialsTitle{
	font-weight:normal;
}
div.itemCategory,div.itemTagsBlock{
	padding:10px 0;
}
div.itemCategory span,
div.itemTagsBlock span{
	font-weight:normal;
}
div.itemTagsBlock ul li{
	padding:3px 7px!important;
	border:none;
	border-radius:2px;
}
/***Autor block***/
div.itemAuthorBlock{
	border:none;
	padding:15px 0;
	margin:25px 0;
}
div.itemAuthorDetails{
	padding:0!important;
}
.itemAuthorAvatar{
	border:none!important;
	padding:0!important;
	margin:0 20px 0 0!important;
}
h3.itemAuthorName{
	margin:0;
	text-transform:uppercase;
}
/***Author Latest***/
div.itemAuthorLatest{
	float:left;
	width:50%;
	clear:none;
}
.itemAuthorLatest h3{
	text-transform:uppercase;
}
div.itemAuthorLatest{
	margin:0;
}
div.itemAuthorLatest ul{
	margin:0 50px 0 0;
}
div.itemAuthorLatest ul li{
	padding:5px 0!important;
}
/***Related items***/
.itemRelated h3{
	text-transform:uppercase;
}
div.itemRelated{
	float:left;
	clear:none;
	width:50%;
	margin:0;
}
div.itemRelated ul{
	margin:0 50px 0 0;
}
div.itemRelated ul li{
	margin:0!important;
	padding:5px 0!important;
	float:left!important;
	width:100%!important;
}
div.itemRelated ul li .itemRelImg{
	float:left!important;
	border:none;
	margin-right:10px;
}
div.itemRelated ul li.clr{
	display:none;
}
/***Navigation***/
.itemNavigation{
	border:none!important;
	padding:0!important;
	margin:20px 0!important;
}
/***Comments***/
.itemComments{
	border-radius:2px;
}
.itemCommentsForm h3{
	text-transform:uppercase;
}
.itemCommentsForm .inputbox{
	font-size:90%;
	border-radius:2px;
}
#submitCommentButton{
	font-style:normal!important;
	text-transform:uppercase!important;
	border-radius:2px!important;
}
h3.itemCommentsCounter{
	text-transform:uppercase;
}
.itemComments ul.itemCommentsList li{
	padding:15px!important;
	border-radius:2px;
}
.itemComments ul.itemCommentsList li img{
	border:none!important;
	background:none!important;
	padding:0!important;
	margin-right:15px!important;
}
/***Tag View***/
#k2Container.tagView{
	margin-right:30px!important;
}
.tagView .itemView{
	margin:0;
	padding:15px 0!important;
}
.tagView h2.itemTitle{
	padding:0!important;
	font-size:200%!important;
}
/***H4 underline***/
.tagView .yj_title_l {
	display:block;
	height:2px;
	margin:0 0 5px 0;
	width:auto;
}
.tagView .yj_title_r {
	display:block;
	margin:0 0 0 280px;
	height:2px;
}
.tagView .itemImageBlock{
	margin-right:15px;
	float:left!important;
	clear:both!important;
	height:260px!important;
}
.tagView .itemIntroText{
	float:left;
}
.tagView .itemCategory{
	margin-bottom:15px;
}
.tagView .itemReadMore a{
	height:25px;
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
	font-weight:normal;
	float:left;
	padding:0 10px;
}
/***User View***/
#k2Container.userView{
	margin-right:30px!important;
}
.userBlock{
	margin:0!important;
	border:none!important;
	background:none!important;
	padding:0!important;
}
.userBlock img{
	padding:0!important;
	border:none!important;
}
.userBlock h2{
	text-transform:uppercase;
}
.userView .itemView{
	margin:0;
	padding:15px 0!important;
}
.userView h3.itemTitle{
	font-size:200%!important;
	margin:0!important;
	padding:0!important;
}
/***H4 underline***/
.userView .yj_title_l {
	display:block;
	height:2px;
	margin:0 0 5px 0;
	width:auto;
}
.userView .yj_title_r {
	display:block;
	margin:0 0 0 280px;
	height:2px;
}
.userView .itemImageBlock{
	margin-right:15px;
	float:left!important;
	clear:both!important;
	height:260px!important;
}
.userView .itemIntroText{
	float:left;
}
.userView .itemReadMore a{
	height:25px;
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
	font-weight:normal;
	float:left;
	padding:0 10px;
}
.userView .itemCommentsLink{
	float:left;
	clear:none;
	line-height:28px;
	margin-right:10px;
}
/***Latest view****/
#k2Container.latestView{
	margin-right:30px;
}
.latestView .latestItemsContainer{
	padding:15px 0!important;
}
.latestView span.catItemDateCreated{
	margin:0;
	font-size:90%;
}
.latestView  h2.catItemTitle{
	font-size:200%;
	margin:0!important;
}
/***H4 underline***/
.latestView .yj_title_l {
	display:block;
	height:2px;
	margin:0 0 5px 0;
	width:auto;
}
.latestView .yj_title_r {
	margin:0 0 0 280px;
	height:2px;
}
/***Generic View***/
/***H4 underline***/
.genericView .yj_title_l {
	display:block;
	height:2px;
	margin:0 0 5px 0;
	width:auto;
}
.genericView .yj_title_r {
	margin:0 0 0 280px;
	height:2px;
}
.genericView div.itemImageBlock {
	padding:0!important;
	margin:15px 15px 15px 0;
	background:none;
	border:none;
	clear:both!important;
	float:left!important;
	height:260px!important;
}
.genericView .itemIntroText{
	float:left;
}
.genericView .itemReadMore a{
	height:25px;
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	border-radius:2px;
	font-size:90%;
	letter-spacing:1px;
	font-weight:normal;
	float:left;
	padding:0 10px;
}
.genericView .itemCategory{
	margin-bottom:10px;
}
/***K2 CONTENT MODULE***/
.k2ItemsBlock.yj5 a.moduleItemTitle{
	font-size:120%;
	font-weight:normal;
	margin-bottom:5px!important;
}
.k2ItemsBlock.yj5 .moduleItemIntrotext{
	line-height:22px;
}
.k2ItemsBlock.yj5 a.moduleItemImage{
	margin-right:10px;
}
.k2ItemsBlock.yj5 a.moduleItemImage img{
	border:none!important;
	margin:0!important;
}
/***K2 COMMENTS MODULE***/
.k2LatestCommentsBlock.yj5 ul li{
	padding:10px 0;
}
.k2LatestCommentsBlock.yj5 ul li img{
	border:none;
	padding:0;
	margin-right:10px;
}
.k2LatestCommentsBlock.yj5 span.lcUsername{
	float:right;
}
.k2LatestCommentsBlock.yj5 span.lcItemTitle{
	text-transform:uppercase;
}
/***K2 CALENDAR***/
table.calendar tr td.calendarDayName {
	height:30px;
}
/***K2 CALENDAR***/
div.k2TagCloudBlock a{
	margin:5px;
}
/***ADITIONAL***/
.inputbox{
	border-radius:2px;
}
#holder, #holder2, #holder3 {
	padding:40px 0 5px 0;
}
/***YJ HOVER FX***/
.yjhoverfx{
	display:none;
	position:absolute;
	overflow:hidden;
}
.yjhoverfx_in{
	display:block;
	overflow:hidden;
	padding:10px;
}
.yjhover_title{
	font-size:110%;
	text-transform:uppercase;
	display:block;
	overflow:hidden;
}
.yjhover_intro{
	display:block;
	overflow:hidden;
}
a.youvida_hover{
	display:block;
	overflow:hidden;
	position:relative;
}
a.subCategoryImage .yjhover_title,
span.catItemImage .yjhover_title,
span.itemImage .yjhover_title{
	margin:19% 0;
	font-size:200%;
}
a.moduleItemImage .yjhover_title{
	font-size:100%;
}
/***Responsive menu***/
#mmenu_holder{
	width:100%;
	padding:0;
	background:none;
	text-align:left;
	text-transform:uppercase;
}
span#yjmm_selectid{
	width:100%;
	border-top:none;
	border-right:none;
	border-left:none;
	font-size:120%;
	font-weight:normal;
}

