
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* -------------------[ Site Title Adjustments ]------------------- */


h1.blogtitle, #headerwrap .title p {
	text-indent: -9999px;
	}

/* ----------------[ Featured Content Glider Options ]---------------- */



/* --------------[ Adjustments for Side-by-Side Posts ]-------------- */



/* --------------[ Adjustments for Home Page Stacked Categories ]-------------- */

ul.home-left {
	width:100%;
	float:none;
	clear:both;
	}

ul.home-right {
	width:100%;
	float:none;
	clear:both;
	}
ul.home-right .bottom,
ul.home-left .bottom,
ul.home-bottom .bottom {
	clear:none;
	padding: 0 10px 10px;
	background:transparent;
	border:0;
	margin: 10px 0 0;
	}

