html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
body {
	font-size:14px;
	font-family: "Helvetica-new", Arial, "Nimbus Sans L", sans-serif;
}
a {
	color: #000;
	outline: none;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1240px;
	margin: 0 auto;
	padding:0 20px;
}


/* Header
-----------------------------------------------------------------------------*/
#header, #header-nomain {
	height: 151px;
	background:url(images/logo.png) center top no-repeat;
	border-bottom:1px #918f8f solid;
	position:relative;
	padding:0 10px;
	margin-bottom:8px;
}
#header-nomain {
	background:url(images/logo2.png) center top no-repeat;
	height:115px;
	margin-bottom:9px;
}
#header a.logo-big {
	position:absolute;
	top:9px;
	left:317px;
	width:590px;
	height:130px;
}
#header-nomain a.logo, #header a.logo {
	position:absolute;
	top:12px;
	left:465px;
	width:310px;
	height:60px;
}
#header .login, #header-nomain .login {
	text-align:right;
	position:absolute;
	right:10px;
	top:90px;
	font-size:14px;
}
#header .login a, #header-nomain .login a {
	font-weight:bold;
}
#header .login img, #header-nomain .login img {
	vertical-align:bottom;
}
#header-nomain .login {
	top:39px;
	right:125px;
}
#header .lang, #header-nomain .lang {
	position:absolute;
	right:10px;
	top:12px;
	font-weight:bold;
	font-size:16px;
	color:#939598;
	line-height:22px;
}
#header .lang a, #header .lang span, #header-nomain .lang a, #header-nomain .lang span {
	display:inline-block;
	padding:0 6px;
}
#header-nomain .lang {
	top:40px;
	right:44px;
}
#header .age {
	position:absolute;
	right:10px;
	top:45px;
}
#header-nomain .age {
	position:absolute;
	right:10px;
	top:35px;
}
#header .search, #header-nomain .search {
	background:url(images/search-bg-small.png);
	width:198px;
	height:17px;
	position:absolute;
	top:128px;
	right:10px;
	z-index:1000;
}
#header .search input[type=text], #header-nomain .search input[type=text] {
	margin:0;
	padding:0 0 0 2px;
	border:none;
	background:none;
	/*color:#939598;*/
	font-size:12px;
	width:177px;
	height:17px;
}
#header .search input[type=submit], #header-nomain .search input[type=submit] {
	margin:0;
	padding:0;
	background:none;
	border:none;
	width:21px;
	height:19px;
	cursor:pointer;
	position: absolute;
	top: 0px; right: 0px;
}
#header-nomain .search {
	top:85px;
}
#top-menu {
	position:absolute;
	bottom:0;
	left:0;
	z-index:900;
	width:1240px;
	border-bottom:1px #c8c7c7 solid;
	padding:0 0 4px 0;
}
#header-nomain #top-menu {
	height:28px;
}
.city-choice {
	padding:0 5px 0 10px;
	display:inline-block;
	position:relative;
}
.city-choice li{
	
    white-space: nowrap;

}
.city-choice li.hd-city{
    /*position: absolute;
    top: 0px;
    background: transparent;
    left: 8px;*/

background: #FFFFFF;
left: 8px;
}
.city-choice li.hd-city-link {
	display: none;
}
#header .mac_city {
	margin:0 0 -6px;
}
.city-choice span {
	background:url(images/city-submenu-icon.png) right 14px no-repeat;
	padding:0 14px 0 0;
	font-weight:bold;
	font-size:18px;
	display:inline-block;
	line-height:24px;
}
.city-choice span a:hover, .city-choice span:hover a {
	background:#000;
	display:inline-block;
	color: #fff;
}
.show-arow {
	background:url(images/city-submenu-icon.png) right 14px no-repeat!important;
}
.mac_city span {
	background:url(images/city-submenu-icon.png) right 5px no-repeat;
}
.city-choice ul {
	display:none;
}
.city-choice ul li a {
	padding:0 14px 0 0;
	font-weight:bold;
	font-size:18px;
}
#header-nomain .city-choice {
	position:absolute;
	left:0;
	top:44px;
	line-height:22px;
	margin:0;
}
.city-choice ul {
	-moz-box-shadow: 2px 2px 3px -2px #000000;
	-webkit-box-shadow: 2px 2px 3px -2px #000000;
	box-shadow: 2px 2px 3px -2px #000000;
	left: 0;
	padding: 30px 0 0;
	border-right: 4px solid #FFFFFF;
	position: absolute;
	top: 0;
	z-index: 1000;
	width: 100%;
	/*position:absolute;
	right:0;
	top:24px;
	background:#fff;
	border-radius:0 0 5px 5px;
	z-index:1000;
	border:1px #000 solid;
	padding:0 0 5px 0;*/
}
.mac_city ul {
	padding: 39px 0 0;
}
#header .mac_city ul {
	padding: 30px 0 0;
}
.city-choice ul li {
	background: #fff;
	padding:0 17px 4px 10px;
	line-height: 1.3;
}
.mac_city ul li {
	padding:0 17px 1px 10px;
}
#header .mac_city ul li {
	padding:10px 17px 5px 10px;
}
.city-choice ul li a:hover {
	background: #000;
	color: #fff;
}
.mac_city ul li a:hover {
	color: #fff;
	padding: 5px 0 0;
}
.check-sity a {
	background: #000;
	color: #fff;
}
#header-nomain .city-choice span {
	margin: 0 5px 0 0;
	font-size: 18px;
	padding: 0 17px 0 10px;
}
.city-choice ul li a {
	padding: 0 2px;
}
.mac_city ul li a {
	display: inline-block;
	padding: 5px 2px 0;
}
#header-nomain .city-choice span.active {
	color:#fff;
	background:url(images/city-submenu-icon-white.png) right 10px no-repeat;
	background-color:#000;
}

