/* Custom Styles | Add Yours Here*/

.site-title{
	width:100%;
	text-align:center;
}
.site-description{
	width:100%;
	text-align:center;
}
body{
	background:#FFF;
	margin:0;
}
#page{
	margin:0;
}
.site-inner{
	max-width:100%;
	width:100%;
	height:100%;
}

/* Get rid of black border */
 .author .page-header{
	 padding:25px;
 }
.site {
    margin: 0 0 0 0;
}
.widget{
	border:0;
}
.site-footer .site-info{
	
	text-align:center;
}
.site-footer{
	border-top:3px solid #111;
}
.page-template-homepage-php header.entry-header{

		display:none!important;
		}
.nav-links{
	padding:30px;
}
.content-bottom-widgets{
	padding:30px;
}
body:not(.custom-background-image):before,
    body:not(.custom-background-image):after {
    height: 0px !important;
}
 
.site-inner {
    overflow: hidden !important;
}
.menu-toggle {
	background:#FFF;
}
.comments-area{
	padding:30px;
}