/*
Theme Name:     Newspaper Child
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        1.0
*/

@import url("/wp-content/themes/Newspaper/style.css");


/*  ----------------------------------------------------------------------------
    Your custom style.... here :)
*/

.header-logo-wrap {
	width: 100% !important;
}

blockquote {
	margin: 0px 0px 29px 0px;
	background-color: #FCFCFC;
	border-left: 2px solid #4DB2EC;
	padding: 15px 23px 0 32px;
	position: relative;
	top: 6px;
}

blockquote p {
	font-family: 'PT Sans', sans-serif !important;
	color: #808080;
	font-size: 16px !important;
	line-height: 26px !important;
	text-align: left;
	padding-bottom: 16px;
	margin: 0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 100px;
	margin-bottom: 15px;
}

aside.widget {
	margin-top: 30px;
}

.header-logo-wrap img {
	width:inherit;
}
.td_quote_box p {
  font-family: 'PT Sans', sans-serif !important;
  color: #808080;
  font-size: 15px !important;
  line-height: 26px !important;
  text-align: left;
  padding-bottom: 16px;
  margin: 0px;
  font-weight:bold;
}

@media (max-width: 767px){
.header-logo-wrap {
width: 100% !important;
z-index: 3;
text-align: right;
position: relative;
top: inherit;
}}

.wpbdp-categories > li > a.category-label {
font-weight: bold;
}
#wpbdp-categories > ul > li {
margin-bottom: 30px;
}
ul {
list-style:disc !important;
}