/*
Theme Name: Zavitok
Version: 1.0
Author: Jam
Author URI: http://fastmi.com/
*/

* {margin:0; padding:0;}
body {
	position:relative;
	background:#fde4df;
	font:62.5% Tahoma, Geneva, sans-serif; color:#000;}
html, body { min-height:100%; height:auto !important; height: 100%;}
img {border:none; padding:0; margin:0;}
a { color:#666; }
a:hover {color:#999;}
:focus {outline:none;}

#wrap {
	width:922px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
	background: #fcf7f7 url(img/wrap-bg.gif) repeat-y;
	}
/* header */
#header {
	position:relative;
	height:212px;
	background:url(img/header-bg.jpg) no-repeat;
	}
	#logo {
		position:absolute;
		top:3px;
		left:1px;
		}
	#logo-text {
		position:absolute;
		top:125px;
		left:25px;
		font-size:1em;
		font-weight:normal;
		color:#666;
		text-transform:uppercase;
		}
	#phone {
		position:absolute;
		top:2px;
		right:51px;
		text-align:right;
		font: normal 1.4em Georgia, "Times New Roman", Times, serif;
		color:#f72300;
		}
		#phone span { font-size:2.14em;}
	#searchform {
		position:absolute;
		display:block;
		top:93px;
		right:50px;
		width:223px;
		height:22px;
		background:url(img/search-form.gif) no-repeat;
		border:0;
		}
		#searchform fieldset { border: 0;}
			#s {
				display:block;
				width:186px;
				margin:2px 0 0 10px;
				background:#fff;
				border: 0;
				}
			#searchsubmit {
				position:absolute;
				display:block;
				top:3px;
				right:3px;
				width:17px;
				height:16px;
				border: 0;
				background: url(img/search-submit.gif) no-repeat;
				cursor:pointer;
				}
/* content */
#wraper {
	float:left;
	width:100%;
	padding-bottom:98px;
	}
#content {
	width:642px;
	margin: 0 140px 0 141px;
	background:url(img/content-bg.gif) repeat-y;
	}
	.post {
		padding: 30px 42px;
		font-size:1.1em;
		}
		.post-title {
			position:relative;
			left:-13px;
			padding-left:13px;
			padding-bottom:5px;
			background:url(img/dec-title.gif) 0 2px no-repeat;
			font-size:1em;
			}
			.post a { color:#000;}
			.post a:hover { color:#666;}
	#block-news {
		position:relative;
		top:19px;
		background:url(img/block-news-body.gif) repeat-y;
		}
		#block-news-head {
			overflow:hidden;
			height:27px;
			line-height:35px;
			text-indent:45px;
			background:url(img/block-news-head.gif) no-repeat;
			font-size:1.1em;
			font-weight:bold;
			color:#fff;
			text-transform:uppercase;
			}
		#block-news-body {
			min-height:88px;
			height:auto !important;
			height:88px;
			background: url(img/block-news-foot.jpg) 0 100% no-repeat;
			}
			#block-news-body2 {
				position:relative;
				overflow:hidden;
				width:600px;
				margin: 0 0 0 20px;
				padding: 10px 0 20px 0;
				}
				.news-post {
					float:left;
					position:relative;
					margin-left:-1px;
					width:160px;
					padding: 0 20px;
					background: url(img/news-line.gif) 0 0 repeat-y;
					font-size:1.1em;
					}
				*html .news-post { top: 5px;}
					.news-date { font-weight:bold;}
					.news-link {
						position:absolute;
						text-indent:-9999px;
						bottom:0px;
						right:6px;
						display:block;
						width:11px;
						height:13px;
						background:url(img/news-link.gif) no-repeat;
						}
	#content-f {
		width:642px;
		height:21px;
		background:url(img/content-fbg.gif) 0 0 no-repeat;
		}

/* sidebar */
#sidebar {
	float:left;
	width:140px;
	margin-left:-922px;
	padding-bottom:100px;
	}
	#menu {
		position:relative;
		left:-8px;
		width:142px;
		padding-bottom:53px;
		margin-bottom:10px;
		background:url(img/block1-footer.gif) 0 100% no-repeat;
		}
		#menu ul {
			display:block;
			width:142px;
			padding-top: 25px;
			list-style:none;
			background:url(img/block1-body.gif) 0 0 no-repeat;
			}
			#menu ul li a {
				display:block;
				width:126px;
				height:30px;
				line-height:15px;
				margin: 0 auto;
				text-indent:32px;
				background: url(img/menu-list.gif) 0 0 no-repeat;
				font-size:1.1em;
				color:#666;
				text-transform:uppercase;
				text-decoration:none;
				}
				#menu ul li a.active, #menu ul li a:hover {
					background-position: 0 -30px;
					}
	#contact {
		position:relative;
		left:-8px;
		width:142px;
		padding-bottom:20px;
		background:url(img/block2-footer.gif) 0 100% no-repeat;
		}
		#contact div {
			padding:20px 10px 0 20px;
			background:url(img/block2-header.gif) 0 0 no-repeat;
			font-size:1.1em;
			}
			#contact-title {
				position:absolute;
				top:8px;
				left:40px;
				font-size:1.1em;
				color:#666;
				text-transform:uppercase;
				}
			#contact div img {
				position:relative;
				top:7px;
				padding-right:5px;
				}

/* gallery-col */
#gallery-col {
	float:left;
	width:140px;
	margin-left:-140px;
	padding-bottom:160px;
	}
	#gallery-title {
		padding:0 16px 10px 0; 
		text-align:right;
		background:url(img/gallery-bg.gif) 100% 100% no-repeat;
		font-size:1.1em;
		font-weight:bold;
		color:#666;
		}

/* footer */
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:98px;
	}
	#footer-in {
		position:relative;
		width:922px;
		height:98px;
		margin: 0 auto;
		background: url(img/wrap-bg.gif) repeat-y;
		font-size:12px;
		color:#666;
		text-align:center;
		}
		#footer-dog1 {
			position:absolute;
			top:0;
			left:0;
			}
		#footer-dog2 {
			position:absolute;
			top:-35px;
			right:0;
			}
		#footer-in div {
			position:absolute;
			top:0;
			left:0;
			width:922px;
			text-align:center;
			}
/* */
.clear { clear:both; }
.ngg-widget {position:relative; left:23px;}
.ngg-widget {position:relative; left:23px; background: url(img/gallery-bg.gif) no-repeat scroll 0 100%; padding: 5px 0 10px 0 !important; }