/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Quentin Bleton
Template: twentyten
*/

@import url("../twentyten/style.css");



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}



.qtrans_language_chooser { 
list-style-type:none }

.qtrans_language_chooser li { 
float:left; margin-right:40px }

.qtrans_flag { 
border:1px solid #b6b6b6 }


/* #site-title a {display:none;} */

.entry-meta {display:none;}
.comment-meta {display:none;}
/* .entry-title {display:none;} */
.page-title {display:none;}

/* .entry-summary {display:none;} */
.entry-utility {display:none;}






#header {
	padding: 0 0 0 0;
}

#site-title a {
	color: #0080C0;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 12px 78px; /* allow space for image */
	background: url(images/logo2.jpg) no-repeat;
}

/*#site-description {
	display: block;
	background: url(http://www.lyon-international.org/wp-content/uploads/2012/02/facebook.jpg) no-repeat 150px 0px;
	background-size: 32px 32px;
	// text-indent: -9999px;
}*/

#branding img {
	border-top: 4px solid #0080C0;
	border-bottom: 1px solid #0080C0;
	display: block;
	float: left;
}

#access {
	background: #0080C0;
	display: block;
	float: left;
	margin: 0 auto;
	margin-bottom: 0;
	width: 940px;
}

#access a {
	color: #FFFFFF;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #FCE05B;
	color: #000;
}
#access ul li:hover > ul {
	display: block;
	color: #000;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
	font-weight:bold;
	background: #FCE05B;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
	font-weight:bold;
}

#content dt,
#content th {
	color: #0080C0;
}

a:link {
	color: #0066cc;
}

a:visited {
	color: #0066cc;
}

#content .entry-title {
	color: #0080C0;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 20px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #0080C0;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FCE05B;
}

h3#comments-title,
h3#reply-title {
	color: #0080C0;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

.widget-title {
	color: #0080C0;
	font-weight: bold;
}

#content table, #content tr td { border: none; } 
