﻿/*
Theme Name: xrizolit
Theme URI: 
Description: xrizolit theme
Version: 1.0
Author: dizpro
Author URI: dizpro.ru
*/
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background: url(images/backgr.jpg) center top repeat-y;
	background-color: #253;
}
#container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

/*header*/
#header {
	background: url(images/headerbg.jpg) no-repeat top center;
	height: 268px;
	width: 1024px;
}
#header h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	margin: 70px 0 0 457px;
	color: #fff;
}

#header h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	margin: 139px 0 0 428px;
	color: #fff;
}

/*sidebar*/
#sidebar {
	width: 261px;
	float: left;
	padding: 0px 0 0 0;
	height: 500px;
}
#sidebar div {
	height: 91px;
}
#mehan a {
	background: url(images/sb-mehan.jpg) no-repeat top;
	display: block;
	height: 91px;
}
#mehan a:hover {
	background: url(images/sb-mehan.jpg) no-repeat bottom;
}
#mebel a {
	background: url(images/sb-mebel.jpg) no-repeat top;
	display: block;
	height: 91px;
}
#mebel a:hover {
	background: url(images/sb-mebel.jpg) no-repeat bottom;
}
#tkani a {
	background: url(images/sb-tkani.jpg) no-repeat top;
	display: block;
	height: 91px;
}
#tkani a:hover {
	background: url(images/sb-tkani.jpg) no-repeat bottom;
}
#zakaz a {
	background: url(images/sb-zakaz.jpg) no-repeat top;
	display: block;
	height: 91px;
}
#zakaz a:hover {
	background: url(images/sb-zakaz.jpg) no-repeat bottom;
}

/*topmenu*/
#topmenu {
	width: 711px;
	margin: 205px 0 0 157px;
	position: absolute;
}
#topmenu div {
	height: 63px;
	float: left;
}
#main a {
	background: url(images/tm-main.jpg) no-repeat top;
	display: block;
	height: 63px;
	width: 166px;
}
#main a:hover {
	background: url(images/tm-main.jpg) no-repeat bottom;
}
#cat a {
	background: url(images/tm-cat.jpg) no-repeat top;
	display: block;
	height: 63px;
	width: 179px;
}
#cat a:hover {
	background: url(images/tm-cat.jpg) no-repeat bottom;
}
#cont a {
	background: url(images/tm-cont.jpg) no-repeat top;
	display: block;
	height: 63px;
	width: 209px;
}
#cont a:hover {
	background: url(images/tm-cont.jpg) no-repeat bottom;
}
#about a {
	background: url(images/tm-about.jpg) no-repeat top;
	display: block;
	height: 63px;
	width: 157px;
}
#about a:hover {
	background: url(images/tm-about.jpg) no-repeat bottom;
}

#sitemap a {
	position: relative;
	left: 937px;
	top: 250px;

}
#sitemap a img{
	border: 0;
}

/*mainContent*/
#mainContent {
	padding: 20px 20px 0 20px;
	float: left;
	width: 710px;
	margin: 0px 0 0 0;
	text-align: justify;
}
#mainContent h1 {
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	color: #eb6;
	text-align: center;
	padding: 0;
	margin: 4px 0;
}
#mainContent h2 {
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 12px 0 2px 0;
}
#mainContent h2 a {
	color: #eb6;
	text-decoration: none;
}
#mainContent h2 a:hover {
	color: #fb0;
}
#mainContent p {
	text-align: justify;
	line-height: 150%;
}
#mainContent p a {
	color: #eb6;
	text-decoration: none;
}
#mainContent p a:hover {
	text-decoration: underline;
}
#mainContent ul li a {
	color: #eb6;
	text-decoration: none;
}
#mainContent ul li a:hover {
	text-decoration: underline;
}
#mainContent p img {
	float: left;
	margin: 5px 10px 5px 0px;
}
#mainContent h3 {
	float: left;
	text-align: center;
	width: 180px;
	padding: 0;
	margin: 10px 0;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0;
	padding: 10px 28px 10px 28px;
}
#mainContent h3 a {
	color: #eb6;
	text-decoration: none;
}
#mainContent h3 a:hover {
	color: #fd8;
	text-decoration: none;
}
#mainContent h4 a {
	color: #eb6;
	text-decoration: underline;
}
#mainContent h4 a:hover {
	color: #fd8;
	text-decoration: none;
}
#mainContent .post {
	clear: both;
}
a.opacity img {
	background-color:#FFFFFF;
	border: #2a4 solid 2px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
a.opacity:hover img {
	border: #eb6 solid 2px;
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.entry p a img {
	background-color:#FFFFFF;
	border: #2a4 solid 2px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.entry p a:hover img {
	border: #eb6 solid 2px;
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.entry h5{
	float: left;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
.entry h5 a{
	text-decoration: none;
	color: #eb6;
}
.entry h5 a img {
	border: #2a4 solid 2px;
}
.entry h5 a:hover img {
	border: #eb6 solid 2px;
}


/*footer*/
#footer {
	height: 30px;
	background: url(images/footer.jpg) no-repeat;
	clear: both;
	margin: 0;
	padding: 17px 10px 0 10px;
	width: 1024px;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
#footer div {
	float: right;
line-height: 4px;
font-size: 5px;
}
#footer a {
	color: #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
#footer a img {
	border: none;
	margin: 0 5px 0 5px;
}
ul {
	clear: both;
}
table {
	clear: both;
	margin: 10px 0 0 0;
	background-color: #142;}
th {
	text-align: center;
	font-weight: bold;
}
td {
	text-align: left;
	background-color: #253;
	padding: 4px;
	margin: 4px 0 4px 0;
	vertical-align: top;
}
hr {
	clear: both;
	height: 1px;
}
/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contacterror {
	border: 1px solid #ff0000;
}
.contactsubmit {
}
/* End Contact Form CSS */
.leftelem {
float: left;
width: 200px;
height: 120px;
padding: 10px;
text-align: center;
}
.bre {
clear: both;
padding: 30px 0 0 0;
}
.leftelem a {
color:#fff;
text-decoration: none;
padding: 0 0 10px 0;
}
