@import "navi.css" screen and (max-width: 840px);

/*
Theme Name: experimentis 2022 (20221217)
Theme URI: https://www.markus-gruenwald.de/
Description: Template Webseite experimentis
Author: Markus Grünwald
Author URI: https://www.markus-gruenwald.de
Version: 20221217
*/

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 0.99em;
	font-family: inherit;
	text-align: justify;
	vertical-align: baseline;
}

html {
	font-size: 95.01%;
}


body { 
	color: #333;
  background: #fff;
  font-family: 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.42857;
	border: 0;
}


h1, h2, h3, h4, h5, h6 {
  color: #0f3f5f;
	font-weight: bold;
	text-align: unset !important;
}

h1 {
	font-size: 2em;
 
}

h2 {
	font-size: 1.15em;
}

h3 {
	font-size: 1.05em;
}


#bg-line {
  display: block;
  background-color: #cbd900;
  background-image: linear-gradient(to top, rgba(18, 16, 11, 0.1) 0%, rgba(18, 16, 11, 0.1) 49%, rgba(255, 255, 255, 0.1) 50%, rgba(35, 31, 32, 0.1) 96%, rgba(35, 31, 32, 0.1) 100%) !important;
  border-bottom: 0px;
  height: 33px;
  position: absolute;
  top: 135px;
  width: 100%;
}


a, a:link, a:visited {
    color: #BCC300;
    text-decoration: none;
}


.alignright {
    float: right;
    margin: 3px 10px 5px 20px !important;
}


.alignleft {
		border-color: #ccc !important;
		background-image: none;
    float: left;
    margin: 3px 20px 5px 0 !important;
}

/* STRUCTURE */


#pagewrap, header, nav, #breadcrumb, #sidebar_left, .content, #sidebar_right, footer, #post_preamble, .cat_view_post {
	border: solid 1px transparent;
}


#pagewrap {
	margin: 0 auto;
	width: 1024px;
}


#shop {
    display: table;
    margin: 5px 0 0 auto;
    position: relative;
    right: 0;
    width: 100px;
}


.shop-link > img {
    bottom: 0;
    height: 42px;
    margin: 0;
    position: absolute;
    right: 0px;
    top: 0;
}


#shop-link-l {
    visibility: visible;
}


#shop-link-s {
    visibility: hidden;
}


#gotop {
    background: #BCC300 none repeat scroll 0 0;
    border-radius: 30px;
    bottom: 10px;
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    height: 26px;
    line-height: 0.9em;
    opacity: 0.4;
    padding: 15px;
    position: fixed;
    right: 15px;
    text-align: center;
		visibility: visible;
    width: 26px;
}


#top > a {
}


#sitenav {
    text-align: center;
}


#topnav {
  background-color: #f9f9f9;
  text-align: center;
  border-bottom: 1px solid #ccc;
  height: 24px;
}


#topnav ul > li {
  text-align: center;
  list-style: none;
}


header {
	height: 93px;
	margin: 20px 0;
	padding: 0 15px;
}


#logo {
    position: relative;
    float: left;
}


nav#navtop {
	padding: 0 15px;
}


#breadcrumb {
    clear: both;
    margin: 55px 0 40px 0;
    padding: 20px 0 10px 10px;
    border-bottom: 1px solid #ccc;
}


#breadcrumb > a, a:link, a:visited {
    text-decoration: none;
}


.searchform {
  margin: 25px auto auto 380px;
  width: auto;
  position: relative;
}


#left {
    margin-left: 5px;
    float: left;
}


#sidebar_left {
    background-image: linear-gradient(#f6f8d2 85%, #dfe39a);
    border-color: #ebf150 !important; 
    border-radius: 5px;
    border-style: ridge !important;
    border-width: 1px !important;
    clear: both;
    padding: 0 0 20px 15px;
    width: 190px;
}


.content {
	max-width: 622px;
	float: left;
	padding: 0 0 5px 5px;
	margin: 0 0 5px 0;
	width: 100%;
}


