/*
Theme Name: Flow
Theme URI: http://deepliquid.com/content/Mediawiki_Themes.html
Description: Radical Wordpress theme by Kelly Hallman of DeepLiquid.com
*/

#sidemenu ul li { margin-bottom: 8px; padding: .5em 1em 1em; background-color: #EBEBEB; border-top: 1px #e0e0e0 solid; border-bottom: 1px white solid; list-style: none inside; }

#sidemenu ul ul li { margin: 0; padding: 0; border: none; list-style: disc inside; }

.postmetadata { color: #aaa; font-size: 80%; }
.postmetadata a { text-decoration: none; }
.postmetadata a:hover { text-decoration: underline !important; }

.post h2 { margin: .8em 0 .4em; padding: 0; }
.post small { color: #aaa; }

#pbody textarea { width: 570px; }

.post h2 a { text-decoration: none; }
.post h2 a:hover { text-decoration: underline !important; }
.post h2 small { display: block; }

big.excerpt {
    display: block;
    font-style: italic;
    border-left: 1.5em #dedede solid;
    padding-left: 1em;
    color: #a0a0a0;
}
img.pic_header { border: 1px #ccc solid; }
img.pic_preview { border: 1px #ccc solid; }
