/* @override http://www.vaguebuttrue.dev/vague.css */

a {
	color:#ab1e23;
	font-weight:bold;
}

img {
 border:0;
}
body {
	font: 1em Times;
}

h1 {
	margin-top:5px;
	font-size: 2.5em;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1em;
}
#dateline {
	font-family: Georgia;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: center;
}

.article {
	font-family: Times;
	padding-bottom: 15px;
	clear:both;
}
a.biggerFont {
	font-size: 1.3em !important;
	font-weight: bold;
}

#banner {
	background-position: 0 0;
}
#container {
	margin: 10px auto;
	padding: 0;
	width:994px;
	background-image: url(images/newspaperBACK.jpg);
}
#navigation {
	float:left;
	width:413px;
	padding: 5px 10px 0 10px;	
}
#main-content a {
	text-decoration:none;
}
#main-content {
	float:left;
	width:105px;
	font-size:.8em;
	padding-top: 15px;
	padding-left: 5px;
	
}
#main-content ul {
	width:100px;
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#main-content ul li{
	padding: 3px;
	display: block;
}

#main-content ul li#highlighted
{
	font-size: 1.2em;
	background-color: yellow;
}
#subcontent {
	padding: 5px 10px 0 10px;
	float:left;
	width:413px;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color:grey;
}
#subcontentbio {
	padding: 5px 10px 0 20px;
	float:left;
	width:750px;
}
#wrapper {
	float:left;
	width:994px;
}
.article .headline {
	margin-top:5px;
	font-size: 2.5em;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1em;
	margin-bottom:5px;
	#font-weight:bolder;
}
#footer {
	padding-top:20px;
	text-align:center;
	clear:left;
	border-top-style: solid;
	border-width: 1px;
	border-top-color: grey;
}

.letters {
	margin-top:10px;
	list-style:none;
	text-transform:uppercase;
}

.letters li {
	margin-bottom:10px;
}

.links {
	margin-top:10px;
	list-style:none;
	padding:0px;
}

.links li {
	margin-bottom:10px;
}

.marketplace {
	margin-top:10px;
	list-style:none;
	padding:0px;
	text-align: center;
	border-left: #000 solid 2px;
	border-right: #000 solid 2px;
		border-top: #000 solid 2px;
	border-bottom: #000 solid 2px;

}

.marketplace li {
	margin-bottom:5px;
}
.marketplace .heading {
	display: block;
	background-color: #CCC;
	font-size: 1.5em;
	width: 100%;
	font-weight: bold;
	letter-spacing: .3em;
	font-style: italic;
	text-align: center;
	border-top: #000 solid 2px;
	border-bottom: #000 solid 2px;
	margin:15px 0 10px 0;
}
.marketplace .headingfirst {
	display: block;
	background-color: #CCC;
	font-size: 1.5em;
	width: 100%;
	font-weight: bold;
	letter-spacing: .3em;
	font-style: italic;
	text-align: center;
	border-bottom: #000 solid 2px;
	margin:0px 0 10px 0;
}

#letter1, #letter2, #letter3 {
	display:none;
}

.joke {
	padding:0px 5px 0px 5px;
	background-color:#CCC;
	margin-bottom: 5px;
	border: #000 solid 2px;
}
.joke2 {
	padding:0px 5px 0px 5px;
	background-color:#EEE;
	margin-bottom: 5px;
	border: #000 solid 2px;
}

.boxright {
float:right;
margin-left:10px;
	margin-bottom:5px;
}
.boxleft {
float:left;
margin-right:10px;
	margin-bottom:5px;
}
.boxcaption {
margin-top:5px;
text-align:center;
  font-weight:normal;
  font-size: .9em;
}
.contents {
	display: block;
	width: 200px;
	margin-left: 110px;
	text-align: center;
	font-size: 1.5em;
	border-top: #000 solid 2px;
	border-bottom: #000 solid 2px;
	margin-bottom:20px;
	margin-top:20px;
}

.chapter {
	font-size: 1em;
	font-weight: bold;
}

.toc {
	list-style: none;
}
.audiotable {
	width: 100%;
	margin-bottom: 40px;
	padding: 10px;
}
.audiotable td.col1 {
	width: 65%;
}

.audiolist {
	list-style: none;
}

table.storeitems {
	border-color: #000;
	display: table;
}

table.storeitems td {
	padding: 20px;
	border-color: #000;
}
#paginate {
	padding-top:20px;
	text-align:center;
	clear:left;
	width: 994px;
}
