
/*======================================================================*\
|| #################################################################### ||
|| # 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;
	padding:0 5px 5px 5px;
}

/* CENTERBOTTOM IS THE BOTTOM PART OF THE SITE SEE yjsg_main.php FOR REFERENCE */
#centerbottom {
	position:relative;
}

#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:3px 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------*/
.searchplus{
	float:right;
}
.searchplus .yjsquare_in{
	padding:0;
}
.searchplus.inputbox,
.searchplus.inputbox:hover,
.searchplus.inputbox:focus{
	text-transform:uppercase;
	font-size:10px;
	padding:2px 5px 0 5px;
	margin:0;
	border:none;
	width:248px;
	height:35px;
}
.searchplus.button{
	height:15px;
	width:14px;
	border:none;
	text-indent:-999px;
	position:relative;
	right:13%;
	top:5px;
}
/*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*/

/*-----START YOUPLUS------*/
#holder, #holder2, #holder3{
	padding:0;
}
.insidem{
	padding:0;
}
.inside{
	padding:0 0 0 5px;
}
/*-----Title ticker------*/
#yjsg1{
	padding:0;
}
.yjsquare_plusticker .yjsquare_in{
	padding:0;
}
.yjsquare_plusticker .title_nav{
	padding:0 10px 0 10px;
}
.yjsquare_plusticker .next{
	width:7px;
	height:11px;
}
.yjsquare_plusticker #title_title{
	font-size:100%;
	font-weight:bold;
}
.yjsquare_plusticker #yj_nt2 div div{
	font-size:90%;
	background:none;
}
/*----Social links------*/
.yjsquare_social .yjsquare_in{
	padding:0;
	margin:0;
	height:38px;
	line-height:25px;
}
.separator_bg{
	margin-right:15px;
	width:10px;
	height:35px;
	float:left;
}
.icon_holder{
	width:128px;
	height:18px;
	position:absolute;
	top:10px;
	right:15px;
}
/*----YouMagazine Slider------*/
.yjsquare_yjyp .yjsquare_in{
	padding:0;
	margin-top:5px;
	border-radius:3px;
}
.YJYouplus_slide,.YJYouplus_navLink{
	border-radius:3px;
}
.YJYouplus_slide .YJYouplus_description{
	padding:55px 5px 5px 8px;
}
/*----Accordion Slider-----*/
.yjsquare_acc {
	margin:5px 0 0 0;
	border-radius:3px;
}
.yjsquare_acc .yjsquare_in{
	padding:0;
}
.yjsquare_acc h4{
	margin:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom:none;
	height:51px;
	line-height:51px;
	text-transform:uppercase;
	padding:0 0 0 10px;
	font-size:30px;
}
.yjsquare_acc h4 span{
	text-transform:uppercase;
}
.yjsquare_acc .yjacnf_toggler_style {
	padding:5px;
}
.yjsquare_acc .yjacnf_holder{
	padding:0;
	border-top:none;
}
.yjacnf_toggler_style .title_in {
	padding:0 5px;
	font-weight:bold;
	font-size:100%;
	height:35px;
	line-height:35px;
	text-transform:capitalize;
}
.yjacnf_item_in {
	padding:22px 15px;
	margin:0px;
}
.yjsquare_acc .yjacnf_item div.imageholder {
	margin:0 10px 0 0;
	padding:5px;
	border-radius:3px;
}
.yjsquare_acc .yjacnf_item p.item_intro{
	font-size:90%;
}
.yjsquare_acc .yjacnf_item a.item_readmore {
	font-size:80%;
	border:none;
	text-transform:uppercase;
	margin:15px 0 0 0px;
}
.yjsquare_acc a.item_readmore:hover,
.yjsquare_acc a.item_readmore:focus{
	text-decoration:underline;
}
/*---Tweets----*/
div.yj_twitter_cont {
	padding:15px 25px;
}
div.yj_twitter_updated{
	font-size:11px;
	font-style:normal;
}
div.yj_twitter_title a:hover,
div.yj_twitter_title a:focus{
	text-decoration:underline;
}
/*----Bottom grids------*/
.bottom_grid_holder{
	margin-top:5px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
#yjsg5 #user15 .yjsquare_in,
#yjsg6 #user20 .yjsquare_in,
#yjsg7 #user25 .yjsquare_in{
	background:none;
}
/*---Fotter---*/
#footer{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
/*----Categories-----*/
.yjsquare_fotmod .yjsquare_in{
	padding:0 10px;
}
.yjsquare_fotmod h4{
	padding-left:10px;
	text-transform:uppercase;
	font-size:30px;
}
.yjsquare_fotmod h4 span{
	text-transform:uppercase;
}
.yjsquare_fotmod ul li{
	width:45%;
	float:left;
	padding:3px 3px;
}
.yjsquare_fotmod ul li:hover{
	padding:3px 3px;
}
.yjsquare_fotmod .k2CategoriesListBlock ul li a {
	font-size:12px;
}
.yjsquare_fotmod .k2CategoriesListBlock ul li a:hover {
	text-shadow:none;
}
/*----Subscribe-----*/
#subscribe_holder .inputbox{
	width:265px;
	height:35px;
	line-height:35px;
	padding:0 0 0 5px;
	font-size:90%;
	border:none;
}
#subscribe_holder .button{
	width:77px;
	height:26px;
	border:none;
	float:right;
	margin:10px 57px;
	padding:0 0 2px 0;
	font-size:14px;
	letter-spacing:1px;
}
#subscribe_holder .button:hover{
	cursor:pointer;
}
#subscribe_holder p{
	font-size:90%;
}
/*----Multimedia box-----*/
.bot_thumb, .bot_thumbv{
	margin:5px 15px 0 0px;
	border-radius:3px;
}
/*----news item-----*/
.yjsg-newsitems,.news_item_a{
	display:block;
	margin:5px 0;
	padding:5px!important;
	border-radius:3px;
}
h1.pagetitle{
	text-transform:uppercase;
}
/*---default module style---*/
#yjsg1 .yjsquare,
#yjsg2 .yjsquare,
#yjsg3 .yjsquare,
#yjsg4 .yjsquare,
#yjsgbodytop .yjsquare,
#yjsgbodybottom .yjsquare,
#rightblock .yjsquare,
#leftblock .yjsquare,
#insetblock .yjsquare,
#insetsholder_2t .yjsquare,
#insetsholder_2b .yjsquare{
	border-radius:3px;
	padding:0;
	margin:0 2px!important;
}
#rightblock .yjsquare,
#leftblock .yjsquare,
#insetblock .yjsquare{
	margin:5px 0!important;
}
#insetsholder_2t .yjsquare{
	margin:0 0 5px 0!important;
}
#insetsholder_2b .yjsquare{
	margin:3px 0 0 0!important;
}
#yjsg1 .yjsquare h4,
#yjsg2 .yjsquare h4,
#yjsg3 .yjsquare h4,
#yjsg4 .yjsquare h4,
#yjsgbodytop .yjsquare h4,
#yjsgbodybottom .yjsquare h4,
#rightblock .yjsquare h4,
#leftblock .yjsquare h4,
#insetblock .yjsquare h4,
#insetsholder_2t .yjsquare h4,
#insetsholder_2b .yjsquare h4{
	height:51px;
	line-height:51px;
	font-size:30px;
	margin:0;
	padding:0 0 0 10px;
	text-transform:uppercase;
}
#yjsg1 .yjsquare h4 span,
#yjsg2 .yjsquare h4 span,
#yjsg3 .yjsquare h4 span,
#yjsg4 .yjsquare h4 span,
#yjsgbodytop .yjsquare h4 span,
#yjsgbodybottom .yjsquare h4 span,
#rightblock .yjsquare h4 span,
#leftblock .yjsquare h4 span,
#insetblock .yjsquare h4 span,
#insetsholder_2t .yjsquare h4 span,
#insetsholder_2b .yjsquare h4 span{
	text-transform:uppercase;
}
/*---Mia FLV---*/
.yjsquare_mia h4{
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 10px 0;
}
.yjsquare_mia .yjsquare_in{
	padding:5px;
	border-radius:3px;
}
/*----Yj1 Module style----*/
.yjsquare_yj1 {
	border-radius:3px;
}
.yjsquare_yj1 h4{
	margin:0;
	padding:0 10px;
	line-height:51px;
	text-transform:uppercase;
	height:51px;
	font-size:30px;
}
.yjsquare_yj1 h4 span{
	text-transform:uppercase;
}
/*----Yj2 Module style----*/
.yjsquare_yj2 {
	border-radius:3px;
}
.yjsquare_yj2 h4{
	margin:0;
	padding-left:5px;
	text-transform:uppercase;
	font-size:30px;
	height:50px;
	line-height:50px;
}
.yjsquare_yj2 h4 span{
	text-transform:uppercase;
}
.componentheading{
	font-size:30px!important;
	text-transform:uppercase;
	padding:10px 0;
}
#searchForm,table.contentpaneopen{
	padding:15px;
	background:#fff;
	border-radius:3px;
}
#ordering,#limit{
	padding:0 2px 0 0;
}
.contentpaneopen tr td fieldset{
	border-radius:3px;
}
.search-results{
	padding:15px;
	border-radius:3px;
}
