/*

Theme Name:     Pinpress Child

Theme URI:      http://example.com/

Description:    Child theme for the Pinpress theme

Author:         Your name here

Author URI:     http://example.com/about/

Template:       pinpress

Version:        1.5

*/

@import url("../pinpress/style.css");



.banner {

    display: block;

    margin-left: auto;

    margin-right: auto;

    padding: 0px 25px 25px 25px;

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}


.category-left .entry-title a  {

	color:  #003399;

 	text-decoration: none;

	}



.category-right .entry-title a  {

	color: #c42552;

 	text-decoration: none;

	}



.singlepost .category-left h1   {

	color: #003399;

 	text-decoration: none;

	}



.singlepost .category-right h1  {

	color: #c42552;

 	text-decoration: none;

	}

.singlepost article {

	display: block;

	font-size: 18px;

}



.entry-content,

.entry-summary,

.mu_register {

	line-height: 1.714285714;

	font-size: 14px;

}

.leftcolumn {
	width: 50%;
	float: left;
	-webkit-column-count: 1;
	-webkit-column-gap: 15px;
	-webkit-column-fill: auto; 
	-moz-column-count: 1;    
	-moz-column-gap: 15px;
	column-count: 1;
	column-gap: 15px;
	column-fill: auto;
}
.rightcolumn {
	width: 50%;
	float: right;
	-webkit-column-count: 1;
	-webkit-column-gap: 15px;
	-webkit-column-fill: auto; 
	-moz-column-count: 1;    
	-moz-column-gap: 15px;
	column-count: 1;
	column-gap: 15px;
	column-fill: auto;

}

.column:hover article:not(:hover) {
	opacity: none;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 8px;
}
.widget-area {
	padding: 0px 0 0 0;
	margin-top: 160px;
}
.widget-area a {
	text-decoration: none;
}
.widget-area #s {
	width: 63.66666666666%; 
/* define a width to avoid dropping a wider submit button */
}

.site-content {
/*	float: left;*/
	width:78%;
}

.searchform_headercover{display:block;float:left;}
.searchform_footercover{display:none}
#searchform{ 
	float: left;
	 margin-left: 35px;
	
}  
button, input {
    line-height: normal;
    vertical-align: middle;
}
<span style="text-rendering:auto;">&#9733; &#9733; &#9733;</span>
