@charset "utf-8";
/*
Theme Name: BirdMAGAZINE
Theme URI: http://www.sysbird.jp/birdmagazine/
Description: BirdMAGAZINE is a flexible two-column blog theme. Features the grid layout by  a jQuery Masonry. and uses CSS3 media queries for its responsive layout and is therefore optimized for tablet pcs and smart phones. Features include the Theme Customize. You can choose the text color, link color, header line and footer background color and navigation color.
Author: Sysbird
Author URI: http://www.sysbird.jp/wptips/
Version: 1.02
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: yellow, two-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

*/
/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Index
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1em; }

h1 {
  font-size: 2em;
  margin-bottom: .5em; }

h2 {
  font-size: 1.75em;
  margin-bottom: .5142em;
  padding-top: .2em; }

h3 {
  font-size: 1.5em;
  margin-bottom: .7em;
  padding-top: .3em; }

h4 {
  font-size: 1.25em;
  margin-bottom: .6em; }

h5 {
  font-size: 1.1em;
  margin-bottom: .5em;
  font-weight: bold; }

h6 {
  font-size: 1em;
  margin-bottom: .5em;
  font-weight: bold; }

/* Link
--------------------------------------------- */
a {
  color: #0066aa;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

/* Structure
--------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  background-color: #F9F9EF; }

.container {
  width: 960px;
  margin: 0 auto; }

#header {
  width: 100%;
  *z-index: 9999;
  /* IE7 and below */ }

#main {
  clear: both;
  width: 100%; }

#content {
  float: left;
  margin: 0 -310px 2em 0;
  width: 650px; }

#sidebar {
  float: right;
  width: 300px; }

#footer {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin: 0 auto; }

/* Wrapper
-------------------------------------------------------------- */
#wrapper {
  font-family: Verdana,Arial,"CI",Meiryo,"qMmpSPro W3","Hiragino Kaku Gothic Pro","lr oSVbN",sans-serif;
  font-size: 0.92em;
  color: #544021;
  border-top: solid 7px #5ec1d6;
  overflow: hidden; }

/* Header
-------------------------------------------------------------- */
#header {
  position: relative;
  _height: 200px;
  /* IE6 and below */
  margin-bottom: 20px; }
  #header #branding {
    padding: 0.5em 0; }
  #header a.header-image {
    display: block;
    margin: 10px 0; }
  #header img {
    max-width: 100%;
    vertical-align: bottom; }
  #header #site-title {
    margin: 0;
    padding: 0;
    color: #544021;
    font-size: 3em;
    line-height: 1; }
    #header #site-title a {
      color: #544021;
      font-weight: bold; }
  #header p#site-description {
    margin: 0.5em 0 0 0; }

/* Menu
-------------------------------------------------------------- */
#menu-wrapper {
  z-index: 9999; }
  #menu-wrapper .menu {
    border-top: dashed 1px #999999;
    border-bottom: dashed 1px #999999;
    margin-top: 0.5em; }
    #menu-wrapper .menu #small-menu {
      display: none;
      /* hide small menu initially */ }
    #menu-wrapper .menu ul {
      margin: 0;
      padding-left: 0;
      *zoom: 1; }
      #menu-wrapper .menu ul:after {
        content: "";
        clear: both;
        display: block; }
      #menu-wrapper .menu ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        position: relative; }
        #menu-wrapper .menu ul li:hover > ul {
          display: block;
          /* show dropdown on hover */ }
        #menu-wrapper .menu ul li a {
          padding: 0.8em 1.6em 0.8em 0;
          display: block;
          color: #999999;
          text-decoration: none;
          line-height: 1.2;
          *white-space: nowrap;
          /* IE7 and below ///////////// DEBEDIT /////*/ }
          #menu-wrapper .menu ul li a:hover { 
            text-decoration: underline;
             }
        #menu-wrapper .menu ul li ul {
          background: #fff;
          margin: 0;
          border: solid 1px #999999;
          display: none;
          /* hide dropdown */
          width: 200px;
          position: absolute;
          top: 2.8em;
          left: 0;
          z-index: 9999; }
          #menu-wrapper .menu ul li ul li {
            float: none;
            margin: 0;
            padding: 0; }
            #menu-wrapper .menu ul li ul li a {
              background: #F8F8F8;
              padding: 0.8em;
              border-right: none;
              border-top: dotted 1px #999999;
              white-space: normal; }
              #menu-wrapper .menu ul li ul li a:hover {
                background: #EEE;
                text-decoration: none; }
            #menu-wrapper .menu ul li ul li:first-child a {
              border-top: none; }
            #menu-wrapper .menu ul li ul li ul {
              top: 0;
              left: 100%; }
    #menu-wrapper .menu .current_page_item > a,
    #menu-wrapper .menu .current_page_ancestor > a {
      font-weight: bold; }

