html { background: #111}
body {font-family: 'Roboto Slab', Georgia, Times, Serif}
.ral {font-family: 'Raleway', Helvetica, Arial, Sans-Serif}
.rob {font-family: 'Roboto Slab', Georgia, Times, Serif}

a { color: #ddd !important}

a:hover {
	color: #fff;
}

p a {
	text-decoration: underline
}

.ed-note {
	text-align: center;
	display: inline-block;
	color: #ccc;
	font-size: 14px;
	padding: 4px 8px;
	background: #333;
	border-radius: 3px;
}

#floating-folio {background: #333 !important; color: #ccc !important}

.share-icon {
	background-image: url(http://media.miamiherald.com/static/media/projects/libraries/images/social_sprites-w.png) !important;
}
.perc_holder {
	background: #666;
}

#footer { background: #111 }
#tracker { background: #ccc }

#above-splash { padding: 0 20px }

#il-splash {
	font-size: 12px;
	background: #ed2224 url('../img/il-w-sig.png') no-repeat scroll center right;
	width: 59%;
	text-align: right;
	padding: 40px 40% 40px 1%;
	border-top: 4px solid #000;
	border-bottom: 4px solid #333;
}

#il-splash > h3 {
	font-family: 'Raleway', Helvetica, Arial, Sans-Serif;
	font-weight: 900;
	text-transform: uppercase;
	padding: 6px 8px;
	background: #111;
	color: #fff;
	display: inline-block;
	font-size: 1.5em;
	line-height: 1em;
}

#il-splash > h1 {
	font-family: 'Roboto Slab', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: 700;
	padding: 6px 8px;
	color: #fff;
	font-size: 6em;
	line-height: .95em;
	text-shadow: 0px 0px 10px #a00;
}

#mob-sig {
	display: none;
}

.redlabel, .series-part:first-of-type > .series-part-header {
	font-size: 14px;
	line-height: 14px;
	font-family: 'Raleway', Helvetica, Arial, Sans-Serif;
	text-shadow: 0px 0px 3px #c00;
	font-weight: 900;
	text-transform: uppercase;
	padding: 5px 6px;
	color: #fff;
	background: #ed2125;
	text-decoration: none;
	display: inline-block;
}

#article-wrapper {
	max-width: 1000px;
	margin: 30px auto 0 auto;
	width: 90%;
}

a {
	color: inherit;
	text-decoration: none;
}

#feat-boxes {
	width: 240px;
	float: right;
	margin-top: 30px;
	border-radius: 3px;
}

.f-box {
	display: block;
	color: #ccc;
	position: relative;
	border-top: 1px solid #444;
	padding: 15px;
	background: #222;
}

.f-box:hover {
	background: #444;
}

.sk-icon {
	width: 41px;
	height: 41px;
	float: left;
	margin-right: 20px;
}
.logoB-tiny {
	background: transparent url('http://media.miamiherald.com/static/media/projects/libraries/images/logo_w-tiny.png') no-repeat scroll center center;
}
#sk-db { background: url('../img/rs-filter.png') no-repeat scroll center center; }
#sk-video { background: url('../img/rs-video.png') no-repeat scroll center center; }
#sk-comment { background: url('../img/rs-comment.png') no-repeat scroll center center; }
#sk-responses { background: url('../img/rs-responses.png') no-repeat scroll center center; }
#sk-about { background: url('../img/rs-about.png') no-repeat scroll center center; }
#sk-resources { background: url('../img/rs-resources.png') no-repeat scroll center center; }

.f-box > h3 {
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 3px;
}

.f-box > p {
	margin-bottom: 0;
	line-height: 1em;
	font-size: 14px;
}

#controls { margin-bottom: 40px;}

.feed-control {
	background: #333;
	font-weight: 700;
	padding: 6px 10px;
	margin: 0 -2px;
	display: inline-block;
	cursor: pointer;
}

.feed-control.selected-f {
	background: #565656;
	text-shadow: 0px 0px 5px #000;
	box-shadow: inset 0px 0px 10px #444;
}
.feed-control.selected-f:hover { background: #565656}
.feed-control:hover {
	background: #444;
}

#ser-f {
	border-right: 2px solid #222;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#com-f {
	border-left: 2px solid #222;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#series-list {
	color: #fff;
	width: 70%;
	max-width: 700px;
	float: left;
}

.series-part {
	padding: 30px 0;
	border-top: 4px double #333;
}

.part-summary a {
	display: inline-block;
}


.series-part > .img-container {
	width: 250px;
	height: auto;
	margin: 0 25px 25px 0;
	padding-right: 25px;
	border-right: 1px solid #666;
	float: left;
}

.series-part > .img-container > img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.series-part-header {
	font-family: "Raleway", Helvetica, Arial, Sans-Serif;
	color: #555;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 15px;
}

.series-part-mainbar-title {
	font-size: 1.8em;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.2em;
}

.part-summary {
	color: #bbb;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#part1 { text-align: center; padding-top: 0; border-top: 0 }
#part1 > .series-part-mainbar-title{
	font-size: 2.4em;
	text-transform: uppercase;
}
#part1 > .part-summary { font-size: 20px}
#part1 > .img-container {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto 30px auto !important;
	border: none !important;
	padding-right: 0;
	width: 100%;
}
.teez-vid { width: 100%; margin-bottom: 15px}
/*HACK THE SHARE ICONS*/

.share-icon {
	background-image: url(http://media.miamiherald.com/static/media/projects/libraries/images/social_sprites-w.png) !important;
}

/*QUERIES*/

@media only screen and (max-width : 1050px) {
	#il-splash {
		width: 50%;
		padding: 40px 49% 40px 1%;
		font-size: 14px;
	}
}

@media only screen and (max-width : 950px) {
	#il-splash {
			background: #ed2224 url('../img/il-w-sig-tab.png') no-repeat scroll center right;
		width: 55%;
		padding: 40px 45% 40px 0;
		font-size: 10px;
		border: none !important;
	}
	#series-list { width: 62%;}
	.series-part > img { display: none }
	.series-part:first-of-type > img { display: block !important }
	.series-part-mainbar-title { font-size: 1.4em}
}

@media only screen and (max-width : 800px) {
.series-part:first-of-type > img { display: block !important }
.series-part > .img-container { display: none }
#feat-boxes {
	float: none !important;
	width: 100%;
	padding: 0 !important;
}

.f-box {
	width: 40%;
	float: left;
	margin: 10px;
}
	
#series-list {
	width: 100% !important;
	float: none
}

}

@media only screen and (max-width : 600px) {
	.mhide { display: block }
	.feed-control { font-size: 14px}
	.f-box {
		width: auto !important;
		float: none !important;
		margin-bottom: 10px !important;
	}
	
	#mob-sig {
		display: block;
		width: 100%;
		height: auto;
	}
	
	#il-splash {
		background: none !important;
		width: 90%;
		padding: 10px 5%;
		font-size: 9px;
	}
	
	#il-splash > h1 {
		text-shadow: none !important;
	}
	
	#series-list { margin-top: 30px}
	
}

#controls { 
	color: #fff;
}