/*
Theme Name: Hueman Child
Theme URI: http://www.parkl.si
Version: 5.5.4
Description: PARKL upgrade.
Author: Vsi po malem
Author URI: http://parkl.si
Tags: Parkl, košarka
Text Domain: hueman
Template:hueman

	Copyright: (c) 2013 Alexander "Alx" Agnarson
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
WARNING! DO NOT EDIT THIS FILE!
To make it easy to update your theme, you should not edit the styles in this file. Instead use
a child theme to add your styles. You can copy a style from this file and paste it in the child
theme's style.css and it will override the style in this file. You have been warned! :)
*/

@import url("../hueman/style.css");

.sp-event-list .sp-event-result{
font-weight:bold;    
}
.sp-view-all-link{
    font-size:0.8em;
    text-align:right;
    font-weight:bold;    
}

td.matchdate>a {
color:white;    
}

#header .pad  {
    padding-top: 10px;
    padding-bottom: 10px;
}

#header-ads  {
    float:none;
	padding-top:10px;
	padding-bottom:10px;
	}

.lestvicaSteviloZmag{
width:55px;
}
.lestvicaTocke{
width:78px;
}
#footer #text-148{
padding-bottom:0px;
}

.content .sp_event .sp-post-caption{
display:none;
}
.sp-event-overview {
width:100%;
display:inline-flex;
justify-content:space-between;
}

.sp-event-overview .sp-template{
margin-bottom:0px;
}

.sp-event-overview table.sp-event-results {
 border-collapse:separate;
border: 2px solid #3b8dbd;
--border-radius: 20px;
---moz-border-radius:20px;
font-size:18px;
}
.sp-event-overview table.sp-event-results  th {
padding:0px;
border:none;
background-color:#3b8dbd;
color:white;
}
.sp-event-overview table.sp-event-results  th.data-name {
color:#3b8dbd;
}
.sp-event-overview table.sp-event-results  td {
border:none;
border-right:2px solid #3b8dbd;
background-color:white;
}
.sp-event-overview table.sp-event-results  td:last-child {
border-right:none;
}
.sp-event-overview table.sp-event-results  .data-points {
font-weight:bold;
}
.sp-event-overview table.sp-event-results  td.data-points {
font-size:22px;
}

.sp-event-overview table.sp-event-results  .data-odvzeto{
display:none;
}

.sp-event-overview table.sp-event-results tr:first-child td{
border-bottom:3px solid #3b8dbd;
border-top:2px solid #3b8dbd;
}
.sp-event-overview table.sp-event-results tr:first-child td.data-name{
border-bottom:2px solid #3b8dbd;
}

.sp-event-overview table.sp-event-results  td:first-child,.sp-event-overview table.sp-event-results   th:first-child {
     border-left: none;
}
/*
.sp-event-overview table.sp-event-results  th:first-child { -moz-border-radius: 16px 0 0 0;border-radius:  16px 0 0 0; }
.sp-event-overview table.sp-event-results  th:last-child { -moz-border-radius: 0  16px 0 0; border-radius: 0  16px 0 0;}

.sp-event-overview table.sp-event-results tr:last-child td:first-child { -moz-border-radius: 0 0 0 20px;border-radius: 0 0 0  20px; }
.sp-event-overview table.sp-event-results tr:last-child td:last-child { -moz-border-radius: 0 0  20px 0;border-radius: 0 0  20px 0; }
*/
#tournament-bracket table.t-round {
border-collapse:separate;
border:2px solid #3b8dbd;
--border-radius:20px;
background-color:#3b8dbd;
width:100%;
}

#tournament-bracket table.t-round td {
text-align: center;
padding: 0px;
vertical-align: middle;
width:33%;
}

#tournament-bracket table.t-round td.t-team{
    color: #fff;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 3px;
}


#tournament-bracket {
margin-bottom:20px;
}
#tournament-bracket table.t-round td.t-results-time { 
border-right:2px solid #FFF;
border-left:2px solid #FFF;
color: rgba(255,255,255,0.8);
font-size:0.8em;
padding:0px 3px;  
}
#tournament-bracket table.t-round td.t-results-time-spacer { 
border-bottom:2px solid #FFF;

}
#tournament-bracket table.t-round td a {
color: rgba(255,255,255,0.8);
}
#tournament-bracket table.t-round td a:hover {
color:#fff;
}

#tournament-bracket table.t-middle  {
    height: 30px;
    width: 100%;
}
#tournament-bracket table.t-middle td  {
    width: 50%;
}
#tournament-bracket table.t-middle td:first-child{
border-right:2px solid #3b8dbd;
}
#tournament-bracket table.t-info.t-round {
    width: 70%;
    margin: auto;
	}

#tournament-bracket table.t-round td.t-results-res  { 
padding:3px;
}
#tournament-bracket table.t-round td.t-results-res a { 
color: rgba(255,255,255,0.8);
font-weight:600;
font-size:24px;

}
#tournament-bracket table.t-round td.t-results-res a:hover { 
color: rgb(255,255,255);
font-weight:600;
font-size:24px;

}
	
