/*
Theme Name: La Butaca Blog Style
Theme URI: http://www.labutaca.net/
Description: Estilo para los blogs de LaButaca.net
Version: 1.0
Author: LaButaca.net
Author URI: http://www.labutaca.net/ 

-----------------------------------------------
Blogger Template Style
Name:     La Butaca Blog Style
Designer: LaButaca.net
URL:      www.labutaca.net
Date:     07 Mayo 2009
----------------------------------------------- */

/*------------------------------------------------------------------------------------ LaButaca.net ------------------------------*/

/*------------------------------------------------- PIEZAS IMÁGENES ----------------*/
body {
	margin:0;
	padding:0;
}

.cabecera{
	display: none;
}

.posicion_contenidos{
	display: none;	
}

.encabezado_y_menu{
	height:160px;
	padding-left:30px;
	padding-right:30px;
}

.fondo_entorno_superior {
	width:100%;
}

.pie_pagina {
   	display: none;
	}

#submenu{
	display: none;
}	

#bajopost{
	display: none;
}

#zona_derecha_blogs{
	display: none;
}	

#caja{
	display: none;
}
#sorteo{
	display: none;
}

	
/*------------------------------------------------------------------- TEXTOS LINKABLES ----------------*/


/*---------------------------- ELEMENTOS ESPECIALES DESTACADOS DEL MENU PRINCIPAL ----------------*/

/*-------------------------------------------------- TITULOS SECCIONES ----------------*/

.titulos_secciones{
    display: inline;
    font-family:Arial, Helvetica, sans-serif;
    font: Arial;
	font-size:24px;
	font-style:normal;
    font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	}

.fondo_titulos_secciones{
    height:40px;
	text-align:left;
	border-width: 0px;
	padding-top:5px;
	padding-left:5px;
	background-color:#1E70A6;
	/*background-image:url(fondo_titulos.jpg);*/
	}

.fondo_titulos_secciones_blogs{
    height:39px;
        text-align:left;
        border-width: 0px;
        padding-top:5px;
        padding-left:5px;
        background-color:#1E70A6;
     
        }



.fondo_titulos_secciones_blogs_derecha{
    height:30px;
        text-align:left;
        border-width: 0px;
        padding-top:5px;
        padding-left:5px;
        background-color:#1E70A6;
}    

	
/*----------------------------------------------------- MAQUETACIÓN ----------------*/

.separacion_entre_secciones {
	height:30px;
}
	
.imagenes_incluidas_secciones{
    text-align:center; 
	padding-top:10px;
	padding-bottom:10px;
	}
	
.fecha{
    font-family:Arial, Helvetica, sans-serif;
    font: Arial;
	font-size:13px;
	font-style:normal;
    font-weight: bold;
	color:#FFFFFF;
	text-align:right;
	}

/*------------------------------------- Sin utilizar ----------------------*/

.columnas_centrales{}
.secciones{}

/*--------------------------------------------------------------------------------- FIN - LaButaca.net ------------------------------*/
/*------------------------------------- Pendiente de pulir los siguientes y eliminar los q no se utilizan (estos son los que estaban incrustados dentro del index de la home ----------------------*/


.titolpost {
	margin: 3px 0 0 0;
      font: bold 18px Arial, Verdana, 'Trebuchet MS', serif;
      color: #000;
	text-align: left;
      line-height: 21px;
	}

/*----------------------------------- MENU PRINCIPAL ----------------*/

/* PRINCIPALS APARTATS - ESTRUCTURA
----------------------------------------------- */
.columna_derecha{
width:140px;
}

.columna_contenido_principal{
width:700px;
}

#header {
  width:750px;
  margin:0 0 0 10px;
  float: left;
  }

#topbanner {
        width: 768px;
        margin: 0 0 0 0px;
        padding: 0px;
}

#masthead {
      width: 750px;
	margin: 0px;
	height: 260px;
      float: left;
      }

#wrapper {
	width: 750px;
	margin: 0px;
      padding: 0px;
      float: left;
}

#content {
  width: 485px;
  margin: 0px;
  padding: 0px;
  text-align:left;
  float: left;
  /*margin: 0 auto;*/
  }

#main {
  padding: 0 0 0 5px;
  margin: auto 0px;
  width: 480px;
  float: right;
    }

#main2 {
  padding: 0px;
  margin: 0px;
  width: 480px;
  float: right;
}

#wrappersidebar {
  margin: auto 0px;
  padding: 0px;
  width: 200px;
  float: left;
  border-right: 1px dotted #ccc;
}

#sidebar {
  margin: auto 0px;
  padding: 0 0 0 0px;
  width: 180px;
    } 


#footer {
  width:690px;
  height: 55px;
  clear:both;
  margin: 0px;
  padding: 14px 30px 30px 40px;
  float: bottom left;
  font: 10px Arial, Verdana,Sans-serif;
  color: #333;
  text-align: left;
  border-top: 1px dotted #ccc;
  }

