/*
THEME NAME: Stage giovani
THEME URI: 
DESCRIPTION: Tema di Wordpress per stagegiovani
VERSION: 1.0
AUTHOR: Iacopo Benesperi
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Struttura pagina */
@import url('struttura.css');

/* Colori blog */
body {
  background: #F1E7F7 url('img/bgbodyblog.png') top center repeat-y;
}

a {
  color: #420064;
}

#header {
  background: url('img/bgheaderblog.png') 15px no-repeat;
  color: #420064;
}

#wrapper {
  background: white;
}

#container {
  border-color: #420064;
}

#primary h3 {
background: #7200AB;
color: white;
}

#primary h3 a {
  color: white;
}

.widget {
  border-color: #420064;
  background: #F1E7F7;
}

#search {
  background: white;
}

#footer {
  border-color: #420064;
}

.entry-meta {
  background: #F1E7F7;
  border-color: #420064;
}

.comment {
  border-color: #420064;
}

.comment-meta {
  background: #F1E7F7;
  border-color: #420064;
}

.wp-caption {
  background: #F1E7F7;
  border-color: #420064;
}
