/*  
Theme Name: Uncompressed
Theme URI: http://uncompressed.org/
Description: A custom skin for the most awesomeest podcast in history
Version: 5.0
Author: Thom Wetzel
Author URI: http://thomwetzel.com/
*/
body {
	font-size: 76%;
	width: 970px;
	margin: 0;
	background-color: #000000;
	color: #eeeeee;
	font-family: helvetica, arial, sans-serif;
	text-align: justify;
	background: #111 url(/wp-content/themes/uncompressed4/img/body_background3.gif) 0 0 repeat-x;
	
}	
h2 { font-size: 200%; line-height: 1.25em; margin: 0;} 
h3 { font-size: 175%; }
h4 { font-size: 150%; }
h4 { font-size: 125%; }
hr {
	width: 0;
	height: 0;
	position: absolute;
	visibility: hidden;
}
p, li {
	line-height: 1.5em;
	margin: 0.5em 0;
}
a {
	color: #ccff00;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a img { border: none; }

.strike { text-decoration: line-through; }

img.photo {
	background: white;
	padding: 4px;
	border: 1px solid #000000;
}

img.right {
	padding-left: 10px; 
	padding-bottom: 4px;
}


div#banner {
	float: left;

	width: 970px;
	
	margin: 0;
	padding: 0;
	
	background: transparent url(/wp-content/themes/uncompressed4/img/now-hear-this3.png) 100% 0 no-repeat;

	display: block;
	height: 100px;
}

div#banner iframe {
	position: absolute;
	top: 20px; 
	left: 15px;
}

div#banner p {
	margin: 0;
}
div#banner p a {
	float: right;
	display: block;
	width: 480px;
	height: 80px;
	padding: 12px 8px 0 0;
	text-align: right;
}



/* #header
*/
div#header {
	float: left;
}

div#header div.description {
	display: none;
}

div#header h1 {
	margin: 0;
	padding: 0;
}
div#header h1 a { 
	text-indent: -9999px;
	margin: 10px 0 10px 0;
	padding: 0; 
	height: 120px;
	background: transparent url(/wp-content/themes/uncompressed4/img/logo.gif) 0 0 no-repeat;
	border: 0px;
	display: block;
	width: 970px;
	float: left;
}
div#header h1 a:hover {
	text-decoration: none;
}





div#content { 
	float: left;
	line-height: 1.5em; 
	font-size: 110%;
	margin-top: 20px;

	width: 560px !important;
	margin-left: 30px !important;

	width: 550px;
	margin-left: 20px;
}
div#content h2 { 
	text-align: left;
}

div#content div.youtube-wrapper {
	padding-left: 70px;
}


div#content.twocolumns div.column {
width: 350px; 
float: left;
margin: 0;
margin-bottom: 3em;
margin-right: 20px;
}
div#content.twocolumns p.postmetadata{
clear: both;
}

div#content.twocolumns dl {
overflow: auto;
}
div#content.twocolumns dl dt {
clear: left;
width: 100%;
display: block;
color: #ccff00;
}

div#content.twocolumns dl dd {
float: left;
display: block;
margin: 0 0 0 1em;
}



div.post {
	display: block;
	clear: both;
}

div.post small {
	margin: 0;
	color: #999999;
	line-height: 1em;
}

p.postmetadata { 
	background-color: #222222;
	margin-bottom: 4em; 
	font-size: 90%;
	text-align: center;
	line-height: 1.75em;
	color: #aaaaaa;
	padding: 0.25em;
	clear: both;
}

p.postmetadata a { 
	color: #aabb33;
}


div#sidebar {
	background-color: #000000;
	float: right; 
	width: 340px;
	margin-left: 10px;
	padding: 0 10px;
	text-align: left;
	margin-top: 0;
}
div#sidebar ul {
	float: left;
}

div#sidebar h2 {
	clear: both;
	font-size: 130%;
	line-height: 1em;
margin-top: 20px; 
}

/* columns under image 
*/

/* overrides for single.php
*/
div#sidebar.narrow-sidebar {
	width: 150px;
}
div#sidebar.narrow-sidebar div.col {
	margin-right: 0;
}






/* footer
*/
div#footer {
	clear: both;
	padding-top: 20px;
	text-align: right;
}


