/*-----------------------------------------------------------------------
#package     SportyNews Template
#version     1.0
#author      ThemeRox http://www.themerox.com
#copyright   Copyright under commercial licence (C) 2010 - 2011 ThemeRox
#license     http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
------------------------------------------------------------------------*/

/*------------------------------------------------------------------------
#Helix Framework Credit
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
--------------------------------------------------------------------------*/
/*image class center*/
img.center{display:block;margin:auto}
.col-left{float:left;width:55%;padding-right:10px;border-right:1px solid #ccc}
.col-right{float:left;width:35%;padding-left:20px}
p.heading1{font-size:40px}

.nspPagination{margin:0 !important !important;}
.nspPagination li {
display: inline-block;
position: relative;
width: 10px !important;
height: 10px!important;
border-radius: 50%!important;
-moz-border-radius: 50!important%;
-webkit-border-radius: 50%!important;
margin: 3px!important;
cursor: pointer;
background:#e4e1e1 !important;
-webkit-box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
-moz-box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);

padding:0 !important;
border-bottom:none !important
}

.nspPagination li.active::after  {
content: '';
width: 6px;
height: 6px;
position: absolute;
top: 2px;
left: 2px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: #1E9C53;
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

/*News show pagination*/
.nspBotInterface div, .nspTopInterface div {
top: 14px !important;
right: 10px !important;
position:absolute;
}

img.nspImage{
padding: 3px;
background: white;
box-shadow: 0 0 3px #BBB;}
img.olympic{width:100%}

.nspArt p.nspInfo{line-height:100%}
.nspArt h4.nspHeader,.nspLinks ul li h4{margin:0}
a.readon{margin-bottom:10px}

/*Twitter Setting*/
div.gkTweet > div > img{margin: 3px 10px 2px 5px !important; }
div.gkTweet > div{padding:0 !important;margin:0 !important;border:1px solid #fff !important;background-image:none !important;}
span.gkTweetName a{font-weight:normal !important;text-shadow:0 1px #fff}

/*Slider*/
a.gkIsMoreNews{display:none}
.gkHighlighterInterface div{display:none}
.gkHighlighterGK4{background:#e5e5e5;height:30px !important;line-height:30px !important;border:1px solid #fff}
.gkHighlighterInterface{border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;height:30px !important}
.gkIsWrapper-gk_league_news1{border:1px solid #fff}
h3.gkIsTitle{font-size:30px}

/*News Highlighter*/
.sp_news_higlighter{border:1px solid #fff}

/*Top Social Icons*/

a.facebook{background:url(../images/facebook.png)no-repeat 0 0;width:32px;height:28px;display:inline-block;text-indent:-9999em;}
a.twitter{background:url(../images/twitter.png)no-repeat 0 0;width:32px;height:28px;display:inline-block;text-indent:-9999em;}
a.in{background:url(../images/linkedin.png)no-repeat 0 0;width:32px;height:28px;display:inline-block;text-indent:-9999em;}
a.rss{background:url(../images/rss.png)no-repeat 0 0;width:32px;height:28px;display:inline-block;text-indent:-9999em;}

/*News Show gk4*/
.nspArt h4.nspHeader{line-height:18px}
.nspArt p.nspInfo a,.nspArt p.nspInfo span.nspRate{padding-right:10px}

/*Login Form*/
div.login + div ul{padding-top:15px;padding-bottom:15px}
div.login + div ul li{display:inline-block}
div.login + div ul li{background:none;padding:0}
div.login + div ul li a{padding-left:18px}
form label{width:120px}

/*Registration*/
div.registration{margin-bottom:20px}
