/*
Theme Name: Zotero Theme
Theme URI: http://zotero.org/
Description: This is just the basic things required by WP. everything else is in the main style.css
Version: 2.0
Author: Jon Lesser
Author URI: http://zotero.org/
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#blog div.post {
    line-height: 20px;
}
#blog div#loginout {
    margin-top: 4rem;
}
