/*
	Theme Name: Prado Colonial
	Theme URL: http://newwpthemes.com/wordpress-theme/business-corp/
	Description: Prado Colonial Theme
	Author: RBOL
	Author URI: http://rbol.org/
	Version: 2.0 
	Tags: Prado Colonial
*/

/* LAYOUT */

body {
	background: url(images/background.png);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #a0976f;
	}

#wrapper {
	padding:0;
	}

#container {
	margin-top: 8px;
	}

#contentwrap {
	background: #FFFcd7;
	}

a {
	color: #106880;
	text-decoration: none;
	}

a:hover {
	color: #24454b;
	text-decoration: none;

	}
/* HEADER */

#header {
/* 	height: 226px; */
    background-color: transparent;
/*     margin-top: 16px; */
	}

#header h1 {
	margin-bottom: 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	font-size: 20px;
	}

#header h1 a, #header h1 a:visited {
	color: #454444;
	text-decoration: none;
	}

#header .span-12 a {
	display:block;
}

#header h2 {
	padding-left: 15px;
	color: #636565;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial;
	}

.logoimg {
    margin: 0;    
    }
	
#top-nav {
	height:33px;
	float:left;
	width:100%;
	background: #003f4c url(images/logo-bottom.png) no-repeat;
}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 25px;
	margin-top: 3px;
	}
	
#pagemenu {
	height: 24px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0 10px;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
    background: url(images/pagemenu-separator.png) right center no-repeat;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#e4590d;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	/*height: 28px;
    padding-left: 20px;*/
/*     background: #1093a7; */
	background: url("images/cat-bg.png") repeat-x ;

	}
	
/*#nav {
	height: 28px;
	}*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	overflow: hidden;
	}

#nav {
	padding: 0 10px;
	margin-bottom: 1px;
	height: 90px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 155px;
	height: 90px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff5d6;
	display: block;
/*     margin: 0px 3px 0px 3px; */
	padding: 0 9px 4px;
	text-decoration: none;
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, Sans-serif;
/* 	background-color: transparent; */
}

#nav li a.cat-name, #nav li a.cat-name:link {
	padding-top:10px;
	color:#f4e16b;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	}

#nav li a.cat-description, #nav li a.cat-description:link {
	padding-bottom: 2em;
}

#nav li p {
	padding: 0px 9px 8px;
	color: #fff;
	margin-bottom: 0;
}

#nav li:hover, #nav li:active, #nav li.current-cat {
	background: url("images/cat-bg-hover.png") repeat-x ;
}

#nav li:hover, #nav li:active, #nav li.current-cat,
#nav li:hover p, #nav li:active p, #nav li.current-cat p {
}

#nav li a:hover, #nav li a:active,
#nav li:hover a, #nav li:active a {
	display: block;
	text-decoration: none;
    }
	
#nav  li.current-cat a {
	
    }

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */



#aboutbar {
	background: #e5dbaa url(images/about-bg.jpg) no-repeat;
    padding: 38px 20px 20px 33px;
	}

#about-content {
	margin-top: 0;
	margin-left: 190px;
}

#aboutbar  h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	line-height:20px;
	color: #363633;
    padding: 0 !important;
    margin: 0 0 0 0 !important;
	}

#aboutbar  h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	line-height:20px;
    padding: 0 !important;
}

#aboutbar  h4 {
	margin-left:18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight:bold;
	line-height:18px;
    padding: 0 !important;
	margin-bottom: 0;
}

#aboutbar p {
    color: #363633;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	text-align: inherit;
    margin: 1px 0px 12px;
    }

.about_image {
    border: 2px solid #aba14b;
    float: left;
    margin: 0 20px 0 0;
    }
	
#about-house {
	float:left;
	width:450px;
	margin-right:10px;
}

div.about-room {
	width:216px;
	margin-left:0;
	margin-top:-8px;
	float: left;	
}

div.about-room div.habitacion-frame {
	padding:14px 18px 18px;
	background: url(images/frame-hab.jpg) no-repeat;
}

#aboutbar div.about-room p {
	margin-left:18px;
}

#header #about-contact {
	float: right;
}

#header form.wpcf7-form textarea {
	width:195px;
	height:90px;
}

#header form.wpcf7-form input {
	width:195px;
	height:15px;
}

#header form.wpcf7-form input[type=submit] {
	width: auto;
	height: auto;
}

