* {
	margin: 0;
	padding: 0;
}
td {
	padding: 4px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
}
hr {
	color: #993333;
	border: 1px solid #993333;
}
pre {
	height: auto;
	overflow-x: scroll;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	padding-left: 15px;
}
p {
	font-size: 9pt;
}
a {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a img {
	border: none;
}
blockquote {
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #993333;
}
code {
	color: #993333;
	font-style: italic;
}
strong {
	font-size: 110%;
}
html {
	height: 100%;
}
body {
	text-align: center;
	margin: 0;
	height: 100%;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	background-color: #d3e6ff;
	background-image: url(images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
}
#promenada {
	position: absolute;
	top: 45px;
	left: 50%;
	width: 220px;
	height: 98px;
	margin-left: -460px;
	background-image: url(images/promenada-trans.png);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 50;
}
#wrapper {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	text-align: left;
	padding: 0;
	background-color: #ffffce;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity:.90;
	z-index: 2;
}
#header {
	padding: 0;
	margin: 0;
	height: 160px;
}
#header #topright {
	text-align: right;
	float: right;
	width: 660px;
	margin: 80px 0 0 0;
}
#header #topright ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 40px;
}
#header #topright li {
	display: inline;
}
#header #topright li a {
	color: #993333;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#header #topright li a:hover {
	color: #ffffce;
	text-decoration: none;
	background-image: url(images/mmnon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	margin: 0 15px 0 15px;
	clear: both;
	width: 930px;
	padding-bottom: 5px;
	min-height: 440px;
}
#contentwrapper {
	float:left;
	width: 615px;
	margin: 13px 0 10px 0;
	padding: 0;
}
#contentwrapper2 {
	float:left;
	width: 900px;
	margin: 0 0 15px 0;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #993333;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}
