/*
Theme Name:  Lig Sistemi Alt Tema
Theme URI:   https://www.ligsistemi.com
Version:     1.0.1
Description: Lig Sistemi Ana Tema değişikliklerden zarar görmemesi için yapılmıştır.
Author:      İyiekip
Author URI:  https://www.iyiekip.com
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:    rookie
Tags: 

*/

/* Heading Font */
h1,
h2,
h3,
h4,
h5,
h6,
caption,
.menu-toggle,
.main-navigation a,
.gallery-caption,
.wp-caption-text.gallery-caption,
.sp-table-caption,
.sp-template-countdown time span,
.sp-template-event-logos,
.sp-template .player-gallery-group-name,
.single-sp_staff .entry-header .entry-title strong {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

/* Body Font */
body,
button,
input,
select,
textarea,
.sp-template-countdown .event-name,
.sp-template-countdown .event-venue,
.sp-template-countdown .event-league,
.sp-template-countdown time span small,
.sp-template-event-blocks .event-title {
	font-family: "Lato", sans-serif;
	text-transform: none;
}

/* Site Footer Font */
.site-info {
	font-size: 11px;
	text-transform: uppercase;
}

/* Table Cell Font */
th,
td {
	font-size: 14px;
	text-align: center;
}

/* Body Text Color */
body,
button,
input,
select,
textarea {
	color: #222;
}

blockquote,
q {
	font-weight: bold;
	font-size: 18px;
}

blockquote p {
	display: inline;
}

cite {
	display: block;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	text-indent: 2.5em;
	margin-top: 0.5em;
}

cite:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0.75em;
	width: 2em;
	height: 1px;
}

/* Quote Icon Color */
blockquote:before,
q:before,
cite:before {
	color: #016aa5;
}

/* Code Color */
pre,
code,
kbd,
tt,
var {
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
}

table {
	border-collapse: collapse;
	background: #f4f4f4;
}

/* Horizontal Rule Color */
hr {
	background: #ccc;
}

/* Caption Color */
caption {
	color: #fff;
	background: #2b353e;
	border-top: 8px solid #016aa5;
}

/* Table Cell Color */
table,
th,
td {
	border: 1px solid #e0e0e0;
}

/* Button Color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #fff;
	background: #016aa5;
	border-radius: 3px;
}

/* Button Hover Color */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #00958c;
}

/* Input Color */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
}

/* Input Focus Color */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

/* Background Color */
body {
	background: #e8e8e8;
}

/* Site Logo */
.site-logo {
	margin: -1.75em 0 0.875em;
}

/* Site Widgets */
.header-area-custom .site-widgets {
	padding: 10px;
}

/* Custom Header */
.header-area-custom .site-branding {
	padding: 1.75em;
	min-height: 150px;
}

/* Tagline Color */
.site-branding hgroup {
	color: #222;
}

