body {
  padding-top: 40px;
  background: url('/img/ricepaper2.jpg');
  font-weight: 200;
}

.page-content {
  background: #fff;
  width: 941px;
}

.blueprint {
  min-width: 940px;
}

.blueprint .background {
  background: url('/img/pages/boarduino-tall.jpg');
  background-color: #000;
  background-repeat: no-repeat;
  height: 441px;
  width: 940px;
  position: relative;
}

.blueprint .text {
  width: 800px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
}

.blueprint .text h1 {
  font-size: 72px;
  line-height: 76px;
  color: white;
}

.blueprint .text p {
  font-size: 20px;
  line-height: 27px;
  color: white; /*#F2F7FB;*/
}

.container {
  width: 941px;
  padding-left: 30px;
  padding-right: 30px;
}
.quickdist h4 {
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}

.quickdist .span4 {
  background: #F3DC89;
  border-left: 1px solid #F8EDC3;
  width: 293px;
  height: 148px;
  margin-left: 0;
  padding: 8px 10px 26px;
  text-align: center;
}

.sponsors h4 {
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 20px;
  text-transform: uppercase;
}

.sponsors .span12 {
  border: 1px solid #ccc;
}
.quickdist .sponsors .span12 {
  border: 1px solid #F8EDC3;
}

.sponsors {
  height: 75px;
}

.sponsors .logo {
  display: inline-block; 
  text-align: center; 
  vertical-align: middle;
  padding: 0 0px;
  width: 230px;
}

/*.quickdist [class*="span"]:last-child {
  border-right: 0;
}
*/
.quickdist .span4:first-child {
  margin-left: 20px;
  border-left: 0;
  width: 292px;
}

footer.footer {
  margin-top: 45px;
  padding: 5px 0 35px;
  border-top: 1px solid #ccc;
}

p.note {
  font-style: italic;
  color: #666;
  font-size: small;
}

section {
  padding-top: 40px;
}

img.bordered {
  border: 1px solid #333;
}
img.padded {
  margin: 5px;
}

.alertbox {
  width: 0;
  height: 0;
}
.alertbox .alert {
  position: fixed;
  top: 50px;
}
.alert .undo-link {
  font-weight: bold;
}
.alertbox .alert a:link {
  font-weight: bold;
}
/*.alert.block-message .undo-link {
  color: inherit;
}*/
.alert button.close {
  border: 0;
  padding: 0;
  margin: 9;
}


button {
  background: none;
}

.progress-icon {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  width: 24px;
  height: 24px;
  background-image: none;
  background-repeat: no-repeat;
  line-height: 24px;
}
.progress-icon.spinner {
  background-image: url('/img/icons/ajax-loader.gif');
}
.progress-icon.ok {
  background-image: url('/img/icons/001_06.png');
}
.progress-icon.bad {
  background-image: url('/img/icons/001_05.png');
}

.undo-link {
  text-decoration: underline;
}

form.useless {
  margin-bottom: 0;
}

.help-block, .help-inline {
  color: #aaa;
}

.modal-footer .btn {
  float: none;
}
.modal-footer .button-actions {
  float: right;
}

.tiny-header {
  display: inline-block;
  width: 55px;
  text-align: right;
  font-weight: bold;
  padding-right: 5px;
  line-height: 16pt;
}

.bghead {
  position: relative;
  border: 1px solid #ccc;
  width: 458px;
  background: #fff;
}

.bghead h3 {
  bottom: 10px;
  right: 10px;
  position: absolute;
  color: #fff;
  font-size: 42px;
  line-height: 46px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
}

.bghead.nametags {
  height: 253px;
  background: url('/img/pages/smiling-nametags.jpg');
}

.bghead.nametags h3 {
}

.bghead.tada {
  height: 242px;
  background: url('/img/pages/tada-narrow.jpg');
}

.bghead.tada h3 {
  text-align: left;
  left: 10px;
}

.bghead.beetlebots {
  height: 251px;
  background: url('/img/pages/beetlebots.jpg');
}

.bghead.beetlebots h3 {
  top: 10px;
}

.bghead.lightwire {
  height: 238px;
  background: url('/img/pages/lightwire.jpg');
}

.bghead.lightwire h3 {
  top: 10px;
}

.bghead.thrilled {
  height: 259px;
  background: url('/img/pages/thrilled-board.jpg');
}

.bghead.thrilled h3 {
  top: 10px;
}

.bghead.handsup {
  height: 175px;
  background: url('/img/pages/hands-up.jpg');
}

.bghead.handsup h3 {
}


ul.chevron {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
ul.chevron li:before {
  content: "\00bb";
  padding-right: 4px;
  font-size: 12pt;
  color: red;
}
ul.chevron li {
  margin-left: 0px;
  padding-left: 4px;
  margin-bottom: 5px;
}
ul.chevron li.none:before {
  content: "";
}
ul.chevron.big li:before {
  content: "\00bb";
  padding-right: 15px;
  font-size: 16pt;
  color: green;
}
ul.chevron.extrabig li:before {
  content: "\00bb";
  padding-right: 7px;
  font-size: 20pt;
  color: green;
}
ul.chevron.bigtext li {
  font-size: 17px;
  line-height: 21px;
  padding-bottom: 10px;
/*  margin-right: 24px;*/
}

.alert.alert-inverted {
  right: 20px;
  left: 20px;
}
/* these colors are re-inverted, as in bootstrap v1.4. copied from bootstrap v2's buttons */
.alert.alert-inverted {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: white;
  text-shadow: none;
  z-index: 999;
}

.alert.alert-inverted.alert-danger, .alert.alert-inverted.alert-error {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: white;
}

.alert.alert-inverted.alert-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: white;
}

.alert.alert-inverted.alert-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.alert.alert-inverted a {
  color: white;
}

.btn.btn-tiny {
  padding: 3px 6px;
  font-size: 11px;
  line-height: 16px;
}

.icon-orange {
  background-image: url(../img/glyphicons-halflings-orange.png);
}
.icon-danger {
  background-image: url(../img/glyphicons-halflings-danger.png);
}
.icon-success {
  background-image: url(../img/glyphicons-halflings-success.png);
}

.dangertext {
  color: #b94a48;
}
.successtext {
  color: #468847;
}

.homepage-subscription {
  width: 180px;
}

.table-nohover tbody tr:hover td, .table-nohover tbody tr:hover th { 
  background-color: inherit;
}

.editable-text {
/*  display: block;*/
  cursor: pointer;
  padding: 0 2px;
}

.editable-text input {
  width: 100%;
  padding: 0;
  margin: 0;
  cursor: normal;
}

.page-content h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.costlist-note {
  display: block;
  color: #999;
  font-style: italic;
  font-size: 90%;
}