/*
 Theme Name:   Schema Child
 Theme URI:    http://www.transenzjapan.com/blog/schema-child/
 Description:  Schema Child Theme
 Author:       TranSenz
 Author URI:   http://www.transenzjapan.com/blog/
 Template:     mts_schema
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  schema-child
*/
@import url('../mts-schema/style.css');

.leadpage {
  background-image: url("http://www.transenzjapan.com/blog/wp-content/uploads/spouse-book-bg-lead.jpg");
  background-color: #1b3352;
}

.leadpage .ss-full-width {
  background:none;
}
.leadpage #pg-1448-0 {
    margin-left: 0px;
    margin-right: 0px;
}
.leadpage article ul {
  padding:0;
}

.leadpage .ow-button-base a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e6e6e6;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #e6e6e6 0%, #ffffff 100%) repeat scroll 0 0;
    border-color: #dedede #d9d9d9 #d1d1d1;
    border-image: none;
    border-radius: 0.25em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.067);
    box-sizing: border-box;
    color: #1b3352 !important;
    font-size: 1.3em;
    padding: 1em 2em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.leadpage .ow-button-base a {
    cursor: pointer;
    display: inline-block;
    background-color: #e6e6e6;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
}
.leadpage a {
  transition: all 0.25s linear 0s;
}

span.button {
  display:inline-block;
  height: 42px;
  width: 120px;
  margin-right: 50px;
  margin-left: 50px;
  margin-bottom: 0px;
  margin-top: -26px;
}

.leadpage span.button a.buybutton {
  display:inline-block;
  height:42px;
  width:120px;
  margin-right:0px;
  margin-left: 0px;
  margin-bottom:0px;
  background-image: url("http://www.transenzjapan.com/blog/wp-content/uploads/buydirectbuttonbase.png");
}

.leadpage a.nofeature {
  padding:0;
  border:none;
  background-color: none;
  background: none;
  box-shadow: none;
  box-sizing: border-box;
  text-shadow: none;
}

.leadpage .ow-button-base a:hover {
  color: #61901C;
  background-color:  #ff9937;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #ff9937 0%, #ffb63d 100%) repeat scroll 0 0;
}

.leadpage span.button a.buybutton:hover {
  background-image: url("http://www.transenzjapan.com/blog/wp-content/uploads/buydirectbuttonhover.png");
}

.leadpage a.nofeature:hover {
  background-color:none;
  background:none;
}

.leadpage #commentsAdd {
  padding:2em;
  width:90%;
}