#main-slider, #mr-vanderlust-block { // Добавлено 11.04.2014
	width:1240px;
	margin-bottom:2px;
	position:relative;
}

  	#socia-btn {
  		font-family: 'Helvetica-new';
  		font-weight: bold;
  		font-size: 14px;
  		background: #fff;
  		position: absolute;
  		right: 0;
  		top: 160px;
  		padding: 9px 10px;
		-webkit-border-top-left-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
  	}
	  	#socia-btn ul {

	  	}
		  	#socia-btn ul li {
		  		margin: 3px 0;
		  	}
			  	#socia-btn ul li a {
			  		
			  	}
				  	#socia-btn ul li a img {
				  		vertical-align: bottom;
				  	}
#main-slider .soc-btn {
	position:absolute;
	right:0;
	top:171px;
	border-radius:10px 0 0 10px;
	background:#fff;
	padding:12px 10px 12px 12px;
}

#main-slider .slides, .place-gal .slides{
	width:1240px;
	height:530px;
	position:relative;
}

.place-gal .slides {
	width:822px;
}

.slide {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.prev, .next {
	display:inline-block;
	width:8px;
	height:8px;
	cursor: pointer;
}
.prev {
	background:url(images/prev.png);
}
.next {
	background:url(images/next.png);
}
.btn {
	text-align:center;
	padding:5px 0;
}
.slidetabs a {
	display:inline-block;
	width:6px;
	height:8px;
	background:url(images/disk.png) -19px center no-repeat;
	margin:0 7px;
}
.slidetabs a.current, .slidetabs a:hover {
	background:url(images/disk.png) left center no-repeat;
}
#main-slider .text {
	position:absolute;
	left:433px;
/*	left:50%;
	margin-left:-183px; */
	top:198px;
	width:366px;
	border:4px #fff solid;
	cursor: pointer;
}
#main-slider .text div {
	background: #fff;
	padding:12px 14px;
	margin: 2px;
}
#main-slider h1, #main-slider h2 {
	text-align:center;
	/*font-family: ''NewBaskervilleCItalic',', Georgia, 'Times New Roman', Times, serif;*/
	font-family: 'NewBaskervilleC', Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight:normal;
}
#main-slider h1 {
	font-size:34px;
	line-height:34px;
	text-transform:uppercase;
	margin-bottom:0;
}
#main-slider h2 {
	/*font-size:26px;*/
	font-size:17px;
	line-height:26px;
	margin:0 0 5px 0;
}
#main-slider p {
	font-family: 'FGB-reg', 'Helvetica-new',Arial, 'Nimbus Sans L', sans-serif;
	font-size:16px;
	border-top:1px #000 dashed;
	margin:0;
	padding:8px 0 0 0;
}

