/*
Theme Name: La Buena Mesa
Theme URI: http://www.labuenamesa.cl/
Description: Theme designed by AyerViernes S.A. for La Buena Mesa
Version: 0.1
Author: Basilio Caceres , Felipe Lavin(developer); Yerko Pezzopane (designer) - AyerViernes S.A.
Author URI: http://ayerviernes.com
Tags: food, blog, restaurants
*/

body{
	font: normal .75em/140% Arial;
	text-align: center;
	color: #000;
}
a{
	text-decoration: none;
	color: #A88210;
}
a:hover{
	text-decoration: underline;
}
hr{
	display: none;
}

.footer_msg{
	color:#333333;
	font-size:12px;
	padding:20px;
	margin:0 auto;
	text-align:left;
	width:400px;
}


/***********************************************************************************  ELEMENTOS ***/
.center{
	position: relative;
	width: 80em;
	margin: 0 auto;
	text-align: left;
}
#top{
	background-color: #E9E9E9;
}
#header .center{
	padding-top: 1px;
	background: transparent url(img/back/head.png) no-repeat 100% -24px;
}
#main .center{
	padding-bottom: 2em;
	border-bottom: 1px solid #ECEDEC;
}
#footer .center{
	padding: 1.5em 0 4em 0;
	background-color: #FFF;
}
.content{
	position: relative;
}
.content-side{
	width: 27%;
	padding-right: 5px;
	border-right: 1px solid #DCDEDE;
}
#single .content-side{
	width: 27%;
	border-right: 0 none;
}
.content-main{
	position: relative;
	width: 70%;
	padding: 0 0 0 1%;	
}
/***********************************************************************************  HEADER ***/
#warning{
	padding: 10px;
	font-size: 14px;
	color: #fff;
	background: #c00;
}
/*------------------------------------- Top */
#top p{
	background: transparent url(img/back/top.png) no-repeat top right;
	padding: 4px 0;
	color: #CCC;
}
#top p a{
	padding: 0 4px;
	font-size: .916em;
	text-decoration: underline;
	color: #333;
}
/*------------------------------------- Logo */
#logo{
	position: absolute;
	top: 25px;
	left: 0;
}
/*------------------------------------- Menu */
#menu{
	width: 63%;
	padding: 0 0 1px 190px;
	border-bottom: 1px solid #D3D2D2;
}
#menu li{
	float: left;
	font-size: 1.5em;
}

#header .center.cf #menu li .SubLink{
	float: left;
	font-size: 1.0em;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 31px;
} 

#header .center.cf #menu li .todos{
	padding: 59px 20px 22px 20px;
}
#menu li a{
	display: block;
	padding: 59px 20px 49px 20px;
	white-space: nowrap;
}



#menu li a:hover{
	background-color: #F0F0F0;
}
#menu li.active a{
	color: #333;
	background-color: #E9E9E9;
}




