/************************************************************
*  TAG STYLES
************************************************************/

body, div, span, label, tr, td, th, input, h1, h2, h3, h4, h5, a {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #680000;
}
BODY { 
 color: #680000;
 scrollbar-3dlight-color : #B48058;
 scrollbar-arrow-color : #B22222;
 scrollbar-base-color : #FBF7F0;
 scrollbar-darkshadow-color : #FFF4E8;
 scrollbar-face-color : #FBF7F0;
 scrollbar-highlight-color : #FBF7F0;
 scrollbar-shadow-color : #98603E;
 scrollbar-track-color : #FBF7F0;
}
body {
 font-size: 12px;
 color: #680000;
 background-color: #FBF7F0;
 background-image: url(t1.gif);
 margin: 0px;
 padding: 0px;
}

a {
 font-size: 12px;
 color: #A52A2A;
 text-decoration : none;
}

a:hover {
 text-decoration: underline;
}	

 
table {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

img {
 border: 0px;
}

h1 {
 font-size: 16px;
 color: #680000;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 5px;
}

h2 {
 font-size: 17px;
 color: #680000;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
}

h3 {
 font-size: 12px;
 color: #A0522D;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 border-bottom: 1px dotted #D2B48C;
}

h4 {
 font-size: 14px;
 color: #680000;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
}

/************************************************************
* LAYOUT
* Used in template: header.tpl
************************************************************/

.lore_top {
 background-color: #FFF1DF;
 padding: 15px;
 padding-left: 25px;
 color: #A52A2A;
}

.lore_splash_header {
 color: #A52A2A;
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
 text-align: left;
}

.lore_top_buttons {
 padding: 5px;
 text-align: right;
}

.lore_option_tab {
 background-color: #DEB887;
 color: #710000;
 font-size: 10px;
 padding: 5px;
 padding-left: 25px;
 text-align: left;
}

.lore_left_panel {
 background-color: #FDFCF8;
 padding: 0px;
 margin-left: 10px;
 border-right: 1px dotted #D2B48C;
}

.lore_content {
 padding: 10px;
}

/************************************************************
* COMMON
************************************************************/

.lore_normal_font {
 font-size: 12px;
 font-weight: normal;
}

.lore_small_font {
 font-size: 10px;
 font-weight: normal;
}

.lore_button {
 border: 1px solid #A0522D;
 background-color: White;
 color: #A52A2A;
 font-size: 9px; 
 font-weight: bold;
}

.lore_content_box {
 background-color: #FDFCF8;
 margin-left: 5px;
 margin-right: 5px;
}

/************************************************************
* BREADCRUMB
* Used in template: header.tpl
************************************************************/

.lore_breadcrumb {
 background-color: #D8BF9B;
 font-size: 10px;
 font-weight: normal;
 text-align: left;
 padding: 3px;
 padding-left: 10px;
 text-align: right;
}

.lore_breadcrumb_current {
 font-weight: bold;
}

/************************************************************
*  LINKS
************************************************************/

.lore_normal_link {
 font-weight: bold;
 font-size: 11px;
 color: #C60900;
 text-decoration: none;
}

.lore_normal_link:hover {
 text-decoration: underline;
}

.lore_small_link {
 font-size: 10px;
 color: #C60900;
 text-decoration: none;
}

.lore_small_link:hover {
 text-decoration: underline;
}

.lore_small_link2 {
 font-size: 10px;
 font-weight: bold;
 color: #C60900;
 text-decoration: none;
}

.lore_small_link2:hover {
 text-decoration: underline;
}

.lore_dark_link {
 font-size: 10px;
 color: #680000;
 text-decoration: none;
}

.lore_dark_link:hover {
 text-decoration: underline;
}

.lore_light_link {
 font-size: 10px;
 color: #A52A2A;
 text-decoration: none;
}

.lore_light_link:hover {
 text-decoration: underline;
}

.lore_glossary_term_link {
 font-size: 12px;
 font-weight: bold;
 cursor: help;
 border-bottom: 1px dotted;
 text-decoration: none;
}

.lore_glossary_term_link:hover {
 text-decoration: underline;
}

/************************************************************
* GLOSSARY TERM POP-UP
* Used in template: glossary_term.tpl
************************************************************/

.lore_glossary_term_popup {
 padding: 3px;
 border: 1px dotted Red;
 background-color: White;
}

.lore_glossary_term_popup_caption {
 font-size: 11px;
 font-weight: bold;
 color: black;
 margin-bottom: 5px;
 padding: 3px;
}

.lore_glossary_term_popup_definition {
 font-size: 11px;
 color: black;
 padding: 3px;
}

/************************************************************
* CATEGORY TREE
* Used in template: category_tree.tpl
************************************************************/

div.lore_category_tree_base a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 background-color: #D8BF9B;
 color: #680000;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

div.lore_category_tree_category a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 background-color: #E1CEB1;
 color: #680000;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

div.lore_category_tree_category a:hover {
 display: block;
 text-decoration: underline;
 font-size: 10px;
 background-color: #EBDFCB;
 color: #680000;
 padding: 4px;
 border-bottom: 1px solid white;
}

div.lore_category_tree_current_category a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
 background-color: #F1E6D8;
 color: #680000;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

div.lore_category_tree_current_category a:hover {
 display: block;
 text-decoration: underline;
 font-size: 10px;
 font-weight: bold;
 background-color: #F8F2EA;
 color: #680000;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

/************************************************************
* CATEGORY LISTING
* Used in template: categories.tpl
************************************************************/

.lore_category {
 padding: 5px
}

/************************************************************
* ARTICLE PAGE
* Used in template: article.tpl
************************************************************/

.lore_article_info_box {
 font-size: 9px;
 background-color: #FDFCF8;
 border: 1px dotted #D2B48C;
 text-align: left;
 margin-bottom: 3px;
 padding: 5px
}

.lore_article_info_box_label {
 background-color: #EBDDCB;
 font-size: 10px;
 padding: 3px;
 text-align: right;
}

.lore_article_info_box_data {
 font-size: 10px;
 padding: 3px;
 text-align: left;
}

.lore_article_content {
 background-color: #FDFCF8;
 padding: 5px;
 padding-left: 15px;
 font-size: 12px
}

.lore_article_admin_options {
 padding: 5px;
 font-size: 10px;
 font-weight: bold;
 background-color: #EBDDCB;
 border: 1px dotted #D2B48C;
}

.lore_article_comments {
 margin-top: 10px;
 margin-left: 25px;
 margin-right: 25px;
}

.lore_article_comment {
 font-size: 10px;
 margin: 10px;
 text-align: left;
}

.lore_article_comment_header {
 font-size: 10px;
 font-weight: normal;
 padding: 3px;
 background-color: #F8F3ED;
 border: 1px dotted #D2B48C
}

.lore_article_comment_content {
 font-size: 10px;
 font-weight: normal;
 padding: 10px;
 text-align: left;
}

/************************************************************
* ARTICLE LISTINGS
* Used in templates: articles.tpl, article_short.tpl
************************************************************/

.lore_article {
 margin-bottom: 5px;
}

.lore_article_featured {
 margin-bottom: 5px;
}

.lore_article_preview_font {
 color: Maroon;
 font-size: 10px;
}

.lore_article_details_font {
 color: #A0522D;
 font-size: 9px;
}

/************************************************************
* FORMS
* Used in templates: contact_form.tpl, email_article.tpl,
*                    comment.tpl
************************************************************/

.lore_form_table {
 background-color: white;
 border: 0;
 margin-left: 30px
}

.lore_form_field_info {
 font-size: 12px;
 padding: 3px;
 margin: 3px;
 background-color: #FAF6F1;
 border: 1px dotted #D2B48C
}

.lore_form_field {
 font-size: 10px;
 padding: 3px;
 margin: 3px;
}

.lore_form_buttons {
 font-size: 10px;
 padding: 3px;
 margin: 3px;
 text-align: center
}

.lore_input {
 font-size: 9px;
 font-family: verdana,sans-serif;
 color: #680000;
 background-color: White;
 border: 1px solid #A0522D;
}

.lore_form_error {
 color: red;
}

/************************************************************
*  PROGRAM MESSAGE/ERROR
************************************************************/

.lore_message {
 font-size: 12px;
 text-align: center;
 border: 1px dotted #D2B48C;
 padding: 3px;
 margin: 10px
}

.lore_error_message {
 margin: 25px;
}

/************************************************************
* PRINTER-FRIENDLY ARTICLE
* Used in template: article_print.tpl
************************************************************/

.print_article_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #F8F3ED;
 border: 1px dotted #D2B48C;
 padding: 5px;
 margin: 5px;
}

.print_article_box {
 font-size: 12px;
 background-color: white;
 padding: 5px;
 margin: 5px;
}
H6 {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.H7 {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.H8 {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.H9 {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; font-family: "Times New Roman", Times, serif;
}
.H10 {
	FONT-WEIGHT: normal; FONT-SIZE: 13pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.H11 {
	FONT-WEIGHT: normal; FONT-SIZE: 16pt; font-family: "Times New Roman", Times, serif;
}

