/*
Theme Name:     Hugos
Description:    Child theme for The Hugo Awards
Author:         Cheryl Morgan
Author URI:     http://www.cheryl-morgan.com/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

#content .winner {
  color: #ff0000;
  font-weight:bold;
  }

.trophy {
  text-align:left;
  margin-left: 10px;
  padding-right: 10px;
  }