#content {
	padding: 20px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 10px;
	margin-bottom: 15px;
    border-bottom: 1px solid #0f7d8f;
	}

.post p {
	margin-bottom: 10px;
	}


.post-title {
	overflow: hidden;
	background: transparent url(images/edge-title.jpg) no-repeat scroll left bottom;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

a.comments-link {
	background-image: url(images/comments.jpg);
	display: block;
	float: right;
	font-size: 1.7em;
	height: 42px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title {
	float:left;
	margin: 10px 0 0;
	padding: 0px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #24454b;
	font-size: 26px;
	margin-bottom: 10px;
}


.title a {
	text-decoration: none;
	color: #0f7d8f;
	}

.title a:hover {
	text-decoration: none;
	color: #AB8221;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	font-size:16px;
	font-style:italic;
}

.postmeta {
	overflow: hidden;
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
}

.postmeta a, .postmeta span {
	
}

.postmeta .post-category,
.postmeta .post-tags {
	float:right;
}

.postmeta .postdate {
	padding: 2px 0;
}

.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	clear:both;
	text-align: justify;
	line-height: 20px;
	margin-top:4px;
	padding-top:16px;
	background:transparent url(images/edge-post.jpg) no-repeat scroll center top;
/*	margin-top: 12px;
	border-top: 1px solid #e6e1cd;*/
	font-family: Arial, Verdana;
	font-size: 13px;
	}

.navigation {
	margin: 5px 0;
	padding: 2px 0;
	
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #AB8221;
	border-left: 3px solid #AB8221;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 1px;
	}


.sidebar {
	margin: 0 0 10px 0;
	}
	
.sidebar a {
	text-decoration: none;
	color: #24454b;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#1093a7;
	}
	
#search {
	margin-top:4px;
	border: none;
	height: 16px;
	padding: 3px 5px;
	background-color: #1a4f5a;
}

#search input {
	border: 0;
	background: none;
	color:#FFFCD7;
}


#s {
	float:left;
	font-size:11px;
	width: 178px;
	margin: 0;
	padding: 0 5px 0 0;
	background: none;
}


#topsearch {
	float: right;
	width: 210px;
	margin-right: 20px;
}

.rssbox {
	background:transparent url(images/rss.png) no-repeat scroll left center;
	color:#1093A7;
	font-size:11px;
	padding:10px 0 10px 20px;
	margin: 10px 0 0 0;
	}
    
.rssbox a {
	color: #24454b;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
.rssbox a:hover {
	color: #1093a7; 
	text-decoration: none;
	}

.twitterbox {
	background: #ebebeb;
	border: 1px solid #8a8a8a;
	padding: 10px;
	margin: 10px 0 0 0;
	}
	
.twitterbox:hover {
    border-color: #4c4b4b;
    }

.twitterbox a {
	color: #333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.twitterbox a:hover {
	color: #555; 
	text-decoration: underline;
	}
		
/* Social icons */
.addthis_toolbox .hover_effect
{

    padding: 8px 0 8px 8px;
    border: 3px solid #eee;
    margin: 10px 0 0 0;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #ddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #eee;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}


.sidebar h2 {
/*	background:#1093a7 none repeat scroll 0 0;
	border-bottom:1px solid #24454b;
	border-right:1px solid #24454b;	
	color:#FFFFFF;*/
	display:block;
	font-size:18px;
	letter-spacing:0;
	line-height:normal;
	margin:0 0 5px;
	padding:5px 5px 3px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 10px 0;
	}

.sidebar ul li.widget {
	font-family: Georgia,"Times New Roman",Times,serif;
	background: url(images/block-bg.jpg) transparent no-repeat top left;
	padding-left: 10px;
}

.sidebar ul li.widget ul {
	font-size: 13px;
}


.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	

.sidebar ul li ul li {
	background:transparent url(images/dotted_black.gif) repeat-x left bottom;
	margin:0;
	padding:5px 0 5px 0;
	}

.sidebar li.widget ul li a {
	padding-left: 15px;
	background: transparent url(images/bullet.gif) no-repeat 2px 6px;
}
.sidebar li.widget.widget_recent_entries ul li a {
	display: block;
}

.sidebar li.widget ul.wp-tag-cloud li,
.sidebar li.widget ul.wp-tag-cloud li a {
	display: inline;
	padding: 0;
	margin: 0.05em;
	background: none;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: transparent url(images/cat-bg-hover.png) repeat-x scroll 0 0;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #F4E16B;
	} 

#footer a:hover {
	text-decoration: none;
}

#footer2 {
	color: #4e4e4e;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}

#footer2 a {
	color: #4e4e4e;
    text-decoration: none;
}

