/*
Theme Name: Old Lamp Lighthouse WordPress Theme
Theme URI: http://thewordpresspro.net
Description: Old style theme with classy looks. "a lamp of hope, love, friendship, justice, let?s light that lamp and nurse its flickers"
Version: 1.0
Author: Aqeel Syed
Author URI: http://thewordpresspro.net
*/
body {
  text-align: center;
  background: #fff url('images/bg.gif') repeat-x;
  line-height: 1.6em;
  color: #333;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: .8em;
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}
/* LINKS AND HEADINGS STYLING */

a {
  color: #875629;
  background: inherit;
}

a:hover {
  color: #547592;
  background: inherit;
}

h1 {
  font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
  margin: 0;
  color: #996633;
  background-color: transparent;
}

h2 {
  font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}

h3 {
  clear: both;
  font-size: 1.1em;
  color: #000;
  background: #fff url('images/h3bg.gif') no-repeat center left;
  margin: 0;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 0;
  padding-bottom: 0;
}

blockquote {
  margin: 10px 0 0 25px;
  padding: 0 20px;
  border-left: 1px solid #ccc;
  color: #555;
}

.blue {
  color: #546F92;
  background: inherit;
}

.image {
  float: left;
  border: 2px solid #e2e2e2;
  padding: 3px;
  margin: 0 15px 10px 0;
}
/* CONTENT WRAPPER */

#main {
  text-align: left;
  width: 902px;
  margin: 25px auto 0 auto;
//font-size: .8em;
}
/* TOP LEFT LOGO */

#logo {
  float: left;
  padding: 10px 0 10px 10px;
}

#logo h1 {
  color: #000;
  background: #fff;
}

#logo a {
  text-decoration: none;
}
/* TOP RIGHT HORIZONTAL MENU */

#menu {
  float: left;
  clear: both;
  background: #fff url('images/barul.gif') no-repeat bottom right;
  color: #808080;
  margin: 0;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 11px;
  width: 900px;
  display: block;
}

#menu li {
  color: #444;
  background: #fff url('images/bar.gif') no-repeat bottom left;
  display: inline;
  margin-left: -3px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  //font-size: .7em;
}

#menu li.current_page_item {
  background: #fff url('images/baractive.gif') no-repeat bottom left;
  color: #8D9CAF;
  font-weight: bold;
  margin-left: -3px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
}

#menu li:hover {
  background: #fff url('images/baractive.gif') no-repeat bottom left;
}

#menu li a {
  background: transparent;
  color: #888888;
  text-decoration: none;
}

#menu li a:hover {
  color: #000;
  background: transparent;
}

.key {
  text-decoration: underline;
}
/* ACCESKEY UNDERLINED LETTER */

#top_container {
  width: 902px;
  float: left;
  height: 164px;
  clear: both;
}

/* LEFT INTRO SIDE */

#intro_left {
  clear: left;
  float: left;
  width: 250px;
  height: 100%;
  background: #FEF9F1 url('images/leftintrobg.gif') repeat-x;
  color: #996633;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 1px;
  font-size: .8em;
  display: inline;
}

#intro_left a {
  color: #fff;
  background: inherit;
}

#intro_left p {
  padding: 14px 15px;
  margin: 0;
}/* LEFT VERTICAL MENU */

#menu_left {
  float: left;
  margin: 0 0 6px 0;
  padding: 0 0 1px 0;
  border-bottom: 2px solid #e2e2e2;
  clear: left;
}

#menu_left li {
  list-style: none;
}

#menu_left li a {
  display: block;
  color: #996633;
  background: #FBDC9B url('images/arrow.gif') no-repeat center left;
  width: 204px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 1px;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 7px;
  padding-bottom: 7px;
}

#menu_left li a:hover {
  background: #996633 url('images/arrow.gif') no-repeat center left;
  color: #fff;
}
/* RIGHT INTRO SIDE */

#intro_right {
  float: right;
  clear: right;
  width: 640px;
  height: 160px;
  background: #BCCEDA url('http://lighthouselaredo.com/misc-content/lighthouse_logo.jpg') no-repeat;
  color: #996633;
  border: 2px solid #e2e2e2;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
 /* margin-bottom: 6px;
  padding-left: 20px;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 0; */
}

#intro_right h1 {
  margin: 0 0 20px 0;
}

#intro_right .white {
  color: #996633;
  background-color: transparent;
}
/* LEFT SIDE */

#bottom_container {
  float: left;
  width: 902px;
}

#sidebar_container {
 width: 250px;
 float: left;
 display: inline;
}

#sidebar {
  float: left;
  width: 250px;
  clear: left;
}

#sidebar h2 {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
  list-style-type: none;
}

#sidebar li ul li{
  list-style-type: none;
  margin-left: 20px;
}

.box {
  padding: 4px 15px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
}
/*

.box {

  color: #996633;

  background: #FBDC9B;

  font-weight: bold;

  margin: 0 0 10px 0;

}

  */

.note {
  height: 90px;
  border: 1px solid #CFCB66;
  background: #FFFFAD url('images/feed.jpg') no-repeat;
  color: #996633;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 100px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
}
/* RIGHT SIDE */
/* Begin Comments*/

.commentlist li.alt {
  background-color: #FEF9F1;
}

.commentlist {
  margin: 15px;
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  background: #fafafa;
  color: #282828;
  border: 1px solid #eeeeee;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: inline;
}/* End Comments */

#right {
  float: right;
  width: 643px;
  clear: right;
  font-size: 1.0em;
}

.leftcol {
  width: 611px;
  float: left; 
  padding: 12px 15px;
  text-align: justify;
  margin: 0 0 10px 0;
  border: #ccc 1px solid;
}

/*
.rightcol {
  float: right;
  padding: 10px 15px;
  width: 285px;
  border: #ccc 1px solid;
  margin: 0 0 10px 0;
} */

.special {
  clear: both;
  margin: 0px 0 20px 0;
  padding: 5px 20px;
  border: 1px solid #ccc;
  background: #FEF9F1;
  color: #996633;
}

pre {
font-size:1.0em;
}

.metadata {
  border-top: 1px dotted #ccc;
  margin-bottom: 50px;
  text-align: right;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.navigation {
  padding: 1px;
  margin: 0;
}
/* FOOTER */

#footer {
  text-align: right;
  clear: both;
  padding: 5px;
  border-top: 1px solid #ccc;
}
/* Added by Brian Piltin */

.page-list-element {
  padding-bottom: 15px;
}

.page-list-element-indented {
  padding-bottom: 15px;
  margin-left: 25px;
}

/* Class for the ICS Calendar */
.ics-calendar-header {
	margin-top: -15px;
}

.ics-calendar-table {
}

/* Stuff for Opensong files that are exported as HTML */

#title {
  font-size: large;
  font-weight: bold;
  font-variant: small-caps;
}

#author {
  font-size: medium;
  font-style: italic;
  background-color: #FFFFFF;
}

#presentation, #hymn_number, #time_sig, #tempo, #key, #aka, #copyright, #ccli, #themes, #key_line, #user1, #user2, #user3, #capo {
  font-size: xx-small;
  font-weight: normal;
  font-style: italic;
}

.chords {
  font-size: small;
  font-weight: bold;
}

.capochords {
  font-size: small;
  font-style: italic;
}

.comment {
  font-size: x-small;
  font-style: italic;
}

.heading {
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.lyrics {
  font-size: small;
}

#song_list {
  list-style-type: square;
}

.opensong {
  font-size: xx-small;
  font-style: italic;
}