<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: kokoku
Theme URI: http://wordpress.org/themes/kokoku
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

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.
*/

/**
 * googleSearch css
 * -----------------------------------------------------------------------------
 */
#___gcse_0 { 
    display: inline-block; 
    font-size: 12px; 
    vertical-align: top; 
    width:200px; 
} 
#___gcse_0 span { 
    display: inline-block; 
} 
#___gcse_0 input{ 
    line-height: 24px; 
    height: 24px; 
} 
#___gcse_0 input[type=text] { 
    background: #eee !important; 
    border: none; 
    outline: none; 
    width: 160px; 
} 
#___gcse_0 input.gsc-search-button { 
    display: inline-block; 
    text-indent: -9999px; 
    width: 36px !important; 
    min-width: 36px !important; 
    padding:0 !important; 
    background: url(images/ico_serach.png) center center no-repeat #999999 !important; 
} 
#___gcse_0 .gsc-search-box, 
#___gcse_0 .gsc-control-cse, 
#___gcse_0 input.gsc-search-button, 
#___gcse_0 .gsc-input { 
    margin:0 !important; 
    padding:0 !important; 
} 
#___gcse_0 .gsc-clear-button { 
    display:none; 
}

@media screen and (max-width: 768px) {
.mv-in .intro {
    height: initial;
}
}
@media screen and (max-width: 768px)    {
#___gcse_0 {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    width:100%;
    padding:20px 0;
}
#___gcse_0 .gsc-control-cse  {
    padding:0 20px !important;
}
#___gcse_0 input{
    line-height: 40px;
    height: 40px;
}
#___gcse_0 input[type=text] {
    background: #eee !important;
    border: none;
    outline: none;
    width: 100%;
}
#___gcse_0 input.gsc-search-button {
    display: inline-block;
    text-indent: -9999px;
    width: 50px !important;
    min-width: 50px !important;
    padding:0 !important;
    background: url(images/ico_serach.png) center center no-repeat #999999 !important;
}
}
</pre></body></html>