/* Enter Your Custom CSS Here */

{
    background-color: #828282;
    font-family: 'Times New Roman', serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.8;
    color: #ffffff;
    position: relative;
}

.sidr {
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:300px;
	overflow-x:none;
	overflow-y:auto;
	font-family: 'Times New Roman', Calibri, Arial, sans-serif;
	font-weight: 900;
	font-size:15.7px;
	background:#d1d1d1;/* ! USER DEFINED ! */
	color:#757575;/* ! USER DEFINED ! */
	}

#site-banner {
	max-width: 980px;
	margin: auto;
	z-index: 5;
	position: relative;
	text-align: center;
}
	
.social-wrapper,
.banner-right .search-wrapper {
	float: none;
	display: inline-block;zoom:1;*
	display: inline;
	vertical-align: initial;
	height: 100%;
	}

.hr-social {
	display: table;
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	float: left;
	vertical-align: middle;
	height: 100%;
	}

.entry-title {
       display:none;
}

.html { 
  background: url(http://michaelpatrickdenis.com/wp-content/uploads/2016/02/m0128r-small-e1455436481832.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

element.style {
    z-index: 6;
    visibility: inherit;
    transition: none;
    line-height: 25px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 14px;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}