<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, *:after, *:before {
box-sizing: border-box;
padding: 0;
margin: 0;
transition: .5s ease-in-out; }
.archive-title
{font-size: 22px;
margin: 20px 0;
}
.grid {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr 1fr;
}
.tbbut a
{
display: inline-block;
padding: 2px 5px;
border: 1px solid #c4c4c4;
margin: 5px;
color: #7a7a7a;
}
.about
{
color:#c9c9c9;
margin-bottom: 20px
}
.post-views
{
display: inline-block;
color:#ff1516;
margin-top: 10px;
float: right;
}
.post-data
{
display: inline-block;
color:#ff1516;
margin-top: 10px;
}
.uplogo
{
height:7px; background:#ff0000;position: absolute;width: 268px;margin-left: 20px;
}
.underlogo
{font-size: 15px;
line-height:1;
overflow: visible;
text-transform: uppercase;
color: #c5c5c5!important;
height: 0;
margin: 15px 0 0 0;
padding: 0;}
#catalog {
margin-bottom: 20px;
}
#catalog p {
margin: 0 0 5px 0;
}
.tag-title {
font-size: 18px;
margin: 10px 0 7px 0 !important;
font-weight: normal;
text-transform:uppercase;
color:#ff1516;
}
.tagcol a
{
color:#3e3e3e;
}
.column {
float: left; 
line-height: 23px;
width: 24%; 
color:#999999
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto Condensed', sans-serif;
font-weight:normal;
}
body {
font-family:  'Roboto Condensed', sans-serif, arial, sans-serif;
}
#tutmenu
{
background:#c4c4c4;
padding:0 10px}
.or
{
color:#FF9935!important}
.cats
{
display: block;
padding: 0!important;
text-align: center!important;
margin: 0!important;
line-height: 45px!important;
}
.info
{
margin-left: 280px;}
.catss a
{
font-size:16px;
color:#fff;
line-height:25px;
text-decoration:none}
.singvid
{
height:auto}
.widget ul
{
line-height: 21px;}
.widget a 
{color:#806950;font-size: 16px;
text-transform:lowercase;
}
.widget a:hover 
{color:#000}
ul {
list-style: none;
}
#video-id_logo_image
{
width:150px}
a {
text-decoration: none;
outline: none;
}
.post img
{
width: 100%;
color: #ddd;
height: 197px;}
.but_areas
{
width: 100%;
text-align: center;
margin-top: 26px;
}
.butta
{
background: #FF9935;
padding: 12px;
font-size: 20px;
width: 284px;
color: #282828;
border-radius: 3px;
display: inline-block;
margin: 5px auto;}
.buttf
{
background: #282828;
padding: 12px;
font-size: 20px;
width: 284px;
color: #FF9935;
border-radius: 3px;
display: inline-block;
margin: 5px auto;}
.butt
{
background: #FF9935;
padding: 12px;
font-size: 20px;
width: 284px;
color: #FFFFFF;
border-radius: 3px;
display: inline-block;
margin: 5px auto;}
.bbut
{
background: #FF9935;
padding: 12px;
font-size: 18px;
width: 50px;
color: #FFFFFF;
border-radius: 2px;
display: block;
margin: 0 auto;}
.widget-t{
color: #806950;
font-size: 25px;
border-bottom: 2px solid #806950;
text-align: center;
padding-bottom: 9px;
margin-bottom: 10px;
}
.post-title a
{
color:#000;
text-decoration:none
}
.post-title a:hover
{
text-decoration: underline;
color:#cf2020;
}
.content img
{display: block;
max-width: 800px;
margin: 10px auto}
.content a
{display: block;
color: #0000FF
}
.content a:hover
{display: block;
color: #0000CD
}
.content
{
font-size: 15px;
line-height: 1.5em
}
img {
display: block; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
body {
font-size: 13px;
line-height: 1;
color: #333;
background: #fff; margin: 0 auto;
} header:after, .container:after, footer:after, .widget-posts-list li:after, #subscribe:after {
content: "";
display: table;
clear: both;
} .container,.container_s {
margin: 0 auto;
width: 100%;
max-width: 1300px;
padding: 0 15px;
} 
.container_s
{
margin-bottom:15px;}
.container_s a
{
color:#FFF;
margin-right:15px}
.container_s a:hover
{
color:#FF9935}
header {
width: 100%;
margin-bottom: 10px;
position: relative; } .logo {
display: block;
padding: 23px;
}
.logo img {
max-width: 262px;
min-width: 70px;
}
.logo span {
color: white;
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 50%;
margin: 5px 0;
text-align: center;
text-shadow: 2px 2px 1px rgba(0,0,0,.4);
}
.logo span:nth-child(odd) {
background: #EF5A42;
}
.logo span:nth-child(even) {
background: #cf2020;
} #menu {
}
#menu li {
display: inline-block;
margin-right: 30px;
}
#menu a {
color: #030303;
display: block;
line-height: 40px;
font-size: 18px;
}
#menu a:hover {
color: #090909;
}
#menu li:last-child  {
margin-right: 0;
} #searchform {
width: 100%;
margin-top: 20px
}
#searchform input {
width: 100%;
float: left;
background-color:#fff;
border: none;
color:#c4c4c4;
border-bottom: 2px solid #c4c4c4;
padding: 0 0.8em;
height: 40px;
font-size: 16px;
}
#searchform button {
background: transparent;
height: 40px;
position: absolute;
border: none;
color: #3e3e3e;
cursor: pointer;
font-size: 18px;
margin-left: 10px
}
#searchform input:focus {
outline: none;
} .nav-toggle {
display: none;
position: relative;
float: right;
width: 40px;
height: 40px;
margin-left: 20px;
background: #EF5A42;
cursor: pointer;
}
.nav-toggle span {
display: block;
position: absolute;
top: 19px;
left: 8px;
right: 8px;
height: 2px;
background: white;
}
.nav-toggle span:before, .nav-toggle span:after {
content: "";
position: absolute;
display: block;
left: 0;
width: 100%;
height: 2px;
background: white;
}
.nav-toggle span:before {
top: -10px;
}
.nav-toggle span:after {
bottom: -10px;
} .posts-list {
margin-bottom: 30px;
width: 100%;
float: left;} .postsingle {
width: 100%;}
.post {
width: 297px;
float: left;
margin: 10px;}
.post-content p {
line-height: 1.5;
padding-bottom: 1em;
}
.post-image {
margin-bottom: 10px;
}
.category {
margin-bottom: 15px;
}
.category a {
color: #cf2020;
text-transform: uppercase;
}
.post-title {
margin-bottom: 16px;
font-size: 13px;
} .post-footer {
border-top: 1px solid #EBEBE3;
border-bottom: 1px solid #EBEBE3;
position: relative;
margin-top: 15px;
}
.more-link {
position: relative;
display: inline-block;
font-size: 10px;
text-transform: uppercase;
color: white;
line-height: 44px;
padding: 0 22px;
background: #3C3D41;
letter-spacing: 0.1em;
white-space: nowrap;
}
.more-link:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
top: 0;
right: 0;
border: solid transparent;
border-width: 22px 18px;
border-left-color: #3C3D41;
transform: translateX(100%);
}
.post-social {
position: absolute;
left: auto;
top: 50%;
right: 0;
text-align: right;
transform: translateY(-50%);
padding: 0;
font-size: 16px;
width: 80%;
}
.post-social a {
color: #3C3D41;
line-height: 25px;
border: 1px solid;
padding:1px 2px
}
.ttl
{
font-size: 15px;
color: #3e3e3e !important;}
.post-social a:hover {
color: #cf2020
}
#menuf li a
{
color:#806950}
#menuf li
{
display:inline;
margin-right:10px}
.post-social span {
color: #3C3D41;
line-height: 25px;
padding:3px
} aside {
width: 25%;
float: right;} .widget {
padding: 20px 15px;
font-size: 13px;
}
.widget-title {
font-size: 21px;
margin-bottom: 10px;
text-align: center;}
.widget-category-list li {
border-bottom: 1px solid #EBEBE3;
padding: 10px 0;
color: #c6c6c6;
font-style: italic;
}
.widget-category-list li:last-child {
border-bottom: none;
}
.widget-category-list li a {
color: #626262;
margin-right: 6px;
font-style: normal;
}
.widget-category-list li a:before {
content: "\f105";
display: inline-block;
font-family: 'FontAwesome';
margin-right: 10px;
color: #c6c6c6;
}
.emoj_areas
{
width:200px; float:left; margin-top:20px
}
.widget-posts-list li {
border-top: 1px solid #EBEBE3;
padding: 15px 0;
}
.widget-posts-list li:nth-child(1){
border-top: none;
}
.post-image-small {
width: 30%;
float: left;
margin-right: 15px;
}
.widget-post-title {
float: left;
} #subscribe {
position: relative;
width: 100%;
padding: 15px 0;
}
#subscribe input {
width: 100%;
display: block;
float: left;
border: 2px solid #EBEBE3;
padding: 0 0 0 10px;
height: 40px;
position: relative;
outline: none;
color: #9E9C9C;
font-style: italic;
}
#subscribe button {
padding: 0 15px;
background: transparent;
height: 40px;
border: none;
position: absolute;
right: 0;
color: #EF5A42;
cursor: pointer;
font-size: 18px;
}
#subscribe input:focus + button {
background: #EF5A42;
color: white;
}
footer {
background: #804747;
padding: 0 0 2em 0;
margin-top: 0em;
clear: both;
font-size:15px;
width: 100%;
color:#2d2c2c
}
.footer-col {
width: 100%;
float: left;
}
.footer-colf {
width: 25%;text-align: right;
float: right;
}
.footer-col a {
color: white;
}
.footer-col:last-child {
text-align: left;
}
.social-bar-wrap {
text-align: center;
}
.k2s-preview
{
max-width:100%!important}
.social-bar-wrap a {
padding: 0 7px;
font-size: 18px;
}
.wpcf7-submit {
box-shadow:inset 0px 1px 0px 0px #cf866c;
background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
background-color:#d0451b;
border-radius:3px;
border:1px solid #942911;
display:inline-block;
cursor:pointer;
color:#ffffff!important;
font-family:Arial;
font-size:18px;
padding:6px 24px;
text-decoration:none;
text-shadow:0px 1px 0px #854629;
}
.wpcf7-submit:hover {
background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
background-color:#bc3315;
}
.wpcf7-submit:active {
position:relative;
top:1px;
}
.tttl
{
color: #ff1516;
font-size: 22px;
margin: 10px 0 14px 0;
padding: 0 0 0.5em;
}
.wpcf7-form
{
color:#eee}
.wpcf7-form label
{
margin: 10px 0;
display: block;}
#cat a
{
color: #FF9935;
white-space: nowrap;
text-decoration: none;
margin: 0 7px;
font-size:14px;
border-radius: 5px;
display: block;
width: 44%;
float: left;}
#cat a:hover
{
font-weight:bold;
color:#FFF;white-space: nowrap;
}
.navi
{
margin-top:15px;
line-height: 49px;
}
.navi a 
{
color: #FFF; background-color: #333 !important;
white-space: nowrap;
border-color: #333 !important;
outline: none;border: 1px solid;
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background-color: rgba(0, 0, 0, 0);  padding:10px 15px; margin:3px; text-decoration: none; font-size: 1.2em;}
.navi a:hover, .curent
{
color: #fff; background-color: #FF9935 !important; border-color: #333 !important;
outline: none;border: 1px solid;
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
padding:10px 15px; margin:3px; text-decoration: none;font-size: 1.2em;
}
.title-block {
margin: 1.25em 0 1.25em;
padding: 0.5em 0.75em 1.2em;
}
#menu.active {
max-height: 220px;
}
@media (max-width: 768px) {
#searchform
{margin-top: 0}
.grid-init
{
margin-bottom: 10px
}
#tutmenu
{
background:#fff;
padding:0 10px}
#menu {
max-height: 0;
background: white;
position: absolute;
overflow: hidden;
top: 184px;
right: 0;
left: 0;
margin: 0;
padding: 0;
float: none;
z-index: 3;
}
#menu li {
display: block;
text-align: center;
border-bottom: 1px solid #EBEBE3;
margin-right: 0;
}
.grid {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr;
}	
.logo {
margin-bottom: 0px;
}	
.column {
float: left; 
width: 48%; 
color:#999999
}
.info
{
margin-left: 0px;}
#searchform {
width:100%}
#cat a
{
color: #fff;
white-space: nowrap;
text-decoration: none;
margin: 7px;
border-radius: 5px;
display: block;
width: 22%;
float: left;}
.singvid
{
height:300px;}
.post img
{
height:auto}
.post
{width:100%;
margin: 0 0 35px 0;
height: auto;
float: none;} .nav-toggle {
display: block;
}
img
{
width: 100%;
height: auto
}  .posts-list, aside {
width: 100%;
float: none;
}
.widget-post-title {
font-size: 1.5em;
}
}
@media (max-width: 480px) {
.column {
float: none; 
width: 100%; 
color:#999999
}
.uplogo
{
height:7px; background:#ff0000;position: absolute;width: 288px;margin-left: 0px;
}
.container_s a
{
margin-right:7px}
.mhid
{
display:none}
.singvid
{
height:250px;}
.emoj_areas
{
width:100%; margin-top:20px
}
.but_areas
{
width: 100%;
float: left;
text-align: center;
margin-top: 0px;
}
.post img
{
height:auto}
.post
{width:100%;
margin: 0 0 35px 0;
height: auto;
float: none;} nav {
text-align: center;
} .logo { margin-bottom: 0px;
}  #searchform {
float: left;
margin-left: 0;
} .post-footer {
border-top: none;
border-bottom: none;
text-align: center;
} .post-social {
position: static;
text-align: center;
transform: none;
margin-top: 20px;
}
.widget-post-title {
font-size: 1.2em;
} .footer-col {
float: none;
margin-bottom: 20px;
width: 100%;
text-align: center;
}
.footer-col:last-child {
text-align: center;
margin-bottom: 0;
}
}
.image {
position	: relative;
width		: 100%; }
h8 {
position: absolute;
top: 10px;
left: 4px;
width: 100%;
color: #fff;
font-size: 16px;
}
h8 span {
padding	: 5px;
border-radius:3px;
background:#1e252b
}
h7 {
position: absolute;
top: 10px;
left: 6px;
width: 100%;
color: #fff;
font-size: 16px;
}
h7 span {
padding	: 5px;
border-radius:3px;
font-size: 12px;
background:rgba(0, 0, 0, 0.5);
}
.ttl
{
padding: 0 0 0.5em;
}
h2 {
bottom: 0px;
font-weight: normal; height: 6.5em;
overflow: hidden;
color: #ddd!important;
display: block;
padding: 0.5em 0 0;
font-size: 0.85em;
left: 0px;
width: 100%;
color: #555;
line-height: 1.4;
}
h2 span.spacer {
padding	: 0 5px;
}
.tags
{
font-size: 14px;
margin-bottom: 20px;
line-height: 24px;}
.tags a
{
line-height: 24px;}
.tags a:hover
{
color:#ff2425}
#cat
{
margin-bottom:20px;
line-height:30px;
text-align: center;
}
#site-navigation {
clear: both;
display: block;
float: left;
width: 100%;
height: 3.125em;
line-height: 3.125em;
background: #222222;
background: -moz-linear-gradient(top, #222222 0%, #333333 50%, #222222 51%, #151515 100%);
background: -webkit-linear-gradient(top, #222222 0%,#333333 50%,#222222 51%,#151515 100%);
background: linear-gradient(to bottom, #222222 0%,#333333 50%,#222222 51%,#151515 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#151515',GradientType=0 );
box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.12);
margin-top:20px
}
#site-navigation, #site-navigation ul, #site-navigation ul li, #site-navigation ul li a, #site-navigation #head-mobile {
border: 0;
list-style: none;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#site-navigation  a
{
color:#fff;
padding:15px
}
#site-navigation  a:hover
{
background-color: #FF9935 !important;
text-decoration: none;
color: #fff;
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background-color: rgba(0, 0, 0, 0);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000',GradientType=0 );
}
.box-shadow,.widget-title {}
.widget-title
{
background: #282828;
color: #fff;
padding: 0.4em 0.8em;
font-weight: normal;
border-left-width: 6px;
border-left-style: solid;border-color: #FF9935 !important;
text-align: left;
height: 45px;
}
.heart .fa-heart
{
color:#FF9935
}
.heart:hover .fa-heart 
{
color:#FFF
}
.fluid_video_wrapper .vast_video_loading::before
{content:none !important}
.page-numbers {
display: inline-block;
padding: 12px 15px;
margin: 0 2px 0 0;
border-bottom: 2px solid #fff;
line-height: 1;
text-decoration: none;
font-weight: 600;
color: #3e3e3e;
}
.page-numbers.current,
a.page-numbers:hover {
color: #F00;
border-bottom: 2px solid #f00;
}
.nav-links
{
float: left;
border-top: 2px solid #c4c4c4;
}</pre></body></html>