#sidebar_right {
	width: 180px;
	float: left;
}


footer {
	clear: both;
	text-align: center;
	margin-bottom: 25px !important;
}


form#searchform {
    margin: 0;
    float: left;
}

input#s {
    height: 30px;
    width: 225px;
    border-radius: 5px;
    border-style: ridge !important;
    border-width: 1px !important;
    border: 1px solid #ccc;
    padding-left: 5px;
}

input#searchsubmit {
    background: transparent url("/site/wp-content/themes/experimentis2022-20221217/images/los.gif") no-repeat scroll 0 0;
    border: 0 none;
    height: 25px;
    top: -2px;
    width: 25px;
}


.content > section#home_experimente {
    display: flex;
    flex-wrap: wrap;
}

.cat_view_post {
  background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin: 0 5px 5px 0;
    max-width: 284px;
    padding: 10px;
}

.cat_view_post-title > h2, .cat_view_post-title > h2 > a {
    border-radius: 5px;
    color: #0f3f5f;
    margin: 0 0 12px 0;
    padding: 7px 0 0 0;
    text-decoration: none;
    text-align: inherit !important;
}

.cat_view_post-title > h3 {
    margin: 0 0 10px 0;
}

.cat_view_post p {
    -moz-hyphens: auto;
}

#a-index div.entry {
    hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
}

.more-link {
		font-weight: bold;
}

.mobilesidemenu {
    display: none;
}

.startseite_widgets {
    margin: auto;
    padding: 50px 0 50px 0;
}

.m-info {
  clear: right;
  float: right;
  width: 300px;
  margin: 0 0 10px 10px;
}

.m-infobox {
  background-color: #f5f5f5;
  border: 2px solid #a2a9b1;
  border-collapse: collapse;
  padding: 3px;
  width: 300px;
}

.m-infobox tr, .m-infobox th, .m-infobox td {
  background-color: #f5f5f5;
  border: 1px solid #a2a9b1;
  padding: 3px;
}

.m-infobox th {
  background-color: #eee;
  text-align: center;
}

.m-title {
  color: #0f3f5f;
  font-size: 1.5em;
  padding: 0 0 1em;
}

.m-data {
  color: #0f3f5f;
  font-weight: bold;
  padding: 0.5em 0 0 0;
}

.m-table {
/*  border: 2px solid #a2a9b1; */
  border-collapse: collapse;
  padding: 3px;
}

.m-table tr, .m-table th, .m-table td {
  border-top: 1px solid #a2a9b1;
  border-bottom: 1px solid #a2a9b1;
  padding: 5px 6px 10px 3px;
}

.m-table th {
  font-weight: bold;
}

/************** Icons **************/

.m-infobox a[href^="http://"]:not([href*="www.experimentis.de"]):not([href*="experimentis.de"]):not([href^='#']):not([href^='/']):after,
.m-infobox a[href^="https://"]:not([href*="www.experimentis.de"]):not([href*="experimentis.de"]):not([href^='#']):not([href^='/']):after {
    font-family: dashicons;
    content: "\f504";
    display: inline-block;
    font: normal 14px/1 'dashicons';
    margin-left: 4px;
}


/************** Navigation **************/

.sidebar_box > h2 {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #0f3f5f;
    font-size: 0.95em;
    font-weight: bold;
    padding: 15px 0 0;
    text-decoration: none;
}

.sidebar_box > div {
    margin: 10px 0 0 4px;
}

.menu {
    list-style-image: none;
    list-style-position: inherit;
    list-style-type: none;
}

.menu, .menu a {
    color: #333;
    font-weight: normal;
    line-height: 1.5em;
}

.menu a:hover {
    color: #BCC300    font-weight: bold;
}

/************** Main **************/
#post_preamble {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    max-width: 596px;
    margin: 0 5px 5px 0;
    padding: 0 10px;
    text-align: center;
}

#post_preamble h1 {
    margin: 0 0 30px 0;
    text-align: center;
}

#post_preamble h2 {
    margin: 20px 0 15px 0;
    text-align: center;
}

