/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.linkslog.com/mt-static/base-weblog.css);
@import url(http://www.linkslog.com/mt-static/the_late_show/the_late_show.css);
/* end StyleCatcher imports */

/* Design tweaks */

.layout-two-column-right #beta .module-content {
	padding-left: 40px;
}

.layout-two-column-right #beta .module-all-posts .module-content {
	padding-left: 20px;
}
.module-all-posts .module-content li {
	padding: .5em 0 0;
	background: transparent none;
	line-height: 1.4;
	font: 90%/1.4 Arial, Helvetica, sans-serif;
}
.module-all-posts .module-content li a {
	text-transform: none;
}



/* Sidebar ads */

.layout-two-column-right #beta .module-ads {
	padding-top: 10px;
}
	.module-ads .module-content ul {
		padding: 0;
	}
	.module-ads .module-content li {
		padding-top: .5em;
		padding-bottom: .5em;
		color: #666;
		font-size: 90%;
		line-height: 1.4;
	}
	.module-ads .module-content a {
		color: #888;
		text-transform: none;
		text-decoration: underline;
		font-size: 100%;
	}

/* Main column ads */

.inline-ads {
	margin: 10px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 10px 0 5px;
	background-color: #111;
	font-size: 90%;
}
	.inline-ads ul {
		margin: 0;
		padding: 0 20px;
	}
	.inline-ads li {
		margin: 0;
		padding: 0 20px .25em 0;
		list-style: none;
		background: transparent none;
		color: #444;
	}
	.inline-ads li a {
		color: #666;
	}

/* Context ads */

.contextad {
	
}

