/* Theme Name: Blank page Description: Blank page is a html5 and CSS3 based theme to build on or learn with Theme URI: http://wordpress.org/ Author: Burkhard Rosemann Author URI: www.burkhardrosemann.de Version: 1.0 Tags: white, light, flexible-width Browser support: Firefox, Google Chrome, IE 9 & 10, Safari License: GNU/GPL Version 2 or later License URI: http://www.gnu.org/licenses/gpl.html */ /* CSS Reset by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 ----------------------------------------------------------------------------*/ *, 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; border: 0; outline: 0; background: transparent; } ol, ul, li { list-style: none; } blockquote, q { quotes: none;} table { border-collapse: collapse; border-spacing: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } /* --- Clearfix --- */ .clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; } .clearfix:after { clear:both; content:' '; display:block; font-size: 0; height:0; line-height: 0; visibility: hidden; width:0; } /* Wordpress images -------------------------------------*/ img.alignright { float:right; margin:0 0 1em 1em; } img.alignleft { float:left; margin:0 1em 1em 0; } img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignright { float:right; } .alignleft { float:left; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } img { font-size: 80%; } .wp-caption, .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone { padding: 3px 3px 0pt !important } .wp-caption-text { font-size: 80%; } .sticky, .gallery-caption, .bypostauthor {}