li#polls {
border-bottom: 1px solid #333333;
}
li#polls span#polls-archive {
	font-size: 65%;
}
li#polls form {
	margin: 0 4px;
}
li#polls form label {
	padding-bottom: 6px;
	padding-left: 0.25em;
	display: block;
	float: left;
}
li#polls form input.choice {
	float: left;
	width: 12px;
}
li#polls br {
	clear: left;
}
li#polls span#poll-results {
margin-left: 20px;
font-size: 90%;
}


form#searchform {
	margin: 10px;
	padding: 0;
overflow: auto; 
}
form#searchform input#s { 
	background-color : transparent; 
	border: 1px solid #999999;
	color: #ffffff;
	padding: 2px 4px;
margin-left: 10px; 
	width: 250px;
}
form#searchform input#searchsubmit {
	background: transparent url(/wp-content/themes/uncompressed3/img/submit.gif) 50% 40% no-repeat;
	text-indent: -9999px;
	border: 0;
	font-size: 0;
	height: 25px;
	width: 25px;
}



ol.commentlist {
	list-style: none;
	padding: 0;
}
ol.commentlist li {
	margin: 0;
	padding: 0.5em 1em; 
	margin-bottom: 0.5em;
}
ol.commentlist li.alt {
	background-color: #222222;
}
ol.commentlist li.ThomW, 
ol.commentlist li.Tony {
	background-color: #555555;
}

ol.commentlist li.Grue div.avatar,
ol.commentlist li.Sean div.avatar,
ol.commentlist li.Tony div.avatar,
ol.commentlist li.ThomW div.avatar,
ol.commentlist li.Tyler div.avatar,
ol.commentlist li.Matt div.avatar 
{
	float: left;
	background: #ffffff url(/images/tony_comment.gif) 50% 50% no-repeat;
	height: 37px;
	width: 37px;
	display: block;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #333333;
}
ol.commentlist li.ThomW div.avatar { background: #ffffff url(/images/thom_comment.gif) 50% 50% no-repeat; }
ol.commentlist li.Matt div.avatar { background: #ffffff url(/images/matt_comment.gif) 50% 50% no-repeat; }
ol.commentlist li.Grue div.avatar { background: #ffffff url(/images/grue_comment.gif) 50% 50% no-repeat; }
ol.commentlist li.Tyler div.avatar { background: #ffffff url(/images/tyler_comment.gif) 50% 50% no-repeat; }
ol.commentlist li.Sean div.avatar { background: #ffffff url(http://ddhd.com/U*/sean_comment.gif) 50% 50% no-repeat; }



div.navigation { 
	font-size: 90%;
	overflow: auto;
	margin-bottom: 1em;
}
div.navigation div.alignleft { float: left; }
div.navigation div.alignright { float: right; }

textarea {
	background: transparent;
	border: 1px solid #aaaaaa;
	width: 550px;
	color: #ffffff;
	font-family: inherit;
	padding: 0 4px;
	line-height: inherit;
	font-size: inherit;
}




div.xdforum textarea { 
width: 350px;
}



div#sidebar iframe {
	margin: 0 20px; 
}
div#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#sidebar ul li {
	clear: both;
	margin: 15px 0;
}
div#sidebar ul li ul {
	padding: 10px 0px;
	overflow: auto;
	background-color: transparent;
}
div#sidebar ul li ul li {
	margin: 0;
	float: left;
	display: block;
	width: 90px;
	height: 2.5em;
	line-height: 2.5em;
	overflow: hidden;
	padding: 0 5px;
	clear: none;
}

div#contact-us {
	padding-top: 10px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}
div#contact-us ul {
	padding: 0 20px;
	list-style: square;
}
div#contact-us li {
	padding: 0; margin: 0;
	line-height: 1em;
}


div#ad {
	padding-bottom: 10px;
}


div#content blockquote {
	background: #222222;
	padding: 0 10px;
	border: 1px solid #333333;
	font-size: 90%;
}

/* make it easy to put some whitespace around images */
img.r { padding-left: 10px; padding-bottom: 4px; }
img.l { padding-right: 10px; padding-bottom: 4px; }


