<!DOCTYPE html>
<html>
<body><p>body {
  margin: 0;
  background: #fff;
  color: #797979;
  font: 16px/20px Georgia;
}
* {
  outline: 0;
}
img {
  border: 0;
}
#banner {
  background: #9bbf35;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  height: 35px;
  padding: 4px 0;
  font: 20px/27px Georgia, serif;
  font-style: italic;
  cursor: pointer;
}
#logo {
  background: url(images/freckle.png) no-repeat scroll top left;
  width: 129px;
  height: 29px;
  display: inline-block;
  margin: 3px 5px 0 0;
  text-indent: -10000px;
}
#content {
  margin: 0px auto;
  padding: 30px 0 50px;
  width: 828px;
  position: relative;
  -webkit-transform: translate3d(0,0,0) perspective(1000);
  -webkit-transform-style: preserve-3d;
}
#lt, #rt, #lb, #rb { position: absolute; }
#lt {
  width: 136px;
  height: 137px;
  left:-5px;
  top:-6px;
}
#rt {
  width: 137px;
  height: 136px;
  right:-4px;
  top:-5px;
}
#lb {
  width: 70px;
  height: 69px;
  left:-4px;
  bottom:-4px;
}
#rb {
  width: 70px;
  height: 71px;
  right:-4px;
  bottom:-4px;
}
h1, h2, h3, #freckle {
  text-indent: -10000px;
}

#thirty_days {
  margin: 0 auto;
  width: 600px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  padding: 10px 0;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}

div.divider {
  margin: 40px auto;
  width: 750px;
  background: center center url(images/divider.png) no-repeat;
  height: 49px;
}

div.placeholder {
  height: 0px;
}

#crest {
  background: url(images/crest.png);
  width: 394px;
  height: 371px;
  margin: 20px auto;
}

#crest.small {
  width: 79px;
  height: 74px;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;  
}

#header h1 {
  width: 539px;
  height: 45px;
  background: url(images/institute-of-awesome.png);
  margin: 0 auto 10px;
}

#header h2 {
  margin: 0 auto 20px;
  width: 460px;
  height: 30px;
  background: url(images/summer-school-for-freelancers.png);
}

@-webkit-keyframes today {
  0% {
    -webkit-transform: scale(1.07) translate3d(0,0,10px) rotateX(5deg);
  }
  100% {
    -webkit-transform: scale(1.01) translate3d(0,0,0) rotateX(0deg);
  }
}
#today {
  font-family: 'Arvo', arial, serif;
  position: absolute;
  margin: 105px auto 20px;
  width: 583px;
  height: 400px;
  background: #98e1ff;
  cursor: pointer;
  left: 50%;
  margin-left: -292px;
  z-index: 1;
  -webkit-transform: scale(1.000001) translate3d(0,0,1px);
  -webkit-transform-origin: top center;
}
#today.load {
  -webkit-animation: today ease-in-out 5 alternate 0.3s;
  -webkit-transition: all 0.4s;
}
.tip {
  position: relative;
  margin: 105px auto 20px;
  padding: 10px 0 0 0;
  width: 583px;
  height: 390px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  background: #98e1ff;
}
.tip.day2 {
}
.tip.hidden {
  display: none !important;
}
.tip h2 {
  text-indent: 0;
  font-size: 25px;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  color: #000;
  width: 550px;
  margin: 0 auto;
  padding: 5px 0;
  text-shadow: 0px 1px 1px rgba(116,16,27,0.43);
}
.tip h2 span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
}
.tip .download {
  display: block;
  text-decoration: none;
  background: url(images/download.png);
  width: 453px;
  height: 39px;
  margin: 0 auto;
  text-indent: -10000px;
}

.tip .template {
  display: block;
  text-decoration: none;
  background: url(images/get-the-templates-button.png);
  width: 300px;
  height: 57px;
  margin: 0 auto;
  text-indent: -10000px;
}

.tip .download:hover {
  /* later */
}
.tip a.download.top10 {
  background-image: url(images/toptenlist.png);
}

.tip a.download.checklist {
  background-image: url(images/view-checklist-button.png);
}

#thanks {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  margin: 40px auto;
  color: #3f3f3f;
}

#today:hover {
  opacity: 0.95;
  -webkit-transition: all 0.4s;
  -webkit-transform: scale(1.01) translate3d(0,0,10px) rotateX(5deg);
}
#today.uncovered {
  -webkit-transition: all 0.7s ease-in;
  -webkit-transform: translate3d(0,0,50px) rotateX(100deg);
  opacity: 0;
}