/* 	Mr. Vanderlust	 -- Добавлено 11.04.2014
---------------------------------------------------------------------------- */
.poster {	position: relative; overflow: hidden	}
.poster > img {
	position: relative;
	left: 50%; margin-left: -620px;
	margin-bottom: 25px;
}
.poster #socia-btn { top: 35px	}
#mr-vanderlust {
	position: absolute;
	left: -20px; top: 0; z-index: 10
}
#bubble-placeholder {
	height: 170px; width: 880px;
	float: left;
}
#witty-bubble {
	position: absolute;
	bottom: 20px; left: 165px;
	height: 125px; width: 680px;
	padding: 15px;
	border: solid #231f20;
	border-width: 4px 2px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	font: italic 22px/28px 'NewBaskervilleC', Georgia, 'Times New Roman', Times, serif;
	background: #fff;
}
	#witty-bubble b {
		position: absolute;
		top: -8px; left: -8px;
		display: block;
		width: 57px; height: 72px;
		background: url(images/witty-bubble-img.png) 0 0 no-repeat;
	}

/* 	Навигация второго уровня	 */
.subnav {
	margin: 10px 0 0 60px
}
	.subnav li {
		display: inline-block;
		text-align: center;
	}
	.subnav li a, .gossip-cat a {
		color: #fff; display: block;
		width: 200px; padding: 14px 10px 30px 0;
		margin: 0 10px;
		font-size: 18px;
		line-height: normal;
		font-weight: bold;
	}
	a.afisha {	background: url(images/submenu-bg-4.png) 60% 5px no-repeat	}
	a.travel {	background: url(images/submenu-bg-1.png) 60% 5px no-repeat	}
	a.news {	background: url(images/submenu-bg-2.png) 33% 2px no-repeat	}
	a.chronics {	background: url(images/submenu-bg-3.png) 100% -3px no-repeat	}

	.subcat-descr {
		font: italic 32px/32px 'NewBaskervilleC', Georgia, 'Times New Roman', Times, serif;
		padding: 0 200px 30px; text-align: center;
	}
	/* --//--	Mr. Vanderlust -- Добавлено 11.04.2014 --//--
---------------------------------------------------------------------------- */
	
/* Map box
-----------------------------------------------------------------------------*/
#map-box {
	margin: 0 0 26px;
	position: relative;
	overflow: hidden;
}
  	#map_filter {
  		font-family: 'Helvetica-new';
  		font-weight: bold;
  		font-size: 14px;
  		background: #fff;
  		position: absolute;
  		right: 0;
  		top: 160px;
  		padding: 13px 0 10px 14px;
  		min-width: 132px;
  		*width: 132px;
			-webkit-border-top-left-radius: 6px;
			-webkit-border-bottom-left-radius: 6px;
			-moz-border-radius-topleft: 6px;
			-moz-border-radius-bottomleft: 6px;
			border-top-left-radius: 6px;
			border-bottom-left-radius: 6px;
  	}
	  	#map_filter ul {
	  		border-bottom: 2px solid #918f8f;
	  		margin: 0 0 3px;
	  	}
		  	#map_filter ul li {
		  		margin: 0 0 17px 0px;
		  	}
			  	#map_filter ul li a {
			  		
			  	}
				  	#map_filter ul li a img {
				  		vertical-align: middle;
				  		margin: 0 7px 0 0;
				  	}
  		#map_filter_hide, #map_filter_show {
  			display: block;
  			text-align: center;
  			font-family: Tahoma;
  			font-size: 13px;
   		}
	   		#map_filter_hide i, #map_filter_show i {
	  			font-size: 10px;
	   		}
	   	#map_filter_show {
	   		display: none;
	   		margin-left: 10px;
	   		text-align: left;
	   	}
