/*  
Theme Name: ND Heart Gallery
Description: A Child Theme of Thematic
Author: Dave Arntson
Template: thematic
*/

@import url(../thematic/style.css);


#blog-title a {
display:block;
text-indent:-9000px;
height: 152px;
width: 945px;
background:url(/images/NDHG_logo_RGB.jpg) no-repeat top center;
}
#blog-description {
position:absolute;
left:-9000px;
}

#branding {
padding:30px 0 30px;
}


#container {
float:left;
width:680px;
}

#content {
margin:0 0 0 10px;
overflow:hidden;
width:620px;
}

.main-aside {
float:right;
position:relative;
right:10px;
width:240px;
}

.entry-title {
font-family:Arial,sans-serif;
font-size:26px;
font-weight:normal;
color:#c03;
line-height:26px;
padding:0 0 7px;
}

body, input, textarea {
    font: 12px Arial,sans-serif;
    line-height:16px;
}

#siteinfo {
color:#c03;
font-size:11px;
line-height:18px;
padding:22px 0 44px;
}

div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
}

div.post-column {
  display: inline;
  float: left;
  margin-right: 16px;
  width: 30%;
}
