/*
Theme Name: TIFF 2009
Theme URI: http://wordpress.org/
Description: Cadillac 2009 Toronto International Film Festival Insider Blog based on WordPress Default theme.
Version: 1.0
Author: MacLaren MMRM
Author URI: http://maclaren.com/
Tags: cadillac, tiff, 2009

	Based on theme designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Reset Styles for all browsers */
	
body, p, blockquote {
	margin: 0;
	padding: 0;
}

a img, iframe { border: none; }
	
/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
	
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}
	
/* Links
------------------------------*/

a, a:link {}
a:visited {}
a:hover {}
a:active {}

/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
	
select { padding: 0; }
/* End Reset */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial;
	background-color: #000;
	color: #000;
	text-align: center;
}

/* Keep this in order for links to remain clickable */
a {
	position: relative;
}

.page {
	text-align: left;
}

#header {
	background: transparent;
	position:relative;
}

#content {
	background: #FFF url(images/xpar-bg.png) repeat;
	font-size: 1.2em;
	padding-top:20px;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 20px;
}

.widecolumn {
	line-height: 20px;
}

.narrowcolumn .postmetadata {
	text-align: left;
}
	
span.post-id {
	color: #666;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-x;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.2em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
	
#read-all h3 {
	float: right;
	height: 16px;
	width: 145px;
	padding: 10px;
	border-left: 2px solid #000;
	background-color: #1b1b1b;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar #flickr {
	color: #fff;
	padding-top:58px;
}
#sidebar #flickr a {
	color: #fff;
}

#sidebar #flickr p{
	margin-top:10px;
}

#sidebar #twitter_div {
	width: 300px;
}
#sidebar #twitter_div h2 {
	display: none;
}
#sidebar #twitter_div ul {
	margin-left: 0px;
}
#sidebar #twitter_div li {
	margin-bottom: 15px;
}

#sidebar #twitter_header {
	background-color:#1a1a1a; padding:16px 16px 16px 26px; margin-left:-20px;
	width:288px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #fff;
}

blockquote{
	color:#000;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover a.more-link:hover {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
a.more-link {
	padding-top: 8px;
	padding-bottom: 10px;
	color: #818181;
}

a.more-link:hover {
	color: #000;
}

#latest-post a.more-link {
	margin-left: 0;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

.page {
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

#container {
	width: 100%;
	min-height: 610px;
}

#header {
	background-color: transparent;
	width: 100%;
	height:168px;
}

#nav-main {
	width: 990px;
	height: 46px;
	background: #1A1A1A;
}

#nav-main ul {
	list-style: none;
}

#nav-main li {
	display: inline;	
	list-style-type: none;
}

#nav-main li a {
	float: left;
	height: 46px;
	width: 50px;
	text-decoration: none;
	text-indent: -9999px;
	display:block;
}

li#home a {
	width: 86px;
	background: transparent url(images/button_home.jpg) no-repeat;	
}
li#home a:hover, li#home.selected a {
	background-position: 0 -46px;
}
li#blog a {
	width: 70px;
	background: transparent url(images/button_blog.jpg) no-repeat;	
}

li#blog a:hover, li#blog.selected a {
	background-position: 0 -46px;
}
li#cpca a {
	width: 271px;
	background: transparent url(images/button_cpca.jpg) no-repeat;	
}
li#cpca a:hover, li#cpca.selected a {
	background-position: 0 -46px;
}
li#rides a {
	width: 163px;
	background: transparent url(images/button_red_carpet_rides.jpg) no-repeat;	
}
li#rides a:hover, li#rides.selected a {
	background-position: 0 -46px;
}
li#about a {
	width: 149px;
	background: transparent url(images/button_about_the_blog.jpg) no-repeat;	
}
li#about a:hover, li#about.selected a {
	background-position: 0 -46px;
}

#addThisTools {
	float: right;
	padding-right: 20px;
	padding-top:4px;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 655px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0;
	clear: both;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	margin-top:10px;
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	background-color: #333;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.footer-post .postmetadata {
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
}
.footer-post span {
	float: left;
	margin-top: -5px;
	width:228px;
}
.footer-post span img {
	vertical-align: middle;
}

