/*  
Theme Name: Relax
Theme URI: http://www.vacationhotelcritic.com/
Description: It's time to relax
Version: 1.0
Author: David LaBar
Author URI: http://www.davidlabar.com/
*/
body {
	margin: 0px;
	background-image: url(images/BG_body.jpg);
	background-repeat: repeat-x;
	background-color: #aa8343;
	text-align: center;	
}
#wrapItUp
{
	
}
#container
{
	margin-right: auto;
	margin-left: auto;
	width: 610px;
	position: relative;
}
#header {
	position: relative;
	float: left;
	height: 50px;
	width: 610px;
}
#header_left {
	position: relative;
	height: 50px;
	width: 412px;
	float: left;
}
#headerimg
{
	position: relative;
	float: left;
	height: 50px;
	width: 57px;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
}
#header_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	float: left;
	text-align: left;
	top: 5px;
}
.txtDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#header_right {
	position: relative;
	height: 50px;
	width: 191px;
	float: left;
	line-height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff1db;
	text-decoration: none;
	text-align: right;
}
#content
{
	position: relative;
	width: 610px;
	float: left;
}
#contentLeft {
	float: left;
	width: 412px;
	position: relative;
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#picArea {
	float: left;
	position: relative;
	width: 412px;
}
#bannerHome {
	float: left;
	position: relative;
	width: 412px;
}
#postContainer
{
	float: left;
	width: 412px;
	position: relative;
}
#postArea {
	position: relative;
	width: 412px;
	float: left;
}
#contentRight {
	float: left;
	width: 191px;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar {
	position: relative;
	float: left;
	display: block;
	width:191px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	text-align: center;
	background-color: #000000;
	width: 100%;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/BG_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	height: 100%;
	margin-bottom: auto;
	padding-bottom: 40px;
}
a.linkTitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkPost:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3787d9;
	text-decoration: none;
}
a.linkPost:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3787d9;
	text-decoration: none;
}
a.linkPost:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3787d9;
	text-decoration: underline;
}
a.linkBlue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3787d9;
	text-decoration: underline;
}
a.linkBlue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3787d9;
	text-decoration: underline;
}
a.linkBlue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3787d9;
	text-decoration: underline;
}
a.linkOffWhite:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff1db;
	text-decoration: underline;
}
a.linkOffWhite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff1db;
	text-decoration: underline;
}
a.linkOffWhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff1db;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3787d9;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3787d9;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3787d9;
	text-decoration: underline;
}
.entry
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.postmetadata
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7e4b07;
	text-decoration: none;	
}
#sidebar a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cee6ff;
	text-decoration: none;
}
#sidebar a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cee6ff;
	text-decoration: underline;
}
#sidebar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 161px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}
.corner_topLeft
{
	background-image: url(images/corner_topLeft.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;	
}
.corner_topRight
{
	background-image: url(images/corner_topRight.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;	
}
.corner_bottomLeft
{
	background-image: url(images/corner_bottomLeft.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;	
}
.corner_bottomRight
{
	background-image: url(images/corner_bottomRight.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;	
}
.templatePicArea
{
	background-image: url(images/template.jpg);
	background-repeat: no-repeat;
	height: 313px;
	width: 373px;	
}
.corner_sidebar_topLeft
{
	background-image: url(images/corner_sidebar_topLeft.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;
}
.corner_sidebar_topRight
{
	background-image: url(images/corner_sidebar_topRight.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;
}
.corner_sidebar_bottomLeft
{
	background-image: url(images/corner_sidebar_bottomLeft.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;
}
.corner_sidebar_bottomRight
{
	background-image: url(images/corner_sidebar_bottomRight.gif);
	background-repeat: no-repeat;	
	height: 10px;
	width: 10px;
}
.seperator_sidebar
{
	background-image: url(images/seperator_sidebar.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 161px;
	display: block;
}
.pagetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navigation