/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 114, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 50, sti-logo/*.png */
.sti-logo-sprite, .sti-logo-orange, .sti-logo-white, .sti-logo, .sti-logo:hover {
  background: url('../img/sti-logo-s071f4e0e84.png') no-repeat;
}

/* line 60, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sti-logo-orange {
  background-position: 0 0;
}

/* line 60, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sti-logo-white {
  background-position: 0 -122px;
}

/* line 50, fp-logo/*.png */
.fp-logo-sprite, .fp-logo-black, .fp-logo-color, .fp-logo, .fp-logo:hover {
  background: url('../img/fp-logo-s0364dd185a.png') no-repeat;
}

/* line 60, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.fp-logo-black {
  background-position: 0 -195px;
}

/* line 60, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.fp-logo-color {
  background-position: 0 0;
}

/* line 10, ../sass/screen.sass */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 15, ../sass/screen.sass */
body {
  background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/sti-background.jpg);
  min-width: 350px;
}

/* line 19, ../sass/screen.sass */
p, h2, h1, legend {
  text-align: left;
  font-family: "Cardo", serif, Georgia, serif;
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 14px;
  color: #333333;
  text-shadow: 0 1px 0 white;
}

/* line 28, ../sass/screen.sass */
a, .span-link {
  color: #ff9900;
  text-decoration: none;
  cursor: pointer;
}
/* line 33, ../sass/screen.sass */
a:hover, .span-link:hover {
  text-decoration: underline;
}

/* line 36, ../sass/screen.sass */
strong {
  font-weight: bold;
}

/* line 39, ../sass/screen.sass */
.hidden {
  display: none;
}

/* line 42, ../sass/screen.sass */
img.sharing-image {
  visibility: hidden;
  position: absolute;
  top: 0;
  max-width: 100%;
}

/* line 50, ../sass/screen.sass */
header {
  margin-top: -30px;
}

/* line 53, ../sass/screen.sass */
.presented-by {
  color: white;
  text-shadow: -1px 1px 0 black;
  padding: 5% 5% 0 5%;
  text-align: center;
}

/* line 59, ../sass/screen.sass */
.fp-logo {
  display: none;
}

/* line 62, ../sass/screen.sass */
.sti-logo {
  display: none;
}

/* line 65, ../sass/screen.sass */
.internet {
  background: url(../img/internet.png) -50%;
  height: 290px;
  width: 100%;
  position: absolute;
  top: 200px;
}

/* line 76, ../sass/screen.sass */
.upper h2 {
  display: none;
}

/* line 79, ../sass/screen.sass */
.small-centered, .thankyou {
  position: relative;
  z-index: 100;
}

/* line 83, ../sass/screen.sass */
h1, .small-centered h2, .intro .page-title, .intro .intro-info-wrapper .title, .intro-info-wrapper .intro .title, .intro .intro-info-wrapper .event-signup p.page-title, .intro-info-wrapper .event-signup .intro p.page-title, .intro .event-signup .intro-info-wrapper p.page-title, .event-signup .intro-info-wrapper .intro p.page-title, .intro .intro-info-wrapper #event-signup-form p.page-title, .intro-info-wrapper #event-signup-form .intro p.page-title, .intro #event-signup-form .intro-info-wrapper p.page-title, #event-signup-form .intro-info-wrapper .intro p.page-title, .intro #host-tools-intro .title, #host-tools-intro .intro .title, .intro #host-tools-intro .event-signup p.page-title, #host-tools-intro .event-signup .intro p.page-title, .intro .event-signup #host-tools-intro p.page-title, .event-signup #host-tools-intro .intro p.page-title, .intro #host-tools-intro #event-signup-form p.page-title, #host-tools-intro #event-signup-form .intro p.page-title, .intro #event-signup-form #host-tools-intro p.page-title, #event-signup-form #host-tools-intro .intro p.page-title, .title, .event-signup p.page-title, .event-signup .intro-info-wrapper p.title, .intro-info-wrapper .event-signup p.title, .event-signup #host-tools-intro p.title, #host-tools-intro .event-signup p.title, #event-signup-form p.page-title, #event-signup-form .intro-info-wrapper p.title, .intro-info-wrapper #event-signup-form p.title, #event-signup-form #host-tools-intro p.title, #host-tools-intro #event-signup-form p.title, #event-signup-form .rsvp {
  font-size: 46px;
  line-height: 52px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 89, ../sass/screen.sass */
h1 span, .small-centered h2 span, .intro .page-title span, .intro .intro-info-wrapper .title span, .intro-info-wrapper .intro .title span, .intro .intro-info-wrapper .event-signup p.page-title span, .intro-info-wrapper .event-signup .intro p.page-title span, .intro .event-signup .intro-info-wrapper p.page-title span, .event-signup .intro-info-wrapper .intro p.page-title span, .intro .intro-info-wrapper #event-signup-form p.page-title span, .intro-info-wrapper #event-signup-form .intro p.page-title span, .intro #event-signup-form .intro-info-wrapper p.page-title span, #event-signup-form .intro-info-wrapper .intro p.page-title span, .intro #host-tools-intro .title span, #host-tools-intro .intro .title span, .intro #host-tools-intro .event-signup p.page-title span, #host-tools-intro .event-signup .intro p.page-title span, .intro .event-signup #host-tools-intro p.page-title span, .event-signup #host-tools-intro .intro p.page-title span, .intro #host-tools-intro #event-signup-form p.page-title span, #host-tools-intro #event-signup-form .intro p.page-title span, .intro #event-signup-form #host-tools-intro p.page-title span, #event-signup-form #host-tools-intro .intro p.page-title span, .title span, .event-signup p.page-title span, .event-signup .intro-info-wrapper p.title span, .intro-info-wrapper .event-signup p.title span, .event-signup #host-tools-intro p.title span, #host-tools-intro .event-signup p.title span, #event-signup-form p.page-title span, #event-signup-form .intro-info-wrapper p.title span, .intro-info-wrapper #event-signup-form p.title span, #event-signup-form #host-tools-intro p.title span, #host-tools-intro #event-signup-form p.title span, #event-signup-form .rsvp span {
  font-size: 60px;
  letter-spacing: -2px;
}

/* line 93, ../sass/screen.sass */
#event-signup-form .rsvp {
  margin: 0;
}

