/*
Theme Name: Read Panoz
Theme URI: http://jiminy.chapalpanoz.com/
Description: Read child theme.
Author: Jiminy Panoz
Author URI: http://www.jiminypanoz.com/
Template: read
Version: 2
*/

/* 

h2, h3, h4 {
	font-weight: bold;
}

h3 {
	margin: 2em 0 1em;
}

.post-list h3 {
	font-weight: normal;
}

@media screen and (min-width: 768px) {
	#page .entry-content,
				.blog-single .post .entry-content li {
		font-size: 18px;
	}
	
	.alert li,
	.archives-tag li,
	.blog-single .post .entry-content .toggle .toggle-content li {
		font-size: 16px !important;
	}
}

.widget_mailchimpsf_widget {
}

#mc_signup {
	background-color: #FFF;
	margin: 3em 0 2em;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 1.5em 0;
	text-align: center;
}

#mc_subheader {
	text-align: center;
	font-size: 18px;
	text-indent: 0;
}

.mc_form_inside {
}

.mc_header {
	text-align: center;
	font-size: 16px;
	text-indent: 0;
}

.mc_header_email {
	display: none !important;
}

mc-indicates-required {
	display: none !important;
}

.mc_input {
	font-family: ff-tisa-sans-web-pro, sans-serif;
	display: block;
	margin: 0 auto !important;
	text-align: left;
}

.mc_header_address {
}

.mc_radio_label {
}

#mc-indicates-required {
}

#mc_signup_submit {
	font-family: ff-tisa-sans-web-pro, sans-serif;
	width: 262px !important;
	margin: 0 !important;
	padding: 10px;
}

*/