/*
Theme Name: 1Day Theme
Theme URI: 
Description: Le thème par défaut des sites 1day
Version: 1
Author: Neozoxn
Author URI: http://neozox.com
Tags: 
*/
html{
}
Body{
background:#fff;
margin:0;
padding:0;
font-size:12pt;
font-family : verdana, serif;
}
img{
margin:0;
padding:0;
border:none;
}
a{
color:#ff44f8;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
a:hover{
color:#ff91fa;
}
hr{
border:none;
background: url(images/hr.jpg);
width:425px;
height:2px;
margin:0 auto;
padding:0;
}
.logo{
margin:0 auto;
padding:0;
width:775px;
height:66px;
}
.navigation{
margin:0 auto;
padding:0;
width:960px;
text-align:center;
line-height:1.5em;
}
.navigation a{
font-size:10pt;
}
.center{
margin:0 auto;
width:468px;
height:60px;
}
.entry {
width:900px;
margin:0 auto;
text-align:center;
}
.previous{
float:left;
position:relative;
}
.next{
float:right;
position:relative;
}
.date{
width:560px;
margin:0 auto;
padding:10px;
text-align:center;
}
.date a{
font-size:20pt;
}
.title{
width:560px;
margin:0 auto;
padding:10px;
text-align:center;
}
.title a{
font-size:10pt;
}
.social_button {
width:500px;
margin:0 auto;
padding:0;
}
.footer {
	padding : 20px;
	text-align : center;
	font-size : 11px;
line-height:1.5em;
}
.footer a{
	font-size : 11px;
}