h2 {
    color: #ED6A98;
    font-family: "Open Sans",arial,sans-serif;
  	font-size: 28px;
}
a {
    color: #ED6A98;
    text-decoration: none;
}
.social-icon-circle-pinterest:before {
    color: #83D5C9;
    content: "";
    padding-right: 10px;
}
.social-icon-circle-rss:before {
    color: #83D5C9;
    content: "";
    padding-right: 10px;
}
.social-icon-circle-facebook:before {
    color: #83D5C9;
    content: "";
    padding-right: 10px;
}
p {
    font-family: "Merriweather Sans",arial,sans-serif;
    line-height: 26px;
}
h6 {
    color: #FFFFFF;
    font-family: "Lato",arial,sans-serif;
    font-size: 14px;
}
html {
    margin-top: 0 !important;
  	margin-bottom: 0 !important;
}
h1 {
    color: #ED6A98;
    font-family: "Lato",arial,sans-serif;
  	font-weight: normal;
}
h3 {
    color: #ED6A98;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
p {
    font-family: "Merriweather Sans",arial,sans-serif;
    line-height: 26px;
    padding-bottom: 20px;
}
.social-icon-circle-twitter:before {
    color: #83D5C9;
    content: "";
    padding-right: 10px;
}
.social-icon-circle-instagram:before {
    color: #83D5C9;
    content: "";
    padding-right: 10px;
}
#search {

}

#search input[type="text"] {
    background: url(search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    width: 200px;
    }
.span3 {
    height: 60px;
    width: 227.5px;
}
h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.home_articles article {
    border-bottom: 1px dashed #947c63; 	
}
.recenposts.vertical img {
    border: 3px solid #94D2C8;
  	border-radius:15px;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.recenposts.vertical {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.home_articles img {
    border: 3px solid #FFFFFF;
    outline: 3px solid #E1E1E1;
}
img.aligncenter, .wp-caption.aligncenter {
    border: 3px solid #FFFFFF;
    outline: 3px solid #E1E1E1;
}
h3.post-header {
    color: #ED6A98;
    font-size: 21px;
    font-weight: normal;
    line-height: 20px;
}
h3.post-header {
    color: #ED6A98;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}
.form-allowed-tags{
display:none;
}
img.alignnone, .wp-caption.alignnone {
    border: 3px solid #FFFFFF;
    outline: 3px solid #E1E1E1;
}
.uneditable-input {
    border-radius: 4px;
    color: #7F6448;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 2px 4px;
    vertical-align: middle;
}
.home_articles img {
    border: 0 none;
    height: auto;
    margin-bottom: 8px;
    max-width: 100%;
    vertical-align: middle;
}
label, input, button, select, textarea {
    color: #EF6797;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
#col-27-1 {
  	margin-top: -40px;
}
#wrapper-33 {
    background-color: #83d5c9;
    background-position: left top;
    background-repeat: repeat;
    border-bottom-style: none;
    border-top-style: none;
    height: 55px;
    padding-top: 5px;
}
.ddsmoothmenuh ul li a {
    display: block;
    padding: 17px 10px 8px;
    text-decoration: none;
}

.ddsmoothmenuh ul li.current-menu-ancestor a, .ddsmoothmenuh ul li.current-menu-item a {
    color: #fff;
}
.ddsmoothmenuh ul li ul li:hover, .ddsmoothmenuh ul li ul li a:hover {
    background-color: #856a4f;
}