/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #feature_box { padding: 0; border: none; }
	.custom #feature_box img { display: block; }


body.custom { background: #ffffff url('images/alexfotoback.jpg') fixed repeat; }

.custom #container { margin-top: 2em; margin-bottom: 2em; }

	.custom #page { background: #fff; }


/*FORMATO DE TRANSPARENCIA EN PAGINA */

.custom .page {
    background: none;
              }

/* HEADER EN IMAGEN 
#headerimage { background:url('http://alexfotografia.onixmediadesign.com/wp-content/uploads/2012/01/05.png')no-repeat center;
               padding-top:30em;
               margin-top:10px;
               width:500px;
               
              }
#headerimage { width:801px;
               heigth:281px;
               padding-left:100px}*/

/* SLIDE SHOW EN HEADER*/

.custom .slideshow .slide { display: block; height: 28em; width: 80em; outline: none; padding-left:20px; padding-right:0px;margin-top:15px; padding-top:3em; }
.custom .slideshow #slide1 { background: url('images/slide-1.png')  no-repeat; }
.custom .slideshow #slide2 { background: url('images/slide-2.png') no-repeat; }



/*MENU DE NAVEGACION */

/*.custom ul.menu { background:transparent url('images/menu2.gif') no-repeat;
left:-2.0em; height:8.2em; width:100.8em; padding:0.6em 0; border:none; position:relative;}
.custom ul.menu a { background:#fff; border:none; color:#000; letter-spacing:0px; text-transform:lowercase; font-size:2.5em; padding:0.5em 0.5em; margin-right:0em; }
.custom ul.menu .tab-home a { margin-left:2.0em; }
.custom ul.menu .current a, .custom ul.menu a:hover { background:#fff; color:#000; }*/



 /* GALLERIA DE THUMS ABAJO DEL HEADER */
