/* 
Theme Name: Culture Zap - white 
Theme URI: http://wordpress.org/ 
Description: Thème clair de Culture Zap by <a href="http://www.cbnews.fr/">CB News</a> (thème enfant de black)
Author: La World Wide
Author URI: http://www.la-worldwide.com/
Template: black 
Version: 1.0 
 
Ce thème a été développé par Jérémy Saint-Prix pour La WorldWide 
*/  
       
@import url("../black/style.css");

#page{ background: #f8f8f8;}

body, h1, h2, h3, .post h3{ color: #333;}

.entry, #edito, #sommaire ul a{ color: #444;}

#top-content{ background: #f8f8f8 url('images/entry.png') repeat-x bottom;}

#leaderboard{ background: #e9e9e9;}

#header { background: url('images/header.png') no-repeat top center;}

#edito{ background-image: url(images/edito.png);}

#sommaire small{ color: #868686;}

.post{ background: url('images/entry.png') repeat-x bottom;}

a.pagetop { background: url('images/pagetop.png') no-repeat;}

.interpub{ border-bottom: 1px solid #d5d5d5;}
#footer, #footer a {color: #FFF;}

.search { float: left; margin-top: 20px; margin-left: 20px;  }
.champ {
width: 200px; 
height:18px;  
background:#EEE; 
color: #6F6F6F; 
border: solid 2px #DFDFDF; 
outline:none; 
background-image:url('http://www.culturezap.fr/wp-content/themes/black/images/loupe.png'); 
background-repeat:no-repeat; 
padding-left:25px;
vertical-align:middle;
}