@charset "utf-8";
/* EOG CITY HOTSPOTS SPECIFIC STYLES */

.secondColumn iframe{
	border: 1px solid #A8A5A2;
}

#tagCloud{
	width:162px;
	height:auto;
	padding:10px;
	border: 1px solid #A8A5A2;
}
	#tagCloud a{
		text-decoration:none;
	}
	#tagCloud a:hover{
		text-decoration:underline;
	}
	
	#tagCloud h3{
		margin:0;	
	}
	
.sideBox{
	margin:0 0 12px 0;	
}

.sideBox h3{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
}

.sideBox h3 a{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#272731;
}

.introText p{
	font-size:12px;
	line-height:1.5em;
	margin:0 0 20px;
}

.areaGuides{
	margin-top:0;
	top:0;
	padding:0;
}

.areaGuides .west{
	background-image:url("/images/areaGuide/west_large.jpg");
}

.areaGuides .city{
	background-image:url("/images/areaGuide/city_large.jpg");
}

.areaGuides .westend{
	background-image:url("/images/areaGuide/west-end_large.jpg");
}

.areaGuides div {
	margin:0;
}

#posts{
	margin-bottom: 15px;
}
	#posts .post{
		border-bottom: 1px solid #D8DBDE;
		padding-bottom:10px;
		margin:0px 0 15px 0;
	}
	#posts .post h3{
		margin:0;
		font-weight:bold;
		font-size:12px;
	}
	#posts .post span.date{
		margin:0 0 5px 0;
		display:block;
		font-weight:bold;
		font-size:12px;
	}
	
	#posts .post span.dateSingle{
		margin:0 0 5px 0;
		display:block;
		font-weight:bold;
		font-size:12px;
		color:#9E9A99;
		font-weight:normal;
	}
	
	#posts .post .h1Single{
		margin:0;
	}	
	
	#posts .post h3 a{
		color:#272731;
		text-decoration:none;
	}
	
	#posts .post h3 a:hover{
		text-decoration:underline;
	}
	
	#posts .post p{
		line-height:19px;	
	}
	
		#posts .post .meta span{
			margin:0;
			font-size:11px;
			display:block;
			font-weight:bold;
		}
		
			#posts .post .meta span a{
				font-weight:normal;	
			}
	.metaSingle{
		border-top: 1px solid #D8DBDE;
		padding-top: 10px;
		margin-top: 10px;
	}

.singleTop{
	clear:both;
	height:30px;
}

.singleTop .share{
	background:url(/london-hotspots/wp-content/themes/eog/images/share.gif) no-repeat ;
	padding:0 0 5px 20px;
}


.addthis_toolbox{
	float:right;	
}

#singleTop .at300bs.at15t_expanded, .at300bs.at15t_compact {
	background:none;	
}


/* COMMENT STYLES OVERIDE DISQUS STYLE SHEET */

#dsq-content h3 {
	font-family:Georgia,"Times New Roman",Times,serif;	
	text-transform:capitalize;
}

.dsq-dc-logo{
	visibility:hidden;
}

#dsq-content .dsq-login-buttons, #dsq-content .dsq-options {
	background:none;
	border-bottom:1px solid #D8DBDE;
}
#dsq-content .dsq-item-trackback {
	background:none;
	border-top:1px solid #D8DBDE;
}
button.dsq-button {
	padding:3px 8px;
}
#dsq-content .dsq-post-footer .dsq-button  {
	background:none repeat scroll 0 0 #B6B5B3;
	border:none;
	-moz-border-radius:0;
}
#dsq-content .dsq-post-footer .dsq-button span{
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
}

#dsq-content div.dsq-item-trackback, .dsq-brlink{
	display:none;
	visibility:hidden;
}

.secondColumn iframe.twitter-share-button {
    border: none;
    margin-bottom: 8px;
}

#blogLinks {
    border: 1px solid #9E9E9E;
    padding: 8px;
}

#blogLinks li {
    list-style: none;
    padding-left: 0;
}
