/*  Theme Name:     Epee
Theme URI:      http: //example.com/
Description:   Thème epee, enfant du thème TwentyTen
Author:         Myriam Faulkner
Author URI:     http://www.fairweb.fr
Template:       twentyten
Version:        0.1.0  */ 
@import url("../twentyten/style.css");
#header {
	position:relative;
}
#site-title, #site-description {
	position:absolute;
	float:none;
	top:0px;
	left:-3800px;
	margin: 0;
	width: auto;
	font-size: 12px;
	line-height:normal;
}

#branding {
	background-color:#2a428c;
	width:940px;
	height:200px;
	position:relative;
}

#rsslink {
position:absolute;
right:5px;
top:5px;
}

#access {
background:none repeat scroll 0 0 #7f65ac;
}

#access a {
	color:#FFF;
}

#access ul ul a {
	background:#797ebf;
}

#access li:hover > a,
#access ul ul :hover > a {
	color:#6CF;
	background:#2a428c;
}

.cat-links a {
	font-weight: bold;
	
}

#content .entry-title, #content .entry-title a {
color:#03C;
}

#content .entry-title a:hover {
color:#F00;	
}

#content .entry-content h2 {
font-size:20px;
color:#F00;
}

#content .entry-content h3 {
font-size:16px;
color:#03C;
font-weight:bold;
}

#content .entry-content blockquote {
margin: 5px 10px 5px 10px;
background-color:#E1E9FD;
padding:3px;
font-style:italic;
}

address {
font-size:11px;
}

#content .wpcf7-form p {
 margin-bottom:0px;	
}

.entry-content input {
	margin-bottom:5px;	
}

