/*
Theme Name: TwentyTen-iv
Theme URI: http://ivarvong.com
Description: A child theme of the 2010 default theme for WordPress, specifically header-less.
Author: Ivar Vong
Author url: http://ivarvong.com
Version: 1.0
Template: twentyten
*/
@import url('../twentyten/style.css');

#branding img {
  height: 0;
  border: 0;
}

#main {
  padding-top: 15px;
}

#content img {
  max-width: 950px;
}

#content, #content input, #content textarea {
color:#444444;
font-size:14px;
line-height:24px;
}

#post-3 {
  margin-top: -15px;
}

#post-3 h2 {
  display: none;
}

#post-3 .entry-content {
  padding: 0;
}

#content {
  margin: 0;
}

#site-description {
  margin: 0;
}

#footer {
  margin-top: 20px;
}

