@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);

body, html {
  margin: 0;
  color: #3d3637;
  font: 14px/18px "Open Sans", "Helvetica", sans-serif;
}
body {
  background: #fff top center no-repeat url(../wreath.jpg);
  background-size: 1943px 352px;
}
#container {
  width: 945px;
  margin: 170px auto 20px;
  text-align: center;
}
#books {
  width: 729px;
  height: 459px;
  margin: 0 auto;
  display: block;
}
#main_content {
  margin-top: 40px;
}

a {
	color: #129765;
	text-decoration: none;
	font-weight: bold;
}
h1 {
  text-transform: uppercase;
  text-shadow: 0px 2px 3px rgba(0,0,0,0.1);
  font: 71px/71px "GasLight-Bold", Arial;
  margin: 40px 0 0 0;
}
h1.quote {
  font: 45px/52px "GasLight-Bold", Arial;
  margin: 10px 0 20px 0;
  color: #504445;
  text-transform: none;
}
h2 {
  text-shadow: 0px 2px 3px rgba(0,0,0,0.1);
  color: #c74356;
  margin: 40px auto 10px;
  font: 31px/37px "GasLight-Bold", Arial;
  width: 70%;
}
h3 {
    color: #c74356;
  margin: 30px 10px -10px;
  font: 35px/45px "PraiseScript", Georgia;
}

p.itemized {
    color: #c74356;
	
}
header h3 {
  margin-top: 0px;
  text-align: center;
  width: 100%;
}

h3.smallcap {
  color: rgb(179, 172, 172);
  margin: 30px 10px -10px;
  font: 30px/43px "GasLight-Bold", Georgia;
  font-variant: small-caps;
  width: 100%;

}
hr {
  border: 0;
  border-top: 1px solid #c74356;
  margin-bottom: 40px;
margin-top: 15px;
  opacity: 0.5;
}

b.specialprice {
	font-size: 22px;
}
#clock_wrapper {
  width: 650px;
  -webkit-transform: scale(0.6);
  position: relative;
  left: 50%;
  margin: 0 0 -50px 0;
  margin-left: -325px;
}
.flip-clock-wrapper ul li a div {
  font-family: Helvetica, Arial !important;
}

.ck_form_title { 
  font: 25px/32px "GasLight-Bold", Arial !important; 
  color: #504445 !important;
}

.ck_form .ck_subscribe_button {
  font: 18px/22px "GasLight-Bold", Arial !important;
  background: #c74356 !important;
  color: #fff;
}

.ck_form .ck_subscribe_button:hover {
  opacity: 0.9;
}

.ck_description p {
  margin:0;
  width:auto;
}
.ck_form { background:none !important; width: 500px !important; margin: 0 auto !important; border: none !important; box-shadow: none !important; }
.ck_form_content { display:none !important; }
.ck_form_fields { width: 100% !important; }

.ck_label {
  font: 18px/22px "GasLight-Bold", Arial !important;
}

.ck_guarantee {
  font: 11px/14px Georgia !important;
}

p, ul {
  text-align: left;
  width: 65%;
  margin: 20px auto;
  font: 18px/26px  "Open Sans", "Helvetica", sans-serif;
}

p.first {
	width: 80%;
	text-align: center;
}

footer {
  color: #888;
  font-size: 11px;
  margin: 20px 0 100px;
}

.share {
  text-align: left;
  width: 50%;
  margin: 20px auto;
  font: 20px/26px Georgia;
}

div.bundle {
  border: 5px solid #c74356;
  xbackground: #f0f0f0;
  border-radius: 50px;
  padding: 10px;
  margin: 0 60px 40px;
}

p.buy-options {
  width: 500px;
  text-align: center;
}

div.bundle ul,
div.bundle p {
  width: 80%;
}

div.bundle.prep {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  border-color: #aaa;
}

div.bundle img.bundle {
  width: 80%;
}

a.button {
  background: #196B21;
  background: -webkit-linear-gradient(#5EDE52,#196B21);
  background: -moz-linear-gradient(#5EDE52,#196B21);
  background: -ms-linear-gradient(#5EDE52,#196B21);
  padding: 5px 10px;
  text-decoration: none;
  font-family: "GasLight-Bold", Arial;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  border-radius: 7px;
  color: #fff;
  text-shadow: 0px 2px rgba(1, 91, 30, 0.78);
  text-align: center;
  border: 1px solid #169122;
  margin: 0 auto 20px;
  display: block;
  cursor: pointer;
  height: 30px;
}

a.big {
	width: 550px;
	height: 50px;
    line-height: 46px;
    font-size: 24px;
}

a.small {
	width: 350px;
}

ul.checklist li {
  font-size: 20px;
  line-height: 26px;
  padding: 0 0 0 45px;
  margin: 10px 0;
  position: relative;
  list-style-type: none;
}

ul.checklist li:before {
  content: "\00a0";
  display: block;
  xborder: solid 13px #bce559;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  border-radius: 13px;
  height: 0;
  width: 0;
  position: absolute;
  left: 7px;
  top: 12px;
  margin-top: -12px;
}

ul.checklist li::after {
  content: "\00a0";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #bce559;
  border-width: 0 4px 4px 0;
  position: absolute;
  left: 15px;
  top: 12px;
  margin-top: -8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 600px) {
  * {
    -webkit-font-size-adjust: none;
  }
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
  h2 {
    margin-top: 0;
    font-size: 25px;
    line-height: 25px;
  }
  p, ul {
    width: 90%;
  }
  #container {
    width: 100%;
  }
  #books {
    max-width: 100%;
    height: auto !important;
  }
  #clock_wrapper {
    -webkit-transform: scale(0.6);
    position: relative;
    left: 50%;
    margin: 0;
    margin-left: -325px;
  }
  .ck_form {
    max-width: 100% !important;
  }
}