/* Posts
--------------------------------------------- */
#content p {
  line-height: 1.6;
  margin: 0 0 1.6em; }
#content blockquote {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 5px solid #dddddd; }
  #content blockquote small {
    display: block;
    line-height: 20px;
    color: #999999; }
  #content blockquote small:before {
    content: '\2014 \00A0'; }
  #content blockquote cite:before {
    content: "-"; }
  #content blockquote cite {
    color: #999999;
    display: block; }
#content table {
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
  #content table th,
  #content table td {
    border-bottom: 1px solid #dddddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top; }
#content pre {
  border: dashed 1px #dddddd;
  padding: 10px; }
#content ul,
#content ol {
  margin: 0 0 0 1em;
  padding: 0 0 0 1em;
  line-height: 1.6; }
#content ol {
  list-style: decimal; }
  #content ol ol {
    list-style: upper-alpha; }
    #content ol ol ol {
      list-style: lower-roman; }
      #content ol ol ol ol {
        list-style: lower-alpha; }
#content dl {
  margin: 0 0 1em 0;
  line-height: 1.6; }
  #content dl dt {
    font-weight: bold; }
  #content dl dd {
    margin-bottom: 1em;
    padding: 0; }
#content del {
  color: #C00; }
#content ins {
  background: #ffc;
  text-decoration: none; }
#content .hentry {
  width: 638px;
  margin: 0 10px 10px 0;
  padding: 15px 0 0 0;
  background: #FFF;
  border: solid 1px #dddddd;
  border-radius: 4px;
  word-wrap: break-word; }
  #content .hentry .entry-inner {
    padding: 0 15px; }
  #content .hentry a.more-link {
    font-size: 0.8em; }
  #content .hentry p {
    line-height: 1.6;
    margin: 0 0 1.6em; }
  #content .hentry .entry-header {
    margin-bottom: 0.8em; }
    #content .hentry .entry-header .postdate {
      color: #999;
      font-size: 0.9em; }
    #content .hentry .entry-header .author {
      font-size: 0.9em; }
    #content .hentry .entry-header .entry-title {
      font-size: 2em;
      font-weight: normal;
      margin: 0 0 15px 0;
      line-height: 1;
      color: #544021;
      padding: 0; }
      #content .hentry .entry-header .entry-title a {
        color: #544021; }
  #content .hentry .entry-content {
    *zoom: 1; }
    #content .hentry .entry-content:after {
      content: "";
      clear: both;
      display: block; }
  #content .hentry .entry-meta {
    clear: both;
    font-size: 0.9em;
    line-height: 1.4;
    display: block;
    padding: 5px 0;
    border-top: dashed 1px #dddddd;
    padding: 5px 10px; }
    #content .hentry .entry-meta .icon:before {
      font-family: 'Genericons';
      padding-right: 2px;
      color: #CCC;
      font-size: 16px; }
    #content .hentry .entry-meta .postdate:before {
      content: '\f303'; }
    #content .hentry .entry-meta .author:before {
      content: '\f304'; }
    #content .hentry .entry-meta .category:before {
      content: '\f301'; }
    #content .hentry .entry-meta .tag:before {
      content: '\f302'; }
    #content .hentry .entry-meta .comment:before {
      font-family: 'Genericons';
      content: '\f300';
      padding-left: 2px; }
  #content .hentry .page-link {
    clear: both;
    margin: 1em 0;
    font-weight: bold;
    color: #0066aa; }
    #content .hentry .page-link a {
      color: #0066aa;
      padding: 4px 7px;
      text-decoration: none;
      border: solid 1px #0066aa;
      font-weight: normal; }
      #content .hentry .page-link a:hover {
        background: #F5F5F5; }

