/*
Theme Name: Finca la maya
Description: Finca la maya Resort
Author: Fernan
Version: 1.2
Author URI: http://fincalamaya.com
*/

/* main css */
html {
 margin-bottom: 0;
}

#page {
 width:680px;
 margin:0px auto;

 /*background: url(images/bg_page.gif) repeat-y top right;*/
}

#topcontent {
 /* background: #ffffff url(images/bg_roundtop.gif) no-repeat top left; */

 height: 5px;
}

#content  {
 float: right;
 width: 500px;
 
}
#content #header {
 /*background: #ffffff url(images/bg_roundheader.gif) no-repeat bottom left;*/

 height: 110px;
}
#content .inner  {

 margin-top:320px;
}

#content h1 {

 padding: 10px 0 8px 0px; margin: 0;
 font: 20px Georgia, Arial;
  background:url(images/linerblend.gif) no-repeat -8px 30px ;

}
#content h1, #content h1 a {
  color:#034e7f;
}

.narrowcolumn .entry, .widecolumn .entry {

	}



.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
form {
 margin: 0; padding: 0;
}
textarea, input {
 border: 1px solid #464646;
}
.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	}

a {
	color: #a04385;
	text-decoration: none;
	}

a:hover {
	color: #041fa3;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

.post {
 font: 12px Georgia, Helvetica, sans-serif;
 color: #0e070c;
 line-height:18px;


 background: #d5b878;

}
}
.post a:link, .post a:visited {
 color: #cf4a30;
}
.post li {
 margin-left: 25px;
}
.post .inner {
 padding: 1px 10px;
 background:url(images/post_bottom.gif) no-repeat bottom left;
}
.post .details {
 background: #cf4a30;
 padding: 2px 5px;
 margin-top: 5px;
}
.storydate {
	float: right; text-align: center;
	width: 60px;
	height: 58px;
	padding: 3px 0;
	margin-right: 10px;
}
.storydate .day {
	font: bold 11px arial;
}
.storydate .month {
	font: bold 18px arial;
}
.storytime, .storytime a {
	color: #8BB55E;
	text-decoration: none;
}
.storytime span {
	color: #698662;
}

.comment {
 background: #ed8c2b url(images/icon_comment.gif) no-repeat center right;
 height: 36px;
 margin-top: 5px;
 font-size: 11px;
}
.comment .left {
 font-size: 11px;
 float: left;
 padding: 4px 0 0 10px;
 color: #35203b;
}
.comment .left b, .comment .left a {
 color: #35203b;
 font-weight: bold;
}
.comment .right {
 float: right;
 padding: 9px 40px 0 0;
}
.comment .right a:link, .comment .right a:visited {
 color: #35203b;
 font: bold 14px arial;
}
.comment .right a:hover {
 text-decoration: underline;
 color: #cf4a30;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#footer {
 height: 180px;
 width: 680px;
 margin:0px auto;
 background: url(images/footerbg.jpg) no-repeat top left;
}

#footer .links {
 float: right;
 text-align: center;
 color: #911146;
 margin-top: 20px;
 margin-right: -11px;
 width: 700px;
  color: #911146;
 font-weight: bold;
 font-size:12px;
 word-spacing:5px;

}
#footer .copyright {
 float: right;
 text-align: center;
 color: #911146;
 margin-top: 50px;
 margin-right: 70px;
 width: 500px;
  color: #911146;
 font-weight: bold;
 font-size:12px;


}

#searchform {
 background: url(images/bg_search.gif) no-repeat bottom left;
 padding-top: 450px;
 height: 53px;
 padding-left: 20px;
}
#searchform #s {
 border: 1px solid #ed8c2b;
 width: 255px;
 margin-top: 15px;
}

#sidebar {
 width: 190px;
 overflow: hidden;
  margin-left:-20px;
  position:absolute;
  text-transform:uppercase;
}
#sidebar .inner {
 padding: 10px;
 margin-top:570px;
}
#sidebar h2 {
 font: 32px 'Trebuchet MS';
 margin: 0 0 5px 0;
 padding: 0;
 color: #911146;
 clear: left;
 overflow: hidden;
}

#sidebar ul {
 margin: 0; padding: 0;
 list-style: none;
}
#sidebar ul {
 margin-bottom: 15px;
}
#sidebar li {
 list-style:none;
 margin-bottom:5px;
 float: left;
 width: 100%;
}
#sidebar li a {
 display: block;
 padding-left: 10px;
 font: bold 14px Arial, Helvetica, sans-serif;
 color: #a04385;
 font-size:11px;
 font-weight:bold
}
#sidebar li a:hover {
 color: #694d0f;
 text-decoration: none;
}
#sidebar p {
 padding-left: 10px;
 font-size: 11px;

}




/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 700px;
	height: 27px;
	margin: 0;
	padding: 0;
	position:absolute;
	text-align: center;
	color:#9e318f;
	margin-left:-180px;
	top:20px;
	z-index:1000;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;

}

.bubplastic.horizontal ul li a {
	display: block;
	height:28px;
	padding-left: 7px;
	float: left;
	text-transform: uppercase;
	font-size: 70%;
	color: #9e318f;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial, Tahoma;
word-spacing:3px;

}


.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 20px;
	padding-top: 12px;
	padding-right: 7px;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: #f69a1a url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}

/*wide page*/
.accomodations{border: 0px solid #000000; padding: 2px; margin-left: -200px; height: 100%; width: 720px;}







