/************************
CSS DOCUMENT SETUP
************************/
/************************
LOADING FONTS...
************************/
@font-face {
  font-family: 'gasland-icons';
  src: url("../../../fonts/gasland-icons/icons.eot");
  src: url("../../../fonts/gasland-icons/icons.eot?#iefix") format("embedded-opentype"), url("../../../fonts/gasland-icons/icons.woff") format("woff"), url("../../../fonts/gasland-icons/icons.ttf") format("truetype"), url("../../../fonts/gasland-icons/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/************************
FONTS
************************/
/************************
COLORS
************************/
/************************
CIRCLE
************************/
/************************
TEXT INDENT
************************/
/************************
PLACEHOLDER
************************/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/************************
TAGS
************************/
html {
  height: 100%;
}

body {
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: black;
  background: #f0eede;
  min-height: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

body#journey {
  background-color: #803600;
}

html, body {
  margin: 0;
  padding: 0;
}

#bg-body {
  position: relative;
  width: 100%;
  background: url("../../../img/themed/frontend/gasland2/img_bg_clouds.png") center 260px repeat-x;
  overflow: hidden;
}

fieldset {
  border: none;
}

a {
  color: black;
  text-decoration: none;
  border: none;
  outline: none;
}

p {
  margin-bottom: 10px;
  line-height: 22px;
}
p a {
  text-decoration: underline;
}
p a:hover {
  color: #666666;
}

strong {
  font-weight: bold;
}

h2 {
  color: #cf1105;
  font-size: 33px;
  font-weight: normal;
  line-height: 32px;
  display: block;
  padding: 0 0 0 53px;
  margin: 0 0 10px;
}
h2 .topline {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  margin-top: 0px;
}
h2 .bottomline {
  position: relative;
  font-size: 10px;
  line-height: 15px;
}

h3 {
  font-weight: bold;
  margin-bottom: 5px;
}

h4 {
  color: #cf1105;
  font-size: 16px;
  font-weight: normal;
}

h5 {
  font-size: 13px;
  text-transform: uppercase;
}

label {
  letter-spacing: 0.1em;
  font-size: 11px;
}

.red {
  color: #cf1105;
}

.oswald {
  font-family: "Oswald", sans-serif;
}

.icons {
  font-family: "gasland-icons";
}

.blackbox {
  display: inline-block;
  padding: 7px 14px;
  background-color: #1a1a1a;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
}

.yellowbox {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  background-color: #ffe06e;
  color: black;
  text-transform: uppercase;
  padding: 7px;
}

.redbutton {
  display: block;
  background-color: #e62200;
  color: white;
  width: 104px;
  margin: 10px auto 30px auto;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 8px 8px 8px;
  text-transform: uppercase;
}

.float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.float-right {
  float: right;
  margin: 0 0 20px 20px;
}

.styled-select {
  background: white url("../../../img/themed/frontend/gasland2/select-arrow.png") no-repeat center right;
  border: none;
  overflow: hidden;
}

.styled-select select {
  background: transparent;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  height: 30px;
  padding: 7px 5px 5px 5px;
  -webkit-appearance: none;
}

/************************
GLOBAL
************************/
.clear {
  display: block !important;
  clear: both !important;
  float: none !important;
  height: 0px !important;
  width: 100% !important;
  overflow: hidden !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

/************************
DEFAULT LAYOUT
************************/
div#container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}

#container.home {
  padding-bottom: 0;
}

#headerHolder {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

/************************
NEW HEADER: GASLAND 2
************************/
#hdr {
  background: black url("../../../img/themed/frontend/gasland2/black_bg.png");
  height: 280px;
  position: relative;
  z-index: 200;
  top: -30px;
}
#hdr nav {
  position: absolute;
  top: 195px;
  width: 1000px;
}
#hdr nav ul {
  border-bottom: 1px #808080 solid;
  width: 100%;
  height: 41px;
}
#hdr nav ul li {
  float: left;
  font-size: 22px;
  font-weight: bold;
  margin-right: 31px;
  padding-bottom: 5px;
  text-transform: uppercase;
  position: relative;
}
#hdr nav ul li a {
  display: block;
  color: white;
  background: url("../../../img/themed/frontend/gasland2/nav_triangle_inactive.png") 0 0 no-repeat;
  padding: 3px 0 10px 39px;
}
#hdr nav ul li ul {
  position: absolute;
  top: 55px;
  left: 40px;
  display: none;
  font-family: "Oswald", sans-serif;
  border-bottom: 0px;
  width: 1000px;
}
#hdr nav ul li ul li {
  font-size: 16px;
  text-transform: capitalize;
}
#hdr nav ul li.cur a {
  color: #ffe06e;
  background-image: url("../../../img/themed/frontend/gasland2/nav_triangle_active.png");
}
#hdr nav ul li.cur ul {
  display: block;
}
#hdr nav ul li.cur ul li a {
  color: white;
  padding: 0;
  background-image: none;
}
#hdr nav ul li.cur ul li.cur a {
  color: #ffe06e;
}
#hdr nav ul li.n-take-action ul {
  left: -189px;
}

#gasland-tab-btn {
  position: absolute;
  bottom: -45px;
  left: 50%;
  width: 359px;
  height: 45px;
  margin-left: -179.5px;
  background: url("../../../img/themed/frontend/gasland2/header_tab-2.png");
  display: none;
}
#gasland-tab-btn #gasland-logo {
  display: none;
  margin-left: -148px;
  margin-top: -12px;
}
#gasland-tab-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 11px;
  margin: -6px 0 0 -6px;
}

#welcome-to-gasland {
  color: white;
  width: 100%;
  height: 280px;
  position: relative;
}
#welcome-to-gasland h1 {
  position: absolute;
  top: 60px;
  width: 612px;
  height: 103px;
}
#welcome-to-gasland #filmby {
  position: absolute;
  top: 170px;
  font-style: italic;
  color: #cf1105;
  font-size: 12px;
  text-transform: uppercase;
}
#welcome-to-gasland #part2 {
  position: absolute;
  top: 56px;
  left: 541px;
  color: #cf1105;
  font-weight: bold;
  font-size: 64px;
  text-transform: uppercase;
}
#welcome-to-gasland #social {
  position: absolute;
  top: 60px;
  left: 873px;
}
#welcome-to-gasland #social h3 {
  text-transform: uppercase;
}
#welcome-to-gasland #social ul li {
  float: left;
  font-size: 30px;
}
#welcome-to-gasland #social ul li a {
  color: white;
}
#welcome-to-gasland #social ul li a:hover {
  color: #f9b301;
}
#welcome-to-gasland #social ul .facebook {
  margin-right: 17px;
}
#welcome-to-gasland #premiere-date {
  position: absolute;
  top: 123px;
  left: 630px;
  color: white;
  font-size: 46px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#welcome-to-gasland #premiere-date a {
  color: #fff;
}
#welcome-to-gasland #premiere-date span {
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

#ftr {
  position: relative;
  height: 547px;
  margin-top: -100px;
  overflow: hidden;
  background: url("../../../img/themed/frontend/gasland2/img_bg_extend.png") 0 bottom repeat-x;
}
#ftr h3 {
  color: #ffe06e;
  text-transform: uppercase;
  font-size: 18px;
}
#ftr form {
  overflow: hidden;
  width: 355px;
}
#ftr input, #ftr button {
  color: white;
  border: 0;
  float: left;
  -webkit-appearance: none;
}
#ftr input[type="text"] {
  text-transform: inherit;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.25);
  height: 12px;
  width: 43%;
  margin: 0 1% 4px 0;
}
#ftr input[type="text"].placholder {
  color: #f9b301;
}
#ftr input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #f9b301;
}
#ftr input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #f9b301;
}
#ftr input[type="text"]:-ms-input-placeholder {
  color: #f9b301;
}
#ftr input[type="text"]::-webkit-input-placeholder {
  color: #f9b301;
}
#ftr input[type="text"][name="data[zip]"] {
  width: 20%;
}
#ftr button[type="submit"] {
  -webkit-transition: background-color 0.35s;
  -moz-transition: background-color 0.35s;
  -o-transition: background-color 0.35s;
  transition: background-color 0.35s;
  background-color: #cf1105;
  cursor: pointer;
  font-size: 32px;
  font-weight: normal;
  padding: 0px 8px 0 4px;
  margin: 0 0 0 1px;
  line-height: 30px;
  width: 22%;
  width: calc(22% - 1px);
}
#ftr button[type="submit"]:hover {
  background-color: #f9b301;
}
#ftr button[type="submit"] .cta {
  display: none;
}
#ftr .result {
  color: white;
  font-weight: 700;
  clear: both;
}
#ftr .wrapper {
  position: relative;
  width: 1084px;
  height: 547px;
  background: url("../../../img/themed/frontend/gasland2/img_bg_footer.png") center no-repeat;
}
#ftr #join-us-in-gasland, #ftr #population, #ftr #sign-up-form, #ftr #awards, #ftr #nav, #ftr #buy-and-social {
  position: absolute;
  top: 0;
  left: 0;
}
#ftr #join-us-in-gasland, #ftr #population, #ftr #sign-up-form, #ftr #awards {
  top: 240px;
}
#ftr #nav, #ftr #buy-and-social {
  top: 390px;
}
#ftr #join-us-in-gasland {
  left: 20px;
  top: 200px;
  position: relative;
}
#ftr #join-us-in-gasland .shadow, #ftr #join-us-in-gasland img {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#ftr #join-us-in-gasland .shadow {
  z-index: 5;
}
#ftr #population {
  left: 300px;
}
#ftr #population #counter {
  color: white;
  font-size: 42px;
  font-weight: bold;
}
#ftr #sign-up-form {
  left: 528px;
}
#ftr #sign-up-form input[type="text"] {
  font-style: italic;
}
#ftr #sign-up-form #footerEmail {
  width: 187px;
  margin-right: 3px;
}
#ftr #sign-up-form #footerZip {
  width: 60px;
  margin-right: 3px;
}
#ftr #awards {
  left: 900px;
  top: 260px;
}
#ftr #nav {
  left: 30px;
  overflow: hidden;
}
#ftr #nav nav {
  opacity: 0.85;
  float: left;
}
#ftr #nav nav ul {
  overflow: hidden;
}
#ftr #nav nav ul li {
  float: left;
  width: 180px;
}
#ftr #nav nav ul li a {
  display: block;
  color: white;
  padding: 4px 0;
}
#ftr #nav nav ul li.cur > a {
  color: #d3d1c0;
}
#ftr #nav .n-home {
  width: 180px;
}
#ftr #nav .n-about-the-film {
  margin-left: 20px;
  width: 120px;
}
#ftr #nav .n-latest-updates {
  margin-left: 15px;
  width: 145px;
}
#ftr #nav .n-take-action {
  margin-left: 15px;
  width: 120px;
}
#ftr #nav .primary-nav li a {
  font-weight: bold;
  text-transform: uppercase;
}
#ftr #nav .sub-nav li a {
  color: white !important;
  font-weight: normal;
  text-transform: inherit;
}
#ftr #nav .sub-nav li.cur a {
  color: #f9b301 !important;
}
#ftr #nav #second-nav-col {
  width: 180px;
}
#ftr #buy-and-social {
  left: 750px;
}
#ftr #buy-and-social #buy-the-dvd {
  margin-bottom: 15px;
  overflow: hidden;
}
#ftr #buy-and-social #buy-the-dvd .blackbox {
  float: left;
}
#ftr #buy-and-social #buy-the-dvd a {
  display: block;
  width: 120px;
  height: 22px;
  background: url("../../../img/themed/frontend/gasland2/footer_logo_amazon.png") 0 0 no-repeat;
  float: left;
  margin: 8px 0 0 30px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#ftr #buy-and-social #follow-us {
  overflow: hidden;
}
#ftr #buy-and-social #follow-us .blackbox {
  float: left;
}
#ftr #buy-and-social #follow-us ul {
  overflow: hidden;
  float: left;
  margin-left: 20px;
}
#ftr #buy-and-social #follow-us ul li {
  float: left;
  margin-left: 10px;
}
#ftr #buy-and-social #follow-us ul li a {
  color: white;
  font-size: 33px;
}
#ftr #buy-and-social #gasland-part1 a {
  background: url("../../../img/themed/frontend/gasland2/footer_btn_partone.png") 0 0 no-repeat;
  display: block;
  height: 34px;
  margin-bottom: 15px;
  width: 314px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

