@import url('http://www.liquidlegends.net/staff/Zess/Scripts/LLnewsPost.css');
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300|Oswald:700);
article#Forg1ven {
	background-color: #141728;
	overflow: hidden;
	background-image: url("http://www.liquidlegends.net/staff/Laural/byfarheader2.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 0 9% 6% 10.5%;
}

article#Forg1ven > header >h2 {
	margin: 60.5% 0 25% 0;
}

article#Forg1ven footer {
	border-top: none;
}

article#Forg1ven div.section {
	background-color: #3F434F;
	padding: 1% 4%;
}

article#Forg1ven p{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 1.25em;
	line-height: 1.35em;
	color: white;
}
article#Forg1ven div.section > p:first-of-type::first-letter {
	initial-letter: 3;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 2.7em;
	float: left;
	margin-right: 1%;
	line-height: .85em;
}

article#Forg1ven blockquote,
article#Forg1ven ul > li{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: white;
}

article#Forg1ven a, article#Forg1ven a:link {
	color: rgb(144, 185, 247);
}

article#Forg1ven blockquote{
	background-color: #952B2F;
	width: 78%;
	padding: 1% 5%;
	margin: 6% auto;
	position: relative;
}
article#Forg1ven blockquote > p{
	font-size: 1.5em;
}
article#Forg1ven blockquote::before{
	font-family: 'Oswald', sans-serif;
	font-size: 120px;
	content:"“";
	top: -50px;
	left: -6%;
	position: absolute;
}
article#Forg1ven blockquote::after{
	font-family: 'Oswald', sans-serif;
	font-size: 120px;
	content:"”";
	bottom: -125px;
	right: -6%;
	position: absolute;
}

article#Forg1ven  div.section > img.wide{
	display: block;
	width: 109%;
	max-width: 109%;
	height: auto;
	margin: 3% -4.5%;
}

article#Forg1ven h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color: white;
	font-weight: 300;
	font-size: 2em;
	text-transform: uppercase;
}
article#Forg1ven h2 > span {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}



article#Forg1ven > p.append{
	margin: 9% 3% 0 3%;
	z-index: 2;
	text-align: center;
}

article#Forg1ven > footer > ul{
	text-align: center;
	width: 60%;
	margin: 9% auto;
	padding: 0;
}
article#Forg1ven > footer > ul >li { 
    list-style-type: none;
    margin: 0;
    padding: 0;
}