/*  
Theme Name: Malaga
Description: 3 Column Split
Version: 1.0
Author: Mondschein
Author URI: http://www.site-na-zakaz.ru/
Tags: three-columns, blue

*/

* {
	margin: 0px;
	padding: 0px;
}
body {
    background-image: url(img/sun.gif);
}
#header {
	background-image: url(img/ru_logo.gif);
	background-color: #B3DBFF;
	height: 150px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	clear: both;
	background-image: url(img/top_center.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}
.menu_left {
	background-image: url(img/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.menu_right {
	background-image: url(img/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
.menu a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #669CCC;
	width: 200px;
}
#metanav {
	width: 800px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: right;
}
#main_content {
	margin-top: 10px;
	margin-right: 190px;
	margin-left: 180px;
}
#container {
	background-image: url(img/center.jpg);
	padding: 10px;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-color: #B3DBFF;
}
#container p {
    font-size: 14px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container li {
    padding-left: 20px;
}
#container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669CCC;
}
#left_sidebar {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
#right_sidebar{
	float: right;
	width: 160px;
	margin-right: 10px;
	margin-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #B3AE24;
	padding-left: 325px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B3AE24;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #669CCC;
	text-decoration: none;
	background-image: url(img/navigation.gif);
	display: block;
	height: 30px;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}
#buttons ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#buttons a {
	background-image: url(img/button.gif);
	height: 30px;
	width: 121px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #669CCC;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}
#buttons a:hover {
	background-image: url(img/button_hover.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #669CCC;
	height: 30px;
	width: 121px;
	margin-top: 10px;
	display: block;
	text-align: center;
	padding-top: 10px;
}

#footer {
	clear: both;
	background-image: url(img/bottom_center.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 60px;
}
#footer_left {
	background-image: url(img/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}
#footer_right {
	background-image: url(img/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
}
#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
}
.comments-template ol {
    list-style: none;
}
.commentmetadata {
    font-size: 11px;
}
#container .postmetadata {
    margin-top: 10px;
	font-size: 11px;
}
#container .date {
    font-size: 11px;
}
#searchform {
    margin-top: 10px;
	margin-bottom: 10px;
}
.subscription {
	margin-top: 10px;
}
.navigation {
    text-align: center;
}
.banner {
    text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.advert {
	margin-top: 10px;
	margin-bottom: 10px;
}
#cities td {
	padding-right: 25px;
	padding-left: 25px;
}
#container li {
    list-style: none;
}