@font-face {
	font-family: 'Pictos';
	src: url('fonts/pictos-web.eot');
	src: local('☺'), url('fonts/pictos-web.woff') format('woff'), 
	                 url('fonts/pictos-web.eot#iefix') format('embedded-opentype'),
	                 url('fonts/pictos-web.ttf') format('truetype'), 
	                 url('fonts/pictos-web.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'OctinVintageABold';
    src: url('fonts/octin_vintage_a_bd-webfont.eot');
    src: url('fonts/octin_vintage_a_bd-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/octin_vintage_a_bd-webfont.woff') format('woff'),
         url('fonts/octin_vintage_a_bd-webfont.ttf') format('truetype'),
         url('fonts/octin_vintage_a_bd-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OctinVintageABlack';
    src: url('fonts/octin_vintage_a_bl-webfont.eot');
    src: url('fonts/octin_vintage_a_bl-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/octin_vintage_a_bl-webfont.woff') format('woff'),
         url('fonts/octin_vintage_a_bl-webfont.ttf') format('truetype'),
         url('fonts/octin_vintage_a_bl-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'TradeGothic';
  src: url('fonts/tradegothicltstd-bdcn20-webfont.eot');
  src: url('fonts/tradegothicltstd-bdcn20-webfont.eot#iefix') format('embedded-opentype'),
       url('fonts/tradegothicltstd-bdcn20-webfont.woff') format('woff'),
       url('fonts/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'),
       url('fonts/tradegothicltstd-bdcn20-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
  background: url('../img/bg.jpg') no-repeat center center fixed #070103;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg.jpg', sizingMethod='scale')";
}

body {
  font-family: 'Helvetica, arial, sans-serif';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 120px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #fff;
  text-decoration: none;
}

#header {
  background: url('../img/top_bg.png') bottom;
  height: 40px;
  text-align: center;
  font-size: 30px;
  font-family: 'TradeGothic';
  color: #fff;
  text-transform: uppercase;
  padding: 20px 0 22px 0;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  margin-bottom: 20px;
}

#header a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding-right: 10px;
  margin-right: 10px;
  margin-top: 5px;
  float: left;
  border-right: 2px solid #fff;
}

#header a:visited {
  color: #fff;
  text-decoration: none;
}

#header a:hover {
  color: #b81c21;
}

#header a.selected {
  color: #b81c21;
}

#header a.jobs {
  border: none;
}

#header a.donate {
  color: #fff;
  font-size: 40px;
  background: #b81c21;
  width: 170px;
  height: 60px;
  border-bottom: 10px solid #d4272e;
  border-right: none;
  text-decoration: none;
  display: block;
  margin-top: -20px;
  padding-top: 20px;
  padding-right: 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .5);
}

#header a.donate:hover {
  background: #d4272e;
  border-bottom: 10px solid #b81c21;
}

#header a.donate:visited {
  color: #fff;
  text-decoration: none;
}

#header form {
  width:370px;
  height: 40px;
  float: right;
  margin-top: -15px;
  text-align: right;
}

#header form input[type='text'] {
  height: 40px;
  width: 220px;
  font-size: 20px;
  color: #979797;
  font-family: 'TradeGothic';
  margin-right: 10px;
  margin-top: 11px;
}

#header form .submit {
  border: none;
  background: none;
  font-size: 40px;
  font-family: 'TradeGothic';
  font-size: 30px;
  color: #fff;
  margin-top: 18px;
  float: right;
}

#header form .submit:hover {
  color: #b81c21;
  cursor: pointer;
}
  
.wrapper {
  margin: 0 auto;
  width: 1000px;
}

.vimeo {
  margin: 0 auto;
  width: 800px;
}

.vimeo iframe {
  margin-top: -75px;
  position: relative;
  z-index: 1;
  border: 10px solid #17294d;
}

.widerwrapper {
  margin: 0 auto;
  width: 1030px;
}

h3 {
  font-family: 'TradeGothic';
  font-size: 90px;
  font-weight: normal;
  line-height: 80px;
  text-shadow: 1px 1px 0 #000;
  color: #b81c21;
  margin-top: 20px;
}

h4 {
  font-family: 'TradeGothic';
  font-size: 20px;
  margin-left: 5px;
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}

h5 {
  font-family: 'TradeGothic';
  font-size: 60px;
  font-weight: normal;
  text-shadow: 1px 1px 0 #000;
  color: #fff;
}

h1 {
  font-family: 'TradeGothic';
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  text-align: center;
  margin-bottom: 10px;
}

.left {
  float: left;
  width: 370px;
  text-align: left;
}

.center {
  width: 260px;
  float: left;
  text-align: center;
}

.top {
  position: relative;
  z-index: 100;
}

.right {
  float: right;
  width: 370px;
  text-align: right;
  margin-top: 20px;
}

label {
  display: block;
  padding: 18px 0 0 0;
  font-family: 'TradeGothic';
  color: #fff;
  font-size: 24px;
}

input[type="text"], input[type="email"] {
  height: 23px;
  width: 202px;
  padding: 5px 10px;
  font-family: 'TradeGothic';
  color: #5f7491;
  border: none;
  margin: 7px 10px 0 0;
  font-size: 16px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
  -moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 1);
  box-shadow:         0px 1px 2px rgba(0, 0, 0, 1);
}

