/* alejandrovoorduin.com CSS */

.border-av {
	border: 1px solid #565656;
}

.espacio-top {
	margin-top: 30px;
}

.audiovisual {
	background: url(../images/audiovisual-cat-bg.png) bottom right no-repeat;
	padding-bottom: 96px; 
}

#avintro {
	margin-top: 200px;
}

#portafoliosintro {
	background: url(../images/portafolios-bg.jpg);
	height: 54px;
	margin: 0 auto;
	margin-top: 115px;
	min-height: 54px;
	width: 337px;
}

#menu {
	margin-bottom: 40px;
}

/* Empieza #left */

#left {
	background: url(../images/thumbnails-background.png) left no-repeat;
	height: 508px;
	min-height: 508px;
}

#left-musica {
	background: url(../images/musica-left-background.png) center no-repeat;
	height: 508px;
	min-height: 508;
}

#thumbnails {
	/*background: url(../images/thumbnails-grid.png) no-repeat;*/ 
	height: 225px;
	min-height: 225px;
	margin-top: 0px;
	overflow: hidden;
	text-align: left;
}

#thumbnails a img {
	margin-right: 2px;
	margin-bottom: 1px;
} 

#descripcion {
	height: 189px;
	margin-top: 20px;
	min-height: 189px;
}

#descripcion p {
	color: #727272;
	margin-left: 10px;
	width: 180px;
}

#musica-descripcion {
	height: 471px;
	margin-top: 5px;
	min-height: 471px;
}

#musica-descripcion p {
	color: #828282;
	margin-left: 10px;
	width: 180px;
}

/* Termina #left */


/* Empieza #center */

#center {
	margin-top: 5px;
}

#center-musica {
	background: url(../images/musica-bg.png) center no-repeat;
	height: 471px;
	min-height: 471px;
}

#musica-lista {
	height: 430px;
	margin-left: 60px;
	margin-top: 5px;
	min-height: 430px;
	width: 650px;
}

#center .prepend-top-2 {
	margin-left: 3px;
	margin-top: 57px;
}

#categorias-av {
	margin-left: 215px;
	margin-top: 540px;
	position: absolute;
	text-align: left;
}

/* Termina #center */


/* Empieza #right */

#right {
	background: url(../images/categorias-background.png) top no-repeat;
	height: 490px;
	margin-top: 5px;
	min-height: 490px;
	text-align: right;
}

#right #categorias {
	margin-top: 20px;
}

/* Termina #right */

#acerca-de {
	background: url(../images/acerca-de-bg.jpg) center no-repeat;
	height: 226px;
	margin: 0 auto;
	min-height: 226px;
	width: 754px;
}

#acerca-de p {
	color: #828282;
	margin-left: 55px;
	text-align: left;
	width: 620px;
}

#libro-de-visitas, #links {
	background: url(../images/libro-de-visitas-bg.jpg) center no-repeat;
	height: 425px;
	margin: 0 auto;
	margin-top: 10px;
	min-height: 425px;
	width: 754px;
}

#links #link {
	margin-bottom: 15px;
	margin-left: 20px;
}

#libro-de-visitas #visitas-entrada {
	margin-bottom: 40px;
}

#libro-de-visitas p {
	color: #828282;
	margin-left: 55px;
	text-align: left;
	width: 635px;
}

#contacto {
	background: url(../images/contacto-bg.jpg) top no-repeat;
	height: 452px;
	margin: 0 auto;
	margin-top: 10px;
	min-height: 452px;
	width: 930px;
}

