/* ------------------------------------------------------------------
            GLOBAL STYLES - UNIVERSAL SELECTORS & FIXES
--------------------------------------------------------------------- */


/* Sets browser padding and margin defaults to zero */
* { margin: 0; padding: 0; } 
/* IE 6 & 7 spacing hack */
* html img { display: block; } 

/* This keeps images wrapped in an anchor tag from displaying a border. Maybe. */
a img { border: none; display: inline; margin: 0; padding: 0; }

/* Things I want to appear with styles off, but disappear when styles
are on, are often wrapped in a div or span with this "hidden" class to 
hide them. */
.hidden { display: none; }

/* this is a fix for IE/Mac, to keep the nav items from breaking. I think */
#header li {
	/*\*/overflow: hidden;/**/
}

/*--------------------------------------------------------------------
							Image Styles
----------------------------------------------------------------------

These are styles that are to be placed in a separate style sheet */

.icon	{	border: 2px solid #120019; margin: 10px 10px 10px 14px; 	}
.photo	{	border: none; margin: 10px 10px 10px 14px; 	}

/*--------------------------------------------------------------------
                                 COMIC STYLES
---------------------------------------------------------------------- */
.illustrated_gospel     {  border: 3px solid #b4b4b4; margin: 0 auto; background-color: white; border-collapse: collapse;    }
.illustrated_gospel tr     {  margin: 0; padding: 0;   }
.illustrated_gospel td     {  padding: 0; margin: 0; border-left: 1px solid #ccc; border-right: 1px solid #ccc;  }
.illustrated_gospel td img     {  border: 2px solid #ccc; /* width: 650px; height: 256px; */ padding: 0; margin: 0;   }

/*--------------------------------------------------------------------
                GLOBAL STYLES - STRUCTURAL RULES
---------------------------------------------------------------------- */

body	{	/* font-family: Georgia, "Times New Roman", Times, serif; font-size: .7em; line-height: 170.0%; color: #5A4E65; */ /* background-image: url(/assets/images/ui/body_bg.jpg); background-attachment: fixed; background-repeat: repeat-y; background-position: center top; */ background-color: black; 	}
#billboard	{	background-color: red; width: 984px; position: relative; top: 200px; padding: 0 0 0 16px; height: 200px;	}
/*--------------------------------------------
                  Breadcrumbs
---------------------------------------------*/
#breadcrumbs	{	width: 1000px; position: relative; top: 130px; padding: 0; margin: 0; height: 20px; text-align: right; background-color: #000;	color: gold; font-size: 70%;  }
#breadcrumbs a     {  color: white;   }
#breadcrumbs a:hover    {  text-decoration: underline; background-color: transparent;  }
.B_crumbBox     {     margin: 0 2em 0 0; font-family: Verdana; font-size: 85%; font-weight: bold; font-style: italic;     }
.B_firstCrumb     {         }
.B_homeCrumb   {	margin: 0 3px; font-weight: normal; font-style: normal;	}

/*------------------------------------------*/

#container	{	margin: 0 auto; width: 1000px !important; width: 1000px;	}
#page_body	{	width: 1000px !important; width: 1000px; background-color: transparent; margin-top: 127px; float: left; padding: 0; position:relative;	}
#column_one	{	width: 239px; w\idth: 219px; /* IE hack */ float: left; display: inline; padding: 10px; overflow: visible; }
#column_one ul	{	list-style: none;	}
/* -------------------------------------------------------------------
				CONTENT PAGE - COLUMN TWO
-------------------------------------------------------------------- 

This column_two is used when there is a feature from the Marketplace on the right-hand side of the page */

#column_two {	width: 536px; w\idth: 516px; /* IE hack */ padding: 10px; float: left; overflow: visible; display: block;	}

/* -------------------------------------------------------------------
				CONTENT PAGE - COLUMN TWO
-------------------------------------------------------------------- 

This column_two is used when there is a feature from the Marketplace on the right-hand side of the page */

#column_two_wide {	width: 761px; w\idth: 721px; /* IE hack */ padding: 10px 20px; float: left; overflow: visible; display: block; background-color: #ffffe3;	}

#column_three	{	width: 225px; w\idth: 205px; /* IE hack */ padding: 10px; float: left; overflow: visible; display: block;	}
#column_three ul	{	list-style: none;	}

#footer	{	position: relative; font-size: 70.0%; margin: 0; padding: 10px 0; width: 100% !important; float: left; border-top: thin dotted #b4b4b4; }
#footer p	{	text-align: right;	font-size: 9px; font-family: Verdana; margin: 0; padding: 0;	}
#footer p a	{	color: #ffffe3;	}

#header	{	position: absolute; width: 1000px; height: 127px; background-image: url("/assets/images/ui/header.jpg"); background-repeat: no-repeat; background-position: top center; background-color: #120019;	}

#sideNav	{	margin: 0.5em 0;	}
#sideNav ul li	{	border-top: 1px solid #DEDCE0; line-height: 16px; margin:  0.4em 0 0.4em 0;	}
#sideNav ul li a	{	color: #e2ce75; padding: 10px 0; font-weight: normal;  font-size: 13px;	}
#sideNav ul li a:hover	{	border-bottom: 1px dotted #37055e; background-color: transparent;	}
#sideNav h2     {     border: none;  margin: 0; font-size: 105%;    }
#sideNav h2 a     {     color: white;      }
#sideNav h2 a:hover     {     background-color: transparent;      }

.hymns	{	margin: 1em 0; border-bottom: 1px solid #DEDCE0; padding: 0; width: inherit; border-collapse: collapse; width: 100%;	}
.hymns tr	{	display: table-row;	}
.hymns td	{	padding: 2px; font-size: 10px; margin: 0; display: table-cell;	}
.hymns .row1	{	background-color: #EEF1F6; border-top: 1px solid #b4b4b4; display: table-row;	}
.hymns .row2	{	background-color: beige;  border-top: 1px solid #b4b4b4;  display: table-row;	}
.hymns .title	{	font-size: 12px; margin: 0; padding: 0; color: #37055e;	}
.hymns .name	{	font-size: 10px; margin: 5px 0 0 0; padding: 0; line-height: normal;	}
.hymns .info	{	font-size: 9px; font-family: Verdana;  margin: 0; padding: 0; line-height: normal;		}
.hymns .cd_cover	{	padding: 3px; width: 50px; height: auto; border: none;	}

.store_feature	{	width: inherit; border-bottom: 1px solid #b4b4b4; margin-bottom: 1em; 	}
.store_feature .title	{	font-family: Verdana; text-align: left; font-size: 100%; font-weight: bold; line-height: normal; padding: 0; margin: 0;	}
.store_feature .title a	{	color: #37055e; text-decoration: underline;	}
.store_feature .title a:hover	{	text-decoration: none;	}
.store_feature .info	{	font-family: Verdana; font-size: 10px; text-align: left; line-height: normal;	}
.store_feature .item	{	padding: 3px 3px 0 0; width: 50px; height: auto;	}
.store_feature .price	{	font-weight: bold; color: #660000; line-height: normal;	}

.bullet	{	vertical-align: middle; margin: 0 2px 0 0;	}

#references p, #references p a	{	text-align: left; font-size: 80%; line-height: 12px; width: 85%; font-family: Verdana; color: #b4b4b4;	}

#photo_block_vert	{	width: 225px; float: right; margin: 0 0 10px 10px;	}
#photo_block_vert .caption	{	 text-align: left; font-family: Verdana; font-size: 9px; font-style: italic; line-height: normal; padding: 0; margin: 0; vertical-align: top; 	}

#photo_block_horiz	{	width: 450px; margin: 0 auto 10px auto; border-collapse: collapse; 	}
#photo_block_horiz .caption	{	 text-align: left; font-family: Verdana; font-size: 9px; font-style: italic; line-height: normal; padding: 7px; margin: 0; vertical-align: top; text-align: justify;	}
#photo_block_horiz .icon	{	border: 2px solid black; margin: 0 3px;	}
#photo_block_horiz .photo	{	border: none; margin: 0 3px;	}


/* .hymnsTitle	{ 	color: #59194A; padding: 0.2em; margin: 10px 0; color: #590D4C; }
.hymnsCredit	{	padding: 0.4em; margin: 0; color: #333333; text-decoration: none;	}
.hymnsWrapperWhite	{	color: #FFFFFF; text-decoration: none; margin: 0px; padding: 0px;background-color: beige; border-top: 1px dashed #b4b4b4; height: 25px; border-bottom: 1px dashed #b4b4b4; 	}
.hymnsWrapper	{	color: #333333; text-decoration: none; background-color: #EEF1F6; padding: 0; margin: 0; border-bottom: 1px dashed #b4b4b4;	}
.hymnsInstructions	{	color: #333333; text-decoration: none; padding: 0.4em; margin-top: 0.2em 		}
.hymnsCredit	{	color: #333333; text-decoration: none; padding: 0.8em 0.4em 0.4em 0.4em; margin: 0;  		} */

/* ---------------------------------------------------------------- 
						HOMEPAGE Top Navigation 
------------------------------------------------------------------- */	
#navigation  			{ 	position: absolute; top: 7px; padding: 0px; margin: 0px; height: 30px; width: 1000px; background-color: transparent;	}
#navigation ul			{	position: relative; list-style: none; padding: 0; margin: 0; width: 100%; 	}
#navigation ul li		{	float: left; padding: 0; margin: 0.8em 0; text-align: center; width: 11.1%; color: #333; position: relative; text-transform: capitalize; border-right: 1px dotted #b4b4b4; }
#navigation ul li a		{	text-decoration: none; color: white; display: list-item; font-weight: normal; font-family: Georgia; font-size: 85%; 	}
#navigation ul ul		{	float: left; display: none; margin: 0; padding: 0; width: 230px; border: 1px solid #b4b4b4; 
								opacity: 0.90; filter: alpha(opacity=90); /* IE patch */ z-index: 600;  	}
#navigation li:hover ul	{	display: block; position: absolute; margin: 0; padding: 0; top: 2em; left: 0;   }
#navigation ul li ul li	{	width: 100%; float: left; background-color: #ffffe3; text-align: left; position: relative; padding: 0; margin: 0; 
								border-bottom: 1px solid #b4b4b4; height: 20px;   	}
#navigation ul li ul li.last		{	border-bottom: none;   	}
#navigation ul li ul li a		{	font-weight: bold; font-size: 10px; padding: 0; color: black; text-transform: none;  	}
#navigation ul li ul li a:hover	{	color: #801F30; text-decoration: underline;   	}
#navigation ul li a:hover		{	color: gold; background-color: transparent; text-decoration: underline;    }


/* -----------------------------------------------------------------
                 GLOBAL STYLES - COLUMN DIVISION
------------------------------------------------------------------*/

.column_one_divider	{ background-color: #DEDCE0; height: 1px; width: 435px !important; width: 420px; margin: 0 0 15px 0; clear: both; padding: 0;	}
.column_one_divider img {	height: 1px; width: 435px !important; width: 420px; margin: 0; padding: 0;	}
.column_two_divider {	background-color: #DEDCE0; height: 1px; width: 330px !important; margin: 0 -15px 15px !important; width: 300px; margin: 0 0 15px; clear: both;	}
.column_two_divider img {	height: 1px; width: 330px !important; width: 300px;	}
.column_three_divider {	background-color: #DEDCE0; height: 1px; width: 181px !important; margin: 0 -15px 15px !important; width: 151px; margin: 0 0 15px; clear: both;	}
.column_three_divider img {	height: 1px; width: 181px !important; width: 151px;	}

/* -----------------------------------------------------------------
                GLOBAL STYLES - TYPE SELECTORS
--------------------------------------------------------------------

These are default styles that every page needs to inherit */

a:link {	text-decoration: none; font-weight: bold; color: #000;	}
a:visited {	text-decoration: none; font-weight: bold; color: #ACA6B2;	}
a:hover {	text-decoration: none; background-color: #D1CBD6; color: #000;	}
/* images wrapped in an anchor with a class of image won't have that weird hover */
.image:hover {	text-decoration: none; background-color: #fff; color: #000;	}



/* -----------------------------------------------------------------
                HIDDEN STYLES -- NOT USED
-------------------------------------------------------------------- */

/* p {	padding: 0 0 15px 0; text-align: justify;	}  */

/* h1's are pretty much the main page title */

/* h1 {	font-style: normal; padding: 0 0 5px 0; font-size: 180%;  color: #6b0209;	} */

/* h2's are the subheads in the main articles */

/* h2 {	padding: 7px 0 7px 0; font-size: 130%; font-style: italic; color: #BAA387; border-bottom-style: dotted; border-bottom-color: #5A4E65; border-bottom-width: 1px; margin: 0 0 15px 0; text-transform: capitalize;	}

h3's are for Sub-Sections, and are all hidden or replaced by an image - 
Search, Archives, Footer, are a few examples

h3 {	padding: 0 0 7px 0; font-size: 110%; font-style: italic; color: #37055e; font-weight: normal;  	}

h4's and h5's are also article subhead treatments, for sections
of less importance (and thus, lower in the heirarchy)

h4 {	padding: 7px 0 7px 0; font-size: 100%; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 15px 0;	}
h5 {	padding: 7px 0 7px 0; font-size: 95%; font-weight: bold; letter-spacing: 1px; text-transform: capitalize; margin: 12px 0 0 0;	}

blockquote {
	font-size: 85%;
	border-top-style: solid;
	border-top-color: #DEDCE0;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDCE0;
	border-bottom-width: 1px;
	padding: 15px;
	margin: 0 0 15px 0;
	background-color: #E5E3E6;
} */

code {
	font-size: 90%;
	color: #000;
	margin: 0 1px 0 1px;
}

#column_one img {
	padding: 0 0 15px 0;
}