/* @override
	http://www.stpeterslist.com/wp-content/themes/sight/jackson.css */

#twitter-3 span.intent-meta a {color: #ccc; margin-right: 5px; float: right;
margin-top: 2px; font-size: 10px;
}
#twitter-3 span.intent-meta a:hover {color: #333; text-decoration: none;
}
#twitter-3 span.entry-content {
	font-size: 14px;
	float: left;
	clear: both;
}
#twitter-3 span.entry-content  a {color: #818181; }
#twitter-3 div.widget-body.clear li {margin-bottom: 5px;
}
#twitter-3 span.time-meta a {font-style: Italic; color: #ccc; display: block; float: left; clear: left; margin-right: 5px; font-size: 10px;
margin-top: 2px;
margin-bottom: 16px;
}
#twitter-3 span.time-meta a:hover {color: #333; text-decoration: none;
}
#twitter-3 span.label {color: #818181; }
#twitter-3 div.widget-body.clear li {
}
#mobile-logo {display:none;}

/* Share Buttons from  2014-11-23
   https://github.com/gschier/html-share-buttons/blob/master/buttons.html */
		.sharebuttons {
			width: 640px;
			margin: 30px;
			text-align: center;
		}
	    .share-btn {
                display: inline-block;
                color: #ffffff;
                border: none;
                width: 20px;
                height: 20px;
                padding: 10px;
                opacity: 0.9;
                box-shadow: 0 2px 0 0 rgba(0,0,0,0.1);
                outline: none;
                text-align: center;
               	font-size: 20px;
               	margin-left: 10px;
            }
            .share-btn:hover {
              color: #eeeeee;
            }
            .share-btn:active {
              position: relative;
              top: 2px;
              box-shadow: none;
              color: #e2e2e2;
              outline: none;
            }
            .share-btn.twitter { background: #55acee; }
            .share-btn.google-plus { background: #dd4b39; }
            .share-btn.facebook { background: #3B5998; }
            .share-btn.stumbleupon { background: #EB4823; }
            .share-btn.reddit { background: #ff5700; }
            .share-btn.linkedin    { background: #4875B4; }
            .share-btn.email { background: #444444; }

/* link and heading color 2014-12-14 */

.entry .post-content a:link, .entry .post-content a:active, .entry .post-content a:visited, .textwidget a:link, .textwidget a:active, .textwidget a:visited {
	color: #993300 !important;
}
.entry .post-content a:hover, div.textwidget a:hover {
	color: #995500 !important;
}

.post-content h1 {
	text-align: center;
	color: #993300;
}

.post-content {
	text-align: justify;
}

a:link.footnote-identifier-link, a:visited.footnote-identifier-link, a:active.footnote-identifier-link {
	vertical-align: super;
	text-decoration: none;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #ffffff;
}

a:hover.footnote-identifier-link {
	border: 1px dotted #993300;
	cursor: help;
}

ol.footnotes {
	border-top: 2px solid #262626;
	padding-top: 15px;
}

ol.footnotes a {
	text-decoration: none;
}
a.footnote-back-link:hover {
	cursor: n-resize;
	color: #ffffff !important;
}

hr {
	border:0;
	height: 0;
	border-top: 2px solid #262626;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* MOBILE STYLES 2014-11-23 */

@media only screen and (max-device-width: 975px) {
	/*body {
		font-size: 14pt;
	}
	div, img, form, div.header, div#content, div.entry, div.sidebar, .wrapper, .post-content .search
fieldset, .post-content .search
input, .post-navigation, .pagination {
		width: 100%;
		padding: 0px;
		margin-right: 0px;
		margin-left: 0px;
		clear: both;
	}
	.list .post .thumb img {float: left; margin: 0px; width: 100%; height: 100%;}
	div.nav, div.search, div.slideshow, div.content-title, .list .post .post-category {
		display: none !important;
	}*/
	body {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		background: #ffffff;
	}
	.wrapper {
		padding-left: 5%;
		padding-right: 5%;
	}
	div, p, img {
		width: 100%;
		display: block;
		margin: 0px;
		padding: 0px;
		max-width: 100%;
		height: auto;
		left: 0px;
		right: 0px;
		font-size: 20px;
		text-align: left !important;
	}

	.wrapper {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#container, #content, .entry .post-meta, .entry .post-content {
		width: 100%;
		margin: 0px;
		overflow: hidden;
		padding: 0px;
	}
	.entry .post-meta, .entry .post-content {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.entry .post-meta h2, .entry .post-meta {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.logo, .header, .nav, .content-title, .sidebar, .comments, p.copyright, .slideshow, #wpstats {
		display: none;
	}
	div.entry {
		display: block;
	}
	div.post-featured-image-caption {
		font-size: 10pt;
		margin-left: 5%;
		margin-right: 5%;
	}
	#mobile-logo {
		display: block;
		width: 92px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	.list .post {
		padding: 0px;
		border: none;
	}
	.pagination .nextpostslink {
		position: relative;
		right: 0px;
		top: 0px;
		line-height: 21px;
		text-transform: uppercase;
		padding-right: 0px;
	}
	.list .post .thumb img {
		float: left;
		margin: 0 auto 0 auto;
	}
	#loop .post-content {
		text-size: 26px;
		line-height: 32px;
	}
	.list .post .post-category {
		display: none;
	}
	#featured-image {
		position: relative;
		top: 15px;
		width: 100%;
	}
}

/* 2016-01-27 - weekly signup form */
#weekly-signup input {
	padding: 0.25em;
	font-size: 1.5em;
}
#weekly-signup input.submit {
	color: #ffffff;
	background-color: #9D1E0C;
	border-radius: 2px;
	border: none;
}

#weekly-signup input.submit:hover {
	background-color: #3E0A02;
}