/*  
Theme Name: BoodaV1
Theme URI: http://www.babybooda.com/
Description: BabyBooda Theme -  Still have to clean this up and get rid of redundant and unnecessary code.
Version: 1.1
Author: HungryBeetle
Author URI: http://www.hungrybeetle.com
*/

/* Begin Typography & Main Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 none repeat center top;
	color: #a8a8a8;
	text-align: center;
	}

#page {
	background-color: transparent;
	text-align: left;
}

#header {
	background: transparent;
}

#content {
	font-size: 1.2em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.postscolumn .entry, .maincolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.postscolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: transparent;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

.description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #header-cont .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a{
	color: #ff0000;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover {
	color: #da0000;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Main Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#header {
	padding: 0;
	width: 950px;
	min-height:200px ;
	margin: 0;
}
	#logo{
		float: left;
		width: 389px;
		height: 128px;
		padding-right: 5px;
	}
	/* Top nav */		
	#top-nav {
		float: right;
		padding: 15px 0px 0px;
		width: 550px;
		height: 57px;
		background: url(images/bg-other.jpg) no-repeat right top;
		z-index: 5;
	margin: 50px 0px 0px;
}
		#top-nav a.myspace-red, #top-nav a.myspace-yel, #top-nav a.myspace-org, #top-nav a.myspace-blu, #top-nav a.myspace-gren{
			float: right;
			width: 76px;
			height: 39px;
			margin-right: 5px;
			margin-left: 5px;
		}
		#top-nav a.twitter-red, #top-nav a.twitter-yel, #top-nav a.twitter-org, #top-nav a.twitter-blu, #top-nav a.twitter-gren{
			float: right;
			width: 87px;
			height: 39px;
			margin-right: 5px;
			margin-left: 5px;
		}
		#top-nav a.youtube-red, #top-nav a.youtube-yel, #top-nav a.youtube-org, #top-nav a.youtube-blu, #top-nav a.youtube-gren{
			float: right;
			width: 87px;
			height: 39px;
			margin-right: 5px;
			margin-left: 5px;
		}
		#top-nav a.myspace-red:hover, #top-nav a.myspace-yel:hover, #top-nav a.myspace-org:hover, #top-nav a.myspace-blu:hover, #top-nav a.myspace-gren:hover, #top-nav a.twitter-red:hover, #top-nav a.twitter-yel:hover, #top-nav a.twitter-org:hover, #top-nav a.twitter-blu:hover, #top-nav a.twitter-gren:hover,#top-nav a.youtube-red:hover, #top-nav a.youtube-yel:hover, #top-nav a.youtube-org:hover, #top-nav a.youtube-blu:hover, #top-nav a.youtube-gren:hover{
			background-position: left -39px;
		}
		#top-nav a.myspace-red{
			background: url(images/myspace-red.jpg) no-repeat left top;
		}
		#top-nav a.twitter-red{
			background: url(images/twitter-red.jpg) no-repeat left top;
		}
		#top-nav a.youtube-red{
			background: url(images/youtube-red.jpg) no-repeat left top;
		}
		#top-nav a.myspace-yel{
			background: url(images/myspace-yel.jpg) no-repeat left top;
		}
		#top-nav a.twitter-yel{
			background: url(images/twitter-yel.jpg) no-repeat left top;
		}
		#top-nav a.youtube-yel{
			background: url(images/youtube-yel.jpg) no-repeat left top;
		}
		#top-nav a.myspace-org{
			background: url(images/myspace-org.jpg) no-repeat left top;
		}
		#top-nav a.twitter-org{
			background: url(images/twitter-org.jpg) no-repeat left top;
		}
		#top-nav a.youtube-org{
			background: url(images/youtube-org.jpg) no-repeat left top;
		}
		#top-nav a.myspace-blu{
			background: url(images/myspace-blu.jpg) no-repeat left top;
		}
		#top-nav a.twitter-blu{
			background: url(images/twitter-blu.jpg) no-repeat left top;
		}
		#top-nav a.youtube-blu{
			background: url(images/youtube-blu.jpg) no-repeat left top;
		}
		#top-nav a.myspace-gren{
			background: url(images/myspace-gren.jpg) no-repeat left top;
		}
		#top-nav a.twitter-gren{
			background: url(images/twitter-gren.jpg) no-repeat left top;
		}
		#top-nav a.youtube-gren{
			background: url(images/youtube-gren.jpg) no-repeat left top;
		}
		
	/* Twitter */	
	#twitter-red, #twitter-yel, #twitter-org, #twitter-blu, #twitter-gren{
		float: left;
		margin: -30px 0 0;
		padding: 18px 0 0;
		z-index: 9;
		background: url(images/bg-twitter.jpg) no-repeat 355px 3px;
	}

		#tweets{
			width:550px;
			max-width:550px;
			height: 50px;
			max-height: 50px;
			overflow: hidden;
		}
		#tweets h2 {
			text-align: right;
			color: #5e5e5e;
			margin-bottom: 10px;
			margin-top: 0;
			font: 15px/18px Arial, Helvetica, Sans-Serif;
			letter-spacing: -.5px;
		}	
		#tweets h2 span { 
			background: #000;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 20px;
		}
		#tweets .twitter{
			background: none no-repeat;
			float: right;
			height: 27px;
			padding-top: 3px;
			margin-top: -12px;
		}
		#tweets .twitter span{
			display: block;
			position: relative;
			width: 350px;
			top: 2px;
			padding: 1px 5px 4px;
			background: #000;
			text-transform: uppercase;
			text-align: right;
		}
		
		#twitter-red #tweets .twitter span, #twitter-red a{
			color: #ff0000;
			text-decoration: none;
		}
		#twitter-red a:hover{
			color: #da0000;
			text-decoration: none;
		}
		
		#twitter-yel #tweets .twitter span, #twitter-yel a{
			color: #ffde00;
			text-decoration: none;
		}
		#twitter-yel a:hover{
			color: #ffba00;
			text-decoration: none;
		}
		
		#twitter-org #tweets .twitter span, #twitter-org a{
			color: #ff8400;
			text-decoration: none;
		}
		#twitter-org a:hover{
			color: #ca6800;
			text-decoration: none;
		}
		
		#twitter-blu #tweets .twitter span, #twitter-blu a{
			color: #0687ca;
			text-decoration: none;
		}
		#twitter-blu a:hover{
			color: #0970a8;
			text-decoration: none;
		}
		
		#twitter-gren #tweets .twitter span, #twitter-gren a{
			color: #06ca0b;
			text-decoration: none;
		}
		#twitter-gren a:hover{
			color: #009600;
			text-decoration: none;
		}
		
	/* Main Nav */
	#main-nav-red,	#main-nav-yel,	#main-nav-org,	#main-nav-blu,	#main-nav-gren {
		/* all list items */
		float: left;
		margin: -5px 0px 0px -10px;
		list-style: none;
		height: 52px;
		width:970px;
		padding: 0px 0px 0px 4px;
		z-index: 5;
	}
		#main-nav-red li.cat-item, #main-nav-yel li.cat-item, #main-nav-org li.cat-item, #main-nav-blu li.cat-item, #main-nav-gren li.cat-item  {
			/* all list items */
			height: 54px;
			list-style: none;
			float: left;
			display: block;
			margin: 0;
			padding: 0;
			overflow: hidden;
		}	
		#main-nav-red li.cat-item span, #main-nav-yel li.cat-item span, #main-nav-org li.cat-item span, #main-nav-blu li.cat-item span, #main-nav-gren li.cat-item span{
			/* all list items */
			display: none;
		}
		#main-nav-red li.cat-item-1.current-cat a, #main-nav-yel li.cat-item-1.current-cat a, #main-nav-org li.cat-item-1.current-cat a, #main-nav-blu li.cat-item-1.current-cat a, #main-nav-gren li.cat-item-1.current-cat a, 	#main-nav-red li.cat-item-4.current-cat a, #main-nav-yel li.cat-item-4.current-cat a, #main-nav-org li.cat-item-4.current-cat a, #main-nav-blu li.cat-item-4.current-cat a, #main-nav-gren li.cat-item-4.current-cat a, #main-nav-red li.cat-item-41.current-cat a, #main-nav-yel li.cat-item-41.current-cat a, #main-nav-org li.cat-item-41.current-cat a, #main-nav-blu li.cat-item-41.current-cat a, #main-nav-gren li.cat-item-41.current-cat a, #main-nav-red li.cat-item-28.current-cat a, #main-nav-yel li.cat-item-28.current-cat a, #main-nav-org li.cat-item-28.current-cat a, #main-nav-blu li.cat-item-28.current-cat a, #main-nav-gren li.cat-item-28.current-cat a, #main-nav-red li.cat-item-5.current-cat a, #main-nav-yel li.cat-item-5.current-cat a, #main-nav-org li.cat-item-5.current-cat a, #main-nav-blu li.cat-item-5.current-cat a, #main-nav-gren li.cat-item-5.current-cat a{
			/* all list items */
			background-position: left -104px;
		}
		#main-nav-red li.cat-item-1 a:hover, #main-nav-red li.cat-item-1.current-cat a:hover, #main-nav-yel li.cat-item-1 a:hover, #main-nav-yel li.cat-item-1.current-cat a:hover, #main-nav-org li.cat-item-1 a:hover, #main-nav-org li.cat-item-1.current-cat a:hover, #main-nav-blu li.cat-item-1 a:hover, #main-nav-blu li.cat-item-1.current-cat a:hover, #main-nav-gren li.cat-item-1 a:hover, #main-nav-gren li.cat-item-1.current-cat a:hover, #main-nav-red li.cat-item-4 a:hover, #main-nav-red li.cat-item-4.current-cat a:hover, #main-nav-yel li.cat-item-4 a:hover, #main-nav-yel li.cat-item-4.current-cat a:hover, #main-nav-org li.cat-item-4 a:hover, #main-nav-org li.cat-item-4.current-cat a:hover, #main-nav-blu li.cat-item-4 a:hover, #main-nav-blu li.cat-item-4.current-cat a:hover, #main-nav-gren li.cat-item-4 a:hover, #main-nav-gren li.cat-item-4.current-cat a:hover, #main-nav-red li.cat-item-41 a:hover, #main-nav-red li.cat-item-41.current-cat a:hover, #main-nav-yel li.cat-item-41 a:hover, #main-nav-yel li.cat-item-41.current-cat a:hover, #main-nav-org li.cat-item-41 a:hover, #main-nav-org li.cat-item-41.current-cat a:hover, #main-nav-blu li.cat-item-41 a:hover, #main-nav-blu li.cat-item-41.current-cat a:hover, #main-nav-gren li.cat-item-41 a:hover, #main-nav-gren li.cat-item-41.current-cat a:hover, #main-nav-red li.cat-item-28 a:hover, #main-nav-red li.cat-item-28.current-cat a:hover, #main-nav-yel li.cat-item-28 a:hover, #main-nav-yel li.cat-item-28.current-cat a:hover, #main-nav-org li.cat-item-28 a:hover, #main-nav-org li.cat-item-28.current-cat a:hover, #main-nav-blu li.cat-item-28 a:hover, #main-nav-blu li.cat-item-28.current-cat a:hover, #main-nav-gren li.cat-item-28 a:hover, #main-nav-gren li.cat-item-28.current-cat a:hover, #main-nav-red li.cat-item-5 a:hover, #main-nav-red li.cat-item-5.current-cat a:hover, #main-nav-yel li.cat-item-5 a:hover, #main-nav-yel li.cat-item-5.current-cat a:hover, #main-nav-org li.cat-item-5 a:hover, #main-nav-org li.cat-item-5.current-cat a:hover, #main-nav-blu li.cat-item-5 a:hover, #main-nav-blu li.cat-item-5.current-cat a:hover, #main-nav-gren li.cat-item-5 a:hover, #main-nav-gren li.cat-item-5.current-cat a:hover{
			/* all list items */
			background-position: left -52px;
		}
		/* BLIPS IMAGE SPACER */
		#main-nav-red li.cat-item-1 img, #main-nav-yel li.cat-item-1 img, #main-nav-org li.cat-item-1 img, #main-nav-blu li.cat-item-1 img, #main-nav-gren li.cat-item-1 img{
			width: 90px;
			height: 52px;
		}
		/* PODCAST IMAGE SPACERT */
		#main-nav-red li.cat-item-4 img, #main-nav-yel li.cat-item-4 img, #main-nav-org li.cat-item-4 img, #main-nav-blu li.cat-item-4 img, #main-nav-gren li.cat-item-4 img{
			width: 129px;
			height: 52px;
		}
		/* MUSIC IMAGE SPACER */
		#main-nav-red li.cat-item-41 img, #main-nav-yel li.cat-item-41 img, #main-nav-org li.cat-item-41 img, #main-nav-blu li.cat-item-41 img, #main-nav-gren li.cat-item-41 img{
			width: 96px;
			height: 52px;
		}
		/* VIDEO IMAGE SPACER */
		#main-nav-red li.cat-item-28 img, #main-nav-yel li.cat-item-28 img, #main-nav-org li.cat-item-28 img, #main-nav-blu li.cat-item-28 img, #main-nav-gren li.cat-item-28 img{
			width: 97px;
			height: 52px;
		}
		/* NEWS IMAGE SPACER */
		#main-nav-red li.cat-item-5 img, #main-nav-yel li.cat-item-5 img, #main-nav-org li.cat-item-5 img, #main-nav-blu li.cat-item-5 img, #main-nav-gren li.cat-item-5 img{
			width: 87px;
			height: 52px;
		}
		/* CATEGORY BLIPS */
		#main-nav-red a, #main-nav-red a:visited, #main-nav-red button{
			color: #ff0000;
		} 
		#main-nav-red a:hover, #main-nav-red button:hover, #main-nav-red button:focus{
			color: #da0000;
		} 
			/* BLIPS */
			#main-nav-red li.cat-item-1 a{
				display: block;
				background: url('images/main-nav-blip-red.jpg') no-repeat left 0;
			}
			/* PODCAST */
			#main-nav-red li.cat-item-4 a{
				display: block;
				background: url('images/main-nav-pod-red.jpg') no-repeat left 0;
			}
			/* NEWS */
			#main-nav-red li.cat-item-5 a{
				display: block;
				background: url('images/main-nav-news-red.jpg') no-repeat left 0;
			}
			/* VIDEO */
			#main-nav-red li.cat-item-28 a{
				display: block;
				background: url('images/main-nav-vid-red.jpg') no-repeat left 0;
			}
			/* MUSIC */
			#main-nav-red li.cat-item-41 a{
				display: block;
				background: url('images/main-nav-music-red.jpg') no-repeat left 0;
			}
		/* CATEGORY PODCAST */
		#main-nav-yel a, #main-nav-yel a:visited, #main-nav-yel button{
			color: #ffde00;
		} 
		#main-nav-yel a:hover, #main-nav-yel button:hover, #main-nav-yel button:focus{
			color: #ffba00;
		} 
			/* BLIPS */
			#main-nav-yel li.cat-item-1 a{
				display: block;
				background: url('images/main-nav-blip-yel.jpg') no-repeat left 0;
			}
			/* PODCAST */
			#main-nav-yel li.cat-item-4 a{
				display: block;
				background: url('images/main-nav-pod-yel.jpg') no-repeat left 0;
			}
			/* NEWS */
			#main-nav-yel li.cat-item-5 a{
				display: block;
				background: url('images/main-nav-news-yel.jpg') no-repeat left 0;
			}
			/* VIDEO */
			#main-nav-yel li.cat-item-28 a{
				display: block;
				background: url('images/main-nav-vid-yel.jpg') no-repeat left 0;
			}
			/* MUSIC */
			#main-nav-yel li.cat-item-41 a{
				display: block;
				background: url('images/main-nav-music-yel.jpg') no-repeat left 0;
			}
		/* CATEGORY MUSIC */
		#main-nav-org a, #main-nav-org a:visited, #main-nav-org button{
			color: #ff8400;
		} 
		#main-nav-org a:hover, #main-nav-org button:hover, #main-nav-org button:focus{
			color: #ca6800;
		} 
			/* BLIPS */
			#main-nav-org li.cat-item-1 a{
				display: block;
				background: url('images/main-nav-blip-org.jpg') no-repeat left 0;
			}
			/* PODCAST */
			#main-nav-org li.cat-item-4 a{
				display: block;
				background: url('images/main-nav-pod-org.jpg') no-repeat left 0;
			}
			/* NEWS */
			#main-nav-org li.cat-item-5 a{
				display: block;
				background: url('images/main-nav-news-org.jpg') no-repeat left 0;
			}
			/* VIDEO */
			#main-nav-org li.cat-item-28 a{
				display: block;
				background: url('images/main-nav-vid-org.jpg') no-repeat left 0;
			}
			/* MUSIC */
			#main-nav-org li.cat-item-41 a{
				display: block;
				background: url('images/main-nav-music-org.jpg') no-repeat left 0;
			}
		/* CATEGORY VIDEO */
		#main-nav-blu a, #main-nav-blu a:visited, #main-nav-blu button{
			color: #0687ca;
		} 
		#main-nav-blu a:hover, #main-nav-blu button:hover, #main-nav-blu button:focus{
			color: #0970a8;
		} 
			/* BLIPS */
			#main-nav-blu li.cat-item-1 a{
				display: block;
				background: url('images/main-nav-blip-blu.jpg') no-repeat left 0;
			}
			/* PODCAST */
			#main-nav-blu li.cat-item-4 a{
				display: block;
				background: url('images/main-nav-pod-blu.jpg') no-repeat left 0;
			}
			/* NEWS */
			#main-nav-blu li.cat-item-5 a{
				display: block;
				background: url('images/main-nav-news-blu.jpg') no-repeat left 0;
			}
			/* VIDEO */
			#main-nav-blu li.cat-item-28 a{
				display: block;
				background: url('images/main-nav-vid-blu.jpg') no-repeat left 0;
			}
			/* MUSIC */
			#main-nav-blu li.cat-item-41 a{
				display: block;
				background: url('images/main-nav-music-blu.jpg') no-repeat left 0;
			}
		/* CATEGORY NEWS */
		#main-nav-gren a, #main-nav-gren a:visited, #main-nav-gren button{
			color: #06ca0b;
		} 
		#main-nav-gren a:hover, #main-nav-gren button:hover, #main-nav-gren button:focus{
			color: #009600;
		} 

			/* BLIPS */
			#main-nav-gren li.cat-item-1 a{
				display: block;
				background: url('images/main-nav-blip-gren.jpg') no-repeat left 0;
			}
			/* PODCAST */
			#main-nav-gren li.cat-item-4 a{
				display: block;
				background: url('images/main-nav-pod-gren.jpg') no-repeat left 0;
			}
			/* NEWS */
			#main-nav-gren li.cat-item-5 a{
				display: block;
				background: url('images/main-nav-news-gren.jpg') no-repeat left 0;
			}
			/* VIDEO */
			#main-nav-gren li.cat-item-28 a{
				display: block;
				background: url('images/main-nav-vid-gren.jpg') no-repeat left 0;
			}
			/* MUSIC */
			#main-nav-gren li.cat-item-41 a{
				display: block;
				background: url('images/main-nav-music-gren.jpg') no-repeat left 0;
			}
			
