div.podtitle {
	color: #3467fe;
	text-align:center;
	font-size:.9em;
	font-weight:bold;
	margin:0 0 15px 0;
}

div.podcontent {
	border:1px solid #d1a068;
	background-color: #f9ffff;
	padding:10px;
}

div.podcontainer {
	margin:5px 0;
	padding:44px 0 0 0;
	background: transparent url('/images/BusStopTitleBackground.jpg') no-repeat top center;
	font-family:verdana,helvetica,arial;
	color:#95804b;
}

#recentcommenttitle {
	margin-bottom:40px;
}

#recentcommentpod {
	padding-bottom:20px;
}

p.recentcomment {
	color:#333333;
	font-weight:normal;
	font-size:.8em;	
	margin:0;
}

p.commenttitlelink {
	margin:0 0 5px 0;
}

a.commenttitlelink {
	font-size:1em;
	margin:0 0 5px 0;	
}

p.commentlink {
	margin:5px 0 15px 0;	
}

a.commentlink {
	font-weight:normal;
	font-size:.9em;	
	margin:5px 0 0 0;
}

#commentpod {
	margin:5px 0;
	padding:75px 0 25px 0;
	background: transparent url('/images/BusStopRecentComments.png') no-repeat top center;
	font-family:verdana,helvetica,arial;
	color:#95804b;
}

#searchpod {
	text-align:right;
	font-size:.9em;
	margin:0;
	padding:37px 13px;
	background: transparent url('/images/BusStopSearch.jpg') no-repeat top center;
}

#subscribepod {
	margin:5px 0;
	padding:90px 0 0 0;
	background: transparent url('/images/BusStopSubscribe.png') no-repeat top center;
}


#subscribeicons {
	font-family:verdana,helvetica,arial;
	margin:10px 0 0 5px;
}

#subscribeicons td {
	vertical-align:bottom;
}


#subscribeicons div.subscribetext {
	color:#95804b;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:.6em;
}

#subscribeicons a {
	color:#95804b;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.2em;
}

#subscribeicons a img {
	margin-top:10px;
}

.podinput {
	color:#929292;
	border:1px solid #cccccc;
	padding:2px;
}

.podbutton {
	border:1px solid #cccccc;
	background-color: #5de5fe;
	font-weight: bold;
	color: #007eff;
}

p.blogcfcabout {
	color:#666666;
	margin:50px 0 0 0;
	padding:0;
	font-size:.8em;
}

p.blogcfcabout a {
	font-weight:normal;
}

