/*  
Theme Name: Diet
Theme URI: http://www.docteur-yann-rougier.com
Description: A diet theme
Version: 2.0
Author: R&eacute;gime
Author URI: http://www.docteur-yann-rougier.com

Diet Theme
http://www.docteur-yann-rougier.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

@import 'screen.css';
@import 'design.css';
a, a:active, a:visited{
	color: #333333;
}
a:hover{
	color: #000;
}

.socialbar {
background:url("socialbar.png") no-repeat scroll left top transparent;
color:#CCCCCC;
font:11px/20px Georgia,Times,serif;
height:40px;
margin-left:20px;
padding:25px 10px 10px 20px;
}