#container p {
  margin-bottom: 0;
  font-family: Georgia, serif;
}

.smiths_birthday_header {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 60px;
  color: ##000;
  height: 100px;
  padding-top: 10px;
  line-height: 70px;
}

.gray_italic_16,
.gray_italic_16 a,
.gray_italic_16 a:hover,
.gray_italic_16 a:visited {
  font-family: Georgia;
  font-size: 13px;
  line-height: 16px;
  color: #3e3e3e;
  text-align: left;
  text-decoration: none;
}

.smith_blue_30 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 35px;
  color: #0e70e3;
}

.smith_dark_gray_30 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 30px;
  letter-spacing: 1px;
  color: #333333;
}

.smith_blue_georgia {
  font-family: georgia;
  font-size: 22px;
  line-spacing: 30px;
  color: #0270e3;
}

.smith_white_24 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  color: #fff;
}

.smith_white_30 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 1px;
  color: #fff;
}

.smith_white_40 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #fff;
}

.smith_blue_25 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 25px;
  letter-spacing: 1px;
  color: #0e70e3;
}

.smith_blue_50 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 50px;
  letter-spacing: 1px;
  color: #0e70e3;
}

.smith_gray_30 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1px;
  color: #a4a4a3;
}

.smith_gray_25 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 25px;
  letter-spacing: 1px;
  color: #464749;
  margin-left: auto;
  margin-right: auto;
}

.smith_white_25 {
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  font-size: 25px;
  letter-spacing: 1px;
  color: #FFF;
}

.smith_white_13 {
  font-family: Georgia;
  font-size: 13px;
  font-style: normal;
  line-height: 23px;
  font-variant: normal;
  color: #FFF;
}


/* Dark Grey Container */

.section.dark-grey {
  background: #272727;
  position: relative;
  font-size: 13px;
  line-height: 21px;
  color: #ccc;
  height: 100%;

  .inside {
    padding: 15px;
  }

  .heading {
    color: #fff;
  }
}

.body {
  font-family: Georgia;
  font-size: 13px;
  font-style: normal;
  line-height: 23px;
  font-variant: normal;
  color: #000;
  text-align: center;
}

.italic {
  font-style: italic;
}

.body_arial_2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #333;
}

.smith_blue_13 {
  font-family: Georgia;
  font-size: 13px;
  font-style: normal;
  line-height: 23px;
  font-variant: normal;
  color: #7da5d3;
}

.smith_white_12 {
  font-family: Georgia;
  font-size: 12px;
  font-style: normal;
  line-height: 23px;
  height: 85px;
  margin-top: 45px;
  margin-left: 5px;
  font-weight: lighter;
  font-variant: normal;
  color: #FFF;
  width: 123px;
  text-align: center;
}

.smith_white2_12 {
  font-family: Georgia;
  font-size: 12px;
  font-style: normal;
  line-height: 23px;
  height: 85px;
  margin-top: 45px;
  margin-left: 5px;
  font-weight: lighter;
  font-variant: normal;
  color: #FFF;
  width: 123px;
  text-align: left;
}

.smith_white_24_italic {
  font-family: Georgia;
  font-size: 24px;
  font-style: italic;
  color: #FFF;
  line-height: 25px;
  height: 25px;
}

.donate_now {
  display: block;
  width: 227px;
  height: 57px;
  background: url("../png/donate_now.png") no-repeat 0 0;
  margin: 0 0 0 24px;
}

.donate_now:hover {
  background-position: 0 -57px;
}

.donate_now span {
  display: none;
}

.submit {
  display: block;
  width: 126px;
  height: 38px;
  background: url("../png/submit.png") no-repeat 0 0;
  margin: 5px 15px 0 0;
  border: 0;
}

.submit:hover {
  background-position: 0 -38px;
}

.submit span {
  display: none;
}

.hrrr {
  color: #666;
}


/* HR */

hr.light-dark {
  color: #f4f4f4;
  background-color: #f4f4f4;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #f4f4f4;
  margin: 20px 0px;
  height: 0;
}


/* Win a Trip Box */

.win_a_trip_box {
  width: 620px;
  height: 470px;
  margin-top: 30px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeef;
  position: relative;
  float: left;
}

.win_a_trip_box img {
  margin: -43px -38px -10px 0;
  width: 398px;
}

.win_a_trip_box .text {
  text-align: left;
  background: url('../png/willjada.png') left center no-repeat;
  margin-left: -20px;
  padding-top: 7px;
  padding-left: 145px;
}

.win_a_trip_box h2 {
  font-size: 30px;
  color: #464749;
}

.win_a_trip_box p {
  font-size: 16px;
  line-height: 26px;
}

.win_a_trip_box p a {
  font-family: Proxima-nova-1, Proxima-nova-2, sans-serif;
  font-weight: 600;
}


