/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

    Kubrick v1.5
     http://binarybonsai.com/kubrick/

    This theme was designed and built by Michael Heilemann,
    whose blog you will find at http://binarybonsai.com/

    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 76%;
    background: #CED6D9 url(images/fond.jpg) repeat-x;
    color: #333;
    text-align: center;
    }

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




a:link{
    color: #3367CD;
    background-color: transparent;
    text-decoration:underline;
}

a:visited{
    color: #3367CD;
    background-color: transparent;
    text-decoration:underline;
}

a:hover{
    color: #FF9900;
    background-color: transparent;
}
.contactinfo{
visibility: hidden
}
a[hreflang]:after {
    content: "\0000a0[" attr(hreflang) "]"; 
    background-color: transparent;
    color:#999; 
}

a img{
    border: none;
}

hr{
    display: none;
}

h1{font-size: 1.8em;}
h2{font-size: 1.3em}
h3{font-size: 1.2em}
h4{font-size: 1.1em}
h5{font-size: 1em}
h6{font-size: 1em; font-weight: normal; font-style: italic;}

#page {
 background: #FFF;
 color: inherit;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 position: relative;
   width: 728px;/* 60em;*/
 padding: 0;
 border: 10px solid #EEE;

}


#header {
    background: url(images/capcalera.png) no-repeat left top;
    color: #FC0503;
    background-color: transparent;
    font-size: 0.8em;
    height:136px;
    width:728px;
    margin:0px;
    position:relative;
    left:0px;
    right:0px;
    }

#header a{
    background-color: transparent;
    color: #FFF533;
    text-decoration: none;
}

#headerimg{
display:none;
}
#headmenu{
float: right; 
position: absolute; 
top: 5px; 
right: 5px;
}
#content{
    width: 505px;/*42em;*/
    float: left;
    padding-left: 1em;
    padding-right: 0.5em;
    padding-top:0.5em;
    padding-bottom:30px;
}

#conteniror {
    margin-bottom: 3em;
    margin-top:10px;
    float:left;
}

.post{
      text-align: left;
        line-height: 20px;
    text-indent: 0cm;
    margin:10px;
}

.post h2{
    margin-bottom: 0;
    padding-left: 12px;
    background: transparent url(images/post.png) no-repeat left;
}

.post h2 a{
    font-size: 20px;
        text-decoration: none;
}

#resum h2{
    font-size: 20px;
        text-decoration: none;
    margin-bottom: 0;
    color: #3367CD;
    /*padding-left: 12px;
    background: transparent url(images/post.png) no-repeat left;*/
}

.post small{
margin-top: 0pt;
font-size: 0.9em;
}

.post small a{
   /* border-left: 1px solid #666;
    padding-left: 0.6ex;*/
}

.post-info-co{
    clear: both;
    background: #EEE url(images/postinfo.png) no-repeat top right;
    padding: 3px;
    margin:-6px;
    margin-left:-13px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid #EEE;
}

.alignright {
    float: right;
    padding-top:10px;
    }

    

.alignleft {
    float: left;
    padding-top:10px;
    }


/* Sidebar
******************************************************************/
#sidebar{
    width: 195px;/*16.07em;*/
    float: right;
   /* padding-top:-15px;*/
    border-left: 5px solid #EEE;
    padding-bottom: 10px;
}



#sidebar h2{
    font-size:1.2em;
    /*margin-top:15px;*/
    margin-bottom:6px;
    margin-left:5px;
}

#sidebar .usuari{
    font-size:1.1em;
    color: #666666;
    padding-left:15px;
    padding-bottom:40px;
}

#sidebar h4{
    font-size:1em;
    margin-top:2px;
    margin-bottom:2px;  
    margin-left:5px;
}

#sidebar h3{
    font-size: 1.1em;
}

#sidebar ul{
    list-style-type: none;
    list-style-image: none;

}

#sidebar li{
    margin: 0px;
    padding: 0px;
   /*display:block;*/  /*pour IE5*/ 
}

#sidebar li ul form{ 
    margin : -7px 0 -7px 0;
    padding:3px 3px 3px 15px; 
    text-decoration: none; 
    display:block;
    color:#041B44;
}

#sidebar li ul li a{ 
    margin : -7px 0 -7px 0;
    padding:3px 3px 3px 15px; 
    text-decoration: none; 
    display:block;
}

