/*!
Theme Name: all-free-films
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: all-free-films
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

all-free-films is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body {background: #2776af!important;}
body {background: url(body-bg.png) center top, #fff!important;}

.menu-align {float: right; margin-right: 3px;}

li.mult-menu {overflow:hidden;background:#417A51;padding-left:115px; text-decoration:none;border:1px solid #B7AA80;}
li.anime-menu {overflow:hidden;background:#003658;padding-left:115px; text-decoration:none;border:1px solid #B7AA80;}
li.tvseries-menu {overflow:hidden;background:#5C5461;padding-left:95px; text-decoration:none;border:1px solid #B7AA80;}
li.news-menu {padding-bottom: 13px!important;}
li.menu-item {background: #22b7a5!important;}

.google-search {position: relative; padding-left: 0px!important; float: left; margin-top: 6px;}




.corpus {margin-top: 25px!important;}

.organic {border-left:none!important; background: #0d1d3a!important; border-right: 1px solid #b7aa80;}

.navigation li a {background: #015b6f!important;}

[class*="__menu"] {background-image: none!important;}

.live_contain {background: #335656!important;}
.live_premiere {background-color: #ba6003!important;}
.live_sound, .live_sound4 {background-color: #429832!important;}
.live_sound2 {background-color: #0e1a3e!important;}
.live_final2 {background-color: #28219e!important;}

.live_namerus {max-width: 350px;}

[class*="definition"] {background: #d4964b!important;}

ul.show-li { margin-left: 40px!important; }

.navigationaz li a { background: #2c4865!important; }

#spu-22666 {font-size: 18px;}
#spu-22666 h2 {font-size: 25px;}


/* New ver */

[class*="definition"] {
    background: #292f38!important;
    color: #fff!important;
}
.corpus {background: #354050!important;}
.organic {background: #354050!important;}
.navigation li a {margin: -16px;}
.navigation li:nth-child(odd) a {background-color: #425064!important;}
.navigation li a {background: #354050!important;}
.navigation {counter-reset: counter-navigation;}
.navigation li a:before {
    content: counter(counter-navigation);
    counter-increment: counter-navigation;
    border: 2px solid white;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -13px;
    border-radius: 50%;
    padding: 3px 6px;
    border-radius: 50%;
}
tr.oddrow td { background: #5f5858!important; }
.sortable td.oddselected { background: #5f5858!important; }

.indicator {
    margin-left: 1em;
}




#ya-site-form0 .ya-site-form__search-input-layout {
    width: 380px!important;
}
.google-search {
    width: 400px!important;
}



.new-block h1, .new-block h2, .new-block h3 {
    clear: both;
}

.img-vertical {
    width: 200px;
}


/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}

.imagetv img {
    max-width: 687px;
}

.live_image_news img {
    width: 210px;
    height: 156px;
}