/*Columns */
.postscolumn, .searchcolumn, .singlecolumn, .maincolumn {
	float: left;
	margin: 0;
	width: 950px;
	max-width: 950px;
	padding: 0 0 20px;
}

/*.postscolumn  {
	bottom: 50px;
	position: relative;
}*/

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.singlecolumn .post {
	margin: 0;
	}

.postscolumn, .searchcolumn, .singlecolumn, .postmetadata {
	padding-top: 5px;
	}

.singlecolumn .postmetadata {
	margin: 30px 0;
	}

.singlecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.singlecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* Footer */
#footer-red, #footer-yel, #footer-org, #footer-blu, #footer-gren  {
	padding: 0;
	width: 950px;
	height: 100px;
	margin: 0;
	overflow: hidden;
	clear: both;
	font-size: 10px;
}

#footer-red  p, #footer-yel  p, #footer-org  p, #footer-blu  p, #footer-gren  p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
	
#footer-red .alignright, #footer-yel .alignright, #footer-org .alignright, #footer-blu .alignright, #footer-gren .alignright{
	text-align: right;
}

#footer-red .alignleft, #footer-yel .alignleft, #footer-org .alignleft, #footer-blu .alignleft, #footer-gren .alignleft{
	text-align: left;
}
	   #footer-red a{
			color: #ff0000;
			text-decoration: none;
		}
		#footer-red a:hover{
			color: #da0000;
			text-decoration: underline;
		}
		
		#footer-yel a{
			color: #ffde00;
			text-decoration: none;
		}
		#footer-yel a:hover{
			color: #ffba00;
			text-decoration: underline;
		}
		
		#footer-org a{
			color: #ff8400;
			text-decoration: none;
		}
		#footer-org a:hover{
			color: #ca6800;
			text-decoration: underline;
		}
		
		#footer-blu a{
			color: #0687ca;
			text-decoration: none;
		}
		 #footer-blu a:hover{
			color: #0970a8;
			text-decoration: underline;
		}
		
		#footer-gren a{
			color: #06ca0b;
			text-decoration: none;
		}
		#footer-gren a:hover{
			color: #009600;
			text-decoration: underline;
		}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.children { padding: 0; }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
	


