/*
 Theme Name:   101ZenStories Twenty Twelve Child
 Theme URI:    http://example.com/twenty-twelve-child/
 Description:  Twenty Twelve Child Theme for use on 101zenstories.org
 Author:       Jim Munro
 Author URI:   http://101zenstories.org
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  101zenstories-twenty-twelve-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

body {
    background-color: #fff;
    background-image: url('images/zen_page_bg.jpg');
    background-repeat:repeat-x;
}

body .site {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 1.71429rem;
}

.site {
    max-width: 800px;
}

header#masthead {
    text-align: center;
    background-image: url('images/zen_title_bg.png');
}

h1.site-title {
    text-align: center;
    font-size: 42px;
    color: #111;
    font-family: Georgia,"Times New Roman",Times,serif;
}

h2.site-description {
    text-align:center;
    font-size: 16px;
    color: #888;
}


aside.widget ul, ul.toc {
    list-style-image: url("images/zen_bullet.gif");
    padding-left: 12px;
}

.site-content article {
    border-bottom: none;
    margin-bottom: 1.71429rem;
    padding-bottom: 0;
}

.z-post-tag {
    color: #757575;
}
.z-post-tag.label-default {
    background-color: #CFE0B3;
}
.comments-title {
    margin-bottom: 1.2rem;
}

#path-page #path-menu {
    background-image: url('images/path-752x1127.jpeg');
    background-position: 0, 100;
    background-repeat: no-repeat;
    padding-bottom:50px;
}

#path-page #path-menu h1 {
    margin-bottom: 32px;
    color: #fff;
    font-weight:bold;
    font-size: 48px;
    padding-top: 40px;
    text-shadow: 0px 0px 10px #000;
}
#path-page #path-menu h1 a {
    margin-bottom: 40px;
    color: #fff;
    font-weight:bold;
    font-size: 48px;
    padding-top: 40px;
    text-decoration: underline;
}
#path-page #path-menu h1 a:hover {
    color: ##EFF4E6;
}

/* mailchimp */
#contact-form-page {
    background-color: #fff;
    background-image: url('images/zen_page_bg.jpg');
    background-repeat:repeat-x;
    padding: 30px 20px 50px 20px;
}
#mc_signup_submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

#mc_signup_form {
background-color: transparent;
}
.mc_custom_border_hdr { font-size:2em; color:#000; }
#mc_subheader { font-size:1.4em; color:#000; }
.mc_header {
font-weight: bold;
color:#000;
}
#mc_mv_EMAIL.mc_input {
	border: 2px solid #4cae4c;
}
