/*
Theme Name: 千葉県栄養士会
*/

/* = clearfix
----------------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
}

hr.clear {
  margin: 0;
  border: none;
  height: 0;
  clear: both;
}
/* = webfonts
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: "UDKakugo_LargePr6N-M{pm}", sans-serif;
}

/* =Structure & global section
----------------------------------------------- */
body {
  background-color: #eeede2;
  width: 100%;
  max-width: 100%;
  text-justify: inter-character;
}

#global-container {
  margin: 0 auto;
  width: 980px;
  background-color: #fff;
}

#global-header {
  width: 940px;
  padding: 0 20px;
  background-image: url(images/common/bg_header.png);
  background-repeat: repeat-x;
  border-bottom: 1px solid #ccc;
}

#global-header:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

/*
 = Row & Column
------------------------------------------*/
.row {
  clear: both;
  margin: 0 auto;
}

.column {
  float: left;
  padding: 15px;
  box-sizing: border-box;
}

.column.rtl {
  float: right;
}

.col-full,
.col-12-12 {
  clear: both;
  float: none;
}

.col-1-12 {
  width: 8.33333333%;
}

.col-1-6,
.col-2-12 {
  width: 16.666667%;
}

.col-1-4,
.col-3-12 {
  width: 25%;
}

.col-1-3,
.col-4-12 {
  width: 33.333333%;
}

.col-5-12 {
  width: 41.666667%;
}

.col-half,
.col-6-12,
.col-5-10,
.col-1-2 {
  width: 50%;
}

.col-7-12 {
  width: 58.333333%;
}

.col-2-3,
.col-8-12 {
  width: 66.6666666%;
}

.col-3-4,
.col-9-12 {
  width: 75%%;
}

.col-5-6,
.col-10-12 {
  width: 83.3333333%;
}

.col-11-12 {
  width: 91.6666666%;
}

.row {
  margin: 0 -10px;
}

#main .column {
  padding: 0 10px 20px;
}

/* #global-header
----------------------------------------------- */
#site-title {
  width: 284px;
  float: left;
  margin-bottom: 7px;
  height: 53px;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}

#site-title h1 {
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  clear: none;
  padding-top: 10px;
  margin-top: 0px;
}

#site-title a img {
  margin-right: 10px;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
}

#site-title span {
  font-size: 16px;
  margin-top: 10px;
}

#site-title a:hover,
#site-title a:focus,
#site-title a:active {
  color: #1982d1;
}

/* #header-nav, #footer-nav */
#header-nav,
#footer-nav {
  font-size: 12px;
  width: 590px;
  float: right;
  margin: 12px 0px 0px;
}

#header-nav ul.menu,
#footer-nav ul.menu {
  margin: 0;
  list-style-type: none;
  padding: 0px;
}

#header-nav ul.menu li,
#footer-nav ul.menu li {
  float: right;
  margin: 0px 0px 0px 10px;
}

#header-nav .menu a,
#footer-nav .menu a {
  padding: 0px 0px 0px 10px;
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
}

/* Search Form */
#searchform {
  width: 590px;
  float: right;
  clear: right;
  text-align: right;
  margin: 8px 0;
  position: relative;
}

#searchform .field {
  padding: 4px 4px 0px;
  line-height: 1;
  float: right;
  font-size: 13px;
  margin: 0px 5px 0px 0px;
  width: 11.5em;
}

#searchform .field:focus {
  background-color: #f9f9f9;
}

#submit_mask {
  width: 69px;
  height: 18px;
  margin-top: 4px;
  position: relative;
  overflow: hidden;
  display: block;
  float: right;
}

#searchform .submit {
  position: absolute;
  top: 0;
  left: 0;
}

#searchform .submit:hover {
  top: -18px;
}

#main #searchform {
  width: 100%;
  float: left;
}

#main #searchform .field {
  float: left;
  width: 11.5em;
}

#main #submit_mask {
  float: left;
}