/************************
HEADER
************************/
div#header {
  width: 100%;
  height: 35px;
  position: relative;
  margin: 0 auto;
  background: black;
  z-index: 20;
}
div#header h1 {
  width: 100%;
  height: 170px;
  background: transparent url("../../../img/themed/frontend/logo.jpg") no-repeat center 15px;
}
div#header h1 span {
  display: none;
}
div#header ul#mainNav {
  padding-top: 5px;
  width: 900px;
  height: 15px;
  margin: 0 auto;
}
div#header ul#mainNav li {
  float: left;
  margin-right: 36px;
}
div#header ul#mainNav li a {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
div#header ul#mainNav li a:hover {
  color: #cf1105;
}
div#header ul#mainNav li.active a {
  color: #cf1105 !important;
  cursor: default;
  opacity: 1.0;
  filter: alpha(opacity="100");
}
div#header ul#mainNav li.active a:hover {
  color: #cf1105 !important;
  color: #fff;
}
div#header ul#mainNav li.last {
  margin-right: 0;
}
div#header ul#mainNav li.clear {
  line-height: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
}
div#header ul#subNav {
  position: absolute;
  display: block;
  height: 40px;
  padding: 5px 0 0 5px;
  margin-top: -42px;
  margin-left: 45px;
  width: 930px;
}
div#header ul#subNav li {
  display: block;
  float: left;
  background-color: white;
  height: 30px;
}
div#header ul#subNav li span.spacer {
  display: block;
  float: left;
  height: 17px;
  width: 1px;
  background-color: #ec1906;
  margin-top: 6px;
}
div#header ul#subNav li a {
  padding: 0 8px;
  display: block;
  float: left;
  height: 20px;
  vertical-align: middle;
  color: #ec1906;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 10px;
  *padding-top: 8px;
}
div#header ul#subNav li a:hover {
  color: #f2940a;
}
div#header ul#subNav li.clear {
  border: none;
}
div#header ul#subNav li.active a {
  color: black;
  cursor: default;
}
div#header ul#subNav li.active a:hover {
  color: black;
  cursor: default;
}
div#header #home {
  position: absolute;
  top: 16px;
  left: 40px;
  width: 920px;
  height: 114px;
}
div#header #home img {
  border: 0px;
  outline: none;
}
div#header #filmby {
  position: absolute;
  display: block;
  padding: 10px 10px 6px;
  background-color: white;
  right: 47px;
  top: 133px;
  font-weight: bold;
  font-size: 12px;
}
div#header #icons {
  position: absolute;
  width: 290px;
  top: 150px;
  right: 80px;
}
div#header #icons img {
  position: relative;
  margin-right: 5px;
  border: 0;
}

div#header.home h1 {
  position: absolute;
  width: 100%;
  height: 170px;
  background: transparent url("../../../img/themed/frontend/hdr-home-gasland.png") no-repeat center 15px;
}

div#header.about-the-film h1 {
  background: transparent url("../../../img/themed/frontend/logo-about.jpg") no-repeat center 15px;
}
div#header.about-the-film ul#subNav li a {
  color: #77938f;
}
div#header.about-the-film ul#subNav li span.spacer {
  background-color: #77938f;
}
div#header.about-the-film #filmby {
  color: #77938f;
}

div#header.whats-fracking h1 {
  background: transparent url("../../../img/themed/frontend/logo-what.jpg") no-repeat center 15px;
}
div#header.whats-fracking ul#subNav li a {
  color: #907233;
}
div#header.whats-fracking ul#subNav li span.spacer {
  background-color: #907233;
}
div#header.whats-fracking #filmby {
  color: #907233;
}

div#header.screenings h1 {
  background: transparent url("../../../img/themed/frontend/logo-screenings.jpg") no-repeat center 15px;
}
div#header.screenings ul#subNav li a {
  color: #886649;
}
div#header.screenings ul#subNav li span.spacer {
  background-color: #886649;
}
div#header.screenings #filmby {
  color: #886649;
}

div#header.trailer h1 {
  background: transparent url("../../../img/themed/frontend/logo-trailer.jpg") no-repeat center 15px;
}
div#header.trailer ul#subNav li a {
  color: #a1a05f;
}
div#header.trailer ul#subNav li span.spacer {
  background-color: #a1a05f;
}
div#header.trailer #filmby {
  color: #a1a05f;
}

div#header.take-action h1, div#header.organizations h1, div#header.alerts h1, div#header.stories h1 {
  background: transparent url("../../../img/themed/frontend/logo-action.jpg") no-repeat center 15px;
}
div#header.take-action ul#subNav li a, div#header.organizations ul#subNav li a, div#header.alerts ul#subNav li a, div#header.stories ul#subNav li a {
  color: #77938f;
}
div#header.take-action ul#subNav li span.spacer, div#header.organizations ul#subNav li span.spacer, div#header.alerts ul#subNav li span.spacer, div#header.stories ul#subNav li span.spacer {
  background-color: #77938f;
}
div#header.take-action #filmby, div#header.organizations #filmby, div#header.alerts #filmby, div#header.stories #filmby {
  color: #77938f;
}

/************************
CONTENT
************************/
div#content {
  width: 930px;
  position: relative;
  padding: 20px 0 120px 0;
  margin: 0 auto;
  overflow: hidden;
}
div#content .meet-the-team {
  background: url("../../../img/themed/frontend/gasland2/title_meet_team.png") 0 0 no-repeat;
  width: 964px;
  height: 86px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin-bottom: 20px;
  margin-top: 10px;
}
div#content .bio {
  width: 790px;
  margin: 0 auto 50px auto;
}
div#content .bio h2 {
  padding-top: 10px;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: .1em;
  min-height: 40px;
}
div#content .bio .img {
  position: relative;
  width: 200px;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
}
div#content .bio .img img {
  -webkit-box-shadow: 10px 10px 0 0 rgba(102, 102, 102, 0.1);
  -moz-box-shadow: 10px 10px 0 0 rgba(102, 102, 102, 0.1);
  box-shadow: 10px 10px 0 0 rgba(102, 102, 102, 0.1);
}
div#content .bio .title {
  position: absolute;
  padding: 7px 9px;
  background-color: #ffe06e;
  bottom: -18px;
  right: 30px;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
}
div#content .bio .bio-name {
  color: #cf1105;
  font-size: 24px;
}
div#content .bio p {
  float: left;
  display: block;
  width: 550px;
  line-height: 150%;
}
div#content .about #trailer {
  position: relative;
  width: 948px;
  height: 410px;
  margin: 0 auto 25px auto;
  background: url("../../../img/themed/frontend/gasland2/about-the-film-head-bg.png") 0 0 no-repeat;
  padding: 17px 0 0 20px;
}
div#content .about #trailer #watch-the-trailer {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -85px;
  margin-left: -115px;
}
div#content .about article {
  margin-top: 60px;
}
div#content .about article .col {
  float: left;
}
div#content .about article .first {
  width: 445px;
  margin-right: 40px;
}
div#content .about article .first .film-name {
  font-size: 18px;
  font-weight: bold;
}
div#content .about article .second {
  width: 465px;
}
div#content .about article .redbutton {
  margin: 0 0 15px -81px;
  position: relative;
  left: 40%;
  top: -40px;
  width: 162px;
}
div#content .about article .redbutton.part-one {
  margin: 0 0 0 -109px;
  width: 217px;
}
div#content .contact {
  width: 100%;
  margin-bottom: 20px;
}
div#content .contact h2 {
  position: relative;
  padding: 10px 0 0;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: .1em;
  margin-top: 0;
  padding-left: 340px;
  z-index: 201;
}
div#content .contact .img {
  position: relative;
  width: 746px;
  float: left;
  padding-right: 20px;
  z-index: 200;
}
div#content .contact p {
  position: relative;
  display: block;
  width: 520px;
  line-height: 20px;
  margin-left: 340px;
  z-index: 202;
}
div#content .contact p a {
  background-color: #000;
  color: #FFF;
  text-decoration: none;
  padding: 5px 4px 4px 4px;
  text-transform: uppercase;
  font-weight: bold;
}
div#content .contact p a:hover {
  color: #F00;
}
div#content #faq h2, div#content #affirmingGasland h2 {
  margin: 0 !important;
  padding: 0 !important;
}
div#content #faq .col, div#content #affirmingGasland .col {
  float: left;
  width: 432px;
}
div#content #faq .col .intro, div#content #affirmingGasland .col .intro {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}
div#content #faq .col.first, div#content #affirmingGasland .col.first {
  margin-right: 60px;
}
div#content #faq .col.second, div#content #affirmingGasland .col.second {
  padding-top: 20px;
}
div#content #faq p, div#content #affirmingGasland p {
  line-height: 150%;
  margin-bottom: 20px;
}
div#content #faq {
  padding-top: 50px;
}
div#content #faq h2 {
  background: url("../../../img/themed/frontend/gasland2/title_fracking_faqs.png") 0 0 no-repeat;
  height: 49px;
  margin-bottom: 30px !important;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
div#content #faq h4 {
  display: inline-block;
  padding: 3px;
  font-weight: bold;
  background-color: #ffe06e;
  color: black;
  margin-bottom: 5px;
}
div#content #faq .redbutton {
  font-size: 12px;
  text-decoration: none;
  margin: 5px 0;
  padding: 4px;
  width: 72px;
}
div#content #faq .redbutton:hover {
  color: white;
}
div#content #faq .read-more a {
  color: #cf1105;
  font-weight: bold;
}
div#content #faq .read-more a:hover {
  color: #cf1105;
}
div#content #faq .return {
  display: block;
  margin-top: 15px;
}
div#content #faq .faq-content a {
  color: #cf1105;
}

