/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

.quotes {
border-top: 1px solid #99cc33;
border-bottom: 1px solid #99cc33;
border-left: none;
color: #5a5387;
margin-left: 40px;
margin-right: 40px;
padding: 2%;
font-family:'Sriracha', cursive;
text-align: center;
font-size: 18px;
}

.quotes2 {
color: #5a5387;
margin-left: 50px;
margin-right: 50px;
padding: 2%;
font-family:'Sriracha', cursive;
text-align: center;
font-size: 22px;
}

#vsel {
margin-top: 40px;
}
#vsel .vsel-image-left {
padding-right: 10px;
}

.introtext {
font-size: 20px;
}
.subhead {
font-size: 17px;
color: #5a5387;
margin-bottom: 35px;
}
.redline {
border-bottom: 2px solid #ff0000;  
}
.blueline {
border-bottom: 2px solid #0000ff;  
}
.yellowline {
border-bottom: 2px solid #ffcc00;  
}
.purpletext {
color: #5a5387;
}

.post-title {
font-weight: normal;
}
.eventpadding {
padding-left: 50px;
padding-right: 50px;
}
.leftpadding {
padding-left: 20px;
}
.rightpadding {
padding-right: 20px;
}
.leftmargin {
margin-left: 20px;
}
#post-gallery-3057 .nivo-caption {
background-color:rgba(0,0,0,0.5);
}
.fontlarger {
font-size: 16px;
}
.services-box h3 {
font-size: 14px
}