/* Made with Joy by What Cheer */

.hero {
	display: block;
	width: 1000px;
	height: 350px;
	padding: 8px 0px 8px 0px;
	}
	
#hero-container {
	display: block;
	height: 366px;
	}

.hero ul { margin: 0px; }

.hero li {
	display: block;
	list-style: none;
	width: 1000px;
	height: 350px;
	}

.hero-nav {
	display: block;
	width: 120px;
	height: 16px;
	padding: 8px 0px 0px 880px;
	}

.hero-nav ul { margin: 0px; }

.hero-nav li {
	display: block;
	list-style: none;
	width: 16px;
	height: 16px;
	float: left;
	padding: 0px 0px 0px 4px;
	}


.hero-nav a, .hero-nav a:link, .hero-nav a:visited, .hero-nav a:active {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/wp-content/themes/whatcheer/images/interface/primary/slider-control.gif) no-repeat top left;
	text-indent: -9999px;
	}

.hero-nav a:hover, .hero-nav a:visited:hover { background-position: bottom left; }
.hero-nav a.current, .hero-nav a.current:link, .hero-nav a.current:visited, .hero-nav a.current:active { background-position: bottom left; }
.primary .callouts { padding: 30px 0px 14px 0px; }

.primary .callouts p {
	font-size: 85%;
	padding: 0px 40px 0px 0px;
	}

.primary .callouts a, .primary .callouts a:link, .primary .callouts a:visited, .primary .callouts a:active {
	font-weight: normal;
	color: #CCC;
	}

.primary .callouts a:hover, .primary .callouts a:visited:hover {
	color: #999;
	}

.primary .callouts h2, .primary .callouts h3 {
	display: block;
	width: 322px;
	height: 40px;
	}

.primary .callouts h2 a, .primary .callouts h2 a:link, .primary .callouts h2 a:visited, .primary .callouts h2 a:active, .primary .callouts h3 a, .primary .callouts h3 a:link, .primary .callouts h3 a:visited, .primary .callouts h3 a:active {
	display: block;
	width: 322px;
	height: 40px;
	text-indent: -9999px;
	}

.primary .callouts ul {
	width: 1000px;
	height: auto;
	margin: 0px;
	}

.primary .callouts li {
	display: block;
	list-style: none;
	width: 322px;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	}

.primary .callouts li.callout-allied-advantage { background: url(/wp-content/themes/whatcheer/images/interface/primary/allied-advantage.gif) no-repeat top left; }

.primary .callouts li.callout-going-green {
	background: url(/wp-content/themes/whatcheer/images/interface/primary/going-green.gif) no-repeat 20px 0px;
	padding: 0px 17px 0px 17px;
	}

.primary .callouts li.callout-connect-online { background: url(/wp-content/themes/whatcheer/images/interface/primary/connect-online.gif) no-repeat top left; }
.primary .callouts li.callout-order-online { background: url(/wp-content/themes/whatcheer/images/interface/primary/order-online.gif) no-repeat top left; }



.bloghomefeed {
	}
.bloghomefeed-date {
	font-size: 11px;
	color: #666;
	}
.bloghomefeed h1 {
	height: 13px;
	text-indent: -9999px;
	background-image: url(/wp-content/themes/whatcheer/images/content/primary/blog-title.jpg);
	margin-bottom: 15px;
	}

.bloghomefeed-featured {
	float: left;
	width: 400px;
	padding-right: 50px;
	}
.bloghomefeed-featured p {
	font-size: 12px;
	}
ul.bloghomefeed-recent {
	float: left;
	width: 500px;
	margin: 0;
	}
.bloghomefeed-recent li {
	width: 230px;
	padding-right: 20px;
	float: left;
	list-style: none;
	height: 60px;
	}
.bloghomefeed-recent h2 {
	font-size: 12px;
	}








