/* [Layout Style] */
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3   { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

/* [ Toolbars ] */
#lyo_toolbars_outer { text-align: center; }
#lyo_toolbars       { margin: 0 auto; text-align: left; width: 1024px; }


/* [ Main Layout ] */
#lyo_outer { background: url(/img/user/layout/background_header.png) repeat-x; text-align: center; }
#lyo       { margin: 0px auto; text-align: left; width: 1024px; }


/* [ Header ] */
#lyo_header {
  position: relative; height: 157px; width: 1024px;
  background: url(/img/user/layout/page_header.png) no-repeat;
}
#lyo_search{
  position: absolute; top: 8px; left: 660px; padding: 0px; width: 167px; height: 18px;
}
#topbar_search{
  position: absolute; top:0px; left:0px; height: 16px; width: 134px; 
  background: url(/img/user/layout/bg-search.gif); border: none; line-height:16px; padding: 1px 2px;
}
#topbar_search_btn{
  position: absolute; top: 0px; left: 138px; height: 18px; width: 29px;
  background: url(/img/user/layout/bg-go.gif);  border: none; padding: 0;
}
#topbar_search_btn:hover {
  background-position: 0% 100%;
}
#lyo_icons { position: absolute; top: 8px; left: 830px; }

#lyo_header_name { position: absolute; top:40px; left: 665px; border: 0; }

#lyo_header_leaf_top { position: absolute; top:14px; left: 890px; border: 0; }
#lyo_header_leaf_stalk { position: absolute; top:126px; left: 954px; border: 0; }
#lyo_nav { position: relative; top:127px; }
#lyo_content cite.bibleref { font-style: normal; }


/* [ Main Content - 1024px total ] */
#lyo_content { padding: 10px; color:#222; }
#lyo_content h1 { margin: 0.25em 0; }
#lyo_content h2 { font-size: 120%; margin: 1em 0 0.5em 0; }
#lyo_content p { text-align: justify; }
#lyo_content ul { padding: 0.25em 1.5em; margin: 0.25em 0 1em 0; }
#lyo_content #lyo_breadcrumbs ul { padding: 0; margin: 0; }
#lyo_content_inner { padding: 10px 0; }

#col_1_2    { }
#col_1      { float: left; width: 475px; padding: 0 10px 0 0; }
#col_2      { float: left; width: 475px; padding: 0 0 0 10px; }


/* [ Pre Footer ] */
#lyo_pre_footer {
  height:30px; line-height:30px; font-size:100%; text-align:center; color:#ffffff; background:#ff0000;
}
#lyo_pre_footer ul { list-style-type: none; margin: 0; display: inline; padding: 0 10px; }
#lyo_pre_footer li { display: inline; }
#lyo_pre_footer a  {
  color:#ffffff; font-weight:bold; text-decoration:none; font-size:85%; padding:0 5px;
}
#lyo_pre_footer a:hover { text-decoration: underline; color: #c0c0ff;}


/* [ Footer ] */
#lyo_footer  { color: #202020; text-align: center; padding: 5px; }
#lyo_footer a{ color: #202080; text-decoration: none; }
#lyo_footer a:hover{ color: #2020ff; text-decoration: underline; }
