/*======================================================================*\
|| #################################################################### ||
|| # 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  ||
|| #################################################################### ||
\*======================================================================*/
body {
	color:#505050;
	background-color:#eee;
}
/* links highlight and fa deviders */
a,
.highlight,
[class*='facolor'].fa:before {
	color:#40b1e2;
}
span.highlight {
    color: #e1b813;
    font-weight: 600;
}
/* hovers */
a:focus,
a:hover {
	color:#1c8ab9;
}
/* text highlight */
::selection {
	background-color: #40b1e2;
	color:#fff;
}
::-moz-selection {
 background-color: #40b1e2;
 color:#fff;
}
/* headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#454545;
}
h1{
	font-size:30px;
}
p {
    margin: 0 0 15px 0;
}	
.yjsg-sub-heading,
.yjsg-sticky-menu a.active-scroll,
[data-sticky-block] a.active-scroll:before{
	border-color:#40b1e2;
}
/* logo */
#logo {
	background:url(../images/blue/logo.png) no-repeat 0px 0px;
}
/* newsitems */
#article-index ul {
	border:1px solid #dcdcdc;
}
#article-index ul li {
	border-bottom:1px solid #dcdcdc;
}
.newsitem_tools {
	color:#888;
}
/* rating stars */
.view-article .yjsg-rating:hover .fa-star,
.fa-star.rated {
	color:#FC0;
}
/* form elements  */
.yjsg-form-element,
.inputbox {
	background-color:#fff;
	border: 1px solid #dcdcdc;
}
.yjsg-form-element,
.inputbox:focus {
}
/* buttons */
.button,
.button:hover,
a.readon,
a.readon:hover,
a.readon:focus {
	background-color:#fff;
	border:1px solid #dcdcdc;
}
a.readon:hover {
	color:#333;
	background-color:#efefef;
}
[class*='yjsg-button-color']{
	background-color: #40b1e2;
}
[class*='yjsg-button-color']:hover{
	background-color:#1c8ab9;
}
/*top menu */
#topmenu_holder,.ulholder.dlevel1 {
	background-color:#F7F7F7;
}
.yjsgmenu ul,
.yjsgmenu li.holdsgroup ul ul {
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:0 0 8px #e2e2e2;
	-khtml-box-shadow:0 0 8px #e2e2e2;
	-moz-box-shadow:0 0 8px #e2e2e2;
	box-shadow:0 0 8px #e2e2e2;
}
.yjsgmenu li a {
	color:#444;
}
.yjsgmenu li a:hover {
	color:#40b1e2;
}
.yjsgmenu ul li {
	border-bottom:1px solid #ccc;
}
.yjsgmenu a.activepath,
.yjsgmenu a:hover,
.yjsgmenu a:focus,
.yjsgmenu li:hover > .child a {
	background-color:#efefef;
}
/* has child arrows */
.yjsgmenu span.child a:after {
	content: "\f0d7";
}
.yjsgmenu ul span.child a:after {
	content: "\f0da";
}
.yjsgmenu ul span.child a:hover:after {
	content: "\f0d7";
}
/* side menu */
ul.defaultmenu {
    padding: 5px 0 0 5px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.defaultmenu a.isactivea,
.defaultmenu li a:hover {
	background-color: #f7f7f7;
    	color: #e1b813;
}
.defaultmenu li a:before {
}

ul.defaultmenu li a {
    line-height: normal; 
    display: block;
    margin: 10px 0;
}

/* footer logo  */
.yjsglogo {
	background: url(../images/blue/yjsglogo.png) no-repeat center center;
}
/* responsive menu */
span.yjmm_select {
	color: #999;
	border:1px solid #ddd;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
span.yjmm_select:after {
	content:"\f0c9";
}
/* RTL */
/* has child arrows */
.yjsgrtl ul.yjsgmenu ul span.child a:after {
	content: "\f0d9";
}
/* side menu */
.yjsgrtl ul.defaultmenu li a:before {
	content: "\f053";
}
/* EXTEND DEFAULTS */
.eximium-intro p,
.eximium-features p {
	color:#939393;
}
.yjsg2_out,
.yjsg2_out [class*='yjsg-hr-'].fa:before {
	background-color:#fcfcfc;
}
.yjsg4_out,
.yjsg4_out [class*='yjsg-hr-'].fa:before {
	background-color:#f8f8f8;
}
.yjsg6_out,
.yjsg6_out [class*='yjsg-hr-'].fa:before {
	background-color:#fcfcfc;
}
.yjsg7_out,
.yjsg7_out [class*='yjsg-hr-'].fa:before {
	background-color:#f8f8f8;
}
.footer_out {
	background-color:#eee;
}
.footer_out, #footer{
    padding-top: 0;
}
/* fa icons bottom arrow */
.eximium-intro .fa-border {
	background-color:#40b1e2;
	color:#fff;
	border:none;
	position:relative;
	margin-bottom:15px;
}
.eximium-intro .fa-border:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 0;
	border-color: #40b1e2 transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -15px;
	bottom: -14px;
	left: 50%;
}
.socials .fa-border:after {
	display:none;
}
/* features tabs */
#features-tabs .yjsgShortcodeTabs li a {
	background-color:#40b1e2;
	color:#fff;
	border:none;
}
#features-tabs .yjsgShortcodeTabs li.active a {
	background-color:#fff;
	color:#40b1e2;
	border:none;
	border:1px solid #ddd;
	border-bottom-color: transparent;
}
#features-tabs .yjsgShortcodeTabs {
	border-color:#40b1e2;
}
/* eximium-list */
.eximium-list li a {
	color:#444;
}
.eximium-list li a:hover {
	color:#40b1e2;
}
/* richsnippets section icons */
.richsnippets .yelloic .fa {
	color:#FC0;
}
/* footer */
div#footer
{
	background: url('../images/blue/pie.jpg') no-repeat;
	height: 98px;
}
#footer,
#footer a:hover {
	color:#555;
}
#footer a:hover
{
	text-decoration: underline;
}
/* module styles */
.yjsg1{
	background-color:#40b1e2;
	color:#fff;
}
.yjsg1 .module_title{
	border-bottom:1px solid #fff;
}
.yjsg1 a{
	color:#121212;
}
.yjsg1 a:hover{
	color:#1c8ab9;
}
.yjsg2{
	background-color:#efefef;
}
.yjsg2 .module_title{
	border-bottom:1px solid #ccc;
}
#yjsgheadergrid {
    padding: 0;
}
#header1{
	padding: 0;
}
.enci
{
	clear:both;
}
.unam
{
	float:left;
}

