header {
	margin-bottom: 0rem;
}

p {
	line-height: 1.6;
}


h1 {
	font-size: 2.5rem;
	font-weight:lighter;
	border-top:1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top-style: solid;
}

h2 {
	font-size: 1rem;
	text-transform: uppercase;
}

.see-all {
	text-transform: uppercase;
	font-size: 0.8em;
}

img {
	width: 100%;
}
.cast li{
	width: 25%;
}

.content  nav a{
	font-weight: bold;
	color: black;
	}
div{
	font-size: 0.8em;
}

img+div {
	font-weight: bold;
}

div+div {
	font-style: italic;
}
#game-of-thrones .seasons li:last-child:after {
	content:"*";
	color: #999;
}
#game-of-thrones .seasons:after {
	content: "* In Production";
	font-size: 0.7rem;
	color:#999;
}


