/*
This website uses a heavily mofified version of the Wordpress theme mentioned below
Theme Name: car
Theme URI: http://www.francey.org
Description: Baby, you can drive my car
Author: Francey
Author URI: http://www.francey.org
provided under these terms and conditions: http://www.francey.org/terms/ 
*/

body{ 
background-image: url(bannerbg3.gif);
background-repeat: repeat-x;
background-position: top right;
background-color: #fff;
margin 0px;
padding: 0px;
font-family: verdana, sans-serif;
color: #333;
font-size: 0.8em;}

/*
#img1{ background-image: url(bm2.png);
background-repeat: no-repeat;
background-position: top right;
width: 420px;
height: 258px;
position: absolute;
top: 20px;
right: 80px;}
*/

/* remove this to get rid of the "Baby drive my car" text. */ 
#img2{ background-image: url(beatlogo5.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 800px;
height: 220px;
position: absolute;
top: 0px;
left: 190px;}

#posts{ left: 200px;
top: 240px;

/* right: 475px; */

width: 430px;
position: absolute;
padding: 0px 0px 20px 0px;}

#nav{ position: absolute;
top: 240px;
left: 690px;
width: 180px;
padding: 0px 0px 20px 0px;}

h1{ font-size: 1.5em;
letter-spacing: 0.2em;
color: #69b;}

h2{ color: #69B;
font-size: 1.1em;
font-weight: normal;
letter-spacing: 0.2em;
margin-bottom: 0px;
text-transform: uppercase;}

h3{ color: #C47;
font-size: 1.5em;
letter-spacing: 0.2em;
margin-top: 0px;
border-bottom: 1px solid #69b;
padding: 0px 0px 3px 0px;}

h4{ color: #69b;
font-size: 1.2em;
letter-spacing: 0.2em;
margin-bottom: 0px;
border-bottom: 1px solid #C47;
padding: 0px 0px 3px 0px;}

h5{ color: #C47;
font-size: 1.2em;
letter-spacing: 0.2em;}

h6{ color: #69b;
font-size: 1.2em;
letter-spacing: 0.2em;}

p.info, p.div{ text-align: right;
font-size: 0.9em;}

p.info{ margin-bottom: 0px;
border-top: 1px solid #69b;}
p.div{ margin-top: 0px;}

#nav ul{ margin: 5px 0px 5px 5px;
padding: 0px;
list-style-type: none;}

#nav p{ margin: 5px 0px 5px 5px;
padding: 0px;}

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

#nav a:hover{ color: #c47;}

strong, i{color: #69b;}
b, em{ color: #C47;}

u{ color: #555;
font-size: 0.9em;
letter-spacing: 0.2em;
text-transform: uppercase;
text-decoration: none;
border-bottom: 1px dotted #69b;}

blockquote{ background-color: #69b;
border: 3px solid #C47;
padding: 5px;
color: #fff;}

pre, code, cite{ font-size: 1em;}

dt{ background-color: #C47;
padding: 3px;
color: #fff;
font-weight: bold;}

dt a{ color: #C47;}
dt a:hover{ color: #69b;}

dd{ background-color: #69b;
padding: 5px;
margin: 0px 0px 10px 0px;
color: #fff;}

dd a{#C47;}
dd a:hover{ color: #fff;}

input, textarea{ background-color: #fff;
border: 1px solid #69b;
font-family: verdana, sans-serif;
font-size: 1em;}

input:hover, textarea:hover{ border: 1px solid #C47;}

a{ color: #69b;}
a:hover{ color: #c47;}
