/*
	Filename         :	style.css
	Created by		 :	Andrew Harris	[ http://www.andrewharris.tv ]
	Last updated by  :	Andrew Harris   [ andrew@andrewharris.tv     ]
	Last Updated     :	15 October 2009
	Comments         :	Global screen style sheet for http://www.richardhickey.co.uk
*/


/******************************************************************************/
/* 						Cleaning up default styles 							  */
/******************************************************************************/

a img, a:focus	  {border:none; outline:none;}
*				  {padding:0; margin:0; border:0;}



/******************************************************************************/
/* 						Font styles	+ typography							  */
/******************************************************************************/

@font-face {font-family: "HelveticaNeueLTStd%20Th"; src:url(HelveticaNeueLTStd%20Th.otf);}

body {font-family: "HelveticaNeueLTStd%20Th" Helvetica, Arial, sans-serif; font-size:10px; background-color:#000; color:#FFF;}

#header			{font-size:100px; font-family:Helvetica, Arial, sans-serif;}
#footer			{font-size:16px;}
#category		{font-size:16px;}
li.title		{font-size:11px;}
p.webCredit		{font-size:11px;}

p				{padding:0 0 10px 0;}

a 				{color: #fff; text-decoration: none;}
a:hover 		{text-decoration: none; border-bottom:1px solid #B7D7D5;}

.webCredit a, p.webCredit			{color:#333;}

/******************************************************************************/
/* 								Container									  */
/******************************************************************************/

html, body 			{height: 100%;}
* html #container 	{height: 100%;}
#container 			{min-height:100%;  width: 860px; margin: 0px auto;}



/******************************************************************************/
/* 								Main Styling								  */
/******************************************************************************/

.clearFloat		{float:none; clear:both;}




/* Header */

#header  {height:130px; vertical-align:top;}



/* Footer */

#footer			{padding:15px 0 25px 0; margin:20px 10px 0 10px;}

#footer li		{list-style:none; float:left; padding-right:20px;}

p.webCredit		{padding:40px 0 0 0;}


/* Thumbnails */

ul.movThumb		{float:left; margin:0 10px 0 10px; padding:0; height:150px; display:block; width:195px;}
.movThumb li	{list-style:none; margin:0; padding:0; height:110px; width:195px;  display:block; background-color:#3CC;}

li.thumbnail 	{width: 195px; height: 110px; float: left;}
li.title		{padding:0; margin:0; line-height:22px;}

.colorbox:hover {opacity: 0.8 !important;}





/* The inner workings */

.jFlowControl {
	color: #a4292f;
}

.jFlowControl:hover	{border-bottom:1px solid #B7D7D5; text-decoration:none;}

#category span{
	cursor:pointer;
}


.fl {
	cursor: pointer;
	color: #553434;
	}

.fl:hover {
	cursor: pointer;
	color: #51929f;
	}


#slides div.jFlowSlideContainer {
}

#slides {
}
