@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
@import url(reset.css);

html{
  -webkit-text-size-adjust: none;
}

strong{
  font-weight: bolder;
}

p{
  display: block;
  padding-bottom: 17px;
  margin: 0 !important;
}

i{
 font-style: italic; 
}

.teaser > p {
  display: inline !important;
}

body {
  background: #FEFEFE;
  font-family: 'Droid Serif', serif !important;
  color: #4b4b50;
}

#main{
  width: 1000px;
  margin: 0 auto;
  padding-left: 40px;
  height: 1%;
  overflow: hidden;
}

#sidebar{
  position: fixed;
  font-family: Helvetica, Arial, 'sans serif';
  font-size: 13px;
  line-height: 120%;
  width: 110px;
  top: 100px;
  color: gray;
}

#blogposts{
  width: 60%;
  position: relative;
  float: right;
  padding-right: 25%;
  padding-top: 10%;
  padding-bottom: 10%;
}

.post{
  overflow: hidden;
  margin-bottom: 8%;
}

.titleContainer{
  width: 100%;
  position: relative;
  height: 1%;
  overflow: hidden;
  display: block;
  font-family: 'Droid Serif', serif !important;
  border-bottom: 2px solid rgba(0,0,0,.15);
  margin-bottom: 10px;
  padding-bottom: 5px;
}

a{
  text-decoration: none;
  color: #4E688A;
}

a:hover{
  color: #5F87A7;
}

.date{
  display: block;
  position: absolute;
  float: right;
  color: #ABB4B7;
  font-size: 12px;
  bottom: 6px;
  right: 0;
}

.title{
  position: relative;
  float: left;
  font-size: 20px;
  width:60%;
  word-wrap: break-word;
}

.teaser, .fullText{
  font-family: 'Droid Serif', serif !important;
  font-size: 16px;
  line-height: 155%;
  padding-left: 16px;
/*  used to be 3%*/
}

.fullText a {
  text-decoration: underline;
}

.teaser a {
  text-decoration: underline;
}

.short {
  padding-bottom: 8px;
}

.continue{
  font-size: 15px;
  display: inline;
  font-style: italic;
  padding-left: 5px;
}

#headshot{
  height: 60px;
  width: 60px;
  display: block;
  box-shadow: 1px 1px 6px rgba(0,0,0,0.4);
  margin-bottom: 15px;
}

#social, #social:visited {
  color: #2299CC;
}

.twitter-share-button{
  position: relative;
  float: right;
  top: -10px;
}

#footnotes{
  width: 60%;
  margin-top: -10px;
  padding-left: 5%;
  font-size: 12px;
  color: gray;
  font-family: 'Helvetica', Arial, sans-serif;
  word-wrap: break-word;
  padding-bottom: 60px;
  line-height: 130%;
  text-indent: -14px;
}

#footnotes span{
  display: block;
  padding-bottom:10px;
}

.mobile {
  display: none;
}

.talks {
  font-size: 15px;
}

/** mobile junk **/
@media only screen and (max-device-width: 480px){
  #sidebar{
    position: relative;
    top: 0;
    width: 100%;
  }
  
  #headshot, .desktop, .border {
    display: none;
  }
  
  .mobile {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'Helvetica';
    padding-top: 15px;
    padding-bottom: 15px;
    background: #434343;
  }
  
  .mobile a, .headercontainer a {
    color: #DADADA !important;
  }
  
  .mobile a:hover, .headercontainer a:hover {
    color: #F6F6F6 !important;
    text-decoration: underline;
  }
  
  .headerlink {
    display: list-item;
    text-align: center;
  }
  
  .headercontainer {
    background: #C47487;
    -webkit-column-count: 3;
    padding: 0 1em;
    padding-top: 1em;
    padding-bottom: 3px;
    margin-bottom: 7px;
  }
  
  #main{
    width: 100%;
    padding-left: 0;
  }
  
  #blogposts{
    width: 95%;
    margin: 0 auto;
    padding: 0;
    padding-right: 2.5%;
    padding-top: 2.5%;
  }
  
  .teaser, .fullText{
    width: 98%;
    margin: 0 auto;
    padding: 0 !important;
  } 
}


.border {
    border-bottom: 1px solid #CECECE;
    margin-bottom: 8px;
    width: 10px;    
}

em {
    font-style: italic;
}

#page em, #page .divider {
    color: #A0A0A0;
}

h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

blockquote {
    border-left: 5px solid #A6A6A6;
    margin-left: 24px;
    padding-left: 10px;
    color: #696969;
    margin-bottom: 25px;
}

#page {
    width: 700px;
}

.highlight {
  font: medium monospace !important;
  padding-bottom: 10px !important;
}

img {
  width: 100%;
}

#twitter-widget-1, #twitter-widget-2 {
  position: relative;
  padding-top: 12px;
  margin: 0 auto;
  display: block;
}

.stripe-button-el {
  margin: 0 auto;
  margin-top: 12px;
  overflow: hidden;
  display: block;
  visibility: visible !important;
  background-image: -webkit-linear-gradient(#28a0e5, #015e94);
  background-image: -moz-linear-gradient(#28a0e5, #015e94);
  background-image: -ms-linear-gradient(#28a0e5, #015e94);
  background-image: -o-linear-gradient(#28a0e5, #015e94);
  background-image: linear-gradient(#28a0e5, #015e94);
  -webkit-font-smoothing: antialiased;
  border: 0;
  padding: 1px;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
.stripe-button-el::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.stripe-button-el span {
  display: block;
  position: relative;
  padding: 0 87px;
  height: 50px;
  line-height: 50px;
  background: #1275ff;
  background-image: -webkit-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
  background-image: -moz-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
  background-image: -ms-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
  background-image: -o-linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
  background-image: linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.stripe-button-el:not(:disabled):active,
.stripe-button-el.active {
  background: #005d93;
}
.stripe-button-el:not(:disabled):active span,
.stripe-button-el.active span {
  color: #eee;
  background: #008cdd;
  background-image: -webkit-linear-gradient(#008cdd, #008cdd 85%, #239adf);
  background-image: -moz-linear-gradient(#008cdd, #008cdd 85%, #239adf);
  background-image: -ms-linear-gradient(#008cdd, #008cdd 85%, #239adf);
  background-image: -o-linear-gradient(#008cdd, #008cdd 85%, #239adf);
  background-image: linear-gradient(#008cdd, #008cdd 85%, #239adf);
  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
}
.stripe-button-el:disabled,
.stripe-button-el.disabled {
  background: rgba(0,0,0,0.2);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-button-el:disabled span,
.stripe-button-el.disabled span {
  color: #999;
  background: #f8f9fa;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

.bs-example-form .input-group {
  margin-bottom: 10px;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  line-height: 1.42857143;
  border-collapse: separate;
}

.form-control, input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.donate-form {
  position: relative;
  width: 160px;
  margin: 0 auto;
}

.wtf {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
input {
line-height: normal;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
input, input[type="password"], input[type="search"], isindex {
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}
input, textarea, keygen, select, button, isindex {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
input, textarea, keygen, select, button, isindex, meter, progress {
-webkit-writing-mode: horizontal-tb;
}

.input-group-addon:last-child {
border-left: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    margin-bottom: 15px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}