/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

INS {
	background:transparent;
	}
	
.amp-wp-article-content .dp {
border-bottom:2px solid grey;
}

.amp-wp-article-content blockquote {
    color: green;
}	

.headerBox {
	margin-top:25px;
	padding-bottom:25px;
	border-bottom:1px solid #e4e4e4;
	background: transparent url("https://www.hartziv.org/wp-content/uploads/dp_bg.png") no-repeat top right;
	}	
	
#vgw, .vgw {
	display:inline;
}

.messagebox_text {
    font-size:15px;
	line-height:25px;
	background: none;
    padding-left: 0;
}