/* Profile card
-----------------------------------------------------------------------------*/
.profile-card {
	border-bottom: 1px solid #000;
	padding: 0 0 9px;
}
	.user-photo {
		float: left;
	}
	.user-info {
		padding: 0 0 0 210px;
	}
		.user-info-part-1 {
			border-bottom: 1px dashed #231f20;
			padding: 0 0 18px;
		}
			.welcome-user {
				font-family: 'NewBaskervilleC', Georgia, 'Times New Roman', Times, serif;
				font-style: italic;
				font-size: 26px;
			}
			.user-report {
				font-family: 'FGB-reg';
				font-size: 15px;
			}
		.user-info-part-2 {
			padding: 15px 0 0;
		}
			.user-descr-header {
				font-family: 'Helvetica-new';
				font-weight: bold;
				text-transform: uppercase;
				font-size: 13px;
				margin: 0 0 15px;
			}
			.user-descr-header a {
				font-weight: normal;
				color: #939598;
			}
				.user-descr-item {
					text-transform: uppercase;
					font-weight: normal;
					margin: 0 0 15px;
				}
			
/* Points list
-----------------------------------------------------------------------------*/
.points-list, .points-list-solid {
	border-top: 1px dashed #000;
	padding: 15px 0 0;
	position: relative;
	margin: 52px 0 0 0;
}
.points-list + .points-list {
	margin: 34px 0 0 0;
}
.points-list-solid {
	border-top: 1px solid #000;
	margin: 55px 0 0 0;
}
	.points-type {
		font-family: 'FGB-reg';
		font-size: 14px;
		position: absolute;
		top: -34px;
		font-weight: bold;
		padding: 6px 0 4px 40px;
	}
	.points-type-food {
		background: url(images/food-mark.png) no-repeat left center;
	}
	.points-type-shop {
		background: url(images/shop-mark.png) no-repeat left center;
	}
	.points-type-artandculture {
		background: url(images/artandculture-mark.png) no-repeat left center;
	}
	.points-type-afterdark {
		background: url(images/afterdark-mark.png) no-repeat left center;
	}
	.points-type-hotel {
		background: url(images/hotel-mark.png) no-repeat left center;
	}
	.points-type-infocus {
		background: url(images/infocus-mark.png) no-repeat left center;
	}
	.points-type-fav {
		background: url(images/ico-skrepka.png) no-repeat left center;
		padding: 13px 0 11px 50px;
		top: -50px;
	}
	.single-point {
		font-family: 'FGB-reg';
		line-height: 1.5;
		font-size: 11px;
		text-align: center;
		width: 193px;
		min-height: 132px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        border-bottom: 1px solid #000;
        padding: 0 0 15px;
        margin: 0 17px 13px 0;
	}
		.single-point .point-name {
			font-weight: bold;
			font-size: 13px;
		}
		.single-point img {
			margin: 0 0 15px;
		}
		.points-list .last-in-row, .points-list-solid .last-in-row {
			margin-right: 0;
		}
/* Fav list
-----------------------------------------------------------------------------*/
#fav-content {
	border-top: 1px solid #000;
}
.in-close {
	font-family: 'Helvetica-new';
	font-weight: bold;
	font-size: 22px;
	padding: 14px 0;
}
.b-fav {
	width:403px;
	height:374px;
	margin:0 16px 13px 0;
	padding:0 0 30px 0;
	background:url(images/hr-news.png) left bottom repeat-x;
	float:left;
	position:relative;
}
.b-fav div {
	position:relative;
	overflow:hidden;
	width:403px;
}
.b-fav div p.hover a {
	/*display:inline-block;*/
	background:#000;
	color:#fff;
	padding:0 7px 3px;
	text-decoration: none;
}
.b-fav h2 {
	font-family:'NewBaskervilleC', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:30px;
	margin:0;
}
.b-fav h3 {
	font-family:'NewBaskervilleC', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;
	font-size:20px;
	margin:-5px 0 0 0;
}
.b-fav p {
	font-family:FGB-reg, "Helvetica-new", Arial, "Nimbus Sans L", sans-serif;
	font-size:15px;
	margin:0;
}
.b-fav div p.hover {
	position:absolute;
	left:-450px;
	bottom:8px;
	font-family: "Helvetica-new", Arial, "Nimbus Sans L", sans-serif;
	font-weight: bold;
	font-size:22px;
	max-width:193px;
}
.b-fav p.date {
	color:#939598;
	text-transform:uppercase;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:6px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
}
#content {
	padding: 0 403px 0 0;
}
	.infopage {
		padding: 0 403px 0 200px!important;
	}
		.infopage .h12 {
			border: none!important;
		}
		.infopage-text {
			font-family: 'FGB-reg';
			font-size: 15px;
		}
	.infopage #page {
		padding-left: 12px;
		border-left: 2px groove #5A5758;
	}