/* #content
----------------------------------------------- */
#content {
  width: 940px;
  padding: 20px 20px 25px;
  clear: both;
  background-image: url(images/common/bg_body.png);
  background-repeat: repeat-x;
  border-top: 1px solid #fff;
}

.image-attachment #content,
.image-attachment .entry-content {
  padding: 0;
}

.image-attachment .entry-attachment {
  background: #fafafa;
  border: 1px solid #eee;
}

.image-attachment .attachment img {
  display: block;
  margin: 0 auto;
}

#ie6 #content,
#ie7 #content {
  padding-bottom: 5px;
}

#top-banner {
  width: 940px;
  margin-bottom: 15px;
}

.home #top-banner {
  margin-bottom: 20px;
  padding: 1px 0;
  border-top: 2px solid #0951a0;
  border-bottom: 2px solid #e5e5e5;
  position: relative;
}

.home #top-banner .image {
  display: block;
}

.home #top-banner .text-block {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.home #top-banner .text-block.right {
  left: auto;
  right: 30px;
}

.home #top-banner .slogan {
  color: #fff;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.4), 0 0 3px rgba(0, 0, 0, 0.25), 0 0 4px rgba(0, 0, 0, 0.25), 0 0 5px rgba(0, 0, 0, 0.25), 0 0 6px rgba(0, 0, 0, 0.25);
  font: 2.5rem / 1.25 "UDKakugo_LargePr6N-M{pm}", sans-serif;

  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0.01deg);
  margin-bottom: 1rem;
}

.home #top-banner .desc {
  color: #111;
  font-size: 13px;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 15px 15px 12px;
}

.home #top-banner .desc p {
  text-align: justify;
  margin: 0;
}

.home #top-banner .desc a {
  background: url(images/common/icon_link.png) left center no-repeat;
  padding-left: 10px;
}

#content .breadcrumbs {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #e0ebf8;
  border-right: 1px solid #e0ebf8;
  background-color: #e0ebf8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 4px 10px 2px;
  margin-bottom: 15px;
  font-size: 12px;
  list-style-type: none;
  list-style-position: outside;
  margin-left: 0px;
}

#content .breadcrumbs li {
  float: left;
  padding-left: 14px;
  margin-left: 7px;
  background-image: url(images/common/icon_topic_path.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#content .breadcrumbs li.home {
  padding-left: 0px;
  background-image: none;
  margin-left: 0px;
}

#main #post-main {
  float: left;
  width: 500px;
  padding-left: 10px;
  font-size: 13px;
}

#main #post-side {
  float: right;
  width: 190px;
}

#post-main h2 {
  margin-bottom: 5px;
}

#post-side h2 {
  display: none;
}

#post-side h3 {
  margin-left: 0px;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 15px;
}

#main #post-side ul {
  list-style-type: none;
  margin-left: 10px;
  font-size: 13px;
}

#main #post-side ul li {
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: 0em 0.5em;
  vertical-align: bottom;
  padding-left: 12px;
}

#post-main .entry-header {
  margin-bottom: 5px;
}

#post-main .entry-content {
  clear: both;
}

/* side
----------------------------------------------- */
#side {
  float: left;
  width: 200px;
}

#side h2 {
  display: none;
}

#side .menu-global-nav-container ul {
  list-style-position: outside;
  list-style-type: none;
}

#menu-global-nav {
  font-size: 14px;
  width: 196px;
  margin: 0px;
  padding: 0px 1px 1px;
  border: 1px solid #eee;
}

#menu-global-nav li {
  background-color: #ededed;
  padding-left: 0px;
  margin: 0px;
  border-bottom: 1px solid #ccc;
  vertical-align: bottom;
  clear: both;
  border-top: 1px solid #fff;
}

#menu-global-nav li a {
  background-image: url(images/common/btn_gnav_top_cat.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  color: #fff;
  width: 166px;
  line-height: 18px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 6px 5px 6px 25px;
  background-color: #052371;
  vertical-align: bottom;
}

#menu-global-nav li a:hover {
  background-position: -196px 0px;
  background-color: #0d6609;
}