#double-bracket table.t-round td.t-results-time { 
border-right:2px solid #FFF;
border-left:2px solid #FFF;
color: rgba(255,255,255,0.8);
font-size:0.8em;
padding:0px 3px;  
}

#double-bracket table.t-round td.t-results-res a { 
color: rgba(255,255,255,0.8);
font-size:24px;
}



#double-bracket table.t-round td.t-results-time-spacer { 
border-bottom:2px solid #FFF;

}
#double-bracket table.t-round td a {
color: rgba(255,255,255,0.8);
}
#double-bracket table.t-round td a:hover {
color:#fff;
}


#double-bracket table.t-round {
border-collapse:separate;
border:2px solid #3b8dbd;
border-radius:20px;
background-color:#3b8dbd;
width:100%;
margin-bottom:20px;
}

#double-bracket table.t-round td {
text-align: center;
padding: 0px;
vertical-align: middle;
width:33%;
}

#double-bracket table.t-round td.t-team{
    color: #fff;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 3px;
}
#double-bracket table.matchinfo.sp-event-list.sp-data-table.t-title th {
      border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	background-color: #3b8dbd;
	}
	
	#double-bracket table.matchinfo.sp-event-list.sp-data-table.t-title {
	width: 50%;
    margin: auto;
	}

	
.f-round {
  list-style-type:none;
  border: 2px solid #dd3333;
  border-radius:20px;
  text-align:center;
  padding:0px;
  background-color: #dd3333;
  margin:10px;
  
}
.f-round li {
  color:#fff;
 }

.f-round li.f-team {
  text-transform:uppercase;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  font-weight: 600;
}
.f-round-wrap{
  border: 2px solid #dd3333;
  margin-bottom:20px;
   
}
.f-round-wrap-head{
   background-color: #dd3333;
    text-align:center;
  text-transform:uppercase;
   color: rgba(255,255,255,0.8);
  font-size: 20px;
  font-weight: 600;
  
}
.f-round-wrap .f-round-wrap-head a{
   color: rgba(255,255,255,0.8);}
 
 .f-round-wrap .f-round-wrap-head a:hover{
   color: rgb(255,255,255);}
   
   
@-webkit-keyframes pulse {
  25% {
    color: rgba(255,255,255,0.8);
  }
  75% {
		 color: rgb(255,255,255);
  }
}

@keyframes pulse {
  25% {
    color: rgba(255,255,255,0.8);
  }
  75% {
     color: rgb(255,255,255);
  }
}
.f-round-wrap .f-team a{
   color: rgba(255,255,255,0.8);
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.26, 1.69);
  animation-timing-function: cubic-bezier(0, 0, 0.26, 1.69);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
   

    .f-round-wrap .f-team a:hover{
   color: rgb(255,255,255);}
   .f-round li.f-res.f-mid a {
	  color: rgba(255,255,255,0.8);
	  font-size:24px;
   }
    .f-round li.f-res.f-mid a:hover,  {
	  color: rgb(255,255,255);
	  font-size:24px;
   }
   
   
#double-bracket table.t-round td.t-results-res a { 
color: rgba(255,255,255,0.8);
font-weight:600;
font-size:24px;

}
#double-bracket table.t-round td.t-results-res a:hover { 
color: rgb(255,255,255);
font-weight:600;
font-size:24px;

}  


.sportspress #double-bracket  table.t-round td.t-results-time.t-time-large {
font-size:1.6em;
font-weight:bold;
}
.sportspress #double-bracket  table.t-round.t-silver{
border:2px solid transparent;
background: rgba(221,221,221,1);
background: -moz-linear-gradient(45deg, rgba(221,221,221,1) 0%, rgba(170,170,170,1) 37%, rgba(170,170,170,1) 59%, rgba(221,221,221,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(221,221,221,1)), color-stop(37%, rgba(170,170,170,1)), color-stop(59%, rgba(170,170,170,1)), color-stop(100%, rgba(221,221,221,1)));
background: -webkit-linear-gradient(45deg, rgba(221,221,221,1) 0%, rgba(170,170,170,1) 37%, rgba(170,170,170,1) 59%, rgba(221,221,221,1) 100%);
background: -o-linear-gradient(45deg, rgba(221,221,221,1) 0%, rgba(170,170,170,1) 37%, rgba(170,170,170,1) 59%, rgba(221,221,221,1) 100%);
background: -ms-linear-gradient(45deg, rgba(221,221,221,1) 0%, rgba(170,170,170,1) 37%, rgba(170,170,170,1) 59%, rgba(221,221,221,1) 100%);
background: linear-gradient(45deg, rgba(221,221,221,1) 0%, rgba(170,170,170,1) 37%, rgba(170,170,170,1) 59%, rgba(221,221,221,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd', GradientType=1 );
}
.sportspress #double-bracket  table.t-round.t-silver a {
color:white;
}
.entry .sportspress  table td {
border-bottom: none;
}
.entry .sportspress  table tr.alt {
background:transparent;
}