.home #content ul#masonry-wrapper {
  list-style: none;
  margin: 0;
  padding: 0; }
.home #content .hentry {
  width: 312px; }
  .home #content .hentry .entry-eyecatch {
    text-align: center; }
    .home #content .hentry .entry-eyecatch img.wp-post-image {
      margin: 0 0 0.5em 0;
      max-width: 100%;
      float: none; }
.home #content .hentry.sticky {
  width: 638px; }
  .home #content .hentry.sticky .entry-eyecatch img.wp-post-image {
    margin: 0 0 0.5em 0.5em;
    float: right; }

.single #content .hentry .entry-meta {
  border-top: none;
  background: #F5F5F5;
  margin: 1em 0; }
.single #content #nav-below {
  margin: 2em 0 1em;
  line-height: 1.2;
  *zoom: 1; }
  .single #content #nav-below:after {
    content: "";
    clear: both;
    display: block; }
  .single #content #nav-below .nav-next a:before {
    font-family: 'Genericons';
    content: '\f430'; }
  .single #content #nav-below .nav-previous {
    display: block;
    float: right; }
    .single #content #nav-below .nav-previous a:after {
      font-family: 'Genericons';
      content: '\f429'; }

.attachment.single #content {
  width: 100%;
  float: none; }
  .attachment.single #content .hentry {
    width: 100%; }
  .attachment.single #content .entry-content .attachment {
    text-align: center;
    padding-bottom: 2em; }

/* Link Style */
#content .hentry .entry-meta a,
.single #content #nav-below a,
#content #comments a.comment-reply-link,
#content #comments .navigation a {
  border: none; }
  #content .hentry .entry-meta a:hover,
  .single #content #nav-below a:hover,
  #content #comments a.comment-reply-link:hover,
  #content #comments .navigation a:hover {
    text-decoration: underline; }

/* Pagenation
-------------------------------------------------------------------- */
#content .tablenav {
  clear: both;
  padding: 2em 0 1em;
  color: #0066aa; }
  #content .tablenav a.page-numbers,
  #content .tablenav .current {
    color: #0066aa;
    padding: 4px 7px;
    border: solid 1px #0066aa;
    text-decoration: none;
    font-weight: bold;
    background: #FFF; }
  #content .tablenav a.page-numbers:hover {
    background: #F5F5F5; }
  #content .tablenav .current {
    color: #FFF;
    background: #0066aa; }
  #content .tablenav a.next,
  #content .tablenav a.prev {
    border: none;
    background: none;
    font-weight: normal; }
  #content .tablenav a.next:hover,
  #content .tablenav a.prev:hover {
    text-decoration: underline;
    background: none; }
  #content .tablenav span.total {
    color: #AAA;
    display: block;
    margin-top: 0.5em;
    font-size: 0.9em; }

/* Images
-------------------------------------------------------------- */
#content .hentry img.wp-post-image {
  margin: 0 0 0.5em 1em;
  float: right;
  max-width: 300px; }

#content .hentry img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
  height: auto; }

img[class*="align"],
img[class*="wp-image-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.alignleft {
  float: left;
  margin-right: 0.5em; }

.alignright {
  float: right;
  margin-left: 0.5em; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 0.75em; }

a:focus img[class*="attachment"],
a:hover img[class*="attachment"],
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img,
#content .hentry a:hover img {
  border-color: #bbb; }

#content .hentry .wp-caption {
  background: #F5F5F5;
  text-align: center;
  padding-top: 5px;
  font-size: 0.8em;
  color: #999;
  max-width: 100%; }

#content .hentry .gallery-item a,
#content .hentry .entry-attachment a,
#content .hentry .entry-attachment a:hover,
#content .hentry .wp-caption a,
#content .hentry .wp-caption a:hover,
#content .hentry .gallery a:hover {
  border: none; }

#content .hentry .gallery-thumb {
  float: right;
  display: block;
  margin: 0 0 10px 10px; }

#content .hentry .gallery {
  margin: 0 auto;
  clear: both; }
  #content .hentry .gallery .gallery-item {
    float: left;
    text-align: center;
    margin: 0 0 10px 0;
    width: 33%; }
  #content .hentry .gallery .wp-caption,
  #content .hentry .gallery .gallery-caption {
    font-size: 12px;
    line-height: 1.2;
    color: #AAA;
    max-width: 97.5%;
    text-align: center; }

