
/*************************************
 +Containers
 *************************************/

body{
	background:#4C0A0A url(http://www.hawaii-vacation-homes.net/wp-content/themes/gary/images/bg.png);
	color:#77756B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	line-height:1.7;
	margin:0;
}
#footer{
	color:#888;
	font-size:0.9em;
	margin-top:20px;
	padding:3px;
}
#foot{
	color:#888;
	font-size:0.9em;
	margin-top:10px;
	padding:3px;
}
#foot a{
	color:#86827A;
	text-decoration: none;
}
p{
	color:#77756B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
}

/*************************************
 +Hn
 *************************************/

h1, h2, h3{
	letter-spacing: -1px;
}
h2{
	color:#EADED3;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:-12;
	font-size:1.2em;
	margin-bottom:-8px;
	font-weight:normal;
}

/*************************************
 +Lists
 *************************************/
ul{
	font-size:.95em;
	list-style-type:none;
	margin-bottom:-10;
	margin-left:-12;
	padding:0;
}
ul li{
	font-size:.95em;
	color:#fff;
	text-decoration: none;
	margin-bottom:.6em;
}
ul li a{
	font-size:.95em;
	color:#fff;
	text-decoration: none;
}
ul li a:hover{
	font-size:.95em;
	color:#fffab8;
}
/*************************************
 +Misc
 *************************************/

a{
	text-decoration:none;
	color:#8E7D6C;
}
.entry a{
font-weight:bold;
}
a:hover{
color:#9e9e9e;
}
#footer a{
	color:#9A8F95;
	font-weight:bold;
}
#index a{
	color:#9A8F95;
	font-weight:bold;
	text-decoration:underline;
}
.navigation{
	padding:3px;
	text-align:center;
}
.navigation a{
	color:#8E7D6C;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#86827A;
	font-size:1.3em;
	margin:0;
}
td.img {
background-image: url('http://www.hawaii-vacation-homes.net/wp-content/themes/gary/images/bodybg.png');
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}