/*
	Theme Name: Silicon
	Author: Laborator.co
	Author URI: http://www.laborator.co
	Version: 1.2.4
	Description: Silicon, one special theme!
	License URI: license/README_License.txt
*/

.sticky, .gallery-caption, .bypostauthor, .wp-caption-text, .wp-caption {
}

h3 {
	margin:15px 0px;
}


img  {
 height: auto; /* Falls Dimensionsangaben im HTML vorhanden sind */
  max-width: 100%;
}

@media only screen and (max-width: 479px) {

#scroller {
 width: 320px !important;
}
}