.topPost {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
.topPost h2.topTitle, .topPost h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #993333;
}
.topPost h2.topTitle a:hover {
	color: #993333;
}
.topPost p.topMeta {
	padding: 0;
	font-size: 10px;
	color: #000;
}
.topPost p.topMeta a {
	text-decoration: underline;
	color: #993333;
}
.topPost p.topMeta a:hover {
	color: #000;
}
.topPost div.topContent {
	font-size: 9pt;
	color: #000;
	text-align: justify;
	margin: 8px 0;
}
.topPost div.topContent a {
	text-decoration: underline;
	color: #993333;
}
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #000;
}
.topPost div.topContent ul, .topPost div.topContent ol {
	padding: 0 0 0 30px;
}
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #000;
}
.topPost span.topComments, .topPost span.topMore {
	font-size: 11px;
	background: url(images/bg-trans.png) repeat;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #993333;
	border: 1px solid #993333;
}
.topPost span.linkpages {
	font-size: 9pt;
	font-style: italic;
	color: #993333;
	margin-bottom: 10px;
	display: block;
}
.topPost span.linkpages a:hover {
	color: #993333;
}
.topPost span.topComments:hover, .topPost span.topMore:hover {
	background: #040404;
}
.topPost span.topComments a {
	color: #993333;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topMore a {
	color: #993333;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover {
	color: #000;
}
#nextprevious {
	margin: 10px 0 5px 0;
}
#nextprevious a {
	color: #993333;
	text-transform: lowercase;
	text-decoration: none;
}
#nextprevious a:hover {
	color: #000;
}
#comment {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 530px;
	border: 0px;
	padding: 0px 15px 10px 15px;
	color: #000;
}
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #993333;
	margin: 15px 0;
	padding: 0;
}
#comment p a {
	color: #993333;
}
#comment p a:hover {
	color: #000;
}
#comment p {
	padding:0;
	margin: 7px 0;
}
ul.commentlist, ul.trackback{
	list-style-type: none;
	margin: 10px 0;
	font-size: 9pt;
}
.commentlist li, .trackback li {
	margin: 10px 0 15px 0;
	padding: 10px;
	background: #080808;
	border: 1px solid #040404;
	list-style-type: none;
}
.commentlist li.alt {
	background: #000;
	border: 1px solid #020202;
	border: none;
	margin-top:10px;
}
.commentlist li.cleared {
	background: transparent;
	border: none;
}
.commentlist a:hover {
	color: #000;
}
.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a {
	text-decoration: underline;
}
.commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #000;
}
.commentlist small.commentmetadata a {
	color: #993333;
}
.commentlist p {
	color: #000;
}
#respond {
	clear: both;
	margin-top: 15px;
}
textarea#comment {
	width: 450px;
	background: #fff;
	color: #000;
	padding: 10px;
}
#comment #submit {
	margin: 0;
}
#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/bg-trans.png) repeat;
}
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #993333;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
#main #welcome p {
	font-size: 9pt;
	color: #000;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome a {
	text-decoration: underline;
	color: #993333;
}
#main #welcome a:hover {
	color: #000;
}
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #993333;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	margin: -5px 0 0 5px;
	background: #993333;
	color: #fff;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #993333;
}
.submitbutton:hover {
	cursor: pointer;
	background: #000;
}
#sidebars {
	margin: 15px 0 0 0;
	float: right;
	width: 295px;
	color: #000;
}
#sidebars .sidebarbox {
	padding: 8px 15px;
}
#sidebar_full {
	padding: 0;
	margin: 0;
}
#sidebar_left {
	float: left;
	width: 140px;
}
#sidebar_right {
	float: right;
	width: 140px;
}
#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 11pt;
	color: #993333;
}
#sidebars table {
	width: 130px;
}
#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#sidebars li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
#sidebars li ul {
	padding: 0;
}
#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #000;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px;
}
#sidebars a {
	display: inline;
	color: #993333;
}
#sidebars a:hover {
	color: #000;
	text-decoration: underline;
}
#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
	color: #000;
}
#tag_cloud a {
	display: inline;
}
#sidebars ul.children li {
	border-bottom: none;
}
#sidebars ul.children {
	margin-bottom: 0;
}
#morefoot {
	min-height: 177px;
	height: auto !important;
	height: 177px;
	background: #000 url(images/bggrad.jpg) top left repeat-x;
	border: 0px;
	padding: 15px;
	color: #ffffce;
	margin: 0px;
}
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
}
#morefoot ul li, #morefoot p {
	font-size: 9pt;
}
#morefoot a {
	text-decoration: none;
	color: #ffffce;
}
#morefoot a:hover {
	text-decoration: none;
	color: #fff;
}
#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #ffe08e;
	letter-spacing: -1px;
	border-bottom: 1px dotted #ffe08e;
	margin: 0;
	padding: 0 0 2px 0;
}
#morefoot #searchbox {
	padding: 1px;
	width: 180px;
}
#morefoot .col1, #morefoot .col2, #morefoot .col3 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 290px;
}
#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) left 2px no-repeat;
	line-height: 17px;
}
#morefoot .nomore {
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: none;
	line-height: 17px;
}
#footer {
	clear: both;
	border: 0px;
	background: #000;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
#footer span {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10px;
	color: #ffffce;
	padding: 0;
}
#footer a {
	color: #ffffce;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
}
.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 170px;
}
.gallery img {
	border: 1px solid #333;
}
.gallery-caption {
	margin-left: 0;
}
#translation_bar {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 960px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: -480px;
	z-index: 50;
}
#translation_bar a img {
	margin-right: 1px;
}
#booking {
	margin-top: 13px;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 225px;
	height: 34px;
}
#booking a, #booking a:active, #booking a:visited, #booking a:hover {
	display: block;
	width: 225px;
	height: 34px;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	color: #ffffce;
	text-align: center;
	text-decoration: none;
	background-image: url(images/resbg-trans.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#sidebar-photoblog {
	margin-top: -15px;
}
.f_sumbit {
	border: 0px;
	color: #fff;
	font-weight: bold;
	height: 22px;
	background-image: url(ui-bg_glass_25_cb842e_1x400-trans.png);
	background-repeat: repeat-x;
	background-position: center center;
	cursor: pointer;
}
.f_message {
	padding: 10px;
	font-weight: bold;
	border: 1px solid #973333;
	color: #973333;
	margin-bottom: 15px;
	margin-top: 15px;
}