.navigation {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
}


/* End Various Tags & Classes*/





/* CUSTOM */




/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	


#comments{
	position: relative;
	bottom: 90px;
}
#respond{
	position: relative;
	bottom: 20px;
	clear: both;
}

#comments{
	width: 700px;
	max-width: 700px;
	color: #a8a8a8;
}

#comments h2, #comments h2.nocomments{
	color: #ffffff;
	text-align: left;
}

.bypostauthor{

}
.comment-author{
	color: #a8a8a8!important;
}

.comment-author-booda{
	color: #ffffff; 
	background-color: #090909!important;
}

.comment-author-admin{
	color: #ffffff; 
	background-color: #090909!important;
}

ol.commentlist {
	color: #a8a8a8;
	margin: 20px 0 20px 0;
}

ol.commentlist li.odd {
	background-color: #121212;
}

ol.commentlist li h4 {
	margin-bottom: 0;
}

ol.commentlist li {
	margin-bottom: 20px;
	position: relative;
}

ol.commentlist .comment {
	background-color: #0c0c0c;
	border: 1px solid #0c0c0c;
	padding: 20px;
}

ol.commentlist .avatar {
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
	padding: 3px;
	background-color: #1d1d1d;
	border: solid 1px #121212;
}

ol.commentlist li cite, .says {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

ol.commentlist li .comment-meta {
	font-size: .92em;
	margin-bottom: 1em;
	margin-top: 1px;
}

ol.commentlist ul.children li {
	position: relative;
	margin-top: 20px;
}

ol.commentlist .odd ul.children li {
	background-color: #1e1e1e;
}

ol.commentlist .odd ul li ul.children li {
	background-color: #161616;
}

ol.commentlist .odd ul li ul li ul.children li {
	background-color: #1e1e1e;
}
ol.commentlist .odd ul li ul li ul li ul.children li {
	background-color: #161616;
}

#respond #author, #respond #email, #respond #url, #respond #comment {
	border: 1px solid #cccccc;
	padding: 5px;
}