#post_preamble > p {
    -moz-hyphens: auto;
    margin: 0 0 10px;
}

.post {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
    min-height: 350px;
		padding: 20px 20px 15px;
}

.content > .post {
  padding-top: 0px !important;
}

.post-title > h1 {
    font-size: 2em;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}



.post-title > h2 {
    font-size: 2em;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}


.top-links {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d1d1d1 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    font-size: 0.85em;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 5px 10px;
}

.urheber {
    color: #cccccc;
    float: right;
    font-size: 0.85em;
    font-style: italic;
    margin: 5px 0 15px;
    text-align: right;
    width: 100%;
}


.entry {
    clear: both;
    margin: 30px 0 0;
}


.entry > h2 {
    margin: 30px 0 15px 0;
    font-size: 1.6em;
}

.entry > h3 {
    margin: 30px 0 15px;
    font-size: 1.4em;
}

.entry > p {
    -moz-hyphens: auto;
    margin: 0 0 30px 0;
}

.entry ul {
    list-style-type: disc;
    margin: 20px 10px 22px 30px;
}

.entry ol {
    list-style-type: decimal;
    margin: 20px 10px 0 30px;
}

/************** Main Navi (vor - zurueck) **************/
#head_box {
    height: 25px;
    margin: 0 15px;
    position: relative;
}

#head_box > h2 {
    color: #bcc300;
    margin: 5px 0;
    opacity: 0.2;
    text-align: center;
}

.next-single-post {
    float: left;
    text-align: left;
}

.previous-single-post {5px 0px 0 auto;
    float: right;
    text-align: right;
}

.next-posts, .previous-posts {
    bottom: 4px;
    position: absolute;
    text-transform: uppercase;
}

.nav-posts {
    clear: both;
    height: 25px;
    margin: 15px 5px 5px 0;
    position: relative;
    width: 100%;
}


.next-posts {
    left: 10px;
}

.next-posts > a {
    background: rgba(0, 0, 0, 0) url("/site/wp-content/themes/experimentis2022-20221217/images/arrow-left.gif") no-repeat scroll 0 2px;
    height: 25px;
    padding: 5px 0 2px 20px;
}
.next-single-post a, .previous-single-post a, .next-posts a, .previous-posts a {
    font-size: 11px;
    font-weight: bold;
}

.previous-posts {
    right: 10px;
}

.previous-posts > a {
    background: rgba(0, 0, 0, 0) url("/site/wp-content/themes/experimentis2022-20221217/images/arrow-right.gif") no-repeat scroll 65px 2px;
    height: 25px;
    padding: 5px 25px 2px 20px;
}
.next-single-post a, .previous-single-post a, .next-posts a, .previous-posts a {
    font-size: 11px;
    font-weight: bold;
}

#abstract {
    display: none;
}


/************** Index A-Z **************/
.table {
    display: table;
}

.table div {
    border-bottom: 1px solid #cccccc;
    display: table-row;
    padding: 5px;
}

.article_index_head {
    font-weight: bold;
}

.article_index_row {
    font-weight: normal;
}

.article_index_row a {
    line-height: 1.5em;
}

.table div div {
    display: table-cell;
    text-align: left;
    width: 33%;
}


/************** Phys. Spielzeug Index **************/

.letter-box {
    align-items: center;
    background: #f6f8d1 none repeat scroll 0 0;
    display: flex;
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    height: 40px;
    margin: 2px;
    width: 40px;
}

.alpha-nav {
    display: table;
    margin: 25px 0 0;
}

.alpha-nav > a {
}

.alpha-navi-letter {
    margin: 0 auto;
}

.cat-letter {
    background-color: #bec400;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    margin: 30px 0 10px;
    padding: 5px;
    text-align: center;
    width: 20px;
}


.search_result {
    min-height: 180px !important;
}


/************** WP Bilder **************/
/* Bildunterschriften */
.wp-caption-text {
    font-size: 0.9em;
    margin-right: 10px;
    text-align: left;
    font-style: italic;
}

