/*
Theme Name: Kid
Theme URI: http://op111.net/
Description: Child Theme for Fullscreen
Author: Crystal
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");

#branding { padding:25px 40px 50px; }

#masthead { margin:12px 0 50px; }

.container {margin-top:20px;}

#nav ul, #nav ul li {margin-left: 15px;}
#branding #nav {left: 560px;}

#nav ul li {font-size: 12px;}

.gallery-item {
width:auto !important;
}

.bottom-thumbs {
left:0;
position:absolute;
top:430px;
}

.social-icons {
float: left;
}
.social-icons img {
margin-right: 10px;
outline: 0;
width: 20px;
}