/* Content Color */
.site-content {
	background: #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

/* Footer Color */
.site-footer {
	background: #2b353e;
	color: #fff;
}

.site-footer .sp-data-table {
	color: #222;
}

.site-footer .footer-widget-region {
	padding: 20px;
}

.site-footer .widget_recent_entries ul li:before,
.site-footer .widget_pages ul li:before,
.site-footer .widget_categories ul li:before,
.site-footer .widget_archive ul li:before,
.site-footer .widget_recent_comments ul li:before,
.site-footer .widget_nav_menu ul li:before,
.site-footer .widget_links ul li:before,
.site-footer .widget_meta ul li:before {
	color: inherit;
}

/* Footer Logo */
.site-footer .footer-logo {
	padding: 20px;
}

/* Info Link Color */
.site-info {
	color: #8b8b8b;
}

.site-info a,
.site-info a:hover {
	color: #8b8b8b;
}

/* Link Color */
a {
	color: #016aa5;
}

/* Link Hover Color */
a:hover {
	color: #00958c;
}

/* Menu Color */
.main-navigation {
	background: #2b353e;
}

/* Menu Link Color */
.main-navigation a {
	color: rgba(255, 255, 255, 0.7);
}

/* Menu Toggle */
.main-navigation .menu-toggle {
	color: rgba(255, 255, 255, 0.7);
	background: transparent;
	outline: none;
}
.main-navigation.toggled .menu-toggle {
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

/* Menu Active Link Color */
.main-navigation .nav-menu > .current-menu-item > a,
.main-navigation .nav-menu > .current-menu-parent > a,
.main-navigation .nav-menu > .current-menu-ancestor > a,
.main-navigation .nav-menu > .current_page_item > a,
.main-navigation .nav-menu > .current_page_parent > a,
.main-navigation .nav-menu > .current_page_ancestor > a {
	color: #fff;
}

/* Menu Hover Link Color */
.main-navigation .nav-menu > li:hover > a {
	color: #fff;
	background: #016aa5;
}

/* Menu Hover With Submenu Link Color */
.main-navigation .nav-menu > .menu-item-has-children:hover > a {
	color: #222;
	background: #fff;
}

/* Menu Submenu Link Color */
.main-navigation li.menu-item-has-children:hover a {
	background: #fff;
}

/* Nested Menu Color */
.main-navigation ul ul {
	background: #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

/* Nested Menu Link Color */
.main-navigation ul ul a {
	color: #222;
}

/* Nested Menu Active Link Color */
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current-menu-parent > a,
.main-navigation ul ul .current-menu-ancestor > a,
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current_page_parent > a,
.main-navigation ul ul .current_page_ancestor > a {
	color: #016aa5;
}

/* Nested Menu Hover With Submenu Link Color */
.main-navigation ul ul li:hover > a {
	background: rgba(0, 0, 0, 0.05);
}

/* Menu Search */
.main-navigation .search-form .search-field {
	padding: 9px 10px;
	border: none;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
}

.main-navigation .search-form .search-submit {
	padding: 0.625em 20px;
	border-radius: 0;
	background: transparent;
	color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
}

.main-navigation .search-form .search-submit:hover {
	color: #fff;
	background: #016aa5;
}

/* Widgets */
.widget {
	font-size: 14px;
}

/* Search Form & Widget */
.search-form .search-field {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right-width: 0;
    -webkit-appearance: none;
}

.search-form .search-submit {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	height: 39px;
}

/* Widget List Icon Color */
.widget_recent_entries ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_links ul li:before,
.widget_meta ul li:before {
	color: #222;
}

/* Widget List Link Color */
.widget_recent_entries ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_links ul li a,
.widget_meta ul li a {
	color: #a3a3a3;
}

/* Widget List Link Hover Color */
.widget_recent_entries ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_links ul li a:hover,
.widget_meta ul li a:hover {
	color: #016aa5;
}

/* Calendar Widget Today Color */
.widget_calendar #today {
	background: #fff;
}

/* Calendar Widget Pagination Color */
.widget_calendar #prev a,
.widget_calendar #next a {
	color: #a3a3a3;
}

/* Calendar Widget Pagination Hover Color */
.widget_calendar #prev a:hover,
.widget_calendar #next a:hover {
	color: #016aa5;
}

.entry-details,
.article-details {
	margin-bottom: 1.25em;
}

.entry-meta,
.posted-on {
	font-size: 14px;
	padding: 0.125em 0.375em;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
}

.entry-meta {
	float: right;
}

.posted-on {
	float: left;
}

.entry-meta a,
.posted-on a,
.entry-meta a:hover,
.posted-on a:hover {
	color: #fff;
}

.has-post-thumbnail .entry-meta {
	right: 0;
}

.has-post-thumbnail .posted-on {
	left: 0;
}

.entry-footer a {
	color: #fff;
	background: #016aa5;
	padding: 0.125em 0.375em;
	opacity: 1;
}

.entry-footer a:hover {
	color: #fff;
	background: #00887e;
}

.nav-links a {
	color: #a3a3a3;
}

.nav-links .meta-nav {
	color: #fff;
	background: #016aa5;
}

.nav-links .meta-nav:hover {
	background: #00958c;
}

/* Title Font */
.entry-title,
.page-title {
	text-transform: none;
}

