@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400&subset=latin,cyrillic-ext,latin-ext');

#tt {
	padding-top: 20px;
}

#tt h1 {
	font-family: "open sans", sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 45px;
	margin: 0;
	padding: 0;
	border: none;
}

#tt .sub {
	margin-top: 5px;
	color: #6f6f6f;
}

#tt .checkins {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

#tt .placeMapCont {
	position: relative;
}

#tt .placeMapCont .button {
	position: absolute;
	right: 10px;
	bottom: 25px;
	z-index: 100;
}

#tt #placeMap {
	width: 100%;
	height: 190px;
	margin-top: 20px;
}

#placePics a.item {
	display: block;
	float: left;
	width: 194px;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin-left: 3px;
	margin-top: 3px;
}

#placePics a.item.empty {
	background: #f5f5f5;
	cursor: default;
}

#placePics a.item:first-child {
	margin-left: 0;
	width: 192px;
}

#placePics .item .wrap {
	position: absolute;
	top: 50%;
	margin-top: -250px;
	height: 500px;
	width: 194px;
}

#placePics .item img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	min-height: 50px;
	width: 194px;
}

#placeLikes {
	margin-bottom: -5px;
}

#placeLikes .iconListNew li {
	padding: 0;
	margin: 0;
}

#placeLikes .iconListNew {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 1px;
	overflow: inherit;
}

.pageList .item {
	min-height: 50px;
	padding-left: 60px;
	position: relative;
	margin-top: 7px;
}

.pageList .item a {
	display: block;
	font-weight: bold;
}

.pageList .item img {
	position: absolute;
	left: 0;
	top: 0;
}

.pageList .about {
	max-height: 150px;
	overflow: hidden;
}

.similarPlaces div {
	margin-top: 7px;
}

.friendVisitors div {
	margin-top: 7px;
	height: 20px;
	line-height: 20px;
	padding-left: 27px;
}

.friendVisitors img {
	width: 20px;
	height: 20px;
	margin-right: 7px;
	position: absolute;
	left: 0;
}

#mapSimilar {
	height: 500px;
	width: 750px;
}
