/**handles:vlog_child_load_scripts**/
/*
Theme Name:     Vlog Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Vlog theme
Author:         meks
Author URI:     http://mekshq.com
Template:       vlog
Version:        0.1.0
*/

.site-description{
	font-size:12px;
	/*line-height:15px;*/
	display:block;
	/*+placement: 75px -5px;*/
	position:relative;
	left:105px;
	top:-6px;
}

.vlog-sticky.is_stuck{
	top:86px;
}