/*  
Theme Name: WordPress Zask Fr
Theme URI: http://catherinezask.com/
Description: module news et who's
Version: 0.000001
Author: zask team
Author URI: http://catherinezask.com/

	

*/



* {
outline-color:invert;
outline-style:none;
outline-width:medium;
margin:0;
padding:0;
border:0;
}

body {
background-color:#222222;
margin:0;
overflow:hidden;
font-family:Verdana,sans-serif;

}
#flashcontent {
background: #222 url('images/fondnews.gif') repeat-y top left;
position:absolute;
top:0px;
padding-left:15px;
left:-15px;
width:100%;
height:100%;
z-index:1;
}
#flashobj{
margin-left:15px;
}

#close{
background: #222 url('images/now_online.gif') no-repeat top left;
display:block;
width:145px;
height:100px;
margin:10px 0 0 10px;
}
#close:hover{
background-image: url('images/now_online_hover.gif');
}
#page{
padding:0 0 0 10px;
float:left;
}
h1{
font-weight:normal;
font-size:12px;
color:#111;
}
h2{
font-weight:normal;
font-size:10px;
padding:0.5em 0 0 0;
border-top:1px solid #555;
color:#fff;
}
#news {
display:block;
font-size:10px;
height:100%;
position:relative;
width:145px;
}
.entry {
width:130px;
}
.entry a {
color:#BBBBBB;
text-decoration:none;

}

.entry a:hover {
color:#BBBBBB;
text-decoration:none;

}
p {
color:#888;
}
.entry{
padding-bottom:15px;
}
img{
margin:0.5em 0;
}

.new a{
padding-right:9px;
float:left;
color:#FFF;
text-decoration:none;
background: transparent url('images/droite.gif') no-repeat center right;
}
.new a:hover{
color:#AAA;
}
.old a{
padding-left:9px;
float:left;
color:#FFF;
text-decoration:none;
background: transparent url('images/gauche.gif') no-repeat center left;
margin-right: 18px;
}
.old a:hover{
color:#AAA;
}

.navigation{
margin-top:30px;
}