/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/bg-top-2.jpg) top center fixed no-repeat #000;
	text-align:center;
	font-size: 14px;
}

img {vertical-align:top;}
a img { border:0; outline:none;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.align-center { text-align:center;}
.align-left { text-align:left;}
.align-right { text-align:right;}

html, input, textarea
	{
		font-family: Tahoma, Geneva, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#FFFFFF;
	}

input, select { vertical-align:middle; font-weight:normal;}

h2 { font-size:13px; line-height:1.5em; margin:26px 0 15px;}
h3 { font-size:14px; line-height:1.5em; margin:21px 0 21px; font-family: Tahoma, Geneva, sans-serif;}

a {color:#FFD74E; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

dl dt {
	color:#1797FF;
	text-decoration:underline;
	font-weight:bold;
}

.link-1 {
	background:url(images/marker2.gif) 0 7px no-repeat;
	padding-left:13px;
	font-size:1.167em;
	font-weight:bold;
	color:#1797FF;
}

object { outline:none;}

/* ============================= main layout ====================== */
.bg-top {
	background:url(images/bg-2.jpg) top center no-repeat;
	position:relative;
}

.space-1 { margin-top:25px;}
.spase-2 { margin-left:40px;}
.space-3 { margin-top:13px;}
.spase-4 { margin-left:40px;}
.spase-5 { margin-left:15px;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */
.menu { position:absolute; z-index:10; margin:0 -10px; top:22px;}
.header-content {position:absolute; z-index:1; top:25px;}
.header-phone{position:absolute; text-align:center; width:960px; font-size:18px; top:8px;}
.line { border-bottom:1px solid #FFF; margin: 0 24px; height:15px; line-height:1em;}

/* ============================= content ====================== */
#content .indent { padding: 0 0 35px 25px; margin:0 0 0 23px; overflow:visible;}
#content .indent-home { padding: 0 0 35px 10px; margin:0 0 0 23px; overflow:visible;}
.button {display:inline-block; background:url(images/bg-button-left.png) top left no-repeat; line-height:1em; }
.button a {display:inline-block;  background:url(images/bg-button-right.png) top right no-repeat; padding:0 19px 0 9px; text-decoration:none; font-weight:bold; color:#FFF2C4;}
.button a span {display:inline-block; display:inline-block;  background:url(images/bg-button-tail.png) top repeat-x;}
.button a span span { display:inline-block; height:32px; background:url(images/marker1.gif) 0 9px no-repeat; padding:4px 0 0 9px; cursor:pointer;}
.button a:hover { color:#FFF; text-decoration:underline;}

.list-1 li { line-height:1.85em;}
.list-1 li a {background:url(images/marker2.gif) 0 7px no-repeat; padding-left:13px; font-size:1.167em; font-weight:bold; color:#FFD74E; cursor:pointer;}

.phone { float:left; width:94px;}

/* ============================= footer ====================== */
#footer .indent {
	padding:28px 0 0 30px;
	font-size:1.167em;
	margin:0 24px;
}
#footer a { color:#FFD74E; }
/* ============================= forms ============================= */
label { height:26px; display:block;} 
#ContactForm {line-height:1em;}
#ContactForm input {width:262px; height:15px; padding:1px 0 0 5px; font-size:1em; line-height:1em; color:#8C8C8C; }
#ContactForm textarea {width:262px; height:149px; padding:0 0 0 5px; overflow:auto; font-size:1em; line-height:1em; color:#8C8C8C;}
#cPhone {
	font-size: 24px;
	font-weight: bold;
	color: #1797FF;
	text-align: center;
	height: 28px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#hLogos {
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #c5cbdf;
}
#FNav {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#FNav a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#FNav a:hover{
	font-size: 11px;
	color: #005397;
	text-decoration: underline;
}
#logo {
	background-color: #C5CBDF;
	
}
.cimg {
	padding: 10px;
}


/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 4.875em 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 3.5em 0 0;
}
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}
