.container {
	padding: 0 20px;
	width: auto;
}
body, #content {
	margin: 0 auto;
	width: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

.post_title{
	width: auto;
}
.post_title h1{
	
	padding: 25px 20px 0 20px; 
}
#infscr-loading {
	position: fixed;
bottom: 1px;
	width: 100%;
}
#fan-animation {
	margin: auto;
}
#header {
	height: 240px; /* 260px closed, 540px open */
	width: 280px;
}

#close-about {
	display: inline-block;
}
#about > div{
	margin: 0 30px;
	
}
.blog h4, .single h4, .archive h4, .search h4, .page h4 {
	width: auto;
	line-height: 1em;
margin: 0 auto 30px auto;
}
.error404 .block-page {
	padding: 80px 0px;
}

.error404 .block-page #search input:focus {
	background-position: 210px 30px;
}
.block-page h1 {
/* color: #0a0a0a; */
/* font-size: 3.214em; */
/* font-weight: bold; */
line-height: 1.2em;
}

#navLondon > li {
display: inline-block;
float: none;
}

#navLondon {
text-align: center;
}
.error404 .block-page #search p {
	width: auto;
}
.error404 .block-page #search input {
	width: 200px;
background-position: 210px -76px;
}
#about {
	word-break: break-word;
	overflow-y: scroll;
}
#about p:first-child {
margin-top: 60px;
}

#header.active {
	height: 540px;
}  
#header .top {
	height: 130px;
	margin: 0;
	overflow-x: hidden;
	padding-top: 30px;
}
#header #search {
	position: absolute;
	top: 110px;
	left: 20px;
}
#sub_navigation {
	position: static;
}
#header #nav-toggle {
	position: absolute;
	top: 110px;
	right: 20px;
}
#header .social {
	height: 35px;
	width: 280px;
}
#nav,#navLondon {
	display: none;
	position: absolute;
	top: 240px;
/* 	left: 20px; */
}
#header #subnav {
	display: none;
	position: absolute;
	top: 440px;
/* 	left: 20px; */
}

.top ul {
	margin: auto;
	width: 280px;
}
.post .featured-image {
	float: none !important;
	margin: 30px auto !important;
	text-align: center !important;
}
.category-dvds.review.post .rating {
	width: 98%;
	position: static;
	text-align: center;
margin-top: 1em;
}

.secondary.ll a {
background: url('images/thelondonlist-secondary-mobile.svg') no-repeat;
background-position: 0px -17px;
height: 12px;
width: 136px;
}

.secondary.mg a {
background: url('images/magazine-secondary-mobile.svg') no-repeat;
background-position: 0px -17px;
height: 12px;
width: 101px;
}

.secondary.ftf-link a {
background: url('images/fanthefire-secondary-mobile.svg') no-repeat;
background-position: 0px -17px;
height: 12px;
width: 106px;
}
.fb-like {display: inline-block !important; width: auto !important;
}
.secondary{
  width: auto !important;
}
.top .secondaries {
  padding-top: 15px;
width: 280px;
text-align: center;

}
.secondary:first-child {
padding-right: 23px;
background: url(images/top-bullet.svg) no-repeat right top;
padding-top: 2px;
background-size: auto 16px;
}
.secondary:last-child {
  margin-left: 14px;
}
.secondary.ll:last-child {
  margin-left: 10px !important;
}
.top .active a, .top .active.ftf a{
	background-size: 280px auto !important;
height: 30px !important;
}
.top .active.ftf {
  width: 280px;
}
#magazine_embed {
  width: 100% !important;
}
.secondaries {
width: 280px;
}
.top ul li.secondary {
	float: left;
}
.top ul li.secondary a {
	height: 12px;
}
.navigation {
/* margin-bottom: 49px; */
}
#fan_big {
	display: none;
}

/* // Menu: Active, big logo // */
.top ul li.active.ftf {
	margin: 0 0 18px 0;
	width: 280px;
}
.top ul li.active.ll {
	margin: 0 0 14px 0;
	width: 280px;
}
.top ul li.active.ll a {
	background-position: 0 -36px;
}

/* // Menu: Secondary elements, with hover // */
.top ul li.ftf.secondary {
	background: 0;
	margin: 0 0 0 14px;
	padding-left: 0;
	width: 114px;
}
.top ul li.ftf.secondary a {
	background-position: 0 -69px;
}
.top ul li.ftf.secondary a:hover {
	background-position: 0 -83px;
}

.top ul li.ll.secondary {
	background: 0;
	margin-right: 0;
	padding-left: 0;
	width: 143px;
}
.top ul li.ll a {
	background-position: 0 -101px;
}
.top ul li.ll.secondary a:hover {
	background-position: 0 -116px;
}

