/*
Theme Name: Twentyeleven Child 
Description: Child theme for the twentyeleven theme 
Author: Cellie
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

#site-title {
padding: 0.65625em 0 0;
}

#site-description {
margin: 0 270px 0.65625em 1em;
}

#branding {
border:0;
}

code {
  background-color: #674949;
  white-space:pre;
}

#branding #searchform {
top: 1.5em;
}

table.convert {
border:0;
margin:0;
}

td.convert-td {
width:33%;
padding:4px;
border:none;
text-align: center;
}

input.convert-input {
width:80%;
padding:3px;
margin:5px;
text-align:center;
}

#branding{
  z-index:80;
}