/************************
HOME PAGE STYLES
************************/
.home #content #updates {
  width: 908px;
  margin: 0 auto 55px auto;
  overflow: hidden;
  padding: 15px;
}
.home #content #updates #home-trailer, .home #content #updates #twitter-feed {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.8);
  -moz-box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.8);
  box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.8);
}
.home #content #updates #home-trailer {
  position: relative;
  width: 376px;
  height: 224px;
  float: left;
  margin-right: 80px;
}
.home #content #updates #home-trailer .overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: -85px;
}
.home #content #updates #twitter-feed {
  float: left;
  width: 425px;
  padding: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home #content #updates #twitter-feed h2 {
  display: block;
  width: 100%;
  height: 85px;
  border-bottom: 1px #bdbcb0 solid;
  background: url("../../../img/themed/frontend/gasland2/title_latestupdates.png") center 0 no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.home #content #updates #twitter-feed .redbutton {
  bottom: -45px;
  font-size: 24px;
  left: 50%;
  margin-left: -86px;
  position: absolute;
  width: 176px;
}
.home #content #take-action-now {
  margin-bottom: 90px;
}
.home #content #take-action-now h1 {
  background: url("../../../img/themed/frontend/gasland2/title_takeactionnow.png") center 0 no-repeat;
  height: 38px;
  margin-bottom: 25px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.home #content #take-action-now ul {
  overflow: hidden;
  width: 860px;
  margin: 0 auto;
}
.home #content #take-action-now ul li {
  text-align: center;
  float: left;
  margin-left: 30px;
}
.home #content #take-action-now ul li img {
  margin-bottom: 6px;
}
.home #content #take-action-now ul li span {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}
.home #content #take-action-now ul li .blackbox {
  font-family: Helvetica, Arial, sans-serif;
  margin-top: 6px;
  font-size: 20px;
  padding: 3px 6px;
}
.home #content #take-action-now ul li a {
  display: block;
}
.home #content #take-action-now ul li a:hover .blackbox {
  background-color: #cf1105;
}
.home #content #house-party {
  margin: 35px auto 35px auto;
  text-align: center;
  width: 790px;
}
.home #content #house-party .blackbox {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 26px;
  padding: 7px 8px;
}
.home #content #house-party .blackbox a {
  color: #fff;
}
.home #content #house-party h4 {
  color: black;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 15px;
}
.home #content #house-party .redbutton {
  float: left;
  font-size: 24px;
  margin-left: 118px;
  width: 234px;
}
.home #content #house-party .download-guide {
  margin-left: 20px;
  width: 245px;
}
.home #content #house-party .col-left {
  float: left;
  padding-left: 50px;
  width: 330px;
}
.home #content #house-party .col-left .blackbox {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 26px;
  padding: 7px 8px;
}
.home #content #house-party .col-left .blackbox a {
  color: #fff;
}
.home #content #house-party .col-left .redbutton {
  margin: 10px 0 0 0;
  font-size: 24px;
  width: 215px;
}
.home #content #house-party .col-right {
  float: left;
  margin-left: 20px;
  width: 390px;
}
.home #content #house-party .col-right h4 {
  color: black;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.home #content #house-party .col-right p {
  font-size: 14px;
  line-height: 22px;
}
.home #content #fracking-map {
  overflow: hidden;
}
.home #content #fracking-map .col {
  float: left;
}
.home #content #fracking-map .first {
  width: 268px;
  padding-top: 40px;
  margin-right: 30px;
}
.home #content #fracking-map .first img {
  margin-bottom: 10px;
}
.home #content #fracking-map .second {
  position: relative;
  width: 580px;
}
.home #content #fracking-map .redbutton {
  position: absolute;
  bottom: -25px;
  font-size: 24px;
  left: 50%;
  width: 226px;
  margin-left: -113px;
}