/* line 100, ../sass/screen.sass */
.intro-info-wrapper .title, .intro-info-wrapper .event-signup p.page-title, .event-signup .intro-info-wrapper p.page-title, .event-signup .intro-info-wrapper p.title, .intro-info-wrapper .event-signup p.title, .intro-info-wrapper .event-signup #host-tools-intro p.title, .event-signup #host-tools-intro .intro-info-wrapper p.title, .intro-info-wrapper #host-tools-intro .event-signup p.title, #host-tools-intro .event-signup .intro-info-wrapper p.title, .intro-info-wrapper #event-signup-form p.page-title, #event-signup-form .intro-info-wrapper p.page-title, #event-signup-form .intro-info-wrapper p.title, .intro-info-wrapper #event-signup-form p.title, .intro-info-wrapper #event-signup-form #host-tools-intro p.title, #event-signup-form #host-tools-intro .intro-info-wrapper p.title, .intro-info-wrapper #host-tools-intro #event-signup-form p.title, #host-tools-intro #event-signup-form .intro-info-wrapper p.title, #host-tools-intro .title, #host-tools-intro .event-signup p.page-title, .event-signup #host-tools-intro p.page-title, #host-tools-intro .event-signup .intro-info-wrapper p.title, .event-signup .intro-info-wrapper #host-tools-intro p.title, #host-tools-intro .intro-info-wrapper .event-signup p.title, .intro-info-wrapper .event-signup #host-tools-intro p.title, .event-signup #host-tools-intro p.title, #host-tools-intro .event-signup p.title, #host-tools-intro #event-signup-form p.page-title, #event-signup-form #host-tools-intro p.page-title, #host-tools-intro #event-signup-form .intro-info-wrapper p.title, #event-signup-form .intro-info-wrapper #host-tools-intro p.title, #host-tools-intro .intro-info-wrapper #event-signup-form p.title, .intro-info-wrapper #event-signup-form #host-tools-intro p.title, #event-signup-form #host-tools-intro p.title, #host-tools-intro #event-signup-form p.title {
  display: none;
}

/* line 107, ../sass/screen.sass */
#host-tools-intro {
  min-height: 100px;
}

/* line 114, ../sass/screen.sass */
.page-title.update, .intro-info-wrapper .update.title, .intro-info-wrapper .event-signup p.update.page-title, .event-signup .intro-info-wrapper p.update.page-title, .intro-info-wrapper #event-signup-form p.update.page-title, #event-signup-form .intro-info-wrapper p.update.page-title, #host-tools-intro .update.title, #host-tools-intro .event-signup p.update.page-title, .event-signup #host-tools-intro p.update.page-title, #host-tools-intro #event-signup-form p.update.page-title, #event-signup-form #host-tools-intro p.update.page-title {
  margin-bottom: 20px;
}

/* line 117, ../sass/screen.sass */
.break {
  margin-bottom: 40px;
  margin-top: 24px;
  border-left: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid white;
  height: 0px;
  width: 100%;
}

/* line 126, ../sass/screen.sass */
div[role="main"] {
  padding: 0 5%;
}
/* line 129, ../sass/screen.sass */
div[role="main"] .inside {
  max-width: 400px;
  background: #eeeeee;
  margin: 0 auto 24px;
  padding: 30px 26px 20px 26px;
  -webkit-box-shadow: 0 0 25px black;
  -moz-box-shadow: 0 0 25px black;
  box-shadow: 0 0 25px black;
  position: relative;
  z-index: 100;
  min-height: 600px;
}

/* line 139, ../sass/screen.sass */
.top-paper {
  display: none;
}

/* line 142, ../sass/screen.sass */
.bottom-paper {
  display: none;
}

/* line 145, ../sass/screen.sass */
.watermark {
  display: none;
}

/* line 148, ../sass/screen.sass */
.first {
  font-size: 37px;
  margin-bottom: 26px;
  line-height: 37px;
}
/* line 153, ../sass/screen.sass */
.first span {
  font-size: 60px;
  letter-spacing: -8px;
}

