/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://www.twelvehourslater.org/mt/mt-static/themes/minimalist-white/screen.css);
/* end StyleCatcher imports */

#header-inner {
/* background-image: url('/blog/skyline3.jpg');  */
background-repeat: no-repeat; 
background-position: top center;
height: 142px;
}

body {font-size: 14px; }

.imgleft {margin: 0px 5px 5px 0px; float: left; }
.right-infobox {
        float: right; 
        border: double 3px #000; 
        text-align: center; 
        margin: 0px 0px 5px 5px; 
        width: 200px;
        }
p {margin: 0 0 10px 0; text-indent: 1.5 em; }
p.first {text-indent: 0; }

.asset-body img, .asset-more img {border: 1px solid #000; }

blockquote {margin: 5px 15px; background: #EEEEFF; padding: 2px; }

.byline {font-size: 12px; text-transform: uppercase; }


/* for the inline list of tags and categories */
.inline-list p {display: inline; }
.inline-list ul, .inline-list li {
        display: inline;
        margin: 0;
        padding: 0;
        color: #339;
        font-weight: bold;
        }
.inline-list ul a {text-decoration: none; }
.entry-tags, .entry-categories {float: right;}