/*  
Theme Name: Small Planet v2.0
Theme URI: http://www.outofdarkness.com/
Description: The Small Planet theme. Based on YUI. Please refer to http://developer.yahoo.com/yui/grids/
Version: 2.0
Author: Andrew Jones
Author URI: http://www.outofdarkness.com/
*/

html {
    background: #96A8B8;
}

body { 

}

#hd { 
    background: #38719C; 
	position: relative;
	top: 0;
	left: 0;
}

#hd .description {
	display: none;
}

#hd h1 a {
	display: block;
	width: 276px;
	height: 118px;
	background: url('images/logo.jpg') no-repeat;
	text-indent: -9999em;
}

#hd #contact-info {
	position: absolute;
	top: 10px;
	left: 500px;
	display: block;
	width: 250px;
	height: auto;
	font-size: 92%;
	color: #EEE;
}

#bd {
	background: #A6C1D6;
}

a {
	color: #38719C;
}

#hd a {
	color: #EEE;
}

#yui-main {
	margin-left: 1em;
	width: 95%;
	padding-top: 1em;
}

.yui-b { 
}

#yui-main .yui-b {

}

#yui-main #properties h3 {
	display: block;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: #EEE;
	background: #70A2C7;
	padding-left: 0.5em;
}

#yui-main #properties .yui-gf {
	border-bottom: 1px dashed black;
	margin-bottom: 0.75em;
	padding-bottom: 0.75em;
}

#yui-main #properties a {
	font-size: 112%;
	color: #302311;
	line-height: 125%;
	font-weight: bold;
	text-decoration: none;
}

#yui-main #properties a:hover {
	text-decoration: underline;
}

.title {
	font-weight: bold;
	font-size: 112%;
	color: #EEE;
}

.linklove {
	display: none;
}

.post h2 a {
	color: #EEE;
	text-decoration: none;
	margin-top: 1em;
}

#property-gallery {
	display: block;
	width: 720px;
	height: 300px;
	background: #70A2C7;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 1em;
}

#property-gallery-flash {
	display: block;
	height: auto;
	width: 350px;
}

#property-gallery-images {
	display: block;
	height: auto;
	width: 360px;
	position: absolute;
	left: 350px;
	top: 0px;
}

#ft {

}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	margin-bottom: 0;
}
