/*  
Theme Name: Goodnight Moon
Theme URI: http://www.churchofluxe.com/Luster/
Version: 1.0
Author: Lo Jacobs
Author URI: http://www.churchofluxe.com
*/

/*
dark teal=17364E
teal=122F46
pear green=BAC075
light pear green=E3E7AF
dusky rose=976E7F
light grey=E7E7E7
*/

body {
  background-color: #FFF;
  font-family: Garamond,Georgia,"Times New Roman",serif;
  color: #000;
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
  padding: 1px 3px 1px 3px;
}

a:active, a:hover {
  color: #FFF;
  background: #17364E;
  text-decoration: none;
  padding: 1px 3px 1px 3px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.2em;
}

a img, a img:hover {
  border: 10px solid #E7E7E7;
  text-decoration: none;
}

.clear {
  background: transparent !important;
}

/* Main Page */

body#mainpage {
  background-color: #FFF;
  border-top: 8px solid #E7E7E7;
  margin: 0;
  padding: 0;
}

#mainpage #container {
  width: 950px;
  margin: 20px 0 0 0;
  padding: 0;
}

#maincontent {
  width: 500px;
  float: right;
  margin: 0 0 0 50px;
}

#mainpage #footer {
  font-size: .75em;
  line-height: 2em;
  clear: both;
  float: right;
  width: 500px;
  text-align: left;
  padding: 80px 0 50px 0;
}

/* Left Sidebar */

#leftnav {
  color: #976E7F !important;
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  font-size: .7em;
  width: 350px;
  float: left;
  margin: 0;
  padding-left: 50px;
}

#leftnav a:link, #leftnav a:visited {
  color: #976E7F;
  text-decoration: none;
}

#leftnav a:hover, #leftnav a:active {
  color: #FFF;
  background: #BAC075;
  text-decoration: none;
}

#leftnav ul, #leftnav li {
  list-style: none;
  list-style-position: inside;
  margin: 2px 0 0 0;
  padding: 2px 0 0 0;
}

#leftnav li {
  list-style-type: none;
}

#leftnav .questions a:link, #leftnav .questions a:visited {
  text-decoration: underline;
}

#leftnav .questions a:hover, #leftnav .questions a:active {
  text-decoration: none;
}

#leftnav p {
  line-height: 1.5em;
  margin-top: 20px;
}

#leftnav .sitetitle a {
  color: #976E7F;
  text-decoration: none;
  background: 0;
}

#leftnav h3 {
  font-weight: bold;
  font-size: 1em;
  margin-top: 50px;
}

#leftnav .sitetitle {
  font-family: Garamond,Georgia,"Times New Roman",serif;
  font-weight: bold;
  font-size: 2.5em;
  font-style: normal!important;
  text-transform: uppercase;
}

#leftnav .tagline {
  font-family: Garamond,Georgia,"Times New Roman",serif;
  font-style: italic;
  font-size: 1.3em;
}

#leftnav img {
  border: 0;
}

#leftnav .clear {
  background: transparent!important;
  text-align: left;
}

/* Individual Article Form */

#maincontent h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 2px 0;
}

#maincontent h1 a:link, #maincontent h1 a:visited {
  text-decoration: none;
}

#maincontent h1 a:hover, #maincontent h1 a:active {
  color: #FFF;
  text-decoration: none;
  background: #1A3E5A;
}

#maincontent .timedate {
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  font-size: .7em;
  margin: -20px 0 0 0;
}

#maincontent .articlecontent {
  line-height: 1.5em;
  margin-bottom: 80px !important;
}

/* Article Excerpts */

#article_excerpt {
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  font-size: .7em;
  line-height: 1.5em;
  border-top: 3px solid #E7E7E7;
  width: 500px;
  float: right;
  text-align: left;
  margin: 20px 0 0 0;
  padding: 30px 0 0 0;
}

#article_excerpt a, #article_excerpt ul a {
  text-decoration: none;
  display: block
}

#article_excerpt a:hover, #article_excerpt li:hover {
  color: #FFF;
  background: #1A3E5A;
}

#article_excerpt a .excerpt_content, .excerpt_content {
  color: #CCC;
}

