/*
Theme Name: cdmkj
Theme URI: http://www.cdmkj.com.ar/
Description: Theme del Club Deportivo Moto Kart Jovita.
Version: 1.0
Author: nueveseis
Author URI: http://www.nueveseis.com.ar/
Tags: red, orange, two columns
*/

body
   {
   font-family: arial;
   font-size: 12px;
   margin:0 auto;
   background-color: #ddd;
   padding:0;
   }  


a
   {
   text-decoration:none;
   color:#666666;
   }

a:hover
   {
   color:#FD0000;
   }

h1
   {
   margin:0;
   font-size:26px;
   font-weight:bold;
   float:left;
   padding:90px 0 0 40px;
   color: #444444;
   }


img.centered, .aligncenter, div.aligncenter {
margin-left: auto;
margin-right: auto;
border: 1px solid #000;
}

img.alignright {
align: right; 
padding: 2px;
margin:7px;
border: 1px solid #000;
}

img.alignleft {
align:left;
padding: 2px;
margin: 7px;
border: 1px solid #000;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

#h1-interior
   {
   margin:0;
   font-size:26px;
   font-weight:bold;
   float:left;
   padding:20px 0 0 30px;
   color: #444444;
   }

h2
   {
   font-size:28px;
   color:#ccc;
   font-weight:normal;
   }

h3
   {
   font-size:24px;
   color:#cc0033;
   }

h4
   {
   font-size:14px;
   padding:10px 0 0 0;
   color:#cc0033;
   }

#destacado
   {
   font-size:12px;
   padding:10px 0 0 0;
   font-weight:bold;
   }

#fondo-interior
   {
   width: 980px;
   height:198px;
   background-position: left top;
   background-image: url(/archivos/encabezado.jpg);
   }

#fondo
   {
   width: 980px;
   height:550px;
   background-position: left top;
   background-image: url(/archivos/fondo.jpg);
   }

#search
   {
   float:right;
   margin:20px 25px 4px 4px;
   }

#buscar
   {
   border:2px solid #FD0000;
   padding-left: 5px;
   color:#000;
   }

#menu
   {
   clear:both;
   }

div#pie
   {
   clear:both;
   background:#0e2822;
   padding:15px;
   height:100px;
   }

div#pie p
   {
   font-size:14px;
   color:#fff;
   }

div#contenedor
   {
   margin:0 auto;width: 980px; border-right: 1px solid #ddd;border-left: 1px solid #ddd;
   -moz-box-shadow: rgba(200,200,200,1) 0 8px 25px;
   -webkit-box-shadow: rgba(200,200,200,1) 0 8px 25px;
   -khtml-box-shadow rgba(200,200,200,1) 0 8px 25px;
   box-shadow: rgba(200,200,200,1) 0 8px 25px;
   }

div#absolut-transparente
   {
   width:450px;
   height:220px;
   margin:410px 40px;
   position:absolute;
   z-index:2;
   background-color:#ffffff;
   border:4px solid #FD0000;
   /* for IE */
   filter:alpha(opacity=70);
   /* CSS3 standard */
   opacity:0.7;
   -moz-box-shadow: rgba(200,200,200,1) 0 8px 25px;
   -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
   -khtml-box-shadow rgba(200,200,200,1) 0 4px 18px;
   box-shadow: rgba(200,200,200,1) 0 4px 18px;
   border-radius: 6px; 
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   -o-border-radius: 6px;
   -khtml-border-radius: 6px;
   }

div#absolut-transparente-foto
   {
   width:300px;
   height:200px;
   margin:430px 630px;
   position:absolute;
   z-index:2;
   border:4px solid #FD0000;
   /* for IE */
   filter:alpha(opacity=90);
   /* CSS3 standard */
   opacity:0.9;
   -moz-box-shadow: rgba(200,200,200,1) 0 8px 25px;
   -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
   -khtml-box-shadow rgba(200,200,200,1) 0 4px 18px;
   box-shadow: rgba(200,200,200,1) 0 4px 18px;
   border-radius: 6px; 
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   -o-border-radius: 6px;
   -khtml-border-radius: 6px;
   }  

div#absolut-contenido
   {
   width:450px;
   height:260px;
   margin:410px 40px;
   padding:5px 5px 5px 20px;
   position:absolute;
   z-index:4;
   }    

div#absolut-contenido p
   {
   color: #333333; 
   font-weight:bold;
   font-size: 14px;
   padding:2px;
   margin:7px;
   }

div#absolut-contenido p a
   {
   color: #333333; 
   font-weight:normal;
   font-size:13px;
   padding:2px;
   }

div#absolut-contenido p :hover
   {
   color:#ffffff;
   background:#FF6600;
   }

div#contenedor-debajo
   {
   clear:both;
   border-top:15px solid #FD0000;
   background:#fff;
   float:left;
   width:100%;
   }

div#debajo-izq
   {
   padding:20px 10px 35px 30px;
   float:left;
   width:5%;
   }

div#debajo-der
   {
   padding:20px 30px 35px 10px;
   float:right;
   width:90%;
   }

div#debajo-interior
   {
   padding:30px 40px 30px 10px;
   float:right;
   width:90%;
   }

div#noticia  {
   padding:0px 10px 10px 30px;
}

div#noticia p {
 font-family: georgia;
 font-size: 14px;
}


div#noticia-busq
   {
   padding:0px 10px 10px 50px;
   color:#999;
   }

div#noticia-busq h4
   {
   padding:0 0 0 0;
   color:#999;
   }

div#navegador
   {
   padding:20px;
   clear:both;
   }

div#alin-izq
   {
   float:left;
   width:40%;
   }

div#alin-der
   {
   float:right;
   width:40%;
   text-align:right;
   }

ul#mtop
   {  
   list-style:none;
   margin:0 23px 0 0;
   padding:0;
   font-size:15px
   }

ul#mtop li
   {
   margin:2px;
   padding:91px 0 0 0;
   float:right;
   }

ul#mtop li a
   {
   display:block;
   width:70px;
   padding:6px 6px 6px 6px;
   text-decoration:none;
   text-align:center;
   color:#ffffff;
   background:#FD0000;
   border:2px solid #ffffff;
   }

ul#mtop li a:hover
   {
   color:#000000;
   background:#ffffff;
   border:2px solid #000000;
   }

ul#mtop-interior
   {  
   list-style:none;
   margin:0 23px 0 0;
   padding:0;
   font-size:15px
   }

ul#mtop-interior li
   {
   margin:2px;
   padding:21px 0 0 0;
   float:right;
   }

ul#mtop-interior li a
   {
   display:block;
   width:70px;
   padding:6px 6px 6px 6px;
   text-decoration:none;
   text-align:center;
   color:#ffffff;
   background:#FD0000;
   border:2px solid #ffffff;
   }

ul#mtop-interior li a:hover
   {
   color:#000000;
   background:#ffffff;
   border:2px solid #000000;
   }

