html body {
	background: #FFF url(/images/bg-pasta.jpg) center top no-repeat;
}

#feed h2.title {
	background: transparent url(/images/the_daily_fare_kitchen.png) left top no-repeat;
	height: 93px;
	text-indent: -9999px;
	width: 398px;
}
	#blog-categories .all-contributors {
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
		margin: 6px 0 0 0;
		text-align: center;
	}
#subchannel .dek {
	font-family:georgia,serif;
	font-size:13px !important;
	line-height:1.5em;
	padding-top:5px;
	}

#subchannel .article .image img {
	float: left;
	display: inline;
	width:125px;
}
/* EDITORS BLOG CHANNEL */
	#inner-col .channel-nav-editors {
		background: #ede6d2;
		border: 1px solid #d1d1d1;
		padding: 5px 10px 5px 10px;
		width: 205px;
		}
		#inner-col .channel-nav-editors h4 {
			display: block;
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
			font-size: 22px;
			font-weight: normal;
			letter-spacing: 1px;
			text-align: center;
			text-transform: uppercase;
		}
		#inner-col .channel-nav-editors .title {
			color: #a5050e;
			display: block;
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 2px;
			margin: 4px 0 0 0;
			text-align: center;
			text-transform: uppercase;
		}
		#inner-col .channel-nav-editors ul {
			margin: 10px 0 0 0;
			}
			#inner-col .channel-nav-editors ul li, #inner-col .channel-nav-editors .all-editors {
				background: transparent url(/images/dotted-border.gif) left top repeat-x;
				display: block;
				font-size: 16px;
				line-height: 27px;
				text-align: center;
				}
				#inner-col .channel-nav-editors ul li.first {
					background: none;
				}
				#inner-col .channel-nav-editors ul li.active{
					text-indent:-10px;
				}
				#inner-col .channel-nav-editors ul li.active a{
					font-weight:bold;
					background: transparent url(/images/arrow_highlight.gif) no-repeat center left !important;
					padding-left:10px;
				}
				#inner-col .channel-nav-editors ul li.even {
					background-color: #f1f0e2;
				}
				#inner-col .channel-nav-editors ul li a, 
				#inner-col .channel-nav-editors .all-editors a {
					text-decoration: none;
				}
				#inner-col .channel-nav-editors ul li a:hover,
				#inner-col .channel-nav-editors .all-editors a:hover {
					text-decoration: underline;
				}