input[type="image"] {
  vertical-align: middle;
  margin-top: -4px;
}

form .support {
  border: none;
  background: #b81c21;
  padding: 10px 25px;
  font-size: 20px;
  font-family: 'TradeGothic';
  text-transform: uppercase;
  color: #fff;
  margin-top: 18px;
  margin-left: 0;
}

form .support:hover {
  background: #d4272e;
  cursor: pointer;
}

#rsvp input[type="text"] {
  height: 28px;
  width: 202px;
  padding: 5px 10px;
  font-family: 'TradeGothic';
  color: #979797;
  border: 1px solid #aeaeae;
  margin: 7px 10px 0 0;
  font-size: 16px;
  -moz-box-shadow:    0 1px 2px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  box-shadow:         0 1px 2px rgba(0, 0, 0, .5);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.email {
  width: 250px !important;
}

.zipcode {
  width: 150px !important;
}

#contact {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-size: .8em;
}

.video {
  margin-top: -100px;
  margin-left: 100px;
  position: relative;
  z-index: 50;
}

#rsvp {
  padding-top: 55px;
  text-align: center;
  width: 1055px;
  height: 243px;
  background: url('../img/ribbon.png') top center no-repeat;
  margin: 0 auto;
  position: relative;
  z-index: 75;
}

#content {
  background: rgba(0, 0, 0, 0.80);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 660px;
  padding: 120px 40px 40px 40px;
  position: relative;
  z-index: 25;
  margin: 0 auto;
  margin-top: 170px;
}

#content h2 {
  font-family: 'TradeGothic';
  color: #7389a8;
  text-shadow: 1px 1px 0 #000;
  font-size: 40px;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 40px;
}

.icon {
  width: 130px;
  margin-right: 30px;
  float: left;
  font-family: Pictos;
  font-size: 120px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);;
}

.copy {
  width: 500px;
  float: right;
  color: #cacaca;
  font-family: helvetica, arial, sans-serif;
  font-size: 15px;
  line-height: 1.4em;
  text-shadow: 1px 1px 0 #000;
  margin-bottom: 30px;
}

.copy.last {
  margin-bottom: 0;
}

.copy p {
  margin-bottom: 20px;
}

.copy blockquote {
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.copy ul {
  margin-left: 20px;
  margin-bottom: 20px;
  list-style: disk;
}

#speakers {
  position: relative;
  z-index: 100;
  margin-top: -80px;
}

.speakerinfo {
  width: 180px;
  height: 360px;
  background: url('../img/speaker_bg.gif') top no-repeat;
  padding: 20px;
  -webkit-box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.75);
  -moz-box-shadow:    0px 20px 50px rgba(0, 0, 0, 0.75);
  box-shadow:         0px 20px 50px rgba(0, 0, 0, 0.75);
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
}

.first {
  margin-left: 110px;
}

.last {
  margin-right: 0;
}

h5.speakersheader {
  font-family: 'TradeGothic';
  background: rgba(0, 0, 0, 0.50);
  padding: 80px 0;
  position: relative;
  z-index: 25;
  font-size: 60px;
  font-weight: normal;
  text-shadow: 1px 1px 0 #000;
  color: #fff;
  margin-top: -80px;
  margin-bottom: 40px;
  text-align: center;
}

.speakerinfo h6 {
  text-align: center;
  font-family: 'TradeGothic';
  font-weight: normal;
  color: #fff;
  font-size: 20px;
  margin: 15px 0 10px 0;
  text-shadow: 1px 1px 0 #000;
}

.speakerinfo p {
  color: #8cb4e9;
  font-family: helvetica, arial, sans-serif;
  text-shadow: 1px 1px 0 #000;
  font-size: 13px;
  line-height: 1.3em;
}

#footer {
  background: #000;
  padding: 20px 0;
  height: 40px;
  position: fixed;
  width: 100%;
  z-index: 999;
  bottom: 0;
  font-family: "TradeGothic";
  color: #ccc;
}

#footer a {
  color: #fff;
  text-decoration: none;
  float: left;
}

#footer a:visited {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #b81c21;
  text-decoration: none;
}

#footer .left {
  float: left;
  width: 330px;
  margin-top: 10px;
  text-align: left;
}

#footer .center {
  width: 400px;
  float: left;
  text-align: center;
  margin: 0;
  line-height: 1.3em;
}

#footer .right {
  float: right;
  width: 220px;
  text-align: right;
}

#footer .small {
  font-family: helvetica, arial, sans-serif;
  font-size: 10px;
}

#footer a.footernav {
  margin: 0 10px 0 0;
}

#footer a.donate {
  width: 220px;
  float: right;
  display: block;
  text-align: center;
  background: #b81c21;
  padding: 10px;
  margin-top: -15px;
}

#footer a.donate:hover {
  background: #d4272e;
  color: #fff;
}

.button {
  padding: 10px 20px;
  background: #000;
  color: #fff;
  font-size: 1em;
  border: 1px solid #aaa;
  font-family: 'TradeGothic';
  cursor: pointer;
}

.rounded {
  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari, Chrome */
  border-radius: 5px; /* CSS3 */
}

.transparent {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.clear {
  clear: both;
}