/* Blog Section
--------------------------------------------------*/
.l-blog-wrapper {
	margin: 15px 0;
	}
	.l-blog-wrapper H2 {
		margin: 0 1px 25px;
		}
		.l-blog-wrapper H2 .view-switcher {
			position: relative;
			}
			.l-blog-wrapper H2 .view-switcher .switch_country_photo {
				top: -2px;
				right: 0;
				}
	.l-blog-wrapper A:hover {
		text-decoration: underline;
		}
.l-blog-wrapper .menu-left {
	width: 105px;
	}
	.l-blog-wrapper .menu-left LI:first-child A:hover {
		cursor: pointer;
		}
	.l-blog-wrapper .menu-left .social-buttons {
		float: none;
		width: 52px;
		padding-left: 8px;
		}
		.l-blog-wrapper .social-buttons LI {
			float: left;
			padding: 0 3px 3px 0;
			}
			.l-blog-wrapper .social-buttons LI A:hover {
				background-color: transparent;
				}
.l-blog-wrapper .comments .btn {
	margin: 0;
	}

.l-blog-two-column {
	width: 858px;
	}
	.l-blog-two-column__index {
		width: 888px;
		margin-right: -30px;
		}
		.l-blog-two-column__index .b-blog-post .img,
		.l-blog-two-column__index .b-blog-post .img IMG {
			width: 414px;
			height: 275px;
			}
	.l-blog-two-column .social-likes {
		margin-bottom: 0;
		}
	.l-blog-sidebar {
		width: 190px;
		}
		.l-blog-sidebar H3 {
			padding: 4px 0 15px;
			line-height: 22px;
			font-size: 16px;
			font-weight: bold;
			color: #202020;
			}
			.l-blog-sidebar H3 A {
				color: #202020;
				}
		.l-blog-sidebar .b-tourstanok-offers {
			border-top: 1px solid #f1f1f1;
			}
			.l-blog-sidebar .b-tourstanok-offers H3 {
				padding: 20px 0 15px;
				}
	.l-blog-two-column .b-comments {
		width: 640px;
		padding: 15px 0;
		}

/* Blog Post */
.b-blog-post {
	width: 414px;
	margin: -20px 30px 30px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #f1f1f1;
	color: #787878;
	}
	/*.b-blog-post:nth-last-child(-n+2) { margin-bottom: 0; border: 0; }*/
	.b-blog-post H3 {
		display: table;
		height: 40px;
		padding-bottom: 4px;
		line-height: 20px;
		font-size: 22px;
		font-weight: bold;
		color: #202020;
		}
		.b-blog-post H3 A {
			display: table-cell;
			vertical-align: bottom;
			color: #202020;
			}
	.b-blog-post .meta-top {
		height: 32px;
		overflow: hidden;
		padding-top: 5px;
		line-height: 16px;
		font-size: 12px;
		text-overflow: ellipsis;
		color: #939393;
		}
		.b-blog-post .categories A,
		.b-blog-post .annotation A {
			color: #939393;
			}
	/* Post Content */
	.b-blog-post .img,
	.b-blog-post .img IMG {
		display: block;
		text-align: center;
		}
		.b-blog-post .img IMG {
			margin: 0 auto;
			}
		/* TODO: unused? */
		.b-blog-post .annotation {
			font-size: 11px;
			color: #939393;
			}
	.b-blog-post .announce,
	.b-blog-post .content {
		overflow: hidden;
		display: block;
		height: 100px;
		margin: 15px 0;
		line-height: 20px;
		font-size: 14px;
		color: #787878;
		}
		.b-blog-post .announce:hover {
			text-decoration: none;
			}
		.b-blog-post .content {
			height: auto;
			margin: 0;
			}
			.b-blog-post .content P,
			.b-blog-post .img {
				margin: 0 0 15px;
				}
			.b-blog-post .content STRONG {
				color: #202020;
				}
			.b-blog-post .content BLOCKQUOTE {
				margin: 15px 0 15px 20px;
				padding: 0 0 0 10px;
				font-style: italic;
				border-left: 2px solid #ccc;
				}
			.b-blog-post .content UL {
				margin: 15px 0 15px 15px;
				list-style: disc outside;
				}
			.b-blog-post .content OL {
				margin: 15px 0 15px 20px;
				list-style: decimal outside;
				}
	.b-blog-post .meta,
	.b-blog-post .meta A {
		line-height: 14px;
		color: #9d9d9d;
		}

