
#fm.columns > .content {
	background: none;
}	
	#fm.columns > .content .cols-2x {
		padding-top: 40px;
		padding-bottom: 65px;
		position: relative;
	}
	.columns .content header {
		background: #666 url("/wp-content/themes/filmmaker/images/chevrons_wh.png") repeat-x 0 100%;
		color: #fff;
		padding: 35px 0 17px;
		max-width: 980px;
		margin: 0 auto;
		-webkit-font-smoothing: antialiased;
	}
		.columns .content header h1 {
		  font: bold 48px/48px "arno-pro", Georgia, serif;
		  margin-bottom: 4px;
		}
		  .columns .content header h1 i {
		    font-style: italic;
		  }
		 .columns .content header h2 {
		 	font: 24px/24px "arno-pro", Georgia, serif;
		 }
		 	.columns .content header h2 i {
			 	font-style: italic;
			}
		 	.columns .content header h2 b {
		 		display: inline-block;
			 	font: italic 24px/24px "arno-pro", Georgia, serif;
			 	background: url("/wp-content/themes/filmmaker/images/dot.png") no-repeat 5px 50%;
			 	padding-left: 20px;
			}
			.columns .content header h1 a, 
		  .columns .content header h1 a:hover, 
		  .columns .content header h2 a, 
		  .columns .content header h2 a:hover {
		  	color: #fff;
		  	text-decoration: none;
		  	border-bottom: 0 none;
		  }


	.columns .content .c {
		background: #fff;
	}
	.columns section.content .cols-2x .col-1 {
		padding: 0;
		border-top: 0 none;
	}
	.columns .content .meta .hidesubmsg {
    line-height: 22px; 
    border: 1px solid #333; 
    padding: 1em; 
    color: #333; 
    background-color: #efefef 
  }
.column-detail article.content > .c  > h1 {
  font: 48px/48px "arno-pro", Georgia, serif;
  margin-bottom: 29px;
  margin-top:-6px;
}
  .column-detail article.content > .c > h1 i {
    font-style: italic;
  }