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

a {
	color: #0064a0;
}

a:hover {
	color: #0064a0;
	text-decoration: underline;
}

div#doc {
	background: none;
}

div#header > div:first-child {
	background: none;
}

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

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

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

div#header div#header-search {
	background: rgba(0,0,0,0.1);
}

div#nav {
	background: #000;
}

div#nav ul li {
	padding: 0;
}

div#nav ul li.current {
	background: transparent
}

div#nav ul li#twitter-signin {
	padding-top: 5px;
}

div#nav ul li a {
	background: transparent;
	color: #fff;
	padding: 10px 12px 4px 12px;
	text-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

div#nav ul li a:hover  {
	background: transparent;
}

div#nav ul li.current a {
	background: #4b4b4d;
	color: #fff;
}

div#thingies div.secondary div.hentry {
	background: #f7fdff;
	border-color: #c2e7f4;
}

div#footer {
	background: #424546;
	border: 0;
	color: #fff;
	text-shadow: none;
}

div#footer a {
	text-decoration: underline;
	text-shadow: none;
}
