/* CSS Document */

/*
Theme Name: Emsradweg Hotel Lindenhof
Theme URI: http://www.interface-medien.de
Description: Theme für den Emsradweg.
Author: Dominik Niemann
Author URI: http://www.syncitydesign.de
Version: 1.0
License: Exclusivly licensed for Hotel Lindenhof
Tags: interface medien
*/

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, 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;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
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 img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* CLEARFIX */

.clearfix:after {content: ".";display:block; height:0; clear: both; visibility:hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/* Styles */

body {
    background:url('images/layout_bg.png');
    color:#FFF;
    font-size:1rem;
    line-height:1.3em;
    font-family: 'Lato-Regular', sans-serif;
    background-attachment:fixed;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#container {
    margin:50px auto;
    width:960px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
    border-radius:2px;
}

#article_wrap {
    width: 630px;
    margin: 0px 20px 0px 0px;
    float: left;
}

article {
    margin:0 0 20px 0;
    border-bottom:1px dotted #FFF;
    padding:20px 0;
}

aside {
    width:230px;
    float:right;
    margin: 90px 0 0 0;
}

header img {
    width:100%;
    height:auto;
}

header {
    border-bottom:solid 5px #333;
    height:300px;
    position:relative;
}

#content {
    background-color: rgba(120, 107, 103, 0.8);
    padding:40px;
}

#content2 {
    background-color: rgba(120, 107, 103, 0.7);
    padding:40px;
    border-bottom:5px solid #FFF;
}

#maps {
    height:300px;
    overflow:hidden;
}

p {
    margin:0 0 20px 0;
    font-size:14px;
    word-spacing:0.1em;
    line-height:28px;
}

h1, h2, h3, h4, h5, h6 {
    text-transform:uppercase;
    font-family:'Alegreya-Regular';
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);
}

h2 {
    font-size:26px;
    margin:0 0 10px 0;
}

h3 {
    font-size:22px;
    margin:0 0 10px 0;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.ttf');
}

@font-face {
    font-family: 'Alegreya-Regular';
    src: url('fonts/Alegreya-Regular.ttf');
}

.blog_name, .blog_description {
    position:absolute;
    text-transform:uppercase;
    margin:0 0 0 40px;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);
     font-family:'Alegreya-Regular';
}

.blog_name {
    top:35px;
    font-size:36px;
}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 2%;
    display:none;
}

#back_top {
    background:url('images/top.png') no-repeat;
    width:181px;
    height:54px;
}

.blog_name a {
    text-decoration:none;
    color:#FFF;
}

.blog_description {
    top:70px;
    font-size:26px;
}

ul {
    list-style-type:disc;
    margin:0 0 20px 20px;
}

nav ul {
    list-style-type:none;
    margin:0;
}

div.aligncenter {
    width:auto !important;
}

.aligncenter, a img.alignnone, a img.aligncenter, .alignnone, a img.alignnone, .aligncenter img, .alignright img, .alignleft img {
    width:100% !important;
    height:auto;
}

.alignright, .alignleft {
   width:25% !important;
   height:auto;
   float:left;
}

.alignright, a img.alignright {
    float:right;
    margin:10px 0 0 20px;
}

.alignleft, a img.alignleft {
    float:left;
    margin:10px 20px 0 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.wp-caption.alignnone {
    width:auto !important;
}

.wp-caption{
    padding-bottom:10px;
    position:relative;
}

p.wp-caption-text {
    position:absolute;
    left:0%;
    right:0%;
    padding:10px 10px 10px 10px;
    background:#333;
    color:#fff;
    font-style: normal;
    opacity:0.8 !important;
    bottom:-6px;
    font-family: 'Alegreya', serif;
    font-size:18px;
}

.gallery-caption, .isc-source-text {
    font-size:0.737em !important;
    line-height:1.5em !important;
    padding: 0 10px 0 10px !important;
    word-spacing: 0!important;
}

aside ul,
aside li {
    list-style: none;
    padding: 0;
    margin: 0;

}

aside li {
    background: url('images/layout_aside_arrows.png') top right no-repeat;
    text-align: right;
    width: 230px;
    height: 60px;
    margin-bottom: 10px;
}
aside li:hover { background-position: 0 -80px; }

aside li.aactive {       background-position: 0 -160px; }
aside li.aactive:hover { background-position: 0 -240px; }

aside li.facebook {       background-position: 0 -320px; }
aside li.facebook:hover { background-position: 0 -400px; }

aside a {
    font-family: 'Alegreya', serif;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: 1.1em;

    padding: 17px 20px;
    display: block;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);
}

aside a em {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    text-transform: none;
}

#sticker {
}

#fakten {
background: url('images/lin_schnipsel.png') no-repeat scroll 0% 0% transparent;
position: relative;
padding: 20px 20px 20px 50px;
margin: 0px -82px -294px 0px;
width: 290px;
height: 250px;
float: right;
z-index: 999;
transform: rotate(3deg);
text-shadow: 0px 0px 5px;
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
}

#fakten ul, #fakten h3 {
    transform: rotate(-3deg);
}

footer {
    padding:40px;
    background:url('images/layout_bg_footer.png');
    z-index:1;
    font-size:13px;
}

.left {
    display:block;
    float:left;
    width:230px;
}

.footer-divider {
    background: url('images/layout_bg_footer_top.png') repeat scroll 0% 0% transparent;
    height: 38px;
    margin: -19px 0;
    width: 100%;
    z-index: 500;
    position:relative;
}

strong {
    font-weight:bold;
}

em {
font-style:italic;
}

a {
    color:#FFF;
}

a: hover {
    text-decoration:none;
}

#banner {
    background:url('images/lin_gebaude.jpg') no-repeat;
    height:165px;
    width:960px;
    z-index:9999;
    position:relative;
}

.is-sticky #sticker {
    padding-top: 20px;
}

.is-absolute {
    position: absolute !important;
    right: 40px !important;
    bottom: 60px !important;
}

#content {
    position: relative;
}