/*
Theme Name: puhovoi-base.ru 2.0
Theme URI: http://www.micle.info/
Description: Тема puhovoi-base.ru для de plumon.
Version: 2.0
Author: Mikhail Fedosov
Author URI: http://www.micle.info/
*/

body {
	background: #0a181d url(./images/body-bg1.gif) center;
	margin: 0;
	padding: 0;
	font: 70% "Tahoma";
	color: black;
}

img {
	border: 0;
}

a {
	color: #0c6b8e;
}

p {
	padding: 0;
	margin: 10px 0;
}

.clear {
	clear: both;
}

#body-helper1 {
	background: url(./images/body-helper1-bg1.jpg) center top no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 900px;
}

#content {
	width: 801px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 100%;
	height: 81px;
}

	#logo1 {
		display: block;
		width: 163px;
		height: 42px;
		position: absolute;
		left: 20px;
		top: 24px;
		background: url(./images/header-logo1.jpg) left top no-repeat;
	}
	
	#menu-top {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 30px;
		right: 80px;
		width: 540px;
	}
	
		#menu-top li {
			list-style: none;
			float: right;
			margin: 0 0 0 30px;
		}
		
			#menu-top li a {
				font-size: 160%;
				color: white;
			}

#banner-top {
	position: relative;
	width: 100%;
	height: 340px;
	background: url(./images/banner-top-bg1.jpg) left top no-repeat;
}

	#price {
		position: absolute;
		left: 63px;
		top: 172px;
		width: 84px;
		height: 35px;
		background: url(./images/price1.gif) left top no-repeat;
	}
	
	#about-text {
		position: absolute;
		left: 320px;
		top: 60px;
		width: 420px;
		height: 200px;
		font-family: "Georgia";
		font-size: 170%;
		color: white;
	}
	
		#about-text p {
			text-indent: 35px;
		}

	#buy-link {
		position: absolute;
		left: 115px;
		top: 227px;
		color: #960027;
		font-family: "Georgia";
		font-style: italic;
		font-size: 180%;
	}

	#colour-lines {
		position: absolute;
		width: 100%;
		height: 58px;
		left: 0;
		top: 297px;
		background: url(./images/banner-top-bg2.gif) left top no-repeat;
		padding: 35px 0 0 80px;
		color: white;
	}
	
		#colour-lines a {
			color: white;
		}
		
		#download-demo {
			display: block;
			width: 108px;
			height: 27px;
			position: absolute;
			top: 27px;
			right: 110px;
			background: url(./images/download_demo.gif) left top no-repeat;
		}

#content-main {
	width: 800px;
	background: white;
}
	
	#content-main-inner {
		padding: 20px 80px 60px 80px;
	}
	
		#content-main-inner h1 {
			font-family: "Georgia";
			font-style: italic;
			font-weight: normal;
			padding: 50px 0 10px 0;
			margin: 0;
			font-size: 200%;
			color: #0c6b8e;
		}
		
		#content-main-inner p {
			text-indent: 30px;
			line-height: 150%;
			padding: 0 0 5px 0;
		}

#footer {
	background: #0a181d url(./images/body-bg1.gif) center;;
	padding: 22px 0;
	color: white;
	line-height: 150%;
	text-align: right;
}

	#footer a {
		color: #0d7499;
	}
	
	.left {
		float: left;
	} 

#navigation_bf {
	background: white;
	padding: 40px 0 0 0;
	margin: 0;
}
		
	.al_left {
		display: block;
		float: left;
	}
			
	.al_right {
		display: block;
		float: right;
	}
			
	#navigation_bf a {
		font-size: 160%;
		color: #0c6b8e;
	}

#comments {
	padding: 10px 0 0 0;
}

	.comment_text {
		border-left: 4px solid #f3efb6;
		padding: 2px 0 2px 20px;
		margin: 4px 0 10px 0;
	}
	
	#comments_form {
		margin: 40px 0 0 0;
	}