/*
Theme Name: RPP2016
Theme URI: http://cyberchimps.com/responsive-theme/
Description:  Responsive 1.9.8.4 - Child Theme
Author: AdiM
Author URI: http://adim.astrele.ro
Version: 1.0.0
Template: responsive
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, rtl-language-support, responsive-layout, fluid-layout, featured-images
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: responsive-child
*/

body {
    background: url('./core/images/bg.png') repeat-x #89AE09;
}

.skip-container {
    padding: 0;
}

#header {
    background: url('./core/images/header.png') no-repeat center;
    height: 250px;
	width: 960px;
}

#logo {
    height: 238px;
}

#head_links{ position: relative;font-size:20px; font-weight: bold;text-shadow: 2px 2px 2px black;}
#website{clear: left;
         color: #E93232;
         float: left;
         margin: 31px 0 0 146px;}
#website a, #website a:hover, #website a:visited {color:#E93232; text-decoration:none}
#chat_live{color:#ffef00; clear: left; float: left; margin: 6px 0 0 146px;}
#chat_live a, #chat_live a:hover, #chat_live a:visited {color:#ffef00; text-decoration:none}
#blog{color:#619ff3; clear: left; float: left; margin: 7px 0 0 146px;}
#blog a, #blog a:hover, #blog a:visited {color:#619FF3; text-decoration:none}

.menu, .main-nav {
	background: transparent!important;
}

.main-nav {
    position: absolute;
    margin-top: 222px;
	padding: 0 20px 0 20px;
}

.menu a {
	height: 27px;
	line-height: 25px;
}

.menu a:hover, .menu a:focus {
	background-color:#408080!important;
}

.menu .current_page_item a, .menu .current-menu-item a {
    background-color: transparent!important;
	color: yellow;
}

ul.menu > li:hover {
	background-color:#408080!important;
}

#wrapper {
	width: 950px;
	margin: 2px auto 2px auto!important;
	padding: 0!important;
}

#content {
	padding:0 0 0 10px!important;
	margin: 0!important;
}
	
#content-blog {
	margin: 0!important;
}

div.post {
	width: 98%;
}

#widgets {
	margin-top: 0!important;	
}

.col-620 {
	width: 64.557446808511%!important;
}