/* line 159, ../sass/screen.sass */
.recent-signers {
  margin-top: 20px;
}
/* line 162, ../sass/screen.sass */
.recent-signers h2 {
  font-size: 31px;
  margin-bottom: 8px;
}
/* line 166, ../sass/screen.sass */
.recent-signers .sub-head {
  margin-bottom: 24px;
}
/* line 169, ../sass/screen.sass */
.recent-signers p, .recent-signers .comment {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 18px;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
/* line 178, ../sass/screen.sass */
.recent-signers p span, .recent-signers .comment span {
  font-family: "Dancing Script", cursive;
  font-size: 24px;
}
/* line 182, ../sass/screen.sass */
.recent-signers li {
  margin-bottom: 15px;
}
/* line 185, ../sass/screen.sass */
.recent-signers .column_1 {
  float: none;
}
/* line 188, ../sass/screen.sass */
.recent-signers .comment {
  font-style: italic;
}

/* line 194, ../sass/screen.sass */
footer {
  margin: 0px auto 60px;
  max-width: 400px;
  padding: 0 5%;
}
/* line 199, ../sass/screen.sass */
footer p {
  font-size: 12px;
  font-family: verdana, sans;
  text-shadow: none;
  line-height: 16px;
  text-align: center;
  color: white;
}

/* line 210, ../sass/screen.sass */
.function-button, .signup-list-controls input[type="submit"], .contact-attendees input[type="submit"], .contact-cohosts input[type="submit"], .share-button, .button {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #c3c3c3;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c3c3c3), color-stop(70%, #9d9d9d));
  background: -webkit-linear-gradient(#c3c3c3, #9d9d9d 70%);
  background: -moz-linear-gradient(#c3c3c3, #9d9d9d 70%);
  background: -o-linear-gradient(#c3c3c3, #9d9d9d 70%);
  background: -ms-linear-gradient(#c3c3c3, #9d9d9d 70%);
  background: linear-gradient(#c3c3c3, #9d9d9d 70%);
  -webkit-box-shadow: #eaeaea 0 1px 0 inset;
  -moz-box-shadow: #eaeaea 0 1px 0 inset;
  box-shadow: #eaeaea 0 1px 0 inset;
  border: 1px solid #909090;
  color: white;
  text-shadow: gray 0 -1px 0;
  color: white;
}
/* line 10, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.function-button:hover, .signup-list-controls input[type="submit"]:hover, .contact-attendees input[type="submit"]:hover, .contact-cohosts input[type="submit"]:hover, .share-button:hover, .button:hover {
  background-color: #909090;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #b7b7b7), color-stop(75%, #909090));
  background: -webkit-linear-gradient(#b7b7b7 3%, #909090 75%);
  background: -moz-linear-gradient(#b7b7b7 3%, #909090 75%);
  background: -o-linear-gradient(#b7b7b7 3%, #909090 75%);
  background: -ms-linear-gradient(#b7b7b7 3%, #909090 75%);
  background: linear-gradient(#b7b7b7 3%, #909090 75%);
}
/* line 13, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.function-button:active, .signup-list-controls input[type="submit"]:active, .contact-attendees input[type="submit"]:active, .contact-cohosts input[type="submit"]:active, .share-button:active, .button:active {
  -webkit-box-shadow: #898989 0 1px 2px inset;
  -moz-box-shadow: #898989 0 1px 2px inset;
  box-shadow: #898989 0 1px 2px inset;
}
/* line 214, ../sass/screen.sass */
.function-button a, .signup-list-controls input[type="submit"] a, .contact-attendees input[type="submit"] a, .contact-cohosts input[type="submit"] a, .share-button a, .button a {
  color: white;
}

/* line 219, ../sass/screen.sass */
.form-item-phone, #phone-choice, .form-item-address {
  display: none;
}

/* line 223, ../sass/screen.sass */
.dif-event .form-item-phone, .dif-event #phone-choice, .dif-event .form-item-address {
  display: block;
}

/* line 228, ../sass/screen.sass */
.gridded p {
  float: left;
  width: 210px;
}

/* line 232, ../sass/screen.sass */
.form-item-name, .form-item-email {
  width: 310px;
}

/* line 235, ../sass/screen.sass */
.form-item-state, .form-item-country {
  margin-left: 0;
}
/* line 238, ../sass/screen.sass */
.form-item-state select, .form-item-country select {
  width: 100px;
  margin-top: 30px;
  margin-left: -50px;
}

/* line 243, ../sass/screen.sass */
.form-item-country {
  margin-left: 0;
}
/* line 246, ../sass/screen.sass */
.form-item-country select {
  width: 100px;
  margin-top: 30px;
  margin-left: -50px;
}

/* line 252, ../sass/screen.sass */
.form-item-zip {
  margin-left: 0;
}
/* line 255, ../sass/screen.sass */
.form-item-zip input[type="text"] {
  width: 210px;
}

/* line 258, ../sass/screen.sass */
input:focus, textarea:focus {
  outline: none;
}

/* line 261, ../sass/screen.sass */
input[type="text"] {
  border: none;
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: 1px dashed #333333;
  margin-left: -50px;
  width: 210px;
  font-size: 40px;
  font-family: "Dancing Script", cursive;
  padding: 0;
  background: none;
  background-image: none;
  -webkit-appearance: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}

/* line 277, ../sass/screen.sass */
.form-item-email, .form-item-postcode {
  margin-right: 0;
}
/* line 280, ../sass/screen.sass */
.form-item-email input[type="text"], .form-item-postcode input[type="text"] {
  margin-right: 0px;
  font-size: 30px;
  margin-top: 14px;
}

/* line 285, ../sass/screen.sass */
.form-item-name, .form-item-region, .form-item-city {
  margin-right: 10px;
}

/* line 289, ../sass/screen.sass */
.form-item-city input[type="text"] {
  width: 210px !important;
}

/* line 293, ../sass/screen.sass */
#phone-choice {
  margin-left: 0px;
}
/* line 296, ../sass/screen.sass */
#phone-choice label {
  margin: 0 10px 0 40px;
  width: 100px;
  float: none;
}

/* line 301, ../sass/screen.sass */
label {
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 10px;
  float: left;
  margin-top: 50px;
  width: 50px;
  color: #888888;
}

/* line 310, ../sass/screen.sass */
.add-comment {
  overflow: hidden;
  *zoom: 1;
}
/* line 313, ../sass/screen.sass */
.add-comment label {
  width: 200px;
}
/* line 316, ../sass/screen.sass */
.add-comment textarea {
  margin-left: 0px;
  margin-top: -60px !important;
  border: 0;
  border-bottom: 1px dashed #333333;
  font-size: 20px;
  font-family: "Dancing Script", cursive;
  height: 24px !important;
  float: left;
  width: 210px;
  background: none;
  -webkit-appearance: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}

/* line 330, ../sass/screen.sass */
#known_user {
  display: none;
}

/* line 333, ../sass/screen.sass */
.sincerely, .your_name {
  display: none;
}

/* line 336, ../sass/screen.sass */
.submit-container {
  text-align: center;
  margin: 0 0 5px 0;
}

/* line 340, ../sass/screen.sass */
input[type="submit"] {
  font-size: 24px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #ffad33;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffad33), color-stop(70%, #e68a00));
  background: -webkit-linear-gradient(#ffad33, #e68a00 70%);
  background: -moz-linear-gradient(#ffad33, #e68a00 70%);
  background: -o-linear-gradient(#ffad33, #e68a00 70%);
  background: -ms-linear-gradient(#ffad33, #e68a00 70%);
  background: linear-gradient(#ffad33, #e68a00 70%);
  -webkit-box-shadow: #ffcc80 0 1px 0 inset;
  -moz-box-shadow: #ffcc80 0 1px 0 inset;
  box-shadow: #ffcc80 0 1px 0 inset;
  border: 1px solid #cc7a00;
  color: white;
  text-shadow: #ab6700 0 -1px 0;
  font-family: "Cardo", serif, Georgia;
  text-transform: uppercase;
  width: 280px;
  white-space: normal;
  display: block;
  text-align: center;
  margin: 0 auto;
}
/* line 10, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
input[type="submit"]:hover {
  background-color: #cc7a00;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #ffa31a), color-stop(75%, #cc7a00));
  background: -webkit-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: -moz-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: -o-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: -ms-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: linear-gradient(#ffa31a 3%, #cc7a00 75%);
}
/* line 13, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
input[type="submit"]:active {
  -webkit-box-shadow: #bd7100 0 1px 2px inset;
  -moz-box-shadow: #bd7100 0 1px 2px inset;
  box-shadow: #bd7100 0 1px 2px inset;
}

/* line 350, ../sass/screen.sass */
.updates {
  font-family: Verdana;
  font-size: 10px;
  line-height: 16px;
  margin: 0 auto 0;
  color: #333333;
  text-align: left;
}

/* line 358, ../sass/screen.sass */
#intl_user_fields {
  display: none;
}

/* line 361, ../sass/screen.sass */
.small-text, .intro-info-wrapper p, #host-tools-intro p, .intro p, .dif-event .gridded p, .dif-event fieldset .strong, .dif-event fieldset p, .dif-event div.first div.legend, .dif-event .help_text, .dif-event .legend, #ground-rules p, #ground-rules li, .help_text p, tr, h3.title, #login-form p, #host-event-details h3, #attendee-event-details h3, #host-event-details label, #attendee-event-details label, #host-event-details div, #event-attendee-details div, body fieldset.contact-form div, #host-event-details p, #event-attendee-details p, body fieldset.contact-form p, body .bar-holder p, body .bar-holder li, .setf p, .setf li, .contact-attendees span, .contact-attendees label, .contact-cohosts span, .contact-cohosts label, .dif-event #map div, #event-search-results .event div, #event-search-results .event a, .event-signup p, #event-signup-form p, .set .strong, .bar-holder.set .strong, #taf-confirmation, fieldset#taf label, fieldset#taf div {
  text-align: left;
  font-family: "Cardo", serif, Georgia, serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px;
  color: #333333;
  text-shadow: 0 1px 0 white;
}

/* line 370, ../sass/screen.sass */
.basic-label, .dif-event label, #login-form label {
  margin: 0 0 5px 0;
  font-family: "Cardo", serif;
  color: #333333;
  font-size: 18px;
  text-transform: none;
  float: left;
  width: 100%;
  padding: 0;
}

/* line 380, ../sass/screen.sass */
.basic-input, .dif-event input[type="text"], #login-form input[type="password"], #login-form input[type="text"], .event-search form input[type="text"] {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  border: 1px solid #dddddd;
  padding: 5px;
  font-family: Verdana, sans-serif;
  background: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 390, ../sass/screen.sass */
.basic-input:focus, .dif-event input[type="text"]:focus, #login-form input[type="password"]:focus, #login-form input[type="text"]:focus, .event-search form input[type="text"]:focus {
  background: white;
  border: 1px solid #bbbbbb;
}

/* line 394, ../sass/screen.sass */
.ak-confirmation#taf-confirmation, body #event-attendee-links .contact-form #ak-confirmation {
  color: white;
  text-shadow: none;
}

/* line 398, ../sass/screen.sass */
.contact-form #ak-confirmation {
  margin-left: 0;
}

