.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: bold;
}


	.site-content {
		float: left;
		width: 95%;
	}


.site-content {
    margin: 0;
}

.site-content article {
      margin-bottom: 0rem;
    padding-bottom: 0rem;

    border-bottom: none;
}



.scu-hpostspace {
    max-width: 32px;
       width: 32px;
}



.site-header h1, .site-header h2 {
    text-align: center;
}

.main-navigation ul.nav-menu {
    text-align: center;
    }


.page .entry-content p{margin-bottom: 8px;}
.post .entry-content p{margin-bottom: 8px;}


.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.3;
    margin: 0 0 1rem;

}


.site-header h1 a, .site-header h2 a {
    color: #515151;
  font-size: 32px;
}

.wrapper {
padding-top: 0;
}


.site-header h2 {
    color: #757575;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 0;
}

a {
   text-decoration:none;
font-weight:bold
}

.main-navigation li a {
    line-height: 2.531;
  font-size: 125%;
}

.main-navigation li ul li a {
    font-size: 0.9rem;
    padding: 0.1rem 0.1rem;
}