/*
 Theme Name: YCS Child
 Template: ycs
 Description: Child theme for YCS (SEO plugin first, theme fallback)
 Version: 2.0
*/

/* Put only your custom CSS here */

/*my customization*/
.inner-post p strong em span {
    display: block;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}

#access ul ul.sub-menu:after {
    position: absolute !important;
    top: -14px !important;
}

#access ul ul.sub-menu li a {
    padding-left: 20px;
}
