/*
Theme Name: Heibaby Child-theme
Theme URI: http://morsom.no
Description: Child-theme for heibaby basert p&aring; twenty-ten
Author: &Oslash;yvind Enger
Author URI: http://morsom.no
Template: twentyten
Version: 0.1
.
Free to use...
.
*/

@import url("../twentyten/style.css");

body {
  background:#000000; /*#F6A0A6;*/
  margin:0;
}

a, a:hover, a:active {
  text-decoration:underline;
  color:#5A471B;
}

#header {
  padding:0;
}

#textwidget {
  list-style: none;
}  

#site-title, #site-description, #site-info, #site-generator {
	display:none;
	position:relative;
	visibility:hidden;
}

#wrapper {
  padding:0;
  margin-top:0;
}

#access {
  background:#F6A0A6; /* rosa */
  font-weight:bold;
}

#access li:hover > a, #access ul ul :hover > a {
  background:#000000; /*5A471B;*/
}

#access a {
  color:#5F3844;
}
#site-title a {
  color:#5A471B;
}

#colophon {
  background:black;
  color:#cccccc;
  padding-bottom:0px;
}

#footer {
  padding-bottom:0px;
}

#colophon .widget-title {
  color:#CCCCCC;
  padding-bottom:10px;
}

#colophon .widget-area a:link, #colophon .widget-area a:visited {
  color:white;
}

#colophon .widget-container {
  margin:5px;
  padding:5px;
}
