/*
Theme Name: Sublime
Theme URI: http://sublimeorange.com/
Description: Pure Awesomeness With Added Llamma.
Author: Sean Hood
Author URI: http://seanhood.co.uk/

*/

div.tagline h1 span.spacer {
   padding:0 2px;
}

section.content div.image {
float: left;
height: 280px;
margin:2px 10px 0 0;

}
section.content div.image a img {
border: 2px #b4b4b4 solid;
padding:1px;
}

.images:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    }

hr {
background:#e4e4e4;
height:1px;
border:none;
}

textarea#comment {
height: 8em;
margin-top: 0.5em;
}