#menu-global-nav li.current-menu-item a,
#menu-global-nav li.current-menu-ancestor a {
  background-position: -392px;
}

#menu-global-nav ul.sub-menu {
  margin: 0px;
  padding: 4px 0px 8px 10px;
  border-top: 1px solid #fff;
}

#menu-global-nav li:last-child {
  border-bottom-style: none !important;
}

#menu-global-nav .sub-menu li {
  margin-top: 3px;
  margin-bottom: 0px;
  border-style: none;
  vertical-align: bottom;
}

#ie7 #menu-global-nav .sub-menu li {
  margin-top: 0px;
}

#menu-global-nav .sub-menu li a {
  font-size: 13px;
  line-height: 1.30769231;
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border-style: none;
  height: auto;
  padding: 0px 0px 0px 10px;
  background-color: transparent;
  color: #0055aa;
}

#menu-global-nav .sub-menu li a:hover {
  color: #e61835;
  background-position: left center;
  background-color: transparent;
}

#menu-global-nav .sub-menu li.current-menu-item a,
#menu-global-nav .sub-menu .sub-menu li.current-menu-item a {
  color: #888;
  background-image: url(images/common/icon_gnav_li_c.png);
  background-position: left center;
}

#menu-global-nav .sub-menu .sub-menu {
  border-style: none;
  margin: 0 important;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

#menu-global-nav .sub-menu li.current-menu-item ul,
#menu-global-nav .sub-menu li.current-menu-ancestor ul {
  display: block;
}

#menu-global-nav .sub-menu .sub-menu li a {
  color: #0055aa;
  background-image: url(images/common/icon_gnav_li.png);
}

#side .blogroll {
  margin-left: 0px;
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: 0px;
}

#side .blogroll li {
  margin-top: 5px;
}

#side .blogroll a {
  display: block;
  position: relative;
  width: 200px;
  height: 0px;
  padding-top: 60px;
  overflow: hidden;
}

#side .blogroll a img {
  left: 0px;
  top: 0px;
  position: absolute;
}

#side .blogroll a:hover {
  border-style: none;
}

#side .blogroll a:hover img {
  opacity: 0.8;
  /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=80);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=80)";
  /* IE 8 */
  -khtml-opacity: 0.8;
  /* Safari 1.x */
  -moz-opacity: 0.8;
  /* FF lt 1.5, Netscape */
}

/* side
----------------------------------------------- */
#footer-banner {
  margin: 0 20px 20px;
  padding: 30px 0px 0px;
  width: 940px;
  list-style-type: none;
  overflow: hidden;
  display: block;
  border-top: 1px solid #ccc;
}

#footer-banner li {
  float: left;
  margin-right: 10px;
  width: 180px;
  margin-bottom: 10px;
}

#footer-banner li:nth-child(5n) {
  margin-right: 0px;
}

#footer-banner li img {
  display: block;
}

#global-footer {
  width: 940px;
  padding: 0px 20px 50px;
  background-image: url(images/common/bg_footer.png);
  background-repeat: repeat-x;
  position: relative;
  background-position: left top;
  padding-bottom: 50px;
  clear: both;
}

#btn_pagetop {
  height: 22px;
  overflow: hidden;
  position: absolute;
  display: block;
  width: 100px;
  top: -20px;
  right: 20px;
}

#btn_pagetop img {
  position: absolute;
  left: 0px;
  top: 0px;
}

#btn_pagetop:hover {
  border-style: none;
}

#btn_pagetop:hover img {
  top: -22px;
}

#copyright {
  font-size: 10px;
  float: left;
  width: 340px;
  margin-top: 12px;
}

/* =main area
----------------------------------------------- */
#main {
  float: right;
  width: 720px;
}

.entry-header .banner,
.page-header .banner {
  margin-bottom: 10px;
}

.hentry,
.no-results {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.625em;
  padding: 0 0 0.25em;
  position: relative;
}

.page .hentry {
  border-bottom-style: none;
}

.home .entry-content:empty {
  margin: 0 !important;
}

