@charset "UTF-8";
/* Stylesheet for urbannation.com */

.container_12 {
	/*background: #E6E6E6;*/
	/*background-image: url(./images/960_grid_12col_18bl.png);
	background-repeat: no-repeat;*/
}

#subheader_alpha h4, #link {
	background: #B2B2B2;
}

#subheader {
	background: #fff;
}

.column {
	/*background: #CCC;*/
	/*gutter lines: change margin to padding at 9px on right sides, add 1px border, reset omega class to avoid border. repeat for subheaders, adjust vertical margin for column divs*/
}

#column_content {
	padding: 5px;
}

#footer {
	background: none;
	border-bottom: 2px solid #666;
}

#header_container {
	min-width: 940px;
	border-bottom: 2px solid #B2B2B2;
}

#header_left, #header_mid {
	/*background: #E6E6E6;*/
	/*height: 48px;*/
}

#header_right {
	height: 4.85em;
	overflow: hidden;
}

#header_right_slider {
	height: 4.85em;
	width: 460px;
	position: relative;
}

#header_right_copy {
	height: 4.85em;
	width: 460px;
	position: absolute;
	bottom: 0px;
}

.header_right_copyblock {
	position: absolute;
	bottom: 0px;
}

.header_right_copyblock ul {
	list-style: none;
}

.header_right_li1 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#main_center {
	margin-top: 9px;
	text-align: center;
}

#film_image, #project_image {
	cursor: pointer;
}

/* Works Menu */
#films_menu {
	padding: 5px 0px 5px 0px;
}

#film_container, #project_container {
	margin-top:18px;
}

/*Photos*/
#bio_photo_thumb {
	margin-top: 9px;
	height: 178px;
}

#featured_photo_thumb {
	margin-top: 9px;
	display: block;
}


/*Biography Page*/
#biography_container {
	margin-top: 18px;
}

#biography_image, #biography_copy {
}


/*Footer*/
#footer-left {
	background:none;
}

#footer-right {
	background: #666;
}