#click-to-open {
  position: absolute;
  width: 549px;
  height: 125px;
  top: -75px;
  left: 17px;
  background: url(images/click-here-for-awesome.png);
}
#click-to-crack-open {
  position: absolute;
  width: 514px;
  height: 29px;
  top: 80px;
  left: 291px;
  margin-left: -257px;
  background: url(images/click-to-crack-open.png);
}
#big_number {
  position: absolute;
  left: 291px;
  top: 150px;
  margin-left: -100px;
  text-align: center;
  font-family: Georgia;
  font-size: 160px;
  line-height: 190px;
  color: #3b3b3b;
  background: #fff;
  border-radius: 150px;
  width: 200px;
  height: 200px;
  padding: 0;
}
#big_number_day {
  position: absolute;
  left: 291px;
  top: 180px;
  margin-left: -100px;
  width: 200px;
  text-align: center;
  font-family: Georgia;
  font-size: 22px;
  color: #3b3b3b;
}
#corner {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  x-background: no-repeat center center url(images/corner.png);
}
#freckle {
  display: block;
  width: 685px;
  height: 55px;
  background: no-repeat left top url(images/freckle.png);
  margin: 20px auto 0;
}
#freckle:hover {
  background-position: left bottom;
}
#signup {
  position: relative;
  margin: 15px 0 185px 0;
  width: 814px;
  height: 105px;
  text-align: center;
  -webkit-transform: rotateZ(0);
}
#signup h1 {
  width: 566px;
  height: 43px;
  margin: 0 auto;
  background: url(images/awesome-in-your-inbox.png);
}
#signup p {
  font-size: 22px;
  line-height: 30px;
}
#signup div.form {
  background: url(images/form.png);
  height: 109px;
  width: 686px;
  margin: 0 auto;
  position: relative;

}
#signup input {
  position: absolute;
  left: 100px;
  top: 24px;
  width: 310px;
  font-size: 20px;
  font-weight: normal;
  font-family: Georgia;
  outline: 0;
  padding: 5px;
  border-radius: 10px;
  border: 2px solid #f5ee39;
}
#signup input.submit {
  background: #f5ee39 url(images/subscribe.png);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  height: 36px;
  width: 150px;
  color: #ee498a;
  font-family: Georgia;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  text-indent: -10000px;
  border: 3px solid #f5ee39;
  left: 435px;
  top: 26px;
  -webkit-background-clip: padding-box;
  cursor: pointer;
}
#signup input.submit:hover {
  border: 3px solid #fff;
}

.tip p {
	width: 500px;
	margin-left: 40px;
}
p.tweet {
  text-align: center;
}

p.tweet a {
  color: #fff;
}
#past {
  -webkit-transform-style: preserve-3d;
}
#past h1 {
  margin: 0 auto 20px;
  width: 519px;
  height: 37px;
  background: url(images/past-lessons-are-past.png);
}
#past h2 {
  background: url(images/openthemall.png);
  margin: 0 auto;
  width: 596px;
  height: 32px;
}
#past p {
  text-align: center;
  margin: 0 auto;
  font-size: 22px;
  line-height: 30px;
}
#past_days {
  margin: 30px auto 50px;
  width: 600px;
  text-align: left;
  font-size: 20px;
}      
#past_days div.fill, #past_days div.day {
  margin:6px 6px 20px;
  line-height: 30px;
}
#past_days div.day {
  color: #3b3b3b;
  font-size:24px;
  cursor: pointer;
  min-height: 34px;
  -webkit-transition: all 0.4s;
  -webkit-transform: scale(1.01);
  -webkit-transform-origin: 0% 50%;
}
#past_days div.day span {
  background: #a0cb25;
  text-align: center;
  display: block;
  float: left;
  width: 45px;
  height: 45px;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  border-radius: 50px;
  padding: 0;
  margin-top: -5px;
  margin-right: 10px;
}
#past_days div.day em {
  font-size: 16px;
  color: #8f8f8f;
}
#past_days div.day.soon {
  cursor: normal;
}
#past_days div.day.soon span {
  background: #dfdfdf;
}
#productivity h1 {
  width: 600px;
  height: 49px;
  background: url(images/earnmore-workless.png);
  margin: 0 auto 20px;
}
#productivity h2 {
  width: 566px;
  height: 27px;
  background: url(images/love.png);
  margin: 40px auto 20px;
}
#productivity h3 {
  width: 510px;
  height: 29px;
  background: url(images/try-yourself.png);
  margin: 40px auto 20px;
}

