/*
Theme Name: Portfolio Simon Givois
Theme URI: http://www.fuegin.com/
Description: Thème créé par Simon Givois
Version: 1.0
Author: Simon Givois
 
Creation Theme by Simon Givois || http://www.fuegin.com
*/


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



ul, li {
	margin:0px;
	padding:0;
}

a {
 outline:none; }

body {
background:url(images/header.png) no-repeat scroll center top transparent;
background-color:#000000;
color:#FFFFFF;
text-decoration:none;
font-family: Arial, Verdana, sans-serif;
font-size: 0.9em;
}

#titre {
background-image:url(images/titre.png);
height:26px;
background-repeat:repeat-y;
margin: 0 auto 0 auto;
margin-top:26px;
margin-left:22px;
}

#barre_footer{
background-image:url(images/titre2.png);
height:26px;
background-repeat:repeat-y;
margin: 0 auto 0 auto;
margin-top:48px;
margin-left:22px;
}

h1 a{
position:absolute;
left:-5000px;
top:-5000px;
text-indent:-5000px;
}
h4{
margin-top:5px;
font-size:15px;
font-weight:bold;
text-align:left;
}
h4 a{
text-decoration:none;
color:#FFFFFF;
}

#header p{
position:absolute;
left:-5000px;
top:-5000px;
text-indent:-5000px;
}

#content {
margin: 0 auto;
width: 960px;
}

.postmetadata {
background-image:url(images/separateur.png);
height:33px;
background-repeat:no-repeat;
font-size:10px;
width:100px;
float:right;
text-align:left;


}

.postmetadata a{
line-height:33px;
color:#8c8c8c;
text-decoration:none;
padding-left:10px;
}

.post-content {
font-size:13px;
text-align:left;
margin:0px;

}

.post-content p a img{
border: 3px solid #3e3e3e;
margin-top:30px;
}

.post-content p a  {
text-decoration:none;
color:#178DC4;
}

.vignette a img{
border: 3px solid #3e3e3e;
width:394px;

}

.vignette a img:hover{
border: 3px solid #00849b;
}

.post {
float:left;
width:394px;
margin:40px;
margin-bottom:0px;
margin-top:35px;
}

.post2 {
margin:0px 40px;
margin-top:80px;


}

.clear { clear:both }

#footer{
margin: 0 auto 0 auto;
width: 245px;
margin-top:10px;

}

#footer p{
font-size:11px;
}
#footer a{
text-decoration:none;
color:#FFFFFF;
}
#footer a:hover{
text-decoration:none;
color:#00a9c7;
}





.navigation a{
text-decoration:none;
color:#00a5c0;
}

.alignleft a{
text-decoration:none;
color:#00a5c0;
}

.alignright a{
text-decoration:none;
color:#00a5c0;
}

#navigation{
margin: 0 auto;
margin-top:220px;
} 




#navigation ul{
	padding:0;
	text-align:center;
	vertical-align:middle;
}

#navigation ul li{
        background:url(images/menu.png) no-repeat center center;
	list-style-type:none;
	color:#223033;
	font-style:normal;
	font-weight:lighter;
	display:block;
	width:139px;
	float:left;
	margin-right:25px;
	line-height:34px;
	background:url(images/menu.png) no-repeat center center;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

#navigation ul li a{
	
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	text-shadow:0 1px 0 #868686;
	text-decoration:none;
        display:block;
}
#navigation ul li:hover{
	background:url(images/hover.png) no-repeat center center!important;
}

.current_page_item a {
background:url(images/native.png) no-repeat center center!important;
 }
.current-cat a {
background:url(images/native.png) no-repeat center center!important;
 }



#navigation ul li:last-child{
	margin-right:0px;
}





