/*
Theme Name: Twenty Eleven Child Theme
Description: Child theme for Twenty Eleven
Author: T Stevens
Author URI: http://www.nocrunchers.co.uk
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

h2#site-description {
font-size: 16px;
color:#929220;
font-style: italic;
 }

h1#site-title {
color: #592092;
 }

#site-title a {
color: #592092;
 }

h1.entry-title {
display:none;
 }

h1 {
color: #1CBABA;
 }

h1.entry-content {
color: #1CBABA;
 }

p {
color: #209191;
 }

table.prices td {
width: 50%;
color:#592092;
}

li {
color:#592092;
}