/*
Theme Name: Argyll Theme
Theme URI: http://www.argyllbusinesscentres.com/
Description: Argyll Business Centres theme for wordpress
Version: 1
Author: Matt Collins
Author URI: http://www.catchdigital.com
*/
@charset "utf-8";
/* ARGYLL LONDON INSIDER SPECIFIC STYLES */

.secondColumn iframe{
	border:none;
}

#tagCloud{
	width:218px;
	height:auto;
	padding:10px;
	border: 1px solid #2E2C28;
}

	#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:Arial,Helvetica,sans-serif;;
	font-size:15px;
	font-weight:normal;
}

.sideBox h3 a{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}

#youTubePlaylist h3 a, #flickr h3 a{
	font-size:11px;
	
}
#youTubePlaylist h3 a:hover, #flickr h3 a:hover{
	text-decoration:underline;
}

	#youTubePlaylist .youtube_logo{
		padding:0 0 0 40px;	
	}
	#flickr .flickr_logo{
		padding:0px 0 9px 40px;
	}
.introText p{
	font-size:13px;
	line-height:1.5em;
	margin:0 0 12px;
}

.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{
	
}
	#posts .post{
		border-bottom: 1px solid #2E2C28;
		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 p img{
		padding: 0;
    	max-width: 100%;
	}
	
	#posts .post h3 a{
		color:#CDB585;
		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 #2E2C28;
		padding-top:10px;
		margin-top:10px;
	}

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

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

.backto{
	margin-bottom:20px;
	display:block;
}	

.addthis_toolbox{
	float:right;	
}

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


/* COMMENT STYLES OVERIDE DISQUS STYLE SHEET */

#dsq-content h3 {
	font-family:Arial,Helvetica,sans-serif;;	
	text-transform:capitalize;
}

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

#dsq-content .dsq-login-buttons, #dsq-content .dsq-options {
	background:none;
	border-bottom:1px solid #2E2C28;
}
#dsq-content .dsq-item-trackback {
	background:none;
	border-top:1px solid #2E2C28;
}
button.dsq-button {
	padding:3px 8px;
}
#dsq-content .dsq-post-footer .dsq-button  {
	background:none repeat scroll 0 0 #000;
	border:1px solid #2E2C28;
	-moz-border-radius:0;
}
#dsq-content .dsq-post-footer .dsq-button span{
	font-family:Arial,Helvetica,sans-serif;;	
	color:#FFF;
	font-weight:normal;
}

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

#dsq-content .dsq-item-sort{
	float:left;
}

#dsq-content .dsq-item-sort a span{
	float:left;
}

#dsq-content dsq-textarea {overflow:auto}
