/*
Theme Name: Arras Child Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: Creature and B. Glaettli
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.
.
*/

#header {
	background:none repeat scroll 0 0 #FF6E0F;
	border-bottom:5px solid #383332;
	padding:0;
}

#searchbar .searchform {
	border:2px solid #FFDC1E;
}

#wrapper {
	background:none no-repeat scroll center top #F9F9F9;
}

.blog-description  {
	color:#EEEEEE;
}

.searchform  {
	border:2px solid #CCCCCC;
}

.sf-menu a {
	color: #FF6E0F;
}
