/*
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%;

    height: 100%;
  background: orange; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, orange, tan); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, orange, tan); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, orange, tan); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, orange, tan); /* Standard syntax */

}

.container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1024px;
    padding: 0 0;
    width: 100%;
}

/*
#origami-tape {
  position: absolute;
  top: -14px;
  left: 50%;
  width: 147px;
  height: 28px;
  margin-left: -72px;
  background: url(./images/tape.png);
}
*/
#menu ul {
  border-color: #a77747;
  background: #A77747 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: #fff;
  backgound:#A77747;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 30px 10px rgba(0, 0, 0, 0.2) inset;
    border-radius: 5px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding: 12px 12px;
}

#menu ul li {
    display: inline-block;
    padding: 16px 5px;
    position: relative;
}

#menu ul li a:hover { 
    background-color: #D7C0AF;
}
.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 h3 {
    color: #fff;
    display: inline-block;
    font-size: 16px;
}


#logo h1,
h1.entry-title,
h1.archive-title {
  font-family: Lato;
  color: #fff;
}
h1.entry-title,
h1.archive-title {
  font-size: 30px;
  color: #fff;
}
#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: #fff;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}
.post .content {
  color: #fff;
  font-size: 15px;
}

/*CSS to reduce space between rows in Page Builder */

/* @group Panels */

#pg-37-0, #pg-37-1, #pg-37-2, #pg-37-3, #pg-37-4, #pl-37 .panel-grid-cell .so-panel {
    margin-bottom: 0;
}

.panel-grid-cell{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    padding: 0 0px;
}

.panel-grid-cell .panel{
    margin-bottom: 0px;
}

.panel-grid-cell .panel:last-child{
    margin-bottom: 0;
}

.panel {
    min-height: 1em;
    margin-bottom: 15px;
}

.panel.panel-last-child{
    margin-bottom: 0;
}

.panel h3.widget-title{
    margin-bottom: 0px;
    font-size: 125%;
}

p {
        text-shadow: 1px 1px #808080;
}


h1{
	display: inline-block;
	color: #FFF;
	font-family: "Terminal Dosis", Arial, Helvetica, Geneva, sans-serif;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 0.2em;
        padding-top: 12px;
        padding-bottom: 12px;
        text-shadow: 1px 1px #808080;
}

h2{
	display: inline-block;
	color: #FFF;
	font-family: "Terminal Dosis", Arial, Helvetica, Geneva, sans-serif;
	font-size: 22px;
	font-weight: 700;
        text-shadow: 2px 2px #808080;
}

h3{
	display: inline-block;
	color: #FFF;
	font-family: "Terminal Dosis", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: 400;
        text-shadow: 1px 1px #808080;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content strong {
	color: #FFF;
	margin: 3px 0 0 3px;
}

html {
    margin-top: 2px !important;
}

#logo {
    margin-bottom: 10px;
}