/*  
Theme Name: Pergamon
Description: Child of the Vellum theme
Author: Doris Lessing
Template: parallelus-vellum
Version: 1.0
Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-read
*/
@import url("../parallelus-vellum/style.css");

/* iPad - Portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) { 

@media screen and (min-width: 960px)
#MastheadSidebar-1, #MastheadSidebar-2, #MastheadSidebar-1 .widget-title, #MastheadSidebar-2 .widget-title {
    color: #f7bacf;
    text-shadow: 0px 0px #ff7bac;
}



}