.hentry:last-child,
.no-results {
  border-bottom: none;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
}

.search .hentry {
  margin-left: 10px;
}

.singular.page .hentry {
  padding: 0;
}

.page-header,
.entry-header {
  margin-bottom: 15px;
}

.blog .entry-header,
.post .entry-header,
.archive .entry-header {
  padding-bottom: 0.2em;
  border-bottom: dotted 1px #ccc;
}

.entry-header .entry-meta {
  float: left;
  clear: none;
  margin-top: 5px;
  padding-left: 4px;
}

.entry-header:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.singular .entry-title,
.singular .entry-header .entry-meta {
  padding-right: 0;
}

.singular .entry-header .entry-meta {
}

.entry-title,
.page-title {
  color: #111;
  font-size: 24px;
  line-height: 1.25;
  margin: 0;
  background-image: url(images/common/bg_page_title.png);
  background-repeat: repeat-x;
  background-position: 1px 1px;
  border: 1px solid #dadada;
  padding: 16px 16px 12px;
}

.page-title a {
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}

.blog .entry-title,
.archive .entry-title,
.search .entry-title {
  font-size: 15px;
  padding: 8px 10px 4px;
}

.entry-title,
.entry-title a {
  color: #333;
  text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
  color: #1982d1;
}

.entry-meta {
  clear: both;
  color: #666;
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

.entry-meta a {
  font-weight: bold;
}

.entry-content,
.entry-summary {
  padding-left: 0;
}

.type-post .entry-content {
  padding-left: 0;
}

/* content
----------------------------------------------- */
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  clear: both;
}

h2 {
  color: #333;
  font-size: 18px;
  line-height: 1.25;
  font-weight: normal;
  padding: 12px 8px 12px 16px;
  background: #f3f3f3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  letter-spacing: 1px;
  margin: 40px 0 10px;
  position: relative;
}

h2:before {
  position: absolute;
  content: "";
  display: block;
  background: #82b77e;
  width: 4px;
  height: auto;
  left: 0;
  top: 0;
  bottom: 0;
  box-shadow: 2px 0 0 rgba(255, 255, 255, 1);
}

h3 {
  color: #111;
  font-size: 15px;
  background-color: #eee;
  font-weight: normal;
  background-repeat: repeat-y;
  background-position: 0px 0px;
  padding-left: 14px;
  line-height: 1.28571429;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 30px;
  margin-bottom: 10px;
  position: relative;
}

h3:after {
  content: "";
  display: block;
  background: #82b77e;
  height: 100%;
  width: 4px;
  box-shadow: 2px 0 0 #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.blog #main h3,
.archive #main h3 {
  font-size: 13px;
  padding-top: 4px;
  padding-bottom: 2px;
}

h4 {
  border-left: 4px solid #82b77e;
  margin-left: 0px;
  padding-left: 6px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 14px;
}

.blog #main h4,
.archive #main h4 {
  font-size: 13px;
}

h5 {
  background-image: url(images/common/bg_h5.png);
  background-repeat: no-repeat;
  background-position: left 0.45em;
  margin-left: 0px;
  padding-left: 15px;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 2px;
}

.blog #main h5,
.archive #main h5 {
  font-size: 13px;
}

h6 {
  background-image: none;
  background-position: 0.45em;
  margin-left: 0px;
  padding-left: 0;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.blog #main h6,
.archive #main h6 {
  font-size: 13px;
}

h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6 {
  margin-top: 15px;
}

#post-side h2 + h3 {
  margin-top: 0px;
}

h2.adjoin,
h3.adjoin,
h4.adjoin,
h5.adjoin,
h6.adjoin {
  margin-top: 15px;
}

h2:first-child,
h3:first-child {
  margin-top: 0px;
}

.entry-content table,
.comment-content table {
  margin-bottom: 1.5em;
}

.entry-content th,
.comment-content th {
  color: #000;
}

.entry-content td,
.comment-content td {
}

.entry-content #s {
  width: 75%;
}

