/*   
Theme Name: VideoDelite
Theme URI: www.videodelite.com
Description: theme for videodelite
Author: Eric Schleeper & Katie O'Connor
Author URI: www.ericschleeper.com

*/
body { 
	background-image:url(images/body_background.jpg);
	background-color:#0DA0C4;
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Helvetica, sans-serif, Arial;
	font-weight:bold;
}

a {
	font-family: Arial, Helvetica, Arial, sans-serif;
	color: #454;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	border: none;
}

a:hover {
	font-family: Arial, Helvetica, Arial, sans-serif;
	color:#000000;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	border: none;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

.search_btn input {
	height: 22px;
	width: 295px;
	font-family: Arial Narrow, Helvetica, sans-serif, Arial;
	font-size: 18px;
	color: #1EB0CE;
	margin: 0;
	padding: 2px;	
	position: absolute;
	top: 63px;
	left: 20px;
}

#container {
	background-image:url(images/mid_box.jpg);
	height: 100%;
	width: 751px;
	margin: auto;
	padding: 0;
	position: relative;
	left: 75px;
	z-index: 10;
}

#green_bar {
	height: 42px;
	width: 50%;
	background-image:url(images/green_bar_extend.jpg);
	position: absolute;
	top: 57px;
	left: 0;
	z-index: 5;
}

#green_bar2 {
	height: 42px;
	width: 50%;
	background-image:url(images/green_bar_extend2.jpg);
	position: absolute;
	top: 57px;
	left: 50%;
	z-index: 5;
}

#top_bar {
	background-image:url(images/top_gradient_box_plain.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 751px;
	padding: 0;
	margin:0;
}

#left_logo_bar {
	height: 79px;
	width: 325px;
	padding: 0;
	margin:0;
	float: left;
}
#left_logo_long_bar {
	height: 79px;
	width: 385px;
	padding: 0;
	margin:0;
	float: left;
	background-image:url(images/logolong.jpg);
}
#left_logo_long_bar h1 {
	font-size:18px;
	margin-top:30px;
	margin-left:30px;
}
#go_btn {
	padding: 0;
	margin:0;
	height: 79px;
	width: 60px;
	float: left;
}

#right_logo {
	height: 79px;
	width: 366px;
	padding: 0;
	margin:0;

}
#widget_holder {
	width:250px;
	height:250px;
	border-bottom:1px solid #cccc99;
	border-right:1px solid #cccc99;
}
#amzn_widget {
}
.ad_content {
	margin-left:50px;
	position:relative;
	z-index:1;
}
.wide_ad {
	margin-left:15px;
}
.wide_ad2 {
	margin-left:1px;
}
#post_heading {
	background-color:#FFFFFF;
	width:400px;
	text-align:center;
	margin:20px;
	border-bottom:1px solid #cccc99;
	border-right:1px solid #cccc99;
}
#commentlist {
	width:400px;
	font-family: Arial, Helvetica, Arial, sans-serif;
	color:#999999;
}
#commentlist li {
	font-family: Arial, Helvetica, Arial, sans-serif;
	color:#999999;
	line-height:1em;
}
#commentlist p {
	width:400px;
	font-family: Arial, Helvetica, Arial, sans-serif;
	color:#999999;
	line-height:1em;
}
#commentlist cite {
	text-decoration:none;
	font-family: Arial, Helvetica, Arial, sans-serif;
	border-bottom:1px solid black;
}
textarea#comment
{
	width:420px;
	color:#cccccc;
	border-bottom:1px solid #cccc99;
	border-right:1px solid #cccc99;
}
#commentdiv input
{
	color:#cccccc;
	border-bottom:1px solid #cccc99;
	border-right:1px solid #cccc99;
	height: 15px;
	width:180px;
	height:20px;
	font-weight:bold;
	margin-top:3px;
	padding:4px;
}
#commentdiv input[type="submit"] 
{
	background:url(images/submitbox.gif) no-repeat;
	border:none;
	width:131px;
	height:36px;
	color:#595959;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:185px;
}
#commentdiv h2
{
	font-size:14px;
	margin-left:30px;
}
#commentdiv p
{
	font-size:12px;
	margin-left:30px;
}