/*
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";

.post .btn-casting img {
  width: 200px; 
}
.cart_totals{
  width:100% !important;
}
.cart_totals table{
  width:100% !important;
}

.shop_notice{
  padding-left: 15px;
  padding-right: 15px;
 
  padding-top: 10px;
  padding-bottom: 10px;
  background: #90c0e0;
  text-align: center;
  font-weight: bold;
}

.woocart_btn {
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  -webkit-box-shadow: 1px 2px 7px #666666;
  -moz-box-shadow: 1px 2px 7px #666666;
  box-shadow: 1px 2px 7px #666666;
  font-family: Arial;
  color: #5c5c5c;
  font-size: 14px;
  background: #ffffff;
  padding: 10px 20px 10px 20px;
  margin-right: 15px;
  text-decoration: none;
  width:auto;
  float: right;
}

.woocart_btn:hover {
  background: #a6d8f7;
  text-decoration: none;
}

.button-casting-page {
  padding-left: 15px;
  padding-right: 15px;
  background: #b9dce9;
}

.button-casting {
  display: block;
}

.button-casting-home {
  padding-left: 15px;
  padding-right: 15px;
}

.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;
}

#mc-embedded-subscribe-form label {
 float: left;
 margin: 0 15px 0 0;
}

#mc-embedded-subscribe-form input {
 width: 200px;
 font: inherit;
 position: relative;
 top: -5px;
}

#mc-embedded-subscribe-form #mc-embedded-subscribe {
 clear: both;
 display: block;
 width: auto;
 float: right;
 margin: 10px 94px 0 0;
 padding: 5px 15px;
 cursor: pointer;
}

.paypal-table {
	margin-left: 70px;
 	border: 1px dotted #333333;
}

.paypal-table h2 {
	margin: 0;
}

.paypal-table td {
	padding: 10px 10px 0 10px;
}

.nominee-img {
	position: absolute;
	right: -38px;
	top: 64px;
	width: 180px;
	height: auto;
}

.paypal-table select,
.paypal-table input {
	display: block;
	margin: 0 0 1em 0;
}
