@charset "UTF-8";
/* CSS Document */

@import "reset.css";

* {
	margin: 0;
	padding: 0;
}

body
	{
	margin:0;
	padding:0;
	color:#333;
	background:#ede8db url(http://vintagerileyspecial.com/wp-content/themes/VRS/images/bg.jpg) repeat-x;
	font-family:Georgia, "Lucida Bright", "Times New Roman", Times, serif;
	font-size:15px;
	}

img
	{
	border:0;
	}

a
	{
	color:#000066;
	text-decoration:underline;
	}

h1
	{
	display:inline;
	margin:27px;
	float:left;
	}

h1 a
	{
	display:block;
	overflow:hidden;
	background:url(http://vintagerileyspecial.com/wp-content/themes/VRS/images/restoring-prewar-riley-special.gif);
	width:351px;
	height:25px;
	text-indent:-250px;
	}

h2
	{
	display:block;
	margin:15px 0 15px 0;
	float:right;
	}

h2 a
	{
	display:block;
	overflow:hidden;
	background:url(http://vintagerileyspecial.com/wp-content/themes/VRS/images/restoration-diary.gif);	
	width:251px;
	height:51px;
	text-indent:-250px;
	}

h3,h4
	{
	font-size:21px;
	}

h3 a
	{
	color:#333;
	text-decoration:none;
	}

h3 a:hover
	{
	color:#333;
	text-decoration:underline;
	}

.clear
	{
	height:0;
	line-height:0px;
	clear:both;
	font-size:1px;
	}

.page-width
	{
	width:900px;
	}

#title-bar
	{
	background:#000066;
	}

#left-col
	{
	float:left;
	width:610px;
	}

#right-col
	{
	float:right;
	width:200px;
	}

#posts
	{
	margin:70px 0 70px 80px;
	overflow:visible;
	}

.date
	{
	font-size:21px;
	color:#a03434;
	position:absolute;
	margin-left:-65px;
	}

.post-meta,.misc-meta
	{
	font-size:11px;
	margin:8px 0 8px 0;
	}

#posts p
	{
	line-height:1.55em;
	}

#posttidy
	{
	clear:both;
	margin-bottom:30px;
	}

#controls
	{
	overflow:auto;
	}

#next
	{
	float:right;
	font-size:16px;
	}

#previous
	{
	float:left;
	font-size:16px;
	}

#right-content
	{
	margin:70px 0 70px 0;
	}

#right-content p
	{
	line-height:1.55em;
	margin-top:8px;
	font-size:13px;
	margin-bottom:40px;
	}

ul
	{
	line-height:1.55em;
	margin-top:8px;
	font-size:13px;
	margin-bottom:40px;
	}

#copyright
	{
	padding:8px 0 0 15px;
	}

#wordpress
	{
	height:30px;
	background:url(http://vintagerileyspecial.com/wp-content/themes/VRS/images/wordpress-icon.gif) no-repeat;
	padding:8px 0 0 35px;
	}