.top ul li.mg.secondary {
	margin-left: 12px;
	padding-left: 18px;
	width: 107px;
}
.top ul li.mg a {
	background-position: 0 -134px;
}
.top ul li.mg.secondary a:hover {
	background-position: 0 -150px;
}

/* // Nav // */
#nav {
	width: 280px;
}
#nav > li {
	font-size: 1.357em;
	margin-bottom: 10px;
	width: 140px;
}
#nav li a.main {
	width: 124px;
}
#nav li .sub {
	left: -10px;
	min-width: 144px;
	z-index: 8;
}
#nav li .sub_bg {
	left: -10px;
	width: 144px;
}

#subnav li a {
	font-size: 0.929em;
}

.post {
	padding: 15px 20px 25px 20px;
}
.post_footer {
	margin-bottom: 40px;
	clear: both;
}
.post_title h1 a {
	font-size: 2.5em;
}
.post_title h1 .badges {
	display: none;
}
.post_title h1.badge a {
	width: auto;
}
.post p {
	font-size: 1.286em;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 98%;
}
.post .meta .cat {
	font-size: 1em;
}
.post .meta .date {
	display: none;
}
.post p > img {
	max-width: 100%;
	height: auto !important;
}
.post p.quote {
	font-size: 1.857em;
	padding: 0 10px;
}
.post_ad .top-border {
	margin: 0 auto 20px;
	width: auto;
}
.post_ad img {
max-width: 100%;
height: auto;
}

.post_content {
	padding-bottom: 0;
	overflow: visible;
}

.post.review .post_content {
	overflow: visible;
	padding-bottom: 30px;
}

.post.review {
	overflow: visible;
}
.post p:last-child {
	margin-top: 0;
}
.post_ad > img {
	max-width: 280px;
}
.post.review .featured {
	float: right;
	margin: 0 0 10px 10px;
	position: static;
	width: 98%;
}
.post.review .featured img {
	width: 130px;
}
.post.review p {
	float: none;
	width: 98%;
}
.post .rating {
	bottom: 30px;
}
.post.review .rating {
	float: none;
	font-size: 1.214em;
	padding-top: 0.5em;
	margin-top:0.5em;
	bottom: 2em;
}

.post .rating span {
	padding-left: 0;
}

.post .rating.inline {
	float: right;
	margin-top: 0.5em;
}
.post .rating.inline span {
	padding-left: 16px;
}
.post_ad {
	padding: 0 0 20px 0;
	margin-bottom: 40px;
}
#content #search {
	width: 280px;
}
.notfound .page {
	
	padding-top: 20px;
	padding-bottom: 20px;
}
.notfound .page #search input {
	background-position: 240px 30px;
	width: 213px;
}
.notfound .page #search input:focus {
	background-position: 240px -55px;
}
.notfound .page #search p {
	width: 213px;
}
.page h1 {
	font-size: 2.5em;
}
#navLondon {
  width: auto !important;
}
#header form#search {
	float: left;
	width: 205px;
}
#header form#search p {
	width: 205px;
}
#header form#search p input {
	background-position: 180px 19px;
	width: 150px;
}
#header form#search p input:focus {
	background-position: 180px -66px;
}
#nav-toggle {
	float: right;
	display: block;
}
#subnav {
	float: none;
	text-align: center;
	width: 280px;
}
#subnav li {
	display: inline-block;
	float: none;
	margin: 10px 15px;
}
.social.right {
	float: none;
	text-align: center;
}
 
.blog h4 {
	background: #fff;
	font-size: 1.786em;
	margin: 0px auto;
	padding: 20px;
	width: 280px;
}
 
.blank {
	width: 1.3em !important;
height: 4em !important;
}
.simplePullQuote {
font-size: 1.4em !important;
padding: 0px !important;
}
/* // Single Post // */
#posts_related h4 {
	width: auto;
	background: none;
	
}
#issues {
  width: auto !important;
}
.backissues .issue {
  
  float: none;
  margin: auto;
margin: 0 23px 30px 23px;
}

iframe {
width: 100%;
}

#posts_related ul {
	padding: 30px 0 30px 16px;
	width: 304px;
}
#posts_related ul li {
	margin: 0 16px 16px 0;
}
#posts_related ul li:nth-child(5) {
	display: none;
}

.music, .film {
	z-index: 9999;
}

.music .sub_bg, .film .sub_bg {
	z-index: 9998;
}
.art, .style {
	z-index: 9997;
}
.art .sub_bg, .style .sub_bg {
	z-index: 9996;
}
.more {
	z-index: 9995;
}

.single {
	
	margin-bottom: 0;
}

.post.review .featured-image {
	display: block;
}
.post .review-wrapper {
	display: block;
}