/**
 * Theme Name: Angle for Nelio
 * Theme URI: http://themes.oxygenna.com/angle
 * Description: Angle for Nelio Theme
 * Version: 1.12.2
 * Template: angle
 * Author: Nelio Software
 * Author URI: http://neliosoftware.com
 * Tags: responsive-layout, blue, brown, red, custom-background, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 * License: GPL
 * License URI: GPL
 */

/* MISC */
iframe { border: none; }
.centered { text-align:center; }

/* ALL PAGES - Rounded BackToTop */
a.go-top.hex-alt { -webkit-border-radius:1.2em; -moz-border-radius:1.2em; border-radius:1.2em; margin:0em; width:2.4em; height:2.4em; }
a.go-top.hex-alt:before, a.go-top.hex-alt:after { display:none; }

/* BLOG Images and Icons */
.post-media .feature-image { background-color: transparent !important; }
.post-media.overlay { background-color: transparent !important; }
.sidebar-widget .post-icon { background:none !important; height:15px !important; }
.sidebar-widget .post-icon > i.fa { display:none !important; }

/* AUTHOR PAGE */
body.author figure.box-inner { background: none; }

/* RELATED POSTS CSS (in header, outside the body tag) */
.rpwe-block ul{list-style:none!important;margin-left:0!important;padding-left:0!important;}.rpwe-block li{border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px;list-style-type: none;}.rpwe-block a{display:inline!important;text-decoration:none;}.rpwe-block h3{background:none!important;clear:none;margin-bottom:0!important;margin-top:0!important;font-weight:400;font-size:12px!important;line-height:1.5em;}.rpwe-thumb{border:1px solid #EEE!important;box-shadow:none!important;margin:2px 10px 2px 0;padding:3px!important;}.rpwe-summary{font-size:12px;}.rpwe-time{color:#bbb;font-size:11px;}.rpwe-alignleft{display:inline;float:left;}.rpwe-alignright{display:inline;float:right;}.rpwe-alignnone{display:block;float:none;}.rpwe-clearfix:before,.rpwe-clearfix:after{content:"";display:table !important;}.rpwe-clearfix:after{clear:both;}.rpwe-clearfix{zoom:1;}
