.container {
	padding: 0px;
	width: 100%;
}


.post_title{
  width: 100%;
  
}


.secondaries {
    float: left !important;
    clear: both;
    width: auto !important;
/*      background: url(http://beto.rasson.org/ftf/wp-content/themes/theme-fan/images/top-bullet.svg) no-repeat 218px 5px; */
    padding-top: 0px !important;
}
.secondary:first-child {
   padding-right: 25px;
  background: url(images/top-bullet.svg) no-repeat right top;
  padding-top: 2px;
}
.secondary:last-child {
  margin-left: 15px;
}
#issues {
  width: auto !important;
}
.fb-like {display: inline-block !important; width: auto !important;
}
#close-about {
	display: inline-block;
}
#about > div{
	margin: 0 30px;

}
.post_title h1.badge a {
width: 609px;
}
.error404 .block-page {
	padding: 80px 0px;
}
.blog h4, .single h4, .archive h4, .search h4, .page h4 {
	width: auto;
}
#about {
	word-break: break-word;
	overflow-y: scroll;
}
#about p:first-child {
margin-top: 60px;
}

#header {position: relative; width: 100%;}
#header > div {position: relative; z-index: 2;}
#header .navigation {position: static; margin-left:30px;}
.top { padding-top: 40px; margin-left:30px;
    padding-bottom: 21px !important;}
.top .active {float: none; margin-bottom: 0px; float: left; padding-bottom: 0;}
.top .ll.secondary { padding-left: 0;}
.top .ftf.secondary {background: none; padding-left: 0;}
#nav li .sub_bg, #nav li .sub {z-index: 3;}

.top .active.ftf a,.top .magazine a {
    width: 410px !important;
    background-size: 410px auto !important;
}
.top .london a{
  background-size: 438px auto;
}
.backissues .issue {
margin: 0 23px 30px 23px;
}
#sub_navigation {
    margin-bottom: 45px;
    margin-left:30px;
}
#magazine_embed {
  width: 100% !important;
}
#header form#search {
	position: absolute;
	top: 40px;
	right: 30px;
	z-index: 2;
}
#header .social {
	bottom: -5px;
	position: absolute;
	right: 0;
	min-width: 0;
margin-right: 30px;
}
#header #fan {
	 background: url(images/fan-big.svg) no-repeat;
    background-size: auto 322px;
    background-position: 0px -27px;
	bottom: -45px;
	height: 294px;
	position: absolute;
	right: 0;
	width: 199px;
	z-index: 1;
}
#fan_big { display: none;}



.post {width: 100%;
padding: 30px 0 30px 0;}
.post .meta {
padding-bottom: 10px;
margin: 0 30px 0 30px;
}
iframe {
  max-width: 700px !important;
}
.post_content {
margin: 0 30px 0px 30px;
}
.featured-image {
	margin-left: 30px !important;
	margin-right: 30px !important;
}
.post p.featured-image{
	text-align: center;
}
 .post .meta .cat, .post .meta .date {width: auto;}
.post .meta .date {float:right;}

.post p > img { width: 100%;}
.post.review p {width: auto;}
.post h1.badge a {width: 605px;}

.post_ad {padding: 0 0 20px;}
.post_ad .top-border {margin-left: 0;width: 100%;}
.post_ad img {width: 708px;}


.blog h4 {width: 708px;}

/* // Single Post // */
#posts_related ul {padding: 30px; width: 708px;}
#posts_related ul li:nth-child(1) {margin-left: 37px;}
#posts_related ul li:nth-child(5) {display: none;}

.post.review .featured-image  {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.post.review .post_content {
	padding-right: 30px;
}