/* Theme Name: B3 Theme URI: http://andrey.ws/b3-theme Author: Andrey K. Author URI: http://andrey.ws/ Description: Responsive customizable theme based on Bootstrap 3 framework. Three widget areas, changeable colors and page look, export/import settings, translation ready. Version: 1.1 License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: b3 Domain Path: /languages/ Tags: two-columns, white, light, flexible-width, custom-colors, custom-background, featured-images, rtl-language-support, theme-options, translation-ready 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. */ /* B3 theme is based on Underscores theme quick start pack http://underscores.me/ (C) 2012-2013 Automattic, Inc. and Bootstrap 3 framework http://getbootstrap.com/ (Apache License v2.0) IE8 compatibility is achieved by using of Respond.js https://github.com/scottjehl/respond (MIT/BSD license) and HTML5 Shiv http://code.google.com/p/html5shiv/ (MIT/GPL2 Licensed) */ img.site-logo { margin: 20px 15px 10px 0; float: left; clear: left; } h2.site-description { font-size: 24px; } .wp-caption { max-width: 100%; text-align: center; } .wp-caption p { margin: 0; } div.aligncenter, img.aligncenter { margin: 8px auto; max-width: 100%; height: auto; clear: both; } div.alignleft, img.alignleft { float: left; clear: left; margin-right: 8px; max-width: 100%; height: auto; } div.alignright, img.alignright { float: right; clear: right; margin-left: 8px; max-width: 100%; height: auto; } .entry-content img, .entry-content iframe, .entry-content video, .entry-content object, .widget img, .widget iframe, .widget video, .widget object { max-width: 100%; height: auto; } .wp-caption-text, .gallery-caption { font-size: 85%; } .sticky {} .bypostauthor {} .spacer-top { margin-top: 15px; } .spacer-bottom { margin-bottom: 15px; } .spacer-all { margin: 15px; } .padding-all { padding: 15px; } .spacer-lr { margin-left: 15px; margin-right: 15px; } .minus-15 { margin-left: -15px; margin-right: -15px; } .widget_calendar table { max-width: 88%; text-align: center; } .comment-list ul { list-style-type: none; } .dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; } .dropdown-submenu:hover > .dropdown-menu { display: block; } .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -10px; } .dropdown-submenu:hover > a:after { border-left-color: #ffffff; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; } .carousel-inner { height: 300px; } .carousel-caption { top: 10%; position: absolute; color: #333; text-shadow: 1px 1px 2px #FFF, -1px -1px 2px #FFF; } .carousel-caption p * { text-shadow: none; } .carousel-caption h1 a { opacity: 0.8; text-shadow: 1px 1px 3px #FFF, -1px -1px 3px #FFF; letter-spacing: 3px; } .navbar { z-index: 100; } .entry-meta { padding: 6px 0; color:#707070; } .tag-links, .cat-links, .permalink, .entry-date, .comments-link { display: inline-block; margin-right: 8px; } .glyphicon-folder-open {margin-right: 4px; display: inline-block;}