@font-face
{
font-family: myFont;
src: url(http://www.hixair.fr/HelveticaNeue-Light.woff);
}  

html{
    font-family:myFont;
    color: #ffffff;
    background: #000000;
    background-image: url("../img/IMG_0030_bg.jpg");
	background-repeat:repeat-y;
	background-size:100%; 
    background-position:fixed;
    font-size: 62.5%;
}

body{
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 12px;
    
}




.thumb {
	
   position:relative;
   display: inline;
   line-height: 15px;
   margin: 0px 3px 0px 0px;
   
}
.thumb .label {
	background-color:rgba(100,100,100,0.7);
	
    position:absolute;
    top:-10px; /* in conjunction with left property, decides the text position */
    left:0px;
    width:100px; /* optional, though better have one */
    color: #FFFFFF;
    white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
.thumb .fs {
	
    position:absolute;
    top:-90px; /* in conjunction with left property, decides the text position */
    left:84px;
    width:100px; /* optional, though better have one */
    white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}





#topdiv{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 36px;
	background: #2E2E2E;
	opacity:0.8;
	font-size: 28px;
	vertical-align: middle;
	//padding: 4 0 4 10;
	color: #000000;
	
	margin-top: 4;
}




#bottomdiv{
	position: float;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background: #2E2E2E;
	opacity:0.8;
	font-size: 28px;
	vertical-align: middle;
	padding: 4 0 4 10;
	color: #000000;
}

a{
    color: #FFFFFF;
    text-decoration: none;
    
}

a:visited{
    color: #FFFFFF;
}

a:hover{
    color: #000000;
}

a img{
    border: none;
 //   margin: 0px 4px 0px 0px;
    max-width: 100%;

}




.article.archive img{
    border: none;
    margin: 2px 2px 2px 2px;
	box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
}

pre, code{
    max-height: 100%;
    width: 100%;
    font-size: 1.2em;
    overflow: auto;
}

h1, h2, h3{
    font-family:myFont;
    }

.top h2 {
    align: center;
    color: #ffffff;
}

#page {
    width: 100%;
    margin: 0 auto;
}

/* Header
*******************************************************************************/
#top {
    color: #6F6F6F;
    padding: 5px 5px;
}
    h1 a,
    h1 a:visited {
        color: #ffffff;
        text-decoration: none;
        line-height: 32px;
    }
    h1 a:hover {
        color: #444;
    }
    
    h2 {
    	padding: 50px 0px 20px 0px;
    	
    	}

/* Content
*******************************************************************************/
#content {
        font-family:myFont;
    padding: 0px 6px 0px 0px;
    text-align:center;
    
}

/* Sidebar
*******************************************************************************/
#sidebar {
    width: 0px;
    float: left;
}
    #sidebar div {
        padding: 1em 30px;
    }
    #sidebar h2 {
        color: #665;
    }
    #sidebar ul {
        list-style: none;
        padding: 0;
        margin: 1em 0;
    }
    
/* Article
*******************************************************************************/
.home{
    margin-bottom: 2em;
    padding: 10px 10px 10px 10px;

}
    .home img{
        max-width: 100%;

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
    }

 //   .thumb img{
     

//-webkit-border-radius: 0px;
//-moz-border-radius: 0px;
//border-radius: 0px;
//    }



.article{
	    font-family:myFont;
    //margin-bottom: 2em;
//    padding: 30px 30px 60px 30px;
//    background: #9a9a9a;
//    background-image: url(../img/stuff.jpg);
//    background-repeat:no-repeat;
//    background-position: right bottom;
//    border: 1px solid #9a9a9a;
//    box-shadow: 6px 6px 12px #000;
//    -moz-box-shadow: 6px 6px 12px #000;
//    -webkit-box-shadow: 6px 6px 12px #000;
//    -webkit-border-radius: 12px;
//	-moz-border-radius: 12px;
//	border-radius: 12px;
}

    .article-title,
    .article-title a{
    	    font-family:myFont;
        color: #111;
        text-decoration: none;
    }

    .article-info{
        margin: 0 0 1em 0;
        color: #2E2E2E;
    }
    
    .article-content {
        font-family: myFont;
        margin-left: auto; 
        margin-right: auto;
    }
    
    
    .article-content a{
    	    font-family:myFont;
	    color: #000000;
    text-decoration: none;
}

    .article img{
        max-width: 100%;
    }



    .article .collapsed{
        display: none;
    }

