@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://sdaforme.com/images/bg-blog-sliver.jpg);
	background-repeat: repeat-x;
}
.clear, br {
	clear: both;
}
h1, h2, h3 {
	margin-bottom: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.4em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited {
	color: #5195be;
	text-decoration: none;

}
a:hover, a:active {
	color: #5195be;
	text-decoration: underline;
}
.floatLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatRight {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper {
}
#head {
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mid {
	background-image: url(http://sdaforme.com/images/bg-blog-content-upper-border.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 20px;
}
#foot {
	clear: both;
	background-image: url(http://sdaforme.com/images/bg-blog-footer-sliver.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 40px;
	color: #CCCCCC;
}
#description-bg {
	height: 100px;
	background-image: url(http://sdaforme.com/images/bg-blog-top-blue-bar.jpg);
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
	line-height: 100px;
}
#logo-wrap {
}
#logo {
	height: 160px;
	width: 270px;
	float: left;
	margin-left: 20px;
}
#tagline-wrap {
	float: right;
	height: 60px;
	width: 630px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(http://sdaforme.com/images/txt-blog-defending-statement.png);
}
#updates-wrap    {
	float: right;
	height: 64px;
	width: 630px;
	margin-right: 20px;
	background-image: url(http://sdaforme.com/images/bg-blog-updates.png);
	padding-top: 16px;
}
#rss-btn {
	height: 46px;
	width: 102px;
	float: right;
}
#email-btn {
	height: 46px;
	width: 158px;
	float: right;
	margin-left: 20px;
}
#addthis {
	position: relative;
	top: 40px;
}
#a-blog-content {
	float: left;
	width: 570px;
	background-image: url(http://sdaforme.com/images/bg-blog-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
}
#b-blog-content {
	float: right;
	width: 250px;
	background-color: #e5eff5;
	padding: 20px;
}
#footer-text-wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}
#footer-text-wrap img {
}
#adventist-logo {
	height: 38px;
	width: 43px;
	float: right;
}
#footer-text-real {
	float: left;
	width: 857px;
	height: 38px;
	line-height: 38px;
}
#footer-text-real a:link, #footer-text-real a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-text-real a:hover, #footer-text-real a:active {
	text-decoration: underline;
}
#b-blog-content a:link, #b-blog-content a:visited {
	color: #000000;
	text-decoration: underline;
}
#b-blog-content a:hover, #b-blog-content a:active {
	color: #396b8a;
	text-decoration: none;
}
#b-blog-content h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#b-blog-content h4 {
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#a-blog-content h2 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
#description-bg a:link, #description-bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#description-bg a:hover, #description-bg a:active {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