/************************
THE JOURNEY
************************/
#journey {
  overflow: hidden;
}
#journey .hidden-content {
  display: none;
}
#journey #gasland-tab-btn {
  display: block;
}
#journey #gasland-tab-btn #gasland-logo {
  display: block;
}
#journey #gasland-tab-btn .icons {
  display: none;
}
#journey #journey-nav, #journey #interactive-journey {
  display: none;
}
#journey #hdr {
  position: fixed;
  top: -330px;
  width: 100%;
  text-align: center;
}
#journey #hdr a {
  color: #fff;
}
#journey #hdr #welcome-to-gasland h1 {
  top: 70px;
}
#journey #hdr #welcome-to-gasland #filmby {
  top: 180px;
}
#journey #hdr #welcome-to-gasland #part2 {
  top: 66px;
}
#journey #hdr #welcome-to-gasland #social {
  top: 70px;
}
#journey #hdr #welcome-to-gasland #premiere-date {
  top: 133px;
}
#journey #hdr nav {
  top: 215px;
}
#journey #top-border, #journey #bottom-border {
  left: 0;
  height: 28px;
  width: 100%;
  -webkit-background-size: auto 14px;
  -moz-background-size: auto 14px;
  -o-background-size: auto 14px;
  background-size: auto 14px;
  opacity: 0.1;
}
#journey #top-border {
  position: absolute;
  top: -28px;
  z-index: 10;
  background: url("../../../img/themed/frontend/journey/bottom-border.png") 0 0 repeat-x;
}
#journey #bottom-border {
  position: fixed;
  bottom: -28px;
  z-index: 10;
  background: url("../../../img/themed/frontend/journey/bottom-border.png");
}
#journey #texture-overlay {
  background: url("../../../img/themed/frontend/journey/texture-2.png");
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  display: none;
}
#journey #journey-nav {
  position: fixed;
  bottom: 30px;
  left: 50%;
  margin-left: -263px;
  z-index: 110;
  width: 571px;
  height: 160px;
}
#journey #journey-nav #text-block {
  position: absolute;
  width: 406px;
  height: 90px;
  z-index: 80;
}
#journey #journey-nav #text-block .cta, #journey #journey-nav #text-block .title {
  display: block;
  overflow: hidden;
  background: url("../../../img/themed/frontend/journey/center-off.png") 0 0 no-repeat;
  width: 406px;
  height: 103px;
}
#journey #journey-nav #text-block .cta:hover, #journey #journey-nav #text-block .title:hover {
  background: url("../../../img/themed/frontend/journey/center-on.png") 0 0 no-repeat;
}
#journey #journey-nav #text-block > div {
  position: relative;
}
#journey #journey-nav #text-block * {
  color: white !important;
}
#journey #journey-nav #text-block a.title {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
  font-weight: bold;
  font-size: 28px;
  margin: 0 auto 0 auto;
  display: block;
  width: 100%;
  text-align: center;
}
#journey #journey-nav #text-block a.title img {
  position: relative;
  top: 34px;
}
#journey #journey-nav #text-block .take-action-step, #journey #journey-nav #text-block .step-icon, #journey #journey-nav #text-block .step-action {
  position: absolute;
  top: 21px;
}
#journey #journey-nav #text-block .take-action-step {
  left: 15px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  line-height: 120%;
}
#journey #journey-nav #text-block .step-icon {
  left: 87px;
}
#journey #journey-nav #text-block .step-action {
  left: 175px;
}
#journey #journey-nav #text-block h3, #journey #journey-nav #text-block h2, #journey #journey-nav #text-block p {
  padding: 0 !important;
  margin: 0 !important;
  height: auto !important;
  min-height: initial !important;
}
#journey #journey-nav #text-block h1, #journey #journey-nav #text-block h2, #journey #journey-nav #text-block h3, #journey #journey-nav #text-block h4, #journey #journey-nav #text-block h5, #journey #journey-nav #text-block h6 {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  line-height: 120%;
  letter-spacing: 2px;
}
#journey #journey-nav #text-block h2 {
  font-size: 40px;
}
#journey #journey-nav nav {
  overflow: hidden;
  width: 700px;
  height: 120px;
  position: relative;
  z-index: 10;
}
#journey #journey-nav nav a, #journey #journey-nav nav #mainarrow {
  float: left;
}
#journey #journey-nav nav a {
  position: relative;
  z-index: 200;
}
#journey #journey-nav nav a span {
  display: none;
}
#journey #journey-nav nav #left-start, #journey #journey-nav nav #prev, #journey #journey-nav nav #next {
  float: left;
  width: 73px;
  height: 120px;
}
#journey #journey-nav nav #left-start {
  background: url("../../../img/themed/frontend/journey/left-start.png") right 12px no-repeat;
}
#journey #journey-nav nav #prev {
  display: none;
  width: 71px;
  margin-top: -1px;
  background: url("../../../img/themed/frontend/journey/left-off.png") 0 0 no-repeat;
}
#journey #journey-nav nav #prev:hover {
  background: url("../../../img/themed/frontend/journey/left-on.png") 0 0 no-repeat;
}
#journey #journey-nav nav #next {
  background: url("../../../img/themed/frontend/journey/right-off.png") 0 0 no-repeat;
}
#journey #journey-nav nav #next:hover {
  background: url("../../../img/themed/frontend/journey/right-on.png") 0 0 no-repeat;
}
#journey #journey-nav nav #mainarrow {
  position: relative;
  top: 12px;
  width: 406px;
  height: 103px;
}
#journey #journey-nav nav #mainarrow #top-red-box {
  z-index: 70;
}
#journey #journey-nav #bottom-arrow {
  position: absolute;
  top: 13px;
  left: 0;
  opacity: 0.7;
}
#journey #journey-nav #bottom-arrow img {
  position: absolute;
  top: 0;
}
#journey #journey-nav #bottom-arrow #shadow-single {
  position: absolute;
  top: 0;
  left: 75px;
}
#journey #journey-nav #bottom-arrow #shadow-double {
  display: none;
  position: absolute;
  top: 0;
  left: 19px;
}
#journey #interactive-journey {
  background-color: #803600;
  position: relative;
  width: 100%;
  height: 880px;
  overflow: visible !important;
}
#journey .landmarks {
  position: absolute;
  z-index: 60;
  top: 0px;
  left: 0px;
  font-family: Helvetica, Arial, Verdana;
  font-size: 12px;
  color: white;
}
#journey .landmarks .item {
  position: absolute;
  text-align: center;
}
#journey .landmarks .mark a {
  position: relative;
  z-index: 200;
  display: block;
  width: 39px;
  height: 33px;
  padding-top: 12px;
  font-size: 15px;
  background: url("../../../img/themed/frontend/journey/triangle.png") 0 0 no-repeat;
  color: #a54600;
  -webkit-background-size: 39px, 33px;
  -moz-background-size: 39px, 33px;
  -o-background-size: 39px, 33px;
  background-size: 39px, 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
}
#journey .landmarks .mark.blue a {
  color: white;
  background: url("../../../img/themed/frontend/journey/triangle-blue.png") 0 0 no-repeat;
  -webkit-background-size: 39px, 33px;
  -moz-background-size: 39px, 33px;
  -o-background-size: 39px, 33px;
  background-size: 39px, 33px;
}
#journey .landmarks .curZoomed a {
  display: block;
  background: url("../../../img/themed/frontend/journey/triangle-red.png") 0 0 no-repeat;
  -webkit-background-size: 39px, 33px;
  -moz-background-size: 39px, 33px;
  -o-background-size: 39px, 33px;
  background-size: 39px, 33px;
  color: white;
}
#journey #welcome-to-gasland-logo {
  position: absolute;
  height: 305px;
  width: 957px;
  left: 50%;
  top: 84px;
  margin-left: -479px;
  z-index: 10;
  opacity: 0;
}
#journey #drill {
  position: absolute;
  top: 728px;
  left: 2131px;
  z-index: 11;
  background-color: #f9b301;
  width: 3px;
  height: 5px;
}
#journey #drill #drill-bit {
  position: absolute;
  right: -29px;
  top: -3px;
}
#journey #elements {
  visibility: hidden;
  z-index: 70;
  position: absolute;
  top: 82px;
  left: 50%;
  padding: 15px;
  border: 8px black solid;
  width: 500px;
  margin-left: -250px;
  background-color: rgba(241, 239, 222, 0.9);
}
#journey #elements #marker {
  visibility: hidden;
}
#journey #elements h1 {
  color: #cf1105;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 150%;
  font-weight: 700;
}
#journey #elements .blue {
  color: #00b994 !important;
}
#journey #elements p {
  line-height: 150%;
}
#journey #marker {
  position: absolute;
  top: -5px;
  left: -77px;
  width: 80px;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#journey #marker #letter {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: black;
  font-weight: bold;
  font-size: 1.5em;
  letter-spacing: 2px;
  position: absolute;
  top: 29px;
  left: 37px;
  z-index: 10;
}
#journey #marker #triangle {
  color: #cf1105;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  font-size: 80px;
  -webkit-transition: "color" 1.5;
  -moz-transition: "color" 1.5;
  -o-transition: "color" 1.5;
  transition: "color" 1.5;
}
#journey #marker #triangle.blue {
  color: #00b994;
}
#journey #marker .circle {
  background-color: rgba(241, 239, 222, 0.6);
  width: 65px;
  height: 65px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 8;
}
#journey #share-btn {
  position: absolute;
  right: 0;
  top: 0;
}
#journey #share-btn a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  background-color: black;
  color: white;
  display: block;
  padding: 6px;
}
#journey #share-btn a:hover {
  color: #f9b301;
}
#journey #scene {
  overflow: hidden;
}
#journey #scene .frame {
  position: relative;
}
#journey #scene .frame .elements img {
  position: absolute;
  z-index: 10;
}
#journey #scene #frame1 #josh1 {
  top: 417px;
  left: 521px;
}
#journey #scene #frame2 #flame1 {
  left: 2036px;
  top: 339px;
}
#journey #scene #frame2 #fluid-right {
  left: 1668px;
  top: 494px;
}
#journey #scene #frame2 #fluid-left {
  left: 1635px;
  top: 472px;
}
#journey #scene #frame3 #josh1-s3 {
  left: 2143px;
  top: 344px;
}
#journey #scene #frame3 #josh2 {
  left: 3110px;
  top: 225px;
}
#journey #scene #frame3 #cloud-gif {
  left: 2617px;
  top: -270px;
}
#journey #scene #frame4 #cloud1 {
  top: -120px;
}
#journey #scene #frame4 #cloud2 {
  top: -120px;
}
#journey #scene #frame5 #josh1-s5 {
  top: 301px;
  left: 4846px;
}
#journey #scene #frame5 #flame2 {
  left: 5060px;
  top: 430px;
}
#journey #scene #frame5 #drop {
  left: 4993px;
  top: 463px;
}
#journey #scene #frame6 .money {
  top: 410px;
  left: 5810px;
}
#journey #scene #frame7 #josh1-s7 {
  top: 404px;
  left: 6718px;
}
#journey #scene #frame7 .money {
  top: 410px;
  left: 6200px;
}
#journey #scene #frame8 #sun {
  top: 0;
  left: 7370px;
}
#journey #scene #frame8 #turbine {
  left: 8240px;
  top: 534px;
}
#journey #scene #frame8 #wave {
  left: 8146px;
  top: 508px;
}
#journey #scene #frame8 #blades1 {
  left: 7119px;
  top: 315px;
}
#journey #scene #frame8 #blades2 {
  left: 7184px;
  top: 347px;
}
#journey #scene #frame8 #blades3 {
  top: 378px;
  left: 7762px;
}
#journey #scene #frame8 #blades4 {
  top: 379px;
  left: 7821px;
}
#journey #scene #frame8 #blades5 {
  top: 379px;
  left: 7892px;
}
#journey #scene #frame8 #blades6 {
  top: 379px;
  left: 7957px;
}
#journey #scene #frame8 #blades7 {
  top: 379px;
  left: 8011px;
}
#journey #scene img {
  float: left;
  margin-right: -2px;
}
#journey #images {
  width: 8528px;
  height: 880px;
}
#journey .fancybox-skin {
  background-color: #f1efde;
}
#journey .fancybox-inner {
  padding: 30px;
  overflow: hidden !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#journey .fancybox-inner .overlay-icon img {
  width: 100px;
  height: auto;
}
#journey .fancybox-inner article {
  position: absolute;
  top: 29px;
  left: 150px;
  width: 440px;
  			/*
  			input{
  				-webkit-appearance: none;
  				border: 0;
  				padding: 3px;
  				background-color: transparent;
  			}
  			input, button {
  				border: 0;
  				-webkit-appearance: none;
  			}
  
  			input[type="text"]{
  				text-transform: inherit;
  				padding: 10px;
  				background-color: transparentize($white,0.1);
  			}
  
  			button[type="submit"]{
  				color: $white;
  				font-size: 16px;
  				font-weight: normal;
  				float: left;
  				&:hover {
  					cursor: pointer;
  				}
  			}
  
  			#submitbutton{
  				width: 97px;
  				position: relative;
  				background-color: $red;
  				color: $white;
  				overflow: hidden;
  				margin: 5px;
  
  				.icons{
  					font-size: 24px;
  					position: absolute;
  					top: 2px;
  					right: 2px;
  				}
  			}
  			*/
}
#journey .fancybox-inner article h2 {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
  color: black !important;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  min-height: initial;
}
#journey .fancybox-inner article h2 span {
  background-color: #f9b301;
  padding: 0 10px;
}
#journey .fancybox-inner article p {
  color: black;
  font-size: 16px;
  line-height: 150%;
}
#journey .fancybox-inner .no-thanks, #journey .fancybox-inner .go-home {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  text-align: center;
  font-style: italic;
}
#journey #overlay-step2 article ul {
  margin-top: 40px;
  margin-left: -130px;
}
#journey #overlay-step2 article ul li {
  position: relative;
  float: left;
  width: 260px;
  margin-right: 25px;
}
#journey #overlay-step2 article ul li strong {
  display: block;
}
#journey #overlay-step2 article ul li img {
  width: 100%;
}
#journey #overlay-step2 article ul li span.share {
  position: absolute;
  bottom: 7px;
  left: 50%;
}
#journey #overlay-step2 article ul li.share-science span.share {
  margin-left: -72px;
  width: 145px;
}
#journey #overlay-step2 article ul li.share-film span.share {
  margin-left: -60px;
  width: 118px;
}
#journey #overlay-step2 article ul li a {
  background: #e62200;
  color: #fff;
  display: block;
  float: left;
  font-size: 18px;
  padding: 8px;
}
#journey #overlay-step2 article ul li a.twitter {
  margin-left: 15px;
}
#journey #overlay-step2 article ul li #share-science {
  width: 161px;
  margin-left: -80px;
}
#journey #overlay-step2 article ul li #share-film {
  width: 134px;
  margin-left: -67px;
}
#journey #overlay-step3 article .styled-select {
  width: 200px;
}
#journey #overlay-step3 article select {
  width: 225px;
}
#journey #overlay-step3 article .redbutton {
  margin: 10px 0 0 0;
  width: 158px;
}
#journey #overlay-step4 article p {
  margin-bottom: 30px;
}
#journey #overlay-step4 article #tweet-obama {
  display: block;
  width: 540px;
  height: 27px;
  margin-left: -130px;
}
#journey #overlay-step4 article #tweet-obama img {
  width: 100%;
}
#journey #overlay-step4 article ul {
  margin-top: 40px;
  margin-left: -130px;
}
#journey #overlay-step4 article ul li {
  position: relative;
  float: left;
  width: 260px;
  margin-right: 25px;
}
#journey #overlay-step4 article ul li img {
  width: 100%;
}
#journey #overlay-step4 article ul li a {
  position: absolute;
  bottom: -37px;
  left: 50%;
}
#journey #overlay-step4 article ul li #update-facebook {
  width: 225px;
  margin-left: -120px;
}
#journey #overlay-step4 article ul li #send-postcard {
  width: 150px;
  margin-left: -75px;
}
#journey #overlay-step5 article a {
  -webkit-box-shadow: 0 4px 7px 0 rgba(102, 102, 102, 0.3);
  -moz-box-shadow: 0 4px 7px 0 rgba(102, 102, 102, 0.3);
  box-shadow: 0 4px 7px 0 rgba(102, 102, 102, 0.3);
}
#journey #share-this-fact article {
  top: 30px;
  left: 36px;
  width: 550px;
}
#journey #share-this-fact article ul {
  overflow: hidden;
}
#journey #share-this-fact article ul li {
  float: left;
}
#journey #share-this-fact article ul li a span {
  line-height: 170%;
}
#journey #share-this-fact article ul #twitter {
  margin-right: 30px;
}
#journey #share-this-fact article ul #twitter a {
  width: 153px;
}
#journey #share-this-fact article ul #facebook a {
  width: 271px;
}
#journey #share-this-fact article .redbutton {
  font-size: 24px;
}
#journey #share-this-fact article .redbutton .icons {
  text-transform: lowercase;
  font-size: 28px;
  position: relative;
  top: 2px;
  line-height: 0;
}

#journey.preloading {
  background-color: black;
}

#water-on-fire {
  position: relative;
  width: 45px;
  height: 142px;
}
#water-on-fire #the-flame {
  position: absolute;
  left: 8px;
  z-index: 10;
}
#water-on-fire #glass {
  position: absolute;
  bottom: 0;
  z-index: 9;
}
#water-on-fire #oil-water {
  position: absolute;
  bottom: 3px;
  left: 5px;
  background-color: #8c8a6e;
  height: 0;
  width: 37px;
  z-index: 8;
}

#preloader {
  position: fixed;
  font-family: "Oswald", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  display: block;
  width: 45px;
  height: 142px;
  margin: -71px 0 0 -25px;
}

