/*
Theme Name: Sepanek WordPress Default
Theme URI: http://www.openorigins.com
Description: The default WordPress Theme for Nichol Sepanek.
Version: 1
Author: Joseph Szymanski
Author URI: http://www.josephszymanski.com/
*/



body {
	background-color:#fff;
	color:#666;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:14px; 
	font-weight:normal;
	}
	
a:link, a:visited, a:active {color:#000000;text-decoration:none;}

a:hover {color:#333;text-decoration:underline;}

.current_page_item a {color:#0000AA;text-decoration:none;}

strong {clear:both;display:block;font-weight:bold;color:#333333;padding:8px 0 4px 0;}

.wp-caption {font-size: 11px;}

.alignleft {float:left;margin:0 8px 8px 0;}


#page {
	width:900px;
	height:740px;
	margin:40px auto 45px auto;
	overflow:hidden;
	}

#content {
	width:499px;
	min-height:275px;
	overflow: hidden;
	padding: 5px 140px 80px 30px;
	float:right;
	overflow: none;
	border-left: 1px solid #000099;
	}

#content ul {margin:0 0 0 4px;padding:5px 0 20px 10px;border-left:1px dotted #000099;line-height:28px;}

#content ul li, #content ul li a {list-style:none;color:#000099;}
	
.post h2 {margin:25px 0px 10px 0;padding:0;font-size:16px; letter-spacing: 2px; font-weight:bold;color:#000;}



#sidebar {
	float:left;
	width:200px;
	height:480px;
	overflow: hidden;
	padding: 5px 0px 40px 0px;
	text-align: right;
	line-height: 40px;
	}

#sidebar ul {list-style: none;}

#sidebar ul li {list-style: none;}
	
	
	
#header {
	float:left;
	clear:both;
	width:898px;
	margin:0px;
	padding:0px;
	font-family: "Times New Roman" serif;
	font-size: 25px;
	font-weight: normal;
	color:#444;
	}

.title-left {
	width:200px;
	float:left;
	text-align: right;
	padding: 55px 30px 0px 0px;
	border-right:1px solid #000099;}
	
.title-right {
	width:600px;
	float:right;
	padding: 55px 40px 0px 10px;
	}

.tag-line {
	font-size: 18px;
	color: #333;
	font-variant: small-caps;
	padding:0 0 0 15px;
	}

#footer {display:none;}

.navigation {display:none;}

.postmetadata {display:none;}