/* =common style
----------------------------------------------- */
a.link-icon {
  text-decoration: underline;
}

a.link-icon:before {
  content: url(images/common/icon_link.png);
  margin-right: 2px;
  vertical-align: 2px;
}

a.link-icon:hover {
  text-decoration: none;
}

.fontSmall {
  font-size: 13px;
}

.fontSmaller {
  font-size: 12px;
}

.subpages,
.recipe-subpages {
  list-style-type: none;
  clear: both;
  margin: -5px;
}

.subpages:after,
.recipe-subpages:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
}

.subpages li,
.recipe-subpages li {
  width: 50%;
  box-sizing: border-box;
  padding: 15px;
  float: left;
  margin: 0;
  position: relative;
}

.subpages li *,
.recipe-subpages li * {
  position: relative;
  z-index: 1;
}

.subpages li:before,
.recipe-subpages li:before {
  content: "";
  display: block;
  background-color: #ededed;
  border-radius: 6px;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  z-index: 1;
}

.subpages li:nth-child(odd),
.recipe-subpages li:nth-child(odd) {
  clear: both;
}

.subpages li img,
.recipe-subpages li img {
  float: right;
  display: block;
  margin-left: 10px;
  max-width: 80px;
  height: auto;
}

.subpages li .title,
.recipe-subpages li .title {
  clear: none;
  font-size: 13px;
  line-height: 1.30769231;
  color: #0055aa;
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: 0em 0.45em;
  display: block;
  padding: 0 0 6px 10px !important;
  margin-bottom: 6px;
  border-bottom: 1px dashed #ccc !important;
  overflow: hidden;
}

.subpages li a.title:hover,
.recipe-subpages li a.title:hover {
  color: #e61835;
}

.subpages li .desc,
.recipe-subpages li .desc {
  font-size: 13px;
  line-height: 1.30769231;
  text-align: justify;
}
.subpages li .date,
.recipe-subpages li .date {
  font-size: 12px;
  font-weight: bold;
  margin-right: 0.5em;
  vertical-align: 1px;
}
.subpages li .desc,
.recipe-subpages li .desc {
  font-size: 13px;
  line-height: 1.30769231;
}

.recipe_table {
  width: 100%;
}

.recipe_table td,
.recipe_table th {
  text-align: center;
}

.link-list {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 10px;
}

.link-list:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.link-list li {
  float: left;
  border-bottom: 1px dotted #ccc;
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: middle;
  padding-left: 15px;
  width: 320px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 0px;
}

.link-list li a {
  font-weight: bold;
}

.link-list li:nth-child(1),
.link-list li:nth-child(2) {
  border-top: 1px dotted #ccc;
}

.link-list li:nth-child(odd) {
  margin-right: 20px;
  clear: both;
}

dl.gallery-item {
  margin: 0;
}

.page-link {
  clear: both;
  display: block;
  margin: 0 0 1.625em;
}

.page-link a {
  background: #eee;
  color: #373737;
  margin: 0;
  padding: 2px 3px;
  text-decoration: none;
}

.page-link a:hover {
  background: #888;
  color: #fff;
  font-weight: bold;
}

.page-link span {
  margin-right: 6px;
}

.edit-link {
  display: block;
  float: right;
}

.entry-meta .edit-link a {
  background: #eee;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  float: right;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 300;
  text-decoration: none;
  padding: 0 8px;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
  background: #888;
  color: #fff;
}

.entry-content .edit-link {
  clear: both;
  display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
  box-sizing: border-box;
}

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

img.size-full {
  width: auto;
  /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}

p img,
.wp-caption {
  margin-top: 0;
}

.wp-caption {
  border: none;
  margin-bottom: 0.8em;
  max-width: 100%;
}

.wp-caption img {
  display: block;
  margin: 0 auto !important;
  max-width: 100%;
  border-color: #eee;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
  color: #666;
  font-size: 12px;
  padding: 2px 0 0 !important;
  margin: 0;
  position: relative;
  text-align: left;
}

.wp-caption-text,
.gallery-caption {
  color: #666;
  font-size: 12px;
}

