




/*
     FILE ARCHIVED ON 4:26:51 May 30, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 3:58:39 Dec 10, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* @override http://5thcolumn.mayfielddigital.co.uk/wp-content/themes/the-fifth-column/_css/up_to_1000.css
	http://www.thefifthcolumn.co.uk/wp-content/themes/the-fifth-column/_css/up_to_1000.css */

/* ************************************** COMMON ELEMENTS ************************************** */

#banner_panel, #hero_panel, #player_panel, #main, #header_nav, #footer .logo_panel, #footer nav, #footer_extras_container{
	width: 670px;
	margin-left: auto;
	margin-right: auto;
}

/* background elements - this is to allow the background colours to stretch to the edge of the browser - it's a bit hacky, sorry! */

#header_container, #hero_container, #header_nav_container, #main_container, #player_panel_container, #footer{
	margin-left: 0px;
	margin-right: 0px;
}

/* background elements - this is to allow the background colours to stretch to the edge of the browser - it's a bit hacky, sorry! */

#header_container{
	background: url(../wp-content/themes/the-fifth-column/_img/header_container_bg_1024.png) top no-repeat;
}

#main_container{
	background: none;
}

#footer{
	background: #57574b url(../wp-content/themes/the-fifth-column/_img/footer_container_bg_1024_new.png) bottom no-repeat;	
}

/* ************************************** HEADER ELEMENTS ************************************** */

/* latest tweet */

#latest_tweet p{
	width: 492px;
	margin-top: -4px;
	vertical-align: middle;
}

/* newsletter subscription */

.newsletter_signup{
	width: 670px;
	padding-right: 0px;
}

.newsletter_signup input[type="email"], .newsletter_signup input.email{
	width: 283px;
}

/* social share links panel */

.social_share{
	width: 670px;
	padding-left: 0px;
}

/* logo & strapline */

.logo_panel{
	padding-bottom: 20px;	
}

.logo_panel h2{
	position: static;
	margin-top: 16px;
}

/* search form */

.logo_panel .search{
	bottom: 28px;
}

/* ************************************** HERO PANEL ************************************** */

#homepage #hero_panel{
	height: auto;
}

#main_carousel{
	float: none;
}

/* introduction panel */

#introduction{
	display: none;
}

/*
#introduction{
	float: none;
	width: 670px;
	height: auto;
	padding-bottom: 16px;
}

#introduction h1{
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 32px;
	margin-bottom: 16px;
	background: none;
	height: auto;
	padding: 0px;
}

#introduction p{
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 16px;
}

#introduction p:last-of-type{
	position: static;
}
*/

/* ***************************************** PLAYER REVEAL PANEL ***************************************** */

#player_panel{
	height: auto;
	overflow: hidden;
}

#player_panel article{
	width: 638px;
}

#player_panel article h1{
	margin-bottom: 16px;
}

#player_panel article p{
	position: static;
	width: auto;
	margin-bottom: 24px;
}

#player_panel .player_controls{
	position: static;
	margin-left: 145px;
}

/* ***************************************** MAIN PANEL ***************************************** */

#main{
	width: 100%;
	background: none;
}

/* ***************************************** CONTENT PANEL ***************************************** */

#content_container{
	background: #edebe6;
	overflow: hidden;
}

#content_panel{
	float: none;
	overflow: hidden;
	margin-bottom: 54px;
	padding-bottom: 1px;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

#page #content_panel{
	/* padding-top: 18px;	*/
}

/* *********************************** STRANDS LIST (homepage) *********************************** */

/* strands list */

#strands_list{
	float: none;
	background: #edebe6;
	margin-right: auto;
	margin-left: auto;
	padding: 54px 0px 0px 0px;
}

#strands_list li{
	margin-right: 50px;
}

#strands_list li:nth-of-type(2n){
	margin-right: 0px;
}

/* ****************************************** SIDE BAR ****************************************** */

#sidebar_container{
	overflow: hidden;
	background: #ffffff;
}

#sidebar{
	clear: both;
	float: none;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 54px;
}

#sidebar .row{
	clear: both;	
}

/* shared rules */

#tabbed_panel section, #contributors, #twitter_feed, #sites_we_like, #latest_comments, #sidebar_newsletter_signup, #related_podcasts{
	float: left;
	margin-right: 50px;
	margin-bottom: 54px;
	margin-top: 0px;
}

#archive #tabbed_panel section, #strand #tabbed_panel section{
	margin-top: 0px;
	margin-bottom: 54px;
}

#contributors, #twitter_feed, #sites_we_like, #latest_comments, #sidebar_newsletter_signup, #related_podcasts{
	width: 286px;	
}

/* tabbed panel - most popular etc. (+ related podcasts) */

#tabbed_panel section{
	width: 310px;
}

/* Related podcasts */

#related_podcasts{	
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #383a3e;
}

/* contributors */

#contributors{
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #57574b;
	margin-right: 0px;
	margin-top: 52px;
	padding-bottom: 43px;
}

#contributors .carousel_nav .prev{
	top: 14px;
}

#contributors .carousel_nav .next{
	top: 175px;
}

/* tabbed panel - most popular etc. */

#tabbed_panel section .panel{
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #383a3e;
}

/* latest comments */

#latest_comments{
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #383a3e;
	margin-right: 0px;
}

/* sites we like */

#sites_we_like{
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #383a3e;
	margin-right: 0px;
	padding-bottom: 56px;
}

/* twitter feed */

#twitter_feed{
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #fdd153;
}

/* Newsletter sign up */

#sidebar_newsletter_signup{
	background:	url(../wp-content/themes/the-fifth-column/_img/strand_panel_bg.png) bottom repeat-x;
	background-color: #57574b;
	margin-right: 0px;
}

/* footer */

#credits_legals{
	height: 64px;
}