.postmetadata {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	clear: both;
}

.clear {
	clear: both;
}

.most-boxes-home {
	padding-left: 10px;
	padding-right: 10px;
	margin-top:10px;
	margin-bottom:10px;
	width: 230px;
}
.most-boxes {
	margin-left: 10px;
	margin-right: 10px;
	width: 270px;
}
.most-boxes a:hover {
	border-bottom: 1px dotted #fff;
}
.most-boxes-home h3, .most-boxes h3 {
	line-height: 35px;
}
ul.most-bullets li {
	list-style: none;
}
ul.most-bullets li:before {
	content: "\00BB \0020";
}


#footer {
	padding: 0;
	margin: 0 auto;
	margin-top: 20px;
	height: 65px;
	clear: both;
	color:#fff;
}

#footer div {
	float: left;
	height: 65px;
}
#footer div p {
	line-height: 65px;
	margin-top: 0px;
	padding-top: 0px !important;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 20px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
img {
	behavior: url(/wp-content/themes/tiff2008/javascript/iepngfix.htc); /* IE6 PNGs */
}
p img {
	padding: 0;
}

.entry p img{
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	padding-right: 34px;
}

.alignleft {
	clear: both;
	float: left;
	padding-left: 34px;
}

img#vote {
	width: 287px;
	height: 115px;
} 
	
img#contest {
	width: 287px;
	height: 135px;
}

img#recent-posts {
	margin:0;
	padding: 0;
	width: 655px;
	height: 48px;
	margin-bottom: -2px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

#sidebar ul li a {
	text-decoration: underline;
}
#sidebar ul li a:hover {
	text-decoration: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	float: right;
	margin: 0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #403e3c;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	margin-left: 677px;
	width: 310px;
}

#sidebar form, #flickr {
	width: 293px;
	margin: 0;
}

#sidebar form {
	padding: 22px 0;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}

div#flickr {
	padding-bottom: 22px;
	border-bottom: 1px solid #222;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 10px solid #000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}
	
.entry img {
	float: left;
	padding: 20px;
	padding-left:0px;
}

.navigation {
	display: block;
	text-align: center;
	color: #777;
}
	
.navigation a {
	color: #000;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Posts */
div#latest-post .home-text {
	float: none;
	padding-left: 20px;
	width: inherit;
}

#tiff-home .odd-post {
	background-color: #FFF;
}

.home-text {
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
}

.archive-text {
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
}

.home-text p, .archive-text p, .blog-text p {
	padding-top: 8px;
}

/* TIFF Blog page*/
.blog-text {
	padding: 20px;
	padding-top: 16px
}

#tiff-blog p.postmetadata, #tiff-single p.postmetadata {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #403e3c;
}
#tiff-blog p.postmetadata {
	height: 16px;
}

#tiff-blog p.postmetadata a{
	color:#FFF;
}
  
#flickr h2 {
	padding-bottom: 14px;
}

#flickr ul {
	list-style: none;
}

#flickr li {
	display: inline;
}

#flickr li img {
	margin-right: 6px;
	margin-bottom: 4px;
	padding-bottom: 0;
	border: 1px solid #999;
}

/* Single Post page */
#tiff-single #content.narrowcolumn .post img {
	position: relative;
	/*left: 76px;*/
	padding-bottom: 20px;
	display: block;
}
	
/*#tiff-single */
#sidebar img {

}
	
#tiff-single #content.narrowcolumn .post .entry,
#tiff-single #content.narrowcolumn .post h2,
#tiff-single #content.narrowcolumn h3,
#tiff-single #content.narrowcolumn form,
#tiff-single #content.narrowcolumn ol.commentlist {
	position: relative;
	left: 20px;
	width: 614px;
}

#tiff-single #content.narrowcolumn .navigation {
	position: relative;
	top: 10px;
}