/* line 407, ../sass/screen.sass */
.dif-event .gridded p {
  width: 100%;
}
/* line 411, ../sass/screen.sass */
.dif-event .gridded p.tip {
  font-size: 14px;
  color: #888888;
}
/* line 415, ../sass/screen.sass */
.dif-event .gridded .form-item-zip {
  margin-left: 0;
}
/* line 424, ../sass/screen.sass */
.dif-event select {
  margin: 0;
}
/* line 427, ../sass/screen.sass */
.dif-event fieldset {
  padding: 20px;
  border: 1px dotted #bbbbbb;
  margin-bottom: 20px;
}
/* line 435, ../sass/screen.sass */
.dif-event fieldset .header {
  font-size: 21px;
  line-height: 31px;
}
/* line 440, ../sass/screen.sass */
.dif-event legend {
  display: block;
  margin: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  padding: 5px 10px;
  background: none;
  background: #333333;
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0px 1px white;
  -moz-box-shadow: 0px 1px white;
  box-shadow: 0px 1px white;
}
/* line 456, ../sass/screen.sass */
.dif-event textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  font-size: 16px;
  line-height: 20px;
}
/* line 463, ../sass/screen.sass */
.dif-event p.cb-container {
  left: 0;
  width: 100%;
  margin: 0 0 10px -50px;
}
/* line 468, ../sass/screen.sass */
.dif-event p.cb-container input {
  left: 50px;
  position: absolute;
}
/* line 472, ../sass/screen.sass */
.dif-event p.cb-container label {
  width: 200px;
  left: 70px;
  margin: -2px 0 10px 0;
}
/* line 477, ../sass/screen.sass */
.dif-event #id_event_starts_at_row {
  float: left;
  width: 100%;
}
/* line 481, ../sass/screen.sass */
.dif-event #id_event_starts_at_row .ak-datetime.field {
  text-align: left;
  left: 0px;
  margin-top: 0px;
  position: relative;
}
/* line 487, ../sass/screen.sass */
.dif-event #id_event_starts_at_row label {
  text-align: left;
  width: 150px;
  margin: 6px 0 0 0;
}
/* line 492, ../sass/screen.sass */
.dif-event #id_event_starts_at_row select {
  margin-left: 0;
}

/* line 495, ../sass/screen.sass */
#id_event_public_description {
  height: 140px;
}

/* line 500, ../sass/screen.sass */
#ground-rules p {
  width: 100%;
}
/* line 504, ../sass/screen.sass */
#ground-rules label {
  position: relative;
  margin: 0 0 0 24px;
  width: 100%;
  font-size: 16px;
}
/* line 510, ../sass/screen.sass */
#ground-rules input {
  position: absolute;
}
/* line 513, ../sass/screen.sass */
#ground-rules li {
  margin-left: 30px;
}

/* line 517, ../sass/screen.sass */
.host-requirements {
  padding-top: 32px;
}

/* line 520, ../sass/screen.sass */
#id_event_starts_at_date {
  width: 120px;
}

/* line 523, ../sass/screen.sass */
#id_event_starts_at_time {
  width: 60px;
  margin-right: 1px;
}

/* line 528, ../sass/screen.sass */
.home-address, .double-check {
  display: none;
}

/* line 531, ../sass/screen.sass */
.home-address {
  display: none !important;
}

/* line 535, ../sass/screen.sass */
#intl_user_fields_event {
  display: none;
}

/* line 543, ../sass/screen.sass */
.signup-list-controls {
  text-align: left;
  margin-top: 10px;
}

/* line 553, ../sass/screen.sass */
tr input {
  margin-right: 5px;
}

/* line 556, ../sass/screen.sass */
th.name-col, th.phone-col, th.notes-col {
  font-weight: bold;
}

/* line 559, ../sass/screen.sass */
body .narrower {
  width: 100%;
  magin: 0;
}

/* line 563, ../sass/screen.sass */
h3.title {
  font-weight: bold;
}

/* line 570, ../sass/screen.sass */
#id_event_is_private_row label {
  margin: 0;
  position: relative;
}
/* line 574, ../sass/screen.sass */
#id_event_is_private_row input {
  margin: 5px 0 0 0;
}

/* line 582, ../sass/screen.sass */
#login-form label {
  text-align: left;
}
/* line 586, ../sass/screen.sass */
#login-form input[type="password"], #login-form input[type="text"] {
  border: 1px solid #bbbbbb;
  width: 200px;
}
/* line 591, ../sass/screen.sass */
#login-form input[type="password"]:focus, #login-form input[type="text"]:focus {
  border: 1px solid #888888;
}
/* line 594, ../sass/screen.sass */
#login-form .submit-row {
  margin: 20px 0 10px;
}
/* line 597, ../sass/screen.sass */
#login-form .submit-row label {
  display: none;
}
/* line 600, ../sass/screen.sass */
#login-form .form-row {
  margin-bottom: 10px;
}
/* line 603, ../sass/screen.sass */
#login-form p {
  text-align: center;
}

/* line 613, ../sass/screen.sass */
.event-search form p {
  margin: 0 auto 10px;
  width: 354px;
  text-align: center;
}
/* line 618, ../sass/screen.sass */
.event-search form label, .event-search form input[type="text"], .event-search form select {
  text-align: left;
  display: block;
}
/* line 622, ../sass/screen.sass */
.event-search form select#country {
  width: 200px;
}
/* line 625, ../sass/screen.sass */
.event-search form input[type="text"] {
  border: 1px solid #bbbbbb;
  background: rgba(255, 255, 255, 0.6);
  width: 188px;
}
/* line 631, ../sass/screen.sass */
.event-search form input[type="text"]:focus {
  border: 1px solid #888888;
}
/* line 634, ../sass/screen.sass */
.event-search form input[type="submit"] {
  margin: 10px 0 0 0;
}
/* line 637, ../sass/screen.sass */
.event-search form label[for="id_zip"] {
  margin-top: 4px;
}

