/* CSS Document */

html, body, form{
	height: 100%;
	margin: 0;
	padding: 0;
}

form { height: auto; }

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img { border: #000 0px solid; }
a {outline: none !important; }
a { color: #161616; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited {text-decoration: none;}

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: 100; }
table { border-collapse: separate; } table td { padding: 0px; vertical-align: top }

#all {
	background: #fff url("../img/bg_body.jpg"/*tpa=http://oblast.com.ua/img/bg_body.jpg*/) no-repeat top;
	position: relative;
	width: 965px;
	margin: 0px auto;
}

#header {
}
	#header #logo {
		float: left;
	}
	#header .archive {
		float: right;
		padding-top: 13px;
	}
		#header .archive .date {
			text-align: right;
			color: #ea5803;
			font-size: 120%;
			padding: 6px 17px 0 0;
			font-weight: 900;
		}
	#header .menu {
		clear: both;
		overflow: hidden;
		_zoom: 1;
		background: url("../img/bg_header.gif"/*tpa=http://oblast.com.ua/img/bg_header.gif*/) top right no-repeat;
	}
		#header .menu ul {
			margin:0;
			padding:0 8px;
			list-style: none;
			background: url("../img/bg_menu.gif"/*tpa=http://oblast.com.ua/img/bg_menu.gif*/) no-repeat;
			overflow: hidden;
			_zoom: 1;
			height: 34px;
			margin-top: 1px;
		}
			#header .menu ul li {
				float: left;
				line-height: 34px;
				height: 34px;
				padding: 0 11px 0 10px;
				background: url("../img/menu_devider.gif"/*tpa=http://oblast.com.ua/img/menu_devider.gif*/) no-repeat right;
				font-weight: 900;
				font-size: 90%;
			}
			#header .menu ul li.last {
				background: none;
				padding-right: 0;
			}
				#header .menu ul li a {
					color: #999999;
				}

		#header .menu .rightSide {
			float: right;
			_padding-top: 8px;
		}
			#header .menu .rightSide .rss {
				padding-right: 20px;
				background: url("../img/ico_rss.gif"/*tpa=http://oblast.com.ua/img/ico_rss.gif*/) no-repeat right;
				line-height: 34px;
				margin-right: 10px;
			}
			#header .menu .rightSide form {
				display: inline-block;
				display: inline;
				font-size: 90%;
				margin-right: 8px;
			}

