/*
Theme Name: Lightning
Theme URI: http://lightning.bizvektor.com
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version:0.2.4
Tags: responsive-layout, white, red, blue, black, green, orange, purple, two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style,theme-options
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/

a {
    color: #D02000;
}

body {
    background: #deddda;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ 明朝","MS Mincho",serif;
    font-size: 14px;
    line-height: 1.8;
}

blockquote:before {
    content: "";
    top: 10px;
}

blockquote:after {
    content: "";
    bottom: 10px;
    right: 20px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #eee;
}

blockquote .h2, h2 {
    font-size: 20px;
}

blockquote {
    padding: 20px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #eee;
}

.widget .subSection-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
}

blockquote .h2, h2 {
    font-size: 20px;
    line-height: 1.4em;
}

@media (max-width: 480px){
div#attachment_11 {
    display: block;
    float: none;
    margin: 20px auto;
}
}
