<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: akiyan.com 2013
Theme URI: http://www.akiyan.com/
Description: akiyan.com theme.
Version: 1.0
Author: akiyan
Author URI: http://www.akiyan.com/
Tags: fixed width, two columns

*/
body, p, table {
  font-family: Arial, sans-serif;
  color:#222;
  word-break:break-all
}

body {
  background:#fafafa;
  color:#222;
  -webkit-text-size-adjust:100%;
  /* background:#fff; */
}

a:link {
  color:#1f54e0;
}
a:visited {
  color:#67128f
}

li {
  margin:0 0 5px 0;
}

code {
  color:#444;
  border:0px none;
}

.input-auto {
  width:auto;
}

.layout-header {
  background:#fff;
  box-shadow:0 0 5px #ccc;
  border-top:4px solid #001e92;
  padding:12px 0 11px;
  line-height:26px;
  font-size:26px;
  margin-bottom:25px;
}

.header-logo {
  margin-left:25px;
}

a.site-name {
  font-family: 'Gudea', 'Arial Black', sans-serif;
  font-weight:bold;
  color:#001e92;
}

.layout-container {
  margin:0 0 20px;
}

.content {
  border:1px solid #eee;
  border-radius:3px;
  background:#fff;
  padding:20px 25px;
}

.content a {
  text-decoration:underline;
}
.content h1 {
  font-size:26px;
  line-height:36px;
  margin:0 0 20px;
  padding:0;
}

.content h2 {
  font-size:22px;
  line-height:30px;
  margin:20px 0 10px;
}

.content h3 {
  font-size:18px;
  line-height:30px;
}

.content + .content {
  margin-top:15px;
}

.content-meta {
  margin-bottom:10px;
}
.content-meta img {
}
.content-meta-social {
  position:relative;
  vertical-align:middle;
}
.content-meta-social-item {
  overflow:hidden;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  height:20px;
  line-height:20px;
  margin-right:5px;
}
.content-meta-social-facebook {
}
.content-meta-date {
  text-align:right;
}
.content-body p,
.content-body li {
  font-size:16px;
  line-height:26px;
}
.content-body p {
  margin-bottom:18px;
}
.content-body iframe {
  max-width:100%;
}

.content-ad {
  margin:10px 0;
  text-align:center;
}

.content blockquote p,
.content blockquote li {
  color:#005500;
}

.content textarea#comment {
  width:80%;
  height:4em;
}

.content table {
  border:1px solid #ccc;
  border-collapse:collapse;
  margin:10px 0;
}
.content th {
  border:1px solid #ccc;
  padding:4px;
  font-weight:bold;
  background:#e8e8e8;
}
.content td {
  border:1px solid #ccc;
  padding:4px;
  background:#f8f8f8
}
.content td.mark {
  text-align:center
}
.content table.wide td {
}

.content .clip img { padding:1px;
 border:1px solid #ccc;
 border-radius:1px;
}
.content .clip {
 font-size:13px;
 color:#444;
 margin-bottom:15px;
}

.sidebar {
  margin:30px 0 0;
}

.sidebar-head {
  font-weight:bold;
  color:#444;
  margin:0 0 10px;
}
.sidebar-section {
  margin:0 0 15px;
}

.layout-footer {
  padding:0 0 20px;
}

.layout-footer h3 {
  color:#444;
  font-size:16px;
  line-height:24px;
  margin:0 0 10px;
}

.footer-content {
  margin:0 0 10px;
}

.footer-nav {
}

.footer-nav-content {
  margin:0 !important;
}

.footer-copyright {
  padding:10px 0 0;
  border-top:1px solid #fff;
  box-shadow:0px -1px #ddd, 0px -1px #ddd;
  -moz-box-shadow:0px -1px #ddd, 0px -1px #ddd;
  -webkit-box-shadow:0px -1px #ddd, 0px -1px #ddd;
}
.footer-copyright p {
  color:#999;
  word-break:normal;
}
.pagination {
  text-align:center;
}
.super {
  font-size:20px;
  color:#922;
}
.warning {
 border:1px solid #900;
 border-radius:2px;
 padding:10px 10px 0;
 margin:10px 0;
}
.warning p,
.warning li {
 color:#600;
}
.amazlet-box {
  margin:0 0 10px;
}

@media (max-width: 767px) {
  body {
    background:#fff;
    padding:0;
    font-size:100%;
  }
  .layout-header {
    line-height:20px;
    font-size:20px;
    margin-bottom:15px;
    padding:7px 0 8px;
  }
  .header-logo {
    margin-left:15px;
  }
  .container {
    padding:0px;
  }
  .content {
    padding:0px;
    border-width:0px
  }
  .content-meta {
    padding:0 15px;
  }
  .content-body {
    padding:0 15px;
  }
  .content-related {
    padding:0 15px;
  }
  .comment-body {
    padding:0 15px;
  }
  .content h1 {
    font-size:170%;
    line-height:140%;
    margin:0 15px 10px;
  }
  .content h2 {
    font-size:18px;
    line-height:26px;
    margin:10px 0;
  }
  .content h3 {
    font-size:16px;
    line-height:25px;
  }
  .content-body p,
  .content-body li {
    font-size:100%;
    line-height:170%;
  }
  .content-except {
    padding:0 15px;
    margin-bottom:15px;
    border-bottom:1px dashed #e8e8e8;
  }
  .content-except p {
    font-size:80%;
    line-height:140%;
  }
  nav.breads {
    padding:0 15px;
  }
  nav.prev-next {
    padding:0 15px;
  }
  .comment-container {
    border-top:1px dashed #e8e8e8;
    margin:15px 0 0 0;
    padding:15px 15px 0;
  }
  .sidebar {
    border-top:1px solid #e8e8e8;
    margin:15px 0 0 0;
    padding:15px 15px 0;
  }
  .layout-footer {
    padding:0 15px;
  }
  .footer-copyright {
    font-size:80%;
    text-align:center;
  }
    
}

@media (max-width: 320px) {
  .layout-header {
    margin:0 0 3px;
  }
  .content {
    border-style:none;
    border-radius:0px;
    /* border-top:1px solid #f2f2f2; */
    border-bottom:1px solid #eee;
    padding:10px;
  }
  .container {
    padding:0;
  }
  .content-ad {
    text-align:center;
  }
  .sidebar {
    padding:0 10px;
  }
  .layout-footer {
    padding:0 10px 20px;
  }
  .amazlet-image {
    margin-bottom:10px;
  }
}

.embedly-card {
  border:1px solid #999;
  border-radius:4px;
}
</pre></body></html>