este es el style de la web
Código CSS:
Ver original/* Carlos */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
margin:0;
padding:0;
}
fieldset,img {
border:0;
}
html {
height:100%;
margin-bottom:1px;
}
body {
position:relative;
}
:focus {
outline:none;
}
/* Carlos */
a {
color:#222;
text-decoration:none;
}
a:hover {
color:#008cff;
text-decoration:underline;
}
/* Carlos */
h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
h1 {
font-size:300%;
color:#000;
}
h2 {
font-size:250%;
color:#b4b4b4;
}
h3 {
font-size:200%;
color:#000;
}
h4 {
font-size:175%;
color:#000;
}
h5 {
font-size:150%;
color:#787878;
}
h6 {
font-size:125%;
color:#000;
}
/* Carlos */
body {
background:url(../images/fondo_bg.jpg);
font-family:Arial, Helvetica, sans-serif;
line-height:140%;
color:#000;
font-size:14px;
}
/* Carlos */
div.rapidxwpr {
margin:auto;
width:860px;
background:url(../images/fondo_bg.jpg) 0 0 no-repeat;
}
/* Carlos */
div#header {
position:relative;
height:150px;
margin:0px 0px 0px 0px;
}
/* Carlos */
span#logo, img#logo {
width:211px;
height:252px;
border:0;
margin:10px 0 0 0;
}
/* Carlos */
div#middle {
width:auto;
margin:0px 0px 0px 0px;
clear:both;
}
/* Carlos */
div#left {
width:222px;
position:relative;
z-index:10;
float:left;
padding:0px 0px 0px 0px;
}
/* Carlos */
div#main {
width:auto;
background:url(../images/bg-retro-bg.png) 0 50px no-repeat;
margin:0px 0px 0px 222px;
padding:109px 0 0 0;
z-index:100;
position:relative;
}
div#main_container {
background:url(../images/bg-retro.png) 0 100% no-repeat;
padding:0 0 59px 0;
}
div#mainmiddle {
margin:0px 0px 0px 0px;
background:url(../images/bg-contenido.png) 0 0 repeat-y;
padding:10px 59px 0 59px;
}
/* Carlos */
div#footer {
margin:auto;
padding:10px 0px 20px 222px;
clear:both;
color:#baac7e;
text-align:center;
font-size:12px;
}
div#footer a {
color:#baac7e;
text-decoration:none;
}
div#footer a:hover {
text-decoration:underline;
}
/* Carlos */
.clearingfix:after {
content:".";
display:block;
line-height:0px;
clear:both;
visibility:hidden;
}
.clearingfix {
display:block;
}
.floatbox {
overflow:hidden;
}
/* Carlos */
div.menu {
margin:30px 0 0 0;
}
div.menu ul {
padding:0px;
margin:0 0 0 50px;
list-style:none;
float:left;
}
div.menu ul li {
margin:5px 0 0 0;
}
div.menu a {
display:block;
position:relative;
padding:0;
overflow:hidden;
color:#fff;
width:222px;
text-indent:-9999px;
}
div.menu a:hover {
text-decoration:none;
}
div.menu a.home {
background:url(../images/menu-inicio_btn.png) 40px 0 no-repeat;
height:44px;
}
div.menu a.commitment {
background:url(../images/menu-musica_btn.png) 0 0 no-repeat;
height:40px;
}
div.menu a.organic {
background:url(../images/menu-videos_btn.png) 0 0 no-repeat;
height:42px;
}
div.menu a.delivery {
background:url(../images/menu-anunciar_btn.png) 20px 0 no-repeat;
height:49px;
}
div.menu a.contact {
background:url(../images/menu-contactame_btn.png) 15px 0 no-repeat;
height:38px;
}
/* Carlos */
div.welcome, div.why-organic {
padding:0 40px 20px 40px;
}
div.welcome h2 {
margin:0 0 10px -30px;
background:url(../images/bienvenido-titulo.png) 0 0 no-repeat;
height:39px;
text-indent:-9999px;
}
div.why-organic h2 {
margin:0 0 10px -30px;
background:url(esa why organic) 0 0 no-repeat;
height:39px;
text-indent:-9999px;
}
*::-moz-selection{
background: #AA9F72;
color: #333333;}
*::selection {
background: #333333;
color: #AA9F72;}
Carlos se llama mi papa :O