/* Стили для формы-контакта */

.contact{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 523px;
    border-radius: 9px;
    -moz-border-radius: 9px;    
    padding-left:12px;
    padding-right:12px;
    border: 1px solid #DFDFDF;
    color: #778899;
    background: #F9F9F2;
    background-image: url(images/mail.png);
    background-position: top right;
    background-repeat: no-repeat;
}
    
.contact p{    
    font-size: 13px;
    margin: 10px;
    text-align: left;    
}

.red {color:red}

body {
	margin-top: 49px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: ;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #778899;
}

h1 {
	letter-spacing: -1px;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-size: 18px;
}

p, ul, ol {
	margin: 10 0 2em 0;
	margin-left: 10px;
	text-align: justify;
	line-height: 26px;
	font-size: 12px;
}

a:link {
	color: #008b8b;
	font-size: 12px;
}

a:hover, a:active {
	text-decoration: none;
	color: #553ccf;
}

a:visited {
	color: #008b8b;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;

}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#menu a:hover { 
	text-decoration: none; 
	color: #b22222;
}

#menu .current_page_item a {
	color: #8fbc8f;
}

#menu ul li ul{
	display:none;
	position:absolute;
	z-index:100;
	width:100px;
}

#menu li:hover ul{
	display:block;
	background: url(images/fiolet.jpg) repeat left top;;
}
#menu li a {
	text-decoration: none;
	font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
#menu ul li ul li a{
	text-decoration:none;
	font:14px "Geargia";
}
#menu ul li ul li a:hover{
	display:block;
	font:14px "Geargia";
	text-decoration:none;
	}
	


/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#logo {
	width: 820px;
	height: 100px;
	margin: 0 auto;
	background: url(images/blumen5n7.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size:24px;
}
#logo h2 {
	float: right;
	margin: 0 auto;
	padding: 0 0 0 10px;
	line-height: normal;
	font-family: "Comic Sans MS", Trebuchet MS Arial, Helvetica, sans-serif;
	font-size:20px;
}

#logo h1 { 
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
	
}

#logo h1 a {
	text-decoration: none;
	color: #696969;
	padding: 75px 0 0 5px;
	font-size:36px;
}

#logo h1 a:hover { 
text-decoration: underline; 
font-size:28px;	
}

#logo h2 {
	padding: 75px 0 0 5px;
	font-family: "Comic Sans MS", Trebuchet MS Arial, Helvetica, sans-serif;
	color: #999999;
	
}
#logo h2 a {
	text-decoration: none;
	color: #FFFFFF;
	
}
#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { 
	text-decoration: underline; 
}



/* Page */

#page {
	width: 860px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 640px;
	
}

/* Table */

#table {
	float: left;
   border-collapse: collapse; 
   margin: 10px auto 15px auto;
   border: 1px solid #499279; }
th {
   background: #7cc0a8; 
   height: 25px; 
   padding: 0 10px;
   color: #ffffff; 
   text-align: left; }
td {
   padding: 0 0px; 
   height: 25px; }
tr.odd {
   background: #efefef; }
tr.even {
   background: #cfcfcf; }

/* Post */

.post {
	padding: 15px 15px;
	border-top: 1px dotted #D1D1D1;
}
.oben  {
	height: 16px;
	float: right;
}
.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 16px;
	padding: 18px 0 0 15px;
	background: url(images/img09n.jpg) no-repeat left top;
	font-size: 18px;
	color: #483d8b;
}

.post .entry {
	padding: 0 15px;
	border-top: 1px dotted #D1D1D1;
}

.post .meta {
	padding: 0px 0 15px 0;
	
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
	font-size: 12px;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
	font-size: 12px;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 6px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

#sidebar li {
	margin-bottom: px;
	padding: 0 6px;
}

#sidebar li ul {
}

#sidebar ul li {
	margin-bottom: 6px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	background: url(images/img08.jpg) no-repeat left;
}

#sidebar a:hover { 
	color: #b22222;
}	


#sidebar h2 {
	height: 32px;
	padding: 6px 0 0 15px;
	margin-bottom: 6px;
	background: url(images/img07k3.jpg)no-repeat left top 50%;
	font-size: 18px;
	text-align: center;
	color: #A05220;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 14px;
	background: url(images/img07k2.jpg) no-repeat left top;
}

#s {
	width: 107px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}






