/*
Theme Name: amadeus-3.com
Theme URI: http://amadeus-3.com
Description: Тема для сайта amadeus-3.com
Author: Fierce Angel
Author URI: http://namnam.name
Version: 1
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
#w {
	width:999px;
	background: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0 auto;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E75C14;
}

h1 {
	letter-spacing: 0px;
	font-size: 20px;
}

h2 {
	letter-spacing: 0px;
	font-size: 18px;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	line-height: 145%;
}

a {
	font-size: 12px;
	color: #494943;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#hd_menu {
	float: right;
	width: 999px;
	height: 54px;
	margin: 0 auto;
	background: url(images/hd_menu.jpg) no-repeat 0px -4px;
}


#hd_menu ul {
	margin: 0 auto;
	padding: 12px 0px 0px 65px;
	list-style: none;
	line-height: normal;
}

#hd_menu li {
	float: left;
	padding: 0px 0px 0px 30px;
	background: none;
}

#hd_menu li.first {
	background: none;
}

#hd_menu a {
	font-size: 15px;
	font-weight: bold;
	color: #494943;
}

/* Header */

#header {
	width: 999px;
	height: 330px;
	margin: 0 auto;
	background: url(images/heder.jpg) no-repeat;
}

#header ul {
	float: left;
	padding: 195px 0px 0px 13px;
	list-style: none;
	line-height: normal;
}

#header li {
	display: block;
    margin-bottom: 5px;
	padding: 5px 5px 0px 0px;
	
}

#header a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #494943;
	border: none;
}

.phone_heder p {
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #494943;
	border: none;
	margin-top: 5px;
	padding-right: 10px;
	line-height: 185%;
}

.adress_heder p {
	float: right;
	font-size: 13px;
	color: #494943;
	font-weight: bold;
	margin-top: -275px;
	padding-right: 10px;
	line-height: 130%;
	text-align: right;
}

a:focus {outline: none}

#header li.first {
	text-decoration: underline;
	color: #494943;
}

.lg {
	float: left;
	width: 350px;
	height: 150px;
	margin-top: -325px;
	margin-bottom: 0px;
	padding-left:20px;
	background: url(images/logo.png) no-repeat;
}

/* Page */

#page {
	width: 999px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 680px;
	float: left;
	margin-top: 15px;
}

#content p {
	padding: 0px 35px 0px 30px;
	color: #D5CABA;
	background: url(images/cont_text_bg.jpg) repeat-y;
	text-align: justify;
	margin-bottom: -12px;
}

.post {
	padding: 0px 0 0px 0;
}

.title {
padding-left:50px;
	padding-top: 30px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: -43px;
	background: url(images/cont_head_bg.jpg) no-repeat;
}
#content_dwn_bg {
width: 680px;
height: 61px;
background: url(images/cont_dwn_bg.jpg) no-repeat;
}
.title a {
	text-decoration: none;		
	color: #D5CABA;
	font-size: 24px;
}

.pagetitle {
	border-bottom:none;
}

.byline {
	margin: 0;
	color: #670000;
}

.meta {
	text-align: right;
	color: #000000;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #670000;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 310px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;

}

#sidebar li ul {
	padding: 0px 10px 0px 10px;
}

#sidebar li li {
	padding-left: 5px;
	background: none;
}

#sidebar h2 {
	text-align: center;
	margin-bottom: -10px;
	font-size: 16px;
	background: url(images/sb_head_bg.jpg) no-repeat; 
	width: 310px;
	height:38px;
	margin-left: 0px;
	padding-top: 9px;
	font-weight: bold;
	color: #494943;
}

#sidebar a {
	text-decoration: none;	color: #494943;
}

#sidebar a:hover {
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 999px;
	margin: 0 auto;
	height: 140px;
	background: url(images/footer.jpg) no-repeat;
	font-size: smaller;
}

#footer p {	font-size: 12px;	font-weight: bold;
	color: #000000;
	float: right;
	padding: 0px 60px 0px 0px;
}

.footer_phone p {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #494943;
	margin-top: 25px;
	padding-left: 480px;
	line-height: 185%;
}

.footer_adress p {
	float: left;
	font-size: 14px;
	color: #494943;
	margin-top: 5px;
	padding-left: 380px;
	line-height: 150%;
}