/*  Make sure videos and embeds fit their containers
-------------------------------------------------------------- */
embed,
iframe,
object,
video {
  max-width: 100%; }

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
  /* Override the Twitter embed fixed width */ }

/* Comments
-------------------------------------------------------------- */
#content #comments {
  margin-top: 20px;
  display: block; }
  #content #comments #comments-title {
    font-size: 130%;
    font-weight: bold;
    margin: 1em 0; }
  #content #comments #reply-title {
    font-size: 110%;
    font-weight: bold;
    margin: 1em 0; }
  #content #comments .navigation {
    position: relative;
    height: 1em;
    padding-bottom: 10px;
    margin-bottom: 1em; }
    #content #comments .navigation .nav-previous a {
      position: absolute;
      top: 0;
      right: 0;
      padding-left: 1em; }
      #content #comments .navigation .nav-previous a:after {
        font-family: 'Genericons';
        content: '\f429';
        padding-left: 2px; }
    #content #comments .navigation .nav-next a {
      position: absolute;
      top: 0;
      left: 0;
      padding-right: 1em; }
      #content #comments .navigation .nav-next a:before {
        font-family: 'Genericons';
        content: '\f430';
        padding-right: 2px; }
  #content #comments ol.commentlist {
    list-style: none;
    margin: 0;
    padding-left: 0; }
    #content #comments ol.commentlist li.pingback,
    #content #comments ol.commentlist li.comment {
      border-left: 2px solid #dddddd;
      clear: both;
      margin-bottom: 1em;
      padding: 0 0 0 10px;
      position: relative;
      list-style: none;
      *zoom: 1; }
      #content #comments ol.commentlist li.pingback:after,
      #content #comments ol.commentlist li.comment:after {
        content: "";
        clear: both;
        display: block; }
  #content #comments li .comment_meta .author {
    font-weight: bold;
    margin: 0 0 5px 5px;
    color: #000; }
  #content #comments li .comment_meta .time {
    font-size: 85%;
    margin: 0 0 5px 5px; }
    #content #comments li .comment_meta .time:before {
      font-family: 'Genericons';
      content: '\f303';
      padding-right: 2px; }
  #content #comments li .comment_meta .comment-reply-link:before {
    font-family: 'Genericons';
    content: '\f412'; }
  #content #comments li .comment_meta img {
    border: none;
    margin: 0 5px 5px 0;
    float: left; }
  #content #comments li .comment_text {
    clear: both;
    margin: 0 0 0.7em 50px; }
    #content #comments li .comment_text p {
      line-height: 1.4; }
    #content #comments li .comment_text .web a:before {
      font-family: 'Genericons';
      content: '\f501';
      font-size: 10px; }
  #content #comments li em {
    font-size: 80%;
    color: #999; }
  #content #comments li.bypostauthor .comment_meta .author {
    color: #dd6633; }

/* Forms
-------------------------------------------------------------- */
#content #comments #commentform {
  border: dashed 1px #dddddd;
  padding: 10px 15px 0 15px;
  margin: 15px 0;
  max-width: 650px; }
  #content #comments #commentform label {
    padding: 3px 0 5px 0; }
  #content #comments #commentform em {
    font-size: 85%;
    display: block;
    padding: 5px 0; }
  #content #comments #commentform label input {
    width: 300px;
    padding: 5px;
    background: #FFF;
    border: solid 1px #dddddd; }
  #content #comments #commentform textarea {
    width: 95%;
    padding: 5px;
    background: #FFF;
    border: solid 1px #dddddd; }
  #content #comments #commentform input#submit {
    padding: 5px 10px; }
  #content #comments #commentform .form-allowed-tags {
    font-size: 90%; }
  #content #comments #commentform .form-allowed-tags code {
    display: block; }

form input,
form select,
form textarea {
  max-width: 95%; }

