/* Content */
.stretch-orange a.btn { 
display: inline-block !important;
margin-bottom: 1rem;
}
.post-405 img { max-width: 200px; }
.addthis_toolbox { margin-left: 15px; }
.addthis_toolbox > a { margin-top: 10px; }
.mtsnb a {
border: 2px solid #000;
color: #000 !important;
font-weight: bold;
padding: 5px 15px;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}
.mtsnb a:hover { 
background-color: #005600; 
color: #fff !important; 
border: 2px solid #005600;
}


/* Navigation */
.menu-item-532 a,
.menu-item-553 a,
.menu-item-589 a {
font-size: 125%;
margin-top: -3px;
}
.menu-item-532 span { color: #55ACEE; }
.menu-item-553 span { color: #00ff34; border-bottom: 1px dotted; }
.menu-item-589 span { color: #3e5b99; }


/* Recaptcha */
#recaptcha_table { background-color: white !important; }
#recaptcha_table img { border: none !important; }
img#recaptcha_challenge_image { margin: 0; }

