body{
	margin:0px;
	padding:0px;
	font-family: 'PT Sans Narrow', sans-serif;
	box-sizing: border-box;
	color:#383838;
	background:#eee
}
h1{
	font-family: 'PT Sans Narrow', sans-serif;
	line-height:95%;
	margin:7px 0px 7px 0px;
	padding:7px 0px 7px 0px;
	font-size:30px;
}
.title_front{
	color:#000;
	font-size:26px;
}
.title_sub{
	font-size:20px;
	margin: 0px;
	padding: 0px;
}
.post_title a{
	color:#000;
}
.post_info{
	font-size:12px;
	color:#787778;
	font-family: helvetica, arial, sans;
}
.author {
	text-transform: uppercase;font-size:13px;color:#797979;
}
p {
	font-family: georgia, serif;
	color:#383838;
	line-height:150%;
}
.wp-caption{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.wp-caption-text{
	font-family: 'PT Sans Narrow', sans-serif;
	color:#666;
	font-size:14px;
	margin:0px;
	padding:0px;
	font-style:italic;
}
b {
	font-family: 'PT Sans Narrow', sans-serif;
}
b a {
	color:#797979;
}
blockquote {
	border-left:6px solid #ccc;
	margin-left:12px;
	padding-left:12px;
	font-style:italic;
}
li {
	color:#383838;
	line-height:150%;
	margin-bottom: 8px;
}
#center_content li{
	font-family: georgia, serif;
}

.list_item{
	margin-bottom:8px;
}
a{
	text-decoration:none;
	color:#4E6283;
}
#nav_top{
	height:24px;
	width:740px;
	position:relative;
	color:#fff;
	text-align:right;
	left:250px;
	top:-58px;
	z-index:105;
}
#social_set{
	box-sizing: border-box;
	height:31px;
	width:450px;
	position:relative;
	left:535px;
	top:-120px;
	text-align:right;
}
#nav_top_set{
	/* float:right; */
}
.top_nav {
	float:right;
	width:60px;
	border-right:1px solid white;
	text-align:center;
	padding:0px 4px 0px 4px;
	height:20px;

}
.top_nav a, .top_nav a.visited{
	font-family: 'PT Sans Caption', sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:400;
}




#main{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
}
#show_top{
	background:#eee;
	height:122px;
	text-align:center;
	padding:11px;
	box-sizing: border-box;
}
#header{
	height:86px;
	background:#4E6283;
	/* background:#4E6282; */
	 /* background:#86261C; */
}
#logo{
	box-sizing: border-box;
	height:86px;
	width:250px;
	position:relative;
	left:10px;
	top:15px;
}
#logo_small{
	display:none;
	box-sizing: border-box;
	width:1000px;
	position:fixed;
	padding:3px 0px 0px 10px;
	top:0px;
	z-index:100;
	background:#4E6283;
}

#content{
	position:relative;
	top:-40px;
}
#left_content{
	width:200px;
	float:left;
	border-right:1px solid #eee;
}
#right_content{
	width:200px;
	float:right;
	text-align:right;
	padding-right:10px;
	border-left:1px solid #eee;
}
#center_content{
	width:540px;
	margin-left:25px;
	float:left;
	padding-top:20px;
}
#post_content{
	width:540px;
}
#post_content p, #post_content ol, #post_content ul{
	width:460px;
}
#top_posts_wrapper{
	width:540px;
	border-bottom:1px solid #ccc;
	margin-bottom:0px;
	background-image: url("../images/silver_line.png");
	background-repeat:repeat-y;
	background-position: 270px;
}

.post_pair_wrapper{
	border-bottom:1px solid #eee;
	margin-bottom:20px;
}


#flickr_group_wrapper{
	width:540px;
	background:#eee;
	clear:both;
	height:230px;
	padding-top:20px;
	margin-bottom:0px;
}
#flickr_group{
	width:435px;
	text-align:center;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}


#footer{
	width:1000px;
	clear: both;
	margin-top:20px;
	font-size:12px;
	text-align:center;
}
#footer_info{ clear: both;padding:50px 0px 50px 0px; }


.entry-comments { float: right !important }
.comment-bubble {
	background: #7d7d7d url('../images/comment-bubble-mask.png') no-repeat;
	color: #fff;
	display: block;
	height: 18px;
	line-height: 15px;
	margin-top: -3px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 26px;
	font-size:10px;
	font-weight:300;
	float:right;
}

/* POST COMMENTS */

#comments{
	border-top:2px solid #ccc;
	margin-top:30px;
}
.odd{
	background:#eee;
}
#social .social-fn {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:700;
	font-size:20px;
}
img {
	border-width:0px;
}

/* REENT COMMENTS */

#recent_comments ul{
	list-style-type:none;
	display: block;
	padding:0px;
	margin:0px 0px 20px 0px;
}
#recent_comments li{
	list-style-type:none;
	display: block;
	padding:8px 8px 8px 8px;
	margin:0px;
	font-size:16px;
	line-height:15px;
	font-style:italic;
}
#recent_comments li:nth-child(even) {
	background: #eee;
}

.hr{
	text-align:center;
	color:#ccc;
}


/* CALENDAR EMBED */

.event_wrapper{
	 margin-bottom:15px;padding-bottom:15px;line-height:14px;border-bottom:4px solid #fff;
}
.event_date {
	font-size:16px;margin-bottom:4px;text-transform: uppercase;font-weight:700;
}
.event_headline {
	margin-bottom:4px;font-size:20px;line-height:20px;
}
.event_desc {
	font-size:14px;line-height:14px;color:#000;
}

