div.facebook {
float:right;
}
div.site-info a > img {
margin-bottom: -8px;
}
.main-navigation div.menu-menu2-container > ul { 
 text-align: center;
   background: transparent url("") repeat scroll 100% 100%;
   background-color:#aba4a4;
  border-bottom:none;
  border-top:none
}
.main-navigation li ul li a {
   background: transparent url("") repeat scroll 100% 100%;
   background-color:#999999;
}
.main-navigation li ul li a:hover {
	background: #797c82;
}
.entry-content h2, .comment-content h2 {
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
}
.entry-content h1, .comment-content h1 {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.main-navigation li a {
//color:#7f7f7f;
}

.entry-header .entry-title {
	font-size: 26px;
}
.entry-header{
	margin-bottom:20px;
	margin-bottom: 1rem;
}	
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 16px;
	margin: 0 0 1rem;
}
@media screen and (max-width: 600px) {
textarea {
    width: 250px;
}
input[type="text"] {
    width: 250px;
}
input[type="email"] {
    width: 250px;
}
img.header-image {
 margin-top: -22px;
 margin-left: -22px;
 width: 114%;
 max-width: none;
}
.main-navigation div.menu-menu2-container > ul {
  margin-left: -22px;
  width: 114%;
}}
@media screen and (min-width: 960px) {
div.facebook a>img {
 margin-top:-12px;
}
img.header-image {
 margin-top: -24px;
 margin-left: -40px;
 width: 1040px;
 max-width: none;
}
/*div.nav-menu{*/
.main-navigation div.menu-menu2-container > ul {
 margin-top: -27px;
 margin-left: -40px;
 width: 1040px;
 max-width: none;
}
}


.styles footer[role="contentinfo"] {	
 text-align: center;
 background-color: #aba6a6;
 color:#ffffff;
 font-size: 14px;
 font-size: 1;
}
.site-content article {
border-bottom: none;
margin-bottom: 2rem;
margin-bottom: 28px;
padding-bottom: 0;
}

.main-navigation li ul li a {
    font-size: 14px;}

img.header-image, .author-avatar img, img.wp-post-image {
    box-shadow: none;
    margin-bottom: -5px;
}

.main-navigation div.menu-menu2-container > ul {
    background-color: #ededed;
}

.main-navigation li a {
    color: #777 !important;
}

.main-navigation li ul li a {
   background-color: #ededed;
}

.main-navigation li ul li a:hover {
    background: #ddd;
}

.styles footer[role='contentinfo'] {
    background-color: #dedede !important;
}

.styles footer[role="contentinfo"]{
color:#777 !important;
}

