/* 
Theme Name: Zendcasts 
Theme URI: http://lebensold.net/
Description: Zendcasts
Version: 1.0
Author: Jon Lebensold


*/
body
{
	background: #FFF;

}
p
{
	font-size: 1.05em;
	margin: 10px 0px;
}
blockquote
{
	color: #000;
	margin : 10px 130px;
}

h2
{
	height: 10px;
	color: #76868F;
	padding-top: 10px;
	font-size: 1.3em;

}
a 
{
	color: #0A6493;
}
.container
{
	background: #FFF;
	position: relative;
}
.content
{
	padding-left: 30px;
	line-height: 110%;


}
.content ul
{
	font-size: 11pt;	
	padding-left: 10px;
}
	.content ul ul
	{
		font-size: 10pt;
	}
.content ul.homelist 
{
	padding-left: 180px;
	font-size: 11pt;	
}

.footer a , .content a
{
	color: #AAA;
	text-decoration: none;
}
.footer a:hover , .content a:hover
{
	text-decoration: underline;
}

.header
{
	background: #FFF;

	width: 930px;
	height: 100px;
	
}
	.header h1
	{
		text-indent: -999px;
		background: url('images/zcheader.png') 0px 0px no-repeat;
		height: 100px;
		margin: 0 0;
		padding: 0 0;
		overflow: hidden;
	}
	.header h1 a
	{
		height: 80px;
		width: 500px;
		display: block;
		outline-style: none;
	}
	.header h2
	{
		display: none;
		height: 30px;
		font-size: 15pt;
		background: #444;
		padding-left: 10px;
		color: #FFF;

	}
.content
{
	background: #FFF;
	color: #000;
	padding: 10px;
	padding-left: 0px;
}
	.post h2
	{
		font-size: 1.9em;
		/* border-bottom: 1px solid #0A6493; */
		height: 30px;
		clear: both;
		margin-right: 30px;
		margin-left: -20px;
		margin-bottom: 0px;
		color: #0A6493;
	}
	.post .time
	{
		margin-left: -20px;
		color: #444;
		clear: both;
	}
		.post h2 a
		{
			text-decoration: none;

		}
	
	.content h3
	{
		clear: both;
	
	}
		.video_container
		{
			position: relative;
		}
		.overlay
		{
			width: 770px;
			height: 540px;
			position: absolute;
			background: #FEFEFE;
			z-index: 1000;
			top:0px;
			background: transparent url(images/zcoverlay.jpg) top left no-repeat;
			
		}
			.overlay_content
			{
				font-weight: bold;
				text-align: center;
			}
				.overlay_content small
				{
					font-size: 10px;

				}
				.overlay_content a
				{
					margin: 0 auto;
					display: block;
					text-align: center;
					text-decoration: none;
					margin-bottom: 10px;
				}
					.sponsorbox
					{
						text-align: center;
						width: 600px;
						margin: 0px auto;
						margin-top: 50px;
						margin-bottom: 50px;
					}
				.playvideo
				{
					position: absolute;
					top: 360px;
					left: 260px;
					
					font-size: 30px;
				}
					.playvideo
					{
						color: #18AA00;
					}
.nav
{
	padding-left: 10px;	
}
	.nav ul 
	{
		list-style-type: none;
		padding: 0 0;
		margin: 0 0;
		padding-left: 4px;
		margin-left: 3px;
		font-size: 0.95em;
		width: 240px;
	}
		.page_item a , .pageitem a , .subpage_item a
		{
/*			color: #21E800; */
			color: #444;
			text-decoration: none;

		}
		.page_item
		{

		}
		.nav ul li a:hover
		{
			color: #000;
		}
		.nav ul li ul
		{
			padding-left: 0px;
			margin-left: 0px;
		}
		.subpage li a
		{
			font-size: 9pt;
			
		}
		.current_page_item a
		{
			color: #000;
			font-weight: bold;
			
		}
	.nav h2
	{
		clear: both;
	}
.subscribe
{
	display: block;
	width: 130px;
	height: 80px;
	position: absolute;
	top: 40px;

	left: 814px;
	overflow: hidden;
}
.subscribe a
{
	padding-left: 22px;
	height: 15px;
	display: block;
	text-decoration: none;
	padding: 1px 0px 10px 22px;
}
a.itunes {background: transparent url(images/itunes.png) top left no-repeat; }
a.rsslink {background:url(images/feedicon10.png) 2px 3px no-repeat; }
a.twitter {background:url(images/twitter.png) 2px 3px no-repeat;}

.footer
{
	clear: both;
	border-top: 1px solid #555;
	text-align: center;
	margin-top: 40px;
	border-top: 1px solid #AAAAAA;
	height: 100px;
	padding-top: 10px;
	background: #EEE;
	font-size: 0.8em;
	color: #999;
}
.aligncenter
{
	text-align: center;

}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
dd
{
	padding-right: 30px;
}
dt
{
	padding-top: 10px;
}
.post .commentlist .wp-smiley{
float:none;
margin:0;
padding:0;
}
