/* BLOG.TXT TWO-COLUMN (RIGHT) LAYOUT */
div#container{float:left;margin:0 0 0 -20em;width:100%; line-height: 2; }
div#container{float:none;margin:0 auto;width:60%;}
div#content{margin:0 0 0 20em; }
div#content{margin:0; }
div#footer{clear:both;width:100%;}
div#header{margin:0 0 0 -0.9em;padding:1em 0 0 0;}
div#header div#blog-description,div#header div.archive-description{margin:0.2em 0 0 0.9em;}
div#header h1#blog-title{padding:0 0 0 0.2em;}
div#primary{margin-top:1em;padding-top:1em;}
div#secondary{clear:right;}
div#wrapper{margin: 0 auto !important;margin:5em 0 0 0;}
div.hfeed{margin:0 3em 0 0;}
div.sidebar{border-left:0.1em solid #ccd0d6;overflow:hidden;padding-left:2.4em;width:17.5em;}
a { }
a:visited { }
a:hover { border: none !important; }

.admin { position: fixed; bottom: -1em; padding: 0; right: 1em; list-style: none; float: left; background: #efefef; border: 1px #dfdfdf solid; }
.admin li { float: left; margin: 0; }
.admin li:last-child { float: left; margin: 0; border-left: none; }
.admin a { color: #888; display: block; padding: 0.2em 1em 0.2em 1em; }
.admin a:hover { color: #000; text-decoration: underline; }

.category-philosophy { }
.category-philosophy .entry-content {  }
.category-philosophy .entry-content p { position: relative; }
.category-philosophy .entry-content p:before { content: "¶"; line-height: 1; position: absolute; left: -1em; font-size: 2em; top: 0.2em; color: #efefef; }
.category-philosophy .entry-content blockquote p:before { content: ""; }