﻿body 
{
    background-color:#ffffff;
    background-image:url(Imagenes/background.gif);
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    text-align:center;
    font-family:Verdana, Arial, helvetica, Sans-Serif;
    font-size:0.7em;
    color:#666666;
}

table {
	font-size: 1em;
}

img
{
    vertical-align:middle;
    border:1px;
    border-color:Black;
}
a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}
a:active {
	color: #980000;
}

h1,h2,h3,h4
{
    margin:0;
    font-family:Tahoma, Arial, helvetica, Sans-Serif;
}

p
{
    line-height:1.4em;
}
hr
{
    border:0;
    border-top: 1px solid #bababa;
    height: 1px;
}


/* Header*/
.header
{
    background-image:url(Imagenes/header.gif);
    background-repeat:no-repeat;
    position:relative;
    width:760px;
    height:81px;
    margin-left:auto;
    margin-right:auto;
}

h1
{
    position:absolute;
    left:37px;
    top:12px;
    text-transform:uppercase;
    font-size:18px;
}

h2
{
    position:absolute;
    left:37px;
    top:60px;
    font-size:13px;
}

.ctl00_menua
{
    display:block;

}
.ctl00_menua_0 
{ 
    background-color:white;
    visibility:hidden;
    display:none;
    position:absolute;
    left:0px;
    top:0px; 
}
.ctl00_menua_1 
{ 
    text-decoration:none; 
} 
.ctl00_menub_0  
{
    background-color:white;
    visibility:hidden;
    display:none
    ;position:absolute;
    left:0px;
    top:0px; 
} 
.ctl00_menub_1  
{
    text-decoration:none; 
}
    
.menua
{
    position:absolute;
    right:37px;
    top:17px;
    text-transform:uppercase;
    font-size:10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

 

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	/*height: 8px;
	font-size: 0;*/
}

.column {
	background-image: url(Imagenes/content-shim.gif);
}

/* 2 PAGE */

 

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
h5
{
    font-weight:bold;
    color:#3366cc;
    margin-top: 1.0em;
    font-size: 1.3em;
    margin-bottom:0px;
    padding-bottom:0px;
}
/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(Imagenes/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
 
#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;

	margin-right: auto;

	width: 686px;

	text-align: center;

}

 

.view .photo-frame {

	margin-left: auto;

	margin-right: auto;

}

 

.item {

	padding: 20px 50px;

	color: #B2B2B2;

}

 

.item h4 {

	margin-bottom: 0.4em;

}

 

.nullpanel {

	padding: 150px;

	width: auto;

	text-align: center;

}

 

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

 

#photos, #details, #admin-details {

	background-image: url(images/body-repeat-photo.gif);

	padding: 0;

	width: 760px;

}

 

.buttonbar {

	background-image: url(images/photonav-bg.gif);

	background-repeat: repeat-x;

	margin-left: auto;

	margin-right: auto;

	padding-top: 4px;

	width: 744px;

	height: 33px;

	text-align: center;

}

 

.buttonbar-top {

	background-image: url(images/photonav-top-bg.gif);

}

 

#photos .view, #admin-details .view {

	margin-top: 20px;

	margin-bottom: 20px;

}



/* 3 FOOTER */

.footerbg {
	background-image: url(Imagenes/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 125px;
	text-align: center;
}

.footer {
	background-image: url(Imagenes/footer.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 125px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Login View */

 

.login .label {
	display:block;
}
.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}
 
.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

/* LIST */

ul
{
    list-style-type:none;
    list-style-image:url(Imagenes/bullet-1.gif);
    list-style-position:outside;
    line-height:2.1em;
    vertical-align:middle;
    margin-left:0.0em;
}

.link
{
    list-style-image:url(Imagenes/bullet-1.gif);
}

.respuestas
{
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    font-size:18px;
    color:Green;
}

.clear
{
    clear:both;
}


/*modal*/

.modal {
	display: none; /* Por defecto, estará oculto */
	position: fixed; /* Posición fija */
	z-index: 1; /* Se situará por encima de otros elementos de la página*/
	padding-top: 200px; /* El contenido estará situado a 200px de la parte superior */
	left: 0;
	top: 0;
	width: 100%; /* Ancho completo */
	height: 100%; /* Algura completa */
	overflow: auto; /* Se activará el scroll si es necesario */
	background-color: rgba(0,0,0,0.5); /* Color negro con opacidad del 50% */
}

/* Ventana o caja modal */
.contenido-modal {
	position: relative; /* Relativo con respecto al contenedor -modal- */
	background-color: white;
	margin: auto; /* Centrada */
	padding: 20px;
	width: 35%;
	-webkit-animation-name: animarsuperior;
	-webkit-animation-duration: 0.5s;
	animation-name: animarsuperior;
	animation-duration: 0.5s;
	border-radius: 10px 10px 10px 10px;
	border: 3px solid #0000;
}

/* Animación */
@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

@keyframes animarsuperior {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}



.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}