/*!
Theme Name: Sandi Amorim
Theme URI: http://sandiamorim.com/
Author: violetminded Media
Author URI: http://violetminded.com/
Description: A pixel-by-pixel ode to the fearless warrior queen that is Sandi Amorim
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/
/*--------------------------------------------------------------
Variables
--------------------------------------------------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 9, 2014 */
@font-face {
  font-family: "Bombshell";
  src: url('fonts/../webfonts/bombshellpro-webfont.ttf') format('truetype'), url('fonts/../webfonts/bombshellpro-webfont.eot') format('embedded-opentype');
}

/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
* {
  margin: 0;
}

html, body {
  height: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, .home-content article .home-heading, .home-content article h3, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
Hacks
--------------------------------------------------------------*/
.main-navigation {
  margin-top: -7%;
}

.site-branding {
  margin-top: -0.5%;
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
@media (max-width: 640px) {
  body {
    font-size: 1.2rem;
  }
}
@media (min-width: 640px) {
  body {
    font-size: 1rem;
  }
}
@media (min-width: 960px) {
  body {
    font-size: 1.2rem;
  }
}
@media (min-width: 1100px) {
  body {
    font-size: 1.5rem;
  }
}
html {
  overflow-x: hidden;
}

body,
button,
input,
select,
textarea {
  font-size: 17.5px;
  font-size: 1.75rem;
  letter-spacing: -0.025em;
  color: #2c2325;
  font-family: "Cardo", serif;
}

h1, h2, .home-content article .home-heading, .home-content article h3, h3, h4, h5, h6 {
  font-family: "Bombshell", sans-serif;
  clear: both;
}

h1 {
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: -0.025em;
  color: #b92611;
}

h2, .home-content article .home-heading, .home-content article h3 {
  font-size: 35px;
  font-size: 3.5rem;
  letter-spacing: -0.025em;
  color: #6d091a;
}

p {
  margin-bottom: 1.5em;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.center {
  text-align: center;
}

/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
a:link, .comments-area ol.comment-list li.comment div.reply a:hover,
.comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply a:active,
a:visited {
  color: #fe3935;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #b92611;
  text-decoration: underline;
}

.button-link {
  padding: 10px 15px;
  background: #e5e85a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #afad21;
  text-shadow: 0 -1px 0 rgba(175, 173, 33, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button-link:hover {
  background: #f1fa8e;
  border: solid 1px #afad21;
  text-decoration: none;
}

.button-link:active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
  background: #f1fa8e;
  border: solid 1px #afad21;
}

/*--------------------------------------------------------------
Spans
--------------------------------------------------------------*/
.purple {
  color: #6d091a;
}

/*--------------------------------------------------------------
Content Typography
--------------------------------------------------------------*/
.hentry h2, .hentry .home-content article .home-heading, .home-content article .hentry .home-heading, .hentry .home-content article h3, .home-content article .hentry h3, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
  font-family: "Cardo", serif;
  padding-bottom: 3%;
  font-weight: bold;
}
.hentry h1, .hentry h3 {
  color: #fe3935;
}
.hentry h2, .hentry .home-content article .home-heading, .home-content article .hentry .home-heading, .hentry .home-content article h3, .home-content article .hentry h3, .hentry h4 {
  color: #b92611;
}
.hentry h2, .hentry .home-content article .home-heading, .home-content article .hentry .home-heading, .hentry .home-content article h3, .home-content article .hentry h3 {
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: -0.025em;
}
.hentry h3 {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.025em;
}

body.page .hentry .entry-title {
  text-align: center;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: -0.025em;
}

/*--------------------------------------------------------------
Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  position: relative;
  text-align: right;
  margin-top: 1%;
  width: 90%;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  display: inline;
  color: #ffffff;
  padding-right: 3.5%;
}

.main-navigation a:link, .main-navigation .comments-area ol.comment-list li.comment div.reply a:hover, .comments-area ol.comment-list li.comment div.reply .main-navigation a:hover,
.main-navigation .comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply .main-navigation a:focus,
.main-navigation .comments-area ol.comment-list li.comment div.reply a:active,
.comments-area ol.comment-list li.comment div.reply .main-navigation a:active, .main-navigation a:visited {
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
}

.main-navigation a:hover, .main-navigation a:focus {
  color: #e3e454;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 1.5em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul {
  display: block;
}

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
  color: #e3e454;
  text-decoration: underline;
}

/* Small menu */
.menu-toggle {
  cursor: pointer;
  display: none;
}

@media screen and (max-width: 700px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }

  .main-navigation ul {
    display: none;
  }
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
#page {
  position: relative;
  width: 90%;
  margin: auto;
}

.full-page {
  position: relative;
  width: 70%;
  margin: auto;
  top: -7em;
}

.page-content, .blog-content, .single-content {
  position: relative;
  top: -8em;
}

/*--------------------------------------------------------------
Posts and pages
--------------------------------------------------------------*/
.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/
@media screen and (max-width: 1366px) {
  body.home .content-area {
    background-image: url('http://sandiamorim.com/wp-content/uploads/2014/09/header-bg-alt.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center top;
  }

  article {
    position: relative;
    left: 10%;
    width: 80%;
  }
}
@media screen and (min-width: 1367px) {
  body.home .content-area {
    background-image: url('images/backgrounds/header-bg-huge.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center top;
  }

  .home-content {
    position: relative;
    color: #6d091a;
  }

  article {
    position: relative;
    left: 12%;
    width: 80%;
  }
}
body.home ul.social-networks {
  margin-top: -3%;
  margin-bottom: -1%;
}

.home-content a {
  color: #3d3e0c;
}
.home-content article p {
  color: #33000b;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.025em;
}
.home-content article .home-heading, .home-content article h3 {
  font-family: "Cardo", serif;
  text-align: right;
  margin-bottom: 1em;
  color: #33000b;
  font-weight: bold;
}
.home-content article h3 {
  text-align: left;
  font-size: 22.5px;
  font-size: 2.25rem;
  letter-spacing: -0.025em;
}
.home-content article img {
  border: 3px solid #fe3935;
}
.home-content article ul.social-sharing {
  margin-top: -3em;
}
.home-content article ul.social-sharing img {
  border: none;
}
.home-content .additional {
  position: relative;
  color: #2c2325;
  border-style: solid;
  border-width: 27px;
  border-image: url('images/divider.png') 27 fill round;
}
.home-content .additional img {
  max-width: 100%;
}
.home-content .blog-feed {
  width: 90%;
  position: relative;
  left: 5%;
}
.home-content .blog-feed .entry {
  clear: both;
}
.home-content .blog-feed ul.social-sharing {
  text-align: left;
  margin: 0;
}
.home-content .blog-feed .entry-content p:first-child:first-letter {
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: -0.025em;
  margin-top: 7px;
  margin-right: 5px;
  color: #3D3529;
}
.home-content .blog-feed .entry-header a:link, .home-content .blog-feed .entry-header .comments-area ol.comment-list li.comment div.reply a:hover, .comments-area ol.comment-list li.comment div.reply .home-content .blog-feed .entry-header a:hover,
.home-content .blog-feed .entry-header .comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply .home-content .blog-feed .entry-header a:focus,
.home-content .blog-feed .entry-header .comments-area ol.comment-list li.comment div.reply a:active,
.comments-area ol.comment-list li.comment div.reply .home-content .blog-feed .entry-header a:active,
.home-content .blog-feed .entry-header a:visited {
  color: #6d091a;
}
.home-content .blog-feed .entry-header a:hover,
.home-content .blog-feed .entry-header a:focus {
  color: #fe3935;
  text-decoration: none;
}
.home-content .blog-feed .entry-header .entry-meta {
  color: #fe3935;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.025em;
}
.home-content .blog-feed .entry-header .entry-meta a:link, .home-content .blog-feed .entry-header .entry-meta .comments-area ol.comment-list li.comment div.reply a:hover, .comments-area ol.comment-list li.comment div.reply .home-content .blog-feed .entry-header .entry-meta a:hover,
.home-content .blog-feed .entry-header .entry-meta .comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply .home-content .blog-feed .entry-header .entry-meta a:focus,
.home-content .blog-feed .entry-header .entry-meta .comments-area ol.comment-list li.comment div.reply a:active,
.comments-area ol.comment-list li.comment div.reply .home-content .blog-feed .entry-header .entry-meta a:active,
.home-content .blog-feed .entry-header .entry-meta a:visited {
  color: #fe3935;
}
.home-content .blog-feed .entry-header .entry-meta a:hover,
.home-content .blog-feed .entry-header .entry-meta a:focus {
  color: #6d091a;
}

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in IE6/IE7 */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-main .gallery dd,
.site-main .gallery figcaption {
  margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* Click to Tweet */
.tm-click-to-tweet {
  border-color: #fe3935;
}
.tm-click-to-tweet a:link, .tm-click-to-tweet .comments-area ol.comment-list li.comment div.reply a:hover, .comments-area ol.comment-list li.comment div.reply .tm-click-to-tweet a:hover,
.tm-click-to-tweet .comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply .tm-click-to-tweet a:focus,
.tm-click-to-tweet .comments-area ol.comment-list li.comment div.reply a:active,
.comments-area ol.comment-list li.comment div.reply .tm-click-to-tweet a:active,
.tm-click-to-tweet a:visited {
  color: #fe3935;
}
.tm-click-to-tweet a:hover,
.tm-click-to-tweet a:focus,
.tm-click-to-tweet a:active {
  color: #6d091a;
}

.tm-powered-by {
  display: none;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area h2, .comments-area .home-content article .home-heading, .home-content article .comments-area .home-heading, .comments-area .home-content article h3, .home-content article .comments-area h3 {
  color: #b92611;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: -0.025em;
}
.comments-area ol.comment-list {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
.comments-area ol.comment-list li {
  list-style-type: none;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.025em;
  margin-top: 15px;
}
.comments-area ol.comment-list li.comment {
  border-bottom: 1px dotted #666;
  padding: 1em;
}
.comments-area ol.comment-list li.comment div.vcard cite.fn {
  font-style: normal;
}
.comments-area ol.comment-list li.comment div.vcard img.avatar {
  border: 5px solid #fe3935;
  float: right;
  margin: 0 0 1em 1em;
}
.comments-area ol.comment-list li.comment div.comment-meta a {
  color: #ccc;
}
.comments-area ol.comment-list li.comment p {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.025em;
  margin: 0 0 1em;
}
.comments-area ol.comment-list li.comment ul {
  list-style: square;
  margin: 0 0 1em 2em;
}
.comments-area ol.comment-list li.comment div.reply a:link, .comments-area ol.comment-list li.comment div.reply a:hover,
.comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply a:active,
.comments-area ol.comment-list li.comment div.reply a:visited {
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px / 4px;
  border-radius: 4px / 4px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.025em;
  background-color: #c0dd56;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC0DD56', endColorstr='#FFABDC28');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c0dd56), color-stop(100%, #abdc28));
  background-image: -webkit-linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  background-image: -moz-linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  background-image: -o-linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  background-image: linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  display: block;
  width: 10%;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 5px;
}
.comments-area ol.comment-list li.comment div.reply a:hover,
.comments-area ol.comment-list li.comment div.reply a:focus,
.comments-area ol.comment-list li.comment div.reply a:active {
  background-color: #fc9694;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFC9694', endColorstr='#FFFE3935');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fc9694), color-stop(48%, #fc605d), color-stop(100%, #fe3935));
  background-image: -webkit-linear-gradient(top, #fc9694 0%, #fc605d 48%, #fe3935 100%);
  background-image: -moz-linear-gradient(top, #fc9694 0%, #fc605d 48%, #fe3935 100%);
  background-image: -o-linear-gradient(top, #fc9694 0%, #fc605d 48%, #fe3935 100%);
  background-image: linear-gradient(top, #fc9694 0%, #fc605d 48%, #fe3935 100%);
}
.comments-area ol.comment-list li.comment ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}
.comments-area ol.comment-list li.comment ul.children li.comment-author-admin {
  border-left: 5px solid #fe3935;
  margin: 0 0 .25em .25em;
}
.comments-area ol.comment-list li.comment ul.children li.depth-2 {
  border-left: 5px solid #6d091a;
  margin: 0 0 .25em .25em;
}
.comments-area ol.comment-list li.comment ul.children li.depth-3 {
  border-left: 5px solid #b92611;
  margin: 0 0 .25em .25em;
}
.comments-area ol.comment-list li.comment ul.children li.depth-4 {
  border-left: 5px solid #e3e454;
  margin: 0 0 .25em .25em;
}
.comments-area ol.comment-list li.comment ul.children li.depth-5 {
  border-left: 5px solid #fe3935;
  margin: 0 0 .25em .25em;
}
.comments-area ol.comment-list li.even {
  background: #fffbf6;
  border-left: 5px solid #fe3935;
}
.comments-area ol.comment-list li.odd {
  background: #fff2f0;
  border-left: 5px solid #6d091a;
}
.comments-area h3 {
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: -0.025em;
  padding-top: 10px;
  color: #6d091a;
}
.comments-area .form-submit #submit {
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px / 4px;
  border-radius: 4px / 4px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.025em;
  background-color: #c0dd56;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC0DD56', endColorstr='#FFABDC28');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c0dd56), color-stop(100%, #abdc28));
  background-image: -webkit-linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  background-image: -moz-linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  background-image: -o-linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  background-image: linear-gradient(top, #c0dd56 0%, #abdc28 100%);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: -0.025em;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 #e3e454;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 10px;
}
.comments-area label {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.025em;
  color: #fe3935;
}

/*--------------------------------------------------------------
Sidebar
--------------------------------------------------------------*/
.widget-area {
  width: 30%;
  float: right;
}

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}
.widget h3 {
  font-family: "Cardo", serif;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: -0.025em;
  color: #b92611;
  border-bottom: 2px solid #e3e454;
  margin-bottom: 10px;
}
.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget li {
  list-style-type: none;
  padding-bottom: 5px;
}
.widget p {
  font-size: 17.5px;
  font-size: 1.75rem;
  letter-spacing: -0.025em;
}
.widget .opt-in {
  background-image: url('images/backgrounds/opt-in-bg.png');
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
}
.widget .opt-in p {
  color: #6d091a;
}
.widget .opt-in .txt {
  margin-bottom: 2%;
  width: 100%;
}
.widget .opt-in .submitbtn {
  text-indent: -9999px;
  background-image: url('images/button.png');
  width: 220px;
  height: 54px;
  border: none;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

ul.social-sharing {
  list-style-type: none;
  margin: 5% 0 5% 0;
  padding: 0;
}
ul.social-sharing li {
  list-style-type: none;
  display: inline;
}
ul.social-sharing li a {
  height: 33px;
  width: 33px;
}
ul.social-sharing li a:hover,
ul.social-sharing li a:focus {
  background-color: #fe3935;
  border-radius: 50%;
  width: 33px;
}

body.page ul.social-sharing {
  text-align: center;
  margin-top: -1em;
}

.full-page ul.social-sharing {
  z-index: 3;
  text-align: center;
  padding-top: 1em;
}

.page-template-sales-page-php ul.social-sharing .pinterest {
  display: none;
}

ul.social-networks {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 1em;
}
ul.social-networks li {
  list-style-type: none;
  display: inline;
  padding-right: 1.5em;
}
ul.social-networks li a {
  color: #b92611;
}
ul.social-networks li a:hover,
ul.social-networks li a:focus {
  color: #fe3935;
}

.logo, .logo-home {
  background-image: url('images/logo-alt.png');
  background-repeat: no-repeat;
  width: 234px;
  height: 136px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 1em;
}

.logo-home {
  background-image: url('images/logo.png');
  position: relative;
  float: left;
  margin-left: 18%;
  margin-top: 1%;
  margin-bottom: -5%;
}

.sandi {
  border: 5px solid #fe3935;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
body.home .site-header[role=banner] {
  width: 100%;
}

@media screen and (max-width: 1366px) {
  .site-header[role=banner] {
    background-image: url('http://sandiamorim.com/wp-content/uploads/2015/05/nav-bg.png');
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 10%;
  }
}
@media screen and (min-width: 1367px) {
  .site-header[role=banner] {
    background-image: url('images/backgrounds/nav-bg-huge.png');
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 10%;
  }
}
.tagline, .tagline-home {
  position: relative;
  padding-top: 5em;
  float: right;
  margin-right: 13em;
}
.tagline h3, .tagline-home h3 {
  font-family: "Cardo", serif;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: -0.025em;
  color: white;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
@media screen and (max-width: 1366px) {
  .site-footer {
    position: relative;
    background-image: url('images/backgrounds/footer-bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 180px;
  }
  .site-footer .site-info {
    width: 100%;
    padding-top: 2%;
    color: #6d091a;
    font-style: italic;
    text-align: center;
  }
  .site-footer .site-info .middle {
    padding-top: 4.5em;
  }
}
@media screen and (min-width: 1367px) {
  .site-footer {
    position: relative;
    background-image: url('images/backgrounds/footer-bg-huge.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 300px;
  }
  .site-footer .site-info {
    width: 100%;
    padding-top: 5%;
    color: #6d091a;
    font-style: italic;
    text-align: center;
  }
  .site-footer .site-info .middle {
    padding-top: 4.5em;
  }
}
.site-footer ul.social-networks {
  padding-left: 1.5em;
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-mail-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

/* Manual Editing */
.post-23705 .social-sharing { display:none; }
#book { width:55%; margin:auto; }
	