<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Ripplinger Wildsaue
Theme URI: 
Author: FR
Author URI: 
Description: 
Version: 1.7.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: ripplingerwildsaeue
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready,featured-images, threaded-comments, translation-ready,photoblogging

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.sticky {
}
.bypostauthor {
}
.toggle-sidebar {
	display: none !important;  
}

#page {
    height: 100%;
    margin: auto !important;
    position: absolute;
  	max-width: none !important;
  	width:100% !important;
}
#page::before {
    width: 260px !important;
}
@media (min-width: 1200px){
  #header-box {
	background-color: #fff;
	//background-image: url("assets/img/nav_bg.png");
	//background-repeat: repeat;
	color: black;
	height: 194px;
	width:100%
  }
}
@media (max-width: 1200px){
  #header-box {
	  display: none !important;
  }	
}
.hentry .entry-title {
    margin-top: 25px !important;
}
.hentry .entry-content, .hentry .entry-summary {
    padding: 0 15px !important;
}
#content {
    //height: 100%;
    //width: 800px;
}
@media (max-width: 1200px){
  #main-content {
	  background-color: rgba(255, 255, 255, 0.7) !important;
	  height: 100%;
	  overflow: hidden;
	  //position: absolute;
	  //width: 800px;
  }
}
@media (min-width: 1200px){
	#main-content {
	  background-color: rgba(255, 255, 255, 0.7) !important;
  	  height: calc(100% - 194px);
      //height: 100%;
	  overflow-y: auto;
	  position: absolute;
	  width: 800px;
	}
}
@media (min-width: 1200px){
  #primary {
	  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	  height: 100vh;
	  overflow: hidden;
	  //position: absolute;
	  width: 100%;
	  z-index: 0;
  }
}
@media (max-width: 1200px){
  #primary {
	  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	  overflow: hidden;
	  //position: absolute;
	  width: 100%;
	  z-index: 0;
  }
}
#page {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.site-info {
    display: none !important;
}
@media (min-width: 1200px){
  #secondary {
	  background-image: url("assets/img/nav_bg.png");
	  background-repeat: repeat;
	  border-left: 16px solid #f4cf31;
	  //height: 100vh;
	  width: 325px;
	  z-index: 15;
	  overflow: hidden;
  }
}
@media (max-width: 1200px){
  #secondary {
	  background-image: url("assets/img/nav_bg.png");
	  background-repeat: repeat;
	  border-left: 16px solid #f4cf31;
	  //height: 100vh;
	  width: 100%;
	  z-index: 15;
	  overflow: hidden;
  }
}
.aligncenter {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
@media (min-width: 1200px){
	#content-toggle {
	  -moz-user-select: none;
	  background-color: transparent;
	  background-image: url("assets/img/nav_bg.png");
	  color: white;
	  cursor: pointer;
	  float: right;
	  font-size: 40px;
	  height: 70px;
	  position: absolute;
	  text-align: center;
	  width: 70px;
	  left: 713px;
	  z-index: 1;
	}
}
@media (max-width: 1200px){
  #content-toggle {
	  display: none !important;
  }	
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.widget-post &gt; li {
    float: left;
    list-style-type: none;
    margin: 0 20px;
    width: 150px;
}
.widget-post &gt; li &gt; ul &gt; li {
    list-style-type: none;
    margin: 0 0 0 -40px;
}
.widget-post .widgettitle {
    font-size: 18px !important;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    border-top: medium none !important;
}
.post-navigation {
    display: none;
}
#primary .page-title {
    height: 7vh;
    width: 800px;
}

label {
    color: #555 !important;
}

#start-content {
    color: #636363;
    font-size: 28px;
    font-weight: bold;
    margin-top: 50px;
}

#start-content p {
    background-color: #fff;
    max-width: 700px;
    padding-left: 40px;
}

.container { 
  width: 100%; 
  margin-left: 0px; 
}</pre></body></html>