@charset "utf-8";
/* CSS Document */

@import url('reset.css');

#container {
	margin: 0px auto 0px auto;
	padding-top: 8px;
	width: 988px;

	}



#contenedor_logos {
	float:left;
	width: 988px;
	height:96px;
	background-image:url(../imagenes/fondo_cabecera.jpg);

}

#logo {
	float:left;
	width: 488px;
	height:96px;

	}
	
#tlf_reservas {
	float:left;
	width: 500px;
	height:96px;

	}
#menu {
	float:left;
	width: 988px;
	height:40px;
	margin-top:10px;


}
#contenedor_banners {
	float:left;
	width: 988px;
	height:275px;
	background-image:url(../imagenes/fondo_banners.jpg);

}

#banner {
	float:left;
	width: 488px;
	height:275px;
	
	}
	
#presentacion{
	float:left;
	width: 450px;
	height:260px;
	padding: 15px 25px 0px 25px;
	
	}
	
#contenedor_contenido {
	float:left;
	width: 988px;


	}
	
	#galeria {
	float:left;
	width: 600px;
	height:500px;
	margin-top:20px;
	padding-left:50px;

	}
	

	

#gastronomia {
	float:left;
	width: 338px;

	color:#464032;
	}

#menus {
	float:left;
	width: 350px;

	color:#464032;
	}
	
#horarios {
	float:left;
	width: 300px;

	color:#464032;
	}

#pie {
	float:left;
	width: 988px;
	background-color:#9A8B6C;
	height:20px;
	padding-top:7px;
	text-align:center;
	}
	
