/* Porno-Xvideo Style */

.top-bar {
    background: #000;
    overflow: visible;
}

.row {
    margin: 0 auto;
    max-width: 62rem;
    width: 100%;
}

.row .row {
    margin: 0 0.1rem;
    max-width: 97.5%;
    width: auto;
}

button, .button {
-webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #FF55DA;
    border-color: #2285a2;
    color: #fff;
    transition: background-color 300ms ease-out;
}

center.index{
	height: 50px;
}

#ad18U77 > div > a:nth-child(2){
	display: none !important;
}

#ad18U77 > div > div:nth-child(2){
    width: auto !important;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095;
}
.top-bar h1.logo a{
    padding: 1px 0 0px 2px;
}

.top-bar h1.logo a img{
    margin: 0 14px 0 0;
}



#scroller{
position: fixed; 
/** позиция кнопки scroll to top **/
right:4px;
bottom: 30px; 
/** картинка кнопки наверх**/
background: transparent url(/img/arrow.png) no-repeat left top;  
width: 64px;
height: 64px;
cursor: pointer;
/** скругляем углы серого фона **/
border-radius: 50px;
/** скрываем кнопку в начале **/
display:none;
/** добавляем красоты- прозрачность и плавное проявление при наведении **/
opacity: 0.6;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
#scroller:hover {
/** при наведении мыши делаем все ярче и отбрасываем тень **/
opacity: 0.9;
box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

.flex-video {
    padding-bottom: 58.5%;
}
.tags li a {
    color: #008CBA; 
}
.tags li {
    display: block;
    margin: 3px;
    float: left;
    background: #D8E2F4;
    padding: 3px;
    border-radius: 10px;
	    border: 0;
    font-size: 100%;
    outline: 0;
    text-align: left;
    text-decoration: none;
}
.img_block{
display: block;
    width: 180px;
    height: 136px;
    border: 1px solid #000;
	margin: 0 auto;
}

.advban1{
	    right: -10px;
			margin-top: -17px;
}

.advban2{
	    left: -10px;
			margin-top: -17px;
}

.button-group > li {
    margin-bottom: -12px;
}


.advban11{
			margin-top: -17px;
			    margin-bottom: 24px;
			
}

.advban12{
			margin-top: -17px;
			margin-bottom: 7px;
}

img.expand{
	width: 100%;
}
body > noindex > a{opacity:0}
body > noindex > a > img{margin-top:-6px}