/*
Theme Name: JNews
Version: 6.0.1
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/
.pink_line {background:rgba(0, 0, 0, 0)
  linear-gradient(transparent 60%, #FFABCE 0%)
  repeat scroll 0 0;}
.blue_line{background:rgba(0, 0, 0, 0)
   linear-gradient(transparent 60%, #A7F1FF 0%)
    repeat scroll 0 0;}
.yellow_line {background:rgba(0, 0, 0, 0)
   linear-gradient(transparent 60%, #FFFF88 0%)
    repeat scroll 0 0;}
.markerred {background:linear-gradient(transparent 60%, #ffaaaa 60%);font-weight:bold;}