/*
Theme Name: Edurobot
Base de code: Toolbox:http://wordpress.org/extend/themes/toolbox
Author: Automattic
Author URI: http://automattic.com/
Base graphique: Coffeecols
Author: http://freehtml5templates.com/

Description: Thème Edurobot 2012
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* =Structure
-------------------------------------------------------------- */

/* Created by http://freehtml5templates.com */
/* basics */

/* reset */
* {
	margin: 0;
	padding: 0;
	}

/* render html5 elements as block */
footer, section, aside, nav, article {
	display: block;
	}
	
header {
	
	margin-left: 100px;
}

/* standard body */
body {
	margin: 0 auto;
	padding-top: 10px;
	width: 960px;
	font: 14px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background-color: #6899D3;

	}
	
/* standard alignments */
.alignleft {
	float: left;
	}

img.alignleft {
	margin: 5px 10px 0 0; 
	}

.alignright {
	float: right;
	}

img.alignright {
	margin: 5px 0 0 10px; 
	}
	
.center {
	text-align: center;
	}
	
.fleft {
	text-align: left;
	float: left;
	margin-left: 20px;
	}
	
.fright {
	float: right;
	text-align: right;
	margin-right: 20px;
	}
	
.fcentered {
	text-align: center;
	}

/* Hx tags */

h1 {
 font:normal 36pt Arial;
 color:#FFFFFF;
 text-shadow: 0 1px 0 #ccc,
 0 2px 0 #c9c9c9,
 0 3px 0 #bbb,
 0 4px 0 #b9b9b9,
 0 5px 0 #aaa,
 0 6px 1px rgba(0,0,0,.1),
 0 0 5px rgba(0,0,0,.1),
 0 1px 3px rgba(0,0,0,.3),
 0 3px 5px rgba(0,0,0,.2),
 0 5px 10px rgba(0,0,0,.25),
 0 10px 10px rgba(0,0,0,.2),
 0 20px 20px rgba(0,0,0,.15);
 
/* Effet 3D depuis dessous
	 text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
	
	/* Effet 3D depuis dessus
	 text-shadow: 0 -1px 0 #ccc,
               0 -2px 0 #c9c9c9,
               0 -3px 0 #bbb,
               0 -4px 0 #b9b9b9,
               0 -5px 0 #aaa,
               0 -6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 -1px 3px rgba(0,0,0,.3),
               0 -3px 5px rgba(0,0,0,.2),
               0 -5px 10px rgba(0,0,0,.25),
               0 -10px 10px rgba(0,0,0,.2),
               0 -20px 20px rgba(0,0,0,.10);
               */
	}

h2 {
	font-size: 20px;
	padding: 20px 0px;
	color: #274E7D;
	line-height:normal;
	}
	
h2 a {
	text-decoration: none;
	color: #274E7D;
	}
	
	
h2 a:hover {
	text-decoration: none;
	color: #8B0000;
	}
	

h3 {
	font-size: 18px;
	padding: 10px 0;

	}

p {
	padding-bottom: 20px;
	}




blockquote {
	margin: 15px;
	color: #000;
border-left: 5px solid #fce27c;
	background-color: #f6ebc1;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
	 }
	 
	 
	 
	/* =Couleur par défaut des liens
-------------------------------------------------------------- */

a {
	color: #8B0000;
	text-decoration: none;
		font-weight: bold;

	}
	
a:hover {
	color: #FFED00	;
	}





	/* =Panneau danger en haut à gauche
-------------------------------------------------------------- */
#travaux {
margin-left: 0px;
	z-index: 999;
	   position: absolute;
	   
}




	
	/* =Menu navigation
-------------------------------------------------------------- */



nav {
	position: absolute;
	width: 860px;
	background-color: #274E7D;
	margin-left: 100px;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	

   
	}

nav ul {
	margin: 0 auto;
	width: 960px;
	list-style: none;
	}

nav ul li {
	float: left;
	}
		
nav ul li a {
	display: block;
	margin-right: 20px;
	width: 140px;
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	}
			
nav ul li a:hover {
	color: #FFED00;
		text-shadow: 2px 2px 2px #000;
	}
			
nav ul li.selected a {
	color: #FFED00;

	}
			
nav ul li.subscribe a {
	margin-left: 20px;
	padding-left: 33px;
	text-align: left;
	background: url("images/rss.png") left center no-repeat;
	}


	
	/* =Intro
-------------------------------------------------------------- */



#intro {
	position: relative;
	margin-top: 55px;
	padding: 5px;
	background-color: #ffffff;
	height: 100px;;
	
	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	/* Ombre */
/*	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
*/	
	}
	
#intro2 {
	position: relative;
		padding: 10px;
	background-color: #fff;
	height: 80px;

	/* background size */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;

	
	/* curved border radius */
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
	
#intro h2, #intro p {
	position: relative;
	z-index: 9999;
	width: 550px;
		color: #000;
	}
	
#intro h2 {
	padding: 0 0 20px 0;
	font-weight: normal;
	color: #000;
	}
	
#intro p {
	padding: 0;
	color: #05316D;
	}
	
#intro img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

/* content and sidebar layout */

#content {
	position: relative;
	margin-top: 50px;
	float: left; 
	width: 920px; 
	margin:10px 5px 10px 0; 
	padding:5px 20px 5px 20px;
	background-color: #ffffff;

	
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
		/* Ombre */
/*	  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8);
*/
}




	
	/* =Boîtes page d'accueil
-------------------------------------------------------------- */



#content ul.column {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}

#content ul.column li {
	float: left;
	width: 230px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}

	/* Gestion de la première ligne pour le forum */
	
