/*  
Theme Name: .com Dish
Theme URI: http://dotcomdish.com
Description: The default theme for .com Dish
Version: 1.0
Author: Wired Programming
Author URI: http://wiredprogramming.com

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("./css/tabber.css");
@import url("./css/style.css");

.post {
	position: relative;
	margin: 10px;
	z-index: 700;
	background: #fff;
}
	.post h2 {
		color: #0099db;
		font-family: "Franklin Gothic Demi", Verdana, Arial, sans;
		
	}
	
.column {
	display: block;
	float: left;
	width: auto;
}
	#leftcol {
		width: 160px;
	}
	#contentcol {
		margin: 0 5px;
		width: 510px;
		/*padding-top: 48px; chris*/
	}
	#rightcol {
		width: 305px;
		float: right;
	}

.category_title {
	display: block;
	background: #0099db;
	height: 32px;
	color: #fff;
	padding: 3px 2px 2px 2px;
	color: #fff;
}
	.category_title img {
		float: left;
		margin: 1px 10px 3px 3px;
	}

#sidebar .high5box {
	float: none;
	display: block;
	margin: 0;
}
#high5_cont {
	padding: 7px;
	height: auto;
	border-color: #2F2F2F;
}
#sidebar .advertisement {
	margin: 10px 0;
	padding: 2px;
}

#webvideoguide {
	width: 100%;
	height: 600px;
	overflow: auto;
}
#channel_listings {
	width: 100%;
	height: auto;
}
	#channel_listings table {
		width: 100%;
	}
	#channel_listings tr {
		cursor: pointer;
	}
	#channel_listings tr:hover .listing {
		background: #C3E7F6;
	}
	#channel_listings tr:hover .channel {
		background: #0099DB;
	}
	#channel_listings .channel {
		width: 15%;
		height: 60px;
		vertical-align: middle;
	}
	#channel_listings .channel img {
		border: 1px solid #fff;
		width: 60px; height: 45px;
	}
	#channel_listings .listing {
		width: 85%;
	}
	#channel_listings a:hover.listing_title {
		text-decoration: none;
		color: #0099DB;
	}

#extended_nav {
	border-color: #B787A4;
}
	#extended_nav ul li a {
		color: #5F064A;
		background: #CFA8C0;
	}
	#extended_nav ul li a:hover {
		color: #fff;
		background: #7D1B64;
	}
	
h2#side_low5 {
	color: #FBC100;
}
#side_low5 {
	border-color: #FBC100;
}
	#side_low5 ul li a {
		color: #9F7B00;
		background: #FFF4CF;
	}
	#side_low5 ul li a:hover {
		color: #fff;
		background: #FBC100;
	}
	
#moreposts ul li a {
	width: 291px;
}
	
.post {
	
}
	.post_thumb {
		float: left;
		border: 1px solid #C2E7F6;
		padding: 1px;
		margin-right: 10px;
		
		width: 60px; height: 45px;
	}
	.post_meta {
		float: left;
		margin: -5px 0 15px 0px;
		font-size: 8pt;
	}
		.post_meta .post_title a {
			text-decoration: none;
			color: #0099DB;
		}
		.post_meta .subtitle {
			display: none;
		}
		.post_meta .author {
			display: block;
			color: #666;
		}
	.post .hr {
		
	}
	.post_entry {
		clear: both;
	}
		.post_entry p {
			line-height: 2em;
			margin: 0.6em 0 1em 0;
		}
	.post_pages {
		text-align: right;
		font-size: 9pt;
	}

.navigation {
	display: block;
	width: 100%;
	padding: 15px 0;
	font-size: 7pt;
}
	.navigation .alignleft {
		float: left;
	}
	.navigation .alignright {
		float: right;
	}

.celebfavs {
	padding: 1px;
	margin: 0 0 10px 0;
}
	.celebfavs ul {
		list-style-type: none;
		margin: 0; padding: 0;
	}
	.celebfavs ul li {
		line-height: 55px;
		background-color: #eef9fd;
	}
	.celebfavs ul li .celeb_fav_thumb {
		float: left;
		background-color: #C6E9F7;
		padding: 5px 10px;
		margin-right: 5px;
		border-right: 1px solid #fff;
		width: 60px; height: 45px;
	}
	.celebfavs ul li .celeb_fav {
		display: inline;
	}
	