/*************************
ABOUT THE FILM
*************************/
#pg_about-the-film #content {
  width: 960px;
}

/************************
MAP
************************/
#pg_map #content {
  width: 940px;
}
#pg_map #map {
  padding-top: 20px;
}
#pg_map article {
  overflow: hidden;
}
#pg_map article h2, #pg_map article p {
  float: left;
}
#pg_map article h2 {
  display: block;
  height: 117px;
  width: 451px;
  margin: 0 30px 15px 0 !important;
  padding: 0 0 15px 0 !important;
  min-height: initial;
  background: url("../../../img/themed/frontend/gasland2/title_frackingacrossworld_lg.png") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#pg_map article p {
  padding: 20px;
  width: 410px;
  height: 77px;
  text-align: center;
  background-color: #ffe06e;
}
#pg_map #map-lg {
  position: relative;
  left: -30px;
}

/************************
LATEST UPDATES
************************/
#latest-updates {
  overflow: hidden;
  padding: 0 0 20px 0;
}
#latest-updates .col {
  width: 450px;
  height: 700px;
  float: left;
  background-color: white;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px 0px rgba(102, 102, 102, 0.2);
  -moz-box-shadow: 0 0 10px 0px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 10px 0px rgba(102, 102, 102, 0.2);
}
#latest-updates .col h2 {
  display: block;
  height: 64px;
  margin: 0 0 15px 0 !important;
  padding: 0 0 15px 0 !important;
  min-height: initial;
  border-bottom: 1px #bdbcb0 solid;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#latest-updates #twitter {
  margin-right: 20px;
}
#latest-updates #twitter h2 {
  background: url("../../../img/themed/frontend/gasland2/title_community_twitter.png") 0 0 no-repeat;
}
#latest-updates #facebook h2 {
  background: url("../../../img/themed/frontend/gasland2/title_community_facebook.png") 0 0 no-repeat;
}

/************************
TERMS, PRIVACY, CONTACT
************************/
#terms, #privacy, #contact {
  padding-top: 20px;
}
#terms .columns, #privacy .columns, #contact .columns {
  overflow: hidden;
}
#terms .col, #privacy .col, #contact .col {
  float: left;
  width: 450px;
}
#terms h2, #privacy h2, #contact h2 {
  color: white !important;
  background-color: black !important;
  font-size: 28px;
  margin: 0 0 15px 0 !important;
  padding: 7px 10px !important;
  min-height: initial;
}
#terms h3, #privacy h3, #contact h3 {
  font-size: 14px;
}
#terms a, #privacy a, #contact a {
  color: #cf1105;
  text-decoration: none;
  font-weight: bold;
}
#terms a:hover, #privacy a:hover, #contact a:hover {
  text-decoration: underline;
}
#terms p, #terms li, #privacy p, #privacy li, #contact p, #contact li {
  font-size: 14px;
  line-height: 150%;
}
#terms p, #privacy p, #contact p {
  margin-bottom: 20px;
}
#terms ol li ol, #privacy ol li ol, #contact ol li ol {
  margin: 0 0 10px 30px;
}
#terms ul, #privacy ul, #contact ul {
  margin-bottom: 20px;
  list-style-type: disc;
  margin-left: 20px;
}

/************************
TAKE ACTION
************************/
#pg_take-action #container, #pg_take-action #content {
  width: 100%;
}
#pg_take-action #step1, #pg_take-action #step2, #pg_take-action #step4, #pg_take-action #step3, #pg_take-action #step5 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
}
#pg_take-action #step2, #pg_take-action #step4 {
  background-color: #dddbcd;
}
#pg_take-action .step {
  position: relative;
  overflow: hidden;
}
#pg_take-action .step .action-icon, #pg_take-action .step article {
  float: left;
}
#pg_take-action .step .action-icon {
  width: 134px;
  margin-right: 20px;
}
#pg_take-action .step .action-icon img {
  width: 134px;
}
#pg_take-action .step article {
  width: 738px;
}
#pg_take-action .step article h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 15px;
}
#pg_take-action .step article h3 span {
  display: inline-block;
  padding: 3px;
  background-color: #ffe06e;
}
#pg_take-action #step1 article {
  width: 410px;
  position: relative;
}
#pg_take-action #step1 article form {
  position: absolute;
  top: 40px;
  right: -370px;
  width: 330px;
}
#pg_take-action #step1 article form input, #pg_take-action #step1 article form button {
  color: black;
  border: 0;
  float: left;
  -webkit-appearance: none;
}
#pg_take-action #step1 article form input[type="text"] {
  text-transform: inherit;
  font-style: italic;
  margin: 0 5px 5px 0;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.75);
  width: 140px;
}
#pg_take-action #step1 article form input[type="text"].placholder {
  color: #666666;
}
#pg_take-action #step1 article form input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}
#pg_take-action #step1 article form input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}
#pg_take-action #step1 article form input[type="text"]:-ms-input-placeholder {
  color: #666666;
}
#pg_take-action #step1 article form input[type="text"]::-webkit-input-placeholder {
  color: #666666;
}
#pg_take-action #step1 article form input.zip-field {
  width: 60px;
}
#pg_take-action #step1 article form button[type="submit"] {
  color: white;
  background-color: #e62200;
  float: right;
  font-size: 32px;
  font-weight: normal;
  width: 44px;
  padding: 1px 5px 0 5px;
  position: relative;
  right: 5px;
  margin: 2px 0 0 0;
  line-height: 100%;
}
#pg_take-action #step1 article form button[type="submit"] .cta {
  display: none;
}
#pg_take-action #step1 article form .result {
  color: #e62200;
  float: left;
  padding-top: 5px;
  width: 270px;
}
#pg_take-action #step2 .col {
  float: left;
  width: 342px;
}
#pg_take-action #step2 .col img {
  margin-bottom: 10px;
}
#pg_take-action #step2 .col .redbutton {
  width: 138px;
  margin-bottom: 0;
}
#pg_take-action #step2 .col .redbutton .icons {
  text-transform: lowercase;
}
#pg_take-action #step2 .col.film {
  margin-left: 40px;
  width: 320px;
}
#pg_take-action #step2 .first {
  margin-right: 30px;
}
#pg_take-action #step2 .first .redbutton {
  width: 165px;
}
#pg_take-action #step2 .redbutton.facebook {
  float: left;
  margin-left: 0;
  width: 18px;
}
#pg_take-action #step2 .redbutton.twitter {
  float: left;
  margin-left: 20px;
  text-transform: lowercase;
  width: 18px;
}
#pg_take-action #step3 article {
  width: 425px;
  position: relative;
}
#pg_take-action #step3 article form {
  position: absolute;
  top: 40px;
  right: -320px;
}
#pg_take-action #step3 article form input {
  color: black;
  border: 0;
  float: left;
  -webkit-appearance: none;
}
#pg_take-action #step3 article form input[type="text"] {
  text-transform: inherit;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.75);
}
#pg_take-action #step3 article form input[type="submit"] {
  color: white;
  background-color: #cf1105;
  font-size: 32px;
  font-weight: normal;
  width: 44px;
  padding: 1px 5px 0 5px;
  margin: 2px 0 0 0;
  line-height: 100%;
}
#pg_take-action #step3 article form .styled-select {
  width: 200px;
}
#pg_take-action #step3 article form select {
  width: 225px;
}
#pg_take-action #step3 article form .redbutton {
  margin-left: 0;
  margin-right: 0;
  width: 158px;
}
#pg_take-action #step4 {
  position: relative;
}
#pg_take-action #step4 .col {
  float: left;
  width: 342px;
}
#pg_take-action #step4 .col img {
  margin-bottom: 20px;
}
#pg_take-action #step4 .col .redbutton {
  width: 105px;
  margin: 0;
}
#pg_take-action #step4 #tell-obama {
  width: 342px;
  margin-bottom: 40px;
}
#pg_take-action #step4 #tweet {
  position: absolute;
  top: 53px;
  left: 564px;
  background: url("../../../img/themed/frontend/gasland2/tweet-to-obama.png") center 0 no-repeat;
  display: block;
  width: 337px;
  height: 78px;
}
#pg_take-action #step4 #tweet div {
  position: absolute;
  bottom: 0;
  right: -6px;
  color: white;
  padding: 0;
  margin: 0;
  width: 18px;
}
#pg_take-action #step4 .first {
  margin-right: 30px;
}
#pg_take-action #step4 .second {
  margin-left: 40px;
  padding-top: 10px;
  width: 320px;
}
#pg_take-action #step4 .step4-image {
  position: relative;
}
#pg_take-action #step4 #download-wrapper {
  overflow: hidden;
}
#pg_take-action #step4 #download-wrapper a {
  float: left;
  margin-right: 10px;
}
#pg_take-action #step4 #download-wrapper #us-map {
  width: 84px;
}
#pg_take-action #step4 #download-wrapper #world-map {
  width: 115px;
}
#pg_take-action #step4 .icons {
  text-transform: lowercase;
}
#pg_take-action #step5 .step {
  padding-bottom: 20px;
}
#pg_take-action #step5 article {
  width: 425px;
  position: relative;
}
#pg_take-action #step5 article .donate-img {
  position: absolute;
  right: -315px;
  top: 53px;
  -webkit-box-shadow: 7px 7px 0 1px rgba(102, 102, 102, 0.13);
  -moz-box-shadow: 7px 7px 0 1px rgba(102, 102, 102, 0.13);
  box-shadow: 7px 7px 0 1px rgba(102, 102, 102, 0.13);
}

#take-action, .step {
  width: 964px;
  margin: 0 auto;
}

#take-action {
  padding-top: 20px;
}
#take-action h2 {
  display: block;
  height: 94px;
  margin: 0 0 15px 0 !important;
  padding: 0 0 15px 0 !important;
  min-height: initial;
  background: url("../../../img/themed/frontend/gasland2/title_take_action.png") center 0 no-repeat;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

/************************
GASLAND MAP
************************/
#gasland-map {
  position: relative;
  height: 567px;
  margin-top: -89px;
  /**MAP BACKUP **/
}
#gasland-map #frac-facts {
  bottom: -30px;
}
#gasland-map img {
  position: absolute;
  top: 0;
  left: 30px;
}
#gasland-map img.map {
  z-index: 1;
}
#gasland-map img.water {
  z-index: 2;
  display: none;
  opacity: 0.8;
}
#gasland-map img.shale {
  z-index: 3;
}
#gasland-map img.shale-water {
  z-index: 4;
  display: none;
}
#gasland-map .stories {
  z-index: 5;
  display: none;
  position: relative;
  display: block;
}
#gasland-map .stories img {
  position: absolute;
  width: 45px;
  padding: 3px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#gasland-map .stories img#thumb-1 {
  top: 155px;
  left: 235px;
}
#gasland-map .stories img#thumb-2 {
  top: 97px;
  left: 304px;
}
#gasland-map .stories img#thumb-3 {
  top: 280px;
  left: 330px;
}
#gasland-map .stories img#thumb-4 {
  top: 190px;
  left: 446px;
}
#gasland-map .stories img#thumb-5 {
  top: 373px;
  left: 435px;
}
#gasland-map .stories img#thumb-6 {
  top: 465px;
  left: 435px;
}
#gasland-map .stories img#thumb-7 {
  top: 436px;
  left: 506px;
}
#gasland-map .stories img#thumb-8 {
  top: 295px;
  left: 632px;
}
#gasland-map .stories img#thumb-9 {
  top: 175px;
  left: 730px;
}
#gasland-map .stories img#thumb-10 {
  top: 234px;
  left: 739px;
}
#gasland-map .stories img#thumb-11 {
  top: 201px;
  left: 796px;
}

