/*  
Theme Name: Keller Williams Austin
Theme URI: http://www.austinkw.com
Description: A blog template for Keller Williams Austin.
Version: 1.0
Author: Keller Williams Austin
Author URI: http://homesearch.austinkw.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: #fff url('images/houses.png') repeat-x top;
	color: #4C4C4C;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
}

a
{
	color: #A80001;
}

a:hover
{
	text-decoration: none; 
}

a img
{
	border: 0px;
}

h1
{
	font-size: 30px; line-height: 1.5em; color: #A80001; 
}

h2
{
	font-size: 24px; line-height: 1.5em; color: #7A6F53;
}

h3
{
	font-size: 16px; line-height: 1.5em;
}

h1, h2, h3
{
	padding: 10px 0;
}

h4, h5, h6
{
	padding-bottom: 10px;
}

p
{
	padding: 4px 0;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.keyword
{
}

#keyword1
{
	text-align: center;
}

#keyword2
{
	padding-top: 198px;
	text-align: left;
	margin: auto;
	width: 960px;
	position: relative;
}

#keyword3
{
	float: right;
	width: 630px;
}

#keyword3 .keyword
{
	position: relative;
}

#keyword3 .navigation
{
	position: absolute;
	width: 630px;
	top: 10px;
	left: 0px;
}

#keyword4
{
	float: left;
	width: 308px;
	background: url('images/sidebar.gif') repeat-y top left;
}

#keyword4 #sidebar
{
	background: url('images/sidebar.bottom.gif') no-repeat bottom left;
	padding: 10px 22px 20px 16px;
}

#keyword4 ul
{
	padding: 0px;
	list-style-type: none;
}

#keyword5
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 198px;
	text-align: center;
	background: #C10001 url('images/keller-williams.gif') no-repeat left top;
}

#keyword5 h1
{
	font-family: Georgia,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	top: 60px;
	right: 415px;
	padding: 0;
}

#keyword5 h1 a
{
	color: #fff;
	text-decoration: none;
}

#links
{
	border-left: 1px solid #e08080;
	height: 110px;
	position: absolute;
	top: 20px;
	left: 560px;
	text-align: left;
}

#links ul
{
	list-style-type: none;
	padding-left: 15px;
}

#links a, #links a:visited, #links a:hover
{
	color: #fff;
	line-height: 27px;
}

#keyword6
{
	width: 100%;
	margin: 10px 0 50px 0;
	padding-top: 15px;
	border-top: 1px dashed #acacac;
	text-align: center;
	font-size: 11px;
}

#keyword6 span
{
	font-size: 11px;
}

#home {
	width: 100%;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 47px;
	background: #3a3939;
	border-top: 1px solid #fff;
	text-align: center;
}

#home a {
	color: #fff;
}

#home .menu {
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 47px;
	_top: 1px;
	_height: 46px;
}

#home .menu ul {
	float: left;
	padding: 0px;
	height: 47px;
	background: #000000;
	_height: 46px;
}

#home .menu li {
	position: relative;
	float: left;
	list-style-type: none;
	line-height: 47px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	_line-height: 46px;
}

#home .menu a {
	padding: 0px 49px;
	float: left;
	display: block;
	height: 47px;
	text-decoration: none;
	background: url('images/menu.gif') repeat-x top left;
	_height: 46px;
}

#home .menu li.active a {
	background: #000000;
}

#home .menu li a:hover {
	background: url('images/menu.hover.gif') repeat-x top left;
}

#home .menu ul ul {
	padding-bottom: 8px;
	height: auto;
	width: 161px;
	background: transparent url('images/drop.png') no-repeat bottom left;
	float: none;
	position: absolute;
	top: 47px;
	left: 0px;
	_top: 46px;
}

#home .menu ul ul li {
	line-height: 42px;
	font-size: 13px;
	float: none;
	padding: 0px 8px 0px 0px;
	_line-height: 30px;
}

#home .menu ul ul li.first {
	padding-top: 11px;
	background: url('images/drop.gif') no-repeat top center;
}

#home .menu ul ul li a {
	height: 43px;
	padding: 0px 8px;
	height: auto;
	float: none;
	background: transparent;
}

#home .menu ul ul li a span {
	display: block;
	height: 42px;
	border-bottom: 1px dashed #717171;
}

#home .menu ul ul li.last a span {
	border-bottom: 0px
}

#home .menu ul ul li a:hover {
	background: #717171;
	color: #FFFFFF;
}


.post h2
{
padding-top: 30px
}

.entry img
{
	padding: 10px;
}


* html #home .menu ul ul { zoom: 1; background: transparent url('images/slider.gif') no-repeat bottom left; }
* html #home .menu ul ul li { zoom: 1; }
*+html #home .menu ul ul li { zoom: 1; }
