/*
Theme Name: JEVUSKA 2014
Theme URI: http://www.jevuska.com/
Author: JEVUSKA
Author URI: http://www.jevuska.com/
Description: A TwentyFourteen Child Theme that addresses the parent's flaws
Template: twentyfourteen
Version: 1.2
License: GPL v2+
*/

@import url("../twentyfourteen/style.css");

/* Theme customization starts here */
.error404 h1.page-title{
    font-size: 58px;
    }
.site {
    margin: 0 auto;
    }
.byline{
    font-size:12px;
    }
#secondary {
    width: 250px;
    }
html {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    }
#subscribe-email input{
    border-color: rgba(68, 49, 49, 0.2);
    color:#000
    }
.aligncenter img[class*="wp-image-"] {
    margin: 0px auto;
    }
.aligncenter .wp-caption-text {
    text-align:center;
    }
.paginationlist span,.paginationlist a{
    padding:0 5px 0 0;
    }

.search-box .search-field { 
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out; 
}

.search-box .search-field { width: 400px; }

/* CSS Google CSE untuk TwentyFourteen Theme WP. Silahkan dicopy */
table.gsc-above-wrapper-area-container,table.gsc-above-wrapper-area-container td,table.gsc-above-wrapper-area-container th,table.gsc-table-result, table.gsc-table-result th,table.gsc-search-box, table.gsc-search-box th, table.gsc-resultsHeader, table.gsc-resultsHeader td,table.gsc-resultsHeader th{
    border:0px;
    padding:0;
    margin:0;
    -moz-hyphens: none;
    word-wrap: normal;
    }
table.gsc-table-result td{
    border:0px;
    margin:0;
    padding-left: 8px;
    padding-right: 8px;
    -moz-hyphens: none;
    word-wrap: normal;
    }
table.gsc-search-box td{
    border:0px;
    padding:4px 8px 0;
    -moz-hyphens: none;
    word-wrap: normal;
    line-height:10px;
    }
table#gs_id50 {
    border:0px;
    padding:2px 5px;
    }
table.gsc-search-box input.gsc-search-button,.cse input.gsc-search-button:hover,.cse input.gsc-search-button:focus {
    border-color: none;
    background-color: none;
    filter: none;
    }
.cse input.gsc-search-button, input.gsc-search-button {
    box-sizing: content-box;
    }
table.gsc-search-box td.gsc-input {
    padding-right: 0 !important;
    }
.gsc-control-cse {
    line-height:normal;
    }