/*
website Name: Blue4You
Theme URI: http://www.blue4you.be/
Description: The default CSS theme/structure for Blue4You website.
Version: 4.0
Author: Benjamin Chasseur
Author URI: http://www.blue4you.be/

color code #50c4f0
*/

body					{ margin:0; padding:0; color:#555; text-align:left; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; background:#FFF;}

.shrotcuts				{ display:none;}
#navigation				{ display:none;}
#movie					{ display:none;}
#flashcontent			{ display:none;}
#header					{ display:block;}

.imgleft				{ float:left; margin:0 10px 0 0;}
.imgright				{ float:right; margin:0 0 0 10px;}
.imgborder				{ padding:1px; border:1px solid #fff;}

/* tagcloud */
#cloud					{ margin:30px 0; float:right; width:100%;}
#cloud ul				{ margin:0; padding:0; list-style:none;}
#cloud li				{ float:left; margin:0; padding:7px 3px 6px 0; height:auto; line-height:130%; background:transparent;}
#cloud a				{ display:block; text-decoration:none; color:#8fb8c9;}
#cloud a:hover			{ color:#79d2f6 !important;}