/*
Theme Name: Candidate Child
Template: candidate
Author: Reform Party
Description: OverALL a Professional WordPress Child Theme
Version: 1.0.1429489338
Updated: 2015-04-19 20:22:18
*/

@charset "UTF-8";

#main-header #logo {
	min-width: 200px !important;
}

#logo{
	padding-top:0px !important;
}

#main-header .main_quote {
	padding-left:0px !important;
    min-width: 40% !important;
}

#main-header .main_quote strong {
  font-family: Verdana;
  line-height: 30px;
  font-size: 34px;
  font-weight: bold;
}

#hst_txt{
	padding-top:38px;
}

#main-header .main_quote blockquote{
	margin-top: 4px !important;
	white-space: nowrap;
}

#main-header blockquote::after {
    margin-left: 0.5em !important;
    top: -6px !important;
}

.social-buttons {
  display: none !important;
}

.display-posts-listing .listing-item {
    clear: both;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
}

/*
.boxed-layout .section, 
.boxed-layout .full-width-bg { 
margin-right: -15px !important;
}
*/


.rp-css-rp {}

.rp-css-rp .listing-item {
margin-bottom: 20px;
}

.rp-css-rp a.title {
font-family: "Open Sans" !important;
font-size: 24px !important;
font-style: normal !important;
display: block;
}

.rp-css-rp a.title:after {
clear: right;
}

.rp-css-rp span.author {
color: #95999E;
}

.rp-css-rp span.excerpt {
display: block;
margin-top: 8px;
margin-bottom: 12px;
clear: both;
}

