.site-header {
    background-color: #fff;
    padding: 18px;
    overflow: hidden;
}
.site-container {
    background-color: #fff;
    box-shadow: 0 0 1px #ddd;
    margin: 32px auto;
    max-width: 1140px;
    overflow: hidden;
    padding: 36px;
}
.content .entry {
    border: 0px solid #eeeee8;
    margin-bottom: 32px;
    padding: 32px;
}
.entry-header {
    border-bottom: 0px solid #eeeee8;
    margin-bottom: 32px;
    text-align: center;
}

.sidebar .widget {
    border: 0px solid #eeeee8;
    margin-bottom: 32px;
    padding: 32px;
    text-align: center;
}

input, select, textarea {
    background-color: #fff;
    border: 0px solid #eeeee8;
    box-shadow: 0 0 5px #f8f8f8 inset;
    color: #999;
    font-size: 14px;
    padding: 16px;
    width: 100%;
}

.site-footer {
    background-color: #fff;
    color: #fff;
    font-size: 12px;
    padding: 36px;
    text-align: center;
}

.site-container {
    background-color: #fff;
    box-shadow: 0 0 0px #ddd;
    margin: 0px auto;
    max-width: 1140px;
    overflow: hidden;
    padding: 0px;
}

.content .entry {
    border: 0px solid #eeeee8;
    margin-bottom: 32px;
    padding: 10px 0px 0px 29px;
}


h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
    line-height: 4;
    margin: 0 0 24px;
}


.page-id-15 .entry-title {
display:none;
}

.sidebar .widget {
    border: 0px solid #eeeee8;
    margin-bottom: 32px;
    padding: 12px;
    text-align: center;
}

.nav-secondary {
	background-color: #326767;
}
.sidebar .widget {
    border: 0px solid #eeeee8;
    margin-bottom: -20px;
    padding: 12px;
    text-align: center;
}



h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
    line-height: 4;
    margin: 0 22px 24px;
}
respond #comment-form-comment, #comment-form-share-text-padder {
    line-height: 18px !important;
    padding: 10px 30px 5px !important;
    -moz-box-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.12 ) inset;
    -webkit-box-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.12 ) inset;
    box-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.12 ) inset;
    background: #fcfcfc;
    background: rgba( 255, 255, 255, 0.85 );
    border: 1px solid #c9c9c9;
    border: 1px solid rgba( 0, 0, 0, 0.2 );
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
}

element {
}
h1, h2, h3, h4, h5, h6 {
    color: #227377;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0px 24px;
	text-align: left;
}
p {
    margin: 0 0 12px;
    padding: 0;
}

.sidebar .widget {
    text-align: left;
font-size: 17px;
color: #000;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    background-color: #76d2c5;
    box-shadow: none;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 6px 108px;
    width: auto;
}
h1, h2, h3, h4, h5, h6 {
    color: #227377;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0px 24px;
    text-align: left;
    padding-left: 0px 20px 10px 20px;
    padding: 0px 0px 0px 0px;
}

input, select, textarea {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 5px #f8f8f8 inset;
    color: #000;
    font-size: 16px;
    padding: 0px 0px 0px -0px;
    width: 100%;
}

element {

}
strong {

    font-weight: 700;

}
b, strong {

    font-weight: bold;

}
*, input[type="search"] {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
body {

    color: #464646;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;

}

a {
    color: #04737d;
    text-decoration: none;
}

p {
    margin: 0 0 12px;
        margin-bottom: 12px;
    padding: 0 29px 0 0px;
}