body
{
	background: #000000 url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/jpgs/bg-image.jpg') fixed no-repeat bottom center;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1, h2, h3, ul, li, p, form
{
	margin: 0px;
	padding: 0px
}

hr
{
	display: none;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.space
{
	clear: both;
}

#page
{
	margin: 0px auto;
	padding: 0;
	width: 960px;/*909*/
}

#header
{
	background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/header-960x350.png') no-repeat top left;
	height: 350px;
	width: 960px;/*909*/
	text-align: center;
}

#headerimg
{
	height: 165px;
	margin: 0px;
	padding: 55px 0px 0px 100px;
	text-align: left;
}

#top_nav
{
	height: 45px;
	padding: 20px 0px 0px 155px;
	text-align: left;
}

	#top_nav ul
	{
		list-style: none;
	}
	
	#top_nav li
	{
		display: inline;
	}
	
	#top_nav li a:hover
	{
		background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/.png') no-repeat bottom center;
	}
	
	#top_nav img
	{
		margin-left:15px;
		margin-right:15px;
	}

#top_sidebar
{
	color: #fff;
	font-weight: bold;
	height: 10px;
	padding-right: 155px;
	text-align: right;
}

#content
{
	background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/bg-635x1.png') repeat-y top left;
	float: left;
	text-align: left;
}

.blogcontent, .widecolumn
{
	float: left;
	padding: 10px 0px;
	width: 635px;
}

	.blogcontent form
	{
		color: #fff;
		padding: 10px 50px 0px 90px;
	}
	
	.blogcontent input
	{
		background-color: transparent;
		border: 1px solid #214b73;
		color: #fff;
	}
	
	.blogcontent #searchsubmit
	{
		background: #b1b1b1;
		color: #214b73;
		font-weight: bold;
		padding: 2px;
	}
	
	.blogcontent h2
	{
		color: #fff;
		font: bold 18px  Georgia, Arial;
		padding: 0px 50px 0px 120px;
	}
	
	.blogcontent small a
	{
		font-size: 18px;
		padding: 0px 50px 0px 90px;
	}

.post
{
	padding: 0px 50px 0px 120px;
	text-align: left;
}

	.post h2
	{
		color: #fff;
		padding: 0px;
	}

	.post .post_title
	{
		float: left;
		width: 90%;
	}
	
		.post_title h2, a
		{
			color: #fff;
			font: normal 24px Georgia;
			padding: 0px;
			margin: 0px;
		}
		
		.post_title a
		{
			text-decoration: none;
		}
		
		.post_title a:hover
		{
			color: #fff;
		}
	
		.post_title small
		{
			color: #fcff1d;
			font: normal 12px Georgia, Arial;
		}
		
			.post_title small a
			{
				color: #fcff1d;
				font: normal 12px Georgia, Arial;
				padding: 0px;
				margin: 0px;
			}
			
	.post .postmetadata
	{
		background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/bg-45x58.png') no-repeat top left;
		float: right;
		height: 34px;
		padding: 5px 10px;
		width: 25px;
	}
	
		.postmetadata a
		{
			color: #416fa3;
			text-decoration: none;
			padding-left: 5px;
		}
		
		.postmetadata span
		{
			color: #416fa3;
			font: normal 24px Georgia, Arial;
			padding-left:5px;
		}

.entry
{
	color: #fff;
	font: normal 12px Arial;
	padding: 20px 0px;
}

	.entry a
	{
		color: #fcff1d;
		font: normal 12px Georgia, Arial;
		padding: 0px;
		margin: 0px;
	}
	
	.entry a:hover
	{
		color: #fff;
	}
	
	.entry blockquote
	{
		border: 2px dashed #042748;
		padding: 8px;
	}
			
	.entry img
	{
		float: left;
		padding: 0px 20px 0px 0px;
		border: 0;
	}
	
	.entry ul
	{
		padding-left: 20px;
	}
	
	.entry li
	{
		list-style: url('http://moviebuzzers.com/wp-content/themes/images/Movie Buzzers/pngs/bull-list.png');
	}
		
	.entry ol li
	{
		list-style: decimal;
	}	
	
	.entry p a
	{
		text-align: justify;
		padding: 0px;
	}
	
	.entry span
	{
		color: #fff;
	}

.comments	
{
	color: #fff;
	font: normal 12px Arial;
}
	.comments ol li
	{
		list-style: none;
	}

	.comments li
	{
		list-style: none;
	}
	
	.comments ul
	{
		list-style: none;
	}

#sidebar
{
	background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/bg-325x1.png') repeat-y top left;
	float: left;
	padding: 0px 20px;
	text-align: left;
	width: 285px;
}

	#sidebar ul
	{
		list-style: none;
		margin: 0px;
		padding: 5px 0px;
	}
	
	#sidebar li
	{
		margin: 0px;
		padding: 0px 0px 0px 20px;
	}
	
	#sidebar li h2
	{
		color: #fff;
		font: normal 18px Rockwell, Georgia, Arial;
		margin: 0px;
		padding: 10px 0px;
	}
	
		#sidebar li form
		{
			color: #fcff1d;
			width: 200px;
			text-decoration: none;
			font: normal 12px Arial;
		}	
		
		#sidebar li form p a
		{
			color: #fcff1d;
			width: 200px;
			text-decoration: none;
			font: normal 12px Arial;
		}
		
		#sidebar ul ul
		{
			color: #fcff1d;
			list-style: none;
			margin: 0px;
		}
		
		#sidebar ul ul li
		{
			color: #fcff1d;
			margin: 0px;
			padding: 0px 0px 0px 30px;
		}
	
		#sidebar ul ul li a
		{
			color: #fcff1d;
			font: normal 12px Arial;
			text-decoration: none;
		}
		
		#sidebar ul ul li a:hover
		{
			color: #fff;
		}

.bottom_sidebar
{
	background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/bottom-325x90.png') no-repeat bottom center;
	float: right;
	padding: 0px 0px 0px 15px;
	height: 90px;
	text-align: left;
	width: 310px;
}

#search
{
	font: normal 12px Georgia;
	color: #fff;
	padding: 0px 0px 15px 15px;
}

	#search input
	{
		background-color: transparent;
		border: 1px solid #fcff1d;
		color: #fff;
	}

	#search #searchsubmit
	{
		background:#fcff1d;
		color: #000000;
		font-weight: bold;
		padding: 2px;
	}

#footer
{
	background: url('http://moviebuzzers.com/wp-content/themes/Movie Buzzers/images/pngs/footer-960x200.png') no-repeat top left;
	color: #fff;
	height: 210px;
	text-align: left;
	width: 960px;
}

	#footer .column1
	{
		text-align:center;
		font: normal 10px Arial;
		padding: 170px 0px 0px 450px;
		width: 400px;
	}
	
		.column1 .bottom
		{
			padding: 50px 0px 0px 40px;
		}
		
		.column1 a
		{
			color: #fff;
			font: normal 12px Arial;
			text-decoration: none;
		}
	
	#footer .column2
	{
		float: right;
		font: normal 12px Arial;
		padding: 35px 35px 0px 0px;
		width: 250px;
	}
	
		.column2 h2
		{
			color: #fff;
			font: normal 20px Rockwell;
		}
		
		.column2 ul
		{
			list-style: none;
		}
		
		.column2 a
		{
			color: #fcff1d;
			font: normal 12px Arial;
			text-decoration: none;
		}
		
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}