/*
Theme Name: Mystique - Extend
Theme URI: http://digitalnature.eu/themes/mystique/
Description: Automatically generated child theme of Mystique. Please leave this one activated for proper customizations to Mystique.
Version: 1.0
Author: <a href="http://digitalnature.eu/" title="Besuch die Homepage des Autors">digitalnature</a>
Author URI: http://digitalnature.eu/
Template: mystique
*/

/* You can safely edit this file, but keep the Template tag above unchanged! */

.share-this {
display: none;
}

body {
  background-color: #ffffff;
  color: #4E4E4E;
  font-familiy: "Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS",Helvetiva,Arial,sans-serif;
  font-size: 13px;
}
#page {
  background: none no-repeat scroll center top transparent;
}

#page-ext {
  background: none no-repeat scroll center bottom transparent
}

#site-title .headline {
    border-left: 1px solid #CCCCCC;
    color: #CCCCCC;
    float: left;
    font-size: 120%;
    font-style: italic;
    font-weight: bold;
}

#logo a {
    color: #AAAAAA;
    font-variant: small-caps;
    letter-spacing: -0.04em;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
#logo a:hover {
    color: #EDEDED;
}

#logo span.alt {
  color: #AAAAAA;
}

#logo a:hover span.alt {
  color: #EDEDED;
}

.social-media{
  bottom: 30px; /* increase this value as you wish */
}

a.go-top {
    background-color: #CCCCCC;
}