html, body {
background: url('images/bg.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-size: 14px;
color: #000000;
font-family: Arial, Tahoma, Verdana;
margin: 0;
padding: 0;
}
#basic-block {
width: 1000px;
margin: 0px auto;
}
a img {
border: none;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.clear {
clear:both;
}
#header {
width: 1000px;
padding: 0px;
margin-top: 10px;
}
#header .logo {
width: 1000px;
padding-top: 10px;
padding-bottom: 20px;
background: url('images/head-bg.png') top left;
}
#header .menu {
width: 1000px;
margin: 0px;
background: #f5f5f5;
height: 40px;
border: 1px #e2e2e2 solid;
padding-left: 0px;
}
#header .menu ul {
margin-left: 0;
padding-left: 0;
}
#header .menu ul li {
list-style: none;
float: left;
background: url('images/border.png') top right no-repeat;
padding-right: 3px;
height: 40px;
position: relative;
top: 0px;
margin: 0px;
}
#header .menu ul li a {
padding: 11px 16px 11px 16px;
background: #F5F5F5;
text-decoration: none;
color: #686868;
text-transform: uppercase;
font-size: 13px;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
position: relative;
top: 12px;
}
#header .menu ul li a:hover {
color: #cce5d0;
-webkit-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
}
#header .menu ul li.li-last {
background: no-repeat;
padding-right: 0px;
}
#header .search {
clear: both;
width: 285px;
height: 28px;
margin: 5px auto;
position: relative;
float: right;
top: 30px;
background: url('images/search.png') top left no-repeat;
right: 20px;
}
#header #s {
background: url('images/pr.png') top left;
border: none;
width: 257px;
float: left;
display: block;
position: relative;
left: 2px;
top: 5px;
}
#searchsubmit {
background: url('images/pr.png') top left;
width: 24px;
height: 24px;
display: block;
float:right;
border: none;
position: relative;
top: 2px;
cursor:pointer;
}
.slides_container {
width:1000px;
overflow:hidden;
position:relative;
display:none;
margin: 0px auto 0 auto;
border-radius: 5px;
-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear: both;
}
.slides_container a {
width:1000px;
height:197px;
display:block;
text-decoration: none;
color: #676767;
font-size: 16px;
font-weight: bold;
}
.slides_container a img {
border-radius: 15px;
}
.slides_container a span {
padding: 10px;
background: url('images/slbg.png') top left;
position: relative;
top: -50px;
left: 30px;
border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-border-radius: 3px;
}
#slides .prev {
position:relative;
top:-140px;
left:50px;
width:24px;
height:20px;
display:block;
z-index:101;
float: left;
}
#slides .next {
position: relative;
left: 690px;
top: -160px;
width:24px;
height:20px;
display:block;
z-index:101;
}
.pagination {
margin:56px auto 0;
width:100px;
position: relative;
top: -50px;
}
.pagination li {
float:left;
margin:0 1px;
list-style:none;
}
.pagination li a {
display:block;
width:11px;
height:0;
padding-top:11px;
background-image:url('images/pagination.png');
background-position:0 0;
float:left;
overflow:hidden;
}
.pagination li.current a {
background-position:0 -12px;
}
.news {
width: 800px;
margin: 20px auto;
text-align: left;
clear: both;
border-top: 1px #fbfbfb dashed;
}
.news h2 {
color: green;
text-align: left;
}
.news a {
text-decoration: none;
color: #565656;
}
.news a:hover {
border-bottom: 1px #565656 dashed;
}
.page-content {
clear: both;
width: 700px;
margin: 0px auto;
padding: 20px;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
background: url('images/pagebg.png') top left;
float: right;
}
.page-content h1 {
color: green;
font-size: 15px;
}
.news-content h1 {
color: green;
font-size: 15px;
}
.page-content h2 {
color: green;
font-size: 13px;
}
.page-content h3 {
color: #000000;
font-size: 12px;
}
.page-content a {
text-decoration: underline;
color: #000000;
}
.page-content a:hover {
text-decoration: none;
}
.catalog-content {
clear: both;
width: 720px;
float: right;
padding: 10px;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
background: url('images/pagebg.png') top left;
}
.catalog-content h2 a {
color: green;
font-size: 13px;
text-decoration: none;
}
.catalog-content a {
text-decoration: underline;
color: #000000;
}
.catalog-content a:hover {
text-decoration: none;
}
.news-content {
clear: both;
width: 900px;
padding: 10px;
border-left: 1px #cccccc solid;
border-right: 1px #cccccc solid;
margin: 0px auto;
}
.news-content h2 a {
color: green;
font-size: 13px;
text-decoration: none;
}
.news-content a {
text-decoration: underline;
color: #000000;
}
.news-content a:hover {
text-decoration: none;
}
#allnews {
position: relative;
top: 15px;
}
#sidebar #allnews {
position: relative;
top: 15px;
}
.meta {
padding: 5px;
background: #cccccc;
color: #787878;
border-radius: 4px;
-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.social-media-buttons {
float: right;
}
.pages {
background: #565656;
color: #ffffff;
border: none;
}
.wp-pagenavi a {
background: green;
color: #f1f1f1;
border: none;
}
.wp-pagenavi a:hover {
background: green;
color: #f1f1f1;
}
#sidebar {
width: 237px;
float: left;
padding: 10px 10px 20px 7px;
display: block;
}
#sidebar ul li {
list-style: url('images/list.png');
margin-bottom: 7px;
}
#sidebar a {
text-decoration: none;
color: #686868;
}
#sidebar a:hover {
text-decoration: none;
}
#footer {
width: 1000px;
margin: 10px auto;
padding: 10px;
border-top: 1px #cccccc solid;
font-size: 12px;
color: #787878;
}
#basic-block .allnews {
-moz-box-shadow:inset 0px 0px 0px 0px #34db4d;
-webkit-box-shadow:inset 0px 0px 0px 0px #34db4d;
box-shadow:inset 0px 0px 0px 0px #34db4d;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #349945), color-stop(1, #349945) );
background:-moz-linear-gradient( center top, #349945 5%, #349945 100% );
background-color:#349945;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:12px;
font-weight:normal;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0px #7a7a7a;
}
#basic-block .allnews:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #349945), color-stop(1, #349945) );
background:-moz-linear-gradient( center top, #349945 5%, #349945 100% );
background-color:#349945;
}
#basic-block .allnews:active {
position:relative;
top:1px;
}
@media (max-width: 1000px) {
#coin-slider-slides, #sidebar, #header .search {
display:none;
}
#footer, .page-content, .catalog-content, .wpadminbar, #basic-block  {
width: auto;
float: none;
margin: 0 auto;
}
#header, #header .logo {
margin: 0 0px;
max-width: 100%;
height: auto;
}
#header .menu, #mega-menu-wrap-primary .mega-menu-toggle{
width: auto;
}
a img {
margin: 0 0px;
max-width: 100%;
height: auto;
}}