/* CSS Document 
for Bakery Bible Study */

* {
  margin: 0;
  padding: 0;
}

html, body { min-height: 101%; margin-bottom: 1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #36c;
	margin: 24px 0 0 0;
	min-height: 101%;
}

#masthead {
	border-bottom: 1px solid #333;
}

#logodiv {
	margin: 0 0 6px 0;
	width: 100%;
}

#logodiv img {
	display: block;
}

#pagewrapper {
	width: 882px;
	margin: 0 auto;
	}

#heartyboyswrapper {
	width: 882px;
	margin: 0 auto;
	border-top: 6px solid #F5F5CC;
	border-right: 5px solid #e7e78D;
	border-bottom: 5px solid #e7e78D;
	border-left: 6px solid #F5F5CC;
}

#flash a:link {
	color: #fff;
}

#contentTable, #tableOutline, #footerTable, #bannerTable, navTable {
	width: 820px;
	margin: 0 auto;
	padding: 8px;
	-webkit-border-radius: 11.6px;
	-moz-border-radius: 11.6px;
	border-radius: 11.6px; 
}

#contentTable, #bannerTable, #navTable {
	border: 0 solid #333;
}

#tableOutline {
	border: solid 1px #147edb;
	color: #0A3B67;
}

th.date {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 66px;
	color: #fff;
	background-color: #3366cc;
}

th.facilitator {
	text-align: center;
	width: 90px;
	color: #fff;
	background-color: #3366cc;
}

th.materials {
	text-align: center;
	color: #fff;
	background-color: #3366cc;
}

td.date {
	margin: 0;
	padding: 2px 2px 3px 6px;
	color: #0A3B67;
	border: solid 1px #ABD5F7;
	background-color: #fff2cf;
}

td.date_spent {
	padding: 2px 2px 3px 6px;
	color: #BD13C3;
	border: solid 1px #ABD5F7;
	background-color: #FFCC66;
}

td.name {
	padding: 2px 2px 3px 2px;
	color: #0A3B67;
	text-align: center;
	border: solid 1px #ABD5F7;
	background-color: #fff2cf;
}

td.name_spent {
	padding: 2px 2px 3px 2px;
	color: #BD13C3;
	text-align: center;
	border: solid 1px #ABD5F7;
	background-color: #FFDD99;
}

td.materials {
	padding: 2px 2px 3px 4px;
	color: #0A3B67;
	border: solid 1px #ABD5F7;
	background-color: #FFEECC;
}

td.materials_spent {
	padding: 2px 2px 3px 2px;
	color: #BD13C3;
	border: solid 1px #ABD5F7;
	background-color: #FFDD99;
}

.tabledate {
	background-color: #147edb;
	color: #daecfb;
	font-style: italic;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	text-align: center;
}

.contact {
	width: 840px;
	margin: 0 auto;
	font-size: 14px;
	border-color: #c2e0f9;
}

td.names {
	width: 196px;
	text-align: center;
	border-color: #c2e0f9;
	background-color: #f4f4e2;
}

td.names_spent {
	text-align: center;
	border-color: #c2e0f9;
	color: #8c8c8c; 
}

td.contactData {
	padding: 2px 2px 3px 8px;
	color: #0a3b67;
	background-color: #f4f4d2;
}

td.contactData_italic {
	font-style: italic;
	padding: 2px 2px 3px 8px;
	color: #0e5695;
	background-color: #f4f4d2;
}

td.number {
	text-align: left;
	padding-left: 2px;
	border-color: #c2e0f9;
}

td.number_spent {
	text-align: left;
	padding-left: 2px;
	border-color: #8c8c8c;
	color: #8c8c8c;
}

td.i {
	text-align: right;
	padding-right: 2px;
	border-color: #c2e0f9;
}

#menubar {
	background-color: #009;
	font-size: 0.9em;
}

#maincontent {
	margin: 0;
	padding: 20px;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: #fff;
	vertical-align: top;
}

#maincontent ul.indented {
	margin: 0 0 2px 20px;
	padding: 0;
	list-style: none;
}

#maincontent li {
	margin: 0 0 2px 0;
	padding: 0 0 0 18px;
	background: url(images/ssbluebullet.gif) no-repeat 0 5px;
}

#centeredList {
	text-align: left;
	margin-left: 260px;
}

#sidebar {
	padding: 30px 20px 20px;
	width: 12em;
	vertical-align: top;
	font-size: 0.75em;
	background-color: #fff;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #f90;
}

img { border:0; }

.img_left {
	float: left;
	display: inline; /* Always add "display:inline" to any floated item. */
	margin: 0;
	padding: 2px 8px 1px 1px;
}

.img_right {
	float: right;
	display: inline; /* Always add "display:inline" to any floated item. */
	margin: 0;
	padding: 2px 1px 1px 8px;
}