#respond label {
	padding: 5px;
	margin-left: 5px;
}

#respond .cancel-comment-reply {
	margin-bottom: 20px;
}

#commentform #submit {
	padding: 10px;
}




#comment-ads{
	width: 200px;
	background-color: #090909;
	float: right;
	top: 30px;
	position: relative;
	display: none;
}




.entry p img {
	border: none;
	max-width: 800px;
	background-color: #1d1d1d;
	padding: 8px;
}

.post-end{
	width: 100%;
	padding: 10px;
	background-color: #1d1d1d;
	border: solid 1px #121212;
}	

/* MAIN CATEGORY COLORS */
	/* PODCAST */
	 .category-podcast a, .category-podcast a:visited, .category-podcast .highlight{
		color: #ffde00;
		text-decoration: none;
	}
	
	 .category-podcast a:hover, .category-podcast h2 a:hover, .category-podcast .related-posts h2 a:hover, .category-podcast .random-posts h2 a:hover, .category-podcast .navleft h2 a:hover,  .category-podcast .navright h2 a:hover  {
		color: #ffba00;
		text-decoration: none;
	}
	
	 .category-podcast strong.search-excerpt { 
		background: #ffba00;
		padding-right: 5px;
		padding-left: 5px;
		color: #000;
	} 
	/* END PODCAST */
 
	/* MUSIC */
	 .category-music a,  .category-music a:visited, .category-music .highlight{
		color: #ff8400;
		text-decoration: none;
	}
	
	 .category-music a:hover, .category-music h2 a:hover, .category-music .related-posts h2 a:hover, .category-music .random-posts h2 a:hover, .category-music .navleft h2 a:hover,  .category-music .navright h2 a:hover  {
		color: #ca6800;
		text-decoration: none;
	}
	
	 .category-music strong.search-excerpt { 
		background: #ca6800;
		padding-right: 5px;
		padding-left: 5px;
		color: #000;
	}
	/* END MUSIC */

	/* VIDEO */
	 .category-video a, .category-video a:visited, .category-video .highlight{
		color: #0687ca;
		text-decoration: none;
	}
	
	 .category-video a:hover, .category-video h2 a:hover, .category-video .related-posts h2 a:hover, .category-video .random-posts h2 a:hover, .category-video .navleft h2 a:hover,  .category-video .navright h2 a:hover  {
		color: #0970a8;
		text-decoration: none;
	}
	
	 .category-video strong.search-excerpt { 
		background: #0970a8;
		padding-right: 5px;
		padding-left: 5px;
		color: #000;
	} 
	/* END VIDEO */
	

	/* NEWS */
	 .category-news a, .category-news a:visited, .category-news .highlight{
		color: #06ca0b;
		text-decoration: none;
	}
	
	 .category-news a:hover, .category-news h2 a:hover, .category-news .related-posts h2 a:hover, .category-news .random-posts h2 a:hover, .category-news .navleft h2 a:hover,  .category-news .navright h2 a:hover  {
		color: #009600;
		text-decoration: none;
	}
	
	 .category-news strong.search-excerpt { 
		background: #009600;
		padding-right: 5px;
		padding-left: 5px;
		color: #000;
	} 
	/* END NEEWS */
	
	/* BLIPS */
	 .category-blips a, .category-blips a:visited, .category-blips .highlight{
		color: #ff0000;
		text-decoration: none;
	}
	
	 .category-blips a:hover, .category-blips h2 a:hover, .category-blips .related-posts h2 a:hover, .category-blips .random-posts h2 a:hover, .category-blips .navleft h2 a:hover,  .category-blips .navright h2 a:hover  {
		color: #da0000;
		text-decoration: none;
	}

	 .category-blips strong.search-excerpt { 
		background: #b60000;
		padding-right: 5px;
		padding-left: 5px;
		color: #fff;
	} 
	/* END BLIPS */
	
	/* DOUBLE CATEGORY FIXES */
			/* PODCAST */
			 .category-podcast.category-video a, .category-podcast.category-video a:visited, .category-podcast.category-video .highlight, .category-music.category-podcast a, .category-music.category-podcast a:visited, .category-music.category-podcast .highlight{
				color: #ffde00;
				text-decoration: none;
			}
			
			 .category-podcast.category-video a:hover, .category-podcast.category-video h2 a:hover, .category-podcast.category-video .related-posts h2 a:hover, .category-podcast.category-video .random-posts h2 a:hover,  .category-podcast.category-video .navleft h2 a:hover,  .category-podcast.category-video .navright h2 a:hover, .category-music.category-podcast a:hover, .category-music.category-podcast h2 a:hover, .category-music.category-podcast .related-posts h2 a:hover, .category-music.category-podcast .random-posts h2 a:hover,  .category-music.category-podcast .navleft h2 a:hover,  .category-music.category-podcast .navright h2 a:hover  {
				color: #ffba00;
				text-decoration: none;
			}
			
			 .category-podcast.category-video strong.search-excerpt, .category-music.category-podcast strong.search-excerpt { 
				background: #ffba00;
				padding-right: 5px;
				padding-left: 5px;
				color: #000;
			} 
			/* END PODCAST */
			
			/* MUSIC */
			 .category-music.category-video a,  .category-music.category-video a:visited, .category-music.category-video .highlight{
				color: #ff8400;
				text-decoration: none;
			}
			
			 .category-music.category-video a:hover, .category-music.category-video h2 a:hover, .category-music.category-video .related-posts h2 a:hover, .category-music.category-video .random-posts h2 a:hover, .category-music.category-video .navleft h2 a:hover,  .category-musi.category-videoc .navright h2 a:hover  {
				color: #ca6800;
				text-decoration: none;
			}
			
			 .category-music.category-video strong.search-excerpt { 
				background: #ca6800;
				padding-right: 5px;
				padding-left: 5px;
				color: #000;
			}
			/* END MUSIC */
						
			/* NEWS */
			 .category-news.category-video a,  .category-news.category-video a:visited, .category-news.category-video .highlight{
				color: #06ca0b;
				text-decoration: none;
			}
			
			 .category-news.category-video a:hover, .category-news.category-video h2 a:hover, .category-news.category-video .related-posts h2 a:hover, .category-news.category-video .random-posts h2 a:hover, .category-news.category-video .navleft h2 a:hover,  .category-news.category-video .navright h2 a:hover  {
				color: #009600;
				text-decoration: none;
			}
			
			 .category-news.category-video strong.search-excerpt { 
				background: #009600;
				padding-right: 5px;
				padding-left: 5px;
				color: #000;
			} 
			/* END NEEWS */
			
			
			/* BLIPS */
			.category-blips.category-video a,  .category-blips.category-video a:visited, .category-blips.category-video .highlight{
				color: #ff0000;
				text-decoration: none;
			}
			
			 .category-blips.category-video a:hover, .category-blips h2.category-video a:hover, .category-blips.category-video .related-posts h2 a:hover, .category-blips.category-video .random-posts h2 a:hover, .category-blips.category-video .navleft h2 a:hover,  .category-blips.category-video .navright h2 a:hover  {
				color: #da0000;
				text-decoration: none;
			}
		
			 .category-blips.category-video strong.search-excerpt { 
				background: #b60000;
				padding-right: 5px;
				padding-left: 5px;
				color: #fff;
			} 
			/* END BLIPS */
	/* END DOUBLE CATEGORY FIXES */
/* END MAIN CATEGORY COLORS */


/* POST COLUMN GENERAL */

.postscolumn .title{
	width: 370px;
	max-width: 370px;
	max-height: 70px;	
	float: right;
	text-align: left;
	color: #fff;
	overflow: hidden;
	margin-top: 25px;
}

.postscolumn .title  h2 {
	font-size: 30px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	line-height: 35px;
}

.postscolumn .entry{
	width: 370px;
	max-width: 370px;
	max-height:295px;
	overflow: hidden;
	float: right;
	text-align: left;
	line-height: 24px;
	color: #adadad;
}

