Limpieza de ficheros que sobran
git-svn-id: https://192.168.0.254/svn/Proyectos.LaManoDePablo_Web/trunk@16 1f125104-cfba-1d4b-a82f-f72e3caf8177
This commit is contained in:
parent
a480b72dc3
commit
91beb61049
@ -4,7 +4,7 @@
|
||||
<title>Carta - Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style2.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
|
||||
@ -1,858 +0,0 @@
|
||||
/* Lightbox v2 Project page styles
|
||||
* Author: Lokesh Dhakar http://www.lokeshdhakar.com
|
||||
* Created: a long time ago (2006 I think)
|
||||
* Table of Contents:
|
||||
* layout
|
||||
* typography
|
||||
* content */
|
||||
/* line 17, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
del, dfn, em, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var,
|
||||
b, u, i, center,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, embed,
|
||||
figure, figcaption, footer, header, hgroup,
|
||||
menu, nav, output, ruby, section, summary,
|
||||
time, mark, audio, video {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* line 20, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
body {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* line 22, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* line 24, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
/* line 26, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
caption, th, td {
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* line 28, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
q, blockquote {
|
||||
quotes: none;
|
||||
}
|
||||
/* line 101, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
q:before, q:after, blockquote:before, blockquote:after {
|
||||
content: "";
|
||||
content: none;
|
||||
}
|
||||
|
||||
/* line 30, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
a img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* line 114, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
|
||||
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* layout
|
||||
*----------------------------------------------- */
|
||||
/* line 18, ../sass/screen.sass */
|
||||
#sidebar {
|
||||
position: fixed;
|
||||
top: 40px;
|
||||
left: 40px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
/* line 24, ../sass/screen.sass */
|
||||
#content {
|
||||
margin: 0 40px 40px 280px;
|
||||
}
|
||||
|
||||
/* line 27, ../sass/screen.sass */
|
||||
.row {
|
||||
*zoom: 1;
|
||||
}
|
||||
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
|
||||
.row:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Typography
|
||||
*----------------------------------------------- */
|
||||
/* line 33, ../sass/screen.sass */
|
||||
body {
|
||||
background: #222222 url(../../webLMP1/images/bg-checker.png);
|
||||
}
|
||||
|
||||
/* line 36, ../sass/screen.sass */
|
||||
body, input, textarea {
|
||||
color: white;
|
||||
text-shadow: 0 -1px 0 black;
|
||||
font-size: 16px;
|
||||
line-height: 1.625em;
|
||||
font-family: "Open Sans", "lucida grande", tahoma, sans-serif;
|
||||
font-weight: 600;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
/* line 45, ../sass/screen.sass */
|
||||
#lightbox {
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/* line 48, ../sass/screen.sass */
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
|
||||
font-weight: 400;
|
||||
letter-spacing: 0.03em;
|
||||
line-height: 1.625em;
|
||||
margin: 0;
|
||||
color: #d0eb6a;
|
||||
}
|
||||
|
||||
/* line 56, ../sass/screen.sass */
|
||||
h1 {
|
||||
font-size: 40px;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
/* line 60, ../sass/screen.sass */
|
||||
h2 {
|
||||
font-size: 34px;
|
||||
line-height: 1.45em;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
/* line 65, ../sass/screen.sass */
|
||||
h3 {
|
||||
font-size: 16px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
color: #88a616;
|
||||
}
|
||||
|
||||
/* line 71, ../sass/screen.sass */
|
||||
h4 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* Text elements */
|
||||
/* line 77, ../sass/screen.sass */
|
||||
p {
|
||||
margin: 0 0 1.25em 0;
|
||||
line-height: 1.625em;
|
||||
}
|
||||
|
||||
/* line 81, ../sass/screen.sass */
|
||||
ul, ol {
|
||||
margin: 0 0 1.25em 0;
|
||||
}
|
||||
|
||||
/* line 84, ../sass/screen.sass */
|
||||
dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 87, ../sass/screen.sass */
|
||||
dd {
|
||||
margin-bottom: 1.625em;
|
||||
}
|
||||
|
||||
/* line 90, ../sass/screen.sass */
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 93, ../sass/screen.sass */
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* line 96, ../sass/screen.sass */
|
||||
pre {
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
color: #e7931a;
|
||||
font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
|
||||
line-height: 1.5;
|
||||
margin: 20px 0 20px 0;
|
||||
overflow: auto;
|
||||
padding: 1em;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
|
||||
-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
|
||||
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
|
||||
}
|
||||
|
||||
/* line 107, ../sass/screen.sass */
|
||||
code, kbd {
|
||||
font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
|
||||
-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
|
||||
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
|
||||
padding: 5px;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
color: #e7931a;
|
||||
}
|
||||
|
||||
/* line 115, ../sass/screen.sass */
|
||||
pre code {
|
||||
font-size: 13px;
|
||||
background: transparent;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
/* line 122, ../sass/screen.sass */
|
||||
a {
|
||||
color: #8ad459;
|
||||
text-decoration: none;
|
||||
}
|
||||
/* line 125, ../sass/screen.sass */
|
||||
a:hover {
|
||||
color: #589e29;
|
||||
}
|
||||
|
||||
/* line 128, ../sass/screen.sass */
|
||||
::-moz-selection,
|
||||
::selection {
|
||||
background: #e7931a;
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* sidebar
|
||||
*----------------------------------------------- */
|
||||
/* line 137, ../sass/screen.sass */
|
||||
#sidebar {
|
||||
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
|
||||
opacity: 0.6;
|
||||
-webkit-transition: opacity 0.2s;
|
||||
-moz-transition: opacity 0.2s;
|
||||
-ms-transition: opacity 0.2s;
|
||||
-o-transition: opacity 0.2s;
|
||||
transition: opacity 0.2s;
|
||||
}
|
||||
/* line 140, ../sass/screen.sass */
|
||||
#sidebar:hover {
|
||||
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
|
||||
opacity: 1;
|
||||
}
|
||||
/* line 142, ../sass/screen.sass */
|
||||
#sidebar a {
|
||||
color: white;
|
||||
}
|
||||
/* line 144, ../sass/screen.sass */
|
||||
#sidebar .logo {
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
/* line 146, ../sass/screen.sass */
|
||||
#sidebar .logo em {
|
||||
color: #8ad459;
|
||||
}
|
||||
/* line 148, ../sass/screen.sass */
|
||||
#sidebar .logo:hover {
|
||||
text-shadow: 0 0 20px #d0eb6a, 0 0 50px #d0eb6a;
|
||||
}
|
||||
/* line 150, ../sass/screen.sass */
|
||||
#sidebar .author {
|
||||
font-weight: 800;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
/* line 154, ../sass/screen.sass */
|
||||
#sidebar .author a:hover {
|
||||
text-shadow: 0 0 10px white;
|
||||
}
|
||||
/* line 156, ../sass/screen.sass */
|
||||
#sidebar .author .twitter {
|
||||
font-size: 14px;
|
||||
}
|
||||
/* line 158, ../sass/screen.sass */
|
||||
#sidebar .author .twitter a {
|
||||
color: #4d9ed8;
|
||||
}
|
||||
/* line 160, ../sass/screen.sass */
|
||||
#sidebar .author .twitter em {
|
||||
color: #4d9ed8;
|
||||
}
|
||||
|
||||
/* line 163, ../sass/screen.sass */
|
||||
#nav {
|
||||
list-style: none;
|
||||
margin: 1.5em 0 1em 0;
|
||||
font-size: 14px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
|
||||
}
|
||||
/* line 170, ../sass/screen.sass */
|
||||
#nav li {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
/* line 173, ../sass/screen.sass */
|
||||
#nav a {
|
||||
display: block;
|
||||
height: 2em;
|
||||
padding: 0.6em 0.2em 0.3em 20px;
|
||||
background: #505050;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.15);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
/* line 181, ../sass/screen.sass */
|
||||
#nav a:hover {
|
||||
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
|
||||
background-color: #88a616;
|
||||
}
|
||||
/* line 184, ../sass/screen.sass */
|
||||
#nav a.first {
|
||||
border-bottom-color: rgba(0, 0, 0, 0.5);
|
||||
-moz-border-radius-topleft: 4px;
|
||||
-webkit-border-top-left-radius: 4px;
|
||||
-ms-border-top-left-radius: 4px;
|
||||
-o-border-top-left-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
-moz-border-radius-topright: 4px;
|
||||
-webkit-border-top-right-radius: 4px;
|
||||
-ms-border-top-right-radius: 4px;
|
||||
-o-border-top-right-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
border-top-color: transparent;
|
||||
}
|
||||
/* line 188, ../sass/screen.sass */
|
||||
#nav a.last {
|
||||
border-top-color: rgba(255, 255, 255, 0.25);
|
||||
-moz-border-radius-bottomleft: 4px;
|
||||
-webkit-border-bottom-left-radius: 4px;
|
||||
-ms-border-bottom-left-radius: 4px;
|
||||
-o-border-bottom-left-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
-moz-border-radius-bottomright: 4px;
|
||||
-webkit-border-bottom-right-radius: 4px;
|
||||
-ms-border-bottom-right-radius: 4px;
|
||||
-o-border-bottom-right-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
/* content
|
||||
*----------------------------------------------- */
|
||||
/* line 196, ../sass/screen.sass */
|
||||
.download {
|
||||
float: left;
|
||||
margin: 0 40px 40px 0;
|
||||
padding: 10px 20px 10px 10px;
|
||||
background-color: #333333;
|
||||
border: 5px solid #333333;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
/* line 204, ../sass/screen.sass */
|
||||
.download:hover {
|
||||
border-color: #8ad459;
|
||||
background-color: #444444;
|
||||
}
|
||||
/* line 207, ../sass/screen.sass */
|
||||
.download .box {
|
||||
float: left;
|
||||
}
|
||||
/* line 209, ../sass/screen.sass */
|
||||
.download .file {
|
||||
float: left;
|
||||
font-size: 36px;
|
||||
font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
|
||||
font-weight: 400;
|
||||
color: white;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
/* line 216, ../sass/screen.sass */
|
||||
.download .file .version {
|
||||
font-size: 24px;
|
||||
color: #8ad459;
|
||||
}
|
||||
|
||||
/* line 221, ../sass/screen.sass */
|
||||
.filelist {
|
||||
float: left;
|
||||
font-size: 12px;
|
||||
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
/* line 226, ../sass/screen.sass */
|
||||
.filelist .header {
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
}
|
||||
/* line 229, ../sass/screen.sass */
|
||||
.filelist .folder {
|
||||
color: #999999;
|
||||
}
|
||||
/* line 231, ../sass/screen.sass */
|
||||
.filelist .note {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
/* line 235, ../sass/screen.sass */
|
||||
.changelog {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
/* line 237, ../sass/screen.sass */
|
||||
.changelog li {
|
||||
list-style: none;
|
||||
padding: 0 0 0 14px;
|
||||
background: url(../../webLMP1/images/bullet.gif) no-repeat 0 11px;
|
||||
color: #999999;
|
||||
}
|
||||
/* line 242, ../sass/screen.sass */
|
||||
.changelog li .version {
|
||||
color: #88a616;
|
||||
}
|
||||
/* line 244, ../sass/screen.sass */
|
||||
.changelog li .date {
|
||||
color: white;
|
||||
}
|
||||
/* line 246, ../sass/screen.sass */
|
||||
.changelog .old {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* line 249, ../sass/screen.sass */
|
||||
.showOlderChanges {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
/* line 253, ../sass/screen.sass */
|
||||
.forums {
|
||||
float: left;
|
||||
margin: 0 40px 40px 0;
|
||||
padding: 10px;
|
||||
background-color: #333333;
|
||||
border: 5px solid #333333;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
/* line 261, ../sass/screen.sass */
|
||||
.forums:hover {
|
||||
border-color: #8ad459;
|
||||
background-color: #444444;
|
||||
}
|
||||
/* line 264, ../sass/screen.sass */
|
||||
.forums .speech {
|
||||
float: left;
|
||||
margin-right: 20px;
|
||||
}
|
||||
/* line 267, ../sass/screen.sass */
|
||||
.forums .link {
|
||||
float: left;
|
||||
font-size: 36px;
|
||||
font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
|
||||
font-weight: 400;
|
||||
color: white;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
/* line 274, ../sass/screen.sass */
|
||||
.forums .link .sub {
|
||||
color: #8ad459;
|
||||
}
|
||||
|
||||
/* line 278, ../sass/screen.sass */
|
||||
#elsewhere .button {
|
||||
font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
|
||||
font-weight: normal;
|
||||
font-size: 24px;
|
||||
display: block;
|
||||
float: left;
|
||||
margin: 20px 20px 40px 0;
|
||||
padding: 10px 10px 10px 10px;
|
||||
background-color: #333333;
|
||||
border: 5px solid #333333;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
color: white;
|
||||
}
|
||||
/* line 291, ../sass/screen.sass */
|
||||
#elsewhere .button:hover {
|
||||
background-color: #444444;
|
||||
border-color: #8ad459;
|
||||
}
|
||||
|
||||
/* misc
|
||||
*----------------------------------------------- */
|
||||
/* line 298, ../sass/screen.sass */
|
||||
p.lead {
|
||||
font-size: 26px;
|
||||
font-weight: 600;
|
||||
line-height: 1.4em;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* line 305, ../sass/screen.sass */
|
||||
hr {
|
||||
height: 6px;
|
||||
background: #3d3d33;
|
||||
border: none;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* line 312, ../sass/screen.sass */
|
||||
.section {
|
||||
padding: 40px 0;
|
||||
}
|
||||
/* line 314, ../sass/screen.sass */
|
||||
.section:first-child {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
/* line 317, ../sass/screen.sass */
|
||||
.imageRow {
|
||||
*zoom: 1;
|
||||
margin: 20px 0;
|
||||
}
|
||||
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
|
||||
.imageRow:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
/* line 320, ../sass/screen.sass */
|
||||
.imageRow .single {
|
||||
float: left;
|
||||
}
|
||||
/* line 322, ../sass/screen.sass */
|
||||
.imageRow .single a {
|
||||
float: left;
|
||||
display: block;
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
padding: 7px;
|
||||
line-height: 1em;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
margin-right: 40px;
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
/* line 332, ../sass/screen.sass */
|
||||
.imageRow .single a img {
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
/* line 335, ../sass/screen.sass */
|
||||
.imageRow .single a:hover {
|
||||
background-color: #8ad459;
|
||||
}
|
||||
/* line 337, ../sass/screen.sass */
|
||||
.imageRow .set {
|
||||
float: left;
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
-webkit-transition: all 0.2s ease-out;
|
||||
-moz-transition: all 0.2s ease-out;
|
||||
-ms-transition: all 0.2s ease-out;
|
||||
-o-transition: all 0.2s ease-out;
|
||||
transition: all 0.2s ease-out;
|
||||
}
|
||||
/* line 343, ../sass/screen.sass */
|
||||
.imageRow .set:hover {
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
}
|
||||
/* line 346, ../sass/screen.sass */
|
||||
.imageRow .set .single a {
|
||||
background: none;
|
||||
-webkit-border-radius: 0;
|
||||
-moz-border-radius: 0;
|
||||
-ms-border-radius: 0;
|
||||
-o-border-radius: 0;
|
||||
border-radius: 0;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
margin-right: 0;
|
||||
}
|
||||
/* line 351, ../sass/screen.sass */
|
||||
.imageRow .set .single a:hover {
|
||||
background-color: #8ad459;
|
||||
-webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
/* line 355, ../sass/screen.sass */
|
||||
.imageRow .set .single.first a {
|
||||
-moz-border-radius-topleft: 4px;
|
||||
-webkit-border-top-left-radius: 4px;
|
||||
-ms-border-top-left-radius: 4px;
|
||||
-o-border-top-left-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
-moz-border-radius-bottomleft: 4px;
|
||||
-webkit-border-bottom-left-radius: 4px;
|
||||
-ms-border-bottom-left-radius: 4px;
|
||||
-o-border-bottom-left-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
/* line 358, ../sass/screen.sass */
|
||||
.imageRow .set .single.last a {
|
||||
-moz-border-radius-topright: 4px;
|
||||
-webkit-border-top-right-radius: 4px;
|
||||
-ms-border-top-right-radius: 4px;
|
||||
-o-border-top-right-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
-moz-border-radius-bottomright: 4px;
|
||||
-webkit-border-bottom-right-radius: 4px;
|
||||
-ms-border-bottom-right-radius: 4px;
|
||||
-o-border-bottom-right-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1000px) {
|
||||
/* line 364, ../sass/screen.sass */
|
||||
body, input, textarea {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* line 367, ../sass/screen.sass */
|
||||
body {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
/* line 370, ../sass/screen.sass */
|
||||
.section {
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
/* line 373, ../sass/screen.sass */
|
||||
p.lead {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
/* line 376, ../sass/screen.sass */
|
||||
h1 {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
/* line 379, ../sass/screen.sass */
|
||||
h2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
/* line 382, ../sass/screen.sass */
|
||||
h3 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* line 385, ../sass/screen.sass */
|
||||
code, kbd {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* line 388, ../sass/screen.sass */
|
||||
pre code {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* line 391, ../sass/screen.sass */
|
||||
pre {
|
||||
padding: 0.75em;
|
||||
}
|
||||
|
||||
/* line 394, ../sass/screen.sass */
|
||||
#sidebar {
|
||||
width: 160px;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
/* line 398, ../sass/screen.sass */
|
||||
#content {
|
||||
margin-left: 200px;
|
||||
}
|
||||
}
|
||||
@media only screen and (max-width: 700px) {
|
||||
/* line 403, ../sass/screen.sass */
|
||||
body, input, textarea {
|
||||
font-size: 12px;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
/* line 407, ../sass/screen.sass */
|
||||
p.lead {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* line 410, ../sass/screen.sass */
|
||||
code, kbd {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* line 413, ../sass/screen.sass */
|
||||
pre code {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
/* line 416, ../sass/screen.sass */
|
||||
pre {
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
/* line 420, ../sass/screen.sass */
|
||||
#sidebar {
|
||||
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
|
||||
opacity: 1;
|
||||
position: static;
|
||||
text-align: center;
|
||||
width: auto;
|
||||
margin: 20px 20px 0 20px;
|
||||
border-bottom: 6px solid #3d3d33;
|
||||
}
|
||||
/* line 427, ../sass/screen.sass */
|
||||
#sidebar h1 {
|
||||
font-size: 24px;
|
||||
}
|
||||
/* line 429, ../sass/screen.sass */
|
||||
#sidebar .twitter {
|
||||
font-size: 14px;
|
||||
}
|
||||
/* line 431, ../sass/screen.sass */
|
||||
#sidebar #nav {
|
||||
font-size: 12px;
|
||||
}
|
||||
/* line 433, ../sass/screen.sass */
|
||||
#sidebar #nav li {
|
||||
display: inline-block;
|
||||
}
|
||||
/* line 435, ../sass/screen.sass */
|
||||
#sidebar #nav li a {
|
||||
padding: 10px;
|
||||
height: auto;
|
||||
margin: 0 5px 10px 5px;
|
||||
-webkit-border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
-ms-border-radius: 6px;
|
||||
-o-border-radius: 6px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
/* line 441, ../sass/screen.sass */
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
/* line 444, ../sass/screen.sass */
|
||||
h3 {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* line 447, ../sass/screen.sass */
|
||||
#content {
|
||||
margin: 10px 20px 20px 20px;
|
||||
}
|
||||
|
||||
/* line 450, ../sass/screen.sass */
|
||||
.download {
|
||||
text-align: center;
|
||||
width: 95%;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
/* line 456, ../sass/screen.sass */
|
||||
.download .box, .download .file {
|
||||
float: none;
|
||||
}
|
||||
|
||||
/* line 459, ../sass/screen.sass */
|
||||
.forums {
|
||||
text-align: center;
|
||||
width: 95%;
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
/* line 465, ../sass/screen.sass */
|
||||
.forums .speech, .forums .link {
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
@ -1,93 +1,225 @@
|
||||
/* Getting the new tags to behave */
|
||||
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
|
||||
mark, rp, rt, ruby, summary, time {display:inline}
|
||||
/* Left & Right alignment */
|
||||
.left {float:left}
|
||||
.right {float:right}
|
||||
.wrapper {width:100%;overflow:hidden}
|
||||
.wrap{overflow:hidden;width:965px;margin-left:-5px;padding-left:5px}
|
||||
/* Global properties */
|
||||
body {background:url(../images/bg_bottom.jpg) center 0 repeat #faf3ed;border:0;font:14px Georgia, "Times New Roman", Times, serif;color:#200;line-height:24px}
|
||||
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
|
||||
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
|
||||
/* main layout */
|
||||
a {color:#a80002;text-decoration:none;outline:none}
|
||||
a:hover {text-decoration:underline}
|
||||
h1 {float:left;padding:0px 0 0 36px}
|
||||
h2 {font-size:41px;line-height:1.2em;color:#200000;padding:16px 0 12px 0;letter-spacing:-2px}
|
||||
h2.letter_spacing {letter-spacing:-3px}
|
||||
h3 {font-size:27px;color:#230000;line-height:1.2em;padding:20px 0 9px 0;letter-spacing:-1px}
|
||||
h3 span {color:#a80002}
|
||||
p {padding-bottom:24px}
|
||||
/* header */
|
||||
header {height:121px;padding-top:31px;width:100%;overflow:hidden}
|
||||
#logo {display:block;background:url(../images/logo.png) 0 0 no-repeat;width:259px;height:94px;text-indent:-9999px}
|
||||
#top_nav {float:right;padding:4px 43px 30px 0}
|
||||
#top_nav li {float:left;padding:3px 26px 5px 0;background:url(../images/top_line.gif) right 0 no-repeat;margin-right:25px}
|
||||
#top_nav li a {display:block;line-height:0}
|
||||
#top_nav .end {background:none;padding-right:0;margin-right:0}
|
||||
#menu {width:633px;float:right;padding:0 0 0 0}
|
||||
#menu li {float:left;padding-left:3px}
|
||||
#menu li a {display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
|
||||
#menu li a:hover, #menu .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}
|
||||
.slider_bg {width:100%;height:404px;background:url(../images/bg_slider.jpg) 0 0 no-repeat;position:relative;overflow:hidden;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);margin-bottom:35px}
|
||||
.slider {top:10px;right:10px;position:absolute;z-index:1;width:920px}
|
||||
.slider .items {display:none}
|
||||
.slider .pic {float:right;position:relative}
|
||||
.banner {left:0px;top:0;position:absolute;width:271px;z-index:2;text-align:center}
|
||||
.banner strong {font-size:52px;color:#bf0f0a;display:block;line-height:1.2em;text-transform:uppercase;padding:55px 0 0 0;letter-spacing:-2px}
|
||||
.banner strong span {display:block;margin-top:-16px}
|
||||
.banner b {display:block;font-size:27px;color:#312826;text-transform:uppercase;padding:0 0 23px 0;line-height:1.2em;letter-spacing:-1px}
|
||||
.banner p {background:url(../images/quot1.png) 0 0 no-repeat}
|
||||
.banner p span {display:block;background:url(../images/quot2.png) right bottom no-repeat;padding:0 0 0 0;color:#6c5f5b;padding-bottom:2px}
|
||||
.slider .pagination {position:absolute;z-index:2;bottom:10px;left:107px}
|
||||
.slider .pagination li {float:left;padding-right:3px}
|
||||
.slider .pagination a {display:block;width:17px;height:17px;text-indent:-9999px;background:url(../images/buttons.png) right 0 no-repeat}
|
||||
.slider .pagination a:hover, .slider .pagination .current a {background-position:left}
|
||||
/* content */
|
||||
#content {padding-bottom:40px}
|
||||
#content2 {padding-bottom:31px}
|
||||
.pad_left1 {padding-left:30px}
|
||||
.pad_bot1 {padding-bottom:13px}
|
||||
.pad_bot2 {padding-bottom:24px}
|
||||
.marg_right1 {margin-right:20px}
|
||||
body {
|
||||
background: url(../images/bg_bottom.jpg) center 0 repeat #faf3ed;
|
||||
font: 14px Georgia, "Times New Roman", Times, serif;
|
||||
color: #fff;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #a80002;
|
||||
text-decoration:none;
|
||||
outline:none
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration:underline
|
||||
}
|
||||
|
||||
|
||||
.aToolTip {
|
||||
background: none repeat scroll 0 0 #A80002;
|
||||
color: #FFFFFF;
|
||||
font-size: 11px;
|
||||
line-height: 17px;
|
||||
margin: 0;
|
||||
padding: 2px 10px 3px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
header {
|
||||
background: url(../images/bg_top_img.jpg) top center repeat-x #4f0101;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header .layout {
|
||||
margin:0 auto;
|
||||
width:960px;
|
||||
padding-top:31px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
background: url(../images/logo.png) top right no-repeat;
|
||||
text-indent: -1000px;
|
||||
width: 259px;
|
||||
height: 95px;
|
||||
overflow: hidden;
|
||||
float: left;
|
||||
padding: 0 0 0 36px;
|
||||
}
|
||||
|
||||
header article {
|
||||
background: none;
|
||||
}
|
||||
|
||||
article {
|
||||
background:#fff url(../images/box_top2.png) center -11px no-repeat;
|
||||
color: #200;
|
||||
}
|
||||
|
||||
article .layout {
|
||||
width: 960px;
|
||||
margin: 0 auto;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
section {
|
||||
|
||||
}
|
||||
|
||||
figure {
|
||||
padding-bottom: 13px;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
height:138px;
|
||||
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
|
||||
color:#696969;
|
||||
line-height:18px;
|
||||
background: url("../images/bg_bot_img.jpg") no-repeat scroll center top transparent;
|
||||
}
|
||||
|
||||
footer section {
|
||||
width: 960px;
|
||||
margin: 0 auto;
|
||||
padding-bottom: 45px;
|
||||
}
|
||||
|
||||
footer a {
|
||||
color: #C53005;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h1 {
|
||||
float:left;
|
||||
padding:0px 0 0 36px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: 'Forum', cursive;
|
||||
font-size:41px;
|
||||
line-height:1.2em;
|
||||
color: #230000;
|
||||
padding: 16px 0 12px 0;
|
||||
letter-spacing: -2px;
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h2.letter_spacing {
|
||||
letter-spacing:-3px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-family: 'Forum', cursive;
|
||||
font-size: 27px;
|
||||
color:#230000;
|
||||
line-height:1.2em;
|
||||
padding:20px 0 9px 0;
|
||||
letter-spacing:- 1px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h3 span {
|
||||
color:#a80002
|
||||
}
|
||||
|
||||
p {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.resaltado {
|
||||
color: #a80002;
|
||||
}
|
||||
|
||||
/** COLS */
|
||||
.col1, .col2, .col3, .cols {float:left}
|
||||
.cols {width:300px; margin-right: 30px;}
|
||||
header .cols { margin-right: 20px; }
|
||||
.col1 {width:630px; margin-right: 30px;}
|
||||
.col2 {width:240px}
|
||||
.col3 {width:285px}
|
||||
.rborder { border-right: 1px solid #ddd;}
|
||||
|
||||
.cols p, .col2 p, .col3 p {width: 255px;}
|
||||
.col1 p {width: 610px;}
|
||||
|
||||
.wrapper {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.wrapper figure {
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
/** BOXES */
|
||||
.wrap {
|
||||
overflow:hidden;
|
||||
width:965px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.wrap ul li a {
|
||||
font-style:italic;
|
||||
padding-left:12px;
|
||||
background:url(../images/marker_1.gif) 1px 8px no-repeat;
|
||||
color:#faf3ed
|
||||
}
|
||||
|
||||
.llamar {
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
.box {background:url(../images/box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4)}
|
||||
.box > div {background:url(../images/box_top.png) 0 top no-repeat;padding:30px;padding-top:0;overflow:hidden}
|
||||
.box > div.full {background:url(../images/box_top2.png) 0 top no-repeat;}
|
||||
.box h2 {color:#a80002;padding:15px 0 12px 0}
|
||||
.box h2 span {color:#faf3ed}
|
||||
.box figure {padding-bottom:13px}
|
||||
.list1 li a {font-style:italic;padding-left:12px;background:url(../images/marker_1.gif) 1px 8px no-repeat;color:#faf3ed}
|
||||
.list_1 {color:#fff}
|
||||
.list_1:hover {text-decoration:none}
|
||||
.button1 {display:inline-block;font-size:20px;color:#faf3ed;line-height:34px;padding:0 15px;background:#a80002;letter-spacing:-1px}
|
||||
.button1:hover {text-decoration:none;color:#1e0000;background:#faf3ed}
|
||||
.testimonials li span {float:left;width:40px;height:40px;font-size:30px;color:#faf3ed;line-height:34px;text-align:center;background:#a80002;margin-right:20px}
|
||||
.testimonials li p {float:left;width:180px;padding-bottom:15px}
|
||||
.testimonials li img {padding-top:2px}
|
||||
.line1 {background:url(../images/line_vert1.gif) 285px 0 repeat-y}
|
||||
.line2 {background:url(../images/line_vert1.gif) 615px 0 repeat-y}
|
||||
.price {margin-top:-7px}
|
||||
.price li {overflow:hidden;background:url(../images/price_bg.gif) 0 -6px repeat-x}
|
||||
.price a {float:left;color:#220000;background:url(../images/marker_2.gif) 1px 11px no-repeat #faf3ed;padding-left:12px}
|
||||
.price a:hover {text-decoration:none;color:#a80002}
|
||||
.price span {float:right;background:#faf3ed}
|
||||
.address {padding-bottom:0}
|
||||
.address span {float:left;width:84px}
|
||||
/* footer */
|
||||
footer {height:138px;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#696969;line-height:18px}
|
||||
footer a {color:#c53005;text-decoration:underline}
|
||||
footer a:hover {text-decoration:none}
|
||||
#icons {padding:5px 0 0 0}
|
||||
#icons li {float:left;padding-right:9px}
|
||||
/* Tooltips */
|
||||
.aToolTip {background:#a80002;color:#fff; margin:0;padding:2px 10px 3px;font-size:11px;position:absolute;line-height:17px}
|
||||
.aToolTip .aToolTipContent {position:relative; margin:0;padding:0}
|
||||
/* forms */
|
||||
#ContactForm {margin-top:-5px;width:910px}
|
||||
#ContactForm span {float:left;width:111px;line-height:20px}
|
||||
#ContactForm .wrapper {min-height:24px}
|
||||
#ContactForm .textarea_box {min-height:170px;width:100%;overflow:hidden;padding-bottom:9px}
|
||||
#ContactForm {}
|
||||
#ContactForm a {margin-left:20px;float:right}
|
||||
#ContactForm .input {width:399px;height:18px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0;float:left}
|
||||
#ContactForm textarea {overflow:auto;width:789px;height:163px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0}
|
||||
|
||||
.button {
|
||||
display:inline-block;
|
||||
font-size:20px;
|
||||
color:#faf3ed;
|
||||
line-height:34px;
|
||||
padding:0 15px;
|
||||
background:#a80002;
|
||||
letter-spacing:-1px;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
text-decoration:none;
|
||||
color:#1e0000;
|
||||
background:#faf3ed;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** NAV **/
|
||||
#top_nav {float:right;padding:4px 0 16px 43px;}
|
||||
#top_nav li {float:left; padding:3px 0 5px 26px; margin-left:25px}
|
||||
#top_nav li a {font-family: 'Forum', cursive; display:block; font-size:18px;color:#faf3ed;line-height:30px;padding:0 20px;height:34px;letter-spacing:-1px}
|
||||
#top_nav li a:hover {text-decoration:none;background:url(../images/menu_bg.png) repeat}
|
||||
#top_nav .end {background:none;padding-right:0;margin-right:0}
|
||||
|
||||
#menu {width:633px;float:right;padding:0; margin-bottom: 25px;}
|
||||
#menu li {float:left;padding-left:3px}
|
||||
#menu li a {font-family: 'Forum', cursive; display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
|
||||
#menu li a:hover, #menu .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}
|
||||
|
||||
|
||||
/** FORM **/
|
||||
label.error {
|
||||
font-style:italic;
|
||||
color: #ffaaaa;
|
||||
display: inline-block;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
|
||||
@ -1,225 +0,0 @@
|
||||
body {
|
||||
background: url(../images/bg_bottom.jpg) center 0 repeat #faf3ed;
|
||||
font: 14px Georgia, "Times New Roman", Times, serif;
|
||||
color: #fff;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #a80002;
|
||||
text-decoration:none;
|
||||
outline:none
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration:underline
|
||||
}
|
||||
|
||||
|
||||
.aToolTip {
|
||||
background: none repeat scroll 0 0 #A80002;
|
||||
color: #FFFFFF;
|
||||
font-size: 11px;
|
||||
line-height: 17px;
|
||||
margin: 0;
|
||||
padding: 2px 10px 3px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
header {
|
||||
background: url(../images/bg_top_img.jpg) top center repeat-x #4f0101;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header .layout {
|
||||
margin:0 auto;
|
||||
width:960px;
|
||||
padding-top:31px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
background: url(../images/logo.png) top right no-repeat;
|
||||
text-indent: -1000px;
|
||||
width: 259px;
|
||||
height: 95px;
|
||||
overflow: hidden;
|
||||
float: left;
|
||||
padding: 0 0 0 36px;
|
||||
}
|
||||
|
||||
header article {
|
||||
background: none;
|
||||
}
|
||||
|
||||
article {
|
||||
background:#fff url(../images/box_top2.png) center -11px no-repeat;
|
||||
color: #200;
|
||||
}
|
||||
|
||||
article .layout {
|
||||
width: 960px;
|
||||
margin: 0 auto;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
section {
|
||||
|
||||
}
|
||||
|
||||
figure {
|
||||
padding-bottom: 13px;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
height:138px;
|
||||
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
|
||||
color:#696969;
|
||||
line-height:18px;
|
||||
background: url("../images/bg_bot_img.jpg") no-repeat scroll center top transparent;
|
||||
}
|
||||
|
||||
footer section {
|
||||
width: 960px;
|
||||
margin: 0 auto;
|
||||
padding-bottom: 45px;
|
||||
}
|
||||
|
||||
footer a {
|
||||
color: #C53005;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h1 {
|
||||
float:left;
|
||||
padding:0px 0 0 36px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: 'Forum', cursive;
|
||||
font-size:41px;
|
||||
line-height:1.2em;
|
||||
color: #230000;
|
||||
padding: 16px 0 12px 0;
|
||||
letter-spacing: -2px;
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h2.letter_spacing {
|
||||
letter-spacing:-3px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-family: 'Forum', cursive;
|
||||
font-size: 27px;
|
||||
color:#230000;
|
||||
line-height:1.2em;
|
||||
padding:20px 0 9px 0;
|
||||
letter-spacing:- 1px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h3 span {
|
||||
color:#a80002
|
||||
}
|
||||
|
||||
p {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.resaltado {
|
||||
color: #a80002;
|
||||
}
|
||||
|
||||
/** COLS */
|
||||
.col1, .col2, .col3, .cols {float:left}
|
||||
.cols {width:300px; margin-right: 30px;}
|
||||
header .cols { margin-right: 20px; }
|
||||
.col1 {width:630px; margin-right: 30px;}
|
||||
.col2 {width:240px}
|
||||
.col3 {width:285px}
|
||||
.rborder { border-right: 1px solid #ddd;}
|
||||
|
||||
.cols p, .col2 p, .col3 p {width: 255px;}
|
||||
.col1 p {width: 610px;}
|
||||
|
||||
.wrapper {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.wrapper figure {
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
/** BOXES */
|
||||
.wrap {
|
||||
overflow:hidden;
|
||||
width:965px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.wrap ul li a {
|
||||
font-style:italic;
|
||||
padding-left:12px;
|
||||
background:url(../images/marker_1.gif) 1px 8px no-repeat;
|
||||
color:#faf3ed
|
||||
}
|
||||
|
||||
.llamar {
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
.box {background:url(../images/box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4)}
|
||||
.box > div {background:url(../images/box_top.png) 0 top no-repeat;padding:30px;padding-top:0;overflow:hidden}
|
||||
.box > div.full {background:url(../images/box_top2.png) 0 top no-repeat;}
|
||||
.box h2 {color:#a80002;padding:15px 0 12px 0}
|
||||
.box h2 span {color:#faf3ed}
|
||||
.box figure {padding-bottom:13px}
|
||||
|
||||
.button {
|
||||
display:inline-block;
|
||||
font-size:20px;
|
||||
color:#faf3ed;
|
||||
line-height:34px;
|
||||
padding:0 15px;
|
||||
background:#a80002;
|
||||
letter-spacing:-1px;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
text-decoration:none;
|
||||
color:#1e0000;
|
||||
background:#faf3ed;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** NAV **/
|
||||
#top_nav {float:right;padding:4px 0 16px 43px;}
|
||||
#top_nav li {float:left; padding:3px 0 5px 26px; margin-left:25px}
|
||||
#top_nav li a {font-family: 'Forum', cursive; display:block; font-size:18px;color:#faf3ed;line-height:30px;padding:0 20px;height:34px;letter-spacing:-1px}
|
||||
#top_nav li a:hover {text-decoration:none;background:url(../images/menu_bg.png) repeat}
|
||||
#top_nav .end {background:none;padding-right:0;margin-right:0}
|
||||
|
||||
#menu {width:633px;float:right;padding:0; margin-bottom: 25px;}
|
||||
#menu li {float:left;padding-left:3px}
|
||||
#menu li a {font-family: 'Forum', cursive; display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
|
||||
#menu li a:hover, #menu .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}
|
||||
|
||||
|
||||
/** FORM **/
|
||||
label.error {
|
||||
font-style:italic;
|
||||
color: #ffaaaa;
|
||||
display: inline-block;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<title>Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style2.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
||||
Cufon.replace('#top_nav a, #menu a, h2, h3', { fontFamily: 'Forum', hover:true });
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -4,7 +4,7 @@
|
||||
<title>Pizzas - Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style2.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'>
|
||||
<link rel="stylesheet" href="fancybox/jquery.fancybox.css" type="text/css" media="screen" />
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
|
||||
@ -91,7 +91,7 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
<title>Reserva online - Restaurante La Mano de Pablo - Las Tablas</title>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style2.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
|
||||
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="all"/>
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Forum' type='text/css'/>
|
||||
<script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user