.entry-title a,
a .entry-title,
.page-title a,
a .page-title,
.entry-title a:hover,
a:hover .entry-title,
.page-title a:hover,
a:hover .page-title:hover {
	color: #222;
}

.sticky .entry-title:before {
	color: #016aa5;
}

/* Entry Thumbnail */
.entry-header .entry-thumbnail {
	background: #111;
}

/* Comments */
.comment-metadata a {
	color: #a3a3a3;
}

.comment-metadata a:hover {
	color: #016aa5;
}

.comment-body .reply a {
	color: #a3a3a3;
}

.comment-body .reply a:hover {
	color: #016aa5;
}

/* Galleries */
.wp-caption-text {
	color: #a3a3a3;
}

.gallery-caption,
.wp-caption-text.gallery-caption {
	color: #fff;
	background: rgba(0,0,0,0.5);
}

.gallery-caption a,
.wp-caption-text.gallery-caption {
	color: #fff;
}

/* SportsPress */
.sp-view-all-link {
	color: #a3a3a3;
}

.sp-view-all-link:hover {
	color: #016aa5;
}

.sp-highlight {
	background: #fff;
}

.sp-heading {
	background: #2b353e;
	color: #fff;
}

.sp-heading:hover,
.sp-heading a:hover {
	color: #fff;
}

.sp-table-caption {
	color: #fff;
	background: #2b353e;
	border-top: 8px solid #016aa5;
	padding: 0.625em 15px;
}

.sp-template-event-performance-icons tbody td {
	padding: 0.3125em 0.625em;
}

.sp-event-staff {
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
}

.sp-table-wrapper .dataTables_paginate {
	background: #f4f4f4;
	color: #a3a3a3;
	border: 1px solid #e0e0e0;
}

.sp-template-countdown .event-name {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 0.635em 15px;
	color: #222;
}

.sp-template-countdown .event-name a {
	color: #222;
}

.sp-template-countdown .event-name,
.sp-template-countdown .event-venue,
.sp-template-countdown .event-league {
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
}

.sp-template-countdown .event-venue,
.sp-template-countdown .event-league {
	border-top: none;
}

.sp-template-countdown .event-venue,
.sp-template-countdown .event-league {
	font-weight: normal;
}

.sp-template-countdown time span {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #f4f4f4;
}

.sp-template-countdown time span:first-child {
	border-left: 1px solid #e0e0e0;
}

.sp-template-event-logos .sp-team-result {
	color: #fff;
	background: #016aa5;
}

.sp-template-event-venue .sp-google-map {
	margin: 0 -1px;
}

.sp-template-event-calendar #today {
	background: #fff;
}

.sp-template-event-calendar #prev a,
.sp-template-event-calendar #next a {
	color: #a3a3a3;
}

.sp-template-event-calendar #prev a:hover,
.sp-template-event-calendar #next a:hover {
	color: #016aa5;
}

.sp-template-event-blocks .event-title {
	color: #222;
	background: #fff;
	border: 1px solid #e0e0e0;
}

.sp-template-event-blocks .event-title a {
	color: #222;
}

.sp-template-event-blocks .event-results,
.sp-template-event-blocks .event-time {
	text-transform: none;
}

.sp-template-event-blocks .sp-event-date a,
.sp-template-event-blocks .sp-event-results a {
	color: inherit;
}

.sp-template-details dl {
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}

.sp-template-gallery .gallery-caption {
	background: #2b353e;
}

.sp-template-gallery .gallery-item strong {
	background: #016aa5;
}

.sp-template-staff-gallery  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
    padding: 0 15px 15px 0;
}

.sp-template-post-content th,
.sp-template-post-content td {
	font-size: inherit;
	text-align: inherit;
}

.sp-footer-sponsors .sp-sponsors {
	border-top: 1px solid #e0e0e0;
}

.sp-template-tournament-bracket .sp-result {
	color: #fff;
	background: #016aa5;
}

.sp-template-tournament-bracket .sp-event-title:hover .sp-result {
	background: #00958c;
}

.sp-template-tournament-bracket .sp-event-venue {
	color: #a3a3a3;
}