#productivity p {
  text-align: left;
  margin: 0 auto 20px auto;
  font-size: 18px;
  line-height: 24px;
  width: 650px;
  color: #3b3b3b;
}

#productivity p a {
  color: #3b3b3b;
}
#productivity ul {
  float: left;
  margin-left: 100px;
}
#productivity li {
  list-style-type: none;
  padding: 0 10px;
  position: relative;
  font-size: 22px;
  line-height: 35px;
  text-indent: 0;
  margin: 0 0 10px 0;
  color: #3b3b3b;
}
#productivity .checkbox {
  display: block;
  position: absolute;
  border-radius: 25px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  top: -4px;
  left: -45px;
  text-indent: -3px;
  border: 2px solid #8bb611;
  background: #8bb611;
  text-align: center;
  font-weight:bold;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-transform: scale(0.9) rotate(0deg) translateZ(1px);
}
#freckle_button {
  padding: 20px 50px;
  background: #ea6a92;
  background: -webkit-gradient(linear, left top, left bottom, from(#e96690), to(#e23068));
  border: 2px solid #ea6a92;
  color: #fff;
  text-shadow: 0 1px 1px #973050;
  text-align: center;
  text-decoration: none;
  font-size: 28px;
  line-height: 35px;
  display: block;
  margin: 40px auto;
  width: 500px;
  border-radius: 20px;
  -webkit-font-smoothing: subpixel-antialiased;
}
#amy h1 {
  width: 657px;
  height: 32px;
  background: url(images/hi-i-am-amy.png);
  margin: 0 auto 20px;
}
#amy p {
  text-align: center;
  margin: 0 auto 20px;
  font-size: 20px;
  line-height: 28px;
}
#amy div.image {
  background: url(images/amy.jpg) no-repeat center center;
  border: 8px solid #fff;
  outline: 1px solid #bfbfbf;
  float: left;
  width: 140px;
  height: 140px;
  margin: 0 20px 20px;
}
#footer {
  margin: 20px auto 30px;
  width: 300px;
  text-align: center;
  color: #bbb;
  font-size: 12px;
}
#footer a {
  color: #bbb;
  text-decoration: none;
}
#freckle_presents {
  display: block;
  width: 525px;
  height: 24px;
  background: url(images/freckle_logo.png);
  text-indent: -1000px;
  margin: 30px auto 0;
}
#header {
  position: relative;
}
@-webkit-keyframes rattle {
  0% {
    -webkit-transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
.rattle {
  float: left;
  -webkit-animation: rattle infinite alternate ease-in-out 1.2s;
}
.top-ten {
  padding: 40px;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  text-align: left;
  text-indent: -50px;
  margin-left: 50px;
}
.top-ten .number {
  display: inline-block;
  border-radius: 17px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: -3px 10px 0 0;
  text-indent: 1px;
  background: #a0cb25;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(116,16,27,0.43);
}
.top-ten .checkbox {
  display: block;
  position: absolute;
  border-radius: 17px;
  width: 30px;
  height: 30px;
  font-size: 50px;
  line-height: 30px;
  top: -4px;
  left: -45px;
  text-indent: 1px;
  border: 2px solid #E43276;
  background: #fff;
  text-align: center;
  font-weight:bold;
  color: #E43276;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-transform: scale(0.9) rotate(0deg) translateZ(1px);
}
.top-ten .checkbox.checked {
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-transform: scale(1) rotate(720deg) translateZ(1px);
}
.top-ten h1 {
  text-indent: 0;
  font-size: 35px;
  line-height: 42px;
  font-weight: normal;
}
.top-ten h2 {
  text-indent: 0;
  font-size: 35px;
  line-height: 42px;
  font-weight: normal;
}
.top-ten p {
}
p.bottomline {
  color: #444;
  margin-left: -50px;
  text-indent: 0;
  text-shadow: 0;
  font-size: 20px;
  line-height: 26px;
  text-shadow: none;
}
p.step {
  position: relative;
  margin: 3px 20px 20px !important;
  text-indent: 0 !important;
  line-height: 30px;
}
blockquote {
  border: 1px solid #d8d8d8;
  font-size: 13px;
  line-height: 18px;
  font-color: #666;
  text-indent: 0;
  padding: 20px;
  margin-left: -30px;
  text-shadow: none;
  background: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
}

blockquote.excerpt {
	font-size: 15px;
	line-height: 150%;
}
blockquote a, a {
  color: #db4040;
}
p a {
  color: #ee498a;
}
</p></body>
</html>