.pagintion {
	clear: both;
	font-family: 'FGB-reg';
	font-size: 16px;
	text-align: center;
	color: #939598;
}
	.pagintion a {
		color: #939598;
		margin: 0 3px;
	}
	.pagintion a.current-page, a.next-prev {
		color: #000;
	}

/* Sidebar
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 200px;
	/*margin-left: -100%;*/
	position: relative;
}
	.left-nav {
		font-family: 'Helvetica-new';
		font-weight: bold;
		font-size: 18px;
	}
	.left-nav li {
		margin: 0 0 20px;
	}
#sideRight {
	float: left;
	margin-right: -3px;
	width: 403px;
	margin-left: -403px;
	position: relative;
}
	.social_btn_black {
		margin: 11px 0 28px;
	}
	.gossip-page .social_btn_black {
		display: inline-block;
		vertical-align: top;
		margin: 5px 0; padding: 7px 0 0
	}
	.social_btn_black a {
		margin: 0 12px;
	}
	.gossip-page .social_btn_black a {
		margin: 0 9px
	}
	.right-box {
		text-align: center;
		width: 300px;
		margin: 0 auto;
	}
		.right-box-title {
			font-family: 'Helvetica-new';
			font-weight: bold;
			font-size: 18px;
			border-bottom: 1px solid #000;
			padding-bottom: 15px;
			margin-bottom: 24px;
		}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background:url(images/hr-footer.png) left top repeat-x;
	padding:11px 0 10px 0;
	margin-top:65px;
	overflow:hidden;
}
#footer .fl {
	margin:0 280px 0 0;
	line-height: 1.3;
}
#footer .fl .nav {
	line-height: 1.5;
	height: 25px;
	padding: 5px 0 0 0;
}
#footer .fr {
	float:right;
	width:257px;
	border-left:1px #000 solid;
	text-align:right;
	padding:0 10px 0 0;
}
#footer p {
	margin-bottom:0;
	padding:0 0 0 10px;
}
.nav {
	font-weight:bold;
	font-size:18px;
	zoom:1;
}
.nav li {
	float:left;
	position: relative;
}
.nav li a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding:0 10px;
	border-right: 2px solid #000;
	line-height: 1;
}
.mac li a {
	line-height: 130%;
	height: 18px;
	padding:5px 10px 0;
}
.nav li a:hover {
	text-decoration:underline;
}

.nav li a.active {
	color:#fff;
	background-color:#000;
	padding:0 14px 0 10px;
}
.mac li a.active {
	color:#fff;
	background-color:#000;
	padding:5px 14px 0 10px;
}
.nav li:last-child a, .nav .nav-last a {
	border-right: none;
}

