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

body { background: url("../images/leather.jpg") repeat 0px 0px; }

img { border: none; }

p, a { font-family: Verdana, Tahoma, sans-serif; }
h1, h2, h3 a, .first:first-letter, .first span, .f-link a { font-family: Georgia, "Minion Pro", serif; }

#nav li { list-style-type: none; margin-top: -5px; }

h2, #foot p { margin: 0px; padding: 0px; }
h1, .link p { margin-top: 0px; padding-top: 0px; }
.link h3 { margin-bottom: 0px; padding-bottom: 0px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

h2, hr, a { color: #730; }

h2 { font-size: 20px; }

.bold { font-weight: bold; }

.item {
	width: 600px;
	height: 250px;
	margin-bottom: 15px;
}

.item img { 
	float: left; 
	margin-right: 15px;
}

.item p { margin: 5px; }

/* ------------------------ DROP CAP */

.first, .top { margin-top: 0px; }
.first:first-letter { 
	font-weight: bold;
	font-size: 70px;
	float: left;
	padding-top: 5px;
	padding-right: 3px;
	line-height: 49px;
}
.first span { font-variant: small-caps; }

/* ------------------------ RIGS */

#righere img {
	float: left;
	margin-right: 15px;
}
/*.rig hr { clear: left; position: relative; top: 10px; margin-bottom: 20px; visibility: hidden; }*/

#righere {
	width: 425px;
}

#forsale {
	background: url("../images/rigs/poster.png") no-repeat 0px 0px;
	width: 150px;
	height: 210px;
	position: absolute;
	top: 60px;
	right: 0px;
}

#forsale p {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}

#forsale img {
	position: relative;
	top: 25px;
	left: 24px;
}

.rig img {
	float: left;
	margin-right: 15px;
}

.location {
	margin: 0;
	padding: 0;
	font-style: italic;	
	font-size: 14px;
}

.price {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;	
}

/* ------------------------FOOTER */

#foot p {
	text-align: center;
	font-size: 12px;
}