.single-sp_team .has-post-thumbnail .entry-header .entry-title {
	float: left;
}

.single-sp_team .has-post-thumbnail .sp-excerpt {
	clear: left;
}

.single-sp_player .entry-header .entry-title strong {
	background: #016aa5;
	color: #fff;
}

.single-sp_staff .entry-header .entry-title strong {
	color: #016aa5;
}

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
	background: #f4f4f4;
	border-bottom: 1px solid #e0e0e0;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
	color: #222;
}

/* MegaSlider */
.megaslider {
	margin: 0;
}

.megaslider__row--active,
.megaslider__row--active:hover {
	background: #016aa5;
}


/* Media Queries */

@media screen and (max-width: 600px) {
	#masthead {display:none !important;}
	.main-navigation .nav-menu > li:hover > a,
	.main-navigation ul ul li.page_item_has_children:hover > a {
		color: #fff;
		background: transparent;
	}

	.main-navigation .nav-menu li a:hover {
		color: #fff;
		background: #016aa5;
	}

	.main-navigation ul ul {
		background: rgba(0, 0, 0, 0.1);
		box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
	}

	.main-navigation ul ul a {
		color: #fff;
		color: rgba(255, 255, 255, 0.7);
	}

	.main-navigation .search-form .search-submit {
		color: #fff;
		background: #016aa5;
	}
	.staff-single .sp-template-photo {
    
    margin: 0 20px 20px 0;
    float: left;
}
.staff-single .sp-post-content {
    float: left;
    clear: both;
}


}
@media screen and (max-width: 960px) {
.sp-event-blocks .team-logo span {
    width: 95px !important;
    padding: 5px 0;
}

.resultc1, .resultc2 {width:40%;}
.resultcm {    
	min-width: 60px;
    max-width: 20%;}
	
.two-column-post {
width:99% !important;
margin: 0 !important;
padding: 0;
float: none;
}
.site-title{display:none;}
.site-description{display:none;}
}

@media screen and (max-width: 480px) {
.resultc1, .resultc2 {text-align:center;}

	.sp-template-staff-gallery .gallery dd strong {
    font-size: 10px !important;
}
	.wp-caption-text {
    font-size: 9px !important;
}

.gallery-caption, .wp-caption-text.gallery-caption,.gallery dd strong{white-space: normal;}
}

@media screen and (min-width: 479px) {

	.staff-single .sp-template-photo {
    max-width: 30%;
    margin: 0 20px 20px 0;
    float: left;
}
.staff-single .sp-post-content {
    float: left;
    width: 60%;
    clear: none;
}

.sp-template-staff-gallery .gallery dd strong {
    font-size: 10px;
}
.sp-event-blocks .team-logo span {
	width: 195px;
    padding: 15px 0;
}
.sp-event-blocks .resultc1 .team-logo  span {
	text-align: right;
	padding: 15px 5px 15px 0px;
}
.sp-event-blocks .resultc2 .team-logo span {
    text-align: left;
	padding: 15px 0px 15px 5px;
}
	.sp-template-staff-gallery .gallery dd strong {
    font-size: 12px !important;
}
	.wp-caption-text {
    font-size: 10px !important;
}

}
@media screen and (min-width: 601px) {
	.taptap-logo-wrapper,.wp-toolbar-active{display:none;}

	.article-thumbnail {
		margin-right: 16px !important;
	}

	.site-logo {
		margin: -1em 30px -1em 0;
	}

	.header-area-custom .site-widgets {
		padding: 20px;
	}
	.sp-template-staff-gallery .gallery dd strong {
    font-size: 12px !important;
}
	.wp-caption-text {
    font-size: 10px !important;
}

	/* Vertical Widget Divider Color */
	.content-area,
	.widecolumn {
		width: 66%;
		padding: 20px;
		box-shadow: 1px 0 0 #e0e0e0;
	}

	.content-area-full-width,
	.widecolumn {
		width: 100%;
		border-right: 0;
	}

	.widget-area {
		width: 34%;
		padding: 20px;
		box-shadow: inset 1px 0 0 #e0e0e0;
	}
	.single-post .has-post-thumbnail .entry-header .entry-title,
	.page .has-post-thumbnail .entry-header .entry-title {
		position: absolute;
		bottom: 36px;
		padding: 0 0.5em;
		background: #fff;
	}

	.entry-header img {
		margin-bottom: 0;
	}

	.site-footer .footer-widget-region {
		padding-left: 10px;
	}

	.site-footer .footer-widget-region:first-child {
		padding-left: 20px;
		padding-right: 10px;
	}

	.site-footer .footer-widget-region:last-child {
		padding-left: 0;
		padding-right: 20px;
	}
}

