.right-float {
    float:right;
}

.secondary-toggle,
.secondary-toggle:hover, .secondary-toggle:focus {
background-color:#499316;
width:60px;
height:42px;

}

.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
    font-size: 2.4rem;
    line-height: 1.1667;
    margin-top: 1em;
    margin-bottom: 1.1667em;
}

.main-navigation {
background:rgba(32,32,32,0.5);
margin:0;
padding:20%;
margin:20% 0;
font-size:16px;
font-family:"Arial";
}



.post-thumbnail {
max-height:275px;
overflow:hidden;
}

.home .post-thumbnail img {
margin-top:-10%;
}

.site-header {
background:#275e10;
}


#secondary {
font-size:16px;
font-family:"Arial";
}

.site-footer {
display:none;
}

.entry-content a:link,
.entry-content a:visited {
color:#275e10;
font-weight:bold;
text-decoration:none;
}

.home .entry-title {
margin-top:-105px;
color:#fff;
font-size:50px;
font-family:Arial;
margin-bottom:0.5em;
}

#secondary {
 background-color:#fff;
}

.dropdown-toggle,
.dropdown-toggle:focus {
background-color:#fff;
}
.dropdown-toggle:hover {
background-color:#ddd;
}

@media screen and (min-width: 59.6875em)
p, address, pre, hr, ul, ol, dl, dd, table {
  margin-bottom: 1.0em;
}

p, address, pre, hr, ul, ol, dl, dd, table {
  margin-bottom: 1.0em;
}

.site-title  a {
display:block;
background:url('http://thephysicianinthekitchen.com/wp-content/uploads/2015/06/logo-1-white.png') no-repeat;
width:220px;
height:140px;
margin:0 0 0 -20px;
font-size:10px;
text-indent:-9999px;
overflow:hidden;
background-size:contain;
}

.main-navigation {
background:none;
padding:15%;
margin:0;
}

.widget {
padding:0 15%;
}

#secondary{
 background-color:rgba(0,0,0,0.5);
}

.widget-title ,
.secondary a {
 color:#fff;
}

.dropdown-toggle,
.dropdown-toggle:focus {
background-color:#666;
}
.dropdown-toggle:hover {
background-color:#666;
}
}

.entry-content a.register-button {


}

a.register-button:link,
a.register-button:visited,
a.register-button:active,
a.register-button:hover,
a.register-button:focus {
border-radius: 5px;
font-weight: bold;
padding: 5px 10px;
display: inline-block;
text-decoration: none;
border:0;

color:#fff;
font-family:Arial,Helvetica
}

a.register-button:link,
a.register-button:visited {
background-color: #88B000;
}

a.register-button:active,
a.register-button:hover,
a.register-button:focus {
background-color:#FF8000;
}

.entry-content ul,
.entry-content ol  {
margin-left:2em;
}