/*------------------------------------- Tagline */
#tagline{
	position: relative;
	width: 83%;
	padding: 10px 0 3px 0;
	font-size: 1em;
	color: #333;
}
/*#tagline .bm-title{
	color: #c90;
}*/
#tagline p{
	font-size: 133.33%;
	line-height: 133%;
	word-spacing: -1px;
	height:70px;
}
#tagline .cards{
	position: absolute;
	top: 10px;
	right: 0;
}
#tagline img{
	padding-left: 2px;
}
/*------------------------------------- Box Login */
#box-loggin{
	margin: 14px 0 10px;
	padding: 5px 10px;
	background-color: #E9E9E9;
}
#RES_ID_fb_login_image{
	margin-top: 3px;
}
#box-loggin form{
	float: right;
	width: 42%;
	color: #333;
}
#box-loggin #s, #nRs{
	width: 13em;
	padding: 5px;
	border: 1px solid #FFF;
	color: #666;
}
#box-loggin .submit_search, #no-results .submit_search{
	width: 72px;
	height: 26px;
	margin-left: 3px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFF !important;
	background: transparent url(img/boto/search.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
#box-loggin .submit_search:hover, #no-results .submit_search:hover{
	background-position: bottom right;
}
/***********************************************************************************  MAIN ***/
/*------------------------------------- Elements */
h1{
	margin: 1em 0;
	font-size: 2.166em;
	font-weight: bold;
	color: #2C3432;
}
.content h2, .sidebar h2{
	padding-bottom: .4em;
	font-size: 1.675em;
	color: #2C3432;
}
.content h3{
	padding-bottom: .4em;
	font-size: 1.0833em;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C3432;
}
#home h2{
	margin-bottom: 20px;
	border-bottom: 1px solid #D3D2D2;
}
/*------------------------------------- Image Wrap */
#image_wrap{
	position: relative;
	width: 100%;
	height: 210px;
	margin-bottom: 2em;
	overflow: hidden;
}
/* Feature List */
#feature_pages_list li{
	position: absolute;
	top: 0;
	left: 0;
}
.feature_page_content{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 28%;
	padding: 5px;
	color: #FFF;
	background-color: #7D7D71;
}
img.logo-restaurant{
	float: left;
	margin: 0 5px 5px 0;
	border: none;
}
.feature_page_content h1{
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
}
.feature_page_content h1 a{
	text-decoration: none;
	color: #FFF;
}
.feature_rating{
	margin: 2px 0 0 0;
}
.feature_rating em{
	display: none;
}
.feature_page_content p{
	display: block;
	width: 97%;
}
.feature_comment{
	position: absolute;
	top: 56px;
	right: 7px;
	padding: 1px 0 3px 27px;
	font-weight: bold;
	background: transparent url(img/auxi/comments.gif) no-repeat 1px 1px;
}
/* Feature Thumb list */
#thumb_list{
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 29%;
	z-index: 1000;
}
#thumb_list li{
	display: block;
	float: left;
	margin-right: 4px;
	padding: 2px;
}
#thumb_list li img{
	width: 40px;
	height: 40px;
}
#thumb_list li.active{
	padding: 0;
}
#thumb_list li.active a img{
	border: 2px solid #2C3432;
}
/* num elements 4 */
#image_wrap .ft-4 li.active{ width: 70% }
#image_wrap .ft-3 li.active{ width: 80% }
/*------------------------------------- Type of Restaurants */
.type-restaurant{
	position: absolute;
	top: -2px;
	right: 0;
	width: 45%;
	padding-left: 20px;
	background-color: #FFF;
}
.type-restaurant li{
	display: inline-block;
	float: right;
	margin-right: 10px;
	font-size: .833em;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
.type-restaurant li.last{
	margin-right: 0;
}
.type-restaurant li a{
	display: inline-block;
	padding: 6px 0 5px 25px;
	line-height: 100%;
	color: #A0A3A3;
	background-repeat: no-repeat;
}
.type-restaurant li.active a{
	color: #A88210;
}
/* backs */
.backs-map{
	position: absolute;
	width: 200px;
	top: -45px;
	right: 20%;
	font-size: .9166em;
	text-align: right;
}
.backs-map .back-type{
	display: none;
	margin-right: 15px;
	padding: 1px 15px 1px 0;
	color: #A88210;
	border-right: 1px solid #DADADA;
}
/* icons */
.speciality, .speciality-tab span{ background-image: url(img/ico/speciality.gif); }
.location, .location-tab span{ background-image: url(img/ico/location.gif); }
.tags, .tags-tab span{ background-image: url(img/ico/tag.gif); }
.zone, .zone-tab span{ background-image: url(img/ico/zone.gif); }
.list, .list-tab span{ background-image: url(img/ico/list.gif); }

.type-restaurant li.active a{ background-position: 0 -21px; }
/*------------------------------------- Box Search Type */
.box_st{
	position: relative;
	clear: both;
	display: block;
}
/*------------------------------------- Specialities List */
.specialities li{
	float: left;
	width: 160px;
	height: 160px;
	margin: 0 10px 10px 0;
	padding: 0;
}
.specialities li.last{
	margin-right: 0;
}
#home .specialities li.last{
	margin-right: 10px;
}
.specialities li a{
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	line-height: 110%;
	color: #FFF;
	cursor: pointer;
	background: #000;
}
.specialities li a:hover img{
	opacity: .7;
}
.specialities li span{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 90%;
	padding: 13px 5%;
	background: transparent url(img/back/feature-text.png) repeat 0 0;
}
/*------------------------------------- Cities List */
.cities{
	padding-bottom: 20px;
}
.cities li{
	float: left;
	width: 19.7%;
	margin: 0 2px 2px 0;
}
.cities li.last{
	margin-right: 0;
}

.cities li a{
	display: block;
	width: 90%;
	padding: 6px 5%;
	color: #2C3432;
	background-color: #E9E9E9;
	cursor: pointer;
}
.cities li a:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #A88210;
}
/*------------------------------------- Restaurants List */
.restaurants{
	border-bottom: 1px solid #FFF;
}
.restaurants li{
	float: left;
	width: 33%;
	/*bottom: -1px;*/
	border-right: 1px solid #D3D2D2;
	border-bottom: 1px solid #D3D2D2;

}
.n3 li{
	width: 33% !important;
}

