* {margin: 0; padding: 0;}

html, body {height: auto; min-height: 100%;
 margin: 0;}

body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background: #000 url(../images/bg_sidebar.jpg) top left repeat-y;
	
	
}

#loading-image {
background-color: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0; left: 0;
z-index: 1;
}


#container { 
	width: 1600px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*height: auto; min-height: 100%; overflow: auto;  display: table;*/
	height: 100%;
} 




/* 
**************************
LEFT COLUMN
**************************
*/
#sidebar1 {
	float: left;
	margin: 0;
	width: 378px; 
	padding: 0; 
	height: 100%;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.sidebarContent {
	padding: 90px 0px 0 15px;
}

#navigation {
	text-align: right;
	padding: 60px 30px 0 30px;
	line-height: 130%;
	font-size: 14px;
}

#navigation a {
	color: #383737;
	text-decoration:none;
	
}

#navigation a:hover {color: #F00}

#social {
	text-align: right;
	padding: 40px 18px;
}

#social p {color: #838282; font-family: 'Josefin Sans', sans-serif; font-size: 19px;}
#social img {padding-left: 3px; padding-top: 5px; border: 0;}

/* 
**************************
RIGHT COLUMN - MAIN/HOME
**************************
*/


#mainContent { 
	margin: 0; padding: 0;
	height: auto;
	min-height: 100%;  float: left;  width: 600px; 
	/*background-color:#000;*/  
	border-left: 1px solid #838383;
	background:#000 url(../images/strip.jpg) top left repeat-y;
} 

#filmWrap {width: 74px; height: 100%; float: left;}
#filmstrip {background:#000 url(../images/strip.jpg) top left repeat-y; width: 74px; height: 100%;}

.homepagecopy {
	background-color:#000;
	color: #FFF; width: 630px; float: left; height: auto; min-height: 100%;  margin-left:114px;
}

#homeContent {width: 500px; min-height: 400px;
	background: url(../images/bg_black.jpg) top left no-repeat;
	margin: 40px 0 0 0px;
}


#homeContent h1 {
	padding: 140px 0 0px 0px;
	font: 58px 'Cardo', serif;
	color: #d5d2d2; font-weight: normal;
}

#homeContent p, #homeContent div {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9a9999;
	padding: 0 0 10px 0px;
	line-height: 150%;
}

.red {color: #e62218}

/* 
**************************
HIDDEN DIVS
**************************
*/

.centercolumn {
	width: 415px; height: auto;
	min-height: 100%; 
	background: #fff url(../images/bg_center.jpg) repeat-y; 
	float: left;  display: table-column;
	padding-bottom: 20px;
	
	}
	
	.centercolumn2 {
	width: 415px; height: auto;
	min-height: 100%; 
	background: #fff url(../images/bg_center.jpg) repeat-y; 
	float: right;  display: table-column;
	padding-top: 10px;
	}

.centercolumn h2 {
	font: 25px 'Cardo', serif;
	color: #e62218;
	margin: 6px 40px 8px 55px;
	
}

.centercolumn2 h2 {
	font: 25px 'Cardo', serif;
	color: #e62218;
	margin: 6px 40px 8px 35px;
	text-align:center;
	
}

.centercolumn p {
	margin: 0 40px 20px 55px;	
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #363535;
	line-height: 140%;
}

.slidingCase p {margin: 0 40px 10px 35px}

.centercolumn2 p {
	margin: 0 40px 10px 35px;	
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #363535;
	line-height: 140%;
}

.slidingNew p {margin: 0 20px 10px 20px;}
.slidingNew h2 {margin: 6px 20px 8px 20px;}
.skinny { width: 130px;}

a {color: #e62218; text-decoration:none;}
a:hover {color: #F60;}


.inlinecopy {list-style-type:none; font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 40px 20px 55px; color: #363535;
	line-height: 140%;}
.inlinecopy li {padding: 0;}
.bulletedlist {font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 40px 20px 55px; color: #363535;}

/* 
**************************
PORTFOLIO DIVS
**************************
*/

.slidingFun, .slidingAbout, .slidingCase {width: 509px; background: url(../images/bg_center_fun.png) repeat-y;}
.slidingNew {width: 178px; background: url(../images/bg_center_skinny.jpg) repeat-y}



.subnav {
	background:url(../images/graytop_bg.png) top left no-repeat;
	height: 253px; padding: 0; margin: 0;
}


.subnav p {
	font: 25px 'Cardo', serif;
	color: #fff;
	padding: 108px 20px 8px 35px;
	margin: 0;
}

.nav {padding-left: 35px; padding-right: 50px; font-size: 12px;}

.nav li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-size: 12px;
padding-bottom: 8px;
}

.nav a {color: #fff; text-decoration:underline; line-height: 150%}
.nav a:hover  {color: #F00;}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/loading.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

.content {
	margin:-40px 0 0 0; padding: 0; 
}

.content h2 {text-align:right; font-size: 20px; padding-right: 10px;}
.directions {float: left; width: 200px; color: #999; font-size: 12px; padding: 15px 0 0 20px}
.categories {margin-top: 20px; font-size: 14px; padding: 15px 0 6px 20px; text-align: center; border-bottom: 1px dotted #ccc;}
.categories a {color: #F00; padding: 0 15px;}
.content table {margin-left: 60px; margin-top: 20px;}
.content table img {border: 0}

.tiny {font-size:10px; color: #999}


/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}@charset "UTF-8";
/* CSS Document */