#content .gallery {
  margin: 0 auto 1.625em;
}

#content .gallery a img {
  border: none;
  max-width: 100%;
  height: auto;
}

img#wpstats {
  display: block;
  margin: 0 auto 1.625em;
}

#content .gallery-columns-4 .gallery-item {
  width: 23%;
  padding-right: 2%;
}

#content .gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}

.wp-caption img {
  border-color: #eee;
}

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 {
  /* Add some useful style to those fancy borders for linked images ... */
  background: #eee;
  border-color: #bbb;
}

.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
  /* ... including captioned images! */
  background: #fff;
  border-color: #ddd;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
  margin: 1.625em 0 0;
}

.post-password-required input[type="password"] {
  margin: 0.8125em 0;
}

.post-password-required input[type="password"]:focus {
  background: #f7f7f7;
}

/* Author Info */
#author-info {
  font-size: 12px;
  overflow: hidden;
}

.singular #author-info {
  background: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 2.2em -35.6% 0 -35.4%;
  padding: 20px 35.4%;
}

.archive #author-info {
  border-bottom: 1px solid #ddd;
  margin: 0 0 2.2em;
  padding: 0 0 2.2em;
}

#author-avatar {
  float: left;
  margin-right: -78px;
}

#author-avatar img {
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #bbb;
  -moz-box-shadow: 0 1px 2px #bbb;
  box-shadow: 0 1px 2px #bbb;
  padding: 3px;
}

#author-description {
  float: left;
  margin-left: 108px;
}

#author-description h2 {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0 10px;
}

.singular .entry-meta .edit-link a {
  margin-bottom: 1em;
}

/* =Home
----------------------------------------------- */
.home .entry-header {
  display: none;
}

.home .entry-content {
  width: 720px;
  padding-left: 0;
}

/* .home.page h2,
.home.page #main h2 {
  font-size: 16px;
  background-image: url(images/home/bg_h2_home.png);
  background-repeat: no-repeat;
  background-position: 1px 1px;
  padding: 10px 8px 6px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
} */
.home.page h2 {
  padding-bottom: 8px;
  padding-left: 12px;
}
.home.page h2:before {
  top: 0px;
  left: 0px;
  right: 0px;
  height: 3px;
  width: auto;
  box-shadow: 0 1px 0 rgb(255, 255, 255);
}

.home.page #info,
.home.page #recipe {
  float: left;
}
.home.page #info {
  width: 375px;
}
.home.page #recipe {
  width: 325px;
}

.home.page #info {
  margin-right: 20px;
}

.home.page #feature {
  margin-top: 18px;
  float: left;
  clear: both;
  width: 100%;
}

.home.page #info h3 {
  margin: 8px 0 3px;
  font-size: 13px;
  padding: 6px 5px 4px 12px;
}

.home.page #info .link_index,
.home.page #recipe .link_index {
  font-size: 12px;
  background-image: url(images/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  text-align: right;
  width: auto;
  white-space: nowrap;
  float: right;
  margin: -1.75em 0 0;
  padding: 0 5px 0 10px;
  line-height: 1;
  position: relative;
}

.home.page #recipe .link_index {
  margin-top: -3em;
  padding-right: 8px;
}

.home.page #info .pagelist {
  list-style-type: none;
  width: auto;
  margin: 0 0 5px 0;
}

.home.page #info li {
  font-size: 12px;
  background-color: transparent;
  float: none !important;
  padding: 0px;
  width: auto;
  margin: 0 !important;
  margin-top: 0px;
}

.home.page #info li a {
  background-color: transparent !important;
  background-image: none !important;
  margin: 0 0 0 4px !important;
  padding: 0 !important;
  display: inline !important;
  border-style: none !important;
  float: none !important;
  font-size: 12px !important;
  font-weight: normal;
}
.home.page #info .read-more {
  font-size: 12px;
  display: block;
  text-align: center;
  width: auto;
  white-space: nowrap;
  padding: 4px 6px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.075);
}
.home.page #info .read-more::before {
  content: url(images/common/icon_link.gif);
  margin-right: 2px;
}
.home.page #recipe .subpages li {
  width: 100%;
}
.home.page #recipe .subpages li:before {
  background-color: #f7efc9;
}