#home .restaurants li, #archive .restaurants li, #search .restaurants li{
	width: 19.8em;
}
.restaurants li.last{ border-right: none; }
.restaurants li a, .content-main #tags .restaurants li a{
	display: block;
	width: 93%;
	height:120px;
	padding: 12px 5%;
	color: #2C3432;
	text-align: left;
}
.restaurants li a:hover, .restaurants li:hover{
	text-decoration: none;
	background-color: #E9E9E9;
}
.restaurants li strong{
	display: block;
	font-size: 1.333em;
	font-weight: bold;
	/*color: #F60;*/
	color: #000;
}
.restaurants li a:hover strong{
	color: #A88210;
}
.restaurants li span{
	display: block;
	font-size: .916em;
}
.restaurants li span em{
	display: none;
}
.logo-restaurant{
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.restaurants li
{
	/*display:block;*/
	height: 185px !important;
	width:210px !important;
	overflow:hidden;
}
/*------------------------------------- Box in map */
.all-restaurants-map div{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
}
.all-restaurants-map p{
	position: relative;
	margin-bottom: 0;
	padding: 10px;
	line-height: 100%;
	text-transform: uppercase;
	color: #FFF;
	background: transparent url(img/back/feature-text.png) repeat 0 0;
}
.all-restaurants-map p a.expand{
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding: 11px 10px 10px 23px;
	font-size: .916em;
	line-height: 100%;
	text-align: right;
	text-transform: none;
	color: #FFF;
	background: #616765 url(img/auxi/all-restaurants-arrow.gif) no-repeat 10px -6px;
	outline: none;
}
.all-restaurants-map p a.colapse{
	background-position: 10px 14px;
}
.all-restaurants-map .restaurants{
	display: none;
	border-bottom: none;
}
.all-restaurants-map .restaurants li{
	width: 33.5%;
	margin-left: -1px;
	bottom: 0;
	border-right: none;
	border-bottom-color: #747977;
}
.all-restaurants-map .restaurants li.last{
	width: 33.305%;
}
.all-restaurants-map .restaurants li a{
	background: #616765 url(img/auxi/restaurant-stroke.gif) repeat-y top left;
	color: #FFF;
}
.all-restaurants-map .restaurants li a:hover{
	background-color: #686868;
}
.all-restaurants-map .restaurants li strong{
	color: #90CEFF;
}
/*------------------------------------- All Restaurants Page */
.tabs-side{
	position: relative;
	z-index: 10;
}
.tabs-side li{
	width: 100%;
	margin-top: -1px;
}
.tabs-side li a{
	display: block;
	padding: 10px;
	font-size: .916em;
	font-weight: bold;
	text-transform: uppercase;
	color: #A0A3A3;
	background: transparent url(img/auxi/stroke-tab.gif) repeat-x bottom left;
	outline: 0;
}
.tabs-side li.active{
	padding-right: 28px;
	background: transparent url(img/auxi/arrow-tab.png) no-repeat center right;
}
.tabs-side li.active a{
	color: #FFF;
	background: #A88210;
	text-decoration: none;
}
.tabs-side li.active a span{
	background-position: 0 -42px;
}
.tabs-side li a span{
	display: block;
	padding: 5px 0 5px 28px;
	line-height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.content-main #tags{
	text-align: center;
	vertical-align: middle;
}
.content-main #tags a{
	color: #959595;
}
.content-main #tags a:hover{
	color: #474747;
	text-decoration: none;
}
/*------------------------------------- Post Header */
.post-header{
	margin-top: 1em;
	margin-bottom: 1.5em;
}
.post-header h1{
	position: relative;
	top: 4px;
	margin-bottom: 4px;
	line-height: 100%;
}
.post-header .post-ratings{
	position: relative;
	display: inline;
	top: -3px;
	font-size: 12px;
}
.post-header .post-categories{
	margin-bottom: 10px;
	font-size: 1.16em;
}
.post-header .logo-restaurant{
	margin-right: 15px;
	padding: 10px;
	border: 1px solid #DCDEDE;
}
.post-header .post-comments, .hentry .post-tags{
	padding-left: 18px;
	background: transparent url(img/auxi/hentry-comment.gif) no-repeat 0 2px;
}
.post-header .post-tags{
	margin-left: 20px;
	background-image: url(img/auxi/hentry-tags.gif);
}
.post-header .post-tags a{
	color: #000;
}
/*------------------------------------- Slider */
.post-images{
	position: relative;
	margin-bottom: 20px;
}
#slider ul, #slider li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider, #slider li{
	width: 470px;
	height: 360px;
	overflow: hidden;
}
#prevBtn, #nextBtn{
	position: absolute;
	top: 45%;
	left: -5px;
}
#prevBtn a, #nextBtn a{
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -1000em;
	background: transparent url(img/boto/prev-next.png) no-repeat 0 0;
	border: 5px solid #FFF;
	cursor: pointer;
	outline: 0;
}
#nextBtn{
	left: auto;
	right: -5px;
}
#nextBtn a{
	background-position: top right;
}
/*------------------------------------- Post Details */
.post-details{
	width: 430px;
	height: 332px;
	padding: 12px 20px 16px 20px;
	background-color: #F2F2F2;
}
/* Datos Primarios  */
.post-details dl{
	margin-bottom: 12px;
	padding-bottom: 10px;
	font-size: 1.0833em;
	border-bottom: 1px solid #D3D2D2;
}
.post-details dl dt, .post-details dl dd{
	display: inline;
	line-height: 165%;
}
.post-details dl dd strong{
	line-height: 110%;
}
/* Informacion Secundaria: Extras */
.post-info-mapa ul{
	float: left;
	width: 160px;
	overflow: hidden;
}
.post-info-mapa ul li{
	margin-top: -1px;
	padding: 10px 5px 10px 40px;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C3432;
	background-image: url(img/auxi/hentry-extras.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #D3D2D2;
}
.area-fumadores{ background-position: 8px -25px; }
.menu-para-ninos{ background-position: 12px -93px; }
.estacionamiento{ background-position: 9px 12px; }
.wifi, .wi-fi{ background-position: 12px -56px; }
/* Informacion Secundaria: Recomendación del Chef */
#recommended{
	margin-bottom: 1em;
	padding: 15px;
	background: #F1DFD8;
}
#recommended h2{
	width: 199px;
	height: 43px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6C5B9;
	background-image: url(img/auxi/recommended.gif);
}
#recommended h3{
	margin: 1em 0;
	padding: 0;
	border: 0 none;
	font-size: 125%;
	color: #000;
}
#recommended p{
	font-size: 108.33%;
	line-height: 148%;
}
/* hentry Mapa */
.hentry .gm-map{
	float: right;
	border: 1px solid #D3D2D2;
}
/*------------------------------------- Post Content */
.hentry .content-main{	
	padding: 0 15px 0 0;
	border-right: 1px solid #D3D2D2;
}
.entry-content{
	font-size: 116%;
	line-height: 1.48;
}
.entry-content p{
	margin: 1em 0;
}
#acerca-de-la-buena-mesa{
	font-size: 116%;
	line-height: 140%;
}
/* Acerca de*/
#acerca-de-la-buena-mesa h1{
	font-size:186.8%;
	letter-spacing:-0.02em;
}
#acerca-de-la-buena-mesa p{
	margin: 1em 0;
}
#acerca-de-la-buena-mesa .content-main, #acerca-de-la-buena-mesa .content-side{
	border: 0 none;
}
#acerca-de-la-buena-mesa .content-main{
	width: 55%;
}
#acerca-de-la-buena-mesa .content-side{
	width: 32%;
}
#cards{
	margin-top: 1em;
	overflow: hidden;
}
#cards div{
	clear: both;
	margin-bottom: 1em;
}
#cards h2{
	width: 98%;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #d3d2d2;
	font-size: 107.8%;
}
#cards img{
	margin: 0 0.5em 0.5em 0;
}
/*------------------------------------- Share */
#share{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 15;
	height: 21px;
}
#share li{
	display: block;
	float: right;
	margin-left: 2em;
	width: auto;
}
#share li li{
	width: auto;
	float: none;
	margin-left: 0;
}
#print, #share .jshare-this, #share .back-type{
	display: block;
	height: 21px;
	padding-left: 25px;
	font-size: 83.33%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
