
@font-face {
    font-family: "antonio";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/antonio.eot?#iefix") format("embedded-opentype"), url("fonts/antonio.woff") format("woff"), url("fonts/antonio.ttf") format("truetype");
}
@font-face {
    font-family: "antoniobold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/antonio-bold.eot?#iefix") format("embedded-opentype"), url("fonts/antonio-bold.woff") format("woff"), url("fonts/antonio-bold.ttf") format("truetype");
}
.container {
    background: #fff none repeat scroll 0 0;
    padding: 40px 40px 0;
}
#content:first-of-type, .content:first-of-type {
    border-top: 0 none;
}
#content, .content {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    margin-bottom: 20px;
    padding: 20px 20px 0;
    position: relative;
}
#landing {
    margin-top: 0;
}
.single-nav-container {
    background: #fff none repeat scroll 0 0;
    opacity: 0.5;
    padding: 20px 40px 0;
    transition: all 0.55s ease-in-out 0s;
}
.single-nav-container:hover {
    opacity: 0.7;
}
.alignnone img {
    max-width: 100%;
}
a {
    color: #aac64b;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
}
a:hover {
    color: #111;
    text-decoration: none;
}
body {
    color: #555;
    font-family: "Verdana",Georgia,serif;
    font-size: 12px;
    line-height: 20px;
}
strong {
    font-weight: 700;
}
em {
}
p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-family: Arial,sans-serif;
    font-size: 1.5em;
    margin: 0;
    text-transform: uppercase;
}
blockquote {
    border-left: 7px solid #fddf7d;
    margin: 20px;
    padding: 9px 20px 14px;
}
blockquote p {
    color: #111;
    font-size: 1.4em;
    font-style: italic;
    line-height: 1.4em;
}
ul, ol {
    margin-bottom: 20px;
    margin-left: 40px;
}
li {
    line-height: 1.5em;
    margin-bottom: 10px;
}
ul ul, ol ol {
    margin-left: 20px;
}
ul ul li, ol ol li {
    margin: 10px 0;
}
ol ol li {
    list-style: outside none lower-latin;
}
.alignright {
    display: block;
    float: right;
    margin-left: 20px;
}
.alignleft {
    display: block;
    float: left;
    margin-right: 20px;
}
.aligncenter {
    display: block;
    text-align: center;
}
.offset {
    display: inline;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
}
header {
    border-bottom: 7px solid #fddf7d;
    height: auto;
}
header h1 {
    text-align: center;
}
#site-description {
    font-size: 1.2em;
    font-weight: 100;
    text-align: center;
}
#site-title {
    border-bottom: medium none;
    color: #333;
}
#site-title:hover {
    background: transparent none repeat scroll 0 0;
}
.site-logo-wrapper {
    display: block;
    text-align: center;
    width: 100%;
}
#site-logo {
    margin-bottom: 20px;
    margin-top: 0;
}
#single-nav a {
    color: #333;
    opacity: 1 !important;
}
#single-nav a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
    color: black;
}
.top-nav {
    background: #333 none repeat scroll 0 0;
    display: block;
}
.top-nav #menu, .top-nav .menu, .top-nav ul:first-child {
    padding-top: 8px;
    position: relative;
    z-index: 99999;
}
.top-nav a {
    border-bottom: medium none;
    padding: 10px;
}
.top-nav a:hover {
    color: #fff;
}
.top-nav ul {
    display: block;
    margin: 0;
    text-align: center;
}
.top-nav li {
    display: inline-block;
    margin-bottom: 8px;
}
.top-nav ul.sub-menu, .top-nav ul.children {
    background: #333 none repeat scroll 0 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    min-width: 100px;
}
.top-nav ul.sub-menu li, .top-nav ul.children li {
    border-bottom: 1px solid #555;
    display: block;
    margin: 0;
    text-align: left;
}
.top-nav ul.sub-menu li a::after, .top-nav ul.children li a::after {
    content: " »";
}
.top-nav ul.children li a:only-child::after, .top-nav ul.sub-menu li a:only-child::after {
    content: "";
}
.top-nav ul.sub-menu li:first-child, .top-nav ul.children li:first-child {
    border-top: 1px solid #555;
}
.top-nav #menu li ul.sub-menu, .top-nav .menu li ul.children, .top-nav ul li ul.children {
    display: none;
    height: auto;
    margin-top: 8px;
    position: absolute;
    z-index: 9999;
}
.top-nav .menu li .children {
    display: none;
}
.top-nav .menu li ul.children li {
    border-right: medium none;
    display: block;
    margin: 0;
    text-align: left;
}
.top-nav #menu li ul.sub-menu li a, .top-nav .menu li ul.children li a, .top-nav ul li ul.children li a {
    display: block;
    padding-left: 10px;
}
.top-nav #menu li ul.sub-menu li a:hover, .top-nav .menu li ul.children li a:hover, .top-nav ul li ul.children li a:hover {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.top-nav #menu li ul.sub-menu li ul, .top-nav .menu li ul.children li ul, .top-nav ul li ul.children li ul {
    border-left: 1px solid #444;
    display: none;
    left: 100%;
    margin-top: -42px;
    position: absolute;
    text-align: left;
    width: 100%;
}
.nav-below {
    padding-top: 10px;
}
.current-menu-item > a, .current-menu-ancestor > a {
    color: #fff;
}
a#mobile-nav {
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.mobile-menu {
    display: none;
}
.mobile-menu ul {
    border-top: 1px solid #555;
}
.mobile-menu ul li {
    display: block;
    margin-bottom: 0;
    padding: 0;
}
.mobile-menu ul li a {
    display: block;
}
.mobile-menu ul li ul.children {
    background: #252525 none repeat scroll 0 0;
    border-top: 0 none;
    box-shadow: 0 7px 5px -3px rgba(0, 0, 0, 0.3) inset;
}
.mobile-menu ul li ul.children li ul.children {
    background: #121212 none repeat scroll 0 0;
}
.mobile-menu ul li ul.children li {
    border-bottom: 0 none;
    text-align: center;
}
.mobile-menu ul li ul.children li a::before {
    content: "- ";
}
.mobile-menu ul li ul.children li ul.children li a::before {
    content: "-- ";
}
.mobile-menu ul li ul.children li:first-child {
    border-top: 0 none;
}
.mobile-menu .current_page_item a {
    color: #fff;
}
.post-landing {
    margin-top: 20px;
}
.post-header-wrapper {
    border-bottom: 3px solid #e3e3e3;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 5px;
}
.post-header-wrapper p {
    font-style: italic;
}
.post-title {
    color: #444;
    font-family: Arial,sans-serif;
    font-size: 1.5em;
    margin: 0;
    text-transform: uppercase;
}
.post-home {
    margin-bottom: 20px;
    overflow: hidden;
}
.post-home .post-title {
    color: #333;
    font-size: 2.5em;
}
.title-link {
    border-bottom: medium none;
    color: #333;
}
.title-link:hover {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    color: #6fcaa1;
}
article img {
    margin-bottom: 20px;
}
article .alignleft {
    margin-bottom: 0;
    margin-right: 20px;
}
article h3 {
    padding-bottom: 5px;
}
.meta {
    border-bottom: 2px dotted #e3e3e3;
    border-top: 2px dotted #e3e3e3;
    font-size: 0.8em;
    padding-bottom: 10px;
    padding-left: 0 !important;
    padding-right: 0;
    padding-top: 10px;
}
.meta a {
    border-bottom: medium none;
    color: #adadad;
}
.top-meta {
    margin-bottom: 5px;
}
.post-home .meta {
    border-bottom: 2px dotted #e3e3e3;
    padding-bottom: 10px;
}
#post-single {
    overflow: hidden;
    padding-top: 20px;
}
#post-single p, #post-single li {
    font-size: 12px;
}
.regular-post-featured-bg {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.regular-post-featured-bg img {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.4);
    margin-bottom: 0;
}
.meta-container {
    margin-top: 20px;
}
.meta-container .meta span {
    margin-right: 10px;
}
.meta-container .meta span i {
    color: #999;
    margin-right: 5px;
}
.page-404 {
    overflow: hidden;
    padding-bottom: 20px;
    text-align: center;
}
.title-404 {
    font-size: 10em;
    margin-top: 0;
}
#sidebar h3 {
    color: #444;
    font-family: Arial,sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
}
#sidebar .widget {
    margin-top: 30px;
    padding-right: 20px;
}
#sidebar div:first-of-type {
    margin-top: 30px;
}
.sidebar-single {
    opacity: 0.5;
    transition: all 0.55s ease-in-out 0s;
}
.sidebar-single:hover {
    opacity: 1;
}
#social-sidebar {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #e3e3e3;
    position: relative;
}
#social-sidebar ul {
    margin: 0;
    padding: 6px 10px;
}
#social-sidebar li {
    color: #e3e3e3;
    display: inline;
    font-family: "socialicoregular";
    font-size: 2.5em;
    line-height: 1em;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px;
}
#social-sidebar li a {
    transition: all 0.15s ease-in-out 0s;
}
#social-sidebar li a:hover {
    color: #333;
}
li#twitter-active a {
    color: #3d8fca;
}
li#facebook-active a {
    color: #4762a0;
}
li#dribbble-active a {
    color: #ea4d89;
}
li#google-active a {
    color: #db4a38;
}
li#pinterest-active a {
    color: #d65257;
}
li#behance-active a {
    color: #1769ff;
}
.wp-caption {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    margin: 10px 0;
    max-width: 99%;
    padding-top: 4px;
    text-align: center;
}
.wp-caption-text {
    font-size: 12px !important;
    font-style: italic;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    max-width: 99%;
    padding: 0;
}
input[type="submit"], input[type="button"], input[type="reset"], .btn {
    background-color: #e6e6e6;
    background-image: -moz-linear-gradient(center top , #f4f4f4, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    color: #111;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.42857;
    padding: 0.428571rem 0.714286rem;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .btn:hover {
    background-color: rgb(255, 153, 0);
    background-image: -moz-linear-gradient(center top , #f9f9f9, #ebebeb);
    background-repeat: repeat-x;
    color: #111;
}
input, textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 0.428571em;
}
.contact-form {
    width: 760px;
}
.contact-form label {
    font-weight: 700;
    text-transform: uppercase;
}
.contact-form label span {
    font-size: 0.8em;
    font-style: italic;
    font-weight: 300;
    padding-left: 10px;
    text-transform: none;
}
.contact-form input, .contact-form textarea {
    margin-bottom: 25px;
    margin-top: 10px;
    width: 100%;
}
.contact-submit input {
    width: inherit;
}
.single-post-title {
    border-bottom: 7px solid #fddf7d;
    line-height: 1.4em;
    text-transform: uppercase;
}
.single-post-title h1 {
    line-height: 1.2em;
    margin: 20px 0 0;
}
.single-post-title .meta {
    border-top: medium none;
    font-size: 0.8em;
    font-style: italic;
    margin-top: 0;
    text-transform: none;
}
abbr[title], abbr[data-original-title] {
    border-bottom: medium none;
}
#comments-wrap {
    padding-top: 20px;
}
#reply-title {
    margin-bottom: 5px;
}
.comments-link a {
    color: #6fcaa1;
}
.comments-title {
    line-height: 1.5em;
    margin-top: 0;
}
.commentlist {
    margin-left: 0;
}
.comment {
    list-style: outside none none;
    margin-left: 0;
}
.comment article {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cecece;
    padding: 10px;
}
.comment-body {
    border: 1px solid #dadada;
    font-weight: 100;
    margin-bottom: 20px;
    padding: 10px;
}
.comment-content p {
    margin-bottom: 5px;
}
.comment-content {
    padding-left: 85px;
}
.comment-meta {
    border-bottom: 2px dashed #e3e3e3;
    font-size: 0.8em;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.comment-author {
    margin-bottom: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}
.avatar {
    margin-bottom: 0;
}
.comment ul.children {
    margin-top: 10px;
}
.comment ul.children > li.bypostauthor > article {
    border-left: 7px solid #fddf7d;
}
.reply {
    text-align: right;
}
#comment-nav-above {
    margin-bottom: 20px;
}
#commentform textarea, #commentform input[type="text"] {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
#commentform {
    width: auto;
}
#footer-container {
    background: #333 none repeat scroll 0 0;
    border-top: 3px solid #121212;
    margin-top: 0;
    padding: 20px;
}
#footer-wrapper {
    padding: 5px 40px 0;
}
footer {
    color: #888;
    font-size: 0.8em;
}
footer p {
    margin-bottom: 0;
}
footer a:hover {
    color: #f1f1f1;
}
@media (min-width: 768px) and (max-width: 979px) {
.container {
    padding: 40px 0;
}
body {
    background: #fff none repeat scroll 0 0 !important;
}
.wp-caption-text {
    width: auto !important;
}
.featured-bg {
    display: none;
}
.comment-content {
    padding-left: 0;
}
}
@media (min-width: 481px) and (max-width: 767px) {
.featured-bg {
    display: none;
}
#sidebar {
    display: none;
}
.container {
    padding: 0;
}
body {
    padding-left: 5px;
    padding-right: 5px;
}
.post-title {
    font-size: 2em;
    margin-top: 0;
}
.comment-content {
    padding-left: 0;
}
#single-nav {
    padding: 20px 20px 0;
}
.single-post-title {
    padding-left: 20px;
}
}
@media (max-width: 480px) {
.container {
    padding: 0;
}
body {
    background: #fff none repeat scroll 0 0 !important;
    padding-left: 0;
    padding-right: 0;
}
.wp-caption {
    margin-bottom: 20px;
    width: 100% !important;
}
.wp-caption-text {
    width: auto !important;
}
.wp-caption img {
    width: 100%;
}
.featured-bg {
    display: none;
}
#sidebar {
    display: none;
}
.post-title {
    font-size: 2em;
    margin-top: 0;
}
.comment-content {
    padding-left: 0;
}
#single-nav {
    padding: 15px 20px 0;
}
.single-post-title {
    padding: 0 20px;
}
}
.widget h3:first-child {
    margin-bottom: 10px;
    margin-top: 20px;
}
.widget {
    padding-top: 0;
}
.widget ul {
    list-style: outside none none;
    margin-left: 0;
}
.widget ul li {
    margin: 0;
}
.widget ul ul {
    margin-left: 10px;
}
.widget ul.children li a::before {
    content: "- ";
}
.widget ul li a {
    border-bottom: 1px solid #e3e3e3;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    transition: all 0.15s ease-in-out 0s;
    width: 100%;
}
.widget ul li a:hover {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #333;
}
.widget.widget_recent_comments ul li {
    margin-bottom: 0;
    padding: 10px 0;
}
li.recentcomments a {
    border-bottom: medium none !important;
    border-top: medium none !important;
    display: inline;
    padding: 0;
    transition: all 0.15s ease-in-out 0s;
}
li.recentcomments a:hover {
    background: transparent none repeat scroll 0 0 !important;
    color: #333;
}
#sidebar .widget.widget_search {
    padding: 0;
}
#searchform {
    position: relative;
    width: 100%;
}
#searchform input[type="text"] {
    background-image: url("img/search_icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    box-sizing: border-box;
    display: block;
    padding: 9px 9px 9px 38px;
    width: 100%;
}
#searchform input[type="submit"], #searchform label {
    display: none;
}
#sidebar .widget_nav_menu .current-menu-item > a, #sidebar .widget_nav_menu .current-menu-ancestor > a {
    color: #333;
}
.widget_nav_menu ul.menu li:first-child {
    margin: 0;
}
.widget_nav_menu ul.menu li ul.sub-menu li {
    margin: 0;
    padding-left: 10px;
}
.widget_nav_menu ul.menu li ul.sub-menu li a::before {
    content: "- ";
}
.widget_nav_menu ul.menu li:first-child a {
    border-top: medium none;
}
.archive-search {
    margin-top: 20px;
}
.archive-search #searchform {
    text-align: right;
}
.search-header-wrapper {
    border-bottom: 3px solid #e3e3e3;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 5px;
}
.search-header-wrapper h3 {
    margin-top: 15px;
}
.search-results {
    padding-bottom: 20px;
}
.search-header-wrapper h2 {
    margin-top: 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
blockquote cite::before {
    content: "~ ";
    margin-right: 3px;
}
blockquote cite {
    display: block;
    font-size: 0.6em;
    text-transform: uppercase;
}
cite {
    font-size: 0.6em;
    text-transform: uppercase;
}
blockquote cite {
    margin-top: 20px;
}
.sticky {
}
.sticky-title {
    font-family: Arial,sans-serif;
    font-size: 0.6em;
    margin-left: 5px;
}
.sticky-featured-img {
    opacity: 1;
}
.sticky-featured-img:hover {
    opacity: 0.9;
}
.gallery-caption {
}
.bypostauthor .comment article {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #010101;
    color: #f1f1f1;
}
.bypostauthor .comment article .comment-meta {
    border-bottom: 2px dashed #555;
}
.more-link {
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 100%;
}
tr th {
    -moz-border-bottom-colors: inherit;
    -moz-border-left-colors: inherit;
    -moz-border-right-colors: inherit;
    -moz-border-top-colors: inherit;
    background: #333 none repeat scroll 0 0;
    border-bottom: inherit;
    border-image: inherit;
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    border-top: inherit;
    color: #f1f1f1;
    padding: 10px;
    text-transform: uppercase;
}
tr {
    border: 1px solid #d7d7d7;
    display: table-row;
}
tr td {
    padding: 10px;
}
tr.odd {
    background: #f1f1f1 none repeat scroll 0 0;
}
tr.even {
    background: #e3e3e3 none repeat scroll 0 0;
}
.post-type {
    color: #6fcaa1;
    font-size: 0.7em;
    margin-left: 10px;
    position: relative;
    top: -7px;
    transition: all 0.15s ease-in-out 0s;
}
.post-type:hover {
    color: #333;
}
.post-home.format-image {
    margin-bottom: 20px;
}
.post-home.format-image img {
    border-bottom: 0 solid #6fcaa1;
    min-width: 100%;
    transition: all 0.15s ease-in-out 0s;
}
.post-home.format-image img:hover {
    border-bottom: 7px solid #6fcaa1;
}
.format-video .video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.format-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.format-aside .title-link {
}
.format-quote span.glyphicon-quote {
    display: inline-block;
    font-size: 2em;
    height: 50px;
    line-height: 0;
    top: 5px;
}
.format-quote .post-title {
    margin-top: -20px;
}
.format-link {
    font-family: "Verdana",Georgia,serif !important;
}
.format-link h1, .format-link h2, .format-link h3, .format-link h4, .format-link h5, .format-link h6, .format-link p, .format-link blockquote {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}
.format-link a::after {
    content: " →";
}
.format-link .post-title a::after {
    content: "";
}
.format-link a:hover {
    color: #333;
}
.category-title {
    margin-top: -5px;
}
.category-title h3 {
    margin-bottom: 5px;
    margin-top: 10px;
}
.category-title p {
    margin-bottom: 0;
}
.category-title em {
    margin-left: 10px;
}
.buch_nav {
    background: #aac64b none repeat scroll 0 0;
    border: 2px solid black;
    color: #fff;
    display: block;
    margin-bottom: 20px;
    min-height: 55px;
    text-align: center;
}
.buch_nav a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-top: 10px;
}