.article.blog-xrpix-com{
	    font-family:myFont;
    margin-bottom: 2em;
    padding: 30px 30px 60px 30px;
    background: #FFF;
    background-image: url(../img/photoblog.jpg);
    background-repeat:no-repeat;
    background-position: right bottom;
    border: 1px solid #DDD;
    box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
    	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.article.twitpic-com{
	    font-family:myFont;
    margin-bottom: 2em;
    padding: 30px 30px 60px 30px;
    background: #8CA1B8;
    background-image: url(../img/twittpics.jpg);
    background-repeat:no-repeat;
    background-position: right bottom;
    border: 1px solid #8CA1B8;
    box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
    	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
	
.article.hixair-tumblr-com{
	    font-family:myFont;
    margin-bottom: 2em;
    padding: 30px 30px 60px 30px;
    background: #8CA1B8;
    background-image: url(../img/twittpics.jpg);
    background-repeat:no-repeat;
    background-position: right bottom;
    border: 1px solid #8CA1B8;
    box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
    	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}	
	
	
.article.pinterest-com{
	    font-family:myFont;
    margin-bottom: 2em;
    padding: 30px 30px 60px 30px;
    background: #8CA1B8;
    background-image: url(../img/twittpics.jpg);
    background-repeat:no-repeat;
    background-position: right bottom;
    border: 1px solid #8CA1B8;
    box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
    	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}


.article.www-twitter-com{
	    font-family:myFont;
    margin-bottom: 2em;
    padding: 30px 30px 60px 30px;
    background: #71B0F5;
    background-image: url(../img/twittpics.jpg);
    background-repeat:no-repeat;
    background-position: right bottom;
    border: 1px solid #8CA1B8;
    box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
    	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
	   
.article.gallery{
	    font-family:myFont;
    margin-bottom: 2em;
    padding: 0px 2px 0px 2px;
//    background: #fff;
//    background-repeat:no-repeat;
//    background-position: center;
//	background-image: url(../img/loading.gif);
//    border: 1px solid #DDD;
    box-shadow: 6px 6px 12px #000;
    -moz-box-shadow: 6px 6px 12px #000;
    -webkit-box-shadow: 6px 6px 12px #000;
//    	-webkit-border-radius: 6px;
//	-moz-border-radius: 6px;
//	border-radius: 6px;
}

.article.archive{
	    font-family:myFont;
    //margin-bottom: 2em;
    //padding: 5px 5px 5px 5px;
    //background: #FFF;
    //background-repeat:no-repeat;
    //background-position: right bottom;
    //border: 1px solid #FFF;
    //box-shadow: 6px 6px 12px #000;
    //-moz-box-shadow: 6px 6px 12px #000;
    //-webkit-box-shadow: 6px 6px 12px #000;
    //-webkit-border-radius: 6px;
	//-moz-border-radius: 6px;
	//border-radius: 6px;
}

    .article.archive a{
    	    font-family:myFont;
	    color: #000000;
    text-decoration: none;
}

.item{
border-top: solid 1px #E5E5E5;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #E5E5E5;
margin-bottom: 25px;
    }

    .item a{
	    color: #000000;
    text-decoration: none;
}


/* Footer
*******************************************************************************/
#footer {
    clear: both;
    padding: 0 30px;
}

img.lazy {margin: 1px 1px 1px 1px; vertical-align: middle; align: left;}
