File: /home/www/fotospedroj/css/estilo.css
@font-face
{
font-family: porkys;
src: url('../fonts/porkys.ttf');
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
font-size:11px;
color: #FFFFFF;
background-color:none !important;
margin: 0;
padding: 0;
text-align: center;
background-size: cover;
background-position: fixed;
background-repeat:no-repeat;
background-attachment:fixed;
}
body {
background-color: grey;
position:relative;
height: 100%;
}
html, body {
height: 100%;
}
.contenedor {
min-height: 100%;
}
h1 {
font-family: porkys !important;
}
#splash {
width: 100%;
height: 135px;
background-image: url(../images/logofotospedroj.png);
background-color: black;
position: absolute;
z-index: 1;
top: 0px;
background-size: 50%;
background-repeat: no-repeat;
box-shadow: 4px 4px 14px #000;
background-position: 50%;
}
#menu {
width: 100%;
height: 180px;
background-color: rgba(0,0,0,0.8);
position: fixed;
z-index: 1;
bottom: 0px;
background-size: 100%;
background-repeat: no-repeat;
box-shadow: 0px -4px 14px #000;
background-position: 50%;
}
.ri-grid {
top: 135px;
}
#menu a {
display: inline-block;
margin: 0px 40px 40px 40px;
}
.menu-item {
background-size: 100%;
background-repeat: no-repeat;
width: 120px;
height: 150px;
}
#menu-sobremi{
background-image: url(../images/sobremi.png);
}
#menu-fotografia{
background-image: url(../images/catalogo.png);
}
#menu-login{
background-image: url(../images/privado.png);
}
#menu-contacto{
background-image: url(../images/contacto.png);
}
@media (max-width: 1660px) {
#menu a {
margin: 0px 40px 40px 40px;
}
}
@media (max-width: 1400px) {
#menu a {
margin: 0px 40px 40px 40px;
}
}
@media (max-width: 1040px) {
#splash {
background-size: 55%;
}
#splash, #menu {
height: 125px;
}
.ri-grid {
top: 125px;
}
#menu a {
margin: 0px 30px 30px 30px;
}
.menu-item {
width: 80px;
height: 120px;
}
}
@media (max-width: 925px) {
#splash {
background-size: 60%;
}
#menu a {
margin: 0px 30px 30px 30px;
}
#splash, #menu {
height: 100px;
}
.ri-grid {
top: 100px;
}
.menu-item {
width: 60px;
height: 100px;
}
}
@media (max-width: 730px) {
#splash {
background-size: 70%;
}
#menu a {
margin: 0px 25px 25px 25px;
}
#splash, #menu {
height: 80px;
}
.ri-grid {
top: 80px;
}
.menu-item {
width: 50px;
height: 80px;
}
}
@media (max-width: 512px) {
#splash {
background-size: 80%;
}
#splash, #menu {
height: 80px;
}
.ri-grid {
top: 80px;
}
#menu a {
margin: 0px 15px 25px 15px;
}
.menu-item {
width: 50px;
height: 80px;
}
}
@media (max-width: 400px) {
#splash {
background-size: 80%;
}
#splash, #menu {
height: 80px;
}
.ri-grid {
top: 80px;
}
#menu a {
margin: 0px 15px 25px 15px;
}
.menu-item {
width: 50px;
height: 80px;
}
}
#breadcrumb {
font-family: porkys;
font-size: 20px;
padding-left: 5px;
padding-right: 7px;
text-align: left;
width: 100%;
background-color: rgba(0,0,0,0.9);
border-bottom: 1px solid grey;
}
#breadcrumb a {
color: #AAAAAA;
margin: 0;
padding: 4px 10px 7px 0px;
text-decoration: none;
}
.enlace{
background-color: rgba(0,0,0,0.5);
padding: 39px 6px;
border-radius: 50%;
border: 1px solid #777;
text-decoration: none;
display: inline-block;
}
.enlace:hover{
background-color: rgba(0,0,0,0.3);
}
a:hover{
text-decoration: none;
}
#ant {
width: 64px;
height: 64px;
background-color: rgba(0,0,0,0.2);
position: absolute;
z-index: 1;
top: 35%;
left: 5%;
border-radius: 8px;
box-shadow: 0px 0px 14px #000;
font-size: 47px;
color: rgba(255,255,255,0.2);
}
#pos {
width: 64px;
height: 64px;
background-color: rgba(0,0,0,0.2);
position: absolute;
z-index: 1;
top: 35%;
right: 5%;
border-radius: 8px;
box-shadow: 0px 0px 14px #000;
font-size: 47px;
color: rgba(255,255,255,0.2);
}
#breadcrumb .enlace_izq {
height: 28px;
}
#breadcrumb .enlace_der {
float: right;
bottom: 4px;
position: relative;
height: 28px;
}
#breadcrumb a:hover {
text-decoration: none;
color: #fff;
}
#volver {
font-family: porkys;
font-size: 20px;
text-align: center;
padding: 38px 7px 7px 8px;
text-decoration: none;
background-color: rgba(0,0,0,0.8);
border-radius: 50%;
position: relative;
top: 20px;
clear: both;
display: block;
width: 107px;
margin-left: auto;
margin-right: auto;
height: 107px;
vertical-align: middle;
}
#volver a:hover {
text-decoration: none;
color: #fff;
}
#cuerpo {
padding: 0px;
margin: 0px;
padding-bottom: 150px;
background-color: rgba(0,0,0,0.4);
min-height: 600px;
}
#cuerpo h1 {
font-size: 26px;
margin: 0;
padding: 12px 0px 10px 0px;
color: white;
background-color: rgba(0,0,0,0.5);
}
#cuerpo p {
font-size: 11px;
}
#footer {
padding: 34px 0px 0px 0px;
background-color: rgba(0,0,0,0.8);
width:100%;
position: relative;
margin-top: -100px;
height: 100px;
clear: both;
}
#botonera {
color: #777777;
font-size: 16px;
}
#botonera a {
color: #FFFFFF;
font-size: 16px;
text-decoration: none;
}
#botonera {
background-image: url(../images/botonera.png);
float: right;
height: 52px;
left: 10px;
margin: 0;
padding: 27px 0 0 29px;
position: relative;
top: 400px;
width: 484px;
}
.grupo {
margin: 13px 0px 28px 0px;
padding: 0px 10px;
margin-left: auto;
margin-right: auto;
display: inline-block;
}
.grupo-nuevo{
height: 300px;
padding: 0;
width: 300px;
background-position: center center;
border: 1px outset #FFFFFF;
margin-left: 20px;
margin-bottom: 20px;
background-repeat: no-repeat !important;
}
.grupo-info{
height: 300px;
padding: 0;
width: 300px;
background-position: center center;
border: 1px outset #FFFFFF;
margin: 0px;
background-repeat: no-repeat !important;
}
@media (max-width: 360px) {
.grupo-info{
margin-left: 1px;
}
.grupo-nuevo{
margin-left: 1px;
}
}
.grupo-info h2{
font-size:18px;
font-family: porkys;
}
.grupo-admin {
height: 20px;
width: 288px;
background-color: rgba(0,0,0,0.9);
margin-top: 4px;
border-radius: 8px;
padding-right: 3px;
position: relative;
bottom: 31px;
margin-left: auto;
margin-right: auto;
}
.darken {
opacity:0.3;
}
.enlace-grupo{
padding: 0;
}
.grupo h2, .grupo-nuevo h2 {
font-size: 20px;
color:#eeeeee;
margin: 0;
padding: 1px 0 3px 10px;
background-color: rgba(0,0,0,0.3);
border-radius: 10px;
}
.galeria {
margin: 8px 0px 10px 0px;
padding: 0px 10px;
margin-left: auto;
margin-right: auto;
display: inline-block;
}
.galeria-info{
height: 300px;
padding: 0;
width: 300px;
background-position: center center;
border: 1px outset #FFFFFF;
margin: 0px;
background-repeat: no-repeat !important;
}
.galeria h2 {
font-size: 17px;
color: #eeeeee;
margin: 40px 30px 0px 30px;
padding: 0px 3px 0px 3px;
background-color: rgba(0,0,0,0.7);
border-radius: 10px;
font-family: porkys;
}
.separador {
clear: both;
height: 33px;
margin: 47px 0px;
padding: 0;
background-color: rgba(0,0,0,0.8);
width: 100%;
}
#form_titulo_nuevo_grupo{
background-color: rgba(0,0,0,0.5);
color: #aaaaaa;
font-size: 15px;
width: 240px;
border: 1px solid #888;
border-radius: 10px;
padding-left: 5px;
}
#form_enviar_nuevo_grupo{
font-size: 16px;
height: 60px;
width: 60px;
border-radius: 50%;
}
#form_titulo_edit_grupo{
background-color: transparent;
border: 0 none;
color: #cccccc;
font-size: 20px;
width: 231px;
margin-right: 8px;
text-align: center;
}
#form_enviar_edit_grupo{
float: right;
position: relative;
right: 72px;
top: 13px;
}
#form_titulo_edit_galeria{
background-color: rgba(0,0,0,0.0);
color: #aaaaaa;
font-size: 16px;
width: 205px;
border: 0px solid #aaaaaa;
text-align: center;
position: relative;
right: 34px;
}
#form_enviar_edit_galeria{
float: right;
position: relative;
right: 22px;
top: 6px;
}
#form_enviar_nueva_galeria{
font-size: 16px;
height: 60px;
width: 60px;
border-radius: 50%;
}
.boton-grupo, .boton-galeria, .boton-media{
float: right;
height: 16px;
margin: 0px 2px 0 0;
padding: 2px;
width: 16px;
white-space:nowrap;
}
#form_titulo_nueva_galeria{
background-color: rgba(0,0,0,0.5);
color: #aaaaaa;
font-size: 15px;
width: 240px;
border: 1px solid #888;
border-radius: 10px;
padding-left: 5px;
}
.media{
display: inline-block;
margin: 10px 10px;
padding: 0;
width: 200px;
height: 200px;
box-shadow: 4px 4px 14px #000;
}
.media-version{
background-color: #000066 !important;
}
#media-0 {
opacity:0;
}
.media-titulo{
width:180px;
margin: 0;
padding: 0;
}
.media a{
font-size:10px;
color:#cccccc;
text-decoration: none;
}
.media a:hover{
font-size:10px;
color:#dddddd;
text-decoration: underline;
}
.media h3 {
margin:0;
padding:0;
}
#gallery{
float:left;
}
.seleccion {
bottom: 50px;
float: none;
height: 48px;
left: 69px;
margin: 0;
padding: 0;
position: relative;
width: 48px;
}
.establecer-portada {
bottom: 74px;
float: left;
height: 24px;
left: 6px;
margin: 0;
padding: 0;
position: relative;
width: 24px;
}
.establecer-portada-grupo {
float:right;
height:24px;
width:24px;
margin: 0 0 26px 34px;
padding: 0;
}
.miniatura {
background-position: center center;
height:200px;
width:200px;
background-repeat: no-repeat;
background-size: 100%;
z-index: 1;
position:relative;
bottom: 24px;
}
.star-rating-control {
bottom: 3px;
display: block;
float: none;
left: 0px;
margin: 5px;
padding: 5px;
position: relative;
}
.bloque-comentarios{
background-color: #000000;
color: #ffffff;
width: 600px;
}
.eliminar-media{
bottom: 74px;
float: right;
height: 24px;
position: relative;
right: 3px;
width: 24px;
}
.media-info {
clear: left;
display: block;
position: relative;
text-align: center;
}
abbr, acronym, .help {
cursor: help;
border-bottom: 1px dotted;
border-bottom-color: #333;
}
div.spacer {
clear: both;
}
#pie {
clear: both;
height: 208px;
width: 900px;
border-top: 2px solid #ffffff;
margin: 0px;
padding: 0px;
background-image: url("../images/pie.png");
}
#contenido {
width:735px;
}
#login {
background-image: url("../images/oscurecer20.png");
height: 200px;
position: relative;
top: 200px;
width: 400px;
border: 1px solid #CCCCCC;
}
#login-nombre{
position: relative;
top: 56px;
left: 10px;
}
#login-passwd{
position: relative;
top: 68px;
}
#login-submit{
position: relative;
top: 79px;
}
.cabecera-media-info{
background-color: #333333;
padding: 8px;
width: 684px;
}
.versiones-media-info{
background-color: #333333;
padding: 8px;
width: 684px;
}
.versiones-media-info h3 {
margin: 0;
padding: 0 0 3px;
}
.comentarios, .versiones, .mas-datos-media-info, .datos-media-info{
background-color: #333;
padding: 8px;
max-width: 900px;
border-top: 1px solid #666;
}
.cabecera-media-info h3 {
margin: 0;
padding: 0 0 3px;
}
.cabecera-media-info p {
margin: 0;
padding: 0 0 3px;
}
.pie-media-info {
clear:both;
}
.miniatura-media-info {
background-position: center center;
height:180px;
width:180px;
background-repeat: no-repeat;
border: 1px solid #999999;
float:left;
margin-right: 8px;
}
.titulo-media-info {
clear:left;
}
.descripcion-media-info{
clear:left;
}
#form-titulo-edit-media{
background-color: #000;
border: 1px solid #444;
color: #FFFFFF;
font-weight: bold;
width: 100%;
text-align: center;
}
#form-enviar-titulo-edit-media{
width: 88px;
height:42px;
margin: 3px 0px 10px 0px;
}
#form-desc-edit-media{
background-color: #000;
border: 1px solid #444;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
font-style: normal;
height: 96px;
width: 100%;
text-align: center;
}
#form-enviar-desc-edit-media{
width: 88px;
height: 42px;
margin: 3px 0px 10px 0px;
}
.comentarios h2, .versiones h2 , .mas-datos-media-info h2, .datos-media-info H2 {
margin: 0;
padding: 0;
clear: left;
font-size: 17px;
}
.mas-datos-media-info p {
padding:0px;
margin: 0px;
}
#form-edit-comentario {
background-color: #000;
border: 1px solid #444;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
font-style: normal;
height: 96px;
width: 100%;
padding: 5px;
}
#form-enviar-comentario {
height:42px;
width: 64px;
margin: 3px 0px 10px 0px;
}
.comentario {
background-color: #333333;
border: 1px solid #999999;
margin: 8px 0;
padding: 0;
}
.comentario-admin{
text-align:right;
}
.comentario h3{
margin: 0;
padding: 2px 5px 0px 5px;
font-size: 13px;
}
.comentario pre{
font-family: verdana;
margin: 0;
padding: 5px;
font-size: 11px;
font-style: normal;
border-radius: 0px;
}
.cabecera-comentario {
background-color: #000000;
height: 17px;
text-align: left;
}
.contenido-comentario {
text-align: left;
}
.share {
float: left;
height: 24px;
width: 24px;
}
.media-public {
max-width: 900px;
padding: 0;
}
.media-media-vertical {
max-width: 669px;
padding: 0;
width: 100%;
}
.media-media-horizontal {
max-width: 900px;
padding: 0;
width: 100%;
}
.titulo-public {
margin: 0;
padding: 0;
}
.titulo-media {
margin: 0;
padding: 0;
}
.descripcion-public{
margin: 0;
padding: 0 0 7px 0;
}
.descripcion-media{
margin: 0;
padding: 0 0 7px 0;
}
.redes-sociales-galeria{
margin: 0;
padding: 5px 0 2px;
text-align: center;
width: 100%;
}
.enlace-public {
width: 520px;
}
.enlace-media {
width: 100%;
text-align: center;
}
.galeria-usuario{
margin: 9px 0px 18px 41px;
padding: 0;
width: 800px;
height: 150px;
border: 1px outset #FFFFFF;
}
.galeria-info p{
font-weight: bold;
padding-left: 13px;
}
.galeria-foto {
float: left;
height: 150px;
margin: 0;
padding: 0;
width: 400px;
background-position: center center;
}
.galeria-admin {
height: 20px;
width: 243px;
background-color: rgba(0,0,0,0.9);
margin-top: 4px;
border-radius: 8px;
padding-right: 3px;
position: relative;
bottom: 92px;
margin-left: auto;
margin-right: auto;
}
.media-admin {
height: 20px;
width: 194px;
background-color: rgba(0,0,0,0.9);
margin-top: 4px;
border-radius: 8px;
padding-right: 3px;
position: relative;
margin-left: auto;
margin-right: auto;
top: 172px;
z-index: 5;
}
.galeria-foto h2 {
color:#ffffff;
margin: 0;
padding: 1px 0 3px 10px;
background-image: url(../images/oscurecer50.png);
}
#loading {
height: 32px;
left: 49%;
position: fixed;
top: 49%;
width: 32px;
z-index: 39;
display:none;
}
#upload-form {
background-color: #222222;
border-bottom: 1px solid #555555;
display: block;
margin-bottom: 10px;
padding: 0;
text-align: center;
}
#form_titulo_nuevo_medio {
margin: 11px;
padding: 0;
width: 224px;
display: inline-block;
}
#form_descrip_nuevo_medio {
margin: 11px;
padding: 0;
width: 224px;
display: inline-block;
}
#form_file {
display: inline-block;
margin: 0 11px 11px;
padding: 0;
width: 226px;
}
#form_enviar_nuevo_medio {
display: inline-block;
height: 24px;
margin: 0 11px 11px;
padding: 0;
width: 228px;
}
.combo-usuarios-galeria {
background-color: rgba(0,0,0,0.8);
color: #FFFFFF;
position: relative;
top: 13px;
border-radius: 5px;
}
.combo-galerias-grupo {
position: relative;
margin:4px;
background-color: rgba(0,0,0,0.5);
color: #aaaaaa;
font-size: 15px;
width: 240px;
border: 1px solid #888;
border-radius: 10px;
padding-left: 5px;
}
.combo-usuarios-grupo {
background-color: rgba(0,0,0,0.8);
color: #FFFFFF;
position: relative;
bottom: 40px;
border-radius: 5px;
}
.evento-registro{
float: left;
height: 31px;
margin: 2px;
padding-left: 7px;
padding-right: 7px;
width: 881px;
}
.evento-registro-fecha{
float: left;
padding-right: 10px;
}
.evento-registro-controlador{
float: right;
text-align: right;
width: 60px;
}
.evento-registro-descripcion{
float: left;
padding-right: 10px;
width: 660px;
}
.evento-registro-usuario{
float: left;
padding-right: 10px;
width: 150px;
}
.evento-registro-grupo{
float: left;
padding-right: 10px;
width: 150px;
}
.evento-registro-galeria{
float: left;
padding-right: 10px;
width: 150px;
}
.evento-registro-media{
float: left;
padding-right: 10px;
width: 150px;
}
.evento-registro-comentario{
float: left;
padding-right: 10px;
width: 150px;
}
.info{
background-color: #337733;
border: 1px solid #559955;
}
.warning{
background-color: #777733;
border: 1px solid #999955;
}
.error{
background-color: #773333;
border: 1px solid #995555;
}
#cuerpo a {
color: #aaaaaa;
}
#cuerpo a:hover {
color: #ffffff;
}
.mostrar-versiones {
bottom: 150px;
float: right;
height: 48px;
left: 7px;
margin: 0;
padding: 0;
position: relative;
width: 48px;
}
.ocultar-versiones {
bottom: 150px;
float: left;
height: 48px;
right: 7px;
margin: 0;
padding: 0;
position: relative;
width: 48px;
}
.admin-panel {
text-align:center;
width: 100%;
}
.fila-listado{
border-bottom: 1px solid #444444;
clear: left;
float: left;
padding: 3px 20px;
width: 857px;
}
.elemento-listado {
float:left;
padding: 0 23px 0 0;
}
.elemento-listado-nueva-fila {
float:left;
clear:left;
}
.modern {
display: inline-block;
padding: 8px 15px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 12px;
transition: all 0.3s ease-out;
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.5),
0 2px 2px rgba(0,0,0,0.3),
0 0 4px 1px rgba(0,0,0,0.2);
/* Font styles */
text-decoration: none;
text-shadow: 1px 1px rgba(0,0,0,0.7);
background-repeat: no-repeat !important;
background:#777777;
}
.modern:hover { background:#333333; }
.modern-circle {
display: inline-block;
padding: 8px 15px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 150px;
transition: all 0.3s ease-out;
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.5),
0 2px 2px rgba(0,0,0,0.3),
0 0 4px 1px rgba(0,0,0,0.2);
/* Font styles */
text-decoration: none;
text-shadow: 1px 1px rgba(0,0,0,0.7);
background-repeat: no-repeat !important;
background:#777777;
}
.modern-circle:hover { background:#333333; }
.socle {
position: relative;
z-index: 2;
}
.socle:after {
content: "";
z-index: -1;
position: absolute;
border-radius: 6px;
box-shadow:
inset 0 1px 0 rgba(0,0,0,0.1),
inset 0 -1px 0 rgba(255,255,255,0.7);
top: -6px; bottom: -6px;
right: -6px; left: -6px;
background: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0));
}
@media (max-width: 900px) {
.comentarios, .versiones, .mas-datos-media-info, .fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
}
.marco-combos{
border: 1px solid #000;
margin: 10px;
display: inline-block;
padding: 5px;
box-shadow: 4px 4px 14px #000;
}
.media-estrellas {
position: relative;
bottom: 224px;
z-index: 50;
background-color: rgba(0,0,0,0.9);
height: 20px;
width: 123px;
margin: 3px;
border-radius: 8px;
left: 34px;
}