@charset "utf-8"; /* Theme Name: BirdTIPS Theme URI: http://www.sysbird.jp/wptips/ Description: A blogging theme with three-columns by responsive web design. Including the pagenation and topicpath. Make it yours with a custom menu, header image, and background -- then go further with available theme options for custom link colors, and title color, and navigation color. Author: Sysbird Author URI: http://www.sysbird.jp/toriko/ Version: 1.0 License: GNU General Public License License URI: license.txt Tags: white, three-columns, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready Text Domain: BirdTIPS BirdTIPS v1.00 http://www.sysbird.jp/wptips/ This theme was designed and built by Sysbird of the Web Engineer for blogging. If you set Featured Image at Edit Post then it will show thumbnail at Toppage. Fully WordPress 3.1 compliant. The CSS3, HTML5 and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php This thems is distributed under the same license as the WordPress package. */ /* ============================================================================= HTML5 element display ========================================================================== */ /* * Add display for block-level HTML5 elements * Addresses display not defined in IE6/7/8/9 & FF3 */ .hentry, aside, details, figcaption, figure, footer, header, hgroup, nav, time, section { display: block; } /* * Add display for embedded HTML5 elements * Addresses display not defined in IE6/7/8/9 & FF3 */ audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; } /* ============================================================================= Base ========================================================================== */ /* * 1. Add font size * Addresses text resizing oddly in IE6/7 when body font-size is set using em units * http://clagnut.com/blog/348/#c790 * 2. Add vertical scrollbar * Keeps page centred in all browsers regardless of content height * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted * www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/ * 4. Remove iOS text size adjust without disabling user zoom * www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ html { font-size: 100%; /* 1 */ overflow-y: scroll; /* 2 */ -webkit-tap-highlight-color: rgba(0,0,0,0); /* 3 */ -webkit-text-size-adjust: 100%; /* 4 */ -ms-text-size-adjust: 100%; /* 4 */ } /* * Remove margin * Addresses margins handled incorrectly in IE6/7 */ body { margin: 0; } /* * Define base font-family * Addresses font-family inconsistency between