* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.scale img {
	vertical-align: middle;
    height: 100%;
}
.left {float: left;}
.right {float: right;}
.copy {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 15px;
}
.hr1,
.hr2,
.hr3,
.hr,
.hr5,
.hr6,
.hr7,
.hr8,
.hr9
.hr10 {
	border-top: 1px solid #000;
	margin: 10px auto;
}
.hr1 {width: 10%;}
.hr2 {width: 20%;}
.hr3 {width: 30%;}
.hr {width: 40%;}
.hr5 {width: 50%;}
.hr6 {width: 60%;}
.hr7 {width: 70%;}
.hr8 {width: 80%;}
.hr9 {width: 90%;}
.hr10 {width: 100%;}

.columns2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
.columns3 {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
.borderLeft {
	border-left: 1px solid #000;
	padding-left: 9px;
}
#header {
	position: relative;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	height: 57px;
	overflow: hidden;
	font-size: 50px;
	color: #900;
	text-align: center;
	text-transform: uppercase;
	text-shadow: -2px 1px 0px #CCC;
}
#socialize {
	position: absolute;
	top: 10px;
	left: 0;
}
#googlePlus {
	float: left;
	margin-right: 5px;
}
#facebookLike {
	overflow: hidden;
	width: 50px;
	float: left;
}
#facebookLike span.fb_edge_comment_widget.fb_iframe_widget {
  display: none;
}
#mainWrap > article header {
	margin-top: 10px;
	border-bottom: 3px solid #900;
}
#mainWrap > article header ul {
	position: relative;
}
#mainWrap > article header ul li {
	display: inline-block;
	list-style: none;
}
#mainWrap > article header ul li:last-child {
	float: right;
}
#mainWrap > article header ul li:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
}
#mainWrap > article #headline hgroup {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.05;
	text-align: center;
	margin-bottom: 8px;
}
#mainWrap > article #headline hgroup h1 a {
	color: #0088C3;
	font-size: 115px;
}
#mainWrap > article #headline hgroup h2 a {
	color: #B10000;
	font-size: 38px;
}
#mainWrap > article > section .ad {
	margin: 10px 0;
}
section hgroup {
	text-align: center;
	margin: 10px 0;
}
section hgroup h1 {
	font-family: Tahoma, Geneva, sans-serif;
}
section.grid_1 > article  hgroup,
section.grid_2 > article  hgroup {
	font-size: 14px;
}

section.grid_3 > article  hgroup,
section.grid_4 > article  hgroup {
	font-size: 16px;
}
section.grid_5 > article  hgroup,
section.grid_6 > article  hgroup {
	font-size: 18px;
}
section.grid_7 > article  hgroup,
section.grid_8 > article  hgroup {
	font-size: 20px;
}
section.grid_9 > article  hgroup,
section.grid_10 > article  hgroup {
	font-size: 22px;
}
section.grid_11 > article  hgroup,
section.grid_12 > article  hgroup {
	font-size: 24px;
}
section > article  hgroup h1 {
	font-size: 1em;
}
section > article  hgroup h2 {
	font-size: 0.9em;
}
.ad.grid_5 {
	width: 320px;
	margin-left: 30px !important;
}
#mainWrap > article > section article p {
	text-align: justify;
	padding-top: 10px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
#mainWrap > article > section article hgroup + p {
	padding-top: 0;
}
.container_12 .grid_2 .ad {
	padding-left: 10px;
	padding-right: 10px;
}
.container_12 .grid_10 .ad {
	width: 728px;
	margin: 0 auto;
}

#mainWrap.nytimes {
	margin-top: 10px;
}
#mainWrap.nytimes #socialize {
	position: static;
}
#mainWrap.nytimes .columns2 p,
#mainWrap.nytimes .columns3 p {
	padding: 0;
}
#mainWrap.nytimes #header {
	margin-top: 10px;
}
#mainWrap.nytimes #header h1 {
	text-transform: none;
}
#mainWrap.nytimes header #tagLine {
	border: 1px solid #000;
	text-align: center;
	padding: 5px;
	font-size: 15px;
}
#mainWrap.nytimes header #specialComment p:first-child {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
#mainWrap.nytimes header #specialComment p:last-child {
	text-align: justify;
	font-size: 12px;
}
#mainWrap.nytimes > article header {
	border-top: 1px solid #900;
	border-bottom-width: 3px;
	padding-top: 2px;
	margin-bottom: 15px;
}
#mainWrap.nytimes #headline {
	padding: 15px;
	border: 1px solid #000;
}
#mainWrap.nytimes > article #headline hgroup {
	line-height: normal;
}
#mainWrap.nytimes > article #headline hgroup h1 a {
	font-size: 30px;
	color: #000;
}
#mainWrap.nytimes > article #headline hgroup h2 a {
	font-size: 15px;
	color: #000;
}
#quantcastPixel {
	display: none;
}