#tiff-home #content.narrowcolumn .navigation, #tiff-blog #content.narrowcolumn .navigation {
	padding-top: 10px;
}

#tiff-single #content.narrowcolumn .post h2 {
	padding: 0px 0 10px;
}

/* CPCA  Post page */

#last-years-winner {
	float: left;
}

p#cpca-text {
	position: relative;
	float: right;
	width: 475px;
	color: #000;
	margin-top: 0px;
	padding-right: 150px;
	line-height: 20px;
	z-index: 1;
}

div#tiff-cpca h2  {
	padding-top: 20px;
}

div#tiff-cpca h4, div#tiff-cpca p  {
	padding: 8px 15px 0px 0px;
}

#tiff-about div.entry p {
	padding-left: 30px;
	width: 594px;
}

#tiff-about div.entry img {
	padding-bottom: 0;

}

#tiff-rides div.entry p {
	padding-top: 20px;
	padding-left: 30px;
	width: 594px;
}

#tiff-rides div.entry h3 {
	padding-left: 30px;
	width: 594px;
}

#tiff-rides div.entry img {
	padding-bottom: 0;
}

#tiff-rides .PictoBrowser {
	margin-top: 30px;
	text-align: center;
}

#read-all {
	height: 36px;
	width: 100%;
	border-top: 20px solid #000;
	background-color: #403e3c;
}

/* ----------------------------------------------------------------
NEW TIFF TEMP
-------------------------------------------------------------------*/

#header .officialRide{
	position:absolute;
	top:0px;
	right:0px;
}

#slides img{
	
}

.flickr img{
	border: solid 1px #aea9a5;
	/*margin:0px 0px 26px 26px;*/
	height:75px;
}

.icons{
	text-align:right;
	width:220px;
	float:left;
	padding:12px 0px 0px 12px;
}

.icons img{
	margin:0px 5px 0px 5px;
}

/*.slider_banner{
	margin-bottom:27px;
}*/

.cpca-page{
	padding-left:30px;
}

.entry a{
	text-decoration:underline;
}

.entry a:hover{
	text-decoration:none;
}

#slides a{
	color:#FFF !important;
}

#slides a:hover{
	color:#FFF !important;
}

h2{
	font-size:26px;
	font-style:italic;
    font-weight:normal;
    line-height:30px;
	text-transform:uppercase;
}

h2 a{
    text-decoration:none !important; 
}

h3{
	font-size:26px;
	font-style:italic;
    font-weight:normal;
    line-height:26px;
	margin:0px;
	padding:0px;
}

#slides{
	padding-top:20px;
}

.cpca-page h1{
	color:#000;
    font-size:30px;
    line-height:30px;
    font-weight:normal;
    text-align:left;
	padding-top:0px;
	float:right;
	width:490px;
	font-style:italic;
}

.cpca-page  h4{
	margin-top:18px;
}

.cpca-page .award{
	margin:0px 0px 0px 30px;
	padding:0px;
}

.archives{
	color:#FFF !important;
	font-size:15px;
}

.tiff-about{
	height:1810px;
	padding-right:20px !important;
	width:635px !important;
}

.tiff-blog{
	min-height:2220px;
}

#twitter{
	*display:none;
}

#fb{
	*display:none;
}

#quick-flickr{
	*display:none;
}

.carousel_arrow{
	background: #000 url(images/carousel_arrows.gif) no-repeat 0 0;
	display:block;
	width:22px;
	height:22px;
	text-decoration:none !important;
	position:absolute;
	top:10px;
}

.carousel_arrow.left{
	background-position:0px 0px;
	right:33px;
}

.carousel_arrow.right{
	background-position:-33px 0px;
	right:0px;
}

#sidebar ul .flickr  ul li:before{
	content: "";
}

#quick-flickr{
	position:relative;
}

.flickr ul li{
	width:114px;
}

.flickr{
	width:100%;
	height:90px;
	overflow:hidden;
}

.trackable_sharing{
	height:50px;
}

.trackable_sharing img{
	padding: 10px 10px 10px 0px;
}