.enlaces {color:#7F0F0D;}

html { background: #FFFDEA url(../imagenes/rayita_top.jpg) repeat-x top;; height: 100%; margin-bottom: 1px; }

body { margin: 0; background: transparent; color: #FFFDEA; font: 68.5%/1 "Trebuchet MS", serif; }

textarea, input, select, option, optgroup, button { font: 1em "Arial", sans-serif; }

* { margin: 0; padding: 0; }

li, dt, dd, p { font-size: 1.2em; }

li *, dt *, dd *, p *, li ul *, li p { font-size: 1em; }

ul { margin: 1em 4em; }

a:focus, a:hover { text-decoration: underline; }

img { border: none; }

h1 {color:#7E110A;}





/*

** global classes

*/

.left { float: left !important; }

.right { float: right !important; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.wrapper { width: 900px; margin: 0 auto; overflow: hidden; }

.wide-wrapper { width: 909px; margin: 0 auto; }

.widest-wrapper { width: 936px; margin: 0 auto; }

a { color: #867762; text-decoration: underline; }

a:hover { color: #ADA08F; text-decoration: none; }

.clear { float: left !important; clear: both !important; width: 100% !important; }

input.text { padding: 2px 0; border: 1px solid #6E6550; background: #FFFFFF url("http://ourmemoryof.com/_assets/images/text_field_background.png") no-repeat 0 0; color: #000000; }





/*

** borders

*/

.border-0-middle { position: relative; margin: 30px 0; background: transparent url("http://ourmemoryof.com/_assets/images/border_0_middle.png") repeat-y 0 10px; }

 .border-0-top {	position: relative; top: -10px; background: transparent url("http://ourmemoryof.com/_assets/images/border_0_top.png") no-repeat 0 0; }

 .border-0-bottom { position: relative; top: 10px; height: 10px; margin-top: -10px; background: transparent url("http://ourmemoryof.com/_assets/images/border_0_bottom.png") no-repeat 0 100%; }



.border-1-middle { position: relative; margin: 30px 0; background: transparent url("http://ourmemoryof.com/_assets/images/border_1_middle.png") repeat-y 0 10px; }

 .border-1-top {	position: relative; top: -10px; background: transparent url("http://ourmemoryof.com/_assets/images/border_1_top.png") no-repeat 0 0; }

 .border-1-bottom { position: relative; top: 10px; height: 10px; margin-top: -10px; background: transparent url("http://ourmemoryof.com/_assets/images/border_1_bottom.png") no-repeat 0 100%; }





/*

** header

*/

div#header div.info { color: #7F755D; background: #302C23 url("http://ourmemoryof.com/_assets/images/header_background_0.png") repeat-x bottom; }

 div#header div.info p { padding: 1ex 0; font-size: 1.1em; }

div#header div.title { background: #363025 url("http://ourmemoryof.com/_assets/images/header_background_1.jpg") repeat-x top; }

 div#header div.title a.logoLink { width: 190px; height: 100px; float: left; text-decoration: none; }

 div#header div.title .wrapper { height: 102px; background: #363025 url("http://ourmemoryof.com/_assets/images/header.jpg") no-repeat top; }

   div#header div.title .wrapper a img { display: block; }





/*

** menu

*/

div#menu { float: left; clear: both; width: 100%; border-top: 1px solid #736552; background: #3E382D url("http://ourmemoryof.com/_assets/images/menu_background_a.png") repeat-x bottom; }

 div#menu p { margin-top: 1em; }

 div#menu ul { float: right; list-style: none; margin: 0; font-size: 1.1em; }

  div#menu ul li { float: left; }

   div#menu ul li a { float: left; padding: 0 1px 10px 1px; color: #978D6F; text-decoration: none; cursor: pointer; }

    div#menu ul li a span { float: left; padding: 10px 1.5ex 10px 1.5ex; color: #978D6F; text-decoration: none; }

   div#menu ul li a.alt { color: #FFFFFF; }

   div#menu ul li a:focus,

   div#menu ul li a:hover { margin: 0; padding: 0 0 10px 0; background: #403A2F url("http://ourmemoryof.com/_assets/images/menu_background_b.png") repeat-x bottom; }

    div#menu ul li a:focus span,

    div#menu ul li a:hover span { border-left: 1px solid #736552; border-right: 1px solid #736552; color: #FFFFFF; }





/*	--------------------------------------------------
Home
-------------------------------------------------- */

.column_spacer { padding-left:20px; }

p { margin:0 0 10px 0; padding:0; line-height:20px; }
h3 {  margin:10px 0 10px 0; padding:0; color:#464032; text-transform:uppercase; }

.imgcenter { border:5px solid #dbd9c4; margin-bottom:15px;  }
p.alignright { text-align:right;  }

ul { margin:0; padding:0; list-style:none; }

.item_menu li { margin:0 0 15px 0; padding:0 0 8px 0; border-bottom:1px dotted #99885b; font-size:12px; height:100%; overflow:hidden; background:none; }
.item_menu li a { color:#464032; text-decoration:none; }
.item_menu li a:hover { color:#a7430f; text-decoration:none; }
.item_menu li img { float:left; margin:0 10px 10px 0; border:4px solid #dbd9c4; } 
.item_menu li p { margin:0; padding:0; width:210px; float:right;  }

.contactinfo { width:180px; min-height:110px; _height:110px; float:right; padding:10px 15px 0 90px; background:#ebe5cb url(http://www.restaurantelacuevaelche.com/imagenes/contactinfo.png) no-repeat top left; border:3px solid #d0c8b8;  }
.contactinfo p { font:11px Arial, Helvetica, sans-serif; margin:0 0 5px 0; padding:0;  }

.contactinfo h4 { margin-bottom:5px; font:13px Georgia, "Times New Roman", Times, serif; color:#5d4b27;  }

.table td { padding:5px 0; border-bottom:1px solid #e5e0c6;  }
.table td.thead { padding:5px; background:#e9e3cb; font-weight:bold; font-size:14px; }
.table { width:300px; }

/*	--------------------------------------------------
inner
-------------------------------------------------- */
h1  { margin-bottom:5px; color:#464032; border-bottom:1px solid #9a8b6d; }

blockquote { background:url(images/quote.png) no-repeat; padding:0 0 0 25px; margin:0;  }
p.author { border-bottom:1px solid #ccc2a2; margin:0 0 15px 0; padding-bottom:15px; } 


.item_menu li p.in_content { margin:0; padding:0; width:435px; float:left; }
.item_menu li p.price  { margin:0; padding:0; width:85px; float:right; font-size:16px; font-weight:bold; text-align:right; }


.menutable td  { padding:8px; vertical-align:top; }
.menutable td.title { font: bold 12px Georgia, "Times New Roman", Times, serif; }
.menutable td.catetitle { font: bold 12px Georgia, "Times New Roman", Times, serif; }

.menutable td.row { position:relative; }
.menutable2 td  { padding:0;  }

.iteam { height:100%; overflow:hidden; padding-top:10px;  }
.iteam img { float:left; margin:0 12px 5px 0; }
.iteam_content { width:260px; float:right; }
p.price { font-weight:bold; padding-right:25px; padding-top:5px; text-align:right;  }
p.size { font-weight:bold; text-align:center; padding-top:5px;  }
p.iteam_title { margin:-4px 0 0 0; padding:0; font-size:14px;   }

.print  {  font:bold 11px Arial, Helvetica, sans-serif; float:right;  margin-bottom:10px; margin-top:10px; }
.print a   { background:#340f05 url(images/i_print.png) no-repeat 7px 7px; color:#fff;  padding:5px 15px 5px 26px; text-decoration:none; text-transform:uppercase; -moz-border-radius-bottomleft:0.25em; -moz-border-radius-bottomright:0.25em; -moz-border-radius-topleft:0.25em; -moz-border-radius-topright:0.25em; }
.print a:hover   { background:#340f05 url(images/i_print.png) no-repeat 7px 7px; color:#ffe692; text-decoration:none; }

.menutable td.title { background:#aa9876; color:#fff; }
.menutable td.catetitle { background:#705b33; color:#fff; }

.menutable td.row { background:url(images/dot_line.png) repeat-x bottom; }

.iteam img { border:1px solid #481905; }
p.price { color:#a83a01; }

/*	--------------------------------------------------
content 
-------------------------------------------------- */
.page_wrap  { margin-bottom:20px; padding-bottom:20px; }
h1.breadcrumb  { padding:0; font-size:11px;  border-bottom:none; margin-bottom:20px; }
  h1.breadcrumb  a{ text-decoration:none }

#content h4 { margin:10px 0 15px 0; padding:0 0 5px 0 ; color:#464032; text-transform:uppercase; border-bottom:2px dotted #9a8b6d;  }

#content h4 a { color:#464032; text-decoration:none; }
#content h4 a:hover { color:#a83a01; text-decoration:none; }

#content .posts  { background:url(images/post_sepretor_vr.png) repeat-y 80px top; margin-bottom:40px; }

.post_top { background:url(images/sepretor_hr.png) repeat-x bottom left; height:100%; overflow:hidden; padding-bottom:10px; margin-bottom:18px;  }
.calendar { width:60px; float:left; font-size:27px; text-align:center; }
.month { color:#a29e8e; font-size:18px; }


.post_title { float:right; width:510px;  }
#content .posts h3 { margin:0; padding:5px 0 3px 0; color:#464032; text-transform:capitalize;  }
#content .posts h3 a { color:#464032; text-decoration:none; }
#content .posts h3 a:hover { color:#a83a01;  }

#content .post_top a { text-decoration:none; }
#content .post_content { width:510px; float:right; padding-bottom:10px; }

.page ul { padding:10px 0 20px 0; list-style:square inside !important }

#content .post_bottom { background:url(images/sepretor_hr.png) repeat-x top; padding:8px 0 11px 110px; clear:both; color:#a09a87; }
#content .post_bottom a { color:#423724; text-decoration:underline;  }
#content .post_bottom a:hover { color:#a83a01; text-decoration:none; }

.comments { width:60px; height:75px; float:left; background:url(images/comment.png) no-repeat; text-align:center; padding:10px 0 0 0; margin:10px 0 0 0; font-size:10px; line-height:15px;  }
.comments a { color:#423724; text-decoration:none; font-size:24px; }
.comments a:hover { color:#a83a01;  }
* html .comments { margin:10px 0 0 0;  }

.post_img { border:4px solid #a49272; margin-bottom:12px;  }

.arclist{ margin-bottom:30px; padding-bottom:25px; }

/*---------ADVERTISING ads --------- */

.ad-box{ text-align:center; background:transparent; padding:25px 0; margin:0 }
.ads123456{ height:125px; float:left; margin:0; padding: 0 0 20px 0 }
  .ads123456 img{ float:left; border:1px solid #fff; margin:0 10px 0 12px }
#big_banner img{ background:transparent; border:1px solid #dddddd; margin:0 0 0 2px }
#big_banner1 img{ background:transparent; border:none; margin:10px 0 0 0 }
  #big_banner a:hover, #big_banner1 a:hover{ background:transparent }

/*---------PAGE NAVIGATION - pagination --------- */
.pagination { width: 100%; font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; padding:0 }
.Navi { float: right; padding: 0 0 20px 0 }
  .Navi .on { color:#fff; display: block; float: left; font-size: 12px; padding:11px 15px; margin-left: 4px; background: #a71c00 !important }
  .Navi a { text-decoration: none !important; background:#464032; color: #fff; display: block; float: left; margin-left: 4px; padding:10px 13px; }
    .Navi a:hover { color:#fff; background: #241e0f }

/*---------COMMENTS --------- */

#comments h3{ font:normal 18px Georgia,"Times New Roman",Times,serif; padding:0 0 20px 0; margin:0 }
  #comments .commentlist { padding:0; margin:0 }
  #comments ol{padding:20px 0;}
  #comments .comment { margin: 10px 0 0 0; width: 100%;}
    #comments .comment a{ text-decoration:none; border-bottom:1px solid; padding:1px 0 }
	  #comments .comment a:hover{ color:#000000 }
    #comments .comment .meta-left { width: 90px; float:left; color:#e5c7ab }
    #comments .comment .meta-left p{ padding:10px 0 0 0; margin:0 }
      #comments .comment .meta-left .meta-wrap {width: 90px; overflow: hidden; padding-right: 7px; min-height:70px }
  #comments .comment small {font-size: 11px }
  * html #comments .comment .text-right { height:70px }
  #comments .comment .text-right { min-height:70px; margin:0; background:#ffffff; border:1px solid #e5c7ab; padding: 12px; margin-left:100px; float:none }
    #comments .comment .text-right p { line-height: 18px; padding: 0 0 8px 0 }
  #comments ul.children { margin:10px 0 0 20px; padding:0 }
#comments .comment .authcomment{ background:#F7F7F7; border:1px solid #e5c7ab }
  p.commpadd{ padding:0; margin:0 0 10px 0 }
  span.comm-reply{ float:right; color:#a42903; padding:5px 0 0 0 }
  span.comm-reply a{ font-size:13px; color:#a42903 }
  .cancel-comment-reply{ padding:0 0 10px 0 }
#respond { padding:10px 0 0 0; margin:0 }
#respond textarea, .commpadd input{ background:#ffffff; border:1px solid #e5c7ab }
#respond textarea { margin:0; padding:0 }
  p.commpadd input{ line-height:25px; height:25px; padding:5px 0 0 5px }
  p.commpadd label{ padding:0 0 0 5px }
input#submit{ font:bold 12px Arial; color:#FFFfff; text-align:center; padding: 5px; background:#695851; border:1px solid #e5c7ab; margin:0 }


/*---------ARCHIVE PAGE --------- */

.arclist ul{ padding:0; margin:0 }
.arclist ul li{ color:silver; font-size:12px; border-bottom:1px solid #ddd9b4; padding:5px 0; margin:0; background:none }
.arclist ul li ul{ border-bottom:0; padding:0 0 0 5px }
.arclist ul li ul li{ border-bottom:0; padding:10px 0 0 5px }
.arclist .archives-time{ float: left;	text-transform: uppercase; color: #666666; width: 90px; border-right: dashed 1px #ddd; margin:0 15px 0 0 }

#content .arclist li a { text-decoration:none !important;  }


/*	--------------------------------------------------
contact form
-------------------------------------------------- */

.row { height:100%; overflow:hidden; margin-bottom:12px }
.row  label { float:left; width:118px; height:25px;   }
.row  .textfield { width:275px; float:left; font: 13px Arial, Helvetica, sans-serif; border:1px solid #d4ccad; border-bottom:1px solid #605c4e; border-right:1px solid #605c4e; background:url(images/textfieldbg.png) repeat-x top; padding:4px;  }

.row  .textarea { width:275px; float:left; font: 13px Arial, Helvetica, sans-serif; border:1px solid #d4ccad; border-bottom:1px solid #605c4e; border-right:1px solid #605c4e; background:url(images/textfieldbg.png) repeat-x top; padding:4px; height:150px;  }

.button2 { background:#926d23 url(images/buttonbg3.png) repeat-x top; padding:4px 10px; border:1px solid #82614f;  cursor:pointer; font:bold 14px Arial, Helvetica, sans-serif; color:#fff; 
margin-left:118px; margin-bottom:20px; }
.button2:hover { background:#795e24; }


/*	--------------------------------------------------
Sidebar
-------------------------------------------------- */

.google_map { margin-bottom:20px; border:5px solid #dbd9c4; }

#sidebar ul { margin:0 0 25px 0; padding:0; }
#sidebar li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(images/bullet.png) no-repeat 0 7px; border-bottom:1px solid #e5c7ab; line-height:18px; }
#sidebar li a { color:#464032; text-decoration:none;  }
#sidebar li a:hover { color:#a83a01; text-decoration:none;  }

#sidebar .widget{ padding:0 0 0 10px }

.date { color:#666051; font-size:12px;  }

/*=== Footer Widgets ===*/

.footwidgets-spot{ padding-bottom:20px; }
  .footwidgets-spot a{ border:none }

#footwidgets-front .widget-spot{ margin:6px 0 8px 0; padding:0 }
  #footwidgets-front .widget-spot .widget{ padding:0 30px 0px 0; line-height:20px }
* html #footwidgets-front .widget-spot .widget { padding:0 18px 0px 18px }
    #footwidgets-front .widget-spot .widget a.widget-title{ font:bold 12px Georgia }
	#footwidgets-front .widget-spot .widget p.featured-excerpt{ padding:0; line-height:18px;  }
    #footwidgets-front .last .widget{ border-right:none }
	#footwidgets-front .widget-spot .widget img.fl{ border:5px solid #dbd9c4; background:#ffffff; margin:0px 10px 0px 0px  }
  #footwidgets-front .widget-spot .widget h3{ font-weight:normal; font-size:18px; padding:0 0 10px 0; color:#a7430f }
  #footwidgets-front .widget-spot .widget input{ border:1px solid #cccccc; width:220px; padding:6px 10px 5px 10px; color:#5B261B; font-size:14px }
 #footwidgets-front .widget-spot .widget button { background:#fff url(images/btn-footer-trans.png) no-repeat left top; margin:10px 0 0 0; text-align:left; padding:0 0 0 25px; line-height:15px; font-style:oblique; color:#bf1b3e; border:none; font-weight:bold; }
    #footwidgets-front .widget-spot .widget button:hover{ background:#ffffff url(images/btn-footer-trans.png) no-repeat 0px 10px; text-decoration:none; color:#333333 }  #footwidgets-front .widget-spot .widget ul, #footwidgets-front .widget-spot .widget ol{ padding:0px 3px; margin:0 0 20px 0 }
  #footwidgets-front .widget-spot .widget ul li{ margin:0 0 10px 0; padding:0 0 10px 0; border-bottom: dotted 1px #99885b }

/*	--------------------------------------------------
footer 
-------------------------------------------------- */

#footer { overflow:hidden;  }
#footer .copyright{ font-size:12px; color:#444; padding:0; margin:0 0 8px 0; line-height:18px; }
#footer .copyright a{ color:#464032; text-decoration:none; }
    #footer .copyright a:hover{ color:#000; text-decoration:none;  }
 #footer .copyright .fr { margin-right:-12px; }
  #footer .copyright .fr li{ display:block; float:left; padding:0 10px 0 0px; margin:0 0 0 10px; line-height:12px; border-right:1px solid #746f60;  }

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */
.clearfix:after { content:"."; clear:both; height:0; visibility:hidden;	display:block; }
.clearfix { display: inline-block; /* Fixes IE/Mac */ }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {	display: block; }
/* End hide from IE-mac */












 


/* top navigation drop menu  ---------------------- */
#navbg  { clear:both; width:900px; margin:0 auto 8px auto; background:#c6b38f url(images/navbg.png) no-repeat; height:36px; padding:0px 20px;  }

ul#nav { margin: 0; padding: 0; list-style: none;   }
#nav li { display: block;  float: left; margin:0; padding:0;  }
#nav li a { display: block; text-decoration: none; margin:0px 1px; padding:12px 10px 8px 10px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; }
	
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { position: absolute; z-index: 99;  left: -999em; margin: 0px 0 0 1px; padding: 0;  width:13.9em; w\idth: 13.9em; height: auto; }

/* 3rd level menus only */
#nav ul ul { margin: -2.0em 0 0 13.9em; }

/* 2nd and 3rd level menus */
#nav li li { padding: 2px 1em 2px 0; width: 12.9em; }

/* 2nd and 3rd level menus */
#nav ul a { width: 13em; w\idth: 9em; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em;   }

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover {  }


/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { font-size:12px; font-weight:bold; padding: 3px 10px 3px 10px; margin:0; }


/* top navigation drop menu  ---------------------- */

#nav li a { color: #2a1f0b; border-bottom: 0;   }
#nav li a:hover { color:#faf1b5; background:#a49376 url(images/navbg_h.png) repeat-x top; }
#nav li.current_page_item a, #nav li.current-cat a { color:#faf1b5;  background:#a49376 url(images/navbg_h.png) repeat-x top;  }
 { color:#faf1b5;  background:#a49376 url(images/navbg_h.png) repeat-x top;  }

/* dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { border: solid #d9caad; border-width: 1px 1px 0; background: #c6b38f;}


/* 2nd and 3rd level menus */
#nav li li { border-bottom: 1px solid #d9caad;    }

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover { background:#a49376 url(images/navbg_h.png) repeat-x top;  border-top:none;  }

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { background: none;   text-transform:capitalize; }
#nav ul li a:hover, #nav ul ul li a:hover {  background: none;    }

#nav li.current_page_item ul li a, #nav li.current-cat ul li a  { background: none;    color:#2a1f0b;  }
#nav li.current_page_item ul li a:hover { background: none; color:#faf1b5;  }
#nav li.current-cat-parent ul li a li a.#nav li.current-cat a {  background:#a49376; }

