/*  
Theme Name: Blogxeix
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;
}

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: 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;
}

.blogxeix{
border: 0px none ; width: 103px; height: 45px; position: relative;
left:19px;
top:72px;
}

#headerimg{
display:none;
}
#headmenu{
float: right; 
position: absolute; 
top: 5px; 
right: 5px;
}
#content{
    width: 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{
    text-decoration: none;
}



.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;
    border: 1px solid #EEE;
}

#commentform textarea 
{

width: 95%;
background-color:white;
border: 1px solid #041B44;


}

#commentform input {
	/*background-color:white;*/
	border: 1px solid #041B44;

}

.comentari {
background-color: #eeeeee;
background-image: url(images/blockquote.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom left;
color: black;
padding: 10px 10px 40px 10px;
margin: 1em;
}

.alt{
background-color: #eeeeee;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom left;
color: black;
padding: 10px;
margin: 1em;


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

}

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

.navigation{
	clear:both;
	padding-bottom:13px;
}	

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


/* Sidebar
******************************************************************/
#sidebar{
    width: 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 .login{
	font-size:1.1em;
	color: #666666;
	padding-left:15px;
}

#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;
}

#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: 125px;
	height: 15px;
	background-color:white;
	border: 1px solid #041B44;
	color: #666666;
}

#sidebar input#s{
	margin: 5px 0 0 10px;
}

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 0px 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." */