/************************
TOGGLE
************************/
#toggle {
  position: absolute;
  bottom: 70px;
  left: -10px;
  width: 180px;
  height: 85px;
  border: 3px solid #fbf1b8;
  z-index: 50;
}
#toggle h5 {
  position: absolute;
  top: -5px;
  left: 10px;
  width: 71px;
  height: 9px;
  text-indent: -9000px;
  background: url("../../../img/themed/frontend/hdr-map-views.gif") no-repeat;
}
#toggle ul {
  position: relative;
  left: -10px;
  margin-top: 5px;
  list-style-type: none;
  text-transform: uppercase;
}
#toggle ul li {
  width: 170px;
  height: 14px;
  padding: 2px 0 2px 15px;
  margin-bottom: 10px;
  font-size: 16px;
  cursor: pointer;
}
#toggle ul li#stories.active {
  background: rgba(250, 179, 2, 0.7);
}
#toggle ul li#shale.active {
  background: rgba(226, 73, 23, 0.7);
}
#toggle ul li#water.active {
  background: rgba(14, 47, 214, 0.7);
}

/************************
AFFIRMING GASLAND
************************/
#affirmingGasland h2 {
  background: url("../../../img/themed/frontend/gasland2/title_affirming_gasland.png") 0 0 no-repeat;
  margin-bottom: 10px !important;
  height: 172px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

/************************
ORGANIZATION
************************/
.organizations-title {
  background: url("../../../img/themed/frontend/gasland2/title_organizations.png") no-repeat;
  height: 54px;
  margin: 30px 0 75px;
  text-indent: 101%;
}

.col.org {
  float: left;
  width: 440px;
}

.col.org.first {
  margin-right: 45px;
}

.org h2 {
  color: #000 !important;
  font-family: "Oswald", sans-serif;
  letter-spacing: 2px;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 10px;
  min-height: initial;
  padding: 0;
  text-transform: uppercase;
}

.org h2 span {
  font-size: 30px;
  font-weight: normal;
}

.org .styled-select {
  width: 185px;
}

.org select {
  font-size: 16px;
  margin: 0;
  width: 210px;
}

.org .redbutton {
  background-color: #e62200;
  border: none;
  margin: 15px 0 30px 0;
  font-size: 24px;
  font-weight: normal;
  width: 205px;
}

.org-list {
  background: #f8f7ef;
  max-height: 850px;
  padding: 15px;
  overflow-y: scroll;
}

.organization {
  margin-bottom: 50px;
}

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

.organization h3 {
  color: #e62200;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 2px 0;
}

.organization p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
}

.organization .info {
  font-weight: bold;
  margin-bottom: 5px;
}

.org .paging {
  margin-top: 15px;
  text-align: center;
}

.org .paging .prev, .org .paging .next {
  color: #e62200;
  float: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.org .paging .prev:hover, .org .paging .next:hover {
  color: #000;
}

.org .paging .prev {
  margin-right: 10px;
}

.org .paging .next {
  margin-left: 10px;
}

.org .instr {
  font-weight: bold;
  margin: 15px 0 40px 0;
}

.org label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0 5px 0;
}

.org .checkbox {
  margin-top: 15px;
}

.org .checkbox label {
  display: inline;
  font-weight: normal;
  margin-left: 5px;
}

.org input[type="text"] {
  background: #fff;
  border: none;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 8px;
  width: 400px;
}

.org textarea {
  border: none;
  height: 150px;
  resize: none;
  width: 410px;
}

.org .styled-select.state {
  float: left;
  margin: 2px 15px 0 0;
  width: 210px;
}

.org .state-select {
  width: 235px;
}

.org input.zip {
  float: left;
  width: 175px;
}

.org .disclaimer {
  font-style: italic;
  margin: 15px 0;
}

.org .disclaimer a {
  color: #e62200;
}

.org .redbutton.submit {
  width: 105px;
}

.org div.error-message {
  width: 405px;
}

/************************
STORIES
************************/
.stories tr.hdr th {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background: #ED1C24;
}

/************************
SIDEBAR NAVIGATION
************************/
#sidenav {
  position: fixed;
  right: -5px;
  top: 177px;
  width: 77px;
  height: 337px;
}
#sidenav ul li {
  position: relative;
  left: -10px;
}
#sidenav a {
  position: relative;
  display: block;
  width: 90px;
  text-indent: -99999px;
}
#sidenav a.feature-vid {
  height: 107px;
  background: url(../../../img/themed/frontend/sidenav-2.png) no-repeat 0 0;
}
#sidenav a.donate {
  height: 175px;
  background: url(../../../img/themed/frontend/sidenav-2.png) no-repeat 0 -106px;
}
#sidenav a.buy {
  height: 102px;
  background: url(../../../img/themed/frontend/sidenav-2.png) no-repeat 0 -281px;
}
#sidenav a.rent {
  height: 50px;
  background: url(../../../img/themed/frontend/sidenav-2.png) no-repeat 0 -223px;
}
#sidenav a.screening {
  height: 85px;
  background: url(../../../img/themed/frontend/sidenav-2.png) no-repeat 0 -383px;
}

/************************
TRAILER
************************/
div#trailer {
  position: relative;
  width: 640px;
  margin: 0 auto 25px;
}

/************************
WHAT IS FRACKING
************************/
#fracking #noflash {
  position: relative;
  height: 423px;
}
#fracking #noflash img {
  position: absolute;
  top: 0;
  display: none;
}

/************************
FOOTER
************************/
div#footerHolder {
  width: 100%;
  min-width: 1000px;
  height: 207px;
  padding-top: 25px;
  background: url("../../../img/themed/frontend/bg-footerholder.jpg") repeat-x top black;
}

div#footer {
  position: relative;
  width: 1000px;
  height: 145px;
  margin: 0 auto;
}
div#footer div {
  float: left;
  position: relative;
}
div#footer div span {
  color: #f3d379;
  text-transform: uppercase;
  font-weight: bold;
}
div#footer img {
  border: 0;
  outline: none;
}
div#footer div#footer-1 {
  width: 158px;
  height: 60px;
  margin-left: 92px;
  *_margin-left: 25px;
  margin-right: 70px;
}
div#footer div#footer-1 a {
  display: block;
  background: transparent url("../../../img/themed/frontend/join-gasland.gif") no-repeat bottom left;
  width: 158px;
  height: 42px;
}
div#footer div#footer-2 {
  position: relative;
  width: 122px;
  margin-right: 70px;
}
div#footer div#footer-2 div#footerPopNum {
  position: relative;
  top: -2px;
  width: 100%;
  color: #fff;
  font-size: 35px;
  cursor: pointer;
}
div#footer div#footer-3 {
  width: 176px;
  height: 60px;
  margin-right: 53px;
}
div#footer div#footer-3 form input#footerEmail {
  border: 2px solid white;
  background-color: transparent;
  position: absolute;
  height: 25px;
  left: 2px;
  position: absolute;
  top: 14px;
  width: 93px;
  padding-left: 5px;
  *top: 18px;
  font-size: 14px;
  color: #f3d379;
  font-weight: bold;
}
div#footer div#footer-3 form input#footerZip {
  border: 2px solid white;
  background-color: transparent;
  position: absolute;
  height: 25px;
  left: 102px;
  position: absolute;
  top: 14px;
  width: 44px;
  padding-left: 7px;
  *top: 14px;
  *padding-top: 4px;
  *height: 21px;
  font-size: 14px;
  color: #f3d379;
  text-transform: uppercase;
  font-weight: bold;
}
div#footer div#footer-3 form input#footerButton {
  float: right;
}
div#footer #footer-4 img {
  position: absolute;
  display: none;
}
div#footer #footer-4 img.laurel-1 {
  display: block;
}
div#footer #footer-5 {
  position: absolute;
  top: 76px;
  right: 65px;
}
div#footer #footer-5 span {
  position: relative;
  top: 6px;
  left: -2px;
  float: left;
  margin-right: 5px;
}
div#footer #footer-5 a {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 5px;
  text-indent: -9000px;
}
div#footer #footer-5 a.facebook {
  background: url("../../../img/themed/frontend/icon-facebook.jpg") no-repeat;
}
div#footer #footer-5 a.twitter {
  background: url("../../../img/themed/frontend/icon-twitter.jpg") no-repeat;
}
div#footer #footer-5 a.youtube {
  background: url("../../../img/themed/frontend/icon-youtube.gif") no-repeat;
}
div#footer #footerNav {
  margin-left: 92px;
}
div#footer #footerNav ul {
  float: left;
  margin-right: 72px;
}
div#footer #footerNav ul li {
  margin-bottom: 8px;
}
div#footer #footerNav a {
  color: white;
  font-weight: bold;
}
div#footer #footerNav a::hover {
  color: #F3D379;
}
div#footer div#populationDetails {
  position: absolute;
  width: 240px;
  top: -166px;
  left: 340px;
  overflow: visible;
  display: none;
  z-index: 20;
}
div#footer div#populationDetails h2 {
  padding: 0 0 0 0;
  line-height: 10px;
  min-height: 5px !important;
}
div#footer div#populationDetails .join {
  margin-left: 7px;
  padding: 0px 0;
}
div#footer div#populationDetails .arrow {
  margin-top: -15px;
  margin-left: 40px;
  background-color: transparent;
}
div#footer div#populationDetailsInside {
  padding: 4px;
  font-weight: bold;
  background-color: white;
}
div#footer div#populationDetailsInside p {
  padding: 5px;
  border: 2px solid #fbf1b7;
}

div.subSearch td {
  padding: 5px 5px 5px 0;
}
div.subSearch input, div.subSearch textarea {
  display: block;
  clear: both;
  float: none;
  border: 1px solid #999;
  margin: 0;
  padding: 0;
  width: 99.25%;
  font-size: 12px;
  background-color: #e9e9e9;
}
div.subSearch input {
  height: 22px;
}
div.subSearch textarea {
  height: 60px;
}
div.subSearch select {
  height: 25px;
}

/************************
SCAFFOLD VIEW
************************/
dl {
  line-height: 2em;
  margin: 0em 0em;
  width: 100%;
}
dl .altrow {
  background: #FFFFDF;
}

