/*
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; }*/



 /* NAV MENU */

.custom .menu { border-width: 0.1em 0 0.1em; border-style: 
                     solid; border-color: #ffffff;background:none; height:40px; font-family:georgia; font-size:1.3em; }
	.custom .menu > li { margin-right: 4px; margin-left: 4px; }
                .custom .menu li > a { background:transparent; #eee; color:#7A6653; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:7px 11px; margin-top:4px; letter-spacing:0px; text-transform:capitalize; }
                    .custom .menu > li.current > a { background:transparent; color:#ffffff; }
                    .custom .menu > li a:hover { background: transparent; color:#ffffff; }



/* STYLO DE BORDES EN GENERAL */
.custom div.post img.post_image {
	border: 8px  #ffffff;
	box-shadow:1px 1px 10px #333333;
	background: #ffffff;
}

.custom img.images { border-width: 8px; border-style: 
                     solid; border-color: #ffffff; 
                     box-shadow:1px 0px 5px 1px #333;
                     -moz-box-shadow:1px 0px 5px 1px #333 ;
	             -webkit-box-shadow:1px 0px 5px 1px #333 ; }

.custom #header {border-width: 0 0 0.1em;; border-style: 
                     solid; border-color: #ffffff;}
/*.custom #footer{border-width: 0.1em 0 0.1em;; border-style: 
                     solid; border-color: #ffffff;}*/
.custom #content_box {border: 0;}
.custom .post_box {border: 0;}