.enlaces_bhi
{
	background-color:#e1b813;
}

.enlaces_bhi a:hover {
    text-decoration: underline;
}

.enlaces_bhi .yjsg-row
{
	padding: 1px 0;
	text-align:center;
}
div#centerbottom {
    background-color: #fff;
}
.holders {
    	padding: 5px 0 0 0;
}
h3.module_title
{
	background-color:#e1b813;
	font-size:130%;
	margin: 0;
	padding: 5px;
	-webkit-border-radius: 0px 50px 0px 0px;	
	-moz-border-radius: 0px 50px 0px 0px;	
	border-radius: 0px 50px 0px 0px;	
}
#midblock
{
	line-height:1.4;
}
#leftblock .inside-container
{
	padding: 0 7px 0 0;
}
.newsitem_text > img, .newsitem_text > a > img {
    margin-right: 8px;
}
.newsitem_text img {
    max-width: 100%;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.pagetitle{
	font-size: 28px;
    	text-transform: uppercase;
    	color: #666;
}
span.published.details {
    font-size: 85%;
}
.yjsgarticle{
	margin: 6px 0;
}
.article_title {
    text-transform: uppercase;
    /*color: #3a5d6b;*/
  color: #045c81;
    font-size:150%;
    font-weight: 500;
    border-bottom: 4px solid #e5e0c8;
    word-break: keep-all;	
}
.pull-right.article-index {
    width: 100%;
    display: block;
}

.pull-right.article-index h3 {
    width: 58.2%;
    float: right;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    background-color: #e1b813;
    padding: 5px;
    text-align: center;
    margin-bottom: 0px;
}
.article-index ul
{
	width: 60%;
	max-width: none;
	border-left: 1px solid #e1b813;
    	border-radius: 0 0 10px 10px;
    	-webkit-border-radius: 0 0 10px 10px;
    	-moz-border-radius: 0 0 10px 10px;
    	border-right: 1px solid #e1b813;
	
}
.newsitem_text a:link, .newsitem_text a:active, .newsitem_text a:visited {
    color: #5b8fa5;
}
.newsitem_text a:hover {
    color: #3a5d6b;
    text-decoration: underline;
}
.newsitem_text h1
{
	font-size: 140%;
	color: #045c81;
    font-weight: 500;
}
.newsitem_text h2
{
	font-size: 136%;
	color: #056993;
}
.newsitem_text h3
{
	font-size: 131%;
	color:#056993;
}
.newsitem_text h4
{
	font-size: 127%;
}
.newsitem_text h5
{
	font-size: 121%;
}
.newsitem_text h6
{
	font-size: 119%;
}
ul, ol {
    padding-left: 0;
    list-style-position: initial;
    margin-left: 20px;
}
li p, li div {
    display: inline;
}
td {
    padding: 0 5px;
}
.nav-tabs > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}

.nav-tabs > .active > a, 
.nav-tabs > .active > a:focus,
.nav-tabs > .active > a:hover 
{
	background-color:#eee;
	border: initial;
	
}

.nav > li > a:active
{
	background-color: #eee;
}

.nav-tabs.nav-stacked > li > a {
    border: none;
}
.yjsgarticle .pagenavcounter {
    font-size: 75%;
    font-weight: bold;
}
form#login-form {
    padding-left: 3px;
}
ul.unstyled {
    font-size: 13px;
}
table
{
  font-size:15px;
  border: 1px solid #eee;
}
td
{
  padding: 8px 5px 5px 8px;
}


tr th
{
  background-color: #056993;
  color: #fff;
  font-weight: 400;
}