.postscolumn a.pod-link:hover, .postscolumn .entry a:hover, .singlecolumn .entry a:hover{
	text-decoration: underline;
}

.postscolumn  .post-pod{
	width: 378px;
	max-width: 378px;
	position: absolute;
	margin-top: 300px;
	margin-left: 580px;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url('images/bg-pod.png') no-repeat center -2px;

}

.postscolumn  .pod-info {
	width: 370px;
	max-width: 370px;
	height:  55px;
	position: absolute;
	margin-top: 356px;
	margin-left: 580px;
	background: url('images/bg-pod-down.png') no-repeat center -2px;

}

.postscolumn .pod-info .pod-link{
	position: relative;
	top: 16px;
	left: 18px;
}

.postscolumn .post-img {
	border: none;
	width: 530px;
	height: 350px;
	max-width: 530px;
	max-height: 350px;
	float: left;
	background-color: #1d1d1d;
	margin-left: 0;
	margin-bottom: 0;
	padding: 13px;
}

.postscolumn .post-img img{
	border: none;
	max-width: 530px;
	max-height: 350px;
	margin-bottom: 10px;
}

.postscolumn .post-vid {
	width: 530px;
	height: 320px;
	max-width: 530px;
	max-height: 320px;
	border: none;
	float: left;
	overflow: hidden;
	background-color: #1d1d1d;
	padding: 13px;
}

.postscolumn .post-vid object {
	width: 530px;
	height: 320px;
	max-width: 530px;
	max-height: 320px;
	overflow: hidden;
}

.postscolumn .post-info{
	border: none;
	width: 556px;
	max-width: 556px;
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 0 20px;
	margin-top: 15px;
}

.postscolumn .post-info .read{
	float: left;
	display: inline;
	width: 130px;
	height: 41px;
}

.postscolumn .post-info .comment{
	float: right;
	display: inline;
	width: 192px;
	height: 41px;
}

.postscolumn .post-info .comment-close {
	float: right;
	display: inline;
	width: 192px;
	height: 41px;
}

.postscolumn .post-info .date{
	width: 230px;
	max-width: 230px;
	color: #fff;
	overflow: hidden;
	font: bold 30px Helvetica, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-left: 2px;
	padding-top: 5px;
}

.postscolumn .post-info .comment .com-link{
	width: 200px;
}

.postscolumn  .post-info .comment .com-link{
	text-align: right;
	position: relative;
	top: 5px;
	font: bold 32px Helvetica, Arial, Tahoma, Verdana;
	left: 9px;
}
/* END POST COLUMN GENERAL */