.img_center {
	text-align: center;
	margin: 0;
}

#centeredPhoto {
	clear: both;
	text-align: center;
	border: 0;
}

.img_food {
	float: right;
	display: inline; /* Always add "display:inline" to any floated item. */
	margin: 0 96px 0 56px;
	vertical-align: top;
}
	
.imgCaptionshd {
	color: #3163ce;
	font-size: 120%;
	margin: 0 auto;
	padding: 10px 2px 10px 2px;
}

.imgCaptionsbg {
	background-image : url(http://www.warrencampdesign.com/bakerybible/images/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.imgCaptions {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 90%;
}

.center {text-align: center;}

p.small {font-size: 92%;}

.large {font-size: 120%;}

p.first:first-letter {
	font-size: 2em;
	line-height: 0.9em;
	padding: 0;
	margin: 0;
}

p.flushLeft {
	text-align: left;
	margin: 0;
	padding: 0 0 0 120px;
}

p.leftbaseshort {
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 1px;
}

.brownText{
	color: #009966;
}

.greenText {
	color: #008000;
}

.darkgreen {
	color: #696107;
	font-style: italic;
}

.red {
	color: #FF0000;
	font-size: 110%;
}

.underlined { text-decoration: underline; }

.small { font-size: 80%; }

blockquote.bkground {
	padding: 7px 8px 4px 8px;
	margin: 10px 34px 10px 34px;
	border-top: 4px solid #Fec;
	border-right: 3px solid #FFCC66;
	border-bottom: 3px solid #FFCC66;
	border-left: 4px solid #Fec;
	background-color: #fd9;
	-webkit-border-radius: 10.6px;
	-moz-border-radius: 10.6px;
	border-radius: 10.6px; 
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin-bottom: 14px;
}

ol {
	margin: 0 0 2px 16px;   /* Left OL padding and margin must match to retain crossbrowser consistency with indents */
	padding: 2px 10px 4px 16px;   /* Left OL padding and margin must match to retain crossbrowser consistency with indents */
}

ol li {
	margin: 0 0 2px 8px;   /* Left ol li padding and margin must match to retain crossbrowser consistency with indents */
	padding: 1px 0 0 8px;   /* Left ol li padding and margin must match to retain crossbrowser consistency with indents */
	line-height: 140%;
}

ul {
	margin: 0 0 2px 2px;   /* Left UL padding and margin must match to retain crossbrowser consistency with indents */
	padding: 1px 10px 4px 2px;   /* Left UL padding and margin must match to retain crossbrowser consistency with indents */
	list-style: none;
}

ul li {
	margin: 10px 0 2px 38px;   /* Left li padding and margin must match to retain crossbrowser consistency with indents */
	padding: 1px 0 0 38px;   /* Left li padding and margin must match to retain crossbrowser consistency with indents */
	background: url(images/ssbluebullet.gif) no-repeat 0 10px;
}

ul.indented {
	line-height: 1.4em;
	margin: 0.7em 1.5em 1.5em 2.5em;
	padding: 0 0 0 1px;
	list-style-position: outside;
	list-style-image: url(images/ssbluebullet.gif) no-repeat;
}

a:link { color: #961FFF; }

a:visited { color: #54009E; }

a:hover, a:active, a:focus {
	color: #05009E;
	background-color: #ECEBFF;
}

.whitelinks a:link { color: #fff; }

.whitelinks a:visited { color: #fff; }

sub { 
	vertical-align: -22%;
	font-size: 70%;
}

sup { 
	vertical-align: 22%;
	font-size: 70%;
}

#statCounter { margin: 10px 0 10px 30px; }

#footer {
	font-size: 0.7em;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	clear: both;
}


/* Star Rating stuff from Joshua 

Sample entry:  I give it <b class="three stars">three out of five stars</b>.  */

b.stars { 
		padding: 0 125px 25px 0;
        display: inline-block; 
		vertical-align: middle;
        letter-spacing: -9999em; 
		overflow: hidden;
        line-height: 0px; 
		font-size: 2px; 
		height:0px; width:0; 
        background: url(images/joshuasstars.png) 0px 0px no-repeat; 
}

b.zero  { background-position:-125px 0px; }
b.one   { background-position:-100px 0px; }
b.two   { background-position: -75px 0px; }
b.three { background-position: -50px 0px; }
b.four  { background-position: -25px 0px; }
b.five  { background-position:   0px 0px; }

/* print rule below undoes all the fuss above so just the text prints [in bold]
   since background images typically aren't printed */ 
@media print { b.stars { padding:0; display:inline; background:transparent; font-size:inherit; line-height:inherit; height:auto; width:auto; vertical-align:baseline; letter-spacing:inherit; } } 


/* That's all. Enjoy. */

