/*
Theme Name: fstreamz
Description: Luke's custom theme.... Power to the programmer!
Version: 1.6
Author: Luke Bilger
Author URI: http://fstreamz.com/
*/


body {	margin:0px; padding:0px; text-align:center; font-family: Georgia, Arial, Helvetica; font-size:12px; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }

h1 { font-size:16px; font-weight:bold; margin:0px; padding:0px; }
h2 { font-size:13px; font-weight:bold; margin:0px; padding:0px; }

#page-wrapper { width:980px; margin:0px auto; text-align:left; margin-top:15px;  }
#page-header { height:50px; border-bottom: 7px dashed #EFEFEF; }

#light-switch { width:100px; height:50px; overflow:hidden; float:left; }
#light-switch img { border-width:0px; }
#streamz-tag { font-size:24px;  color:#777777; float:left; }
#streamz-tag small { font-size:10px; color:#000000; }
#top-nav { float:right; font-size:11px; letter-spacing:2px; color:#777777; }
#top-nav a { font-weight:bold; letter-spacing:0px; }
#page-body { margin-top:15px;}
#page-footer { margin-top:20px;  font-size:10px; padding-top:5px; text-align:center; clear:both; border-top: 7px dashed #EFEFEF; }

.journal-navigation { margin-bottom:10px; background-color:#f3f3f3; padding:5px; }

#content { margin-top:10px; }
#main { width:680px; float:left; line-height:18px; }
#side-nav { width:280px; float:right; }
#side-nav ul { padding:0px; margin:10px 5px; list-style:none; }

.post { border-bottom: 2px dashed #AAA; padding-bottom:10px; margin-bottom:20px; }