@font-face {
	font-family: 'Titillium';
	src: url('TitilliumText600wt.eot');
	src: local('TitilliumText14L 600 wt'), local('TitilliumText14L-600wt'), url('TitilliumText600wt.ttf') format('truetype');
}
body {
	width: 560px;
	margin: 60px auto 0px;
	background: #26251c url(body_bg.png) center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
}
.clear{
    clear: both;
}
h1{
    	margin-top: 10px;
        margin-bottom: 15px;
	text-align: left;
	font-size: 24px;
        font-family: 'Myriad Pro';
}
/**********************

        Layout

**********************/
#logo{

}
#h_content{
	background: url(38_h_content_bg.png) scroll repeat-x;
	width: 560px;
	height: 38px;
	font-family: Titillium,'Segoe UI',Helvetica,'Helvetica Neue',Arial,sans-serif;
	font-weight: 600;
	font-size: 18px;
}
#h_content #navigation{
	margin: 0px;
	padding: 6px 0px 0px;
	height: 38px;
}
#h_content #navigation li{
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#h_content #navigation li a{
	display: block;
	padding: 0px 0px 0px 0px;
	height: 26px;
	color: #37362d;
	text-shadow: 0 1px 0px #bbb;
	padding: 0px 4px 0px 0px;
}
#h_content #navigation li a span{
	height: 22px;
	display:block;
	padding: 4px 0px 0px 4px;
}
#h_content #navigation li a:hover{
	display: block;
	background: url(navigation-li-a_bg.png) right -52px no-repeat;
}
#h_content #navigation li a:hover span{
	background: url(navigation-li-a-span_bg.png) left -52px;
	color: #26251c;
	text-shadow: 0 1px 0px #aaa;

}
#h_content #navigation li a:active{
	background: url(navigation-li-a_bg.png) right -26px no-repeat;

}
#h_content #navigation li a:active span{
	background: url(navigation-li-a-span_bg.png) left -26px;
	color: #15140b;
	text-shadow: 0 1px 0px #999;
	padding-top: 5px;
}
#h_content #navigation li a.current,#h_content #navigation li a.current:hover,#h_content #navigation li a.current:active{
	background: url(navigation-li-a_bg.png) right 0px no-repeat;
	cursor: default;
}
#h_content #navigation li a.current span,#h_content #navigation li a.current:hover span,#h_content #navigation li a.current:active span{
	background: url(navigation-li-a-span_bg.png) left 0px;
	color: #FFFFFF;
	cursor: default;
	text-shadow: 0 2px 2px #333;
	padding-top: 4px;
}

#w_content{
	width: 560px;
	background: #fff url(content_border_bg.png) scroll repeat-y;
}
#content{
	padding: 10px 15px 15px;
	text-align: justify;
}
.container{
	display: none;
}
#f_content{
	background: url(f_content_bg.png) scroll repeat-x;
	width: 560px;
	height: 100px;
	margin: 0px auto;
}
#f_content span{
    float: left;
    margin-top: 34px;
    margin-left: 16px;
    font-size: 18px;
    font-family: 'TrebuchetMS',Verdana,Arial, Serif;
    color: #26251c;
    text-shadow: 0 1px 0px #ccc;
}
#f_logo{
	float: right;
}
#footer{
	color: #fff;
	text-shadow: 0px 3px 2px #000;
}
#footer #powered{
	float: right;
}
/*************************

        Accueil

**************************/
#description{
	border-bottom: 1px #ddd solid;
	line-height: 18px;
	padding-bottom: 15px;
        font-size: 14px;
}
#description:first-letter{ /* un alinea au debut du paragraphe */
	margin-left: 10px;
}
#social h1{

}
#social ul{
	padding-top: 2px;
	float: left;
	background:	url(social-ul-a.png) 0px -118px repeat-x;
}
#social ul li{
	display: inline;
	float: left;
	width: 265px;
	height: 60px;
}
#social a{
	padding: 14px 0 14px;
	font-size: 11px;
	width: 265px;
	height: 32px;
	display: block;
	text-shadow: 0 1px 0px #fff;
	background:	url(social-ul-a.png) top left;
}
#social li.alt a{
	background-position: 50px 0px;
}
#social ul li a:hover{
	background-position: bottom left;
}
#social li.alt a:hover{
	background-position: 50px -60px;
}
#social img{
	float: left;
	margin-right: 10px;
	margin-left: 7px;
}
#social strong{
	display: block;
	font-size: 14px;
	font-weight: 600;
        margin-bottom: 2px;
}

/***********************

        A propos

**********************/

#a-propos{
        font-family: 'TrebuchetMS',Verdana,Arial, Serif;
}
#a-propos p{
	color: #444;
}
#a-propos ul{
	padding: 15px;
	padding-right: 10px;
}
#a-propos li{
	margin-bottom: 15px;
	margin-left: 8px;
	color: #444;
	list-style-type: circle;
	line-height: 20px;
}
#a-propos li.last{margin-bottom: 0px;}
#a-propos a{
	padding: 2px 3px;
	text-decoration: none;
	font-weight: bold;
}

#a-propos .twitter{ color: #33ccff; }
#a-propos .twitter:hover{ color: #ffffff; background: #33ccff; }

#a-propos .deviantart{  color: #546a5d; }
#a-propos .deviantart:hover{ color: #ffffff; background: #546a5d; }

#a-propos .flickr{ color: #0063dc;}
#a-propos .flickr span{ color: #ff0084; }
#a-propos .flickr:hover{ color: #ffffff; background: #0063dc; }
#a-propos .flickr:hover span{ color: #ff0084; background: #0063dc; }

#a-propos .lastfm{ color: red;}
#a-propos .lastfm:hover{ color: #ffffff; background: red; }

#a-propos .gmail{ color: #006cb5; }
#a-propos .gmail span{ color: #c31402; font-size: 12px; }
#a-propos .gmail:hover{ color: #ffffff; background: #c31402; }
#a-propos .gmail:hover span{ color: #ffffff; background: #c31402; }

#a-propos .facebook{ color: #3b5998; }
#a-propos .facebook:hover{ color: #ffffff; background: #3b5998; }


/**********************

	Blog

***********************/

#blog{
    color: black;
}
#blog .post{
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url(excerpt.png) left bottom repeat-x;
}
#blog .entry small a.continue {
float:right;
}
#blog .excerpt{
    margin-left:155px;
    width:375px;
}
#blog h1{
    text-align: left;
    font-size: 18px;
    /*text-transform: none;*/
}
#blog img{
    float: left;
    width: 140px;
    height: 112px;
}
/**********************

        Extra

***********************/

.temp_h{
	font-family: 'Myriad Pro';
	font-size: 52px;
	text-align: center;
	margin-top: 20px;
	letter-spacing: -2px;
}
.nonop{
	text-decoration: line-through;
}