/*
Theme Name: KJA
Theme URI: http://keithjohnadams.com/site/
Description: Right-aligned BG
Version: 1.5
Author: Rhodri Marsden

*/

img {

border: 0;

}
	
body {
height: 100%;

background-color: #000;
	background-image:url('http://keithjohnadams.com/site/wp-content/themes/keith/images/back1.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	color: #999;
	
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 22px;
letter-spacing: -0.03em;

}

.rule {

border-top: 1px dotted #444;
margin-bottom: 10px;
margin-right: 10px;

}


	
.body2 {
height: 100%;

background-color: #000;
	background-image:url('http://keithjohnadams.com/site/wp-content/themes/keith/images/back2.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	color: #999;
	
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 22px;
letter-spacing: -0.03em;

}
	
	
#links {


margin: 10px 0px 0px 10px;
font-size: 17px;
line-height: 34px;
text-transform: uppercase;
	color: #555;

}

#links2 {


margin: 10px 0px 0px 10px;
font-size: 17px;
line-height: 34px;
text-transform: uppercase;
	color: #BBB;

}

#links2 a {

color: #BBB;

}

#links2 a:hover {

color: #999;

}

#links a {

color: #333333;

}

#links a:hover {

color: #666666;

}

#content {

position: absolute;
top: 260px;
width: 420px;
left: 0;

}

#content2 {

position: absolute;
top: 80px;
width: 420px;
left: 0;

}

.rec {

float: left;
clear: left;
margin-right: 30px;
margin-top: 30px;

}

#posts {

margin-left: 20px;

}

#posts form {

margin-top: 40px;

}