/* Archive
-------------------------------------------------------------------- */
.archive #content ul,
.search #content ul,
.error404 #content ul {
  margin: 0 0 2em 0;
  padding: 0;
  list-style: none; }
  .archive #content ul li,
  .search #content ul li,
  .error404 #content ul li {
    padding: 2px 0;
    border-bottom: dotted 1px #dddddd;
    *zoom: 1; }
    .archive #content ul li:after,
    .search #content ul li:after,
    .error404 #content ul li:after {
      content: "";
      clear: both;
      display: block; }
    .archive #content ul li a,
    .search #content ul li a,
    .error404 #content ul li a {
      text-decoration: none;
      color: #544021;
      border: none; }
      .archive #content ul li a:hover,
      .search #content ul li a:hover,
      .error404 #content ul li a:hover {
        text-decoration: underline; }
    .archive #content ul li span,
    .search #content ul li span,
    .error404 #content ul li span {
      padding: 0 0.5em 0 0;
      float: left; }
    .archive #content ul li em,
    .search #content ul li em,
    .error404 #content ul li em {
      display: block;
      float: right;
      padding-left: 1.5em; }

/* Sidebars
--------------------------------------------- */
.widget {
  margin-bottom: 40px;
  margin-bottom: 2em; }
  .widget a {
    text-decoration: none; }
    .widget a:hover {
      text-decoration: underline; }
  .widget .widget_image img {
    height: auto;
    max-width: 100%; }
  .widget h3 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: solid 3px #5ec1d6; }
  .widget ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
    overflow: hidden; }
    .widget ul li {
      margin-top: -1px;
      border-top: dashed 1px #dddddd;
      padding: 0.3em 0; }
      .widget ul li:before {
        font-family: 'Genericons';
        content: '\f104';
        font-size: 10px;
        padding-right: 2px; }
      .widget ul li a {
        color: #544021; }
      .widget ul li ul {
        padding: 0.5em 0 0 1em; }
  .widget table {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0; }
  .widget .textwidget {
    line-height: 1.4; }
    .widget .textwidget a {
      text-decoration: underline; }
  .widget #wp-calendar {
    /* Calendar Widget */
    border: 1px solid #dddddd;
    border-collapse: collapse;
    border-spacing: 0; }
    .widget #wp-calendar th,
    .widget #wp-calendar td {
      text-align: center;
      border: 1px solid #dddddd;
      background: #FFF;
      padding: 8px; }
  .widget #searchform {
    *zoom: 1; }
    .widget #searchform:after {
      content: "";
      clear: both;
      display: block; }
    .widget #searchform label {
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      font-size: 0; }
    .widget #searchform #s {
      float: left;
      width: 238px;
      padding: 5px;
      font-size: 15px;
      border: solid 1px #CCC;
      border-radius: 5px 0 0 5px; }
    .widget #searchform #searchsubmit {
      background: url("images/icon_search.png") #cccccc no-repeat center center;
      border: 0 none;
      cursor: pointer;
      width: 50px;
      height: 30px;
      border-radius: 0 5px 5px 0;
      margin: 0;
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      font-size: 0; }

/* Footer
--------------------------------------------- */
#footer {
  background: #5ec1d6;
  color: #FFF;
  padding: 1em 0 4em; }
  #footer .widget-wrapper {
    margin-left: -30px;
    overflow: hidden; }
    #footer .widget-wrapper .widget {
      width: 300px;
      margin: 0 0 30px 30px;
      float: left; }
      #footer .widget-wrapper .widget h3 {
        color: #FFF;
        border-color: #FFF; }
      #footer .widget-wrapper .widget ul li {
        border-color: #FFF; }
  #footer .site-title {
    clear: both;
    border-top: solid 3px #FFF;
    padding-top: 1em; }
  #footer a {
    color: #FFF; }
  #footer .generator:before {
    font-family: 'Genericons';
    content: '\f205';
    padding: 0 2px; }
  #footer .home {
    font-weight: bold; }

/* Media queries for responsive design
--------------------------------------------- */
/* --- iPad Landscape --- */
@media screen and (max-width: 960px) {
  /* --- General --- */
  .container {
    width: 650px;
    margin: 0 auto; }

  #content {
    float: none;
    margin: 0 0 25px 0;
    width: 100%; }

  #sidebar {
    clear: both;
    float: none;
    width: 100%;
    margin: 0 auto; }

  .widget ul {
    *zoom: 1; }
    .widget ul li {
      border-top: none;
      display: inline; }
      .widget ul li a {
        text-decoration: underline;
        padding: 0.5em 0.5em 0.5em 0;
        display: inline-block; }
        .widget ul li a:hover {
          text-decoration: none; }
      .widget ul li ul {
        margin-left: 2em;
        padding-top: 0; }
        .widget ul li ul li a {
          padding: 0.2em 0.2em 0.2em 0; }
    .widget ul:after {
      content: "";
      clear: both;
      display: block; } }