/* Coming Soon block
*/
div#sidebar li#coming-soon ul, 
div#sidebar li#coming-soon ul li {
	float: none; 
	display: block; 
	width: auto;
}
div#sidebar li#coming-soon ul li {
	height: auto; 
	line-height: 1.5em; 
	padding: 0.33em 0;
	margin: 0;
}


/* hosts page */
div#content.full {
width: 760px !important; 
}

/* hosts page */
div#content.full {
width: 970px !important; 
}

body#hosts dl {
font-size: 86%;  
display: block; 
float: left; 
width: 340px; 
border-bottom: 1px solid #333333;
}

body#hosts dt, 
body#hosts dd { 
float: left; 
border-top: 1px solid #333333;
display: block; 
padding: 4px 0; 
}

body#hosts dt{ 
clear: left; 
color: #ccff00;
width: 60px; 
text-align: right;
line-height: 1.1em; 
}
body#hosts dd {
margin-left: 10px;
line-height: 1.4em;  
width: 270px; 
}

body#hosts h3 {
clear: both; 
margin-top: 30px; 
overflow: visible; 
display: block; 
height: auto;
}

body#hosts div.lcol {
	float: left;
	overflow: auto;
	display: block;
}
body#hosts div.rcol {
	float: right;
	width: 600px;
	overflow: auto;
	display: block;
}

div.sociable {
	clear: left;
}

.gameboxes {
	overflow: auto; 
}
.gameboxes ul {
	overflow: auto; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
.gameboxes li {
	margin: 0; 
	padding: 0; 
	display: block; 
	width: 120px; 
	height: 140px;
	overflow: hidden; 
	text-align: center; 
	float: left; 
}

div#sidebar ul li h2 {
	padding: 4px; 
	background: #6ABF00 url(/wp-content/themes/uncompressed4/img/sidebar-section-header-background.gif) 50% 0 repeat-x; 
}
div#sidebar ul li h2 a {
	display: block; 
	color: #ffffff;
	background: transparent url(/wp-content/themes/uncompressed4/img/sidebar-section-header-a-background.gif) 100% 25% no-repeat; 
}


div#sidebar ul#sidebar-latest-comments  li {
	clear: left; 
	float: left ; 
	display: block; 
	width: 315px;
	height: auto;  
	line-height: 1.25em;
	padding: 4px 0; 
	border-bottom: 1px solid #333333;
}

/*
body#home {
	background: #000000;
}
*/

body#home div#left-top {
float: left;
width: 400px; 
padding: 10px; 
}

body#home div#left-top ul {
list-style: none; 
margin: 0;
padding: 0; 
}
body#home div#left-top ul li.story_1 {
margin-right: 10px; 
}

body#home div#left-top ul li {
margin: 20px 0 20px 0;
}
body#home div#left-top ul li  h4 {
margin: 0; 
padding: 0; 
}
body#home div#right-top {
float: left; 
width: 350px; 
}

body#home div#bottom {
clear: both
}
body#home div#bottom ul {
list-style: none; 
margin: 0; 
padding: 0; 
}
body#home div#bottom ul li {
float: left; 
width: 232px; 
margin: 0 10px; 
background-color: #181818;
}
body#home div#bottom ul li p {
padding: 0 10px 10px 10px; 
}

body#home div#bottom ul li#box-hosts h3 {
margin: 0; 
padding: 0; 
height: 32px; 
display: block; 
background: #000000 url(/wp-content/themes/uncompressed4/img/home-hosts-background.png) 0 0 no-repeat; 
text-indent: -9999px; 
}
body#home div#bottom ul li#box-links h3 {
margin: 0; 
padding: 0; 
height: 32px; 
display: block; 
background: #000000 url(/wp-content/themes/uncompressed4/img/home-links-background.gif) 0 0 no-repeat; 
text-indent: -9999px; 
}



div#softwear {
display: block; 
width: 460px; 
height: 154px; 
background: black url(/wp-content/themes/uncompressed4/img/ad-softwear.gif) 0 0 no-repeat;
margin: 10px 0;

}
div#softwear h2, 
div#softwear p {
text-indent: -9999px; 
}




.diggclick {
	float: left; 
	margin: 0 10px 10px 0;
}