/*  Theme Name: Eleves2Theme URI: http:/:www.socialconcept.beDescription: Rainbow, blue coloured theme inspired from Jim Whimpey and Arnaud Collette. Version: 0.1Author: Bruno D'AlimonteAuthor URI: http://socialconcept.beAdapted by Bruno D'Alimonte for ELEVeS.be. Adaptator url: www.brusselseyes.com (december 29 2009 11h19)*/							body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #195285;	line-height: 14px;	margin: 0px;	padding: 0px;	background-color: #FFFFFF;	background-image: url(img/logo_eleves.gif);	background-repeat: no-repeat;	background-attachment: fixed;	background-position: 50px 10px;}h2{	color: #2673B8;	font-style:normal;	font-weight: bold;	font-size: 20px;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;	border-bottom:1px dashed #85B1D7;	line-height: 30px;	}h3{   line-height:18px;  }#header {width: 887px;margin-bottom:10px;}#headerimg {	background-color: #FFFFFF;	background-image: url(img/header.jpg);	background-repeat: no-repeat;	display: block;	margin: 0px;	padding: 0px;	height: 125px;	width: 887px;	background-position: right;}#headerimg h1, .description { 	display:none;	color: #999999;}h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}                                          /*======= General links ======*/a:link{color: #2673B8;text-decoration:none;}a:visited{color: #2673B8;text-decoration:none;}a:hover{color:#f13e44;text-decoration:underline;}a, h2 a:hover, h3 a:hover {	text-decoration: none;	color: F13E44;}a:hover {text-decoration: underline;}#content a:visited{color:#cc709b}                                    /*  bas d'article cc meta*/p.postmetadata a{color:#FF9933;}p.postmetadata{border-top:1px solid #2673B8;padding-top:5px;:}#page {	width: 887px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 20px;	margin-left: 150px;	padding: 0px;}#content.narrowcolumn>p {text-align:right;}#content.narrowcolumn h2 a{color:#2673B8;}                                          /*======= Navbar + Header ======*/#rainbowline{	background-image: url(img/color_eleves_be.jpg);	background-repeat: no-repeat;	display: block;	margin: 0px;	padding: 0px;}#header ul {	font-size: 12px;	color: #d9ff00;	display: block;	background-image: url(img/line_ul_header.jpg);	background-repeat: repeat-y;	height: 30px;	margin: -8px auto;	padding-top: 10px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	}#header li {	display: inline;	float:left;	list-style-image: none;	color:#fff;	list-style-type: none;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 10px;	margin-left: 0px;	border-right-width: 3px;	border-right-style: solid;	border-right-color: #64bb76;	padding: 0px 4px 0px 0px;}#header li a:link, a:visited {	color:#fff;}#header li a:hover {	color:#f13e44;	text-decoration:none;}li.recentcomments{margin-bottom:10px;}                                          /*======= Content ======*/#content {	display: block;	width:600px;    margin:0px;	color:#195285;	float:left;	clear:left;}                     div.navigationbda{margin-top:10px;}                                          /*======= Footer ======*/#footer {	margin-left: 0px;	margin-bottom: 5px;}.titre_bandeau_bleu {	font-size: 14px;	font-style: normal;	line-height: 33px;	color: #FFFFFF;	text-decoration: none;	background-image: url(img/footerblueline.jpg);	background-repeat: repeat-y;	height: 30px;	width: 887px;	padding-left: 20px;}.how_help_footer  {		display: block;	width: 200px;	height:160px;	float: left;	margin-right: 5px;	padding-left:5px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: 2673b8;}p.how_help_footer  {    display:inline;	color: #666;	text-indent: 15px;}/* footer adapted *//* pages selected not shown in navbar */#wpress >li {list-style-type: none;}#wpress {	font-size: 10px;	text-align: center;	width:887px;	height:150px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 20px;	margin-left: 150px;	display:block;	background-color: #fff;	}#wpress  a:link{color: #2673B8;text-decoration:none;}#wpress  a:visited{color: #2673B8;text-decoration:none;}#wpress  a:hover{color:#f13e44;text-decoration:underline;}#wpress #blueline2{background-image: url(img/footerblueline.jpg);	background-repeat: repeat-y;	display:block;	height: 30px;	width: 887px;	}#wpress #gazon{	background-image: url(img/bottom_eleves.jpg);	background-repeat: repeat-x;	display: block;	margin: 0px;	padding: 0px;	height: 64px;	width: 887px;}                                          /*======= END footer ======*/#wp-calendar a {text-decoration: none;}#wp-calendar caption {font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align: center;}#wp-calendar th {font-style: normal;text-transform: capitalize;}                                          /*======= Structure ======*/.clear { clear: both; }                                          /*======= Images ======*/p img {padding: 0;max-width: 100%;}			/*	========Using 'class="alignright"' on an image will (who would've			thought?!) align the image to the right. And using 'class="centered',			will of course center the image. This is much better than using			align="center", being much more futureproof (and valid) ================*/img.centered {display: block;margin-left: auto;margin-right: auto;}img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}.alignright {float: right;}.alignleft {float: left;}                                          /*======= END Images ======*/                                          /*======= Form Elements ======*/.entry form {/* This is mainly for password protected posts, makes them look better. */text-align: center;}select {}#commentform input {}#commentform textarea {width:650px;}#commentform #submit {}/* End Form Elements *//* Begin Comments*/.alt {}.commentlist {              color:#cb6f9a;              font-size:92%;              font-style:italic;             }.commentlist li {}.commentlist li .avatar {}.commentlist p {}#commentform p {}.nocomments {}.commentmetadata {}                              /* End Comments */#contact_form7{text-align:left;}                                          /*======= Sidebar Widgets ======*/#sidebar{dispay:block;width:250px;float:right;margin-top:0px;}#sidebar a:link{color: #2673B8;text-decoration:none;}#sidebar a:visited{color: #2673B8;text-decoration:none;}#sidebar a:hover{color:#f13e44;text-decoration:underline;}#sidebar ul{	list-style-type: none;}                                          /*======= Search Engine ======*/input#s{width:200px;background-color:#FFFFFF}input#searchsubmit{margin-left:125px;margin-top:5px}                                          /*======= Sidebar Titles Colors ======*/li#text-199514171 h2{color:#00b6ef}/*couleur titre articles recents*/li#recent-posts-2 h2{color:#70b56a}/*couleur categories*/li#categories-202982091 h2{color:#ffad44}#page #sidebar #categories-202982091 li {	display: block;	height: 14px;	border-bottom-width: thin;	border-bottom-style: dashed;	border-bottom-color: #2673B8;}/*couleur blogoliste */div#sidebar>ul>li#linkcat-2.widget>h2.widgettitle{color:#fa703f}/*couleur comments h2 */div#sidebar>ul>li#recent-comments-2>h2.widgettitle{color:#cc709b}                                          /*======= Recent Posts/ Articles Recents  ======*/#recent-posts li {	margin-bottom: 10px;	list-style-position: outside;	list-style-type: square;}#linkcat-2  li  {	color: #E8E8E8;	margin-bottom: 10px;	list-style-position: outside;	list-style-type: square;}                                          /*======= RSS WIDGET ======*/.widget ul li{        margin-bottom:10px;}                                          /*======= END SIDEBAR ======*/                                          /*======= Calendar option not implemented yet ======*/#wp-calendar {}#wp-calendar #next a {}#wp-calendar #prev a {}#wp-calendar a {}#wp-calendar caption {}#wp-calendar td {}  /* End Calendar */                                            /*======= Various Tags and Classes ======*/acronym, abbr, span.caps {cursor: help;}														/*indication de la date pour les articles*/.post > small {color:#CC6600;display:block;width:100%;height:20px;text-align:left;margin:0 10px 0 0px;}/*margin top for bottom articles and pages meta*/p.postmetadata {margin-top:40px;}acronym, abbr {border-bottom: 1px dashed #999;}blockquote {}blockquote cite {}.center {text-align: center;}hr {display: none;}a img {border: none;}/* color for SEARCH RESULT title*/div.post h3 a{color:#fa703f;margin: auto;display:block;width:260px;}div.alignright >a {float:right;margin:5px;color:#cc709b;}div.alignleftt >a {float:left;margin:5px;color:#cc709b;}.navigation {}                                          /*======= END Various Tags & Classes ======*/