.sportspress table.t-round td.t-winner{
 animation: nudge .5s linear infinite;

}  
  
  
@keyframes nudge {
  
  0% {
    transform: translate(0px,0px);
  }
  
  50% {
    transform: translate(0px,-5px);
  }
  
  100% {
    transform: translate(0px,0px);
  }
}


.sportspress #double-bracket  table.t-round.t-gold{
border:2px solid transparent;
background: rgba(221,221,221,1);
background: -moz-linear-gradient(45deg, rgb(251, 218, 56) 0%, rgb(228, 198, 37) 37%, rgb(195, 171, 45) 59%, rgb(255, 223, 64) 100%);
background: -webkit-linear-gradient(45deg, rgb(251, 218, 56) 0%, rgb(228, 198, 37) 37%, rgb(195, 171, 45) 59%, rgb(255, 223, 64) 100%);
background: -o-linear-gradient(45deg, rgb(251, 218, 56) 0%, rgb(228, 198, 37) 37%, rgb(195, 171, 45) 59%, rgb(255, 223, 64) 100%);
background: -ms-linear-gradient(45deg, rgb(251, 218, 56) 0%, rgb(228, 198, 37) 37%, rgb(195, 171, 45) 59%, rgb(255, 223, 64) 100%);
background: linear-gradient(45deg, rgb(251, 218, 56) 0%, rgb(228, 198, 37) 37%, rgb(195, 171, 45) 59%, rgb(255, 223, 64) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd', GradientType=1 );
}

.tNaslovLige{
text-align: center;
background-color: #3b8dbd;
color: white;
}
.tNaslovLige h4{
text-align: center;
background-color: #3b8dbd;
color: white;
font-weight:normal;
}

.tSkatla {
	background-color: white;
    margin-top: 10px;
    padding: 6px 10px 7px 3px;
	position:relative;
}
.tDatum{
color:black;
margin-right:5px;
}
.tStolpec {
display: flex;
    flex-direction: column;
    }
	
.tSkatlaGlava {
    border-bottom: 1px solid #777;
    text-align: center;
}
.tVrstica {
display:flex;flex-direction: row;justify-content: space-between;align-items: center;
}
.tCas{
font-size:1.5em;
}
.sportspress .tSkatla a{
color:#3b8dbd;
}
.sportspress .tSkatla a:hover{
text-decoration:underline;
}

.sportspress .tZmagovalec{
font-weight:bold;
font-size:1.2em;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
    background-color: #3b8dbd !important;
}

.sp-view-all-link a.tICSIcon {
color: #3b8dbd;
}
.sp-view-all-link a.tICSIcon:hover{
color: #55acee;

}

.tICSIcon i {
    font-size: 1.5em;
	}

	
table.sp-data-table,.entry table.sp-data-table {
background-color:white;
}
table.sp-data-table thead tr,.entry table.sp-data-table thead tr
{
background-color: #3b8dbd;
color:white;
}
.sp-data-table thead th
{
text-align:left;
font-weight:bold;
}
table.sp-data-table th,table.sp-data-table  td
{
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
text-align:left;
vertical-align:middle;
border:none;
}
table.sp-data-table tbody tr.odd {
    background: rgba(0, 0, 0, 0.02);
	}
	
.sportspress .sp-data-table a,#footer .sportspress .sp-data-table a{
color:#3b8dbd;
}
.sportspress .sp-data-table a:hover,#footer .sportspress .sp-data-table a:hover{
text-decoration:underline;
}


#nav-topbar .nav-text {
padding:0px 20px;
}
#nav-topbar .nav-text h1,#nav-topbar .nav-text * {
padding:0px;
}
#nav-topbar .nav-text   img{
height:50px;
}
#nav-topbar .nav-logo{
display:block;
float:none;
}

.sponzorLogo {
    position: absolute;
    top: -51px;
    right: 70px;
}

.sponzorLogo img {
height:48px;
}
.tPrestavljena {
    display: block;
    position: absolute;
    padding: 5px 0px;
    border: 2px solid white;
    text-align: center;
    background-color: #dd3333;
    color: white;
    text-transform: uppercase;
    width: 200px;
    font-weight: bold;
    letter-spacing: 4px;
    left: 50%;
    transform: rotate(20deg);
	-ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    margin-left: -100px;
    top: 50%;
    margin-top: -19px;
}


.sportspress .sp-template-results .tSkatla a{
color:#dd3333;
}
.sp-template-results .tNaslovLige{
text-align: center;
background-color: #dd3333;
color: white;
}
.sp-template-results .tNaslovLige h4{
text-align: center;
background-color: #dd3333;
color: white;
font-weight:normal;
}