/*
Theme Name: Child Theme of Arras Theme
Theme URI: http://www.showfabriken.se
Description: Child theme for the Arras Theme for WordPress
Author: Mats J
Author URI: http://www.showfabriken.se
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.
.
*/

/* mellanrumet nedan top*/
#wrapper				{ min-height: 100%; position: relative; padding: px 0; }

/* Mellanrumet ovan Footer */
#footer				{ margin: 0px auto 0; width: 980px; background: #ECEBE6; padding-bottom: 10px; border: 1px solid #CCC; }

/* sidebar */
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ margin: 0 0 0 15px; padding: 0; }

/* rubrik under loggan */
.blog-description {
color:#FFFFFF;
display:block;
font-family:'Segoe UI',Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:700;
line-height:1em;
margin:0;
padding:3px 0 0;
text-transform:uppercase;
}

/* Färgen i texten på menyn */
.sf-menu a				{ display: block; text-decoration: none; padding: 2px 10px; color: #FFF; font-size: 12px;  }

.sf-menu a:hover		{ color: #FFF; text-decoration: underline; }

