/* FRONT-END - PLACES */
.gpress_mapcanvas img {
	background:transparent;
	background-color:transparent;
	border:none;
	padding:;
}
.infobox_title {
	color:#FFF;
	font-weight:bold;
	width:auto;
	text-align:left;
	padding:1px 90px 1px 40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:30px;
}
.infobox_title a {
	color:#FFF;
	text-decoration:none;
}
.infobox_title a:hover {
	color:#CCC;
	text-decoration:underline;
}
.infobox_description {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;
	margin-bottom:0 !important;
	width:100% !important;
	margin-top:-2px !important;
}
.gpress_infobox {
	cursor:auto;
	display:block;
	height:auto;
	padding-bottom:10px;
}
.gpress_mapcanvas { 
	display:block;
	height: 450px; 
	background:#FFF; 
	border:1px solid #DDD; 
	margin:15px 0 25px; 
}
.gpress_infobox table,
.gpress_infobox table tr,
.gpress_infobox table td {
	padding:0 !important;
	vertical-align:top !important;
	border:none !important;
	margin:0 !important;
}
.gpress_infobox_img {
	display:block !important;
	padding:2px !important;
	background:#EEE !important;
	border:1px solid #DDD !important;
	margin:0 0 0 -3px !important;
}
.infobox_table_spacer {
	clear:both;
	float:left;
	position:relative;
	width:15px;
}
p.place_meta {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666;
	width:100%;
	font-weight:normal;
	margin-bottom:0 !important;
	margin-top:5px;
}
p.place_meta a {
	color:#C22B99;
	text-decoration:none;
}
p.place_meta a:hover {
	color:#333;
	text-decoration:underline;
}
.gpress_infobox table.table_places_meta {
	margin-top:10px !important;
	padding-top:10px !important;
	border-top:1px dotted #DDD !important;
}
img.attachment-post-thumbnail {
	width:100%;
}
span.gpress_shortcode_display {
	clear:both;
	display:block;
	background:#F7F7F7;
	color:#222222;
	line-height:18px;
	margin-bottom:18px;
	padding:1.5em;
	font-family:"Courier New", Courier, monospace;
}
.bp_profile_header_address {
	color:#666;
	font-size:11px;
	padding:5px 0;
}