/*
Theme Name: The Power Online
Theme URI: http://thepower.org
Description: The Power Default.
Version: 1.6
Author: Jared Alessandroni
Author URI: http://jaredwilliam.com
Tags: custom

	The Power
*/

ul, ol { list-style: inside;}

/* Narrow Column */
.narrowcolumn { position:relative;float:left;width:620px;margin-left:32px;margin-top:12px;z-index: 1;}

#sidebar {position: relative;float:left;width:258px;margin-left:30px;margin-top: 10px;border-left:1px solid #ddd;padding-left:10px;}
#sidebar ul { list-style: none;margin-bottom: 16px;}
#sidebar li { }

.post { margin-bottom: 32px; border-bottom: 1px dotted #ddd; }
.post h2 a {text-decoration: none; }
small { color:#999;}
.entry { margin:12px;margin-left:0px; } 
.postmetadata {color:#ccc;font-size:10px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	position: relative;
	height:42px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}