/*
Theme Name: BAF theme - REV 2011.03.30
Theme URI: http://la-coume.com
Description: A custom theme created for Blue Artichoke Films. (Based on<a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 1.2 (WP2.6.2)
Author: Peter Bassett
Author URI: http://mrbassett.net
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


.film-nav, .film-nav div {
position:static;
}

.film-nav {
margin-left:-120px;
}

#otherfilms, #otherfilms div {
position:static;
}

#otherfilms{
float:right;
}

.otherfilms{
height:auto;
}

#otherfilms div img{
display:block;
margin: 5px 0;
}