a:link, a:visited { font-family: Arial; color: #006699; text-decoration: none; }
a:hover, a:active { font-family: Arial; color: #004365; text-decoration: none; }




/* CAPÇALERA - HEADER
----------------------------------------------- */

#publilink {
    position: absolute;
    top: 0px;
    left: 768px;
}

#publilink a img {border:none; }

#publilink a:link,  #publilink a:visited { color: #006699; text-decoration: none; }
#publilink a:hover, #publilink a:active { color: #004365; text-decoration: none; border-bottom: 1px dotted ; }

.titolsubtitol {
    width: 728px;
    height: 75px; 
    margin: 10px 0 0 16px;
    padding: 0;
    background: transparent url(http://www.labutaca.net/blogs/imagenes/titol-subtitol-videojuegos.jpg) no-repeat;
}

/* POSTS
----------------------------------------------- */

.post {
	position: relative;
	top: 0px;
	width: 780px;
	left: 0px;
	margin: 100px;
	text-align: left;
}

.post a:link, .post a:visited { color: #006699; text-decoration: none; }
.post a:hover, .post a:active { color: #004365; text-decoration: none; border-bottom: 1px dotted #004365; }


.novadata {
	margin: 3px 5px 19px 0;
      font: 11px Arial, Verdana, 'Trebuchet MS', serif;
      color: #999;
	text-align: right;
      text-transform: uppercase;
      line-height: 21px;
      letter-spacing: 2px;
	}

.titolpost {
	margin: 15px 0 0px 0;
      font: bold 18px Arial, Verdana, 'Trebuchet MS', serif;
      color: #000;
	text-align: left;
      line-height: 21px;
	}

.titolpost a:link, .titolpost a:visited { color: #006699; text-decoration: none; }
.titolpost a:hover, .titolpost a:active { color: #004365; text-decoration: none; border-bottom: 0px dotted #fff; }

.iconos a:hover, .iconos a:active { text-decoration: none;  }

.metapost {
      margin: 3px 0 0 0;
      padding: 0;      
      border-top: 1px solid #006699; 
      border-bottom: 1px solid #F1F1F1;   
	}


.metaposttext {
	margin: 3px 0 3px 0;
      padding: 3px 0px 3px 27px;
      font: 11px Arial, Verdana, 'Trebuchet MS', serif;
      color: #999;
	text-align: left;
      line-height: 15px;
     /* background: #FBFBFB url('http://www.labutaca.net/blogs/imagenes/fulla-llapis.gif') no-repeat left;*/
	}


.textpost {
	margin: 13px 0px 0px 0px;
      font: 12px Arial, Verdana, 'Trebuchet MS', serif;
      color: #000;
	text-align: left;
      line-height: 18px;
	}

.textpost img {     
      border: 1px solid #ccc;
      padding: 4px;
      margin: 3px 0px 0px 6px;
      text-decoration: none;
}


.textpost blockquote {
      list-style-type: none;
      margin: 23px 0px 0px 0px;
      padding: 0px;
      font: 10px Arial, Verdana, 'Trebuchet MS', serif;
      font-style: italic;
      color: #333;
	text-align: left;
      line-height: 13px;
	}

#tags {
	display: none;
	}

#peupost {
	display: none;
	}

.linkcomentaris {
      padding: 0 0 0 23px;
      background: url('http://www.labutaca.net/blogs/imagenes/comentarispost.gif') no-repeat top left; 
}


.linktrackback {
      padding: 0 0 0 19px;
      background: url('http://www.labutaca.net/blogs/imagenes/trackbackpost.gif') no-repeat top left; 
}

.linkpermalink {
      padding: 0 0 0 20px;
      background: url('http://www.labutaca.net/blogs/imagenes/link.gif') no-repeat top left; 
}



/* NAVEGACIÓ - ANTERIORS - POSTERIORS
----------------------------------------------- */


/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS msdn search style pagination*/
div.pagination {
	font-family:Arial, Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:center;
	padding:4px 6px 4px 0;
	background-color:#fff;
	color:#313031;
}

div.pagination a {
	color:#006699;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

div.pagination a:hover, div.pagination a:active {
	color:#006699;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
}
div.pagination span.disabled {
	display:none;
}
.titolsarxius {
      margin: 5px 0 41px 0;
      padding: 0;
      font: bold 13px Arial, Verdana, 'Trebuchet MS', serif;
      color: #004365;
	text-align: center;
      line-height: 21px;
           	}

.notrobat {
      margin: 25px 0 25px 0;
      padding: 0px;
      font: bold 12px Arial, Verdana, 'Trebuchet MS', serif;
      color: #333;
	text-align: center;
      line-height: 21px;
	}

#anteriormente {
                float: left;
                width: 465px;
                margin: 0px;
                padding: 0px; 
                font: bold 18px Arial, 'Trebuchet MS', Verdana, Georgia, sans-serif; 
                line-height: 21px;
                color: #999;
                }

#anteriormente .anteriormentecap {
                margin: 0 0 2px 0;
                padding: 5px 0 5px 0;
                color: #333; 
                border-bottom: 1px dotted #333;
}

#anteriormenteindividual {
               float: left;
               width: 465px;
               padding: 4px 0 4px 0;
               margin: 0px;
               background: transparent;
               border-bottom: 1px dotted #ccc;
              }

#anteriormenteindividual:hover {
              background: #FBFBFB;
              border-bottom: 1px solid #ccc;
} 

 #anteriormentedata {
       float: left;    
       width: 30px;
       padding: 3px 9px 3px 5px;
       margin: 0px;
       color: #999;
       text-align: right;
       border-right: 1px solid #F1F1F1;
       }

