/*
Theme Name: Kid
Theme URI: http://op111.net/
Description: Child Theme for fullscreen
Author: Demetris
Author URI: http://op111.net/
Template: fullscreen
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/



 
@import url("../fullscreen/style.css");

/* Home Thumbs & Nav*/
/*
.home-thumbs { margin-top: 0; padding: 0; overflow: auto; overflow: -moz-scrollbars-none; }
.bottom-thumbs {position: absolute; top: 440px; left:0;}
.thumbs { display:hidden; }

ul.thumbs { width: 800px; list-style: none; margin: 0; padding: 0; position:relative; top:0; left:0; right:1600px }

ul.thumbs li { float: left; width: 160px; height:160px; margin:0; overflow:hidden; }
ul.thumbs li.thumb-big { float: left; width: 400px; height:320px; margin:0; overflow:hidden; }
ul.thumbs li img.attachment-thumbnail { margin:0 }
ul.thumbs li.thumb-end {margin-top:144px}
*/
.go-left { position:absolute; top:8px; right:50px;display: none}
.go-right { position:absolute;top:8px; right:25px; }
/*
#branding { background: #000; color:#474747; position:absolute; z-index: 4; left: 0px; top:320px; height:40px; padding:40px; zoom:1; width:100%; margin:auto; clear: both; display: block; }
#branding a, #masthead a { color:#474747; text-decoration:none }
#branding h1 a, #masthead h1 a { color:#fff; }
#branding h1, #masthead h1 { text-transform:uppercase; font-weight:bold; margin:0 ;}
#branding a:hover { color:#fff }
#branding .description { text-align:left top:400; }
.brand-wrap { float:left }

body {font-family:Georgia,"Helvetica Neue", Arial, Helvetica, sans-serif;}
/* Captions */
.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 5; border: 0 none; }
.wp-capti

/* Navigation at rest */
#nav { position: absolute; top: 0; right: 0; padding:10px 0 6px 10px; }
#branding #nav { position: absolute; top: 20px; left:550px;}
#nav ul, #nav ul li { margin: 0; padding: 0; }
#branding #nav ul {height:30px;width:710px}
#nav ul li { font-size: 11px; font-weight: normal; text-transform: lowercase; list-style: none; float: left; margin-right: 15px; position: relative;color:#999 }
#nav ul li a { color: #999; text-decoration: none; }
#nav ul li a:hover {color:#fff}