/* --- Smartphones and small Tablet PCs --- */
@media screen and (max-width: 650px) {
  .container {
    width: 90%; }

  #header .container {
    width: 100%; }
  #header #branding {
    padding-bottom: 0.5em; }
  #header #site-title {
    font-size: 2em;
    text-align: center; }
  #header p#site-description {
    display: none; }

  #footer .site-title {
    text-align: center; }
  #footer .widget-wrapper {
    margin: 0; }
    #footer .widget-wrapper .widget {
      width: 100%;
      margin: 0 0 15px 0; }
  #footer .site-title {
    text-align: center; }

  /* small menu */
  #menu-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    *zoom: 1; }
    #menu-wrapper:after {
      content: "";
      clear: both;
      display: block; }
    #menu-wrapper.no-image {
      position: relative; }
    #menu-wrapper .menu {
      border: none;
      margin: 0; }
      #menu-wrapper .menu #small-menu {
        cursor: pointer;
        display: block;
        width: 2em;
        margin: 0 10px 5px 0;
        float: right; }
        #menu-wrapper .menu #small-menu:after {
          font-family: 'Genericons';
          content: '\f419';
          font-size: 30px; }
      #menu-wrapper .menu ul#menu-primary-items {
        clear: both;
        position: absolute;
        top: 38px;
        background: #f8f8f8;
        border: solid 1px #999999;
        width: 100%;
        display: none;
        /* visibility will be toggled with jquery */
        border-bottom: 1px solid #999999;
        box-shadow: 0 5px 5px 0 #999999;
        z-index: 9999;
        margin: 0;
        padding-left: 0; }
        #menu-wrapper .menu ul#menu-primary-items li {
          clear: both;
          float: none; }
          #menu-wrapper .menu ul#menu-primary-items li a {
            padding: 0.8em 0 0.8em 1em;
            border-top: dotted 1px #999999;
            background: #f8f8f8;
            white-space: normal; }
            #menu-wrapper .menu ul#menu-primary-items li a:hover {
              background: #EEE;
              text-decoration: none; }
          #menu-wrapper .menu ul#menu-primary-items li:first-child a {
            border-top: none; }
          #menu-wrapper .menu ul#menu-primary-items li ul {
            width: auto;
            margin-left: 0;
            padding-left: 1em;
            position: static;
            display: block;
            border: none;
            background: #f8f8f8; }
            #menu-wrapper .menu ul#menu-primary-items li ul li a {
              border-top: none; }
              #menu-wrapper .menu ul#menu-primary-items li ul li a:hover {
                background: none;
                text-decoration: underline; }

  .no-image #menu-wrapper {
    margin-top: 0; }

  .home #content .hentry,
  .home #content .hentry.sticky {
    width: 100%; }

  #content .hentry {
    width: 100%; }
    #content .hentry .entry-header {
      position: static; }
      #content .hentry .entry-header .postdate {
        position: static;
        color: #000 !important;
        background: none;
        padding: 0 0 1em 0;
        width: 100%;
        text-align: left;
        background: none !important;
        display: block; }
        #content .hentry .entry-header .postdate span {
          display: inline;
          padding-right: 5px; }
      #content .hentry .entry-header a:hover .postdate {
        text-decoration: underline; }
    #content .hentry .gallery {
      margin: 0 10%; }
      #content .hentry .gallery .gallery-item {
        width: 31%;
        padding-right: 2%;
        margin: 0; }
        #content .hentry .gallery .gallery-item img {
          width: 100%;
          height: auto; }
      #content .hentry .gallery .wp-caption .wp-caption-text,
      #content .hentry .gallery .gallery-caption {
        font-size: 10px;
        line-height: 1; } }
@media screen and (min-width: 650px) {
  ul#menu-primary-items {
    /* ensure .menu is visible on desktop version */
    display: block !important; } }
   .blogroll { color:gray; font-size:80%}
   .blogroll a { color:black; font-weight:bold}
   .blogroll ul li { list-style-type: none;}
