body {
	background: url(images/body-bgd.jpg) top left;
}
#faux-bgd {
	width: 100%;
	background: url(images/canvas-bgd.jpg) top center repeat-x;
}
#canvas {
	width: 970px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
div.hr {
	width: 950px;
	height: 21px;
	margin: 0.875em auto;
	background: url(images/hr-bgd.gif) center center;
}
html>body div.hr {
	background: url(images/hr-bgd.png) center center;
}
	div.hr hr {
		display: none;
	}
#header {
	height: 147px;
	display: block;
	position: relative;
}
	#header h1, #header h1 a {
		width: 330px;
		height: 147px;
		display: block;
		background: url(images/logo-residencia-vistahermosa.jpg);
	}
	#header h1 strong { display: none; }
#header-description { display: none; }

#menu {
	position: absolute;
	top: 21px;
	right: 10px;
	height: 21px;
}
	#menu ul li {
		float: left;
		display: inline;
		margin: 0 1em;
	}

.cols3, .cols2 {
	clear: both;
	overflow: visible;
}
	.cols3 .col {
		float: left;
		display: inline;
		margin: 0 0 0 10px;
		width: 290px;
		padding: 0 10px;
	}
	.cols3 .col ul.floated {
		margin-left: -10px;
	}
	.cols3 .col ul.floated li {
		width: 135px;
		margin: 0 0 0 10px;
		float: left;
		display: inline;
	}
	.cols2 .col {
		float: left;
		display: inline;
		margin: 0 0 0 10px;
		width: 450px ;
		padding: 0 10px;
	}
	.cols2 .list {
		height: 200px;
	}
	.cols2 .first {
/* 		background: url(images/col1-bgd.jpg) top left no-repeat; */
		height: 282px;
		margin: 0.875em 0 10.5px 10px;
	}
	div.home { height: 315px !important; overflow: hidden; }
	.cols2 .first {
		width: 440px;
		background: rgba(255,255,255,0.35) !important;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
		-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	}
	.cols2 .first p.phone, .cols2 .first p.link {
		width: 239px;
		float: left;
		display: inline;
		margin: 0 10px 0 0;
	}
	.cols2 .first p.link {
		width: 191px !important;
		margin: 0;
	}	
	.cols2 .second {
		background: url(images/col2-bgd.jpg);
		height: 294px;		
	}
	.cols2 .main, .cols2 .last {
		margin-top: 3.5em;
	}
	.cols2 .last {
		margin-top: 8.75em;
	}
#credits {
	margin-bottom: 1.75em;
}
.main ul, address, fieldset {
	background: rgba(122,91,24,0.5);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1.75em 1.75em;
	margin-bottom: 1.75em;
}
address, .main ul {
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
fieldset {
	padding: 0 1.75em 1.75em 1.75em;
}
fieldset input, fieldset textarea {
	border: 1px solid #111;
}
p.important {
	background: #990000;
	color: #fff;
	padding: 0.875em;
}
p.success {
	background: green;
	color: #fff;
	padding: 0.875em;
}
input.button {
	border: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	width: 100px;
	margin: 1.75em 0;
	padding: 0.875em 0;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);	
}
form#commentform p {
	position: relative;
}
form#commentform label {
	position: absolute;
	top: 5px;
}
form#commentform input, form#commentform textarea {
	border: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	margin: 0 10px 1.75em 0;
	padding: 0.875em 10px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);	
	width: 250px;
}
form#commentform input#submit {
	background: #ffcc00;
}
form#commentform textarea {
	height: 8.75em;
}

ul.gallery {
	margin-left: -20px;
	overflow: auto;
}
ul.gallery li {
	width: 150px;
	float: left;
	display: inline;
	margin: 0 0 5px 5px;
}
ul.gallery li img {
	width: 148px;
	height: 110px;
	border: 1px solid #fff;
}
ul.comments {
	margin-top: -1.75em;
}
ul.comments li {
	list-style-type: none !important;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	margin-top: 1.75em;
}
ul.comments li p.author {
	font-weight: bold;
	text-shadow: 0.1em 0.1em 0.2em #111;
}
ul.comments li p.comment {
	text-shadow: 0.1em 0.1em 0.2em #111;
}
div#post-navigation {
	width: 970px;
	position: relative;
	margin-top: 1.75em;
	padding-bottom: 1.75em;
}
div#post-navigation p {
	position: absolute;
	top: 0;
	width: 450px;
	border: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: rgba(122,91,24,0.5);
	margin: 0 10px 1.75em 0;
	padding: 0.875em 10px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);	
}
div#post-navigation p.prev-link {
	left: 0 !important;
	text-shadow: 0.1em 0.1em 0.2em #111;	
}
div#post-navigation p.next-link {
	right: 0 !important;
	text-shadow: 0.1em 0.1em 0.2em #111;	
}
