﻿/*
Theme Name: GeekWeek
Theme URI: http://www.gery.pl
Description: Projekt graficzny by Łukasz Jankowski. XHTML & CSS code by Łukasz Mormol.
Version: 1.3
Author: Gery.pl
Author URI: http://gery.pl
Tags: gray, two columns, widgets

*/

.btn_motoweek { float: left; width: 168px; height: 41px; text-indent: -9999px; background: url('http://www.geekweek.pl/wp-content/themes/geekWeek/motoweek01.png') no-repeat 0 0; }
.btn_sportweek { float: left; width: 172px; height: 41px; text-indent: -9999px; background: url('http://www.geekweek.pl/wp-content/themes/geekWeek/sportweek01.png') no-repeat 0 0; }

#slider-code { position: relative; }
#slider-code a { color: #0A70C0; font-weight: bold; }
#slider-code a:hover { text-decoration: underline; }
#slider-code a.more { float: right; margin-right: 10px; }
#slider-code .navi { position: absolute; top: 3px; right: 0; z-index: 99; }
#slider-code .navi .buttons { display: block; width: 17px; height: 18px; background: url('images/btn_navi.png') no-repeat 0 0; position: absolute; text-indent: -9999px; outline: none; }
#slider-code .viewport { float: left; width: 304px; height: 340px; overflow: hidden; position: relative; margin-left: 7px; }
#slider-code .next { right: 7px; background-position: -19px 0 !important; }
#slider-code .prev { right: 27px; }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li { float: left; margin: 0 20px 0 0; }
#slider-code .overview li  .title { height: 17px; width: 260px; overflow: hidden; margin-top: 5px; }
#slider-code .overview li  img{ height: 300px; border: 1px solid #dcdcdc; width: 300px; padding: 1px; }

/* prepare for screening */
body.screening .headOut { height: 144px; } 
body.screening #content-wrapper { background: none; } 
body.screening #content-wrapper .container_16 { background: #fff; } 