#change-selection{
	padding-right: 2em;
	border-right: 1px solid #c90;
}
#print{
	background-image: url(img/ico/print.gif);
}
#share .jshare-this{
	background-image: url(img/ico/share.gif);
}
#print:hover, #share .jshare-this:hover{
	background-position: 0 -42px;
}
.disclaimer{
	padding: 0.5em 1.5em;
	font-size: 85%;
	color: #333;
	background: #EDE6D2;
}
/*------------------------------------- Comment */
.hentry h3{
	margin-bottom: 20px;
	text-transform: none;
	border-bottom: 1px solid #D3D2D2;
}
.fb_do{
	margin-top: 10px;
	padding: 5px 20px 15px 20px;
	background-color: #F8FCBF;
}
.fb_do #fbc_login{
	float: none;
	margin-top: 0;
	top: 0;
}
#respond{
	position: relative;
}
#respond #fbc_profile{
	position: absolute;
	top: 29px;
	left: 87px;
}
#respond .fbc_profile_pic img{
	width: 50px;
	height: 50px;
	padding: 1px;
	border: 1px solid #DCDEDE;
}
#respond #fbc_profile span{
	display: none;
}
.comment{
	position: relative;
	margin: 20px 0 20px 82px;
	font-size: 116.66%;
	line-height: 1.48;
}
.comment .avatar, #respond .avatar{
	width: 50px;
	height: 50px;
	padding: 1px;
	position: absolute;
	top: 0;
	left: -82px;
	border: 1px solid #e9e9e9;
}
.comment-content{
	padding: 20px 20px 6px;
}
.even .comment-content{
	background: #fff;
	border: 1px solid #e9e9e9;
}
.odd .comment-content{
	background: #E9E9E9;
}
.comment-content p{
	margin: 0 0 1em;
}
.bubble{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 20px;
	left: -15px;
	background: url(img/auxi/comment.gif) no-repeat;
}
.odd .bubble{
	background-image: url(img/auxi/comment-alt.gif);
}
/*------------------------------------- Comment form */
#respond form{
	position: relative;
	margin-left: 82px;
	padding: 20px;
	background-color: #F8FCBF;
}
#respond form p{
	margin-bottom: 5px;
}
#respond form p .connect-author{
	font-size: 1.233em;
}
#respond form p a{
	font-size: .916em;
}
#respond form textarea{
	width: 98%;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #FFF;
}
#fb-submit{
	margin-top: 10px;
}
#fb-submit input{
	display: block;
	width: 88px;
	height: 26px;
	margin: 0 0 0 auto;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	background: transparent url(img/boto/comment.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
#fb-submit input:hover{
	background-position: bottom left;
}
#respond .bubble{
	background-image: url(img/auxi/comment-write.gif);
}
/*------------------------------------- No results */
#search #content{
	padding-bottom: 12em;
}
#no-results{
	padding: 2em;
	width: 39em;
	background: #E9E9E9;
}
#no-results p{
	margin-bottom: 2em;
	font-size: 116.66%;
	font-style: italic;
}
#no-results label{
	height: 24px;
	line-height: 24px;
	margin-right: 0.5em;
}
#nRs{
	width: 20em;
}
/***********************************************************************************  SIDEBAR ***/
/***********************************************************************************  FOOTER ***/
#footer p{
	font-size: .916em;
	color: #2C3432;
}
.logo-left, .logo-right{
	position: absolute;
	top: 15px;
	left: 0;
}
.logo-right{
	left: auto;
	right: 0 !important;
}
.logo {
	width:20px;
	margin:0;
	float:right;
	clear:both;
	display:block;
}
.logo a {
	text-indent: -999em;
	display:block;
	width: 100%;
	background: url(img/logo/logo_av.gif) no-repeat 0px 5px;
}
.logo a:hover {
	display:block;
	background-position:-19px 5px;
}
#footer #footer-disclaimer{
	margin-top: 4em;
	padding: 1em;
	color: #666;
	background: #eee;
}
/***********************************************************************************  AUXILIARES ***/
.imp_oculto
{
	display: none !important;
}
.encabezado_cont .titulo{ font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#2c3432; float:left; padding-top:25px;}
.encabezado_cont .imagen{float:left; padding-left:90px; padding-bottom:10px;}
.footer_bene{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#505050; border-top-width: 1px; border-top-style: solid; border-top-color: #d3d2d2; padding-top:10px; width:638px;}
.encabezado_cont
{
	/*border-bottom:1px solid #000000;*/
	display:block;
	height:100px;
	width:642px;
}

.discount { color:#A88210; padding-bottom:8px; font-weight:bold  }
.discount2 { color:#A88210; font-weight:bold}
.discount3 { color:#FFCC00; font-weight:bold}


