/*LESS///////////////////////////////////////////////////////////////////////////////////*/
@import url(css/form.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font: normal 16px/1.4em 'Oswald', Arial, Helvetica, sans-serif;
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
/*Define*/
a {
  color: #444;
}
a:hover {
  color: #999;
}
p {
  color: #333;
  line-height: 1.5em;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: .9em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6em;
  font-weight: bold;
}
.f_color1 {
  color: #333;
}
.f_color2 {
  color: #333;
}
.f_color3 {
  color: #333;
}
html {
  overflow: scroll;
}
body {
  background: url(images/bg.jpg) no-repeat left top fixed #222;
  background-size: cover;
}
.background {
  background: url(images/bg.jpg) no-repeat center top #fff;
}
html,
body {
  height: 100%;
}
body > #wrap {
  min-height: 100%;
  margin-bottom: -50px;
}
#wrap:after {
  content: "";
  display: block;
}
#footer,
#wrap:after {
  height: 50px;
}
#container {
  position: relative;
  margin: 0 auto;
}
/*Branding///////////////////////////////////////////////////////////////////////////////////////////*/
#branding {
  position: relative;
  height: 50px;
  background-color: #222;
}
#logo {
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 2;
}
#form {
  text-align: center;
  width: 600px;
  margin: 0 auto;
}
#intro {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  width: 400px;
  margin: 3% auto;
  padding: 2%;
}
#intro p {
  text-align: justify;
  font-weight: 300;
  font-size: 20px;
}
#form label {
  margin: 6px;
}
#date_option,
#friends_email,
#your_name {
  width: 269px;
}
#friends_email,
#your_name {
  margin: 1% 0;
}
#submit {
  padding: 2%;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background-color: #222;
  border-radius: 0px;
}
#submit:hover {
  background-color: #444;
  cursor: pointer;
}
#send_friend label.error {
  display: block;
  text-align: center;
}
#scroll {
  width: 98%;
  position: relative;
  overflow: scroll;
  overflow-y: hidden;
  margin-bottom: 1%;
  padding: 50px 1% 1% 1%;
  margin: 6% auto 2%;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
::-webkit-scrollbar {
  width: 12px;
  height: 30px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background: url(images/drag.png) center center no-repeat #990000;
}
#tl_container {
  width: 3040px;
  border: 1px solid #ccc;
  margin: 0;
  padding: .5%;
  border-radius: 10px;
  box-shadow: 0px 0px 4px 0px #ccc;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}
#you_outer {
  width: 3040px;
  text-align: center;
}
#you {
  display: inline-block;
  margin: .5% auto;
  padding: 1%;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  text-align: center;
}
#you p {
  font-weight: 300;
  font-size: 88px;
}
#you p.small {
  font-size: 14px;
  line-height: 22.4px;
  font-size: 0.9824561403508771rem;
  line-height: 1.4rem;
}
#sports_outer,
#facts_outer,
#video_outer,
#email_outer,
#on_this_date_outer {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 1%;
}
#facts {
  max-width: 1400px;
  margin: 0 auto;
  padding: 1%;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.4);
}
#btw {
  margin-bottom: 1%;
  padding: 1% 0;
  border-bottom: 1px solid #333;
}
#btw strong {
  font-weight: 400;
  font-size: 1.5em;
  color: #333;
}
p.age {
  font-weight: 300;
  font-size: 94px;
  line-height: 100px;
  text-align: center;
}
#your_age strong {
  font-weight: 300;
  color: #333;
  display: block;
}
#your_age small {
  font-size: 10px;
  font-style: italic;
  display: block;
}
#born_on {
  margin: 4% 0;
  border-top: 1px solid #333;
}
.record {
  background-position: 0 0;
}
.tape {
  background-position: 380px 0;
}
.cd {
  background-position: 256px 0;
}
.mp3 {
  background-position: 133px 0;
}
#on_this_date {
  margin: 1% 0;
  padding: 1%;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.4);
}
.section_bubble {
  margin-left: 10px;
  padding: 12px;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 52px;
  background-color: #000;
  color: #fff;
  font-weight: 400;
  font-size: 28px;
}
.section_bubble:after {
  content: "";
  font-size: 0;
  line-height: 0;
  width: 0;
  display: block;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 12px solid #000;
  color: #000;
  position: relative;
  bottom: -12px;
  left: 50%;
  margin-left: -12px;
}
#album_ribbon,
#movie_ribbon {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  margin: 5px 0 10px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
#album_ribbon ul,
#movie_ribbon ul {
  list-style-type: none;
}
#album_ribbon li,
#movie_ribbon li {
  float: left;
  width: 10%;
  padding: 1%;
  text-align: center;
}
#album_ribbon li img,
#movie_ribbon li img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#album_ribbon li span,
#movie_ribbon li span {
  display: inline-block;
  border-radius: 50%;
  background-color: #990000;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
  padding: 2%;
  width: 33px;
  height: 33px;
}
#album_ribbon li strong,
#movie_ribbon li strong {
  display: block;
}
strong.header {
  font-weight: 300;
  font-size: 2em;
  color: #333;
  display: block;
}
strong.title,
strong.title a {
  font-weight: 300;
  font-size: 20px;
  color: #333;
  display: block;
  text-align: center;
}
strong.title a {
  color: #174463;
}
#unofficial {
  margin-top: 1%;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
