/*
Theme Name: Chioke Nassor
Theme URI: http://www.chiokenassor.com/
Description: Custom theme for <a href="http://www.chiokenassor.com">chiokenassor.com</a> built by <a href="http://www.ryanstratton.com">Ryan Stratton</a>, designed by <a href="http://chiokenassor.com">Chioke Nassor</a>.
Version: 1.0
Author: Ryan Stratton
Author URI: http://www.ryanstratton.com/
Tags: chioke nassor, tits
*/



/* Begin Typography & Colors */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background: #ffffff;
	color: #333;
	margin: 80px;
	text-align: center;
	font-size: 12px;
}
img {
	border: 0;
}
a, a:link {
	color: #27d;
	text-decoration: none;
}
a:visited {
	color: #b41;
}
a:hover, a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
}
p {
	line-height: 1.6em;
}
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 713px;
	text-align: left;
}
#nav {
	width: 713px;
}
#pages {
	width: 713px;
}
#blog {
	float: left;
	width: 480px;
	margin: 20px 33px 0px 0px;
}
.entry-title {
	margin: 0px 0px 2px 0px;
	padding-bottom: 0px;
}
.entry-title a, .entry-title a:link, .entry-title a:visited {
	color: #333;
	text-decoration: none;
}
.entry-title a:hover, .entry-title a:active {
	color: #333;
	text-decoration: underline;
}
.entry-meta {
	background: url('images/time.png') left top no-repeat;
	min-height: 16px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 16px;
	color: #bbb;
}
.entry-meta a, .entry-meta a:link, .entry-meta a:visited {
	color: #777;
	text-decoration: none;
}
.entry-meta a:hover, .entry-meta a:active {
	color: #777;
	text-decoration: underline;
}
.entry-date {
	color: #777;
}
.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
}
.entry-tags {
	padding: 2px 0px 2px 20px;
	background: url('images/tag_blue.png') left 2px no-repeat;
	display: block;
	margin-left: -20px;
}
.entry-edit {
	padding: 2px 0px 2px 20px;
	background: url('images/pencil.png') left 2px no-repeat;
	display: block;
	margin-left: -20px;
}
.entry-tags a {
	text-transform: lowercase;
}
.navigation {
	margin-bottom: 10px;
}
.navigation a, .navigation a:link, .navigation a:visited {
	color: #777;
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	color: #777;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}
#sidebar {
	margin: 20px 0px 0px 497px;
}
#searchbox {
	width: 196px;
	background-color: #f0f0f0;
	padding: 10px;
}
.search-title {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
}
.searchfield {
	margin: 0px;
	padding: 0px;
	width: 120px;
}
.metalinks {
	font-size: 10px;
	line-height: 16px;
}
.rsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 5px;
	height: 16px;
}
.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}
.rsslink a, .trackbacklink a {
	color: #777;
}
#comments ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.commentlist p {
	color: #777;
}
.commentlist li {
	list-style-type: none;
	margin: 10px 0px;
	padding: 20px;
	background-color: #f0f0f0;
}
.comment-author {
	float: left;
}
.comment-author cite {
	font-weight: bold;
}
.comment-meta {
	text-align: right;
}
.comment-meta a, .comment-meta a:link, .comment-meta a:visited {
	color: #777;
	text-decoration: none;
}
.comment-meta a:hover, .comment-meta a:active {
	color: #777;
	text-decoration: underline;
}
.says {
	color: #777;
}
.edit-link {
	font-size: 10px;
	padding-left: 20px;
}
.edit-link a, .edit-link a:link, .edit-link a:visited {
	color: #777;
	text-decoration: none;
}
.edit-link a:hover, .edit-link a:active {
	color: #777;
	text-decoration: underline;
}
