/*
Theme Name: Harleys Electronics
Theme URI: http://www.wowwebsitedesigns.com/
Description: Theme by <a href="http://www.wowwebsitedesigns.com">Wow Website Designs</a>.
Version: 1.0
Author: Chris Tennyson
Author URI: http://www.wowwebsitedesigns.com/
Tags: blue, custom, fixed width, two columns, widgets
*/

body {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	}
	
a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000FF;

}
a:hover{
	color:#000000;
}

img{
	border:hidden;
	border:none;
}
img a{
	color:#006633;
}
a:hover img{
	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.entry h2{
	font-family:Verdana;
	font-size:17px;
}
.entry p{
	margin:0px;
	padding:0px;
	
}
h1 {
	}

h2 {
	font-family:Verdana;
	font-weight:bolder;
	font-size:14px;

	}

h3 {
	}
h4{
	font-size:12px;
	font-weight:bold;
	margin:4px 0;
}

#page {
	background-color: white;
	text-align: left;
	margin:0px auto;
	width:900px;
	}

#header {
	background: url('images/header.jpg') no-repeat top center;
	}
.header_nav{
	float:right;
	margin:70px 40px 0px 0px;
	color:#FFFFFF;
	font-size:xx-small;
}
.header_nav a{
	color:#FFFFFF;
	font-size:xx-small;
}
.header_nav a:hover{
	text-decoration:underline;
}

.but_header_nav{
	float:left;
	padding:2px;
}

#headerimg 	{
	height: 121px;
	width: 900px;
	}
#headerimg .description{
	padding:60px 0 0 320px;
	font-family:Verdana;
	font-weight: bold;
	font-size:14px;
	color:#FFFFFF;
}
.navigation{
	padding-bottom:15px;
}
#content {
	font-size: 1.2em;
	float:left;
	width:625px;
	padding:10px 0px 10px 10px;
	}
#content_container{
	overflow:hidden;
}

#footer_top{
	background:url(images/footer_top.jpg) no-repeat;
	width:900px;
	height:12px;
}

#footer {
	background:url(images/footer_bg.jpg) repeat-x;
	color:#FFFFFF;
	border: none;
	clear:both;
	text-align:center;
	height:32px;
	}
#footer p{
	padding:5px;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	text-decoration:underline;
}

#sidebar{
	width:250px;
	float:left;
	padding-bottom:10px;
	background-image:url(images/sidebar_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:-15000px;
	padding-bottom:15000px;
}
#sidebar a:hover{
	padding-left:5px;
}
#sidebar ul{
	list-style:none;
	margin:0px;
	padding:5px 0 0 15px;
	width:210px;
	overflow:hidden;
}
#sidebar li{
	list-style:none;
}
#sidebar ul li{
	padding-top:0px;
}
#sidebar ul li ul{
	padding:10px 1px 2px 3px;
}
#sidebar ul li ul li{
	padding:2px 0px 8px 20px;
	background: url(images/li1.jpg) no-repeat left 4px;
}
#sidebar ul li ul li ul{
	padding-left:0px;
	margin-left:0px;
}

#sidebar ul li ul li ul li{
	padding:0px 0px 7px 20px;
	background: url(images/li1.jpg) no-repeat left 1px;
}
.widget{
	background: url(images/ul1.jpg) no-repeat left top;
	color:#FFFFFF;
}
.widget_search{
	padding-top:65px;
	text-align:center;
}

.widgettitle{
	padding: 5px 0px 0px 10px;
	text-transform:uppercase;
}
.widget_calendar{
	padding-left:25px;
	color:#000000;
}
#calendar_wrap{
	padding-top:10px;
}

.text_widget {
	background-color:#CCCCCC;
	font-size:13px;
	margin:25px 16px 0 12px;
	padding:20px;
}
#comment{
	width:450px;
}
.recentcomments{
	font-size:xx-small;
	color:#000000;
}
.recentcomments a{
	font-size:xx-small;
}

#searchform{
padding-top:25px;
}

.fourprod{
	width:145px;
	border:1px solid;
}
.fourprod h2{
	margin:0;
	padding:0;
}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{margin:0px auto;}
.hidden{display:none;}
.clear{clear:both;}
.linklove{display:none;}