/*
Theme Name: interny.tv
Theme URI: http://www.maketemplate.ru/
Description: Тема interny.tv для de plumon.
Version: 1.0
Author: Mikhail Fedosov
Author URI: http://www.micle.info/
*/

body {
	background: #39b261;
	color: #474747;
	font: 13px "Arial", sans-serif;
	margin: 0;
	padding: 0;
	min-width: 950px;
	position: relative;
	width: 100%;
}

img {
	border: 0;
}

a {
	color: #108236;
	outline: none;
}

p {
	padding: 0;
	margin: 0 0 22px 0;
}

.clear {
	clear: both;
}

#container {
	background: url(i/container.jpg) center 0 no-repeat;
	min-width: 980px;
}

	#container-inner {
		margin: 0 auto;
		width: 950px;
	}

#header {
	height: 245px;
	position: relative;
}

	#header-menu {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 200px;
		top: 16px;
	}
	
		#header-menu li {
			float: left;
			font-size: 16px;
			margin: 0 22px 0 0;
			padding: 0;
		}
		
			#header-menu li a {
				color: #08401b;
			}
			
	#header-episode {
		position: absolute;
		left: 20px;
		top: 160px;
	}
	
		#header-episode-info {
			font-size: 13px;
			font-style: italic;
			position: absolute;
			left: 8px;
			top: 0;
		}

		#header-episode-link {
			color: #08401b;
			display: block;
			font-size: 31px;
			position: absolute;
			left: 0px;
			top: 5px;
			width: 170px;
		}
		
	#home {
		display: block;
		position: absolute;
		left: 10px;
		top: 16px;
		width: 200px;
		height: 130px;
	}

#content {
	background: #ffffff url(i/content.gif) 642px 0 repeat-y;
	padding: 0 20px 0 20px;
}

	#content-column-left {
		margin: 0 290px 0 0;
	}
	
		#content-column-left h1 {
			font-size: 18px;
			font-weight: normal;
			margin: 0 0 22px 0;
			padding: 0;
		}
		
		.comments-column {
			background: url(i/comments-column.gif) 0 0 no-repeat;
			color: #9e9e9e;
			float: left;
			font-size: 12px;
			width: 43px;
			text-align: center;
		}
		
			.comments-column a {
				color: #ed0b34;
				display: block;
				font-size: 22px;
				line-height: 43px;
				text-decoration: none;
				width: 100%;
				height: 43px;
			}
			
		.post-column {
			margin-left: 55px;
			padding: 9px 25px 0 0;
		}
		
		.post-column.page {
			margin: 0;
		}

	#content-column-right {
		padding: 0 0 0 22px;
		float: right;
		width: 265px;
	}
	
		#search-holder {
			background: url(i/search-holder.gif) 0 0 no-repeat;
			margin: 0 0 18px 0;
			position: relative;
			width: 264px;
			height: 29px;
		}
		
			#search-holder input {
				background: transparent;
				border: none;
				font-size: 12px;
				position: absolute;
				left: 28px;
				top: 5px;
				width: 234px;
				height: 16px;
			}
			
		.teaser {
			background-position: center 0;
			background-repeat: no-repeat;
			color: #08401b;
			display: block;
			font-size: 20px;
			margin: 0 0 44px 0;
			padding: 204px 0 0 0;
			text-align: center;
			width: 100%;
		}
		
		.teaser:hover {
			color: #147535;
		}
		
		.teaser#teaser1 {
			background-image: url(i/teaser1.jpg);
		}

		.teaser#teaser2 {
			background-image: url(i/teaser2.jpg);
		}

		.teaser#teaser3 {
			background-image: url(i/teaser3.jpg);
		}

		.teaser#teaser4 {
			background-image: url(i/teaser4.jpg);
			padding-top: 171px;
		}

		.teaser#teaser5 {
			background-image: url(i/teaser5.jpg);
			padding-top: 171px;
		}

#footer {
	background: url(i/footer.gif) 0 0 no-repeat;
	color: #9bf46e;
	padding: 34px 0 65px 34px;
	position: relative;
}

	#footer a {
		color: #9bf46e;
	}
	
	#liru {
		position: absolute;
		right: 32px;
		top: 36px;
	}

#comments {
	border-top: 1px solid #39b261;
	padding: 20px 0 0 0;
}

	.comment_text {
		margin: 0 0 10px 0;
		padding: 6px 0 0 20px;
	}