/* line 640, ../sass/screen.sass */
.events .event {
  margin-bottom: 20px;
}

/* line 643, ../sass/screen.sass */
.event-search-map-and-results {
  overflow: hidden;
  *zoom: 1;
}

/* line 648, ../sass/screen.sass */
.event-attendee-count {
  font-weight: bold;
}

/* line 654, ../sass/screen.sass */
#host-event-details, #attendee-event-details {
  border: none;
  padding: 0;
  margin: 0 0 20px 0;
}
/* line 659, ../sass/screen.sass */
#host-event-details h2, #attendee-event-details h2 {
  margin-bottom: 5px;
}
/* line 665, ../sass/screen.sass */
#host-event-details legend, #attendee-event-details legend {
  background: none;
  padding: 0 0 5px 0;
  color: #333333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
  margin: 0;
}
/* line 673, ../sass/screen.sass */
#host-event-details label, #attendee-event-details label {
  font-weight: bold;
}

/* line 677, ../sass/screen.sass */
#host-event-details, #event-attendee-details, body fieldset.contact-form {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 681, ../sass/screen.sass */
#host-event-details label, #host-event-details div, #host-event-details p, #event-attendee-details label, #event-attendee-details div, #event-attendee-details p, body fieldset.contact-form label, body fieldset.contact-form div, body fieldset.contact-form p {
  text-align: left;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
/* line 688, ../sass/screen.sass */
#host-event-details label, #event-attendee-details label, body fieldset.contact-form label {
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 692, ../sass/screen.sass */
#host-event-details div, #event-attendee-details div, body fieldset.contact-form div {
  *zoom: 1;
  margin: 0;
}
/* line 38, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#host-event-details div:after, #event-attendee-details div:after, body fieldset.contact-form div:after {
  content: "";
  display: table;
  clear: both;
}
/* line 697, ../sass/screen.sass */
#host-event-details .event-address-content, #event-attendee-details .event-address-content, body fieldset.contact-form .event-address-content {
  margin-bottom: 5px;
}
/* line 700, ../sass/screen.sass */
#host-event-details p, #event-attendee-details p, body fieldset.contact-form p {
  margin-bottom: 0;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

/* line 708, ../sass/screen.sass */
body fieldset.contact-form {
  margin-top: 20px;
}

/* line 711, ../sass/screen.sass */
body .bar-holder, .setf {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  float: none;
  margin: 0;
  padding: 0;
}
/* line 722, ../sass/screen.sass */
body .bar-holder li, .setf li {
  margin-bottom: 5px;
}

/* line 725, ../sass/screen.sass */
.dif-event fieldset.host-list, .dif-event fieldset.attendee-list {
  border: 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dotted #aaaaaa;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}
/* line 731, ../sass/screen.sass */
.dif-event fieldset.host-list legend, .dif-event fieldset.attendee-list legend {
  background: none;
  color: #333333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

/* line 738, ../sass/screen.sass */
#event-host-links {
  text-align: left;
}

/* line 741, ../sass/screen.sass */
.contact-attendees, .contact-cohosts {
  text-align: left;
}
/* line 744, ../sass/screen.sass */
.contact-attendees span, .contact-attendees label, .contact-cohosts span, .contact-cohosts label {
  text-align: left;
}
/* line 751, ../sass/screen.sass */
.contact-attendees input[name="send_email"], .contact-cohosts input[name="send_email"] {
  font-size: 16px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffad33;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffad33), color-stop(70%, #e68a00));
  background: -webkit-linear-gradient(#ffad33, #e68a00 70%);
  background: -moz-linear-gradient(#ffad33, #e68a00 70%);
  background: -o-linear-gradient(#ffad33, #e68a00 70%);
  background: -ms-linear-gradient(#ffad33, #e68a00 70%);
  background: linear-gradient(#ffad33, #e68a00 70%);
  -webkit-box-shadow: #ffcc80 0 1px 0 inset;
  -moz-box-shadow: #ffcc80 0 1px 0 inset;
  box-shadow: #ffcc80 0 1px 0 inset;
  border: 1px solid #cc7a00;
  color: white;
  text-shadow: #ab6700 0 -1px 0;
}
/* line 10, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.contact-attendees input[name="send_email"]:hover, .contact-cohosts input[name="send_email"]:hover {
  background-color: #cc7a00;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #ffa31a), color-stop(75%, #cc7a00));
  background: -webkit-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: -moz-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: -o-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: -ms-linear-gradient(#ffa31a 3%, #cc7a00 75%);
  background: linear-gradient(#ffa31a 3%, #cc7a00 75%);
}
/* line 13, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
.contact-attendees input[name="send_email"]:active, .contact-cohosts input[name="send_email"]:active {
  -webkit-box-shadow: #bd7100 0 1px 2px inset;
  -moz-box-shadow: #bd7100 0 1px 2px inset;
  box-shadow: #bd7100 0 1px 2px inset;
}

/* line 755, ../sass/screen.sass */
#event-host-share {
  text-align: left;
}
/* line 758, ../sass/screen.sass */
#event-host-share li {
  margin-bottom: 5px;
}

/* line 765, ../sass/screen.sass */
.dif-event #map {
  position: relative;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 0px;
  width: 300px;
}
/* line 775, ../sass/screen.sass */
.dif-event #map img {
  border: 1px solid #cccccc;
  margin-bottom: 5px;
}
/* line 779, ../sass/screen.sass */
.dif-event #id_act {
  width: 100%;
}

/* line 784, ../sass/screen.sass */
#event-search-results .event div, #event-search-results .event a {
  display: block;
  margin: 0 0 10px 0;
}
/* line 789, ../sass/screen.sass */
#event-search-results .event a {
  font-weight: bold;
}

