/*
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;
	line-height:13px;
	padding:5px 0 10px 0;
	}
.postMeta {
	font-size:11px;
	line-height:13px;
	padding:0px 0 5px 0;
	text-align:right;
	}
	
.post {
	padding-bottom:10px;
	margin-bottom:25px;
}

.continue{
	margin:10px auto 5px auto;
	border-top:1px solid #507bb7;
	text-align:center;
}


.continue a{
	display:block;
	background:#f5f1ec;
	position:relative;
	top:-12px;
	width:160px;
	margin:0 auto;
}

.postmetadata{
	min-height:124px;
	border:1px solid #ccc;
}

.postmetadata img{
	display:block;
	float:left;
	padding:2px 10px 2px 2px;
}

.postmetadata div{
	font-size:11px;
	line-height:15px;
	padding:0 0 4px 0;
	margin:0 0 4px 0;
}

.Genealogy {
}


.alignleft {
	float:left;
	margin:5px 10px 5px 0;
	}
	
.alignright {
	float:right;
	margin:5px 0px 5px 10px;
	}
	
.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 {
	list-style-type:none !important;
	padding:0 !important;
	margin:0 !important;
	}
	
.commentlist li  {
	list-style-type:none !important;
	padding:10px;
	border:1px solid #ccc;
	border-left:3px solid #999;
	}
	
.bypostauthor {
	border:1px solid #507BB7 !important;
	border-left:3px dashed #507BB7 !important;
	background:#fff !important;
	}
	
.comment-author-nurfc{
	border:1px solid #EFA700 !important;
	border-left:3px solid #EFA700 !important;
	background:#fff !important;
}

.avatar{
	float:left;
	display:block;
	margin-right:10px;
}

.commentmetadata{
	position:relative;
	top:-4px;
}
	
#recentComments {
	font-size:12px;
	}
	
#recentComments li {
padding-bottom:7px;
}

.reply{
	font-size:12px;
	padding-bottom:12px;
}

.sociable {
	float:right;
	position:relative;
	top:-19px;
	}

.comments {
	display:block;
	text-align:right;
	float:right;
	position:relative;
	top:-5px;
	}

.shortComments {
	display:block;
	text-align:right;
	float:right;
	position:relative;
	top:-25px;
	width:300px;
	}
	
.share{
	float:left;
	position:relative;
	top:-25px;
	width:300px;
	}

	
	
.entry .share{
	float:none;
	position:static;
	margin-bottom:20px;
	}

.comments a{
	}

.comments a:hover{
	text-decoration:underline;
	}
	
	
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;
	}

.gm-map{
	border:1px solid #000;
	width:400px;
	float:right;
}

#post-3350 .gm-map{
	width:698px;
	margin-bottom:20px;
}

/* events */
h5.date{
	color:#666;
	font-style:italic;
	padding-bottom:10px;
}

.eventMeta{
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	padding:5px;
	font-size:12px;
}

.eventPhone, .eventCost{
	padding-top:10px;
}



/* slider */
#slider-code {
	height:400px;
	overflow:hidden;
	background:#fff;
	margin-bottom:20px;
	border-top:1px solid #507bb7;
	-moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, .25); /* FF3.5+ */
	-webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, .25); /* Saf3.0+, Chrome */
	box-shadow: 4px 4px 7px rgba(0, 0, 0, .25); /* Opera 10.5, IE 9.0 */
	}

#slider-code .viewport {
	float:left;
	width:700px;
	height:400px;
	overflow:hidden;
	position:relative;
	}

#slider-code .disable {
	visibility:hidden;
	}

#slider-code .overview {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:0;
	}

#slider-code .overview li{
	float:left;
	margin:0 0px 0 0;
	padding:0;
	height:400px;
	width:700px;
	}

#slider-code .overview li .post{
	margin:10px;
	height:325px;
	}

#slider-code .overview .entry{
	overflow:hidden;
	height:270px;
	}
	
.shortEntry{
	overflow:hidden;
	max-height:400px;
	}
	
.sliderMeta{
	background:#F5F1EC;
	height:30px;
	border-top:5px solid #fff;
	width:700px;
}
	
#slider-code .comments{
	float:left;
	text-align:left;
	width:575px;
	padding:9px 10px;
}

#slider-code .comments a{
	font-weight:bold;
}

#slider-code .comments a:hover{
	color:#515151;
}
	
#slider-code .pager {
	list-style: none;
	margin:0;
	float:right;
	padding-right:5px;
	}

#slider-code .pager li {
	float:left;
	margin:6px 5px 0 0;
	text-transform:uppercase;
	}

#slider-code .pagenum {
	background-color: #507bb7;
	border:1px solid #fff;
	margin:3px 0px 0 0;
	width:12px;
	height:12px;
	font-size:7px;
	color: #507bb7;
	display: block;
	text-decoration:none;
	position:relative;
	top:-40px;
	}
	
	#slider-code .active {
	color: #fff;
	background-color:  #fff;
	border:1px solid #507bb7;
	}
	
