/*
 Theme Name:     Necrotecnologie
 Theme URI:      http://example.com/necrotecnologie/
 Description:    Necrotecnologie Theme
 Author:         Necrotecnologie
 Author URI:     http://example.com
 Template:       twentyeleven
 Version:        1.0.0
*/

@import url("../twentyeleven/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#branding #searchform {
  display: none;
}

#site-generator {
  display: none;
}

.entry-meta {
  display: none;
}

.entry-title {
  font-size: 22px;
}

.singular .entry-title {
  font-size: 22px;
}

a {
  color: #28180B;
  text-decoration: none;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
  color: #28180B;
  text-decoration: underline;
}

h3.widget-title {
  font-weight: 900;
}

#page {
  background: #C3B09F;
}

#access {
  background: #28180B;
}