/* Full Blog Post
------------------------------*/
.b-blog-post__full {
	width: 640px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	.b-blog-post__full H3 {
		display: block;
		height: auto;
		line-height: 22px;
		font-size: 27px;
		}
	.b-blog-post__full .tags,
	.b-blog-post__full .meta {
		padding-top: 15px;
		line-height: 15px;
		font-size: 14px;
		font-style: italic;
		color: #787878;
		}
		.b-blog-post__full .tags {
			font-style: normal;
			}
			.b-blog-post__full .tags .categories {
				float: left;
				height: auto;
				line-height: 15px;
				font-size: 14px;
				}
				.b-blog-post__full .tags .categories A {
					color: #787878;
					}
					.b-blog-post__full .tags .categories A:hover {
						color: #0046b2;
						}
	.b-blog-post__full IMG {
		max-width: 640px;
		}

.b-blog-post__full-announce {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f1f1f1;
	}
	.b-blog-post__full-announce .img {
		margin: 0;
		}
	.b-blog-post__full-announce .meta {
		padding-top: 10px;
		font-style: normal;
		color: #9d9d9d;
		}
	.b-blog-post__full-announce .announce {
		height: auto;
		margin: 0 0 15px;
		}



/* Blog Announces At Bottom
------------------------------*/
.b-blog-announces {
	margin-right: -35px;
	}
	.b-blog-announces H3 {
		padding-bottom: 15px;
		line-height: 27px;
		font-size: 24px;
		font-weight: bold;
		color: #202020;
		}
	.b-blog-announces .b-blog-post__mini {
		margin-right: 35px;
		padding: 0;
		}

/* Mini Announce
------------------------------*/
.b-blog-post__mini {
	width: 190px;
	margin: 0;
	border: 0;
	}
	.l-blog-sidebar .b-blog-post__mini {
		padding: 0 0 15px;
		}
	.b-blog-post__mini H4 {
		margin: 0;
		padding: 5px 0 0;
		line-height: 20px;
		font-size: 14px;
		font-weight: bold;
		color: #202020;
		}
		.b-blog-post__mini H4 A {
			color: #202020;
			}
	.b-blog-post__mini .img {
		margin-bottom: 0;
		}

/* Weather Block
------------------------------*/
.l-blog-sidebar .whaters {
	border-top: 1px solid #f1f1f1;
	margin-top: 15px;
	padding: 15px 0 10px;
	}
.l-blog-sidebar .whaters H3 {
	padding-bottom: 5px;
	}
.l-blog-sidebar .whaters #sideHotelWeather {
	width: auto;
	height: auto;
	}
	.l-blog-sidebar .whaters .weather {
		float: none;
		width: auto;
		margin: 0;
		}
	.l-blog-sidebar .whaters .weather .weather-wrap {
		border-radius: 5px !important;
		}
		.l-blog-sidebar .whaters .weather .weather-icon {
			padding: 0 12px;
			}
		.l-blog-sidebar .whaters .weather I {
			right: 50px;
			}
	.l-blog-sidebar .whaters .section_more {
		position: static;
		}

/* Hotels Block
------------------------------*/
.blog-hotels {
	border-top: 1px solid #f1f1f1;
	margin-top: 15px;
	padding: 15px 0;
	}
	.blog-hotels .similar-hotels-list LI {
		float: none;
		margin: 0 0 15px;
		}
.blog-hotels .similar-hotels-list .l-block-image {
	width: 190px;
	}
.blog-hotels .similar-hotels-list .hotel-meta {
	white-space: nowrap;
	}
