/*
Theme Name: NURFC
Description: Wordpress theme based on the page design for the freedom center created by Erik Wallace and Chris McMahon of Electronic Art.
Version: 1.0
Author: Chris McMahon, Erik Wallace
Author URI: http://electronicart.com/


*/

.postDate {
	font-size:11px;
	color:c6c5bb;
	line-height:13px;
	padding:5px 0 10px 0;
	}
.postMeta {
	font-size:11px;
	color:c6c5bb;
	line-height:13px;
	padding:0px 0 5px 0;
	text-align:right;
	}
	
.post {
	padding-bottom:10px;
}

.Genealogy {
}

/*.Notebook .postHeader{
	background:url(/_media/images/noteBookHead.png) top left no-repeat;
	padding:70px 45px 0 65px;
}
.Notebook .entry{
	background:url(/_media/images/noteBookMain.png) top left repeat-y;
	padding:0px 65px 0 65px;
	margin:0;
}
.Notebook .foot{
	background:url(/_media/images/noteBookFoot.png) top left no-repeat;
	height:44px;
	margin-bottom:25px;
}*/

.alignleft {
	float:left;
	margin:5px 10px 5px 0;
	}
	
.alignright {
	float:right;
	margin:5px 0px 5px 10px;
	}
	
img.alignleft, img.alignright {
	border:2px solid #587123;
	}
	
.navLeft {
	float:left;
	width:300px;
	height:20px;
	overflow:hidden;
	}
	
.navRight {
	float:right;
	width:300px;
	height:20px;
	overflow:hidden;
	}
	
.commentmetadata {
	font-size:11px;
	font-style:italic;
	}
	
.commentmetadata a{
	text-decoration:none;	
	}
	
#commentlist li ul  {
	list-style:none;
	list-style-type:none;
	}
	
#recentComments {
	font-size:12px;
	}
	
#recentComments li {
padding-bottom:7px;
}

.sociable {
	float:right;
	position:relative;
	top:-19px;
	}

.comments {
	float:left;
	}

.comments a{
	font-size:16px;
	font-weight:bold;
	}
	
	
	
cite {
	font-weight:bold;
	}
	
cite a{
	text-decoration:none;
	}
	
.alt {
	background:#fbf9f7;
	}
.post {
	display:block;
	}
	
blockquote {
	padding:10px 10px 0px 10px;
	margin:15px 15px;
	border:1px solid #c6c5bb;
	background:#fbfaf9;
	font-style:italic;
	font-size:12px;
	width:590px;
	}
	
.wp-caption-text {
	font-size:11px;
	font-style:italic;
	}