/* POST COLUMN SPECIFIC */

	/* PODCAST */
	.postscolumn .category-podcast, .postscolumn .category-podcast.category-video {
		width: 950px;
		max-width: 950px;
		height: 441px;
		background: url('images/bg-main.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.postscolumn .category-podcast .post-info .read, .postscolumn .category-podcast.category-video .post-info .read, .postscolumn .category-music.category-podcast .post-info .read{
		background: url('images/read-yel.png') no-repeat right top;
	}
	
	.postscolumn .category-podcast .post-info .comment, .postscolumn .category-podcast.category-video .post-info .comment, .postscolumn .category-music.category-podcast .post-info .comment{
		background: url('images/comment-yel.png') no-repeat center top;
	}
	
	.postscolumn .category-podcast .post-info .comment-close, .postscolumn .category-podcast.category-video .post-info .comment-close, .postscolumn .category-music.category-podcast .post-info .comment-close {
		background: url('images/comment-clos-yel.png') no-repeat center top;
	}
	
	.postscolumn .category-podcast .post-info .comment .com-link, .postscolumn .category-podcast.category-video .post-info .comment .com-link, .postscolumn .category-music.category-podcast .post-info .comment .com-link{
		color: #262626;
	}
	
	.postscolumn .category-podcast .post-info a.comment:hover .com-link, .postscolumn .category-podcast.category-video .post-info a.comment:hover .com-link, .postscolumn .category-music.category-podcast .post-info a.comment:hover .com-link
	{
		color: #ffba00;
	}
	/* END PODCAST */

	/* MUSIC */
	.postscolumn .category-music, postscolumn .category-music.category-video {
		width: 950px;
		max-width: 950px;
		height: 441px;
		background: url('images/bg-main.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.postscolumn .category-music .post-info .read, .postscolumn .category-music.category-video .post-info .read{
		background: url('images/read-org.png') no-repeat right top;
	}
	
	.postscolumn .category-music .post-info .comment, .postscolumn .category-music.category-video .post-info .comment{
		background: url('images/comment-org.png') no-repeat center top;
	}
	
	.postscolumn .category-music .post-info .comment-close .postscolumn .category-music.category-video .post-info .comment-close {
		background: url('images/comment-clos-org.png') no-repeat center top;
	}
	
	.postscolumn .category-music .post-info .comment .com-link, .postscolumn .category-music.category-video .post-info .comment .com-link{
		color: #262626;
	}
	
	.postscolumn .category-music .post-info a.comment:hover .com-link, .postscolumn .category-music.category-video .post-info a.comment:hover .com-link{
		color: #ff8400;
	}
	/* END MUSIC */


	/* VIDEO */
	.postscolumn .category-video {
		width: 950px;
		max-width: 950px;
		height: 441px;
		background: url('images/bg-main.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.postscolumn .category-video .post-pod{
	
	}
	
	.postscolumn .category-video .pod-info{
	
	}

	.postscolumn .category-video .post-img {
		display: none;
	}
	
	.postscolumn .category-video .post-img img {
		display: none;
	}
		
	.postscolumn .category-video .post-info .read{
		background: url('images/read-blu.png') no-repeat right top;
	}
	
	.postscolumn .category-video .post-info .comment{
		background: url('images/comment-blu.png') no-repeat center top;
	}
	
	.postscolumn .category-video .post-info .comment-close {
		background: url('images/comment-clos-blu.png') no-repeat center top;
	}
	
	.postscolumn .category-video .post-info .comment .com-link{
		color: #262626;
	}
	
	.postscolumn .category-video .post-info a.comment:hover .com-link{
		color: #0687ca;
	}
	/* END VIDEO */


	/* NEWS */
	.postscolumn .category-news, .postscolumn .category-news.category-video {
		width: 950px;
		max-width: 950px;
		height: 441px;
		background: url('images/bg-main.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.postscolumn .category-news .post-pod, .postscolumn .category-news.category-video .post-pod{
		display: none;
	}
	
	.postscolumn .category-news .pod-info, .postscolumn .category-news.category-video .pod-info{
		display: none;
	}
	
	.postscolumn .category-news .post-info .read, .postscolumn .category-news.category-video .post-info .read{
		background: url('images/read-gren.png') no-repeat right top;
	}
	
	.postscolumn .category-news .post-info .comment, .postscolumn .category-news.category-video .post-info .comment{
		background: url('images/comment-gren.png') no-repeat center top;
	}
	
	.postscolumn .category-news .post-info .comment-close, .postscolumn .category-news.category-video .post-info .comment-close {
		background: url('images/comment-clos-gren.png') no-repeat center top;
	}
	
	.postscolumn .category-news .post-info .comment .com-link, .postscolumn .category-news.category-video .post-info .comment .com-link{
		color: #262626;
	}
	
	.postscolumn .category-news .post-info a.comment:hover .com-link, .postscolumn .category-news.category-video .post-info a.comment:hover .com-link{
		color: #06ca0b;
	}
	/* END NEWS */
	
	
	/* BLIPS */
	.postscolumn .category-blips, .postscolumn .category-blips.category-video {
		width: 950px;
		max-width: 950px;
		height: 441px;
		background: url('images/bg-main.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.postscolumn .category-blips .post-pod, .postscolumn .category-blips.category-video .post-pod{
		display: none;
	}
	
	.postscolumn .category-blips .pod-info, .postscolumn .category-blips.category-video .pod-info{
		display: none;
	}
	
	.postscolumn .category-blips .post-info .read, .postscolumn .category-blips.category-video .post-info .read{
		background: url('images/read-red.png') no-repeat right top;
	}
	
	.postscolumn .category-blips .post-info .comment, .postscolumn .category-blips.category-video .post-info .comment{
		background: url('images/comment-red.png') no-repeat center top;
	}
	
	.postscolumn .category-blips .post-info .comment-close, .postscolumn .category-blips.category-video .post-info .comment-close{
		background: url('images/comment-clos-red.png') no-repeat center top;
	}
	
	.postscolumn .category-blips .post-info .comment .com-link, .postscolumn .category-blips.category-video .post-info .comment .com-link{
		color: #262626;
	}
	
	.postscolumn .category-blips .post-info a.comment:hover .com-link, .postscolumn .category-blips.category-video .post-info a.comment:hover .com-link{
		color: #da0000;
	}
	/* END BLIPS */

/* SINGLE COLUMN GENERAL */
.singlecolumn .entry {
	width: 950px;
	max-width: 950px;
	overflow: hidden;
	text-align: left;
	color: #adadad;
	padding-top: 6px;
}

.singlecolumn .entry ul{
	list-style-type: disc;
}

.singlecolumn .entry ul,.singlecolumn .entry ol{
	line-height: 25px;
}

.singlecolumn .entry p{
	padding-left: 10px;
	line-height: 25px;
}

.singlecolumn .title {
	width: 650px;
	max-width: 650px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	position: relative;
	top: 22px;
	float: left;
	padding-bottom: 20px;
}

.singlecolumn .title  h2{
	font-size: 36px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	line-height: 35px;
}

.singlecolumn h2{
	color: #fff;
}

.singlecolumn .entry .post-vid {
	border: none;
	width: 530px;
	height: 320px;
	max-width: 530px;
	max-height: 320px;
	overflow: hidden;
	background-color: #1d1d1d;
	padding: 13px;
	margin-top: 18px;
}

.singlecolumn .entry .post-vid object {
	width: 530px;
	height: 320px;
	max-width: 530px;
	max-height: 320px;
	overflow: hidden;
}

.singlecolumn .post-pod{
	width: 378px;
	max-width: 378px;
	float: right;
	position: relative;
	background: url('images/bg-pod.png') no-repeat center -2px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
}

.singlecolumn .pod-info {
	width: 370px;
	max-width: 370px;
	height:  55px;
	background: url('images/bg-pod-down.png') no-repeat center -2px;
	float: right;
}

.singlecolumn .pod-info .pod-link{
	position: relative;
	top: 13px;
	left: 20px;
}

.singlecolumn .post-img {
	border: none;
	width: 530px;
	height: 350px;
	max-width: 530px;
	max-height: 350px;
	background-color: #1d1d1d;
	padding: 13px;
	margin-top: 18px;
}

.singlecolumn .post-img img {
	border: none;
	max-width: 530px;
	max-height: 350px;
	margin-bottom: 10px;
}

.singlecolumn  .date {
	position: absolute;
	width: 300px;
	max-width: 300px;
	color: #fff;
	overflow: hidden;
	font: bold 36px Helvetica, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	text-align: right;
	margin-left: 640px;
}

.singlecolumn .related-posts, .singlecolumn .random-posts{
	width: 200px;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: center;
	position: relative;
	bottom: 120px;
}

.singlecolumn .related-posts h2, .singlecolumn .random-posts h2{
	font-size: 18px;
	text-align: center;
	margin: 26px 0 0;
	padding: 0;
}

.singlecolumn .related-posts h2 a, .singlecolumn .category-podcast.category-video .related-posts h2 a, .singlecolumn .category-music.category-video .related-posts h2 a, .singlecolumn .category-news.category-video .related-posts h2 a, singlecolumn .category-blips.category-video .related-posts h2 a, .singlecolumn .random-posts h2 a, .singlecolumn .category-podcast.category-video .random-posts h2 a, .singlecolumn .category-music.category-video .random-posts h2 a, .singlecolumn .category-news.category-video .random-posts h2 a, singlecolumn .category-blips.category-video .random-posts h2 a{
	width: 190px;
	max-width: 190px;
	float: left;
	color: #fff;
	padding-bottom: 8px;
}

.singlecolumn .navleft{
	height: 50px;
	width: 430px;
	max-width: 350px;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: left;
}

.singlecolumn .navright{
	height: 50px;
	width: 350px;
	max-width: 350px;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: right;
}

.singlecolumn .navleft h2 a, .singlecolumn .category-podcast.category-video .navleft h2 a, .singlecolumn .category-music.category-video .navleft h2 a, .singlecolumn .category-news.category-video .navleft h2 a, singlecolumn .category-blips.category-video .navleft h2 a, .singlecolumn .navright h2 a, .singlecolumn .category-podcast.category-video .navright h2 a, .singlecolumn .category-music.category-video .navright h2 a, .singlecolumn .category-news.category-video .navright h2 a, singlecolumn .category-blips.category-video .navright h2 a{
	color: #fff;
	display: inline;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

/* END SINGLE COLUMN GENERAL */

/* SINGLE COLUMN SPECIFIC */

	/* PODCAST */
	.singlecolumn .category-podcast, .singlecolumn .category-podcast.category-video, .singlecolumn .category-music.category-podcast {
		width: 950px;
		max-width: 950px;
		background: url('images/bg-pod02.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.singlecolumn .category-podcast .related-posts, .singlecolumn .category-podcast.category-video .related-posts, .singlecolumn .category-music.category-podcast .related-posts{
		background: url('images/related-yel.png') no-repeat center 24px;
	}

	.singlecolumn .category-podcast .random-posts, .singlecolumn .category-podcast.category-video .random-posts, .singlecolumn .category-music.category-podcast .random-posts{
		background: url('images/random-yel.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-podcast .navleft, .singlecolumn .category-podcast.category-video .navleft, .singlecolumn .category-music.category-podcast .navleft{
		background: url('images/previous-yel.png') no-repeat -5px 24px;
	}
	
	.singlecolumn .category-podcast .navright, .singlecolumn .category-podcast.category-video .navright, .singlecolumn .category-music.category-podcast .navright{
		background: url('images/next-yel.png') no-repeat 165px 24px;
	}
	
	.singlecolumn .category-podcast.category-video .navleft h2 a:hover, .singlecolumn .category-podcast.category-video .navright h2 a:hover, .singlecolumn .category-podcast.category-video .related-posts h2 a:hover, .singlecolumn .category-podcast.category-video .random-posts h2 a:hover, .singlecolumn .category-music.category-podcast .navleft h2 a:hover, .singlecolumn .category-music.category-podcast .navright h2 a:hover, .singlecolumn .category-music.category-podcast .related-posts h2 a:hover, .singlecolumn .category-music.category-podcast .random-posts h2 a:hover {
		color: #ffba00;
		text-decoration: none;
	}
	
	.singlecolumn .category-podcast #social-bookmarks, .singlecolumn .category-podcast.category-video #social-bookmarks, .singlecolumn .category-music.category-podcast #social-bookmarks {
		background: url(images/social-yel.jpg) no-repeat left top;
	}
	.singlecolumn .category-podcast button, .singlecolumn .category-podcast.category-video button, .singlecolumn .category-music.category-podcast button {
   		color: #ffde00;
	}
	.singlecolumn .category-podcast button:hover, .singlecolumn .category-podcast button:focus, .singlecolumn .category-podcast.category-video button:hover, .singlecolumn .category-podcast.category-video button:focus, .singlecolumn .category-music.category-podcast button:hover, .singlecolumn .category-music.category-podcast button:focus {
    	color: #ffba00;
	}
	/* END PODCAST */
	
	/* MUSIC */
	.singlecolumn .category-music, .singlecolumn .category-music.category-video {
		width: 950px;
		max-width: 950px;
		background: url('images/bg-music02.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	
	.singlecolumn .category-music .related-posts, .singlecolumn .category-music.category-video .related-posts{
		background: url('images/related-org.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-music .random-posts, .singlecolumn .category-music.category-video .random-posts{
		background: url('images/random-org.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-music .navleft, .singlecolumn .category-music.category-video .navleft{
		background: url('images/previous-org.png') no-repeat -5px 24px;
	}
	
	.singlecolumn .category-music .navright, .singlecolumn .category-music.category-video .navright{
		background: url('images/next-org.png') no-repeat 165px 24px;
	}
	.singlecolumn .category-music.category-video .navleft h2 a:hover,  .singlecolumn .category-music.category-video .navright h2 a:hover, .singlecolumn .category-music.category-video .related-posts h2 a:hover, .singlecolumn .category-music.category-video .random-posts h2 a:hover {
		color: #ca6800;
		text-decoration: none;
	}
	.singlecolumn .category-music #social-bookmarks, .singlecolumn .category-music.category-video #social-bookmarks {
		background: url(images/social-org.jpg) no-repeat left top;
	}
	.singlecolumn .category-music button, .singlecolumn .category-music.category-video button {
   		color: #ff8400;
	}
	.singlecolumn .category-music button:hover, .singlecolumn .category-music button:focus, .singlecolumn .category-music.category-video button:hover, .singlecolumn .category-music.category-video button:focus {
    	color: #ca6800;
	}
	/* END MUSIC */
	
	/* VIDEO */
	.singlecolumn .category-video {
		width: 950px;
		max-width: 950px;
		background: url('images/bg-vid02.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	.singlecolumn .category-video .related-posts{
		background: url('images/related-blu.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-video .random-posts{
		background: url('images/random-blu.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-video .navleft{
		background: url('images/previous-blu.png') no-repeat -5px 24px;
	}
	
	.singlecolumn .category-video .navright{
		background: url('images/next-blu.png') no-repeat 165px 24px;
	}
	
	.singlecolumn .category-video #social-bookmarks {
		background: url(images/social-blu.jpg) no-repeat left top;
	}
	.singlecolumn .category-video button{
   		color: #0687ca;
	}
	.singlecolumn .category-video button:hover, .singlecolumn .category-video button:focus {
    	color: #0970a8;
	}
	/* END VIDEO */
	
	/* NEWS */
	.singlecolumn .category-news, .singlecolumn .category-news.category-video {
		width: 950px;
		max-width: 950px;
		background: url('images/bg-news02.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	.singlecolumn .category-news .related-posts, .singlecolumn .category-news.category-video .related-posts{
		background: url('images/related-gren.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-news .random-posts, .singlecolumn .category-news.category-video .random-posts{
		background: url('images/random-gren.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-news .navleft, .singlecolumn .category-news.category-video .navleft{
		background: url('images/previous-gren.png') no-repeat -5px 24px;
	}
	
	.singlecolumn .category-news .navright, .singlecolumn .category-news.category-video .navright{
		background: url('images/next-gren.png') no-repeat 165px 24px;
	}
	.singlecolumn .category-news.category-video .navleft h2 a:hover,  .singlecolumn .category-news.category-video .navright h2 a:hover, .singlecolumn .category-news.category-video .related-posts h2 a:hover, .singlecolumn .category-news.category-video .random-posts h2 a:hover {
		color: #009600;
		text-decoration: none;
	}
	
	.singlecolumn .category-news #social-bookmarks, .singlecolumn .category-news.category-video #social-bookmarks {
		background: url(images/social-gren.jpg) no-repeat left top;
	}
	.singlecolumn .category-news button, .singlecolumn .category-news.category-video button {
   		color: #06ca0b;
	}
	.singlecolumn .category-news button:hover, .singlecolumn .category-news button:focus, .singlecolumn .category-news.category-video button:hover, .singlecolumn .category-news.category-video button:focus {
    	color: #009600;
	}
	/* END NEWS */
	
	/* BLIPS */
	.singlecolumn .category-blips, .singlecolumn .category-blips.category-video {
		width: 950px;
		max-width: 950px;
		background: url('images/bg-blips02.jpg') no-repeat center top;
		padding-bottom: 20px;
	}
	.singlecolumn .category-blips .related-posts, .singlecolumn .category-blips.category-video .related-posts{
		background: url('images/related-red.png') no-repeat center 24px;
	}
		
	.singlecolumn .category-blips .random-posts, .singlecolumn .category-blips.category-video .random-posts{
		background: url('images/random-red.png') no-repeat center 24px;
	}
	
	.singlecolumn .category-blips .navleft, .singlecolumn .category-blips.category-video .navleft{
		background: url('images/previous-red.png') no-repeat -5px 24px;
	}
	
	.singlecolumn .category-blips .navright,.singlecolumn .category-blips.category-video .navright{
		background: url('images/next-red.png') no-repeat 165px 24px;
	}
	.singlecolumn .category-blips.category-video .navleft h2 a:hover,  .singlecolumn .category-blips.category-video .navright h2 a:hover, .singlecolumn .category-blips.category-video .related-posts h2 a:hover, .singlecolumn .category-blips.category-video .random-posts h2 a:hover {
		color: #da0000;
		text-decoration: none;
	}
	.singlecolumn .category-blips #social-bookmarks, .singlecolumn .category-blips.category-video #social-bookmarks{
		background: url(images/social-red.jpg) no-repeat left top;
	}
	.singlecolumn .category-blips button, .singlecolumn .category-blips.category-video button {
   		color: #ff0000;
	}
	.singlecolumn .category-blips button:hover, .singlecolumn .category-blips button:focus, .singlecolumn .category-blips.category-video button:hover, .singlecolumn .category-blips.category-video button:focus {
    	color: #b60000;
	}
	/* END BLIPS */
/* END SINGLE COLUMN SPECIFIC */



/* VIDEO COLUMN GENERAL */

.videocolumn .category-video{
	width: 950px;
	max-width: 950px;
	background: none no-repeat center top;
	padding-bottom: 20px;
}

.videocolumn h2{
	font-size: 22px;
	text-align: left;
	padding: 0;
	color: #fff;
	margin: 0;
}

.videocolumn .pagetitle{
	margin-bottom: 20px;
}
.videocolumn  .search-term {
	color: #ff0000;
	text-transform: uppercase;
}

.videocolumn  #searchform{
	text-align: left;
}

.videocolumn .entry {
	width: 624px;
	max-width: 624px;
	height: 140px;
	max-height: 140px;
	overflow: hidden;
	text-align: left;
	line-height: 24px;
	color: #cfcfcf;
	float: right;
	padding: 13px;
	margin-bottom: 20px;
}

.videocolumn .title {
	width: 650px;
	max-width: 650px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	float: left;
	margin-bottom: 8px;
}

.videocolumn .title h2{

}
.videocolumn .date {
	width: 650px;
	max-width: 650px;
	color: #535353;
	font: italic 16px Helvetica, Arial, Tahoma, Verdana;
	margin-top: 5px;
	margin-bottom: 5px;
}

.videocolumn .post-vid {
	width: 264px;
	height: 155px;
	max-width: 264px;
	max-height: 155px;
	overflow: hidden;
	background-color: #1d1d1d;
	padding: 13px;
	float: left;
	margin-bottom: 20px;
}

.videocolumn .post-vid object {
	width: 264px;
	height: 155px;
	max-width: 264px;
	max-height: 155px;
	overflow: hidden;
}

.videocolumn .post-pod{
	display: none;
}

.videocolumn .post-img {
	border: none;
	width: 264px;
	height: 155px;
	max-width: 264px;
	max-height: 155px;
	background-color: #1d1d1d;
	padding: 13px;
	float: left;
	margin-bottom: 20px;
}

.videocolumn .post-img img {
	border: none;
	max-width: 264px;
	max-height: 155px;
}







/* SEARCH COLUMN GENERAL */

.searchcolumn h2{
	font-size: 22px;
	text-align: left;
	padding: 0;
	color: #fff;
	margin: 0;
}

.searchcolumn .pagetitle{
	margin-bottom: 20px;
}
.searchcolumn  .search-term {
	color: #ff0000;
	text-transform: uppercase;
}

.searchcolumn  #searchform{
	text-align: left;
}

.searchcolumn .entry {
	width: 624px;
	max-width: 624px;
	height: 145px;
	max-height: 145px;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	color: #cfcfcf;
	float: right;
	padding: 15px;
	margin-bottom: 20px;
}

.searchcolumn .title {
	width: 650px;
	max-width: 650px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	float: left;
	margin-bottom: 8px;
}

.searchcolumn .title h2{

}
.searchcolumn .date {
	width: 650px;
	max-width: 650px;
	color: #535353;
	font: italic 14px Helvetica, Arial, Tahoma, Verdana;
	margin-top: 2px;
	margin-bottom: 2px;
}

.searchcolumn .post-vid {
	width: 264px;
	height: 155px;
	max-width: 264px;
	max-height: 155px;
	overflow: hidden;
	background-color: #1d1d1d;
	padding: 13px;
	float: left;
	margin-bottom: 20px;
}

.searchcolumn .post-vid object {
	width: 264px;
	height: 155px;
	max-width: 264px;
	max-height: 155px;
	overflow: hidden;
}

.searchcolumn .post-pod{
	width: 378px;
	max-width: 378px;
	padding-top: 22px;
	padding-bottom: 8px;
	background: url('images/bg-pod.png') no-repeat center -2px;
	margin-top: 6px;
	clear: both;
}



.searchcolumn .pod-info .pod-link{
	position: relative;
	left: 18px;
}

.searchcolumn .post-img {
	border: none;
	width: 264px;
	height: 155px;
	max-width: 264px;
	max-height: 155px;
	background-color: #1d1d1d;
	padding: 13px;
	float: left;
	margin-bottom: 20px;
}

.searchcolumn .post-img img {
	border: none;
	max-width: 264px;
	max-height: 155px;
}
/* END SEARCH COLUMN GENERAL */



/* CUSTOM */
.subscribe-to-comments #subscribe, .subscribe-to-comments label{
	position: relative;
	bottom: 5px;
}
.subscribe-to-comments label{
	position: relative;
	right: 10px;
}

.expandme{
	width: auto;
	margin-top: 8px;
	padding-left: 30px;
}

#search_main{
	margin-top: -3px;
	width: 250px;
	max-width: 250px;
	text-align: left;
}

#header #search_main{
	float: right;
	margin-right: -20px;
}

#search_main button{
    float: right;
}


#social-bookmarks {
	position: relative;
	float: left;
	width: 700px;
	height: 100px!importatnt;
	bottom: 20px;
	overflow: hidden;
	margin-top: 25px;
	right: 10px;
	padding-top: 18px;
}
#ping-trackback {
	position: relative;
	float: right;
	width: 200px;
	height: 70px!important;
	background: url(images/trackback.jpg) no-repeat left top;
	bottom: 20px;
	overflow: hidden;
	text-align: right;
	margin-top: 25px;
}
.trackback{
	position: relative;
	top: 25px;
}
.comment-notice{
	color: #cbcbcb;
	width: 100%;
	background-color: #1d1d1d;
	border: solid 1px #121212;
	padding: 10px 0 10px 10px;
}	

.comment-notice p, .comment-notice .subscribe-to-comments{
	margin: 0;
	padding: 0;
	
}

.gallery{
	text-align: center;
	position: relative;
	top: 24px;
	padding: 0 0 30px;
}
.gallery-icon{
	border: none;
	margin: 0;
	padding: 0;
}
.vvqquicktime{
	background-color: transparent;
	text-align: center;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0 none;
	text-align: center;
	background-color: #1d1d1d;
	position: relative;
	top: 6px;
	padding: 4px 0 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-text{
	color: #939393;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


button {
    float: left;
    padding: 0 15px 0 0;
    height: 24px;
    border: 0;
    cursor: pointer;
    text-align: center;
    color: #444;
    background: transparent url(images/bg_button_a.gif) no-repeat right top;
    font: normal 12px arial, sans-serif;
    overflow: visible;
	margin-right: 10px;
}


button span {
    display: block;
    padding: 0 0 0 15px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    background: transparent url(images/bg_button_span.gif) no-repeat left top;
}

button:hover,
button:focus {
    background-position: right bottom;
}

button:hover span,
button:focus span {
    background-position: left bottom;
}

button:focus {
    margin-top: 1px;
}

button::-moz-focus-inner /* fixing evil default firefox padding */ {
    padding:0;
    border:none;
}

img.wp-smiley, .singlecolumn img.wp-smiley{
    float: none;
    border: 0;
    padding: 0;
    background: none;
}


/* End captions */

.homecolumn  {
	width: 950px;
	max-width: 950px;
	background: url('images/bg-blips02.jpg') no-repeat center top;
	padding-bottom: 20px;
}

.homecolumn a, .homecolumn a:visited{
	color: #ff0000;
	text-decoration: none;
}

.homecolumn a:hover, .homecolumn h2 a:hover, .homecolumn h3 a:hover {
	color: #da0000;
	text-decoration: underline;
}

.homecolumn .feat {
	border: none;
	width: 923px;
	height: 525px;
	max-width: 923px;
	max-height: 525px;
	background-color: #1d1d1d;
	padding: 13px;
	margin-top: 18px;
	overflow: hidden;
}

.homecolumn .feat .container {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	position: relative;
}

.homecolumn .feat .container img{
	border: none;
	margin: 0;
	padding: 0;
}

.homecolumn .linked {
	float: left;
	display: block;
	position: relative;
	border: none;
	width: 152px;
	height: 195px;
	max-width: 152px;
	max-height: 195px;
	background-color: #1d1d1d;
	padding: 13px;
	overflow: hidden;
	margin: 5px 15px 5px 0;
}

.homecolumn .end {
	margin: 5px 0;
}

.homecolumn .feat img, .homecolumn .linked img{
	border: none;
	margin: 0;
	padding: 0;
}

.homecolumn .feat objs{
	width: 922px;
	height: 519px;
	max-width: 922px;
	max-height: 519px;
}

.homecolumn .content {
	width: 950px;
	max-width: 950px;
	text-align: left;
	color: #000;
	display: none;
	font-size: 1%;
}

.homecolumn .info{
	margin: 0;
	padding: 0;
	float: left;
	width: 936px;
}

.homecolumn .entry {
	width: 950px;
	max-width: 950px;
	overflow: hidden;
	text-align: left;
	color: #adadad;
	padding-top: 6px;
}

.homecolumn .entry ul{
	list-style-type: disc;
}

.homecolumn .entry ul,.homecolumn .entry ol{
	line-height: 25px;
}

.homecolumn .entry p{
	padding-left: 10px;
	line-height: 25px;
}

.homecolumn .title {
	width: 600px;
	max-width: 600px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	position: relative;
	top: 22px;
	float: left;
	padding-bottom: 20px;
}

.homecolumn .title  h2{
	font-size: 36px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	line-height: 35px;
}

.homecolumn h2{
	color: #fff;
}

.homecolumn .post-img {
	border: none;
	width: 920px;
	height: 550px;
	max-width: 920px;
	max-height: 550px;
	background-color: #1d1d1d;
	padding: 13px;
	margin-top: 18px;
}

.homecolumn .post-img img {
	border: none;
	max-width: 920px;
	max-height: 550px;
	margin-bottom: 10px;
}

.homecolumn  .date {
	position: absolute;
	width: 300px;
	max-width: 300px;
	color: #fff;
	overflow: hidden;
	font: bold 36px Helvetica, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	text-align: right;
	margin-left: 640px;
}










