/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

img.attachment-kleo-full-width {
  display:none; 
}

.lw_list_1 a {
  font: normal 18px/1 Arial, Helvetica, sans-serif;
  color: rgba(240,240,240,1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.91) ;
}

.lw_list_date {
  font: normal 12px/1 Arial, Helvetica, sans-serif;
  color: rgba(220,220,220,1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.91) ;
}

.lw_lightray_name a {
  font: normal bold 14px/1 Arial, Helvetica, sans-serif;
  color: rgba(240,240,240,1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.91) ;
}

.lw_lightray {
  font: italic normal normal 14px/1 Arial, Helvetica, sans-serif;
  color: rgba(220,220,220,1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.91) ;
}

