/*
Theme Name: Goodie Bag TV
Theme URI: http://goodiebag.tv/
Description: Theme for GoodieBag.tv
Version: 106
Author: Martin Note
Author URI: http://martinnote.com/
*/

h1,h2,h3,h4,h5,h6 {
margin:0;
font-weight:normal;
}
ul {
	
	line-height:1.5em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.25em;
}

a {text-decoration:none;
	color:#900;
	}	
	
a:hover {
	text-decoration: underline;
}
a:visted {
	color:#900;
}

td img {display: block;}
td img a:hover {text-decoration:none;}


div#content {
	width:954px;
	margin:0 auto;
	
}

div#header {
	height:125px;
	background:transparent url(images/header_graphic.jpg) top center no-repeat;
	margin:20px 0;
}

div#footer {
	padding:30px 0;
	text-align:center;
}

div#posts{
	width:625px;	
	float:left;
	display:block;
	background:transparent url(images/posts_back.gif) top left no-repeat;
	padding-top:16px;
}

div.post {
	background:transparent url(images/post_back.gif) top left repeat-y;
	padding:25px 0 0 45px;
	margin:0;
	
	
}

div.byline {
	margin-bottom:15px;
}
div.postmeta {
	border-top:1px solid;
	border-bottom:3px double;
	font-size:.75em;
	padding:.5em 0;
	text-align:center;
	height:20px;
}

div.postmeta a.permalink {
	font-weight:bold;
}

span.tags {
	float:right;
	
}

span.comments {
	float:left;
	padding-left:19px;
	background:transparent url(images/comment.gif) center left no-repeat;
}

span.comments a {
	color:black;
}

/* Sidebar */

div#sidebar {
	float:right;
	width:300px;
}

div#sidebar div {
	

}

div#sidebar div.widget {
	background:#FFFFD7;
	padding:15px;
	margin:10px 0;
}

div.search {
	height:28px;
}

div#sidebar div.search {
	padding:0;
	background:transparent;
	text-align:right;
	margin:5px 0 10px;
}


input#s{
	background:#FFFFFF;
	border:1px solid #000000;
	width:205px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:6px 2px;
	margin:0;
	vertical-align:text-top;
	float:left;display:block;
	}

div#sidebar input#searchsubmit {
	float:right;
	background: url(images/search.gif) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width:82px;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
	border:none;
	font-size:.9em;
	cursor:pointer;
}

div#sidebar input#s {
	float:left;
}


div#sidebar div.widget h3 {
	font-weight:bold;
	font-size:16px;
}
div#sidebar div.widget ul {
	margin:0;
	padding:0;

}

div#sidebar div.widget ul li h3 {
	font-size:16px;
}

div#sidebar div.widget ul li {
	font-size:14px;
	margin:0;
	padding:0;
	list-style:none;
}

div#sidebar div.noSpace {
	/*margin:0*/;
}

div#adSpace {
	height:250px;
	background-color:#666;
	color:#fff;
	margin:0 0 5px;
}

div.rss {
	background:transparent;
	height:30px;
	font-weight:bold;
	text-align:center;
	font-size:.9em;
	text-transform:uppercase;
	padding-top:.5em;
	margin:5px 0;
}



hr {
	border:none;
	height:1px;
	background:#000;
	margin:2px 0 0;
}

/* Typography */

h1{
	display:none;
}

h2 {
	line-height:1.05em;
	font-size:2em;
	letter-spacing:-0.5px;
	margin:.25em 0 .75em;
}

h2.pagetitle {
	font-weight:bold;
	text-align:left;
	background:transparent url(images/post_back.gif) top left repeat-y;
	padding:.5em 0 0 45px;
	margin:0;
	font-size:1em;
	text-transform:capitalize;
	color:#777;	
}

h2 a {
	color:#000;
}	

h3 {
	font-size:0.85em;
	font-weight:bold;
	line-height: 1.8em;
}

h4 {
	font-size:.85em;
}



p, div.post ul, div#footer {
	font-size:0.85em;
	line-height:1.6em;
}


img a, img a:hover {
	border:none;
}

#dsq-content #dsq-comments .dsq-comment-header .dsq-header-meta {
font-size:100%;}

#disqus_thread {
	
}

div.post ul#dsq-comments {
font-size:110%;


}

div.post ul#dsq-comments .dsq-comment-footer {
	font-size:110%
}

.clearBoth {
	clear:both;
}
