
/* For General Nav Items */

#slogan {
	font-style: italic;
	margin-left: 70px;
	margin-top: -15px;
	font-size: 11pt;
}

.scripture {
	font-size: 16pt;
}

.reference {
	display: inline;
	text-align: none;
}

.bilingual-right {
	margin-top: 20px;
}


#votd-logo {
	width: 50px;
	height: auto;
	float: left;
}

#archive-link {
	clear: both;
	display: none;
}

#nav-menu,
#bulletin,
#footer-col-2,
#footer-col-3,
#searchbox,
#sharebox
{
	display: none;

}

/* For Devos */

#devos-social-sharing,
#social-media-sharing,
#subscription-options,
#rightcolumn-devos,
#fb-root,
#pinterest-wrap,
#right,
#g-search,
#fb-comment-wrapper,
#compassion-promo-wrapper,
#nav, /*Bi-lingual navigation */
.compassion-countdown,
.fb_iframe_widget,
.fb-like,
.fb-like .fb_iframe_widget,
.fb-comments,
.fb-comments ,fb_iframe_widget,
iframe,
#topics


{
	display: none;	
}

/* For Articles */

#rightcolumn-articles,
#articles-social-sharing,
.article-breadcrumbs,
#related-links
{
	display: none;	
}

.article-image {
	float: right;
}


/* Facebook Comments, Etc. */

/* HIDE THE COMMENTS FORM */
.fb_ltr { display: none; }


/* HeartGallery and PPT Images */

/* This hides the images from the browser's print feature as per the request from iStockPhoto */

.gallery-image, .gallery-related-images-collection, #image-info-table, .powerpoint-image {
	display: none;	
}

.authorlink {
	float: left;	
}

.authorlink:before {
	content:"Printing is disabled due to legal restrictions from the original photograph's source.";
	font-size: 11px;
	border: solid 2px #F00;
	padding: 5px;
}

.bottom-left::after {
	display: block;
	margin-top: 20px;
	content: "Visit www.VerseoftheDay.com for a daily verse, thought, and prayer.";

}

#footer-bottom {
	border-top: solid 1px #ccc;	
	padding-top: 8px;
}