/*
section.post-content a:link img,
section.post-content img {
  border-bottom: transparent !important;
  text-decoration: none !important;
}

section.post-content a:hover img,
section.post-content img:hover {
  border-bottom: none !important;
  text-decoration: none !important;
}
*/


#page-header .ad-box {
left: 20px;
}





/* YOP Poll */

.yop-poll-container {
	padding: 0 !important;
	margin: 1em 0;
}

.yop-poll-name {
	font-size: 1.25em;
	padding-bottom: .25em !important;
}

.yop-poll-answers ul li {
	margin-bottom: 16px !important;
	list-style-type: none !important;
}

.yop-poll-answers ul li label {
	font-size: 16px !important;	
}

input#yop-poll-other-answer-10_yp56f99719514d7-other {
	padding: 0 !important;
	font-size: 16px !important;
}



/* MailChimp Signup */

.mail-chimp-scriptnotes {
	margin: 1em 0 2em;
}

.mail-chimp-scriptnotes input[type="email"] {
	width: 95%;
	font-size: 120%;
	padding: 4px 20px 5px 20px;
	border-radius: 4px;
	outline: none;
	border: 1px solid #e5e4e0;
}