/* ----- Discovery Channel TweetMixx Channel styles ----- */

a {
	color: #33779e;
}

div#doc {
	background-image: url("doc-bg.gif");
}

div#header > div:first-child {
	background: url("header-bg.png") no-repeat 100% 0;
}

ul#utility-nav {
	background: none;
	color: #ace2f5;
	padding-right: 0;
}

ul#utility-nav li:first-child {
	background: none;
}

ul#utility-nav li a {
	color: #fff;
}

ul#utility-nav li a:hover {
	text-decoration: underline;
}

div#header-search input#search_submit, div.pagelet.retweeter div.ft a, form#update-status-form input#update_submit, div#get-widget a {
	background: #cdcdce url("search-submit-bg.gif") repeat-x 0 0;
	border-color: #bfbeb6;
	color: #414141;
	text-shadow: none;
}

div#nav {
	background-image: url("nav-bg.gif");
}

div#nav ul li.current {
	background-image: url("nav-current-bg.png");
}

div#nav ul li a {
	color: #414141;
	text-shadow: none;
}

div#nav ul li.current a {
	background: #006a97;
	color: #fff;
}