/* Sidebar: Pledge + Contest Winners */

.sidebar {
  margin-top: 30px;
  float: right;
  width: 280px;
}

.sidebar .pledge {
  border: 1px solid #dddddd;
  height: 120px;
  display: block;
  position: relative;
  overflow: visible;
  margin-bottom: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.sidebar .pledge a:hover {
  text-decoration: none;
}

.sidebar .pledge img {
  position: relative;
  top: -18px;
  left: -16px;
}

.sidebar .pledge .text {
  margin-left: -5px;
  color: #000;
  margin-top: 20px;
  float: left;
  width: 170px;
  font-family: Proxima-nova-1, Proxima-nova-2, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.sidebar .pledge .text .heading {
  color: #0270e3;
  line-height: 28px;
}

.sidebar .pledge i {
  background: url('../png/pledge-arrow.png') right top no-repeat;
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 38px;
  right: -15px;
  text-indent: -9999px;
}

.sidebar .pledge:hover {
  border-color: #0270e3;
  background-color: #f2f8fe;
}

.sidebar .pledge:hover i {
  background-position: right bottom;
}

.top3_box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeef;
  position: relative;
  width: 275px;
  text-align: center;
  padding: 20px 0 16px;
}

.top3_box hr.light-dark {
  margin: 16px 0;
}

.top3_box table {
  text-align: left;
  margin-left: 20px;
}

.mycwimage {
  border-bottom-color: #999;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-top-color: #999;
  border-top-style: solid;
  border-top-width: 4px;
  border-right-color: #999;
  border-right-style: solid;
  border-right-width: 4px;
  border-left-color: #999;
  border-left-style: solid;
  border-left-width: 4px;
}

hr.dotted_list {
  color: #fff;
  background-color: #fff;
  border: 1px dotted #8f8f8f;
  border-style: none none dotted;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.contest_ending_box {
  width: 322px;
  height: 95px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeef;
  position: relative;
  padding: 5px;
  float: left;
}

.time_box {
  width: 125px;
  height: 95px;
  margin-left: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeef;
  position: relative;
  padding: 5px;
  float: right;
}

.video_box {
  width: 565px;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #eeeeef;
  position: relative;
  float: right;
  margin-bottom: 20px;
}

.email_box_outer {
  width: 415px;
  height: 65px;
  margin-top: 20px;
  margin-left: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #0270e3;
  float: left;
  border: 0px;
}

.email_box {
  width: 375px;
  height: 45px;
  margin-top: 10px;
  margin-left: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFF;
  border: 0px;
  box-shadow: inset 0 0 5px #333;
  -webkit-box-shadow: inset 0 0 5px #333;
  -moz-box-shadow: inset 0 0 5px #333;
  font-family: Georgia;
  font-size: 22px;
  color: gray;
  padding-left: 20px;
}

.submit_button {
  background: #0e70e3 repeat-x;
  font-family: Georgia;
  font-size: 22px;
  font-style: italic;
  text-align: center;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  position: absolute;
  cursor: pointer;
  width: 128px;
  height: 65px;
  padding: 19px 30px 19px;
  border: 0px;
}

.submit_button:hover {
  background: #0b60c4;
}

hr.dotted_list_white {
  color: #fff;
  background-color: #fff;
  border: 1px dotted #8f8f8f;
  border-style: none none dotted;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
}

hr.dotted_list_grey {
  color: #CCC;
  background-color: #CCC;
  border: 1px dotted #eeeeef;
  border-style: none none dotted;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.facebook {
  display: block;
  background: url(../png/facebook.png);
  background-position: 0px 0px;
  width: 217px;
  height: 47px;
  float: left;
  opacity: .8;
  filter: alpha(opacity=60);
}

.facebook:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.twitter {
  display: block;
  background: url(../png/twitter.png);
  background-position: 0px 0px;
  width: 217px;
  height: 47px;
  float: left;
  opacity: .8;
  filter: alpha(opacity=60);
}

.twitter:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

#countdown_dashboard {
  text-align: center;
  float: right;
  width: 650;
}

.dash {
  width: 110px;
  height: 60px;
  margin: auto;
  overflow: hidden;
}

.dash .digit {
  font-size: 50pt;
  float: left;
  letter-spacing: 1px;
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  color: #0270e3;
  position: relative;
  line-height: 65px;
  width: 29px;
  overflow: hidden;
}

.dash_title {
  width: 88px;
  font-size: 14pt;
  color: #464749;
  font-family: "League-Gothic-1", "League-Gothic-2", "League Gothic", sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.left_padding {
  margin-left: 25px;
}

#loading {
  text-align: center;
  margin: 10px;
  display: none;
  position: absolute;
  width: 100%;
  top: 60px;
}