.lcoment { 
    margin : -7px 0 -7px 0;
    padding:5px 3px 5px 5px; 
    text-decoration: none; 
}


#sidebar li ul li span{
    margin : -7px 0 -7px 0;
    padding:5px 3px 5px 15px; 
    text-decoration: none; 
    display:block;
}

#sidebar input#s,#sidebar input#log, #sidebar input#pwd, #searchform input#s{
    /*font: 12px    Verdana, Helvetica, sans-serif;*/
    width: 150px;
    height: 15px;
    background-color:white;
    border: 1px solid #041B44;
    color: #666666;
}


input#contactname,input#contactemail, input#contacturl{
    /*font: 12px    Verdana, Helvetica, sans-serif;*/
    background-color:white;
    border: 1px solid #041B44;
    color: #666666;
}

textarea#contactcomment{
    /*font: 12px    Verdana, Helvetica, sans-serif;*/
    width:90%;
    background-color:white;
    border: 1px solid #041B44;
    color: #666666;
}

input#blog_title, input#user_email, input#user_name{
    font: 12px    Verdana, Helvetica, sans-serif;
    width: 100%;
    height: 17px;
    background-color:white;
    border: 1px solid #041B44;
    color: #666666;
}

#sidebar input#rememberme{
    width: 8px;
    height: 8px;
    background-color:white;
    border: 1px solid #666666;
    color: #666666;
}

#searchsubmit, #submit, #login {
    background-color: #B2C2E1;
    color: #041B44;
    border: 1px solid #666666;
    height: 17px;
    font: 9px     Verdana, Helvetica, sans-serif;
}

.blog a{ 
    padding:3px 3px 3px 0px !important ;
    margin:2px 0px 2px 0px !important;
    display:inline !important;
}
.blog a img{ 
    /*display:table-cell;*/
    vertical-align:middle;
}
#sidebar li ul li a{ 
 margin /* */:/**/ 0;
}

.cerca{
margin:10px 0px 0 6px;
}
 
#sidebar li  a:link{
    color: #3367CD;
    background-color: transparent;
}

#sidebar li a:visited{
    background-color: transparent;
}

#sidebar li a:hover{
    background-color: transparent;
    color: #FF9900;
    background: #FFF url(images/menu.gif);
}

#sidebar ul li 
{
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol 
{
margin: 0;
padding: 0;
}

/* Footer
******************************************************************/
#footer p{
    background: #CED6D9;
    color: #666666;
}

#footer a{
    color: #666666;
    background: transparent;
    text-decoration: none;
}

#footer p{
    /*display:block;*/
    /*padding: 5px;*/
}

#footer p{
    clear: both;
    margin: 0;
    padding: 5px;
    height:31px;
    text-align:center;
}


/*tagCloud*/
#tagcloud h2{
    font-size: 1.5em;
    padding-top: 5px;
}

#tagcloud{
    clear:both;
    text-transform:capitalize;/* display: inline;*/
    text-align: center;
    margin-bottom:10px;
}

#tagcloud li:before {
    content: none;/*display: inline;*/
    list-style: none;
    background-image: none;
    padding: 0;
    margin: 0;
    }


#tagcloud a{
    color: #3367CD;
    margin: 1px; 
    padding: 0px !important; 
    text-decoration: none; 
    display: inline !important;
    width: auto;
}

#tagcloud a:hover{
        color: #FF9900;
    background-color: transparent;
}



/*botons*/
#Botons span{
display:none;
}

#Botons {
width: 184px;
height: 33px;
background-image: url(images/botoneres.png);
background-repeat: no-repeat;
margin: 103px   0px 0px 3px;
position: relative;
/*padding-bottom:15px;*/
float: left;
}

#Botons li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}

#Botons li,#Botons a {
height: 27px;
display: block;
}

#Botons1 {left: 0px; width: 54px;}
#Botons2 {left: 66px; width: 54px;}
#Botons3 {left: 130px; width: 54px;}


#Botons1 a:hover {background: transparent url(images/botoneres.png) 0px -33px no-repeat;}

#Botons2 a:hover {background: transparent url(images/botoneres.png) -66px -33px no-repeat;}

#Botons3 a:hover {background: transparent url(images/botoneres.png) -130px -33px no-repeat;}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
    It won't be a stylish marriage, I can't afford a carriage.
    But you'll look sweet upon the seat of a bicycle built for two." */