/* 	Добавлено 11.04.2014	 */
.nav li img {
	position: absolute;
	top: -17px; left: 20px;
}
.nav li .bubble {	display: none	}
.bubble {
	position: absolute; left: 58px; top: 25px;
	background: url(images/bubble-img.png) 0 0 no-repeat;
	width: 143px; height: 75px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
.bubble span {	vertical-align: middle; display: table-cell; padding-left: 7px	}
.nav li:hover .bubble {	display: table	}

/* 	//	Добавлено 11 апреля 2014	//	 */

.banner {
	text-align:center;
	margin: 0 0 18px;
}
.b-news {
	width:403px;
	height:374px;
	margin:0 16px 13px 0;
	padding:0 0 30px 0;
	background:url(images/hr-news.png) left bottom repeat-x;
	float:left;
	position:relative;
}
.last {
	margin-right:0;
}
.b-news div {
	position:relative;
	overflow:hidden;
	width:403px;
}
.b-news div p.hover a {
	display:inline-block;
	background:#000;
	color:#fff;
	padding:0 7px 3px;
	white-space: nowrap;
	vertical-align: middle;
}
.b-news h2 {
	font-family:'NewBaskervilleC', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:28px;
	line-height: 30px;
	margin:2px 0 6px;
}
.b-news h3 {
	font-family:'NewBaskervilleC', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;
	font-size:20px;
	margin:-5px 0 0 0;
}
.b-news p {
	font-family:FGB-reg, "Helvetica-new", Arial, "Nimbus Sans L", sans-serif;
	font-size:15px;
	margin:0;
}
.b-news div p.hover {
	position:absolute;
	left:-450px;
	bottom:8px;
	font-family: "Helvetica-new", Arial, "Nimbus Sans L", sans-serif;
	font-weight: bold;
	font-size:22px !important;
	max-width:193px;
	white-space: nowrap !important;
	line-height: 22px !important;
}
.b-news p.date {
	color:#939598;
	text-transform:uppercase;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:6px;
}
/* 		Добавлено 11.04.2014		 */
.gossip {	background: none; height: auto; margin-bottom: 20px	}
.gossip div {	text-align: center	}
.gossip h2 {	line-height: 26px	}
.gossip h3 {	line-height: 20px	}
.gossip p.date {	font-size:12px; bottom: 4px	}
.gossip-cat {	margin: 20px 0 0 -10px	}
.gossip-cat a {	background-position: 0 0; padding: 10px 0 10px 35px; width: 180px; text-align: left	}
.gossip-cat a.news {	background-position: 0 -2px; padding-left: 52px	}
.gossip-cat a.chronics {	background-position: 0 -7px; padding-left: 50px	}

/* 	//	Добавлено 11.04.2014	//	 */

.place-map {
	float:right;
	width:403px;
}
.place-gal {
	margin-right:418px;
	position:relative;
}
.place-l {
	margin-right:208px;
	font-family: 'FGB-reg';
	font-size: 15px;
}
.place-r {
	width:192px;
	float:right;
}
#page {
	padding-right:15px;
}
#page.gossip-page {
	padding-left: 205px;
}
#page .h12, #page .head-group {
	border-top:1px #000 dashed;
	border-bottom:1px #000 dashed;
	padding:0;
	font-family:'NewBaskervilleC', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom:12px;
}
#page .head-group {
 border: none;
 text-align: center;
}
#page .h12 h1, #page .head-group h1 {
	font-size:32px;
	font-weight:normal;
}
#page .h12 h2, #page .head-group h2 {
	font-size:24px;
	/*text-transform:lowercase;*/
	font-weight:normal;
}
#page .head-group h1 {
	margin-bottom: 14px
}
#page .h12 h2, #page .head-group h2 {
	font-size:22px
}
#page p {
	line-height:20px;
}
#page p.date, span.date {
	color:#939598;
	text-transform:uppercase;
	font-size:12px;
}
#page img {
	max-width: 822px;
}
#page figure {
	margin: 0 0 16px;
	display: inline-block;
	position: relative;
}
#page figure .img-btn {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100%;
	text-align: center;
}
#page figure .img-btn-fb {
	position: absolute;
	display: block;
	top: 5px;
	left: 90px;
}
#page figure .img-btn-pin {
	position: absolute;
	display: block;
	top: 5px;
	left: 250px;
}
#page figure .btn {
	display: inline-block;
	margin: 0 10px 0 0;
}
#page .col-2 figure {	margin: 0 0 16px }
#page .col-2 figure:first-child {	margin: 0 12px 16px 0 }
#page figure.first {	margin: 0 12px 16px 0 }

#page figcaption {
	/*border-bottom: 1px dashed #222;*/ text-align: center;
	font: italic 24px/40px 'NewBaskervilleC', Georgia, "Times New Roman", Times, serif;
}
span.date {
	font-size:11px;
}
.point-box {
	border-bottom:1px #000 solid;
	text-align:center;
	font-size:12px;
	margin-bottom:15px;
	font-family:FGB-reg, "Helvetica-new", Arial, "Nimbus Sans L", sans-serif;
}
.gossip-page .point-box {
	border: none;
	border-left:1px #000 solid;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 5px 0 0 18px;
	margin: 5px 10px
}
.gossip-page .point-box img {	float: left; margin-right: 10px	}

