/* @override http://www.fbcnewsong.com/textpattern/css.php?s=facing-the-giants */

/* @override http://www.fbcnewsong.com/textpattern/css.php?s=lastchance */

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:white;
	background-color: #000;
}

.article-imageright {
	float: right;
	border-style: none;
	margin: 10px 10px 0 20px;
}

.article-imageleft {
	float: left;
	margin: 10px 20px 0 10px;
	border-style: none;
}

blockquote, p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0 0 10px;
	padding: 0 10px;
}

blockquote {
	padding: 0;
	margin: 0 0 0 20px;
}

h1 {
	font-size: 16px;
}

h3 {
	margin: 0;
	padding: 0;
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font-size: 15px;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 7px;
}

h6 {
	text-align: center;
	text-indent: 0;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

h7 {
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	border-bottom-style: solid;
	border-bottom-color: white;
}

small, .small {
	font-size: 0.9em;
}

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #ffffff;
	border: none;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	width: 800px;
	margin: 10px auto;
	padding: 0;
}

#head {
	width: 800px;
	height: auto;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

#sidebar-2 {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#sidebar-2 ul {
	margin: 0;
	list-style-type: none;
}

/* My Comment */

#sidebar-1 {
	white-space: nowrap;
	padding: 0;
	float: left;
	margin: 0;
}

#content {
	font-size: 14px;
	padding-bottom: 20px;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 250px;
}

#content a {
	color: gray;
}

#articlebody {
	text-align: left;
}

#foot {
	text-align: center;
}

#foot a {
	width: 800px;
	margin: 10px 0 0;
	padding-bottom: 20px;
	color: white;
	text-decoration: underline;
	font-size: .7em;
}

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}