@media screen and (min-width: 801px) {
	.sp-has-venue.sp-has-results .sp-template-event-venue .sp-google-map {
		height: 164px;
	}
	.staff-single .sp-template-photo {
    max-width: 30%;
    margin: 0 20px 20px 0;
    float: left;
}
.staff-single .sp-post-content {
    float: left;
    width: 60%;
    clear: none;
}
.sp-template-staff-gallery .gallery dd strong {
    font-size: 12px;
}
}

@media screen and (min-width: 1025px) {
	.header-area-custom .site-branding {
		padding: 1.75em;
		margin:0;
	}
	
.staff-single .sp-template-photo {
    max-width: 30%;
    margin: 0 20px 20px 0;
    float: left;
}
.staff-single .sp-post-content {
    float: left;
    width: 65%;
    clear: none;
}
.sp-template-staff-gallery .gallery dd strong {
    font-size: 16px !important;
}
.wp-caption-text {
    font-size: 12px !important;
}

}

.sp-template-staff-gallery .gallery dd strong {
    margin-bottom: 5px;
	position: relative !important;
	height: auto !important;
}
.site-title{
font-size: 28px;
text-shadow: 2px 2px 5px rgb(255, 255, 255);}

h1 {
	font-size: 30px;
}
.sp-template-player-gallery .gallery-item{
    max-width: 31% !important;
    margin-right: 2% !important;
	margin-bottom: 2% !important;
}
input[type="tel"] {
    border-radius: 3px;
    color: #666;
    border: 1px solid #ccc;
    outline: none;
	padding: 0.575em;
    font-size: 14px;
}

/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}
.uye_bilgi {
    float: left;
    width: 67%;
    margin-left: 3%;
}
.uye_bilgi h3 {
    font-size: 20px;
}
.uye_bilgi p {
    margin-bottom: 0;
    font-size: 14px;
}
.uye_resim  {
    width: 30%;
    float: left;
}
.two-column-post { width: 49%; float: left; margin-left: 2%; clear:none; }
.two-column-post-left { clear: left; margin-left: 0; }


.sp-template-staff-gallery .gallery-item strong {
    width: 100%;
	display:block !important;
	
}
.gallery-columns-1 {
    text-align: center;
}
.sp-template-countdown .event-name {
    overflow: hidden !important;
}
.entry-category-links{color:#fff !important;}
.site-logo img {
    height: 150px !important;
    width: 150px !important;
}
.sp-staff-role{display:block; font-size:24px; }
.sp-template-staff-gallery .gallery-columns-1 .gallery-item{width:35%;}
.search-form{display:none!important;}
.header-area-custom{
	background-position: bottom right;
    background-repeat: no-repeat;}
.twitter-timeline{height:215px !important;}
#text-2,#text-3 {
    text-align: center;
}
.fotorama__caption {
    color: #FFF;
    text-align: center;
    bottom: 20px;
    width: inherit;
}
.fotorama__caption__wrap {
    background-color: rgba(20, 24, 35, 0.48);
    border-radius: 5px;
}
.category-fotograf-galerisi .entry-title{text-transform:uppercase;}
.category-fotograf-galerisi h3,.category-mac-yayinlari h3,.wp-pagenavi {
    text-align: center;
}
.wp-pagenavi .pages {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    border-style: none;
    border-width: 0px 0 0 0;
    border-color: #E0E0E0;
    padding-top: 0px;
}
.wp-pagenavi a{
    border: 1px solid #E0E0E0;
}
.category-mac-yayinlari h3,.category-fotograf-galerisi h3{font-size:18px;}

