/*
Theme Name: Autos Ver 1
Theme URI: http://www.free-wordpress-templates.co.uk/
Description: A stylish black theme including a wheel by <a href="http://www.free-wordpress-templates.co.uk/">Free Wordpress Templates</a>.
Version: 1.0
Author: Unblinded
Author URI: http://www.free-wordpress-themes.co.uk/
*/body {
	padding:0;
	margin:0;
	background:#000000;
	color:#dedede;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;}
	
a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;}
	
a:hover {
	text-decoration:underline;}
	
#blogtitle {
	width:475px;}
	
h1 {
	font-size:22px;}

#title {
	text-align:right;
	padding-right:30px;
	font-size:18px;
	
	}
#title a{
	color:#ffffff;
	text-decoration:none;}
	
#desc {
	color:#dedede;
	font-weight:bold;
	font-size:15px;
	text-align:right;
	padding-right:30px;}
#content {
	background:url(images/entrybg.png) repeat-y center;
	width:475px;
	}
	
.entrytitle {
	background:url(images/entrytitle.png) no-repeat;
	text-align:right;
	padding-right:60px;
	width:475px;
	height:23px;
	padding-top:0px;
	padding-bottom:1px;
	margin:0;
	}
	
.entrytitle a{
	text-transform:uppercase;
	color:#ffffff;
	padding-right:80px;
	text-decoration:none;
	font-size:12px;
	padding-bottom:0px;
	padding-top:0px;
	}
	
.entry {
	width:405px;
	padding:10px 15px 10px 25px;
	text-align:justify;}
	
.postedby {
	text-align:right;
	padding-right:50px;}
	
.navigation {
	width:405px;
	padding-left:30px;}

	
.postmetadata {
	text-align:right;
	padding-right:60px;
	}	
#sidebar {
	background:url(images/sidebar.png) repeat-y;
	}
#sidebar a {
	font-size:13px;
	color:#999999;
	}
#sidebar ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:70px;
	width:200px;
	margin:0;
	}
#sidebar li{
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:30px;
	}
#sidebar a {
	border-bottom:1px #999999 solid;
	display:block;
	}
#sidebar h2{
	background:url(images/sidebarheader.png) no-repeat;
	padding:10px 20px 10px 60px;
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	color:#ffffff;
	margin:0;}
	
#function {
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	line-height:normal;}
#function ul {
	padding-top:0;
	margin-top:0;}
#function a{
	border:none;
	font-size:11px;
	padding:0px;
	margin:0px;}
	
#function p{
	padding-top:1px;}