/*
  Icon Font: jordanbecker_sign
*/
@font-face {
  font-family: "jordanbecker_sign";
  src: url("/font/jordanbecker_sign/jordanbecker_sign_2528a10ca189eb33ec9ac3ff3940bcce.eot");
  src: url("/font/jordanbecker_sign/jordanbecker_sign_2528a10ca189eb33ec9ac3ff3940bcce.eot?#iefix") format("embedded-opentype"), url("/font/jordanbecker_sign/jordanbecker_sign_2528a10ca189eb33ec9ac3ff3940bcce.woff") format("woff"), url("/font/jordanbecker_sign/jordanbecker_sign_2528a10ca189eb33ec9ac3ff3940bcce.ttf") format("truetype"), url("/font/jordanbecker_sign/jordanbecker_sign_2528a10ca189eb33ec9ac3ff3940bcce.svg#jordanbecker_sign") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "jordanbecker_sign";
    src: url("/font/jordanbecker_sign/jordanbecker_sign_2528a10ca189eb33ec9ac3ff3940bcce.svg#jordanbecker_sign") format("svg"); } }
[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
.icon-sign:before {
  display: inline-block;
  font-family: "jordanbecker_sign";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.icon-sign:before {
  content: "\f100"; }

@font-face {
  font-family: 'social';
  src: url("/font/social/fonts/social.eot?skw6mh");
  src: url("/font/social/fonts/social.eot?#iefixskw6mh") format("embedded-opentype"), url("/font/social/fonts/social.woff?skw6mh") format("woff"), url("/font/social/fonts/social.ttf?skw6mh") format("truetype"), url("/font/social/fonts/social.svg?skw6mh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'social';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

.icon-linkedin {
  color: #1971ad; }
  .icon-linkedin:hover {
    color: #1971ad; }
  .icon-linkedin:before {
    content: "\f0e1"; }

.icon-bitbucket {
  color: #193d6e; }
  .icon-bitbucket:hover {
    color: #193d6e; }
  .icon-bitbucket:before {
    content: "\f171"; }

.icon-trello {
  color: #115fa0; }
  .icon-trello:hover {
    color: #115fa0; }
  .icon-trello:before {
    content: "\f181"; }

.icon-behance {
  color: black; }
  .icon-behance:hover {
    color: black; }
  .icon-behance:before {
    content: "\f1b4"; }

.icon-vine {
  color: #17b57d; }
  .icon-vine:hover {
    color: #17b57d; }
  .icon-vine:before {
    content: "\f1ca"; }

.icon-ra {
  color: #c80a04; }
  .icon-ra:hover {
    color: #c80a04; }
  .icon-ra:before {
    content: "\f1d0"; }

.icon-googleplus {
  color: #cb2726; }
  .icon-googleplus:hover {
    color: #cb2726; }
  .icon-googleplus:before {
    content: "\e607"; }

.icon-facebook {
  color: #2e4486; }
  .icon-facebook:hover {
    color: #2e4486; }
  .icon-facebook:before {
    content: "\e600"; }

.icon-instagram {
  color: #873f2a; }
  .icon-instagram:hover {
    color: #873f2a; }
  .icon-instagram:before {
    content: "\e608"; }

.icon-twitter {
  color: #469ae9; }
  .icon-twitter:hover {
    color: #469ae9; }
  .icon-twitter:before {
    content: "\e601"; }

.icon-github {
  color: #708897; }
  .icon-github:hover {
    color: #708897; }
  .icon-github:before {
    content: "\e602"; }

.icon-tumblr {
  color: #273349; }
  .icon-tumblr:hover {
    color: #273349; }
  .icon-tumblr:before {
    content: "\e603"; }

.icon-soundcloud {
  color: #fd4006; }
  .icon-soundcloud:hover {
    color: #fd4006; }
  .icon-soundcloud:before {
    content: "\e604"; }

.icon-skype {
  color: #139bee; }
  .icon-skype:hover {
    color: #139bee; }
  .icon-skype:before {
    content: "\e609"; }

.icon-stackexchange {
  color: #6e6e72; }
  .icon-stackexchange:hover {
    color: #6e6e72; }
  .icon-stackexchange:before {
    content: "\e605"; }

.icon-flattr {
  color: #56a612; }
  .icon-flattr:hover {
    color: #56a612; }
  .icon-flattr:before {
    content: "\e606"; }

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: "Goudy Old Style", Georgia, Serif;
  color: white;
  background-color: black;
  background-image: url("/je-suis-charlie/img/jesuischarlie.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  min-height: 100vh; }

* {
  box-sizing: border-box; }

.center {
  text-align: center; }

.shout {
  padding: 2em;
  width: 100%;
  margin: auto; }
  .shout h1 {
    font-size: 5em; }
  .shout img {
    display: block;
    margin: auto;
    width: 20em; }
  .shout p {
    text-align: justify; }

.icon-sign {
  font-size: 6em; }

.charlie {
  color: #bcbcbc; }

.share {
  padding: 1em 0; }
  .share .fb-share-button {
    vertical-align: middle;
    margin-right: 15px; }
  .share .twitter-share-button {
    vertical-align: middle; }

.date {
  color: grey; }

hr {
  width: 70%;
  border-color: grey; }

@media screen and (min-width: 32em) {
  .shout {
    width: 31em; } }
@media screen and (min-width: 65em) {
  .shout {
    width: 42em;
    font-size: 1.3em; } }
