@charset "UTF-8";
/* CSS Document */

#entry-header {
	background-color: #ffa269;
}


#entry-title {
	font-family: "Damion", Georgia, "Times New Roman", Times, serif;
}

#sidebar .widget-title, #sidebar-home .widget-title, .colortxt { 
	color: #460000;
}

#search-box-wrap, #social-media a, #search-icon, .post-content a.more-link, .pagination a:hover, .pagination span.current, #comment-nav-above a, #comment-nav-below a, #nav-above a, #nav-below a, #image-navigation a, .commentlist .comment-reply-link, .commentlist .comment-reply-login, #respond #submit, .grid-box .menu-price {
	background-color: #460000;
}

#social-media a{
	visibility:hidden;
}

/* Logo */
#site-title a {
	color: #460000;
}

/* oberer Bereich */
#branding {
/*	background-image: url('http://web.viewvis.com/gasthaus-hansi/wp-content/uploads/2014/05/speisen_cut.png');
	background-size: contain;*/
}

/* Navigatrionsmenu und Fußzeile */
nav[role=navigation],
footer[role=contentinfo] {
	background-color: #460000;
	opacity: 1.0;
}

/* Hintergrund innen */
#content{
	background-color: #fff;
/*	opacity: 0.9;*/
}

/* Hintergrund außen */
body.custom-background {
background-image: url('http://www.gasthaus-hansi.at/wp/wp-content/uploads/gh_gelb.png');
background-attachment:scroll;
}



/* unterer Bereich */
#sidebar-home-wrap {
background-image: url('http://www.gasthaus-hansi.at/wp/wp-content/uploads/gh_gelb.png');
padding-top: 0px;
}

/* innerer Bereich des unteren Bereichs */
#sidebar-home {
	background-color: #ffffff;	
}

cycle-slide-active {
	opacity: 1.0;
}
