/*
Theme Name: Christian Worldview
Author: Tim Challies
Author URI: http://challies.com/
*/



body
{
	font: 12px/1.4 Lucida Sans,Arial, sans-serif;
	background: #2a3d44 url(images/bg.jpg) repeat-x;
	color:#2a3d44;
}

#container {
	width:780px;
	margin:0 auto;
	background:#fff;
}
.clear {
	clear:both;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}
a {
	color:#163640;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 20px;
	font-weight:bold;
	color:#000;
}
h2
{
	font-size: 16px;
	font-weight:normal;
	color:#000;
	padding:10px 0 0 0;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 14px;
	font-weight:normal;
}
h6
{
	font-size: 12px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}

/* =Divs
--------------------------------------------------------------------------------*/

#header {
	height:325px;
	width:780px;
}
#left {
	width:175px;
	float:left;
	padding-left:20px;
	margin-top:100px;
}
.left-title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
#right {
	width:585px;
	float:right;
	border-top:8px solid #2a3d44;
	margin-top:20px;
	padding-top:20px;
}
#logo {
	margin-bottom:20px;
}
.article-left {
	width:140px;
	float:left;
}
.article-right {
	width:405px;
	float:right;
	border-top:1px solid #cad8dd;
	margin-right:40px;
	padding-top:6px;
}
.title {
	font-weight:bold;
	font-style:italic;
	font-size:15px;
}
.pub {
	font-style:italic;
	font-weight:bold;
}
.book-endorse  {
	margin-top:3px;
	color:#61737a;
}
.book-links {
	margin-top:10px;
}
.book-links-left {
	width:180px;
	float:left;
}
.book-links-right {
	width:180px;
	float:right;
}
.link {
	background:url(images/arrow.jpg) no-repeat 0 3px;
	height:20px;
	width:155px;
	padding-left:25px;
}
#footer {
	background:#7b8f97;
	height:60px;
	margin-top:20px;
}


/* =Navigation
--------------------------------------------------------------------------------*/

a {
	color:#115168;
}

.link a {
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
}

p {
	line-height:20px;
}
#left .link {
	margin-left:16px;
	width:139px;
}

a#buttonA {float:left;width:99px;height:152px;background:url(images/btn_drama.jpg);}
a#buttonA:link {background:url(images/btn_drama.jpg)}
a#buttonA:visited {background:url(images/btn_drama.jpg)}
a#buttonA:hover {background:url(images/btn_drama.jpg) 0 -152px;}

a#buttonB {float:left;width:99px;height:147px;background:url(images/btn_living.jpg);}
a#buttonB:link {background:url(images/btn_living.jpg)}
a#buttonB:visited {background:url(images/btn_living.jpg)}
a#buttonB:hover {background:url(images/btn_living.jpg) 0 -147px;}