#main {
	padding-top: 15px;
	overflow: hidden;
	_zoom: 1;
	padding-bottom: 40px;
}
	
	.left {
		float: left;
		width: 495px;
	}
	
	.middle {
		float: left;
		width: 204px;
		padding-left: 13px;
	}

	.right {
		float: left;
		width: 240px;
		padding-left: 13px;
	}
	
	.photos .left {
		float: left;
		padding-right: 5px;
		width: 710px;
	}
	
	.photos .right {
		float: left;
		width: 240px;
		padding-left: 10px;
	}



		.featured {
			background: #f5f5f5 url("../img/bg_featnews.gif"/*tpa=http://oblast.com.ua/img/bg_featnews.gif*/) no-repeat bottom left;
			padding: 0px 5px 16px 5px;
			overflow: hidden;
			_zoom: 1;
		}
			.featured .title {
				background: url("../img/bg_featnews_top.gif"/*tpa=http://oblast.com.ua/img/bg_featnews_top.gif*/) no-repeat;
				margin: 0 -5px;
				height: 14px;
				padding: 5px 10px;
				padding-bottom: 8px;
				font-size: 120%;
				color: #ea5803;
				font-weight: 900;
			}
			.featured .image {
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				padding: 2px;
				background: url("../img/img_featured.gif"/*tpa=http://oblast.com.ua/img/img_featured.gif*/) no-repeat;
			}
				.featured .time {
					font-size: 90%;
					color: #01a1d1;
					padding-bottom: 6px;
				}
				.featured h1 {
					margin: 0;
					padding: 0;
					padding-bottom: 4px;
					font-size: 100%;
					color: #3f3f3f;
				}
					.featured h1 a {
						color: #3f3f3f;
					}
				.featured p {
					margin: 0;
					padding: 0;
				}

		
		.mainNews {
			overflow: hidden;
			_zoom: 1;
			padding-top: 24px;
			position: relative;
		}
		
			.mainNews .language {
				position: absolute;
				top: 24px;
				right: 0;
			}
				.mainNews .language .region {
					background: #FFFFFF;
					font-size: 90%;
					color: #999999;
				}

				.mainNews .language span {
					display: inline-block;
					padding: 2px 4px;
					background: #cccccc;
					color: #fff;
                    cursor: pointer;
				}
				.mainNews .language span.selected {
					display: inline-block;
					padding: 2px 4px;
					color: #fff;
					background: #ea5803;
                    cursor: default;
				}
		
			.mainNews .regionNews {
				float: left;
				width: 236px;
				margin-left: 3px;
				margin-right: 13px;
			}
			.mainNews .countryNews {
				float: left;
				width: 235px;
				margin-left: 3px;
				_margin-left: 0px;
				margin-right: 5px;
				_margin-right: 2px;
			}

			.mainNews .title {
				height: 14px;
				padding: 0px 0px 0px 2px;
				font-size: 120%;
				color: #ea5803;
				font-weight: 900;
			}
			.mainNews .newsItem {
				overflow: hidden;
				_zoom: 1;
				padding-top: 14px;
				padding-bottom: 6px;
			}
				.mainNews .image {
					float: left;
					margin-right: 5px;
					margin-bottom: 5px;
					padding: 2px;
					background: url("../img/bg_img_newsItem.gif"/*tpa=http://oblast.com.ua/img/bg_img_newsItem.gif*/) no-repeat;
				}
					.mainNews .time {
						font-size: 90%;
						color: #01a1d1;
						padding-bottom: 1px;
					}
					.mainNews h2 {
						margin: 0;
						padding: 0;
						padding-bottom: 2px;
						font-size: 100%;
						color: #3f3f3f;
					}
						.mainNews h2 a {
							color: #3f3f3f;
						}
					.mainNews p {
						margin: 0;
						padding: 0;
						padding-bottom: 2px;
						font-size: 100%;
						color: #666666;
					}
					.mainNews .more {
						text-align: right;
					}
						.mainNews .more a {
							color: #ea5803;
							font-size: 90%;
							text-decoration: underline;
						}


		.galleryBlock {
			background: #f5f5f5 url("../img/bg_featnews.gif"/*tpa=http://oblast.com.ua/img/bg_featnews.gif*/) no-repeat bottom left;
			padding: 0px 5px 6px 5px;
			overflow: hidden;
			_zoom: 1;
			position: relative;
		}
			.galleryBlock .otherpics {
				position: absolute;
				right: 21px;
				top: 8px;
			}
				.galleryBlock .otherpics a {
					display: block;
					padding: 2px;
					background: url("../img/bg_img_newsItem.gif"/*tpa=http://oblast.com.ua/img/bg_img_newsItem.gif*/) no-repeat;
					margin-bottom: 5px;
				}
			
			.galleryBlock .title {
				background: url("../img/bg_featnews_top.gif"/*tpa=http://oblast.com.ua/img/bg_featnews_top.gif*/) no-repeat;
				margin: 0 -5px;
				height: 14px;
				padding: 5px 10px;
				padding-bottom: 8px;
				font-size: 120%;
				color: #ea5803;
				font-weight: 900;
			}
			.galleryBlock .image {
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				padding: 2px;
				background: url("../img/img_featured.gif"/*tpa=http://oblast.com.ua/img/img_featured.gif*/) no-repeat;
			}
			.galleryBlock .text {
				margin-right: 130px;
			}
				.galleryBlock .time {
					font-size: 90%;
					color: #01a1d1;
					padding-bottom: 3px;
				}
				.galleryBlock h1 {
					margin: 0;
					padding: 0;
					padding-bottom: 2px;
					font-size: 100%;
					color: #3f3f3f;
				}
					.galleryBlock h1 a {
						color: #3f3f3f;
					}
				.galleryBlock p {
					margin: 0;
					padding: 0;
					
				}



		.pagination {
			text-align: center;
			padding: 30px 0;
		}
			.pagination a, .pagination span {
				display: inline-block;
				border: #cccccc 1px solid;
				width: 15px;
				height: 15px;
				line-height: 15px;
				margin: 0 1px;
			}
			.pagination span {
				color: #3f3f3f;
				background: #e4e4e4;
			}







		.newsOpen {
		}
			.newsOpen .title {
				padding-bottom: 6px;
				padding-left: 3px;
				font-size: 120%;
				color: #ea5803;
				font-weight: 900;
			}
			.newsOpen .image {
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				padding: 2px;
				background: url("../img/img_featured.gif"/*tpa=http://oblast.com.ua/img/img_featured.gif*/) no-repeat;
			}
			.newsOpen .text {
				padding-bottom: 10px;
			}
				.newsOpen .fontsize {
					float: right;
				}
				.newsOpen .time {
					font-size: 90%;
					color: #01a1d1;
					padding-bottom: 2px;
				}
				.newsOpen .region {
					color:#777777;
					font-size: 90%;
				}
				.newsOpen h1 {
					margin: 0;
					padding: 0;
					padding-bottom: 7px;
					font-size: 140%;
					color: #3f3f3f;
					font-weight: 900;
				}
				.newsOpen p {
					margin: 0;
					padding: 0;
					font-size: 117%;
					padding-bottom: 12px;
					text-align: justify;
				}

				.newsOpen .print {
					float: right;
					padding-right: 20px;
					line-height: 16px;
					height: 16px;
					display: block;
					background: url("../img/ico_print.gif"/*tpa=http://oblast.com.ua/img/ico_print.gif*/) no-repeat right;
					color: #01a1d1;
				}
				
				.newsOpen .comments {
					padding-top: 30px;
					font-size: 120%;
					font-weight: 900;
					padding-bottom: 24px;
				}
					.newsOpen .comments h5 {
						font-size: 110%;
						margin: 0;
						padding: 0;
						padding-bottom: 14px;
					}
					.newsOpen .comments textarea {
						border: #a7a6aa 1px solid;
						width: 495px;
						height: 83px;
					}
					.newsOpen .comments .textfield {
						border: #a7a6aa 1px solid;
						margin-bottom: 7px;
					}


			.newsOpen .otherNews {
				padding-bottom: 60px;
			}
				.newsOpen .otherNews ul {
					margin: 0;
					padding: 0;
					list-style: none;
					color: #01a1d1;
				}
					.newsOpen .otherNews ul li {
						padding-top: 6px;
					}
						.newsOpen .otherNews ul li a {
							padding-left: 5px;
							font-weight: 900;
							color: #3f3f3f;
						}





	
		.photos .title {
			padding-bottom: 6px;
			padding-left: 10px;
			font-size: 120%;
			color: #ea5803;
			font-weight: 900;
		}

		.photos .bigPhoto {
			text-align: center;
		}
	
		.photos .previews {
			margin: 16px 4px;
			padding: 0;
			list-style: none;
			overflow: hidden;
			_zoom:1;
		}
			.photos .previews li {
				float: left;
				padding: 0 2px;
			}
				.photos .previews li a {
					display: inline-block;
					padding: 1px;
					border: #d6d6d6 1px solid;
				}
		
	
		.photos .otherPhotos {
			width: 698px;
			margin: 0px auto;
		}
			.photos .otherPhotos td {
				padding-top: 10px;
				padding-bottom: 30px;
			}
			.photos .otherPhotos td div {
				margin: 0 auto;
			}
				.photos .otherPhotos td div {
					width: 181px;
				}
			.photos .otherPhotos .leftCol div {
				margin-left: 0;
			}
			.photos .otherPhotos .rightCol div {
				margin-right: 0;
			}

			.photos .otherPhotos .image {
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				padding: 2px;
				background: url("../img/img_featured.gif"/*tpa=http://oblast.com.ua/img/img_featured.gif*/) no-repeat;
			}
				.photos .otherPhotos .date {
					font-size: 90%;
					color: #01a1d1;
					padding-bottom: 2px;
					color: #01a1d1;
				}
				.photos .otherPhotos a {
					font-weight: 900;
				}




		.middle .borderBlock {
			background: #f5f5f5 url("../img/bg_block_middle.gif"/*tpa=http://oblast.com.ua/img/bg_block_middle.gif*/) no-repeat bottom left;
			padding: 0px 5px 16px 5px;
			overflow: hidden;
			_zoom: 1;
			margin-bottom: 10px;
		}
			.middle .borderBlock .title {
				background: url("../img/bg_block_middle_top.gif"/*tpa=http://oblast.com.ua/img/bg_block_middle_top.gif*/) no-repeat;
				margin: 0 -5px;
				height: 14px;
				padding: 5px 10px;
				padding-bottom: 8px;
				font-size: 120%;
				color: #ea5803;
				font-weight: 900;
			}
			.middle .borderBlock .image {
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				padding: 2px;
				background: url("../img/bg_img_newsItem.gif"/*tpa=http://oblast.com.ua/img/bg_img_newsItem.gif*/) no-repeat;
			}
				.middle .borderBlock .time {
					font-size: 90%;
					color: #01a1d1;
					padding-bottom: 1px;
				}
				.middle .borderBlock h1 {
					margin: 0;
					padding: 0;
					padding-bottom: 4px;
					font-size: 100%;
					color: #3f3f3f;
				}
					.middle .borderBlock h1 a {
						color: #3f3f3f;
					}
				.middle .borderBlock p {
					margin: 0;
					padding: 0;
				}

			.middle .newsItem {
				overflow: hidden;
				_zoom: 1;
				padding-bottom: 4px;
			}
				.middle .newsItem .image {
					float: left;
					margin-right: 5px;
					margin-bottom: 5px;
					padding: 2px;
					background: url("../img/bg_img_newsItem.gif"/*tpa=http://oblast.com.ua/img/bg_img_newsItem.gif*/) no-repeat;
				}
					.middle .newsItem .time {
						font-size: 100%;
						color: #01a1d1;
						padding-bottom: 1px;
					}
					.middle .hot .time {
						font-size: 90%;
					}
					.middle .newsItem h2 {
						margin: 0;
						padding: 0;
						padding-bottom: 4px;
						font-size: 100%;
						color: #3f3f3f;
						font-weight: 100;
					}
					.middle .hot h2 {
						font-weight: 900;
					}
						.middle .newsItem h2 a {
							color: #3f3f3f;
						}




		.right .borderBlock {
			background: #f5f5f5 url("../img/bg_block_right.gif"/*tpa=http://oblast.com.ua/img/bg_block_right.gif*/) no-repeat bottom left;
			padding: 0px 5px 16px 5px;
			overflow: hidden;
			_zoom: 1;
			margin-bottom: 10px;
		}
			.right .borderBlock .title {
				background: url("../img/bg_block_right_top.gif"/*tpa=http://oblast.com.ua/img/bg_block_right_top.gif*/) no-repeat;
				margin: 0 -5px;
				height: 14px;
				padding: 5px 10px;
				padding-bottom: 8px;
				font-size: 120%;
				color: #ea5803;
				font-weight: 900;
			}
			.right .borderBlock .image {
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
				padding: 2px;
				background: url("../img/bg_img_newsItem.gif"/*tpa=http://oblast.com.ua/img/bg_img_newsItem.gif*/) no-repeat;
			}
				.right .borderBlock .time {
					font-size: 90%;
					color: #01a1d1;
					padding-bottom: 1px;
				}
				.right .borderBlock h1 {
					margin: 0;
					padding: 0;
					padding-bottom: 4px;
					font-size: 100%;
					color: #3f3f3f;
				}
					.right .borderBlock h1 a {
						color: #3f3f3f;
					}
				.right .borderBlock p {
					margin: 0;
					padding: 0;
				}
				
		.socialnetworks {
			padding-bottom: 5px !important;
		}
			.socialnetworks a {
				display: inline-block;
				width: 74px;
				text-align: center;
				vertical-align: middle;
				padding-top: 5px;
			}





	
	#footer {
		padding-bottom: 24px;
		font-size: 90%;
	}
	
		#footer .menu {
			text-align: center;
			border-bottom: #01a1d1 3px solid;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			color: #999999;
			padding-bottom: 10px;
			margin-bottom: 10px;
			position: relative;
		}
			#footer .menu a {
				color: #999999;
			}

		#footer .rights {
			width: 630px;
			color: #999999;
		}

		#footer .rightSide {
			float: right;
			color: #01a1d1;
			padding-right: 10px;
			text-align: right;
		}
			#footer .rightSide a {
				color: #01a1d1;
			}

			#footer .rightSide .counters {
				padding-top: 10px;
			}
				#footer .rightSide .counters span {
					padding: 0 2px;
				}


.newsItem img{
	height: 70px;
}


.newsOpen .left .image img{
	height: 129px;
}

.headerinfo{
    color:#EA5803;
}

.region a{
	color:#999999!important;
}
.region{
	color:#999999!important;
}
.newsOpen .left .text a{
	color:blue;
}

.newsOpen .left p {
	font-size: 130%;
}
