/*
Theme Name: The Daily Quarterly 2011
Theme URI: https://thedailyquarterly.com/
Description: Customization of Twenty Eleven
Author: Karl Fields
Author URI: https://thedailyquarterly.com/
Template: twentyeleven
Version: 1.0
*/

@import url("../twentyeleven/style.css");

#page {
clear: both;
max-width: none !important;
overflow: hidden;
padding: 0;
width: 1000px !important;
}

blockquote {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}

.gallery-caption {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.entry-title {
	font-family: Georgia, serif;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#primary {overflow: hidden;}

.entry-content {width: 100%; clear: both; }

.alignright{float: right;}

.alignleft{float: left;}

#nav-single {
	width:150px;
}


#top-banner-ad
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:none;
}

#ContactInfos {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 15px;
	background: #E7E7E7;
	border-top: 4px solid black;
	padding-top: 18px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	width:70%;
}

#ContactInfos .header {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color:#111111;
}

#ContactInfos .subHeader {
	font-size: 18px;
	font-weight: normal;
}

.contactInfo {
	padding: 50px;
}

#ContactInfos .contactInfo .titleHeader {
	font-family: Georgia, "Bitstream Charter", serif;
	font-size:35px;
	font-weight: bold;
	color:#111111;
}

#Division {
	margin: 25px;
}

.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 100% !important;
}

#singlePageMatchedContent {
	margin-bottom: 25px;
}

ins {
background: transparent !important;
text-decoration: none;
}