/*
Theme Name: 3.1415 Child Theme of Arras Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: 3.1415
Author URI: http://www.arrastheme.com/
Template: arras-theme
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/


/* structure */
#wrapper	/*cadre rouge*/			{ border: 0px solid #ff0000; padding: 20px 0 0 20px; }
#main		/*cadre bleu*/			{border: 0px solid #0000ff; }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ background: none; border: none; padding: 0 0 0 20px; }
#branding   /*cadre vert*/{ border: 0px solid #00ff00; padding: 120px 0 0 20px; }

/* navigation */
#nav	/*cadre rouge*/	{background: none; border: 0px solid #ff0000; padding: 0 0 0 20px;}
#nav-content/*cadre bleu*/{background: #1a1d22; border: 0px solid #0000ff; }
