/* CSS Document for Journal33.org */

/*----------------------------Navigation Column is at the END----------------------------*/


/*-----------------------------------------------------------------------------------------*/
/*------------------------------------------Links------------------------------------------*/
/*--------------------------------------(how they act)-------------------------------------*/

a:link {
  color:#0000ff;
  text-decoration: underline;
}

a:visited {
  color:#0000ff;
  text-decoration: underline;
}

a:hover {
  color:#0000ff;
  text-decoration: underline;
  cursor:pointer
}


/*-----------------------------------------------------------------------------------------*/
/*---------------------------------Page Header and Footer----------------------------------*/
/*-----------------------------------------------------------------------------------------*/


/*------------(at the very top)------------*/

.category {
  color: black;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: medium;
  margin-top: -10px;
  margin-bottom: -5px;
}

.title {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: bold;
  font-size: xx-large;
  margin-top: -2px;
  margin-bottom: -10px;
}

/*-----------(at the very bottom)-----------*/

.writing3 {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
  margin-bottom: -10px;
}

.copyright {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: xx-small;
}


/*-----------------------------------------------------------------------------------------*/
/*----------------------------------Introductory Section-----------------------------------*/
/*------------------------------------(under the title)------------------------------------*/


/*-------(subtitles, if needed)-------*/

.subtitle {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: bold;
  font-size: medium;
}

/*-----------(general text)-----------*/

.writing1 {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
}

/*---(bullets with extra space below, not the LAST in the group, prob. inconsistently used)---*/

.bullet1 {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
  padding-bottom: 4px;
}

/*---(the LAST bullet in a group, no extra space needed below, prob. inconsistently used)---*/

.bullet {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
}


/*---(list in text at top of page, space before next listing - rare)---*/

.list1 {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
  padding-bottom: 4px;
}

/*---(list in text at top of page, NO space, at end of listing - rare)---*/

.list {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
}




/*-----------------------------------------------------------------------------------------*/
/*------------------------------------MAIN Topic Pages-------------------------------------*/
/*-------------------------(special for the subtopic descriptions)-------------------------*/
/*-----------------------(currently highlights bookmarks elsewhere)------------------------*/


/*----Subtopic Title Links----*/

p.article a:link {
  color:#000000;
  text-decoration: none;
  font-family: 'arial black', sans-serif;
  font-weight: normal;
  font-size: small;
}

p.article a:visited {
  color:#000000;
  text-decoration: none;
  font-family: 'arial black', sans-serif;
  font-weight: normal;
  font-size: small;
}

p.article a:hover {
  color:#FF00FF;
  text-decoration: underline;
  cursor:pointer
  font-family: 'arial black', sans-serif;
  font-weight: normal;
  font-size: small;
}

/*-----(subtopic indented descriptions)-----*/

.description2 {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: normal;
  font-size: small;
  margin-left: 40px;
}


/*-----------------------------------------------------------------------------------------*/
/*-------------------------------------SUBtopic Pages--------------------------------------*/
/*-----------------------------(where the articles are listed)-----------------------------*/


/*-------(article subcategories, if needed)-------*/

.group {
  color: black;
  font-family: 'Times New Roman', serif;
  font-style: italic;
  font-weight: bold;
  font-size: large;
  margin-bottom: -10px;
}


/*-------------(article titles)-------------*/

.article {
  color: black;
  font-family: 'Arial Black', sans-serif;
  font-weight: normal;
  font-size: small;
  margin-bottom: -10px;
}

/*-(article indented descriptions, used also with subcategory descriptive text)---*/

.description {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: normal;
  font-size: small;
  margin-left: 40px;
  margin-bottom: -10px;
}

/*-(html-pdf links to the articles)---*/

.link {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: normal;
  font-size: small;
  margin-left: 80px;
  margin-bottom: -5px;
}

/*---('SEE ALSO' title for section containing additional links)---*/

.morelinks {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: bold;
  font-size: medium;
}

/*-(bullets after the 'SEE ALSO', space beneath entry, not sure if consistently used)---*/

.linkbullet1 {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: small;
  margin-left: -15px;
  padding-bottom: 4px;
}

/*-(bullets after the 'SEE ALSO', NO space beneath entry, not sure if consistently used)---*/

.linkbullet {
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  margin-left: -15px;
  font-size: small;
}



/*-----------------------------------------------------------------------------------------*/
/*----------------------------------Bible Verse Section------------------------------------*/
/*-----------------------------------------------------------------------------------------*/


/*-(the heading that comes before the Bible verse)---*/

.biblehdr {
  color: black;
  font-family: 'Times New Roman', serif;
  font-style: normal;
  font-weight: bold;
  font-size: large;
  margin-bottom: -5px;
}

/*-(the Bible verse)---*/

.bibletxt {
  color: black;
  font-family: 'Times New Roman', serif;
  font-weight: normal;
  font-size: small;
  margin-left: 40px;
  font-style: italic;
}



/*------------------------------------Bars and Borders------------------------------------*/

hr {
  color: #000000;
  height: 0.0125in;
  margin-bottom: -5px;
}


/*-----------------------------------------------------------------------------------------*/
/*------------------------------------Navigation Column------------------------------------*/
/*-----------------------------------------------------------------------------------------*/


li.navhead {
  list-style-type: none;
  margin-left: -30px;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-right: 4px;
  line-height: 80%
}

li.navtopic {
  margin-left: -15px;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-right: 4px;
  line-height: 80%
}

li.navopen {
  margin-left: -15px;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-right: 4px;
  line-height: 80%
}



/*----------------------------------Main Topic (navhead) Links WITH BULLET----------------------------------*/


li.navhead a:link {
  color:#000000;
  text-decoration: none;
  font-family: 'arial black', sans-serif;
  font-weight: normal;
  font-size: 11px;
}

li.navhead a:visited {
  color:#000000;
  text-decoration: none;
  font-family: 'arial black', sans-serif;
  font-weight: normal;
  font-size: 11px;
}

li.navhead a:hover {
  color:#FF00FF;
  text-decoration: underline;
  cursor:pointer
  font-family: 'arial black', sans-serif;
  font-weight: normal;
  font-size: 11px;
}




/*------------------------------------Subtopic (navtopic) Links------------------------------------*/



li.navtopic a:link {
  color:#000000;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
 }


li.navtopic a:visited {
  color:#000000;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
}

li.navtopic a:hover {
  color:#FF00FF;
  text-decoration: underline;
  cursor:pointer
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
}




/*------------------------------------Open (navopen) Links------------------------------------*/


li.navopen a:link {
  color:#000000;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
}

li.navopen a:visited {
  color:#000000;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
}

li.navopen a:hover {
  color:#FF00FF;
  text-decoration: underline;
  cursor:pointer
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
}