.sidebar-menu{
    list-style: none;
	width: 49%;
	float:left;
}
.sidebar-full{width:100%; float:left;}
.sidebar-left{
    margin: 0 1% 0 0 !important;
}
.sidebar-right{
    margin: 0 0 0 1% !important;
}
.sidebar-full {
    margin-bottom: 8px;
}
.sidebar-full, .sidebar-menu li {
    text-align: center;
    background: #016aa5;
    border: none;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border-radius: 3px;
}
.sidebar-menu li a, .sidebar-full a{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.sidebar-menu li a:hover, .sidebar-full a:hover{
    color: #FFEB3B;
}

.sp-table-wrapper .dataTables_paginate .paginate_button {
    margin: 0.3em !important;
	}
.sp-event-blocks .sp-event-results .sp-team-result{
    background: #fff;
    padding: 10px 14px;
    margin: 0 5px;
}
.article-thumbnail {
    padding: 8px 8px 2px 8px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    margin: 0 auto 30px;
}
.category-haberler {
    display: block;
    clear: both;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 28px;
}
.category-futbol-il-temsilciligi-haftalik-programi,.category-disiplin-kararlari {
    display: block;
    margin-bottom: 28px;
}

.single-article{display: inline-block;  width: 100%;}

h1.entry-title{font-size:24px;}
h2.entry-title{font-size:20px;}
.widget_nav_menu ul li:before{display:none;}
.taptap-widgets-wrapper .widget a {
    text-decoration: none !important;
    border: none;
}
.taptap-widgets-wrapper .widget .sub-menu li a{   
color:#e5e5e5;
}
.taptap-widgets-wrapper .widget .sub-menu li a{   
color:#e5e5e5;
}
.taptap-widgets-wrapper .widget .sub-menu .current-menu-item a{   
color:#eded78;
}
.web-nav .heading {
    float: left;
    padding: 7px 20px;
    color: #f6f7f8;
}
.web-nav h2 {
    margin: 0;
    font-size: 1.1em;
}
.site-content, .main-navigation .nav-menu > .menu-item-has-children:hover > a, .main-navigation li.menu-item-has-children:hover a, .main-navigation ul ul{ color: #222222;}
.alignleft {
	margin-right: 0;
}

.alignright {
	margin-left: 0;
}
.home-page-buttons {
    padding-top: 6px;
    width: 50%;
}
.result-rgood,.sp-event-blocks .team-logo img{vertical-align:middle;}

.resultc1, .resultc2 {width:45%;}

.resultcm {    
    width: 10%;}

.sp-event-blocks .team-logo p {
    margin: 0;
    vertical-align: middle;
    font-size: 16px;
}
.sp-event-blocks .team-logo {
	max-width:100%;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
}
.sp-event-blocks .resultc1 .team-logo {
    text-align: right;
}
.sp-event-blocks .resultc2 .team-logo{
    text-align: left;
}
.sp-event-blocks .resultc2 .team-logo span{
	float: left;
}
.sp-event-blocks .resultc1 .team-logo span{
	float: right;
}
.sp-event-blocks .team-logo img {
    width: 4em;
    max-height: 4em;
	height: auto;
}
.sp-event-blocks .team-logo span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sportspress td{vertical-align:middle;}
.kulup-tag-list{
    font-size: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 40px;
}

.kulup-nav {
    list-style-type: none;
    margin: 0;
    padding: 0 16px;
    overflow: hidden;
    background-color: #016aa5;
}

.kulup-nav li {
    float: left;
    margin: 0;
}

.kulup-nav li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 5px 6px;
    text-decoration: none;
}

.kulup-nav li:hover,.kulup-nav li:active {
    background-color: #2b353e;
}

th .column-mac-haftasi{width:8%;}

a:hover {
    color: #004c87;
}
.overme {
    width: 200px;
    overflow:hidden; 
    white-space:nowrap; 
    text-overflow: ellipsis;
    color: #BABDBF;
}
