/*
 * Theme Name: BEE SECURE TwentyTen with PiWik
 * Description Child theme for twentyten with PiWik support and BEE SECURE CI
 * Author: Samir Elouardi, David Raison
 * Template: twentyten
 */

@import url("../twentyten/style.css");

#banner-youth {
	font-family: bauhaus;
	font-size: 16pt;
	font-weight: bolder;
	height: 20px;
	width: 940px;
        position:relative;
        top:0px;
        margin: 0 auto;
        padding: 4px 20px;
        background-color: white;
        box-shadow: 2px 2px 5px #000000;
        -moz-box-shadow: 2px 2px 5px #000000;
}

#banner-youth a {
	text-decoration:none;
	color: black;
}

#wrapper {
	margin: 10px auto;
	width: 940px;
	background: #fff url("header.png") no-repeat;
	padding: 0 20px;
	position: relative;
}

#access {
	margin-top: 10px;
}

#openx {
	background-color:black;
	width: 120px;
	height: 600px;
	margin: 0 auto 0 970px;
	float: right;
	position: absolute;
	overflow:hidden;
}