#footer #bottom-nav {
	font-size:12px;
	margin-bottom: 3px;

}

#footer #bottom-pages {
	font-size:12px;
	margin-bottom: 6px;
}


#footer #bottom-nav li {
	display: inline;
	padding: 0 5px;
	
}

#footer #bottom-pages li {
	display: inline;
	padding: 0 5px;
	
}
#footer-copy {
	font-size:10px;
}

/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}


#xencarouselcontainer {
	float: left;
	padding: 0;
	margin-right: 22px;
}

#xencarouselcontainer span.prev, #xencarouselcontainer span.next {
	display: none;
}

#xencarouselcontainer ul {
/* No mostrar las imágenes durante la carga, luego con
	el javascript, estas deben mostrarse nuevamente */
	display: none;
}

div.nav-strip {
	height: 15px;
	background: url("images/mosaic.png") #efd871 center left repeat-x ;
}


#header-language-list {
	margin-top:8px;
	margin-left: 10px;
	float: left;
	text-align: center;
}

#header-language-list .icl_lang_sel_current {
	color: #fff5d6;
	font-size:10px;
}

#header-language-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-language-list ul li img {
	margin-right: 5px;
}

#header-language-list ul li {
	font-size:10px;
	color: #FFFCD7;
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0;
}

#header-language-list ul li a,
#header-language-list ul li a:visited {
	font-size:10px;
	color: #727152;
	text-decoration: none;
}

#header-language-list ul li a:hover,
#header-language-list ul li a:active {
/* 	color: #000; */
	text-decoration: underline;
}

/* Sociable plugin styles */

div.sociable { margin: 15px 0 0; overflow: hidden; padding:8px 0 5px 5px; background: url("images/share.gif")top left repeat-y}

div.sociable div.sociable_tagline { display: block; float: left; font-weight:bold; margin-right: 5px;}

span.sociable_tagline { position: relative; }

span.sociable_tagline span { display: none; width: 14em; }

span.sociable_tagline:hover span {
	position: absolute;

	display: block;

	top: -5em;

	background: #ffe;

	border: 1px solid #ccc;

	color: black;

	line-height: 1.25em;

}

.sociable span {
	/*display: block;*/
}

.sociable ul {

	display: block;
	float: left;
	margin: 0 !important;

	padding: 0 !important;

}

.sociable ul li {

	background: none;

	display: inline-block !important;

	list-style-type: none;

	margin: 0;

	padding: 1px;

}

.sociable ul li:before { content: ""; }

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#suscribetefbform .suscribetefbinput {
	width: 91% !important;
}

div.sidebar .widget .textwidget div.feedburner-subscription {
	border: 1px solid #1093A7;
	padding: 2px;
}

div.sidebar .widget .textwidget div.feedburner-subscription input[type=text] {
	background-color: transparent;
	border: 0 none;
	width: 90%;
}

div.sidebar .widget .textwidget div.feedburner-subscription input[type=image] {
	background-image:url(images/email.png);
	display: block;
	float: right;
	height: 12px;
	text-indent: 24px;
	width: 12px;
	margin: 4px 4px 4px 0;
	text-indent: -10000px;
	outline: none;
}

div.contact-form-label.captcha, div.contact-form-input.captcha,
div.contact-form-label.datepick, div.contact-form-input.datepick,
div.contact-form-label.intpick, div.contact-form-input.intpick {
	display: inline;
}

div.contact-form-label.datepick, div.contact-form-input.datepick {
	margin-top: 1px;
}

table.jCalendar {
	margin-bottom: 0;
}

/* Styles for Quoted Recent Comments Widget */

/* Estilo para la lista de comentarios  */
.sidebar .quoted_comments_widget ol {
	margin: 0;
	font-size:13px;
}

/* Estilo para cada elemento de comentario */
.sidebar .quoted_comments_widget ol li {
	background:transparent url(images/dotted_black.gif) repeat-x scroll left bottom;
	margin:0;
	padding:5px 0;
}

/* Estilo para el extracto */
.sidebar .quoted_comments_widget ol li p {
	font-size:11px;
	padding-left:15px;
}

/* Estilo para la info adicional (usuario y post donde comentó) */
.sidebar .quoted_comments_widget ol li div.comment-meta {
	padding-left: 5px;
}