/* line 792, ../sass/screen.sass */
.event-signup, #event-signup-form {
  text-align: left;
}
/* line 801, ../sass/screen.sass */
.event-signup .gridded, #event-signup-form .gridded {
  margin-top: 0px;
  width: 300px;
  float: left;
}
/* line 806, ../sass/screen.sass */
.event-signup .gridded p, #event-signup-form .gridded p {
  width: 280px;
}
/* line 809, ../sass/screen.sass */
.event-signup .gridded input[type="text"], .event-signup .gridded .form-item-state select, .event-signup .gridded .form-item-zip input[type="text"], .event-signup .gridded .form-item-country select, #event-signup-form .gridded input[type="text"], #event-signup-form .gridded .form-item-state select, #event-signup-form .gridded .form-item-zip input[type="text"], #event-signup-form .gridded .form-item-country select {
  width: 250px;
}
/* line 812, ../sass/screen.sass */
.event-signup .gridded .form-item-city input[type="text"], #event-signup-form .gridded .form-item-city input[type="text"] {
  width: 250px !important;
}
/* line 815, ../sass/screen.sass */
.event-signup .gridded label, #event-signup-form .gridded label {
  font-size: 16px;
}
/* line 818, ../sass/screen.sass */
.event-signup .ground-rules, .event-signup .another-email-address, .event-signup input[type="submit"], #event-signup-form .ground-rules, #event-signup-form .another-email-address, #event-signup-form input[type="submit"] {
  float: left;
}
/* line 821, ../sass/screen.sass */
.event-signup #phone-choice, #event-signup-form #phone-choice {
  margin-left: 0;
}

/* line 824, ../sass/screen.sass */
#event-search-results a.event-title {
  font-size: 21px;
  line-height: 24px;
  color: #ff9900;
}

/* line 833, ../sass/screen.sass */
.set, .bar-holder.set {
  padding: 20px;
  border: 1px dotted #bbbbbb;
  margin-bottom: 20px;
  text-align: left;
  overflow: hidden;
  *zoom: 1;
}
/* line 843, ../sass/screen.sass */
.set p.set-header, .bar-holder.set p.set-header {
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  padding: 5px 10px;
  background: none;
  background: #333333;
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0px 1px white;
  -moz-box-shadow: 0px 1px white;
  box-shadow: 0px 1px white;
  font-family: "Cardo", serif;
  font-size: 21px;
  line-height: 32px;
  width: 200px;
}

/* line 857, ../sass/screen.sass */
.dif-event .set #map {
  width: 100%;
  margin: 0 0 20px 20px;
}
/* line 861, ../sass/screen.sass */
.dif-event .set #map img {
  float: none;
  margin-bottom: 10px;
}
/* line 865, ../sass/screen.sass */
.dif-event .set #map form {
  float: left;
}
/* line 868, ../sass/screen.sass */
.dif-event .set #map form input {
  width: 250px;
  display: block;
}
/* line 872, ../sass/screen.sass */
.dif-event .set #map form input[type="submit"] {
  font-size: 20px;
  margin: 0;
  margin-top: 10px;
}

/* line 880, ../sass/screen.sass */
#taf-confirmation textarea {
  margin-bottom: 10px;
}

/* line 885, ../sass/screen.sass */
fieldset#taf label {
  margin: 0 0 5px 0;
  width: 100%;
}
/* line 893, ../sass/screen.sass */
fieldset#taf div input[type="submit"] {
  font-size: 20px;
}

/* line 896, ../sass/screen.sass */
#event-attendee-links li, #event-host-links li {
  margin: 0 5px 5px 0;
  text-transform: uppercase;
}
/* line 900, ../sass/screen.sass */
#event-attendee-links li a:hover, #event-host-links li a:hover {
  text-decoration: none;
}

/* line 906, ../sass/screen.sass */
#taf {
  position: relative;
  z-index: 100;
}
/* line 911, ../sass/screen.sass */
#taf #known_user {
  margin-bottom: 10px;
  display: none !important;
}
/* line 915, ../sass/screen.sass */
#taf h1 span {
  font-size: inherit;
  letter-spacing: inherit;
}
/* line 919, ../sass/screen.sass */
#taf h2 {
  font-size: 30px;
}
/* line 922, ../sass/screen.sass */
#taf p {
  font-size: 16px;
  line-height: 22px;
}
/* line 926, ../sass/screen.sass */
#taf .break {
  margin-bottom: 20px;
}
/* line 929, ../sass/screen.sass */
#taf input[type="text"] {
  display: block;
  margin: 0px 0 24px -50px;
  width: 80%;
}
/* line 934, ../sass/screen.sass */
#taf label {
  display: block;
  margin-top: 55px;
}
/* line 938, ../sass/screen.sass */
#taf input[type="submit"] {
  margin: 5px 0;
  display: block;
}
/* line 942, ../sass/screen.sass */
#taf form {
  text-align: left;
}
/* line 945, ../sass/screen.sass */
#taf .submit-button {
  text-align: center;
}

/* line 948, ../sass/screen.sass */
.broadband-bbq, #share {
  margin-bottom: 26px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #dddddd;
}

/* line 953, ../sass/screen.sass */
#donate-button {
  font-size: 24px;
  padding: 0.3em 1.5em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #90dd67;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90dd67), color-stop(70%, #64cb2d));
  background: -webkit-linear-gradient(#90dd67, #64cb2d 70%);
  background: -moz-linear-gradient(#90dd67, #64cb2d 70%);
  background: -o-linear-gradient(#90dd67, #64cb2d 70%);
  background: -ms-linear-gradient(#90dd67, #64cb2d 70%);
  background: linear-gradient(#90dd67, #64cb2d 70%);
  -webkit-box-shadow: #beeba5 0 1px 0 inset;
  -moz-box-shadow: #beeba5 0 1px 0 inset;
  box-shadow: #beeba5 0 1px 0 inset;
  border: 1px solid #5ab628;
  color: white;
  text-shadow: #4c9b22 0 -1px 0;
}
/* line 10, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
#donate-button:hover {
  background-color: #5ab628;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #81d952), color-stop(75%, #5ab628));
  background: -webkit-linear-gradient(#81d952 3%, #5ab628 75%);
  background: -moz-linear-gradient(#81d952 3%, #5ab628 75%);
  background: -o-linear-gradient(#81d952 3%, #5ab628 75%);
  background: -ms-linear-gradient(#81d952 3%, #5ab628 75%);
  background: linear-gradient(#81d952 3%, #5ab628 75%);
}
/* line 13, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
#donate-button:active {
  -webkit-box-shadow: #54a926 0 1px 2px inset;
  -moz-box-shadow: #54a926 0 1px 2px inset;
  box-shadow: #54a926 0 1px 2px inset;
}
/* line 956, ../sass/screen.sass */
#donate-button:hover {
  text-decoration: none;
}

/* line 959, ../sass/screen.sass */
#share {
  text-align: left;
}
/* line 962, ../sass/screen.sass */
#share .item {
  margin: 0 0 30px 20px;
}
/* line 965, ../sass/screen.sass */
#share .item img {
  float: left;
  margin-right: 20px;
}
/* line 969, ../sass/screen.sass */
#share textarea {
  width: 66%;
  height: 30px;
}

