/*   
Theme Name: Como Park Lutheran Church
Description: A custom theme for Como Park Lutheran Church
Author: Wizzy Wig Design
Author URI: http://wizzywigdesign.com
*/
/* -------------------------------LAYOUT -------------------------------------------*/
body {
  position: relative;
  background: #fff;
  margin: 0;
}
div.header {
  height: 100px;
  position: relative;
}
div.contentarea {
  color: white;
  font: 14px/24px Arial, Helvetica, sans-serif;
  position: relative;
  padding-top: 70px;
  background: #7373a9 url(images/purple-top.png) no-repeat top;
  width: 900px;
}
div.contentarea:after {
  content: "";
  display: block;
  width: 900px;
  height: 71px;
  background: url(images/purple-bottom.png) no-repeat;
}
div.footer {
  clear: both;
  margin: 0 auto;
  color: #7373a9;
  width: 900px;
  text-align: left;
  display: block;
  font-family: Arial, Helvetica, san-serif;
  font-size: 12px;
  text-transform: uppercase;
}
div.footer a {
  color: #9c5200;
}
div.credit {
  text-align: left;
  font: 12px Arial, Helvetica, sans-serif;
  width: 900px;
  margin: 0 auto;
}
div.credit a {
  color: #ccc;
}
div.page-wrap {
  width: 900px;
  margin: 0 auto;
  background: #fff;
  font-family: Arial, Helvetica, san-serif;
  position: relative;
  left: 40px;
}
body.home div.page-wrap {
  left: 5.7%;
}
div.search {
  position: absolute;
  left: 700px;
  top: 60px;
  color: #b3b3b3;
}
div.search form#searchform div input#s {
  border: #b3b3b3 1px solid;
  padding: 5px;
  width: 170px;
}
div.search label.screen-reader-text {
  display: none;
}
div.search input#searchsubmit {
  display: none;
}
div.bodytext {
  padding: 0 20px 0 0;
  margin-left: 170px;
}
body.home div.donate {
  position: absolute;
  top: 450px;
  left: 340px;
  z-index: 99;
}
/* -------------------------------GENERAL -------------------------------------------*/
.last {
  margin-right: 0px !important;
}
.round {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  behavior: url(/PIE/PIE.php);
}
.roundtop {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.clear {
  clear: both;
}
p.clear,
br.clear {
  height: 0px;
  margin: 0px;
  padding: 0px;
}
.alignleft {
  float: left;
  margin-right: 10px !important;
}
.alignright {
  float: right;
  margin-left: 10px;
}
a {
  color: #ffea00;
  text-decoration: none;
}
a:hover {
  color: white;
  text-decoration: underline;
}
.button,
.button a {
  background: #9c5200;
  color: white;
  padding: 3px 10px;
  margin-top: 5px;
  display: inline-block;
  border: 1px #693700 solid;
}
.button:hover,
.button a:hover {
  background: #fff9b2;
  color: #9c5200;
}
hr {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px #ffea00 solid;
}
.small {
  font-size: 11px;
}
blockquote,
.calloutbox {
  background: #8f8fba;
  border: #fff9b2 1px solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  behavior: url(/PIE/PIE.php);
  margin: 0;
  padding: 10px;
  font-size: 18px;
}
/* ---------------------------------- SPECIFIC PAGES --------------------------------------*/
/* --- home page--- */
body.home div.contentarea {
  color: white;
  font: 14px/24px Arial, Helvetica, sans-serif;
  position: relative;
  padding-top: 70px;
  background: #94a339 url(images/green-top.png) no-repeat top;
  width: 900px;
}
body.home div.contentarea:after {
  content: "";
  display: block;
  width: 900px;
  height: 71px;
  background: url(images/green-bottom.png) no-repeat;
}
body.home div.bodytext {
  margin-left: 490px;
}
body.home div.slider {
  position: absolute;
  left: -123px;
  width: 585px ;
  float: left;
}
body.home div.featurebox {
  padding: 1px 10px;
  height: auto;
  background: #7373a9;
}
body.home div.featurebox ul li {
  text-align: left;
}
body.home div.featurebox.under-slider {
  position: absolute;
  top: 520px;
  left: 20px;
  width: 400px;
  overflow: hidden;
}
/* ----- children youth and family page --- (note that spicy rice font only loads on this page*/
body.page-id-736 .spicy {
  font-family: 'Unkempt', cursive;
}
body.page-id-736 h1,
body.page-id-736 h2,
body.page-id-736 h3 {
  font-family: 'Unkempt', cursive;
}
body.page-id-736 h1 {
  font-size: 32px;
}
body.page-id-736 table h3 {
  font-family: 'Unkempt', cursive;
}
body.page-id-736 section.callout-item {
  background: #8f8fba;
  border: #fff9b2 1px solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  behavior: url(/PIE/PIE.php);
  margin: 0;
  padding: 10px;
  font-size: 18px;
  margin-top: 40px;
  font-size: 15px;
  clear: both;
}
body.page-id-736 section.callout-item h2 {
  position: absolute;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: #fff9b2 1px solid;
  border-bottom: none;
  background: #8f8fba;
  padding: 5px 10px;
  top: -30px;
  margin: 0px 0 0 0;
}
body.page-id-736 section.littles {
  background: #9e3c9d;
}
body.page-id-736 section.littles h2 {
  background: #9e3c9d;
}
body.page-id-736 section.middles {
  background: #288ca9;
}
body.page-id-736 section.middles h2 {
  background: #288ca9;
}
body.page-id-736 section.middleschool {
  background: #387538;
}
body.page-id-736 section.middleschool h2 {
  background: #387538;
}
body.page-id-736 section.education {
  background: #aa588a;
}
body.page-id-736 section.education h2 {
  background: #aa588a;
}
body.page-id-736 div.upcoming-events {
  position: absolute;
  top: 310px;
  left: -130px;
  width: 240px;
  background: #9d9dc3;
  padding: 0 10px;
}
.minimal-light .slide-wrapper {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
div.featurebox {
  width: 290px;
  height: 120px;
  background: rgba(255, 234, 0, 0.5);
  padding: 10px;
  text-align: center;
  margin: 10px;
}
/*sermons*/
span.wpaudio-container a.wpaudio,
span.wpaudio-container div.wpaudio-slide div.wpaudio-meta a.wpaudio-download {
  color: #ffea00 !important;
}
/* worship assistance schedule page */
body.category-assisting-with-worship strong {
  color: #cce62c;
}
body.category-assisting-with-worship h3 strong {
  color: #fff9b3;
}
/*just make h3 regular h3 color, not green */
body.category-assisting-with-worship em.small a {
  display: none;
}
/*hide post dates */
/*blog */
body.category div.bodytext div.post-title {
  border-top: 1px #fff9b2 solid;
}
/*side image */
div.sideimage {
  width: 150px;
  height: 206px;
  position: absolute;
  left: -182px;
}
div.sideimage img {
  position: relative;
  z-index: 10;
}
/*simple pull quote */
.simplePullQuote {
  background: none !important;
  margin: 0 10px 10px 25px !important;
  width: 250px !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 10px !important;
  text-indent: 0 !important;
  color: #fff9b3;
}
.simplePullQuote h2 {
  margin-top: 0px;
}
table td {
  vertical-align: top;
  padding: 0 10px;
}
table td h2 {
  margin-top: 0px;
  padding-top: 0px;
}
.col2 {
  width: 45%;
  float: left;
  margin-right: 5%;
}
/* ---------------------------------- MISC --------------------------------------*/
div.post-title {
  padding-top: 20px;
  /*post dates on blog page*/

}
div.post-title em {
  font-size: 10px;
}
div.post-title h2 {
  display: inline;
}
h1.page-title {
  font-family: 'Syncopate', sans-serif;
  text-transform: uppercase;
}
body.category h2 a {
  color: #fff799;
}
h1 {
  font-size: 24px;
  color: #fff9b3;
}
h2 {
  font-size: 21px;
  color: #cce62c;
}
h3 {
  font-size: 18px;
  color: #d5d5e5;
}
a img {
  border: none;
  /* for ie*/
}
/* -------------------------------COMMENTS -------------------------------------------*/
div#respond {
  padding: 8px;
}
div#respond form#commentform p.comment-form-comment label {
  display: block;
  clear: both;
}
div#respond form#commentform p.comment-form-comment {
  float: left;
  margin-right: 8px;
}
div#respond form#commentform p.form-allowed-tags {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  margin-top: 50px;
}
div#respond form#commentform p.logged-in-as {
  font-size: 12px;
  font-style: italic;
  color: #666;
  margin: 0;
  padding: 0;
}
h3#comments-title {
  border-top: #666 2px solid;
}
ol > li.comment {
  /*background:#fafeff;*/
  padding: 5px 10px;
  font-size: 13px;
  /*-moz-box-shadow: 1px 1px 5px #222; -webkit-box-shadow: 1px 1px 5px #222; box-shadow: 1px 1px 5px #222;*/

}
ol li.comment a {
  color: #333;
}
ol {
  list-style: none;
}
ol li.comment ul.children {
  list-style: none;
  padding: 5px 10px;
  margin-left: 25px;
  border: #9e765c 1px solid;
}
/* --------------------- Menu defaults --------------------*/
/* ---------------------------------- MENU --------------------------------------*/
/*top nav menu */
div.topnav {
  font-size: 14px;
  height: 28px;
  float: right;
  margin-top: 9px;
}
div.topnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.topnav ul li {
  float: left;
}
div.topnav ul li a {
  padding: 4px 10px;
  color: #000;
}
div.topnav ul li a:hover {
  color: #94a339;
}
div.nav > div.menu-main-container > ul > li > a {
  height: 25px;
  /*so submenus below this begin just below the brown thing*/
}
div.nav {
  text-align: center;
  clear: both;
  font-size: 14px;
  position: relative;
  z-index: 199;
  background: url(images/nav_bg.png) no-repeat;
  width: 900px;
  height: 90px;
  letter-spacing: 0.07em;
}
div.nav ul {
  list-style: none;
  margin: 0;
  text-align: center;
  height: 29px;
  float: right;
  position: relative;
  right: 50%;
}
div.nav div.menu-main-container ul#menu-main.menu {
  padding: 39px 0 0 30px;
}
div.nav ul li {
  float: left;
  position: relative;
  left: 50%;
}
div.nav ul li a {
  color: white;
  text-decoration: none;
  padding: 4px 10px;
  display: block;
  text-transform: uppercase;
}
div.nav ul li a:hover,
div.nav ul li:hover > a {
  color: #ffea00;
}
div.nav ul ul {
  display: none;
  /* Sub menus are hiden by default */

  position: absolute;
  z-index: 200;
  /*    top:27px; */

  left: 0;
  padding: 0;
  float: left;
  right: auto;
  /*resets the right:50% on the parent ul */

}
div.nav ul ul li {
  position: relative;
  text-align: left;
  left: auto;
  /*resets the left:50% on the parent li */

  clear: left;
  float: left;
  width: 100%;
}
div.nav ul ul li a,
div.nav ul li.active li a,
div.nav ul li:hover ul li a,
div.nav ul li.hover ul li a {
  /* This line is required for IE 6 and below */

  /* background:fade(@purple, 90%);  */

  background: url(images/purpleTrans70.png);
  color: white;
  border-right: none;
  width: 190px;
  /*width of the drop-down menus */

  text-transform: none;
  float: left;
  /* width:100%; */

}
div.nav ul ul li a:hover,
div.nav ul li.active ul li a:hover,
div.nav ul li:hover ul li a:hover,
div.nav ul li.hover ul li a:hover {
  /* This line is required for IE 6 and below */

  color: #9c5200;
  background: white;
  /* Sub menu items background colour */

}
/* Make the sub menus appear on hover */
div.nav ul > li:hover > ul,
div.nav ul > li.hover > ul {
  /* This line is required for IE 6 and below */

  display: block;
  /* Show the sub menus */

}
/*third level */
div.nav ul ul ul {
  display: none;
  /* Sub menus are hiden by default */

  position: absolute;
  z-index: 200;
  top: 0px;
  left: 210px;
}
/* ------- nav bar on the home  page only -------- */
body.home div.nav {
  background: none;
  height: 50px;
}
body.home div.nav ul li a {
  color: white;
}
body.home div.nav ul li a:hover {
  color: #ffea00;
}
body.home div.nav div.menu-main-container ul#menu-main.menu {
  padding: 0 0 0 20px;
}
body.home div.nav ul ul li a,
body.home div.nav ul li.active li a,
body.home div.nav ul li:hover ul li a,
body.home div.nav ul li.hover ul li a {
  /* This line is required for IE 6 and below */

  background: url(images/purpleTrans70.png);
  color: white;
  border-right: none;
  width: 190px;
  /*width of the drop-down menus */

  text-transform: none;
}
body.home div.nav ul ul li a:hover,
body.home div.nav ul li.active ul li a:hover,
body.home div.nav ul li:hover ul li a:hover,
body.home div.nav ul li.hover ul li a:hover {
  /* This line is required for IE 6 and below */
  color: #9c5200;
  background: white;
  /* Sub menu items background colour */

}
/* ! Media Queries
=============================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 640px) {
  /* ====================
  				    MOBILE STYLES
  				   ==================== */
  div.topnav {
    position: relative;
    background: none;
    width: auto;
    height: auto;
    float: none;
    clear: both;
  }
  div.topnav a {
    color: #9c5200;
  }
  div.topnav ul {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    clear: both;
  }
  div.topnav ul li {
    display: inline;
    padding: 0;
    margin: 0;
    float: none;
  }
  div.topnav ul li a {
    padding: 0 3px;
  }
  div.header {
    height: auto;
  }
  div.header img {
    float: none;
  }
  img {
    max-width: 250px;
    height: auto;
  }
  div.contentarea {
    color: white;
    font: 1em Arial, Helvetica, sans-serif;
    position: relative;
    background: #7373a9;
    width: auto;
    padding: 0 20px;
    clear: both;
  }
  div.contentarea:after {
    content: "";
    display: block;
    height: auto;
    background: #7373a9;
  }
  div.featurebox {
    width: auto;
    height: auto;
    background: rgba(255, 234, 0, 0.5);
    padding: 10px;
    text-align: center;
    margin: 2px;
  }
  body.home div.featurebox {
    padding: 1px 5px;
    height: auto;
    background: #7373a9;
  }
  div#wpadminbar {
    display: none;
    height: 0;
  }
  div.page-wrap {
    width: 100%;
    left: auto;
  }
  div.search {
    position: relative;
    left: auto;
    top: auto;
  }
  body.home div.slider,
  div.sideimage {
    position: relative;
    left: auto;
    top: auto;
    display: none;
  }
  div.bodytext {
    margin-left: 0px;
    width: auto;
  }
  body.home div.donate {
    position: relative;
    top: auto;
    left: auto;
  }
  body.home div.slider {
    float: none;
    width: auto;
    position: relative;
    left: auto;
    top: auto;
  }
  body.home div.bodytext {
    margin: 0;
  }
  body.home div.contentarea {
    color: white;
    font: 1em Arial, Helvetica, sans-serif;
    position: relative;
    background: #94a339;
    width: auto;
    padding: 0 20px;
    clear: both;
  }
  body.home div.contentarea:after {
    content: "";
    display: block;
    height: auto;
    background: #94a339;
    width: auto;
  }
  body.home div.nav a {
    color: white;
  }
  div.contentarea div.bodytext div.slider img {
    width: 100%;
    height: auto;
  }
  div.footer,
  div.credit {
    width: auto;
  }
  .simplePullQuote {
    margin: 0 auto !important;
    width: auto !important;
  }
  body.page-id-736 div.upcoming-events {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
  }
  /*------ The Nav Menu ------*/
  div.nav {
    text-align: left;
    /*clear:both; font-size:14px; position:relative; z-index:199;  */
    background: none;
    width: auto;
    height: auto;
    /* letter-spacing: 0.07em;*/
  }
  div.nav ul {
    /*list-style:none; margin:0; position:relative;*/
    text-align: left;
    height: auto;
    display: block;
    float: none;
    /*position:relative;*/
  
    right: auto;
    clear: both;
  }
  div.nav div.menu-main-container ul#menu-main.menu {
    padding: 0;
  }
  div.nav ul li {
    float: none;
    /*position: relative;*/
    left: auto;
  }
  div.nav ul li a {
    color: #9c5200;
    /*text-decoration:none; padding:4px 10px; display:block; text-transform:uppercase;*/
    clear: both;
  }
  div.nav ul li a:hover,
  div.nav ul li:hover > a {
    color: #94a339;
  }
  div.nav ul ul {
    /*display:none;  Sub menus are hiden by default */
  
    position: relative;
    /*z-index:200;*/
  
    top: auto;
    left: 10px;
    /*padding: 0;*/
  
    float: none;
    right: auto;
    /*resets the right:50% on the parent ul */
  
  }
  div.nav ul ul li {
    clear: none;
    /*position: relative;
     text-align:left;*/
  
    left: auto;
    /*resets the left:50% on the parent li */
  
    float: none;
    width: auto;
  }
  div.nav ul ul li a,
  div.nav ul li.active li a,
  div.nav ul li:hover ul li a,
  div.nav ul li.hover ul li a {
    /* This line is required for IE 6 and below */
  
    background: none;
    color: #9c5200;
    /*border-right:none;*/
  
    width: auto;
    /*width of the drop-down menus */
  
    /*text-transform:none;*/
  
    float: none;
  }
  div.nav ul ul li a:hover,
  div.nav ul li.active ul li a:hover,
  div.nav ul li:hover ul li a:hover,
  div.nav ul li.hover ul li a:hover {
    /* This line is required for IE 6 and below */
  
    color: #94a339;
    background: none;
    /* Sub menu items background colour */
  
  }
  /* Make the sub menus appear on hover */
  div.nav ul > li:hover > ul,
  div.nav ul > li.hover > ul {
    /* This line is required for IE 6 and below */
  
    /*display:block;  Show the sub menus */
  
  }
  /*third level */
  div.nav ul ul ul {
    /*display:none;  Sub menus are hiden by default */
  
    position: relative;
    /*z-index:200;*/
  
    top: auto;
    left: auto;
  }
  /* ------- nav bar on the home  page only -------- */
  body.home div.nav {
    /*background: none;*/
    height: auto;
    /*ul li a {color: white;
  	&:hover{color:@yellow;}}*/
  
  }
  body.home div.nav div.menu-main-container ul#menu-main.menu {
    padding: 0;
  }
  body.home div.nav ul ul li a,
  body.home div.nav ul li.active li a,
  body.home div.nav ul li:hover ul li a,
  body.home div.nav ul li.hover ul li a {
    /* This line is required for IE 6 and below */
  
    background: none;
    /*color: white;
  	   border-right:none;*/
  
    width: auto;
    /*width of the drop-down menus */
  
    /*text-transform:none;*/
  
  }
  body.home div.nav ul ul li a:hover,
  body.home div.nav ul li.active ul li a:hover,
  body.home div.nav ul li:hover ul li a:hover,
  body.home div.nav ul li.hover ul li a:hover {
    /* This line is required for IE 6 and below */
    color: white;
    background: none;
    /* Sub menu items background colour */
  
  }
}
