/*   
Theme Name: BFS2010
Theme URI: http://www.berwickfilmsociety.co.uk/
Description: A custom WordPress theme designed exclusively for the Berwick Film Society.
Author: Sean Deel
Author URI: http://www.maflempt.com/sean
Version: 1
Tags: custom, awesome.

This is a custom WordPress theme and no part thereof should be used without permission.
.
*/

body {
	background-color: #62767B;
	font-family: 'Helvetica Nueue', Helvetica, sans-serif;
}
#container {
	width: 850px;
	margin: 0 auto;
	padding: 0 15px;
	background: url(images/shadows.gif) repeat-y;
}
#content {
	background: #000;
	padding: 0px 0px 30px 0;
}
#header {
	background: #000 url(images/berwickbannerredux.jpg) center center no-repeat;
	height: 187px;
	border-right: 3px solid #000;
	border-left: 3px solid #000;
}
#navigation {
	padding: 5px 0px;
	background: #464749 url(images/navgrad.gif) repeat-x bottom;
	min-height: 30px;
	border-right: 3px solid #000;
	border-left: 3px solid #000;
	border-bottom: 2px solid #1e1e1e;
}
.programme {
	border-top: 1px solid #ffcc00;
	padding: 20px 0;
}
#main_story {
	display: none;
}
#this_months_poster img {
	margin: 5px 0 0 0;
	display: block;
}
h2.widgettitle {
	display: none;
}
.wpng-widget-date-title {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#bottomnav {
	clear: both;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #232427;
	padding: 5px 0 7px 0;
	text-align: center;
}
#bottomnav ul, #bottomnav li {
	list-style: none;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	display: inline;
}
#sidebar {
	background: #fff url(images/filmstrip.gif) repeat-y;
	padding: 0 40px 30px 40px;
}
img {
	-ms-interpolation-mode:bicubic;
}
#bottomnav li a {
	color: #FFCC00;
	text-decoration: underline;
	border-right: 1px solid #aaa;
	padding: 0 5px 0 2px;
}
#bottomnav li a:hover {
	text-decoration: none;
}
#middle_column ul.filmlist li a {
	color: #eee;
}
#middle_column ul.filmlist li a:hover {
	text-decoration: none;
}
#middle_column ul.filmlist li {
	display: inline;
	margin-right: 5px;
}
#middle_column ul.filmlist {
	margin-bottom: 10px;
}
#copyright {
	padding: 10px 0 15px 0;
	border-top: 1px solid #666666;
	background-color: #232427;
	color: #ffffff;
	text-align: center;
}
#copyright p {
	text-align: center;
}
#header h1 {
	font-size: 72px;
	font-weight: normal;
	display: none;
}
#content h1 {
	font-size: 34px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #bfc0da;
	text-transform: lowercase;
}
#right_column ul {
	list-style: none;
}
#middle_column h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	font-size: 30px;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 0px 5px 0;
	color: #FFCC00;
	margin: 0 0 10px 0;
	clear: both;
}
h2 a {
	color: #FFCC00;
	text-decoration: none;
}
#right_column h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	font-size: 16px;
}
h3 {
	font-size: 12px;
	color: #efefef;
	border-top: 1px solid #333;
	clear: both;
	padding: 5px 0 0 0;
}
blockquote p {
	padding: 0 10px;
	color: #FFCC00;
}
small {

}
#middle_column small {
	float: left;
}
p, small {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 18px;
	text-align: justify;
	color: #eee;
}
p a {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
p.wp-caption-text {
	display:none;
}
.wp-caption {
	margin-bottom: 10px;
}
h6 {
	color: #ccc;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content li {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
}

#navigation ul {
	list-style: none;
	text-align: center;
	text-transform: uppercase;
}
#navigation li {
	display: inline;
	margin: 0 5px 0 5px;
	font-size: 17px;
}
#navigation li a {
	color: #ffcc00;
	text-decoration: none;
}
#navigation li a:hover {
	color: #000;
}
#right_column li a {
	color: #333;
	text-decoration: none;
}
#right_column li a:hover {
	color: #666666;
}
#right_column {
	width: 250px;
	margin: 0 10px 15px 0px;
	float: right;
	background: url(images/filmtop.gif) no-repeat top left;
}
#right_column h2.films {
	padding: 14px 40px 0 40px;
}
#right_column li {
	line-height: 14px;
}
#middle_column {
	width: 550px;
	float: left;
	overflow: hidden;
	padding: 20px 0px 0 15px;
}
#footer {
			padding: 5px 0 5px 0;
			text-align: center;
}
#footer small {
			border-bottom: 1px solid #8d91b1;

}
#footer a {
	font-weight: bold;
	color: #8d91b1;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#sponsors {
	clear: both;
	background: #000 url(images/sponsors.gif) no-repeat center;
	height: 106px;
	padding: 0 0 20px 0;
}
.clear {
	clear: both;
}
.comments {
	margin: 0 0 30px 0 !important;
}
input.search {
			border: 1px solid #bbb;
			padding: 5px;
			margin: 0;
			width: 102px;
			background: #ccc;
}
input.search:hover, input.search:focus, #comment_section input.info:hover, #comment_section input.info:focus {
			background: #bbb;
}
input.search_submit {
	border: 1px solid #dedeec;
	padding: 5px;
	font-size: 11px;
	color: #eee;
	background: #333;
	cursor: pointer;
}
input.search_submit:focus, input.search_submit:hover {
	background: #000;
}
#comment_section input.info {
	border: 1px solid #dedeec;
	padding: 5px;
}
.site_sections {
	border: 1px solid #dedeec;
	background: url(images/blk_bkgd.png);
	margin: 0 0 20px 0;
}
.site_sections small {
	display: block;
			padding: 0 5px 5px 5px;


}
.site_sections #about, .site_sections #work, .site_sections #contact, .site_sections #blog {
		overflow: hidden;
	
}
.site_sections #about div, .site_sections #work div, .site_sections #contact div, .site_sections #blog div {
}
object {
	width: 452px;
	border: 1px solid #dedeec;
	padding: 3px;
	margin: 0 0 10px 0;
	display: block;
}
textarea {
	width: 448px;
	border: 1px solid #dedeec;
	padding: 5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.page_nav a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	color: #dedeec;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
#middle_column img {
	border: 3px solid #fff;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.text_right {
	text-align: right;
}
#responses ol {
	list-style: none;
}
#middle_column h3 {
	margin: 20px 0 10px 0;
}
#middle_column h3 a {
	color: #8d91b1;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.yellow {
	color: #ffcc00;
}
strong, .emphasis {
	font-weight: bold;
	color: #ffcc00;
}
.responhead {
	color: #CCCCCC;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	font-style: italic;
	background: #333;
}
.filmtitle {
	font-size: 12px;
	font-style: italic;
	color: #E1CE4D;
	padding: 5px;
}
.figures {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding: 5px;
}
.upnext a, .next-film-link a {
	color: #eee !important;
}
