/* Enter Your Custom CSS Here */

/* News bg / Blog Posts / Gameplay Articles */
.blog .container-wrap,
.single-post .container-wrap {
background-image:url('http://halo1hub.com/wp-content/uploads/BackgroundImagePools/HangEmHigh/HangEmHigh1.jpg') !important;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
background-position: center center;
}

/* Events / Individual Events bg */
.post-type-archive-tribe_events .container-wrap,
.tribe_events-template-default .container-wrap {
background-image:url('http://halo1hub.com/wp-content/uploads/BackgroundImagePools/Prisoner/Prisoner1.jpg') !important;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
background-position: center center;
}

/* Community */
.page-id-987 .container-wrap {
background-image:url('http://halo1hub.com/wp-content/uploads/BackgroundImagePools/Downrush/Downrush4.jpg') !important;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
background-position: center center;
}

/* Learn / Gameplay Basics /  */
.page-id-1077 .container-wrap,
.page-id-1030 .container-wrap,
.page-id-1292 .container-wrap,
.page-id-1368 .container-wrap{
background-image:url('http://halo1hub.com/wp-content/uploads/BackgroundImagePools/Battlecreek/Battlecreek1.jpg') !important;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
background-position: center center;
}

/* Setup / Downloads / Xbox / xLAN / HPC / MCC / Null EEPROM */
.page-id-932 .container-wrap,
.page-id-1208 .container-wrap,
.page-id-128 .container-wrap,
.page-id-227 .container-wrap,
.page-id-221 .container-wrap,
.page-id-1252 .container-wrap,
.page-id-1244 .container-wrap {
background-image:url('http://halo1hub.com/wp-content/uploads/BackgroundImagePools/Chillout/Chillout4.jpg') !important;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
background-position: center center;
}

/* Global bg (HOME PAGE) */
.container-wrap{
background-image:url('http://halo1hub.com/wp-content/uploads/BackgroundImagePools/home background2.jpg') !important;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
background-position: center center;
}


/* Tablepress */
#tablepress-2 tbody tr{
	background-color: #000000;
}

#tablepress-2 tbody td{
	width:50%;
}

#tablepress-3 tbody tr{
	background-color: #000000;
}

#tablepress-3 tbody td{
	width:50%;
}

#tablepress-4 tbody tr{
	background-color: #000000;
}

#tablepress-4 tbody td{
	width:50%;
}

#tablepress-5 tbody tr{
	background-color: #000000;
}

#tablepress-5 tbody td{
	width:50%;
}

#tablepress-6 tbody tr{
	background-color: #000000;
}

#tablepress-6 tbody td{
	width:50%;
}

#tablepress-7 tbody tr{
	background-color: #000000;
}

#tablepress-7 tbody td{
	width:50%;
}

#tablepress-8 tbody tr{
	background-color: #000000;
}

#tablepress-8 tbody td{
	width:50%;
}

#tablepress-9 tbody tr{
	background-color: #000000;
}

#tablepress-9 tbody td{
	width:50%;
}

#tablepress-10 tbody tr{
	background-color: #000000;
}

#tablepress-10 tbody td{
	width:50%;
}

#tablepress-11 tbody tr{
	background-color: #000000;
}

#tablepress-11 tbody td{
	width:50%;
}

#tablepress-11 tbody td{
	width:50%;
}

#tablepress-12 tbody tr{
	background-color: #000000;
}

#tablepress-12 tbody td{
	width:50%;
}

#tablepress-13 tbody tr{
	background-color: #000000;
}

#tablepress-13 tbody td{
	width:50%;
}

.tablepress .row-hover tr:hover td {
	background-color: #33a1fd!important;
}



/* News next/prev btns */
#pagination >div{
	margin:20px 5px 20px 0px;
}

html { background-color: black; }