/*********************************************************/
/********************* MEDIA QUERIES *********************/


/*********************************************************/
/* for 1024px or less */
@media only screen
and (max-width: 1024px) {

	.searchform {
	}

	.mobilesidemenu {
	    display: none;
	}

	#pagewrap {
		margin: 0 auto;
		width: 100%;
	}

	#sidebar_right {
		display: none;
	}
	
	.cat_view_post {
  }
	
  #shop-s, #shop-l {
    visibility: visible;
  }

}

/*********************************************************/
/* for 840px or less */
@media only screen
and (max-width: 840px) {

  body { 
  	background-image: none;
  }
  
  #pagewrap {
    max-width: 640px;
  }  

  #bg-line {
    height: 6px;
    position: absolute;
    top: 160px;
  }
  
  #logo {
      width: 100%;
  }

	.searchform {
	    margin: 0 5px 0 25%;
      width: 250px;
	}

  input#s {
      height: 30px;
      width: 200px;
  }

	#sidebar_left {
		display: none;
	}
	
	.shop-link > img {
    height: 40px;
    margin: -3px 5px 0 0;
  } 

	#sidebar_right {
		display: none;
  }

	.mobilesidemenu {
    display: block;
    left: 5px;         
    position: absolute;
    top: 151px;
  }

  #post_preamble {
      margin-right: 5px;
  }
         
	.content > .post {
  	margin-top: 85px;
	}

	.search_result {
  	margin-top: 0px !important;
	}

}

/*********************************************************/
/* for 630px or less */
@media only screen
and (max-width: 630px) {

  #gotop {
      visibility: visible;
  }

	#sidebar_left {
		display: none;
	}

	#sidebar_right {
		display: none;
  }

	.mobilesidemenu {
    display: block;
    left: 5px;         
    position: absolute;
    top: 151px;
  }


  .content {
      margin-right: 5px !important;
      max-width: 99%;
      min-width: 470px;
  }

  #post_preamble {
      width: 94%;
  }

  .cat_view_post {
      min-width: 216px;
      width: 44.48%;
  }
  
  .letter-box {
      font-size: 2em;
      height: 41px;
      margin: 1px;
      width: 41px;
  }

  .m-entry {
      display: grid;
  }

  .m-info {
      margin-top: 15px;
      order: 2;
  }

  .m-description {
      order: 1;
  }
         
}

/*********************************************************/
/* for 550px or less */
@media only screen
and (max-width: 550px) {

	.cat_view_post {
  }
  
  #shop-link-s {
      visibility: visible;
  }
  #shop-link-l {
      visibility: hidden;
  }
  
}

/*********************************************************/
/* for 500px or less */
@media only screen
and (max-width: 500px) {

  #abstract {
      clear: both;
      display: block;
      margin: 55px 0 15px 10px;
      text-align: center;
  }

  input#s {
      width: 190px;
  }

  #post_preamble {
      display: none !important;
  }

  #breadcrumb {
      display: none;
  }

  #home, #a-index, #t-index, #page {
      margin: 0;
  }

  .cat_view_post {
      margin-right: 7px;
      max-width: none;
      width: 94%;
  }

  .nav-posts {
      margin: 35px 5px 5px 0;
  }

}

/*********************************************************/
/* for 480px or less */
@media only screen
and (max-width: 480px) {

  .content {
      margin-right: 5px !important;
      max-width: 97%;
      min-width: 320px;
  }

  #head_box {
      border: none;
      margin: 20px 0 5px;
  }

  #shop {
    margin: 185px auto 0 auto;
    right: unset;
  }

  #home {
    margin: 50px 0 0 0;
  }

	#search > .post > p {
  	margin-top: 115px !important;
	}
	
}

/*********************************************************/
/* for 400px or less */
@media only screen
and (max-width: 400px) {

  .cat_view_post {
  }

}

/*********************************************************/
/* for 320px or less */
@media only screen
and (max-width: 320px) {

  .cat_view_post {
  	  width: 90%;
  }

  input#s {
      width: 142px;
  }

}