.home.page #recipe .subpages li img,
.home.page #sponcer-info .subpages li img {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}

.home.page #feature .subpages li .image img {
  display: block;
  border: 5px solid #fff;
}

.home.page #feature .subpages li .image:hover img {
  border: 5px solid #f8f8f8;
}
.home.page #sponcer-info {
  clear: both;
  padding: 20px;
  margin-top: -30px;
}

/* =Navigation
-------------------------------------------------------------- */
#main nav {
  clear: both;
  overflow: hidden;
  padding: 0 0 15px;
}

#main nav h3 {
  display: none;
}

#main nav a {
  font-size: 12px;
  font-weight: bold;
  line-height: 2.2em;
}

#nav-above {
  display: none;
  padding: 0 0 15px;
}

.paged #nav-above {
  display: block;
}

.blog #nav-above,
.blog #nav-below {
  display: none;
}

.nav-previous {
  float: left;
  width: 50%;
}

.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

#content nav .meta-nav {
  font-weight: normal;
}

/* Singular navigation */
#nav-single {
  float: right;
  text-align: right;
  width: 100px;
  padding-bottom: 0 !important;
}

#nav-single .nav-previous,
#nav-single .nav-next {
  float: none;
  width: auto;
}

#nav-single .nav-next {
  padding-left: 0.5em;
}

.wp-pagenavi {
}

.wp-pagenavi .pages {
  margin-right: 5px;
}

.wp-pagenavi .current {
  padding: 2px 4px;
  border: 1px solid #ccc;
  background-color: #eee;
}

.wp-pagenavi span,
.wp-pagenavi a {
  margin-right: 2px;
  font-size: 12px;
}

.wp-pagenavi a {
  border: 1px solid #ccc;
  padding: 2px 4px;
}

.wp-pagenavi a:hover {
  color: #fff;
  background-color: #0055aa;
}

/* =Widgets
----------------------------------------------- */
.widget-area {
  font-size: 12px;
}

.widget {
  clear: both;
  margin: 0 0 2.2em;
}

.widget-title {
  color: #666;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

.widget ul {
  font-size: 15px;
  margin: 0;
}

.widget ul ul {
  margin-left: 1.5em;
}

.widget ul li {
  color: #777;
  font-size: 13px;
}

.widget a {
  font-weight: bold;
  text-decoration: none;
}

.widget a:hover,
.widget a:focus,
.widget a:active {
  text-decoration: underline;
}

/* Search Widget */
.widget_search form {
  margin: 0 0 1.625em;
}

.widget_search #s {
  width: 77%;
}

.widget_search #searchsubmit {
  background: #ddd;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
  color: #888;
  font-size: 13px;
  line-height: 25px;
  position: relative;
  top: -2px;
}

.widget_search #searchsubmit:active {
  background: #1982d1;
  border-color: #0861a5;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  color: #bfddf3;
}

/* Widget Image */
.widget_image img {
  height: auto;
  max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
  color: #555;
  width: 95%;
  text-align: center;
}

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center;
}

.widget_calendar #wp-calendar caption {
  font-size: 11px;
  font-weight: 500;
  padding: 5px 0 3px 0;
  text-transform: uppercase;
}

.widget_calendar #wp-calendar th {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

.widget_calendar #wp-calendar tfoot td {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.ggmap {
  position: relative;
  margin-top: 20px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.if-small-display {
  display: none;
}

/* =Media Query
----------------------------------------------- */
.if-small-display {
  display: none;
}

/* =Print
----------------------------------------------- */
@media print {
}

body > img#wpstats {
  display: none;
}

/* =pc-switcher
----------------------------------------------- */
.pc-switcher {
  width: 980px;
  margin: 1em auto !important;
}
.thumb-of-pdf {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125);
}
