/* CSS file for A Portrait of Jesus web site */
/* Written by Carolyn M. (Cam) Howard */
/* c. 2005-2009 */

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 100%;
	color: #000;
	background-color: #000066;
	text-align: center;
	margin: 10px;
}

#wrapper {
	width:97%;
	min-width: 720px;
	max-width: 980px;
	margin: 10px auto;
	text-align: left;
	border: 1px solid #6666a3;
	background-color: #fff;
}

#header { 	
	float: left;
	width: 100%;
	height: 133px;
	margin: 0;
	padding: 0;
	background-color: #6666a3;
}

#header h1 {
	margin:0;
	padding: 0;
}

#content {
	float:left;
	width: 100%;
	margin:0;
	padding:0;
	background-color: #fff;
	height:100%;
}

#maincontent {
	float: right;
	width: 62%;
	margin-right:10%;
	display: inline;
	padding-top:25px;
	padding-bottom:25px;
	background-color: #fff;
}

#maincontent li {
	margin-left: 1em;
	margin-right: 1em;
}

#menu {
	float:left;
	width: 25%;
	display: inline;
	padding-top:25px;
	padding-bottom:25px;
	background-color: #ffeab0;
}

#menu p {font-size: 80%;}

#footer {
	float: left;
	width: 100%;
	padding: 6px 0;
	background-color: #6666a3;
}
#footer p {
	color: #ccc;
}
#footer a:link {
	color: #ccc;
	background-color: transparent; 
}
#footer a:visited {
	color: #ccc;
	background-color: transparent; 
}
#footer a:hover {
	color: #fdfbec;
	background-color: transparent; 
}

p, ol, ul, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	color: #000; 
	background-color: transparent; 
}

p, h1, h2, h3, h4, h5, h6  {
	padding: 0 12px;
}

ul {
	list-style-type: disc;
	list-style-image: url(images/dot-blu9a.gif);
}

li { margin-bottom: .5em;}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000 /*#9A001E*/ ;
	background-color: transparent;
	font-size: 170%;
	}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000080;
	background-color: transparent;
	font-size: 130%;
	margin-top: 1.5em;
	}

h3  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: transparent;
	font-size: 105%;
	margin: 1.5em 2em -0.5em 0;
	clear:both;
	}

h4 {  
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #9A001E; 
	font-size: 90%;
	font-weight: bold;
	background-color: transparent; 
	}

h5, h6 {  
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #000000; 
	background-color: transparent; 
	}

hr {	
	height: 1px;
	width: 70%;
	text-align: center;
	}

blockquote p {font-style: italic;
}

table {
	margin: 0 24px;
	}

.bold { 
	font-weight: 700; 
	}

.boldred {
	font-weight: 700;
	color: #990000;
	}

.booktitle {
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	}

.bordertop {
	border-top: 2px solid #9ea9c4;
	clear: both;
	margin-top:2em;
	padding-top: 1em;
}
	
.calendardate {
	font-weight: 700; 
	border-top: 1px solid #9ea9c4;
	margin-top: 2em;
	}

.clearall {
	clear: both;
	}

.discussion {
	clear: both;
	background-color: #ccc;
	border: 1px dotted #000;
	margin: 12px;
	}

.discussion h2 {
	margin-top: .5em;
	}

.emphasize {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}

.indent {
	margin-left: 2em;
	}
.indent2 {
	margin-left: 4em;
	}

.italics {
	font-style: italic; 
	}

.leadingtop {
	margin-top: 2em;
	}

.leadingbottom {
	margin-bottom: 1em;
	}
.leftbox { float: left;
	padding-right: 20px;
	padding-bottom: 10px; }

.nolinespace {
	margin: -1em 0;
	}

.quote {
	margin-left: 3em;
	border-left: 5px solid #9ea9c4;
	}

.quote blockquote {
	margin-left: 0;
}

.quote blockquote p {
	font-size: 110%;
	font-weight: bold;
}

.quotecredit {
	font-size: 80%;
	margin-left: 2em;
	}

.quotecredit2 {
	font-size: 80%;
	margin: -1em 0 2em 6em;
	}

.rightboxflex { float: right;
	width: 45%;
	padding-left: 20px;
	padding-bottom: 10px; }

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000; 
	background-color: transparent; 
	}

.smallindent {
	font-size: 80%;
	margin-left: 2em;
	}

.smallitalics {
	font-size: 80%;
	font-style: italic; 
	}

a:link {
	color: #0000CC;
	background-color: transparent; 
	}

a:visited {
	color: #660099;
	background-color: transparent; 
	}

a:hover {
	color: #FF0000;
	background-color: #ffffcc; 
	}

a:active {
	color: #FF0000;
	background-color: transparent; 
	}

#left {
	border: thin solid #CCCCCC;
	width: 40%;
	float: left;
	padding: 1em;
}
#right {
	border: thin solid #CCCCCC;
	width: 40%;
	float: right;
	padding: 1em;
}

