/*  
Theme Name: Darek Rusin
Theme URI: http://www.darekrusin.com/
Description: Default WP theme modified for site www.darekrusin.com
Version: 1.0
Author: Darek Rusin
Author URI: http://www.darekrusin.com/

*/


@import "../../../../style.css";

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.postinfo {
	color: #606060;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 8px;
}

div.post h1 {
	margin-bottom: 5px;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	} 

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	color: #444;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 100%;
	text-align: center;
	font-size: 18px;
}

.bwinv {
	color: #fff;
	background: #000;
}


.postmetadata {
	background: #f4f4f4;
	padding: 5px;
}