#article_excerpt a .excerpt_title, #article_excerpt a .excerpt_timedate {
  color: #CCC;
}

#article_excerpt ul a:hover {
  color: #FFF;
}

#article_excerpt ul, #article_excerpt li {
  list-style: none;
  list-style-position: inside;
  margin: 2px 0 20px 0;
  padding: 3px 0 3px 0;
}

#article_excerpt li {
  list-style-type: none;
  display: block;
  padding: 3px 0 3px 0;
}

#article_excerpt .excerpt_title {
  font-weight: bold;
  color: #1A3E5A;
}

#article_excerpt a:hover .excerpt_title {
   color: #CCC;
}

#article_excerpt a:hover .excerpt_timedate {
   color: #CCC;
}

#article_excerpt a:hover .excerpt_content {
   color: #FFF;
}

/* New Things Page */

#maincontent .articlenew {
  line-height: 1.5em;
  margin: 30px 0 0 0;
}

#maincontent .newinfo {
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  font-size: .7em;
  display: block;
  background: #E3E7AF;
  border-bottom: 3px solid #BAC075;
  padding: 5px 10px 5px 10px;
  margin: 0 0 80px 0;
}

/* Splash Page */

#splash {
  background-color: #122F46;
  text-align: center;
  margin: 0;
}

body#splash {
  border-top: 8px solid #17364E;
}

#splash #container {
  width: 640px;
  margin: 0 auto;
}

#splash #menu {
  margin: -130px 0 -25px 0;
  padding: 0 !important;
}

#splash #menu a:link, #splash #menu a:visited {
  text-transform: uppercase !important;
  text-decoration: none;
  font-size: .7em;
  border-bottom: 8px solid #17364E;
}

#splash #menu a:hover, #splash #menu a:active {
  color: #BAC075;
  background: 0;
}

#splash #menu a:hover, #splash #menu a:active {
  color: #BAC075;
  background: 0;
}

#splash #menu ul, #splash #menu li {
  display: inline;
}

#splash #menu li {
  padding: 0 5px 0 5px;
}

#splash #menu li:after {
  content: " |";
}

#splash #menu li.last:after {
  content: " ";
}

#splash h1 {
  background: url('images/3.png');
  background-repeat: no-repeat;
  width: 640px;
  height: 490px;
  margin: 0;
}

#splash ul#tagline {
  background: url('images/4.png');
  background-repeat: no-repeat;
  width: 640px !important;
  height: 145px !important;
  list-style: none;
}

#splash ul#tagline, #splash ul#tagline li, #splash #menu ul, #splash #menu li {
  margin: 0 0 0 0;
  padding: 2px 0;
}

#splash ul#tagline li, #splash #menu li {
  list-style-type: none;
}

#splash h1, #splash h2, #splash h3, #splash ul {
  text-indent: -9999px !important;
}

#splash p {
  font-size: .7em;
  margin: 80px 0 20px 0;
}

/* Contact Page */

#maincontent .zemContactForm fieldset {
  border: 0;
}

#maincontent .zemContactForm legend {
  display: none;
}

#maincontent .zemContactForm label {
  font-family: Garamond,Georgia,"Times New Roman",serif;
  font-style: italic;
  font-size: 1em;
  text-align: left;
  margin: 0;
}

#maincontent .zemContactForm textarea {
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  width: 500px;
  background: #E3E7AF;
  border-top: 0;
  border-left: 5px solid #BAC075;
  border-right: 0;
  border-bottom: 0;
  margin: 0px 0 10px 0;
}

#maincontent .zemContactForm input {
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  font-size: 2em;
  width: 500px;
  background: #E3E7AF;
  border-top: 0;
  border-left: 5px solid #BAC075;
  border-right: 0;
  border-bottom: 0;
  margin: 0px 0 10px 0;
}

#maincontent .zemContactForm br {
  clear: left;
}

#maincontent .zemThanks {
  font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
  font-size: .7em;
  display: block;
  background: #E3E7AF;
  border-left: 5px solid #BAC075;
  padding: 10px;
  margin: 0 0 80px 0;
}

#maincontent .yab-email-link {
  font-weight: bold;
}