/* line 973, ../sass/screen.sass */
.share-button {
  margin-top: -6px;
  padding-left: 8px;
  margin-left: 87px;
}
/* line 979, ../sass/screen.sass */
.share-button:hover {
  text-decoration: none;
}
/* line 982, ../sass/screen.sass */
.share-button img {
  margin: 4px 0 0 0;
}

/* line 985, ../sass/screen.sass */
.twitter-share-button {
  margin: 6px 0 0 87px;
}

/* line 988, ../sass/screen.sass */
#facebook {
  padding-bottom: 14px;
}

@media screen and (min-width: 56.25em) {
  /* line 3, ../sass/_screen-900-up.sass */
  header {
    width: 876px;
    height: 200px;
    margin: -20px auto 10px;
    text-align: center;
    position: relative;
    z-index: 200;
  }

  /* line 11, ../sass/_screen-900-up.sass */
  .presented-by {
    display: none;
  }

  /* line 14, ../sass/_screen-900-up.sass */
  .fp-logo {
    display: block;
    background-position: 0 -195px;
    height: 195px;
    width: 275px;
    position: absolute;
    margin: -20px 0 0 170px;
  }
  /* line 22, ../sass/_screen-900-up.sass */
  .fp-logo:hover {
    background-position: 0 0;
    height: 195px;
    width: 275px;
  }

  /* line 27, ../sass/_screen-900-up.sass */
  .sti-logo {
    display: block;
    background-position: 0 -122px;
    height: 122px;
    width: 136px;
    position: absolute;
    margin: 10px 0 0 450px;
  }
  /* line 35, ../sass/_screen-900-up.sass */
  .sti-logo:hover {
    background-position: 0 0;
    height: 122px;
    width: 136px;
  }

  /* line 40, ../sass/_screen-900-up.sass */
  .internet {
    top: 850px;
  }

  /* line 49, ../sass/_screen-900-up.sass */
  .upper h2 {
    display: none;
  }

  /* line 52, ../sass/_screen-900-up.sass */
  .moved, .intro-info-wrapper .title, .intro-info-wrapper .event-signup p.page-title, .event-signup .intro-info-wrapper p.page-title, .event-signup .intro-info-wrapper p.title, .intro-info-wrapper .event-signup p.title, .intro-info-wrapper .event-signup #host-tools-intro p.title, .event-signup #host-tools-intro .intro-info-wrapper p.title, .intro-info-wrapper #host-tools-intro .event-signup p.title, #host-tools-intro .event-signup .intro-info-wrapper p.title, .intro-info-wrapper #event-signup-form p.page-title, #event-signup-form .intro-info-wrapper p.page-title, #event-signup-form .intro-info-wrapper p.title, .intro-info-wrapper #event-signup-form p.title, .intro-info-wrapper #event-signup-form #host-tools-intro p.title, #event-signup-form #host-tools-intro .intro-info-wrapper p.title, .intro-info-wrapper #host-tools-intro #event-signup-form p.title, #host-tools-intro #event-signup-form .intro-info-wrapper p.title, .small-centered h2, .intro .page-title, .intro .intro-info-wrapper .title, .intro-info-wrapper .intro .title, .intro .intro-info-wrapper .event-signup p.page-title, .intro-info-wrapper .event-signup .intro p.page-title, .intro .event-signup .intro-info-wrapper p.page-title, .event-signup .intro-info-wrapper .intro p.page-title, .intro .intro-info-wrapper #event-signup-form p.page-title, .intro-info-wrapper #event-signup-form .intro p.page-title, .intro #event-signup-form .intro-info-wrapper p.page-title, #event-signup-form .intro-info-wrapper .intro p.page-title, .intro #host-tools-intro .title, #host-tools-intro .intro .title, .intro #host-tools-intro .event-signup p.page-title, #host-tools-intro .event-signup .intro p.page-title, .intro .event-signup #host-tools-intro p.page-title, .event-signup #host-tools-intro .intro p.page-title, .intro #host-tools-intro #event-signup-form p.page-title, #host-tools-intro #event-signup-form .intro p.page-title, .intro #event-signup-form #host-tools-intro p.page-title, #event-signup-form #host-tools-intro .intro p.page-title, .title, .event-signup p.page-title, .event-signup .intro-info-wrapper p.title, .intro-info-wrapper .event-signup p.title, .event-signup #host-tools-intro p.title, #host-tools-intro .event-signup p.title, #event-signup-form p.page-title, #event-signup-form .intro-info-wrapper p.title, .intro-info-wrapper #event-signup-form p.title, #event-signup-form #host-tools-intro p.title, #host-tools-intro #event-signup-form p.title, .sorry-event, body #ak-confirmation, #login-form {
    margin-left: 240px;
  }

  /* line 55, ../sass/_screen-900-up.sass */
  .page-title.update, .intro-info-wrapper .update.title, .intro-info-wrapper .event-signup p.update.page-title, .event-signup .intro-info-wrapper p.update.page-title, .intro-info-wrapper #event-signup-form p.update.page-title, #event-signup-form .intro-info-wrapper p.update.page-title, #host-tools-intro .update.title, #host-tools-intro .event-signup p.update.page-title, .event-signup #host-tools-intro p.update.page-title, #host-tools-intro #event-signup-form p.update.page-title, #event-signup-form #host-tools-intro p.update.page-title {
    margin-bottom: 100px;
  }

  /* line 58, ../sass/_screen-900-up.sass */
  div[role="main"] {
    width: 876px;
    margin: 0 auto 24px;
    text-align: center;
    position: relative;
    padding: 0;
  }
  /* line 65, ../sass/_screen-900-up.sass */
  div[role="main"] .inside {
    padding: 0px 120px 60px;
    position: relative;
    overflow: hidden;
    *zoom: 1;
    background: none;
    margin: 0;
    max-width: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 74, ../sass/_screen-900-up.sass */
  div[role="main"] .inside-wrapper {
    width: 876px;
    background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/paper-sti-line.png);
  }

  /* line 78, ../sass/_screen-900-up.sass */
  .top-paper {
    position: absolute;
    top: 0;
    background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/papers-sti-blank.jpg) top center no-repeat;
    width: 876px;
    height: 710px;
    margin-top: -100px;
    display: block;
  }

  /* line 87, ../sass/_screen-900-up.sass */
  .bottom-paper {
    position: absolute;
    width: 876px;
    bottom: 0;
    height: 17px;
    margin-bottom: -17px;
    margin-left: 2px;
    background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/paper-sti-bottom.png);
    z-index: 100;
    display: block;
  }

  /* line 98, ../sass/_screen-900-up.sass */
  .paper-eagle {
    position: relative;
    width: 750px;
    margin: 0 auto 0;
    z-index: 110;
  }
  /* line 104, ../sass/_screen-900-up.sass */
  .paper-eagle div {
    background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/eagle-internet-declaration.png);
    width: 289px;
    height: 229px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 111;
    margin-top: -30px;
  }
  /* line 114, ../sass/_screen-900-up.sass */
  .dif-event .paper-eagle div {
    background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/eagle-internet-summer.png);
  }

  /* line 118, ../sass/_screen-900-up.sass */
  .floated-eagle {
    width: 240px;
    height: 90px;
    float: left;
  }

  /* line 123, ../sass/_screen-900-up.sass */
  .watermark {
    background: url(https://s3.amazonaws.com/s3.freepress.net/template-set-assets/dif/img/eagle-watermark.png);
    width: 607px;
    height: 495px;
    position: absolute;
    margin-top: -500px;
    margin-left: 140px;
    display: block;
  }

  /* line 132, ../sass/_screen-900-up.sass */
  .tip {
    margin-left: 150px;
    max-width: 450px;
  }

  /* line 138, ../sass/_screen-900-up.sass */
  .gridded p {
    width: inherit;
  }
  /* line 141, ../sass/_screen-900-up.sass */
  .gridded .form-item-name, .gridded .form-item-email {
    width: 310px;
  }
  /* line 144, ../sass/_screen-900-up.sass */
  .gridded .form-item-state, .gridded .form-item-country {
    margin-left: 0px;
  }
  /* line 147, ../sass/_screen-900-up.sass */
  .gridded .form-item-state select, .gridded .form-item-country select {
    width: 290px;
  }
  /* line 150, ../sass/_screen-900-up.sass */
  .gridded .form-item-zip {
    margin-left: 20px;
  }
  /* line 153, ../sass/_screen-900-up.sass */
  .gridded .form-item-zip input[type="text"] {
    width: 300px;
  }

  /* line 156, ../sass/_screen-900-up.sass */
  input[type="text"] {
    width: 300px;
  }

  /* line 160, ../sass/_screen-900-up.sass */
  .form-item-city input[type="text"] {
    width: 300px !important;
  }

  /* line 166, ../sass/_screen-900-up.sass */
  .add-comment textarea {
    width: 620px;
  }

  /* line 169, ../sass/_screen-900-up.sass */
  input[type="submit"] {
    font-size: 30px;
    padding: 0.3em 1.5em;
    display: inline-block;
    cursor: pointer;
    line-height: 1.5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffad33;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffad33), color-stop(70%, #e68a00));
    background: -webkit-linear-gradient(#ffad33, #e68a00 70%);
    background: -moz-linear-gradient(#ffad33, #e68a00 70%);
    background: -o-linear-gradient(#ffad33, #e68a00 70%);
    background: -ms-linear-gradient(#ffad33, #e68a00 70%);
    background: linear-gradient(#ffad33, #e68a00 70%);
    -webkit-box-shadow: #ffcc80 0 1px 0 inset;
    -moz-box-shadow: #ffcc80 0 1px 0 inset;
    box-shadow: #ffcc80 0 1px 0 inset;
    border: 1px solid #cc7a00;
    color: white;
    text-shadow: #ab6700 0 -1px 0;
    width: auto;
  }
  /* line 10, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
  input[type="submit"]:hover {
    background-color: #cc7a00;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #ffa31a), color-stop(75%, #cc7a00));
    background: -webkit-linear-gradient(#ffa31a 3%, #cc7a00 75%);
    background: -moz-linear-gradient(#ffa31a 3%, #cc7a00 75%);
    background: -o-linear-gradient(#ffa31a 3%, #cc7a00 75%);
    background: -ms-linear-gradient(#ffa31a 3%, #cc7a00 75%);
    background: linear-gradient(#ffa31a 3%, #cc7a00 75%);
  }
  /* line 13, /Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/sassy-buttons/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
  input[type="submit"]:active {
    -webkit-box-shadow: #bd7100 0 1px 2px inset;
    -moz-box-shadow: #bd7100 0 1px 2px inset;
    box-shadow: #bd7100 0 1px 2px inset;
  }

  /* line 173, ../sass/_screen-900-up.sass */
  .updates {
    text-align: center;
    width: 350px;
  }

  /* line 181, ../sass/_screen-900-up.sass */
  .recent-signers .column_1 {
    float: left;
    width: 330px;
    margin-right: 20px;
  }
  /* line 186, ../sass/_screen-900-up.sass */
  .recent-signers .column_2 {
    width: 280px;
    float: left;
  }

  /* line 195, ../sass/_screen-900-up.sass */
  .dif-event label, #login-form label {
    margin: 0 0 0 0;
    width: 150px;
  }
  /* line 201, ../sass/_screen-900-up.sass */
  .dif-event p.cb-container input, #login-form p.cb-container input {
    left: 200px;
  }
  /* line 204, ../sass/_screen-900-up.sass */
  .dif-event p.cb-container label, #login-form p.cb-container label {
    left: 220px;
  }

  /* line 210, ../sass/_screen-900-up.sass */
  #host-event-details .event-city-etc, #attendee-event-details .event-city-etc {
    padding-left: 120px;
  }
  /* line 213, ../sass/_screen-900-up.sass */
  #host-event-details label, #attendee-event-details label {
    width: 120px;
  }

  /* line 216, ../sass/_screen-900-up.sass */
  .event-description p {
    margin-left: 120px;
  }

  /* line 221, ../sass/_screen-900-up.sass */
  .dif-event #map {
    float: right;
  }

  /* line 224, ../sass/_screen-900-up.sass */
  .event-signup {
    text-align: left;
  }
  /* line 227, ../sass/_screen-900-up.sass */
  .event-signup .gridded {
    width: 300px;
    margin-top: 30px;
  }
  /* line 231, ../sass/_screen-900-up.sass */
  .event-signup .gridded input[type="text"], .event-signup .gridded .form-item-state select, .event-signup .gridded .form-item-zip input[type="text"], .event-signup .gridded select, .event-signup .gridded .form-item-country {
    width: 250px;
  }
  /* line 234, ../sass/_screen-900-up.sass */
  .event-signup .gridded .form-item-city input[type="text"] {
    width: 250px !important;
  }

  /* line 239, ../sass/_screen-900-up.sass */
  .dif-event .set #map img {
    float: right;
    margin: 0;
  }

  /* line 243, ../sass/_screen-900-up.sass */
  #phone-choice {
    margin-left: 110px;
  }

  /* line 246, ../sass/_screen-900-up.sass */
  .spacer {
    height: 120px;
  }

  /* line 252, ../sass/_screen-900-up.sass */
  #id_event_is_private_row label {
    left: 220px;
  }
  /* line 255, ../sass/_screen-900-up.sass */
  #id_event_is_private_row input {
    left: 290px;
  }

  /* line 259, ../sass/_screen-900-up.sass */
  footer {
    width: 800px;
    max-width: 800px;
  }
}
