
/*
Theme Name: Holiday Acres Online by PuterGeex
Theme URI: http://www.HolidayAcresOnline.com
Description: A theme created for Holiday Acres Online Website
Version: 1.0
Author: PuterGeex.com
Author URI: http://www.PuterGeex.com
*/

*	/* Global style - represents everything */
{
	padding: 0;
	margin: 0;
}

hr	/* Horizontal Line */
{
	display: none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: URL(http://www.holidayacresonline.com/home/wp-content/themes/PuterGeex/images/bg.gif) repeat-y 0%;
}

#header
{
	width:			718px;
	margin-left:	17px;
	margin-top:		10px;
}

#content
{
	width: 595px;
	float: left;
	padding-right: 7px;
	background-color: #F7F0DE;
}

#sidebar
{
	font-family: Arial, Helvetica;
	width: 151px;
	float: left;
	color: #000000;
}

#sidebar ul
{
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}

#sidebar ul h2, ul h3
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
	padding-top: 3px;
}

#sidebar ul ul
{
	margin-left: 3px;
	padding-top: 3px;
}

#sidebar a
{
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#footer
{
	width: 730px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: left;
	height: 30px;
	color: #691824;
	padding-bottom: 10px;
	font-size: 9px;
}

#wrapper
{
	width: 760px;
	margin: 0 14px;
}

.post
{
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
}

.post img
{
	padding-right: 5px;
	padding-top: 3px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	text-indent: 3px;
}

h2 a, h2 a:hover, h2 a:visited
{
	text-decoration: none;
	color: #990000;
}

.entry
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 12px;
	color: #000000;
}

.postmetadata
{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 9px;
	border-top: #000000;
	color: #256C06;
	margin-left: 3px;
	border-bottom: 2px dotted #cccccc;
}

.postmetadata a
{
	text-decoration: none;
	color: #256C06;
}

.postmetadata a:hover
{
	text-decoration: underline;
}

.post p
{
	line-height: 1.4em;
}

.navigation
{
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
}

.alignleft
{
	float: left;
	text-align: left;
	width: 50%;
}

.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

ol.commentlist
{
	width: 90%;
	margin: 0 auto;
}

ol.commentlist li
{
	margin-bottom: 1.5em;
	border: 1px solid #CC9900;
	padding: 5px;
	background-color: #F7F0DE;
}

ol.commentlist li.alt
{
	background-color: #E2E5D2;
}

ol.commentlist a, ol.commentlist a:visited
{
	color: #256C06;
	text-decoration: none;
}

small.commentmetadata
{
	font-size: 0.8em;
	margin-bottom: 1em;
	display: block;
}

