#logo{
    width: 300px;
    height: auto;
}
#logo a{
    width: 100%;
    background: url(images/jucaushii_logo.png) no-repeat 50% 50%;
    padding: 0px;
    height: 120px;
}
.header{
    height: auto;
    background: none;
}
.toph1{
    height: 0px;
    padding: 0px;
}

body{
	background: #650712;
	box-shadow: inset 0px 10px 200px -10px #4C070E;
	-webkit-box-shadow: inset 0px 10px 200px -10px #4C070E;
}
.section_title h1{
    color: #FFF;
}
.section_title {background: #4C070E;}
.section_title:before{background: #4C070E;/* width:0px; *//* height:0px; */}
.meniu_stanga.jocuri h3{background: #4C070E;}
.meniu_stanga.jocuri h3:before{background: #4C070E;}
#cautare_jocuri #submit_cauta_joc{
    background: url(../images/header_footer/search_left.png) no-repeat center center #57161D;
}
#cautare_jocuri{height: 45px;}
#cautare_jocuri #cauta_joc{height: 45px;background-color: #4C070E;color: #FFF;}
#cautare_jocuri #submit_cauta_joc{height: 45px;}
.linkRight a{
    background: #57161D;
    color: #FFF;
}
.linkRight a:hover{}
.section_title a:hover{
    background: #6F2830;
}
.section_title a{}
#current_page{
    background: #6F2830;
}
.meniu_stanga.jocuri a:hover{
    background: #57161D;
}
.meniu_stanga.jocuri a{
    color: #FFF;
    border-bottom: 1px #57161D solid;
    padding: 7px 10px 7px;
}
.meniu_stanga.jocuri ul{}
.meniu_stanga.jocuri li:hover span.absolute{
    background: #612128;
}
.meniu_stanga.jocuri li span.absolute{
    background: #57161D;
    color: #FFFFFF;
}
.meniu_stanga.jocuri li{
    background: #4C070E;
}
#cautare_jocuri #cauta_joc::-webkit-input-placeholder {
   color: #FFF;
}

#cautare_jocuri #cauta_joc:-moz-placeholder { /* Firefox 18- */
   color: #FFF;  
}

#cautare_jocuri #cauta_joc::-moz-placeholder {  /* Firefox 19+ */
   color: #FFF;  
}

#cautare_jocuri #cauta_joc:-ms-input-placeholder {  
   color: #FFF;  
}
.search_error div{color:#FFF;}
#wrap_bottom_links{
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #420D13;
}
#wrap_bottom_links li{}
#wrap_bottom_links li:first-child{
    background: #4C070E;
    color: #FFF;
}
#wrap_bottom_links h4 a, #wrap_bottom_links h4{
    color: #FFF;
}
#wrap_bottom_links a{color: rgba(255, 255, 255, 0.73);}
#wrap_bottom_links a:hover{color:#FFF;}
#games_sites_left{
    width: 694px;
    box-sizing: border-box;
    padding: 0px 0px 0px 10px;
    margin: 20px 0px 0px 0px;
}
#games_sites_left ul{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-right: 10px;
}
#games_sites_left ul li{
    font-family: proxima_nova;
    font-size: 14px;
    color: #FFF;
}
#games_sites_left ul li a{
    color: #FFF;
    padding: 5px 0px;
    display: block;
    text-transform: capitalize;
}
#games_sites_left ul li a:hover{}
.game{
    background: #4C070E;
}
.game a{color:rgba(255, 255, 255, 0.84);}
.game .rating{background: url(images/jucaushii_rating_0.png) no-repeat 0px 0px;}
.rated_1{background: url(images/jucaushii_rating_1.png) no-repeat 0px 0px !important;}
.rated_2{background: url(images/jucaushii_rating_2.png) no-repeat 0px 0px !important;}
.rated_3{background: url(images/jucaushii_rating_3.png) no-repeat 0px 0px !important;}
.rated_4{background: url(images/jucaushii_rating_4.png) no-repeat 0px 0px !important;}
.rated_5{background: url(images/jucaushii_rating_5.png) no-repeat 0px 0px !important;}
.linkLeft a{
	background: #57161D;
	color: #FFF;
}
#game_info{background: #4C070E;}
#game_info:after, #game_info:before{background: #4C070E;}
#game_info .left_info p a{background: #650712; color: #FFF; float: left; margin: 0px 10px 10px 0px;}
#game_info .left_info h2{color: #FFF;}
#game_rating_container .nr_voturi{color: #FFF;}
.jocuri_blue_wrapper{background: #4C070E;}
.right_info{background: #4C070E;}
.right_info .fullscreen :hover{}
.right_info .fullscreen {
	width: 66%;
	padding: 12px 0px;
	box-sizing: border-box;
	margin: 0px auto;
	float: none;
	text-align: center;
	background: #650712;
	top: 13px;
	color: #FFF;
}
#instructions_right, #instructions_left{
	background: #4C070E;
	color: rgba(255, 255, 255, 0.84);
}
#instructions_left h3, #instructions_right h3{color: #FFF;}
#instructions_right .control_container p{border-left: 5px #650712 solid;}
#comments h4{color: #FFF;}
.recommended_game{background: #4C070E;}
.recommended_game h2{color: #FFF;}
.recommended_game h2:before{box-shadow: inset -20px 0px 20px 0px #4C070E;-webkit-box-shadow: inset -20px 0px 20px 0px #4C070E;}
.recommended_game .descriere_joc{color: #FFF;}
.buton_joaca_recommended{background: #650712;}
.buton_joaca_recommended:hover{background: #57161D;}
.right_info .fullscreen:hover{
    background-color: #6F2830;
}
.right_info .fullscreen span{
    background-image: url(images/jucaushii_full_screen.png);  background-repeat: no-repeat;  background-position: right 0px;
    background-color: #3A090E;
}
.postName{padding: 0px;width: auto;}
.postName a.user_comments{padding: 0px; color: rgba(255, 255, 255, 0.85);}
.postText{width: 100%; box-sizing: border-box; background: #4C070E; color: #FFF;}
.postText:after{border:none;}
.comment_container{margin-bottom: 10px;}
.meniu_stanga li.selectat a{background: #57161D;}
.meniu_stanga.jocuri li.selectat span{color: #FFF;}
.ad_left_games{height: 250px; padding: 10px 0px 0px; background:#650712}
#wrap_bottom_links h4 a:hover{color:#FFF;}
#game_info .left_info p a:hover{background: #6F2830;}
.postDate{color:#FFF;}
#game_like{margin-top: 0px}
#game_rating_container{margin-top: 0px;}
#game_info .left_info p{width: 834px; float: left;}
.meniu_stanga.jocuri li.selectat a:hover{background: #57161D;}
#bottom_links a{background:#650712;}