#content ul.column2 {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}

#content ul.column2 li {
	float: left;
	width: 100%; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}

   /* Gestion de la première ligne de cases: forum */
   
   
#content .block3 {
	height: 40px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
		text-align: center;
	

	background: #8c2600;
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
		/* Ombre */
/*		
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   */
}


#content .block3 a {
	color: #ffffff;
	text-decoration: none;
	}
	
#content .block3 a:hover {
	color: #FFED00;
	text-shadow: 2px 2px 2px #000;

	}
	
	/* Gestion des cases avec images */

#content .block {
	height: 200px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
		text-align: center;
	

	background: #0E53A7;
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
		/* Ombre */
/*	
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   */
}

#content .block a {
	color: #ffffff;
	text-decoration: none;
	}
	
#content .block a:hover {
	color: #FFED00;
	text-shadow: 2px 2px 2px #000;
	}

#content .block img {
  /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background: #6899D3;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation IE 6/7 */
	/* curved border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

			/* Ombre */
/*	
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
*/
	}
/* end of column configuration */
	



  /* Gestion de la dernière ligne de cases */
   
   
#content .block2 {
	height: 75px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
		text-align: center;
	

	background: #8c2600;
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
		/* Ombre */
/*		
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   */
}


#content .block2 a {
	color: #ffffff;
	text-decoration: none;
	}
	
#content .block2 a:hover {
	color: #FFED00;
	text-shadow: 2px 2px 2px #000;
	}

#content .block2 img {
  /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background: #6899D3;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation IE 6/7 */
	/* curved border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
			/* Ombre */
/*
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
*/

	}

	
	/* =Footer
-------------------------------------------------------------- */


footer {
	width: 960px;
	clear: both;
	color: #000000;
	overflow: hidden;
	padding-top: 10px;
	background-color: #FFED00;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 180px;
	margin-bottom: 10px;
	
	
		/* Ombre */
/*	  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8);
*/ 
   
	}
	
footer section {
width: 300px;
float: left;
padding: 0 10px;
}

footer section h2 {
margin-top: 0;
}

footer section p {
  font-size: 12px;
	}

footer section a {
	color: #236B8E;
	text-decoration: none;
	}
	
footer section a:hover {
	color: #274E7D;
	text-decoration: none;
	}
	

	/* =PAGE BLOG
-------------------------------------------------------------- */

/* content and sidebar layout */

#innercontent {
	float: left; 
	width: 610px; 
	margin:10px 5px 10px 0; 
	padding:5px 20px 5px 20px;
	background-color: #ffffff;
		text-align: justify;
		
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
			/* Ombre */
/*
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
*/
}
	

aside {
	float: right;
	text-align: left; 
	width: 300px; 
	margin:0; 
	padding:0;

	}


	/* =Boîte début article
-------------------------------------------------------------- */

#meta {
	float: left; 
	width: 560px; 
	margin:10px 5px 30px 5px; 
	padding:5px 20px 5px 20px;
	background-color: #fff8c5;
	font-size: 12px;
		
/* curved border radius */
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;

			/* Ombre */
/*
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
   box-shadow: 0px 0px 5px rgba(0,0,0,.6);
   */
}

	/* =Articles
-------------------------------------------------------------- */


.articlecontent header p, .blogPost header p a {
	font-size: 14px;
	font-style: italic;
	color: #777;
	}

.articlecontent p a {
	color: #4284D3;
	text-decoration: none;
		font-weight: bold;

	}
	
.articlecontent p a:hover {
	color: #8B0000;
	}
	
.articlecontent header p a:hover {
	text-decoration: none;
	color: #000;
	}
	
.articlecontent ul {
	padding-left: 20px;
	}
	
/* box shadow on pics */
.articlecontent img {
	padding: 5px;

	}


	/* =Barre latérale
-------------------------------------------------------------- */


aside section {
	margin: 10px 0 10px 10px;
	padding: 10px 15px;
	background-color: #4284D3;


	
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
			/* Ombre */
/*
	  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
   box-shadow: 0px 0px 5px rgba(0,0,0,.8);
*/
	}
	
	.white {
	margin: 10px 0 0 10px;
	padding: 10px 15px;
	background-color: #fff;
	

	
/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

aside section ul {
	margin: 0 0 0 20px;
	padding-bottom: 10px;
	color: #fff;
	}
	
aside section ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	}
		
aside section ul li a:hover {
	text-decoration: none;
	color: #FFED00;
	
	}
	
aside section h3 {
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  padding:0px 0 10px 25px;
    margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}
	
	
	/* =Commentaires
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

.commentlist {
		padding-left: 20px;
	
}


	/* =GESTION IMAGES ET LEGENDES
-------------------------------------------------------------- */

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */

.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


	/* =Tables
-------------------------------------------------------------- */

.innercontent table {
  	padding: 0;
  }
.innercontent table tr {
  	border-top: 1px solid #cccccc;
  	background-color: white;
  	margin: 0;
  	padding: 0;
  }
  
.innercontent table tr:nth-child(2n) {
  	background-color: #f8f8f8;
  }
  
innercontent table tr th {
  	font-weight: bold;
  	border: 1px solid #cccccc;
  	text-align: left;
  	margin: 0;
  	padding: 6px 13px;
  }
  
.innercontent table tr td {
  	border: 1px solid #cccccc;
  	text-align: left;
  	margin: 0;
  	padding: 6px 13px;
  }
  
.innercontent table tr th :first-child, table tr td :first-child {
  	margin-top: 0;
  }
  
	.innercontent table tr th :last-child, table tr td :last-child {
  	margin-bottom: 0;
  }

