@import "layout.css";
@import "fonts.css";
@import "colors.css";

* { padding:0; margin:0; text-decoration: none; list-style: none; }
body { width:100%; padding-top:20px; background: #020202 url('../img/background2.jpg') no-repeat top; }

#wrap { margin:0 auto; width:940px; }

/*Masthead*/
#masthead { overflow:hidden; padding-top:5px; padding-bottom:5px; background: url('../img/white_t2.png'); margin-bottom:13px;}
#masthead span { margin: 0 auto; display:block; width:940px;	 }
#masthead h1 a { display:block; }
#masthead h1 a, .el-toque-logo { width:180px; height:97px;  background: url('../img/layout_logo.png') no-repeat; }
#navigation { margin-top:70px;}
#navigation li { margin-left:10px; }
#navigation li a { padding:3px 7px 5px; }

/*Content*/
#top-content { width:940px; height:356px; margin-bottom:15px; }
#bottom-content { background: url('../img/white_t2.png') ; margin-bottom:15px; padding:18px; }

#info { width:580px; overflow:hidden; }
/*#info h2 { margin-top:-8px; }*/
#info h3 { margin-bottom:20px;}
#info address { margin-top:5px; margin-bottom:3px; }

/*Home*/
#index #top-content { background: url('../img/banner_index.jpg'); }

/*El Toque / El Retoque*/
#toque #top-content { background: url('../img/banner_el-toque.jpg'); }
#retoque #top-content { background: url('../img/banner_el-retoque.jpg'); }

#retoque #info p, #toque #info p { margin-bottom:33px; }
#retoque #info img, #toque #info img { margin:13px 0; }
#info .upper { margin-top:20px;}

.menu-entradas { background: url('../img/menu_entradas.jpg') ; }
.retoque-pescado   { background: url('../img/retoque-pescado.gif'); }
.retoque-algo_mas  { background: url('../img/retoque-algo_mas.gif'); }
.retoque-picoteo   { background: url('../img/retoque-picoteo.gif'); }
.retoque-ensaladas { background: url('../img/retoque-ensaladas.gif'); }

.toque-ensaladas { background: url('../img/toque-ensaladas.gif'); }
.toque-pescado   { background: url('../img/toque-pescado.gif'); }
.toque-picoteo   { background: url('../img/toque-picoteo.gif'); }
.toque-algo_mas  { background: url('../img/toque_algo-mas.gif'); }
.toque-postres   { background: url('../img/toque_postres.gif'); }

/*Contacto*/
#contacto #top-content { background: url('../img/banner_contacto.jpg'); }
.contact-list { width:700px; overflow:hidden; margin-bottom:13px; }
.contact-list span { padding: 2px 0 4px; margin:6px 0; }
.contact-list li { width:225px; margin-right:105px; }

#contacto #info div { width:555px; padding: 5px 0; }

/*Noticias*/
#noticias #top-content { background: url('../img/banner_noticias.jpg'); }
#noticias #info { width:auto; padding:35px;}
#noticias #info li { margin-bottom:40px; overflow:hidden;}
#noticias #info p, #noticias #info h2, #noticias #info h3 { width:565px; }

/* Address Sidebar */
.menu-list ul, .address-sidebar { width: 251px; }
.address-sidebar span { width:251px; height:51px; margin-bottom:1px; }
.address-sidebar h4 { margin-bottom:3px; }
.address-sidebar p { margin-top:-3px; margin-bottom: 14px; }

/* Menu List */
.menu-list h3 { margin-bottom:25px; }
.menu-list ul span { width:251px; height:52px; margin-top:17px;}
.menu-list ul ul li { background: url('../img/layout_image_bullet.jpg') no-repeat 0 8px; }
.menu-list ul ul li { padding-left:9px; }
.menu-list div { margin-bottom:35px; }

/* Misc */
.el-retoque-logo { width:157px; height:157px; background: url('../img/layout_el-retoque-logo.png'); }
.el-retoque-thumb { background: url('../img/thumb_retoque.jpg'); }
.el-toque-thumb { background: url('../img/thumb_toque.jpg'); }

/*Footer*/
#footer, #social-links {overflow:hidden;}
#footer address { width:750px; margin:0 0 0 95px; float:left; }
#social-links {float:right; margin-top:8px;}
#social-link li {float:left;}
#social-link li a, img {border: none; outline:none; text-decoration: none;}

.follow_facebook {margin-top:15px; float:left; clear:both; margin-bottom:10px; font-weight: bold;}
.facebook_big {float:left; clear:both;}
#bottom-content a{font-weight: bold;}
#botom-content a:hover {text-decoration: underline;}
