/*
Theme Name: Mike Little's Journalized Theme
Theme URI: http://zed1.com/journalized/themes/journalized/
Description: Layout for Mike Little's Journalized Theme
Version: 2.0 Released 22 January 2006
Author: Mike Little
Author URI: http://zed1.com/

This file governs the default three column layout.

Copyright 2002-2008 Mike Little

This file is part of Mike Little's Journalized Theme.

Mike Little's Journalized Theme is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Mike Little's Journalized Theme is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Mike Little's Journalized Theme; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
*/

html>body {
    margin:0;
    padding: 0;
    
}

body {
    margin:0;
    padding: 0;
}

h2 {
    margin: 10px 210px;
    padding: 1px 4px;

    position: relative;
    z-index: 3;

    width: auto;
    min-width: 120px;
}

.entry h2 {
    margin: 10px 10px;
}

.categories ul li {
    blackground: url(http://www.in-vitta.com/blog/images/flecha.gif) no-repeat center left;
    font-weight:normal; 
    text-decoration:none; 
    color:#91949c;
   
}
.categories ul li a:link, .categories ul li a:hover{
font-weight: normal; 
text-decoration: none; 
color: rgb(145, 148, 156);    
border-bottom-color:#D7D8DB;
border-bottom-style:solid;
border-bottom-width:1px;
height:20px; 
}



#headerblock {
    /*margin: 0px 210px;*/
    padding: 10px;
    width:520px;
    margin-top:50px;
    background: url(../../../images/Titulo.gif) no-repeat center left;

    /*position: relative;
    z-index: 3;

    width: auto;
    min-width: 120px;

    overflow:hidden;
    
    margin-left:0px;*/
}

.centreblock, .navigation {
    /*margin: 0 210px 20px 210px;*/
    padding: 10px;
    width:520px;
    background:url(../../../images/sepPost.gif) no-repeat bottom;
    /*border-bottom:solid 5px #ececec;*/

    /*position: relative;
    z-index: 3;

    width: auto;
    min-width: 120px;*/
}

.comment-navigation {
    margin: 0;
    padding: 10px;
}

#respond{
 display:none;
}

/* ** adjustments for missing columns */

div.journalized-centre-left h2,
div.journalized-centre-left #headerblock,
div.journalized-centre-left .centreblock,
div.journalized-centre-left .navigation {
    margin-left: 10px;
}

div.journalized-centre-right h2,
div.journalized-centre-right #headerblock,
div.journalized-centre-right .centreblock,
div.journalized-centre-right .navigation {
    margin-right: 10px;
}

div.journalized-centre-full h2,
div.journalized-centre-full #headerblock,
div.journalized-centre-full .centreblock,
div.journalized-centre-full .navigation {
    margin-right: 10px;
    margin-left: 10px;
}

#cola {
    padding: 5px;
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 1;
    width: 190px;
    text-align:left;
    color:#91949c;
    float:left;
    margin-top:50px;
}

#colb {
    padding: 5px;
    /*position: absolute;*/
    /*top: 20px;*/
    /*right: 70px;*/
    z-index: 1;
    width: 190px;
    float:left;
    margin-top:50px;
    padding-left:10px;
}

.offscreen, .hidden {
  width:1px;
  height:1px;
  top:-900px;
  font-size:1%;
  position:absolute;
  overflow:hidden;
}

.alignright {
  float: right;
  margin-left: 5px
}

.alignleft {
  float: left;
  margin-right: 5px
}
.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  margin: 3px;
  position:relative;
}

.wp-caption-text {
  margin: 5px;
  text-align:center;
}
/*Añadido por JMP*/
#superHeader{
   /*width:1024px;*/
   /*margin:0 auto 10px;*/
   height:55px;
   color:white;
   position: absolute;
   left:50%;
   width:1024px;
   margin-left:-477px;
 }
 
 #header {
    /*margin:0 auto 10px;*/
    text-align:center;
    float:left;
    /*margin-left:240px;*/
    
    /*border:1px solid #ccc;*/
    }
 #telefono{
   float:left;
   font-size:24px;
   padding-left:10px;
   margin-top:10px;
   font-family:Arial;
   font-weight:bold;
 }
 
 #derech{
   float:right;
   font-size:11px;
   text-align:right;
   padding-right:10px;
   margin-top:10px;
   font-family:Arial;
   
 }
.journalized-centre-normal{
  width:520px;
  float:left;
  padding-left:235px;
  background:url(../../../images/fondoCabecera2.gif) no-repeat top;
}

#header, superHeader{
   position: absolute;
   left:50%;
   width:1024px;
   margin-left:-477px;
}
#linea-cab{
  /*background-color:#6d777c;*/
  background: url(../../../images/franja.gif) repeat-x;
  width:100%;
  height:55px;
}
#Referencias{
  width:214px;
  background: url(../../../images/arco2.gif) no-repeat;
  /*background-image: none;
  filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arco.png');*/
  height:199px;
}