.anteriormentedata-data {
       padding: 0;
       margin: 0; 
       font: bold 11px Arial, 'Trebuchet MS', Verdana, Georgia, sans-serif; 
       }

.anteriormentedata-hora {
       padding: 0;
       margin: 0; 
       font: bold 10px Arial, 'Trebuchet MS', Verdana, Georgia, sans-serif; 
       }


#anteriormenteminipost {
       float: right;    
       width: 400px;
       padding: 3px 8px 3px 10px;
       margin: 0px;
       color: #333;
       display: inline; 
       border-left: 2px solid #fff;
}

.anteriormentecategoria {
       font: 11px Arial, Verdana, 'Trebuchet MS', Georgia, sans-serif; 
       padding: 0px 0px 0px 0px;
	text-align: left;
}

.anteriormentetitol {
       font: bold 11px Arial, Verdana, Georgia, sans-serif; 
       padding: 0px;
	text-align: left;
}


#anteriormente a:link, #anteriormente a:visited { color: #006699; text-decoration: none; }
#anteriormente a:hover, #anteriormente a:active { color: #004365; text-decoration: none; }

.right {
	float: right;
	padding: 3px 10px 6px 0;
      font: bold 12px Arial, Verdana, serif;
}
.left {
	float: left;
	padding: 3px 0 6px 10px;
      font: bold 12px Arial, Verdana, serif;
}



/* COMENTARIS
----------------------------------------------- */

#comentaris {
	display: none;
}


#formulari .dades {
  width: 150px;
  padding: 1px 5px 1px 5px;
  margin: 0 10px 0 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #FBFBFB;
}

#formulari .dades:hover {
  width: 150px;
  padding: 1px 5px 1px 5px;
  margin: 0 10px 0 0;
  border: 1px solid #333;
  background: #fff;
}


#formulari .text {
  width: 400px;
  height: 175px;
  padding: 5px;
  margin: 7px 0 0 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #FBFBFB;
}

#formulari .text:hover {
  width: 400px;
  padding: 5px;
  margin: 7px 0 0 0;
 border: 1px solid #333;
 background: #fff;
}

#formulari .boto {
  width: 50px;
  padding: 3px;
  margin: 7px 0 0 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  background: #fff;
  font: bold 11px Arial, Verdana, serif;
}

#formulari .boto:hover {
  width: 50px;
  padding: 3px;
  margin: 7px 0 0 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #FBFBFB;
}



/* Footer
----------------------------------------------- */

a:link.caja {
         text-decoration: none;

}
a:visited.caja {
         text-decoration: none;

}

a:hover.caja {
         text-decoration: underline;
}

.archivo {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
         color: #000000;
         font-weight:bold;
}


a:link.archivo {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 26px;
         color: #006699;
         text-decoration: none;
       font-weight:bold;

}
a:visited.archivo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 26px;
        color: #006699;
        text-decoration: none;
       font-weight:bold;

}

a:hover.archivo {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 26px;
         color: #006699;
         text-decoration: underline;
        font-weight:bold;
}


#footer hr {
  display:none;
  }

#footer .barrafooter{
  margin: 0px;
  padding: 0px;
  border-top: 1px dotted #ccc;
  }

#footer p {
letter-spacing: 1px;
}

#footer .titolfooter {
margin: 0 40px 0 26px;
padding: 7px 2px 7px 0px;
border-bottom: 1px dotted #333;
}

#footer .titolfooter a {
font: bold 18px Arial, Verdana, Sans-serif;
color: #333;
}

#footer ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#footer ul li {
font: bold 12px Arial, Verdana, Sans-serif;
margin: 0 40px 0 40px;
padding: 7px 2px 7px 0px;
list-style: square;
color: #999;
border-bottom: 1px dotted #ccc;
}

#footer ul li:hover {
background: #FBFBFB;
border-bottom: 1px solid #ccc;
}