dt {
  font-weight: bold;
  padding-left: 4px;
  vertical-align: top;
  width: 250px;
}

dd {
  margin-left: 250px;
  margin-top: -2em;
  vertical-align: top;
}

/************************
NOTICES AND ERRORS
************************/
div.message {
  clear: both;
  color: white;
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 30px 0;
  background: #cf1105;
  padding: 5px;
}

div.error-message {
  clear: both;
  color: white;
  font-weight: bold;
  background: #cf1105;
  padding: 5px;
}

p.error {
  background-color: #cf1105;
  color: white;
  font-family: Courier, monospace;
  font-size: 120%;
  line-height: 150%;
  padding: 0.8em;
  margin: 1em 0;
}
p.error em {
  color: black;
  font-weight: normal;
  line-height: 150%;
}

.notice {
  background: #cf1105;
  color: black;
  display: block;
  font-family: Courier, monospace;
  font-size: 120%;
  line-height: 150%;
  padding: 0.8em;
  margin: 1em 0;
}

.success {
  background: #cf1105;
  color: white;
}

/************************
INDEX VIEWS
************************/
div.listings h2 {
  min-height: 80px;
  *_height: 80px;
}
div.listings p {
  padding-left: 55px;
}
div.listings h3 {
  padding-left: 55px;
  font-size: 14px;
}
div.listings form {
  padding-left: 55px;
}

div.subActions {
  float: right;
  width: 370px;
  margin-top: 50px;
}

h2 {
  padding: 13px 0 0 85px;
  margin: 0px 0 0 0px;
  color: #cf1105 !important;
}

h2.alert {
  background: transparent url("../../../img/themed/frontend/icon-alerts-sm.gif") no-repeat 0 2px;
}

h2.organization {
  background: transparent url("../../../img/themed/frontend/icon-organizations-sm.gif") no-repeat 0 2px;
}

h2.story {
  background: transparent url("../../../img/themed/frontend/icon-story-sm.gif") no-repeat 0 2px;
}

div.index, div.form {
  float: left;
  width: 450px;
}

div.listtop {
  width: 440px;
  height: 30px;
  background: white url("../../../img/themed/frontend/listtop.gif") no-repeat 0 0;
  padding: 0;
  margin: 0;
}

div.listmiddle {
  width: 434px;
  border-width: 0px 3px;
  border-style: solid;
  border-color: #cf1105;
  padding: 0 0px;
  margin-top: -17px;
}

.table-border {
  padding: 5px 0 10px;
  border: 3px solid #ed1c24;
  border-radius: 10px;
}
.table-border table tr.hdr {
  margin-top: 2px;
}
.table-border table th {
  height: 12px;
  padding: 10px 10px;
  background: #ed1c24;
  font-weight: bold;
}
.table-border table th.left {
  border-top-left-radius: 10px;
}
.table-border table th.right {
  border-top-right-radius: 10px;
}

table th {
  padding: 0 0 10px 7px;
  color: white !important;
  font-size: 12px;
  text-align: left;
}
table th a {
  color: white;
}
table th a:visited {
  color: white;
}
table tr.altrow td {
  background-color: #ffffdf;
}
table td {
  padding: 7px 2px 7px 10px;
}
table td a {
  text-decoration: none !important;
  font-weight: bold;
}

div.listmiddle a {
  color: black;
  text-decoration: none;
}
div.listmiddle a:visited {
  color: black;
}
div.listmiddle a:hover {
  color: black;
}

div.listbottom {
  width: 440px;
  height: 20px;
  background: white url("../../../img/themed/frontend/listbottom.gif") no-repeat 0 0;
  padding: 0;
  margin: 0;
}

div.paging {
  text-align: center;
  width: 410px;
  padding: 0 15px;
  margin: 7px 0 15px;
}
div.paging .disabled {
  visibility: hidden;
}
div.paging .prev {
  float: left;
  font-weight: bold;
  letter-spacing: 0.1em;
}
div.paging .next {
  float: right;
  font-weight: bold;
  letter-spacing: 0.1em;
}

/************************
FORM / ADD VIEWS
************************/
div.index {
  float: left;
  width: 450px;
}

div.form input, div.form textarea {
  display: block;
  clear: both;
  float: none;
  border: 1px solid #999;
  margin: 0;
  padding: 0;
  width: 99.25%;
  font-size: 12px;
  background-color: #e9e9e9;
}
div.form input {
  height: 22px;
}
div.form textarea {
  height: 60px;
}
div.form label {
  font-weight: bold;
  letter-spacing: 0.1em;
}
div.form div.checkbox label {
  float: left;
  padding: 5px 0 0 5px;
}
div.form div.checkbox input {
  width: auto;
  float: left;
  border: none;
  background-color: transparent;
}
div.form td {
  padding: 5px 0 5px 0;
  vertical-align: top;
  text-align: left;
}
div.form td.right {
  padding-left: 5px;
}
div.form div.submit input {
  width: auto;
  clear: both;
  float: right;
}

div.listings label {
  font-weight: bold;
  letter-spacing: 0.1em;
}

/************************
HOME PAGE

TAKE ACTION - OVERVIEW
************************/
div#takeActionOverview h2 {
  padding: 0 0 0 20px !important;
  min-height: 20px !important;
}
div#takeActionOverview h3 {
  display: block;
  font-size: 18px;
  color: #666;
  margin-top: 38px;
  margin-bottom: 18px;
  margin-left: 20px;
}
div#takeActionOverview p.subP {
  display: block;
  width: 570px;
  padding-left: 20px;
  padding-top: 25px;
  font-weight: bold;
}
div#takeActionOverview div#headerHolder div#headerHolderLeft {
  float: left;
}
div#takeActionOverview div#headerHolder div#headerHolderLeft div.subActions {
  width: 275px;
  margin-right: 0;
}
div#takeActionOverview div#headerHolder div#headerHolderLeft div.subActions h2 {
  margin: 0;
}
div#takeActionOverview div#headerHolder div#headerHolderRight {
  clear: both;
  float: none;
  height: 84px;
  width: 570px;
  padding-left: 20px;
  padding-top: 25px;
}
div#takeActionOverview div#pageNavHolder {
  width: 570px;
  margin-left: 20px;
  *_margin-left: 10px;
  float: left;
}
div#takeActionOverview div#pageNavHolder a {
  color: inherit;
  text-decoration: none;
}
div#takeActionOverview div#pageNavHolder a:hover {
  color: #1a3c5d !important;
}
div#takeActionOverview div#pageNavHolder a:visited {
  color: inherit;
}
div#takeActionOverview div.overview.index {
  float: right;
  width: 310px;
  margin-top: -35px;
}
div#takeActionOverview div.overview.index div.listbottom {
  width: 310px;
  background-image: url(../../../img/themed/frontend/footer-fracOverview.gif);
}
div#takeActionOverview div.overview.index div.listmiddle {
  width: 304px;
  margin-top: 0;
}
div#takeActionOverview div.overview.index div.listmiddle table td {
  padding: 10px 0;
  *padding: 10px;
}
div#takeActionOverview div.overview.index div.listtop {
  background-image: url(../../../img/themed/frontend/header-fracOverview.gif);
  width: 310px;
  height: 59px;
}
div#takeActionOverview div.overview.index div.listtop span {
  display: none;
}

table#overview .icon {
  display: block;
  float: left;
  width: 101px;
  border: 0;
}
table#overview p {
  display: block;
  float: left;
  margin: 30px 0 0 10px;
}
table#overview .blue {
  color: #204a74;
  font-weight: bold;
}
table#overview .line {
  position: absolute;
  left: 130px;
  margin-top: 80px;
}
table#overview tr.space td {
  padding: 10px 0;
}
table#overview .doit {
  position: absolute;
  display: none;
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 5px 7px;
  left: 510px;
  margin-top: 10px;
}

/************************
DONATE
************************/
div#container.donate #content {
  padding-top: 120px;
}
div#container.donate #content h2 {
  padding-left: 0;
}
div#container.donate #content .donate_info {
  margin: 0 55px;
}

div#donateBox {
  width: 830px;
  position: relative;
  margin-left: 55px;
}

div#donateHead {
  background: url("https://gaslandthemovie.com/app/webroot/img/salsa/donate_top.png") no-repeat top left;
  height: 55px;
  width: 830px;
  position: relative;
}
div#donateHead h2 {
  color: white !important;
  position: absolute;
  top: 6px;
  left: 20px;
  width: 800px;
  padding-left: 0px;
  min-height: 0px !important;
}
div#donateHead h2 span.detail {
  font-size: 10px;
}

div#donateMiddle {
  width: 824px;
  border-color: #cf1105;
  border-style: solid;
  border-width: 0 3px;
  min-height: 410px;
}
div#donateMiddle #left_container, div#donateMiddle #right_container {
  float: left;
}
div#donateMiddle form {
  padding-left: 0px;
}
div#donateMiddle form fieldset {
  border: 1px solid #e9e9e9;
  padding-left: 0px;
}
div#donateMiddle fieldset#personal_information {
  width: 370px;
  border-color: #e9e9e9;
  margin: 20px 0px 10px 0px;
  padding: 5px 15px 15px 15px;
}
div#donateMiddle fieldset#personal_information div.error {
  display: none;
}
div#donateMiddle fieldset#personal_information div.formRow {
  width: 370px;
  text-align: left;
  height: 25px;
  margin-top: 10px;
  line-height: 25px;
  position: relative;
}
div#donateMiddle fieldset#personal_information label {
  width: 115px;
  text-align: left;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
div#donateMiddle fieldset#personal_information div.formRow input {
  clear: none;
}
div#donateMiddle fieldset#personal_information div.message {
  display: none;
}
div#donateMiddle div#left_container {
  width: 403px;
  padding-left: 7px;
}
div#donateMiddle div#right_container {
  width: 390px;
}
div#donateMiddle span#profile, div#donateMiddle div#donateMiddle span#welcome {
  display: none;
}
div#donateMiddle span#supporter span#notyou {
  display: inline;
}
div#donateMiddle div#additionalInfoMessage {
  display: none;
}
div#donateMiddle input.blockInput, div#donateMiddle div#donateMiddle select.blockInput {
  width: 250px;
  position: absolute;
  left: 115px;
  top: 0px;
  background: #e9e9e9;
  height: 25px;
  border: none;
}
div#donateMiddle fieldset#donation_amount, div#donateMiddle fieldset#credit_card_information {
  width: 364px;
  border-color: #e9e9e9;
  margin-top: 20px;
  padding: 5px 15px;
}
div#donateMiddle div.donation div#submit {
  width: 814px;
  height: 25px;
  clear: both;
  text-align: right;
  margin-top: 10px;
}
div#donateMiddle div.donation div#submit input[type=image] {
  float: right;
}
div#donateMiddle div.donation div#submit p {
  padding: 0px;
  margin: 0 3px 0 0;
  font-size: 12px;
  float: right;
  line-height: 25px;
}
div#donateMiddle fieldset#credit_card_information div#ccNum {
  font-weight: bold;
  height: 50px !important;
}
div#donateMiddle div#salsa div#header, div#donateMiddle div#salsa div#footer {
  display: none;
}
div#donateMiddle .error {
  padding: 5px;
  text-align: center;
  background: #FFDDDD;
  color: #C00;
  border: solid #e8a6a6;
  border-width: 1px 0px 1px 0px;
  font-size: 1.1em;
  font-weight: bold;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

