/*
Theme Name: ParadiseCove Child
Theme URI: http://themefuse.com/demo/wp/paradise-cove/
Description: Child theme for the ParadiseCove theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Tags:translation-ready
Author URI: http://themefuse.com
Template: paradise-cove-parent
*/

@import url("../paradise-cove-parent/style.css");

.sidebar .widget_tag_cloud,
.sidebar .widget_text{
    border: 0px solid #e6edf2;
}

.sidebar .widget_tag_cloud .tagcloud,
.sidebar .widget_text .textwidget {
	line-height:1.5em;
    padding: 0px 0px 0px 0px;
}