#unofficial strong.unofficial_day {
  display: block;
  padding: 1% 0;
  font-weight: 400;
  font-size: 28px;
  color: #333;
}
#year_row {
  width: 100%;
  *zoom: 1;
}
#year_row:before,
#year_row:after {
  display: block;
  content: "";
  line-height: 0;
}
#year_row:after {
  clear: both;
}
#year_row div.year_cell {
  position: relative;
  width: 15px;
  float: left;
  height: 24px;
}
#year_row div.year_cell span {
  position: absolute;
  top: 0;
  left: -65%;
  font-weight: 400;
  font-size: 14px;
}
#info_row {
  border-bottom: 1px solid #eee;
}
.s_tick {
  float: left;
  position: relative;
  background: url(images/s_tick.jpg) no-repeat center bottom;
  border-right: 1px solid #eee;
  width: 15px;
  height: 24px;
}
#tl_container div.dob {
  background-color: #FF6;
}
.marked {
  position: relative;
  cursor: pointer;
}
.marked img {
  position: absolute;
  left: 0;
  top: -5px;
}
.marked img:hover {
  opacity: .7;
}
#tl_container div div.content_box {
  display: none;
  position: absolute;
  left: -120px;
  bottom: 50px;
  width: 300px;
  box-shadow: 0px 0px 4px 0px #333;
  background-color: #ac2525;
}
.scroll_img {
  height: 200px;
  text-align: center;
  overflow: hidden;
}
.scroll_img img {
  position: relative;
  display: inline-block;
  max-height: 190px;
  width: auto;
  margin: 0 auto;
  box-shadow: 0px 0px 4px 0px #333;
}
.popup_content {
  height: 160px;
  overflow: auto;
  overflow-x: hidden;
}
.pop_year {
  float: left;
  width: 20%;
  background-color: #660000;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-top: 1px solid #660000;
  border-bottom: 1px solid #660000;
}
.tense {
  color: #330000;
  text-decoration: underline;
}
.date_range {
  float: left;
  width: 80%;
  padding: 5px;
  border-top: 1px solid #660000;
  border-bottom: 1px solid #660000;
  color: #fff;
  text-align: center;
}
.popup_content p {
  color: #fff;
  padding: 20px 10px;
}
#videos {
  padding: 1%;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  *zoom: 1;
}
#videos:before,
#videos:after {
  display: block;
  content: "";
  line-height: 0;
}
#videos:after {
  clear: both;
}
#videos iframe,
#videos object,
#videos embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video {
  float: left;
  border: 2px solid #333;
  width: 31%;
  height: 280px;
  margin: 1%;
  padding-bottom: 20%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  background-image: url(images/missing_vid.png);
  cursor: pointer;
  opacity: .7;
}
li.video:hover {
  box-shadow: 0px 0px 4px 0px #fff;
  opacity: 1;
  transition: opacity .25s;
}
.play {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.video span.title {
  position: absolute;
  bottom: 10px;
  display: inline-block;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  padding: 1%;
}
.video img {
  max-width: 100%;
  height: auto;
}
li.blank {
  border: none;
  height: 0px;
  padding: 0;
}
#when_u_were_outer {
  background-color: #990000;
  margin-bottom: 1%;
  border-top: 1px solid #330000;
  border-bottom: 1px solid #330000;
}
#when_u_were {
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
}
#when_u_were strong,
#when_u_were form {
  padding: 1%;
  display: inline-block;
}
#when_u_were strong {
  color: #fff;
  text-align: right;
  padding: 1%;
  font-weight: 300;
  font-size: 60px;
}
#when_u_were form {
  padding-top: 2%;
  vertical-align: top;
}
#shared_outer {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 1%;
}
#shared {
  padding: 20px 1%;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.4);
}
#shared strong {
  font-weight: 300;
  font-size: 1.5em;
  color: #333;
  border-bottom: 3px solid #333;
  display: block;
}
#shared strong.you {
  color: #990000;
  border-bottom: 3px solid #990000;
}
#shared a {
  font-weight: bold;
}
#shared small {
  font-size: 12px;
  font-style: italic;
}
#your_age,
#song,
#movie,
#tv,
#halloween,
#fashion,
#sports li,
#toys {
  float: left;
  width: 23%;
  margin: 1%;
  text-align: center;
  font-weight: 300;
}
#fashion p {
  font-weight: 300;
}
#sports {
  list-style-type: none;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.4);
  margin-top: 10px;
}
p.small {
  font-weight: 300;
}
#join_email {
  margin: 1% 0;
  padding: 1%;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
}
#join_email strong {
  font-weight: 300;
  font-size: 40px;
}
#join_email strong {
  font-weight: 300;
  font-size: 40px;
  color: #fff;
}
#join_email p {
  font-weight: 300;
  color: #fff;
}
#join_email label {
  margin: 1% 1% 0 0;
  float: left;
  width: 49%;
}
#join_email label input {
  width: 100%;
}
#join_email label.error {
  display: inline-block;
}
#join_email input {
  vertical-align: top;
  padding: 10px;
  border-radius: 0px;
  font-size: 18px;
}
#join_email input.submit {
  background-color: #990000;
  color: #fff;
  border: none;
  width: auto;
}
#join_email input.submit:hover {
  background-color: #cc0000;
  transition: background-color 0.4s;
  cursor: pointer;
}
#join_success {
  font-size: 24px;
  color: #a3dead;
}
#footer {
  background-color: #222;
  text-align: center;
}
#footer a {
  color: #fff;
  display: inline-block;
  padding: 1.75%;
}
/* -- 600 and under ----------- */
@media all and (max-width: 600px) {
  /*@media all and (max-width: 600px) and (min-width: 321px){*/
  #send_email fieldset {
    width: 98%;
  }
  input[type=text] {
    width: 96%;
  }
}
/* 768 on down ----------- */
@media all and (max-width: 768px) {
  #movie {
    clear: left;
  }
  #your_age,
  #song,
  #movie,
  #tv,
  #halloween,
  #sports li,
  #when_u_were,
  #shared_outer,
  #fashion,
  #toys {
    width: 48%;
    padding: 2%;
  }
  #when_u_were strong {
    text-align: center;
    font-size: 45px;
  }
  li.video {
    opacity: 1;
    width: 48%;
    height: 225px;
  }
}
/* 801 to 1024 ----------- */
/* 1024 on down ----------- */
@media all and (max-width: 1024px) {
  ul#videos {
    text-align: center;
  }
  li.video {
    opacity: 1;
    height: 225px;
  }
}
/* 1200 on down ----------- */
@media all and (max-width: 1200px) {
  #sports_outer,
  #facts_outer,
  #video_outer {
    max-width: 98%;
  }
  #album_ribbon li,
  #movie_ribbon li {
    display: inline-block;
    float: none;
    width: 19%;
    vertical-align: top;
  }
}
/*Basics*/
.clear,
#clear {
  clear: both;
  display: block;
}
.extra {
  height: 0;
  box-shadow: none;
  border: none;
}
.break {
  width: 100%;
  height: 0;
  box-shadow: none;
  border: none;
}
img {
  vertical-align: middle;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #eee;
}
a:active,
a:hover {
  outline: 0;
}
:focus {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
strong em,
em strong {
  font-weight: bold;
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.border {
  border: 1px solid #333;
}
.border_top {
  border-top: 1px solid #333;
}
.border_right {
  border-right: 1px solid #333;
}
.border_bottom {
  border-bottom: 1px solid #333;
}
.border_left {
  border-left: 1px solid #333;
}
.no_border {
  border: 0px solid #333;
}
.no_border_top {
  border-top: 0px solid #333;
}
.no_border_right {
  border-right: 0px solid #333;
}
.no_border_bottom {
  border-bottom: 0px solid #333;
}
.no_border_left {
  border-left: 0px solid #333;
}
/*Reuseable Classes////////////////////////////*/
.max_1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.width_98 {
  width: 98%;
}
.width_95 {
  width: 95%;
}
.width_90 {
  width: 90%;
}
.width_85 {
  width: 85%;
}
.width_80 {
  width: 80%;
}
.width_75 {
  width: 75%;
}
.width_70 {
  width: 70%;
}
.width_65 {
  width: 65%;
}
.width_60 {
  width: 60%;
}
.width_55 {
  width: 55%;
}
.width_50 {
  width: 50%;
}
.width_48 {
  width: 48%;
}
.width_45 {
  width: 45%;
}
.width_40 {
  width: 40%;
}
.width_35 {
  width: 35%;
}
.width_33 {
  width: 33%;
}
.width_30 {
  width: 30%;
}
.width_25 {
  width: 25%;
}
.width_20 {
  width: 20%;
}
.width_18 {
  width: 18%;
}
.width_15 {
  width: 15%;
}
.width_10 {
  width: 10%;
}
.width_5 {
  width: 5%;
}
.padding_0 {
  padding: 0%;
}
.padding_1 {
  padding: 1%;
}
.padding_2 {
  padding: 2%;
}
.padding_3 {
  padding: 3%;
}
.padding_4 {
  padding: 4%;
}
.padding_5 {
  padding: 5%;
}
.padding_t_0 {
  padding-top: 0%;
}
.padding_t_1 {
  padding-top: 1%;
}
.padding_t_2 {
  padding-top: 2%;
}
.padding_t_3 {
  padding-top: 3%;
}
.padding_r_0 {
  padding-right: 0%;
}
.padding_r_1 {
  padding-right: 1%;
}
.padding_r_2 {
  padding-right: 2%;
}
.padding_r_3 {
  padding-right: 3%;
}
.padding_b_0 {
  padding-bottom: 0%;
}
.padding_b_1 {
  padding-bottom: 1%;
}
.padding_b_2 {
  padding-bottom: 2%;
}
.padding_b_3 {
  padding-bottom: 3%;
}
.padding_l_0 {
  padding-left: 0%;
}
.padding_l_1 {
  padding-left: 1%;
}
.padding_l_2 {
  padding-left: 2%;
}
.padding_l_3 {
  padding-left: 3%;
}
.margin_0 {
  margin: 0%;
}
.margin_1 {
  margin: 1%;
}
.margin_2 {
  margin: 2%;
}
.margin_3 {
  margin: 3%;
}
.margin_4 {
  margin: 4%;
}
.margin_5 {
  margin: 5%;
}
.margin_t_0 {
  margin-top: 0%;
}
.margin_t_1 {
  margin-top: 1%;
}
.margin_t_2 {
  margin-top: 2%;
}
.margin_t_3 {
  margin-top: 3%;
}
.margin_r_0 {
  margin-right: 0%;
}
.margin_r_1 {
  margin-right: 1%;
}
.margin_r_2 {
  margin-right: 2%;
}
.margin_r_3 {
  margin-right: 3%;
}
.margin_b_0 {
  margin-bottom: 0%;
}
.margin_b_1 {
  margin-bottom: 1%;
}
.margin_b_2 {
  margin-bottom: 2%;
}
.margin_b_3 {
  margin-bottom: 3%;
}
.margin_l_0 {
  margin-left: 0%;
}
.margin_l_1 {
  margin-left: 1%;
}
.margin_l_2 {
  margin-left: 2%;
}
.margin_l_3 {
  margin-left: 3%;
}
/*Reuseable Classes*/
/*Tiny Mce build in*/
#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5,
#tinymce h6,
#tinymce strong,
#tinymce p {
  color: #333;
  /*Just in case the font for the site white*/
}
/*Text*/
.text_left {
  text-align: left;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.justified {
  text-align: justify;
}
.red {
  color: #990000;
}
.blue {
  color: #143b49;
}
.green {
  color: #358e65;
}
.yellow {
  color: yellow;
}
.black {
  color: #000;
}
.gray {
  color: #666666;
}
/*Block*/
.block {
  display: block;
}
.center {
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
/*Position*/
.relative {
  position: relative;
}
/*Images*/
.img_size {
  max-width: 100%;
  height: auto;
}
img.inserted_photo {
  box-shadow: 0px 0px 4px 0px #333;
  border: 1px solid #fff;
}
.img_center {
  display: block;
  margin: 0 auto;
}
/*Headers*/
.header_1,
.header_2,
.header_3,
.header_4,
.header_5,
.header_6 {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
/*My Stuff///////////////////////////////////////////////////////////////////////////////////*/
#id_corner {
  background-color: #999;
  padding: 5px;
  color: #333;
}
#id_corner a {
  color: #333;
}
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */