@charset "utf-8"; 
/* CSS Document */


/* Галерея картинок */
.gallery .excerpt { clear:both; float:none }
.gallery .posts-large-text { float:right; width:165px; min-height:400px; padding-left:20px; font-size:11px }
.gallery .posts-large-text .post-more { display:block; margin-top:10px }
.gallery .posts-large-img { position:absolute; left:0; margin-top:5px; clear:both }
.gallery .content_excerpt .post-images { margin-right:-20px; padding-top:15px; float:none; clear:both }
.gallery .bText { clear:both; margin-top:15px }
.gallery .bText p { clear:both }
.gallery .image-legend { display:none }
.gallery .gallery_preview { display:none; position:relative; clear:both; margin:25px 0 20px 0; zoom:1; overflow: hidden;}
.gallery .gallery_preview table { padding:0 }

/* Thumbnails list */
.gallery .gallery_thumbnails { 
clear:both; float:none; 
margin:0 -19px 0 0; zoom:1;
}
.gallery .image-block { float:left; margin:0 19px 0 0; height:123px; text-align:left }
.gallery .double_img_wrap,
.gallery .single_img_wrap { margin:4px 0; border:1px solid #e4e4e4; height:102px;  }
.gallery .active_image { margin:0 -4px !important; padding:1px; border:4px solid #d3eac5 !important;  }
.gallery .single_image,
.gallery .double_image { display:none }
.gallery .single_image {
	text-align:center
	position: relative;
}
.gallery .single_image img {
	position: relative;
}
.gallery .double_image img { width:343px }
.gallery .single_image td { width: 705px; text-align: center;}
.double_left,
.double_right { float:left }


/* Image preview */
.gallery #image_description_right,
.gallery #image_description_left,
.gallery #image_description_single { min-height:40px; margin-top:20px; font-size:11px; color:#414141; line-height:18px;text-align: center; }
.gallery #image_description_single {
	width: 705px;
}
.gallery #image_description_right h4,
.gallery #image_description_left h4,
.gallery #image_description_single h4 { margin:0; font-size:14px; font-weight:normal; color:#000 }
.gallery #image_description_right div,
.gallery #image_description_left div,
.gallery #image_description_single div { }

/* Navigation buttons */
.gallery .image_navigation { display:none; }
.gallery #next-img,
.gallery #prev-img { display:none; position:absolute; top:45%; width:59px; height:59px; cursor:pointer; z-index:90 }
.gallery #prev-img { background: url("../images/btn-prev-img.png") center no-repeat; left:20px }
.gallery #next-img { background: url("../images/btn-next-img.png") center no-repeat; right:20px }

/* See also */
.view-also { display:none; min-height:104px; margin:30px 0 15px 0; position:relative; zoom:1; }
.view-also .also-buttons { float:left; height:104px; width:180px; border-right:1px solid #e4e4e4; text-align:center; zoom:1; }
.view-also .also-buttons p { margin:0; color:#0e0e0e; font-size:14px; line-height:100px }
.view-also .btn-also-prev,
.view-also .btn-also-next { background: url("/images/icons.png") no-repeat scroll 0 0 transparent; font-weight:normal; display:block; height:15px; width:15px; position:absolute; left:80px; zoom:1; border: none; }
.view-also .btn-also-prev { background-position: 0 0; bottom:0 }
.view-also .btn-also-next { background-position: 0 -15px; top:0 }
#content .btn-also-next, #content .btn-also-prev {border:none;}
.view-also .see-also-item { float:left; width:523px; display:none }
.view-also .also-text { float:left; padding:0px 10px 0px 20px; width:330px; max-height:100px; overflow:hidden; font-size:11px; line-height:18px }
.view-also .also-text h4 { margin:3px 0 6px 0; font-weight:normal; font-size:14px }
.view-also .also-img { border:1px solid #e4e4e4; float:left; width:160px }
.view-also .also-img a { border:none }
.view-also .also-img .double_img_wrap,
.view-also .also-img .single_img_wrap { margin:0; border:none }
/*
.post-head .item-vote{
	padding-bottom:30px !important;
}
*/
.gallery-long-scroll-container {
	display: none;
	visibility: hidden;
	background: url("/images/bg-scroll.gif") 0 8px repeat-x;
	width: 705px;
	height: 15px;
	margin: 10px 0 0 0;
}

 .gallery-long-scroll {
	 cursor: pointer;
	 height: 15px;
	 position: relative;
	 width: 690px;
}
