/*
Theme Name: "Русский Дом"
Theme URI: http://www.polyakov.net.ru/
Description: Дизайн разработан для агентства недвижимости "Русский Дом" г. Смоленск.
Version: 1.0
Author: Дмитрий Поляков
Author URI: http://www.polyakov.net.ru/
Tags: blue, custom header, fixed width, two columns, widgets
*/
 
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Georgia, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: url(images/bg.jpg);
}
a {
	color: #330000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


h2, h3, h4, h5, h6 {
	font-style: italic;
	font-weight: normal;
	color: #330000;
	padding:0.3em 0;

}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 570px;
}

#header h2 {
	padding: 20px 0 0 20px;
	color: #330000;
	font-size: 3.5em;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: normal;
}

#header h2 a {text-decoration: none;}

#header span {
	padding: 0px 0 0 20px;
	font: 1.95em/2em Times New Roman;
}

#foto1 {background: url(images/foto01.jpg) center top no-repeat; height: 130px; width: 950px}
#foto2 {background: url(images/foto02.jpg) center top no-repeat; height: 130px; width: 950px}
#foto3 {background: url(images/foto03.jpg) center top no-repeat; height: 130px; width: 950px}
#foto4 {background: url(images/foto04.jpg) center top no-repeat; height: 120px; width: 950px}

/* Menu
------------------------------------------------------------------------------*/
#menu {
	text-align: center;
	margin: 15px 0px;
}


#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
	//zoom: 1;
	padding-right:0.5em;
	font:  2em/1.5em  Georgia ;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	margin: 0 50px 0 5px;
	text-indent: 25px;
}
#content h1, #contentnew h1 {
	color: #330000;
	font-size: 2.5em;
	font-weight: normal;
	padding-top:0.5em;
}

h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.0em;}


#contentnew h2 {
	color: #330000;
	font-size: 2.0em;
	font-weight: normal;
}

#contentnew h3 {
	color: #330000;
	font-size: 1.6em;
	font-weight: normal;
}


#sidebar h2 {
	color: #330000;
	font-size: 1.9em;
	font-weight: normal;
}
.entry {
	padding: 10px 0 0 0 ;
	font: 14px/18px Georgia, Times New Roman, sans-serif;
}

.entry ul {padding-left:45px;}
.entry ul li {text-indent:5px;}

hr {
	background: url(images/divider.gif) center top no-repeat;
	height: 6px;
	border: 0px;
	width: 945px;
}

.postmetadata {padding-top:0.5em}
.hr720 {width: 720px;}

.wpcf7-form {
  margin-left:50px;
  text-indent: 0px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 50px;
	margin: 10px 50px 0 0px;

}

/* For news page ------------------------------------------------------------------*/

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#containernew {
	width: 100%;
	float: left;
	overflow: hidden;
}
#contentnew {
	padding: 0 270px 0 0;
	text-indent: 25px;

}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}
#sidebar ul {
	list-style-type: none;
}

#sidebar ul li ul{
	list-style-type: circle;
	padding:0.5em 0em 0.5em 1.5em;

/*#-------------------------------------------------------------------------*/