.point-box h3 { font-size:14px }
.point-box p {	margin-bottom:10px	}
.gossip-page .point-box p {	margin:3px 0 7px	}
.gossip-page .point-box a{	line-height: 22px;	}
p.add {	font-size:14px	}

#page a:hover {	text-decoration:underline	}

/* the overlayed element */
.popup {
    /* must be initially hidden */
    display:none;
 
    /* place overlay on top of other elements */
    z-index:10000;
 
    /* styling */
    background-color: #fff;
 
    border:4px solid #FFF;
    padding: 7px;
 
    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 4px 2px #000;
    -webkit-box-shadow: 0 0 4px #000;
}
.popup-holder {
	background-color: #FFF;
	width: 100%; height: 100%;
}
/* close button positioned on upper right corner */
.popup .close {
	background:url(images/close.png) 0 0 no-repeat;
	position:absolute;
	right:-8px;
	top:-8px;
	cursor:pointer;
	height:24px;
	width:24px;
}
.popup_logo {
	padding: 29px 0 35px;
	text-align: center;
	border-bottom: 2px solid #918f8f;
}
.popup_social_login {
	padding: 24px 0 26px;
	text-align: center;
}
	.login_title {
		font-family: 'Helvetica-new';
		font-weight: bold;
		font-size: 18px;
		margin: 0 0 19px;
	}
.popforms {

}
.popforms fieldset {
	border-top: 2px solid #918f8f;
	padding: 21px 0 0;
}
.popforms fieldset legend {
	background: #fff;
	padding: 4px;
}
.regfrm {
	width: 384px;
	margin: 0 auto;
}
.popforms input {
	font-size: 14px;
	text-align: center;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 10px 0;
	border: 1px solid #9c9c9c;
	line-height: 20px;
}
.capcha_box {
	text-align: center;
}
.capcha_box input, .capcha_box .dopimg, .capcha_box .pinput {
	width: auto;
	vertical-align: top;
	display: inline;
}
.capcha_box input {
	width: 130px;
}
.popforms a{
	text-decoration: underline;
}
.forgot_box {
	padding: 5px 0 20px;
	text-align: center;
}
.forgot_box a {
	font-family: 'FGB-reg';
	padding: 5px 0 20px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}
.popup_title {
	text-align: center;
	padding: 24px 14px;
	font-family: 'Helvetica-new';
	font-weight: bold;
	font-size: 18px;
}
.submit_box {
	text-align: center;
	padding: 15px 0 0;
}
input.pbutton {
	font-family: 'Helvetica-new';
	font-weight: bold;
	font-size: 18px;
	background: #000000;
	color: #fff;
	width: auto;
	padding: 2px 15px;
}
.regfrm .bug .err{
	margin: 0 0 4px 0;
}

#GMapsButtons {
	position: absolute;
	top: 0px; right: 0px;
	z-index: 5;
	padding: 10px;
	font-size: 14px;
	color: #151515;
}

#GMapsButtons a {
display: block;
display: inline-block;
padding: 6px;
position: relative;
height: 18px;
line-height: 18px;
font-size: 12px;
font-weight: bold;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: #a2a2a2 1px solid;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #eeeeee));
background: -webkit-linear-gradient(#f6f6f6,#eeeeee);
background: -moz-linear-gradient(#f6f6f6,#eeeeee);
background: -o-linear-gradient(#f6f6f6,#eeeeee);
background: -ms-linear-gradient(#f6f6f6,#eeeeee);
background: linear-gradient(#f6f6f6,#eeeeee);
color: white;
border: #888 1px solid;
color: black;
padding: 3px 6px;
margin-left: 5px;
-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
#ctrlcopy {
color:transparent;
height:1px;
overflow:hidden;
position:absolute;
width:1px;
}
.like-block{
position: relative; z-index: 1;
}