div#donateBottom {
  background: url("https://gaslandthemovie.com/app/webroot/img/salsa/donate_bottom.png") no-repeat top left;
  height: 17px;
  width: 830px;
  margin: -10px 0 0 0;
}

div#right_container fieldset#donation_amount div.formRow {
  width: 60px;
  margin-top: 10px;
  line-height: 25px;
  float: left;
}
div#right_container fieldset#donation_amount div.formRow input#otheramt {
  width: 180px;
  background: #e9e9e9;
  border: none;
  height: 25px;
  position: absolute;
  left: 80px;
  top: 0px;
}
div#right_container fieldset#donation_amount div.otherRow {
  width: 270px;
  position: relative;
}
div#right_container fieldset#credit_card_information div.formRow {
  width: 360px;
  height: 25px;
  margin-top: 10px;
  line-height: 25px;
  clear: both;
  position: relative;
}
div#right_container fieldset#credit_card_information div#ccNum {
  height: 50px;
}
div#right_container fieldset#credit_card_information div#ccNum input#cc_number {
  top: 25px;
}

select#ccExpMonth, select#ccExpYear {
  width: 45px;
  position: absolute;
  top: 0px;
  background: #e9e9e9;
  border: none;
  height: 25px;
}

select#ccExpMonth {
  position: absolute;
  top: 0px;
  left: 260px;
}

select#ccExpYear {
  position: absolute;
  left: 320px;
}

input.input3 {
  height: 25px;
  position: absolute;
  left: 305px;
  top: 0px;
  width: 60px;
  background: #e9e9e9;
  border: none;
}

/************************
ABOUT - MEDIA KIT
************************/
#pg_about-the-filmmedia-kit #content {
  width: 950px;
}

div#mediakit {
  padding-top: 20px;
}
div#mediakit .blackbox {
  background-color: black;
  color: white !important;
  min-height: initial;
  margin: 0 0 15px 0;
  padding: 3px 10px;
  font-weight: normal;
  font-size: 28px;
}
div#mediakit #downloads {
  overflow: hidden;
  margin-bottom: 30px;
}
div#mediakit #downloads .col {
  float: left;
  width: 450px;
}
div#mediakit #downloads li {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 150%;
}
div#mediakit #downloads li a {
  color: #cf1105;
}
div#mediakit #downloads li img {
  display: block;
  margin-bottom: 4px;
}
div#mediakit #gallery {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  width: 925px;
  margin: 0 auto;
  background-color: white;
  -webkit-box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.8);
  -moz-box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.8);
  box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.8);
}
div#mediakit #gallery ul {
  overflow: hidden;
}
div#mediakit #gallery li {
  float: left;
  position: relative;
  width: 270px;
  height: 152px;
  margin-right: 25px;
  margin-bottom: 25px;
}
div#mediakit #gallery li img {
  width: 270px;
  height: 152px;
}
div#mediakit #gallery li a {
  display: block;
  position: absolute;
  bottom: -7px;
  right: -7px;
  color: white;
  padding: 5px 3px;
  font-size: 14px;
  background-color: #e62200;
}
div#mediakit #gallery li a:hover {
  background-color: #c80400;
}

/************************
ABOUT - REVIEWS
************************/
div#reviewsHolder {
  padding: 20px;
}
div#reviewsHolder .col {
  float: left;
  width: 432px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#reviewsHolder .first {
  margin-right: 45px;
}
div#reviewsHolder .second {
  width: 412px;
}
div#reviewsHolder #reviews {
  padding: 30px;
  background-color: #f8f7ef;
  font-size: 14px;
  -webkit-box-shadow: 0 0 10px 0px rgba(102, 102, 102, 0.2);
  -moz-box-shadow: 0 0 10px 0px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 10px 0px rgba(102, 102, 102, 0.2);
}
div#reviewsHolder #reviews h2 {
  margin: 0 0 0 0;
  padding: 0;
  min-height: initial;
  background: url("../../../img/themed/frontend/gasland2/title_press_reviews.png") center center no-repeat;
  width: 100%;
  height: 79px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
div#reviewsHolder #reviews h3 {
  margin-bottom: 20px;
  position: relative;
  left: 50%;
  margin-left: -67px;
}
div#reviewsHolder #reviews li {
  margin-bottom: 30px;
  line-height: 150%;
}
div#reviewsHolder #reviews li em {
  color: #cf1105;
  font-style: italic;
  font-weight: bold;
}
div#reviewsHolder #reviews li em a {
  font-style: italic;
  color: #cf1105;
}
div#reviewsHolder #awards {
  margin-bottom: 60px;
}
div#reviewsHolder #awards h2 {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  min-height: initial;
  width: 100%;
  height: 70px;
  background: url("../../../img/themed/frontend/gasland2/title_accolades_awards.png") center 0 no-repeat;
  border-bottom: 1px #bdbcb0 solid;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
div#reviewsHolder #awards h3 {
  position: relative;
  top: -25px;
  left: 50%;
  margin-left: -63px;
}
div#reviewsHolder #awards ul {
  list-style-type: disc;
  margin-left: 18px;
}
div#reviewsHolder #awards ul li {
  margin-bottom: 10px;
  line-height: 150%;
}
div#reviewsHolder #hightlights h2 {
  color: white !important;
  min-height: initial;
  padding: 3px 8px;
  font-size: 28px;
  margin-bottom: 4px;
}
div#reviewsHolder #hightlights h3 {
  margin-bottom: 20px;
}
div#reviewsHolder #hightlights p {
  font-size: 14px;
  line-height: 150%;
}

/************************
SCREENINGS - INDEX
************************/
div#screenings {
  margin-top: 30px;
}
div#screenings #info {
  overflow: hidden;
}
div#screenings #upcoming-screenings {
  float: left;
  width: 440px;
  margin-right: 30px;
}
div#screenings #upcoming-screenings h2 {
  color: white !important;
  margin: 0 0 20px 0;
  padding: 3px 10px;
  min-height: initial;
  background-color: black;
  font-size: 28px;
  font-weight: normal;
}
div#screenings #upcoming-screenings #screening-container {
  background-color: rgba(248, 247, 239, 0.8);
  padding: 20px;
  max-height: 514px;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#screenings #upcoming-screenings #screening-container li {
  margin-bottom: 30px;
  line-height: 140%;
  font-size: 14px;
}
div#screenings #upcoming-screenings #screening-container li h4 {
  text-transform: uppercase;
  color: black;
  font-weight: bold;
}
div#screenings #upcoming-screenings #screening-container li a {
  display: inline-block;
  color: white;
  background-color: #cf1105;
  padding: 4px;
  text-decoration: none;
}
div#screenings #upcoming-screenings #screening-container li a:hover {
  background-color: #b10000;
}
div#screenings #availability {
  float: left;
  width: 396px;
}
div#screenings #availability h2 {
  margin: 0;
  padding: 0 0 20px 0;
  min-height: initial;
  width: 100%;
  height: 92px;
  background: url("../../../img/themed/frontend/gasland2/title_now_on_dvd.png") 0 0 no-repeat;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
div#screenings #availability h4 {
  display: inline-block;
  padding: 3px;
  font-weight: bold;
  background-color: #ffe06e;
  color: black;
  margin-bottom: 5px;
}
div#screenings #availability p {
  margin-bottom: 20px;
  line-height: 150%;
  font-size: 14px;
}
div#screenings #availability p a {
  color: #cf1105;
  text-decoration: none;
  font-weight: bold;
}
div#screenings #availability p a:hover {
  text-decoration: underline;
}

/****************************************
TEMP HOME PAGE OVERLAY
****************************************/
#home-page .hidden-content {
  display: none;
}
#home-page .fancybox-skin {
  background-color: #f1efde;
}
#home-page .fancybox-inner {
  padding: 20px 30px 30px;
  overflow: hidden !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 500px;
}
#home-page .fancybox-inner h2.dvd-link {
  background: #000;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  margin: 0 auto;
  width: 240px;
}
#home-page .fancybox-inner h2.dvd-link a {
  color: #fff;
}
#home-page .fancybox-inner h2.dvd-link span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  margin-top: 3px;
  padding-right: 10px;
  text-align: right;
}
#home-page .fancybox-inner .overlay-icon {
  margin-top: 35px;
}
#home-page .fancybox-inner .overlay-icon img {
  width: 100px;
  height: auto;
}
#home-page .fancybox-inner article {
  position: absolute;
  top: 115px;
  left: 150px;
  width: 440px;
}
#home-page .fancybox-inner article h2 {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
  color: black !important;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-height: initial;
}
#home-page .fancybox-inner article h2 span {
  background-color: #f9b301;
  padding: 0 10px;
}
#home-page .fancybox-inner article p {
  color: black;
  font-size: 16px;
  line-height: 150%;
}
#home-page .fancybox-inner .no-thanks, #home-page .fancybox-inner .go-home {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  text-align: center;
  font-style: italic;
}

.signup-in-overlay input, .signup-in-overlay button {
  -webkit-appearance: none;
  border: 0;
  padding: 3px;
  background-color: transparent;
}
.signup-in-overlay input[type="text"] {
  color: black;
  text-transform: inherit;
  padding: 10px;
  margin: 0 1%  8px 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 44%;
}
.signup-in-overlay input[type="text"].placholder {
  color: #666666;
}
.signup-in-overlay input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}
.signup-in-overlay input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}
.signup-in-overlay input[type="text"]:-ms-input-placeholder {
  color: #666666;
}
.signup-in-overlay input[type="text"]::-webkit-input-placeholder {
  color: #666666;
}
.signup-in-overlay button[type="submit"] {
  color: white;
  font-size: 24px;
  font-family: "oswald", sans-serif;
  font-weight: normal;
  float: right;
  margin-right: 5px;
  text-transform: uppercase;
}
.signup-in-overlay button[type="submit"]:hover {
  cursor: pointer;
}
.signup-in-overlay .submit-button {
  width: 125px;
  position: relative;
  background-color: #e62200;
  color: white;
  font-size: 24px;
  overflow: hidden;
  text-transform: uppercase;
}
.signup-in-overlay .submit-button .icons {
  font-size: 24px;
}
.signup-in-overlay .result {
  color: #e62200;
  float: left;
  width: 65%;
}

/****************************************
INTERNET EXPLORER 8
****************************************/
.ie8 #hdr nav ul li {
  margin-right: 30px;
}
.ie8 div#content .about article .redbutton {
  width: 188px;
}
