/*! Theme Name: All Simple Theme URI: http://github.com/Albert221/all_simple Author: Albert221 Author URI: http://albert221.net/ Description: Very minimalistical WordPress theme without sidebar. Only content. Featuring custom header image and copyright. For the best experience Disqus plugin is recommended. Version: 1.0.0 License: Apache License 2.0 License URI: http://www.apache.org/licenses/LICENSE-2.0 Tags: light, white, one-column, custom-menu, custom-header, translation-ready Text Domain: all_simple */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background-color: transparent } a:active, a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { box-sizing: content-box; height: 0 } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } .main article .screen-reader-text, .nav h2, .pagination h2 { position: absolute; clip: rect(0, 0, 0, 0) } .footer:after, .nav:after, .pagination:after { content: ""; display: table; clear: both } .footer, .main, .nav { max-width: 1130px; margin-left: auto; margin-right: auto } .wrapper { background: 50%/cover no-repeat; box-shadow: inset 0 -50px 60px rgba(0, 0, 0, .6) } .header { text-align: center; padding: 200px 0; color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1); text-transform: uppercase } .header h1 { margin: 0; font-size: 76px } .header h1 a { color: #fff; text-decoration: none } .nav ul { margin: 0; padding: 0 15px; list-style: none } .nav ul li { display: block; text-align: center } @media (min-width: 450px) { .nav ul li { float: left } } .nav ul li a { display: block; height: 70px; line-height: 70px; padding: 0 15px; color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1); text-decoration: none } .nav ul li.current-menu-item a { border-bottom: 5px solid #fff } .nav .search { float: right; display: block; height: 70px; line-height: 70px; padding: 0 15px; color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1); text-decoration: none } @media (max-width: 600px) { .nav .search { width: 100% } } .nav .search input { margin-left: 15px; border: 0; border-bottom: 3px solid #fff; outline: 0; padding: 10px 15px; background: none; transition: .3s all } @media (max-width: 600px) { .nav .search input { width: calc(100% - 62px) } } .nav .search input::-webkit-input-placeholder { color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1) } .nav .search input::-moz-placeholder { color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1) } .nav .search input:-ms-input-placeholder { color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1) } .nav .search input::placeholder { color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, .1) } .main { padding: 30px 15px } .main article:not(:first-child) { margin-top: 50px } .main article.sticky header h2 a { color: #34495e } .main article.sticky header h2 a:hover { border-bottom-color: #34495e } .main article header h2 { font-size: 36px; margin-bottom: 15px } .main article header h2 a { color: #333; border-bottom: 2px solid #ddd } .main article header h2 a:hover { border-bottom-color: #333; text-decoration: none } .main article header time { color: #999 } .main article p { text-align: justify; letter-spacing: .5px } .main article img { max-width: 100% } .main article .gallery-caption, .main article .wp-caption .wp-caption-text { margin: 0; padding: 5px 7px; font-size: 16px; font-style: italic } .main article .wp-caption { max-width: 100%; background: #ddd } .main article .aligncenter { display: block; margin: 5px auto } .main article .alignright { float: right; margin: 5px 0 5px 15px } .main article .alignleft { float: left; margin: 5px 5px 5px 0 } .pagination ul { margin: 0; padding: 0; list-style: none } .pagination ul .previous { float: left } .pagination ul .next { float: right } .footer { border-top: 1px solid #ccc; padding: 15px; text-align: center } .footer p { margin: 0 } @media (min-width: 450px) { .footer p.copyright { float: left } } @media (max-width: 450px) { .footer p.links { margin-top: 15px } } @media (min-width: 450px) { .footer p.links { float: right } } * { box-sizing: border-box } a { color: #2980b9; text-decoration: none } a:hover { text-decoration: underline } body { font: 18px Open Sans, Arial, sans-serif; color: #333 } .bypostauthor { background: #e7f8fb }