#respond, #comments {
	color: #0098DB;
	margin: 0 0 10px 0;
}

.commentlist {
	border: 1px solid #FBC100;
	padding: 5px;
}
	.commentlist li {
		margin: 0 0 1em 0;
	}
	.commenthead {
		background: #FFF4CF;
		color: #9F7B00;
		padding: 5px;
		position: relative;
	}
	.commentmetadata {
		position: absolute;
		top: 6px;
		right: 5px;
	}
	.comment_entry {
		padding: 5px;
	}

#commentform {
	
}
	#commentform p {
		font-size: 8pt;
		color: #000;
	}
	#commentform label {
		text-align:right;
		width: 200px;
		float:left;
		padding:0.2em;
		margin:0;
		margin-top:0.3em;
	}
		#commentform label small {
			color: #000;
			font-weight: bold;
		}
	#commentform .input {
		margin:2px;
		padding: 1px;
		height:16px;
		width:200px;
	}
	#commentform .textarea {
		margin:3px;
		height:165px;
		width:240px;
	}
	
#dishlist {
	margin: -10px 0 10px 0;
	background: #c2e7f6;
	border: 1px solid #c2e7f6;
	border-top: none;
}
	#dishlist .vidtitle, #dishlist .viddesc {
		width: 210px;
		margin-top: 1px;
		color: #004477;
	}
	#dishlist li {
		height: 40px;
		overflow: hidden;
	}
	#dishlist li a:hover .vidtitle, #dishlist li a:hover .viddesc {
		color: #fff;
	}
	
.dishbox {
	margin-bottom: 10px;
	padding: 14px 7px 7px 7px;
	position: relative;
	min-height: 130px;
}
	.dishbox ul {
		padding: 0;
		margin: 0 0 0 190px;
	}
	.dishbox ul li {
		line-height: 21px;
	}
	.dishbox .first {
		position: absolute;
		top: 14px;
		left: 21px;
		list-style-type: none;
		
		font-weight: bold;
		font-size: 7pt;
		
		width: 155px;
		height: 170px;
		overflow: hidden;
	}
	.dishbox .thumbnail {
		width: 140px;
		height: 100px;
		display: block;
		border: 1px solid #fff;
		padding: 1px;
	}
	.dishbox .btnmore {
		position: absolute;
		right: 7px;
		bottom: 4px;
	}

#dish_webnews {
	border-color: #013300;
	background: #1E6F1B;
}
	#dish_webnews .thumbnail {
		border-color: #013300;
	}
	#dish_webnews ul, #dish_webnews ul a {
		color: #fff;
	}
	
#dish_interviews {
	border-color: #8CBB37;
	background: #B2DF61;
}
	#dish_interviews .thumbnail {
		border-color: #8CBB37;
	}
	#dish_interviews ul, #dish_interviews ul a {
		color: #628F11;
	}
	#dish_interviews .btnmore {
		background-position: left 2px;
	}

.tabberlisting {
	margin: 0 0 0 20px;
}

.section_title {
	
	color: #fff;
	display: block;
	padding: 3px 6px;
	margin:0;
}
#thedish .section_title {
	font-family: Tahoma, Verdana, Arial, Helectvia;
	
	font-weight: bold;
	padding: 6px;
}
#leftcol .section_title {
	background:#c2e7f6;
	color: #004477;
}
	#title_mediaplayer, #title_default {
		background: #fff;
		color: #0099DA;
	}
	#title_webvidguides {
		background: #f55e0d;
	}
	#title_thedish {
		background: #851f2a;
	}
	#title_mydish {
		background: #444444;
	}
	#title_sitesurfin {
		background: #036690;
	}
	#title_high5 {
		background: #2f2f2f;
	}
	#title_news {
		background: #013300;
	}
	#title_oneonone {
		background: #8cbb37;
	}
	#title_low5 {
		background: #FBC100;
	}
		#title_low5 small {
			font-size: 7pt;
			color: #000;
			font-family: Tahoma, Arial;
		}
