#pods {
	float: left;
	margin-left: 4px;
}

#podsrow2 {clear: left;}

.pod {
	width: 500px;
	height: 515px;
	float: left;
	margin: 0 5px 20px 0;
	background: #fff;
	padding: 5px 6px 10px 9px;
}

.homeodd {
	background: #fefbe2;
	border-top: 1px solid #d1d1b6;
	border-bottom: 1px solid #d1d1b6;
	padding-top: 14px;
}

.homeeven {
    padding-top: 14px;	
}

.pod .pod-title {
	margin-bottom: 30px;
	margin-top: 5px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 0;
	color: #c30d01;
}

.pod img {
	margin-bottom: 30px;
	display: block;
}

.pod a {
	color: #330;
	font-weight: bold;
}

.pod .blog-title {
	margin-bottom: 3px;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	color: #313000;
}

.pod div {
	margin-left: 3px;
}

.pod .channel-info {
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.2;
}

.pod .channel-info a {
	text-decoration: underline;
	font-color: #00ff00;
	color: #6d0705;
}

.pod .channel-info a:hover {
	text-decoration: none;
}

#homepagesidebar {
	width: 375px;
	float: right;
	text-align: center;
	margin-right: -5px;
}

.homewidget {
	width: 375px;
	padding: 0;
}

#blogpromo {
	text-align: left;
}

#blogpromo .widget-top {
	background: url(../images/widget-potd.png) top center no-repeat;
	margin: 0;
	height: 49px;
}

#blogpromo .wp-caption-text {
	visibility: visible;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2;
}

#bestof {
	text-align: left;
}

#bestof li {
	margin-bottom: 7px;
}

#homebannertext {
	width: 410px;
	text-align: left;
	float: right;
	position: absolute;
	top: 13px;
	right: 14px;
	background: url(../images/home-headerbox.gif) top center no-repeat;
	z-index: 150;
	height: 108px;
	overflow: hidden;
	color: #330;
}

#homebannertext h3 {
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 12px;
	font-size: 1.4em;
}

#homebannertext p {
	margin-left: 12px;
	line-height: 1.2em;
	margin-right: 10px;
}

.home {
	color: #330;
}

#hometop {
	margin-left: 5px;
}

.home ul, #hometop li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#hometopright, #hometopleft {
	float: left;
	width: 455px;
}

#hometop #hometopleft {
	margin-right: 20px;
}

.hometoptext {
	margin: 0 5px 5px 5px;
	height: 90px;
}

.bestof h3 {
	margin-bottom: 10px;
}

.bestof ul li {
	margin: 0 0 8px 5px;
}

.bestof a {
	text-decoration: none;
}

#homebottom {
	margin-left: 10px;
}

.bottom-column {
	float: left;
}

#bottom-column1 {
	width: 200px;
	margin-right: 25px;
}

#bottom-column2 {
	width: 280px;
	margin-right: 25px;
}

#bottom-column3 {
	width: 180px;
	margin-right: 25px;
}

#bottom-column4 {
	width: 180px;
}

/****** buzzboosts ************/

.homebox .feedburnerFeedBlock a {
	text-decoration: none;
	color: #330;
}

.homebox .feedburnerFeedBlock a:hover {
	text-decoration: underline;
}

.homebox .feedTitle {
	font-size: 130%;
	color: #330;
}

.homebox .feedburnerFeedBlock li span.headline {
	font-size: 110%;
	color: #330;
}

.homebox {
	height: 78px;
	background: url(../images/blogbox.gif) center center no-repeat;
	margin-bottom: 5px;
}

.homebox img {
	float: left;
	width: 60px;
	margin: 10px 12px 0;
}

.homebox div.feedscript {
	padding-top: 15px;
}

.morefrom h3 {
	color: #366;
	text-align: center;
	margin-bottom: 10px;
}

.morefrom ul.feedlist {
	margin-left: 10px;
}

.morefrom .feedburnerFeedBlock {
	margin-bottom: 10px;
}

.morefrom .feedburnerFeedBlock a {
	text-decoration: none;
	color: #366;
}

.morefrom .feedburnerFeedBlock a:hover {
	text-decoration: underline;
}

.morefrom .feedTitle {
	font-size: 110%;
	color: #366;
}

.morefrom .feedburnerFeedBlock li span.headline {
	font-size: 90%;
	color: #366;
}

.morefrom .feedburnerFeedBlock ul {
	margin-left: 10px;
}

/* mashup page */

#mash .feedburnerFeedBlock ul, #mash .feedburnerFeedBlock ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mash .feedburnerFeedBlock ul li {
	margin-bottom: 25px;
}

#mash span.headline {
	font-weight: bold;
	font-size: 140%;
	line-height: 1.2em;
	display: block;
	margin-bottom: 5px;
}

#mash span.headline a {
	text-decoration: none;
}

#mash p.feedItemAuthor, #mash p.date {
	display: none;
	height: 1px;
}


