/*
Theme Name: Origami Paper
Theme URI: http://siteorigin.com/theme/origami/
Description: Origami Paper is an Origami child theme. It takes Origami, which is a clean simple theme, and transforms it into a richly detailed theme with a warm wooden background and a host of small details to give your site a high quality feel. Just like Origami, this theme integrates nicely with our Page Builder. This means you can use Origami Paper for antyhing from a simple landing page to a fully functional business theme.
Author: SiteOrigin
Author URI: http://siteorigin.com
Template: origami
Version: 1.0.1
Tags: brown, light, yellow, one-column, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, post-formats, theme-options, threaded-comments, translation-ready, photoblogging
*/
#page-container {
  position: relative;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 3%;
  background: #FAFAFA;
  margin-top: 50px;
}
#origami-tape {
  position: absolute;
  top: -14px;
  left: 50%;
  width: 147px;
  height: 28px;
  margin-left: -72px;
  background: url(./images/tape.png);
}
#menu ul {
  border-color: #e1d8cf;
  background: #f7f3ee url(./images/noise.png) repeat;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
#menu ul li a {
  color: #54514c;
}
.post .below-content {
  border-top-color: #e1d8cf;
  border-bottom-color: #dcd3c9;
  background: #f7f3ee url(./images/noise.png) repeat;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
#footer {
  color: #F0F0F0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#footer a {
  color: #FFFFFF;
}
#logo {
  margin-bottom: 40px;
}
#logo h1,
h1.entry-title,
h1.archive-title {
  font-family: Lato;
}
h1.entry-title,
h1.archive-title {
  font-size: 30px;
  color: #333;
}
#origami-top-menu {
  background: #f9f9f9;
  margin-bottom: 60px;
  -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 3px 4px rgba(0,0,0,0.15);
  box-shadow: 0 3px 4px rgba(0,0,0,0.15);
  border-bottom: 1px solid #FFF;
  padding: 16px 0 15px 0;
  text-align: center;
}
#origami-top-menu li {
  display: inline-block;
  margin-right: 20px;
}
#origami-top-menu li:last-child {
  margin-right: 0;
}
#origami-top-menu li a {
  line-height: 1;
  color: #555;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}
.post .content {
  color: #666666;
  font-size: 13px;
}


/* wakuchin added 2013 */

#origami-tape {
  width: 189px;
  height: 0px;
}

h1.archive-title, h1.entry-title noinfo {font-size:18px !important; font-weight: normal;}
h1.entry-title, .content h1 {padding-bottom:1em; font-size:24px !important; font-weight: bold !important; }

h2.entry-title, .content h2 {font-size:21px !important; font-weight: bold !important;}
h3.entry-title, .content h3 {font-size:18px !important; font-weight: bold !important;}
h4.entry-title, .content h4 {font-size:16px !important; font-weight: bold !important;}
h5.entry-title, .content h5 {font-size:14px !important; font-weight: bold !important;}
h6.entry-title, .content h6 {font-size:12px !important; font-weight: bold !important;}

#menu ul {border:none; background:none;}

#menu ul li a {display:block;}

#menu ul li.menu-item a:hover {background-image: url(http://yin-yang-flower.com/wp/wp-content/themes/origami-paper/images/listmark_h1_bg.jpg); background-position:left top; background-repeat:no-repeat;}
#menu ul li.menu-item0 a:hover {background-image: url(http://yin-yang-flower.com/wp/wp-content/themes/origami-paper/images/listmark_h1_bg0.jpg); background-position:left top; background-repeat:no-repeat;}
#menu ul li.menu-item2 a:hover {background-image: url(http://yin-yang-flower.com/wp/wp-content/themes/origami-paper/images/listmark_h1_bg2.jpg); background-position:left top; background-repeat:no-repeat;}
#menu ul li.menu-item3 a:hover {background-image: url(http://yin-yang-flower.com/wp/wp-content/themes/origami-paper/images/listmark_h1_bg-fb.jpg); background-position:left top; background-repeat:no-repeat;}


/* wakuchin added 2016-03-31 */

/** LOGO **/
div #logo {
margin-bottom:20px;
}

/** CONTAINER **/
div #page-container {
  margin-top: 0;
background-color:#ffffff;
border:none;
box-shadow: none;
}

/** NAVIGATION **/
ul#main-menu, ul.menu {
border-top: dashed 1px #916F81;
border-bottom: dashed 1px #916F81;
}


/** FOOTER **/
/* footer widgets area */
div #footer-widgets {
background-color:#ffffff;
}

h2.widgettitle, div.textwidget {
text-align:center !important;
line-height:150%;
}

div#footer, div.copyright, div.designed,
div#footer a, div.copyright a, div.designed a {
color:#cccccc;
text-shadow: none;
}

#footer-widgets {
border-top: dashed 1px #999966;
}

/** HOME **/
/* hide HOME H1 entry title
div.post-16 h1.entry-title {
height:0;
width:0;
visibility:hidden;
display;none;
}
 */
div.post-16 div.content{
background-image: url(http://yin-yang-flower.com/wp/wp-content/themes/origami-paper/images/bg_draw09.jpg);
}

/** PAGES **/
/* page title */

div.type-page h1.entry-title {background-image: url(http://yin-yang-flower.com/wp/wp-content/themes/origami-paper/images/line_h1_bg.jpg); background-position: center bottom; background-repeat:no-repeat;}


/** CATEGORY **/
/* 
hide archive Category title
h1.archive-title {
height:0;
width:0;
visibility:hidden;
display;none;
}
 */


/** CONTENT **/

/* centering content */
div.content {
text-align:center;
}

/* hide below-content, tagged */
.below-content , .tagged {
height:0;
width:0;
visibility:hidden;
display;none;
}

/** POST **/
div.type-post {
margin:auto 25%;
width:50%;
border-bottom: solid 1px #eeeeee;
}

/** IMG **/
/* thumbnail */
element.style {
    width: 200px;
}
.wp-caption {
    background: #ffffff;
    border: 1px solid #dddddd;
    max-width: 100%;
    padding: 8px 8px 10px 8px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.25);
}


