@charset "UTF-8";
/* Stylesheet for kentmonkman.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_right {
	height: 4.85em;
	overflow: hidden;
}

#header_right_slider {
	height: 4.85em;
	left: 375px;
	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;
}

#press_menu {
	margin-top: 9px;
}

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

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

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

/*Painting page*/
#painting_container {
	margin-top: 18px;
	width: 780px;
}

#painting_subcontainer {
	position: relative;
}

#painting_full {
	
	width: 540px;
	height: 378px;
}


/*Limited Editions  & Installation Page*/
#ltdeds_container, #installation_container, #performance_container {
	margin-top: 18px;
	width: 780px;
}

#ltdeds_subcontainer, #installation_subcontainer, #performance_subcontainer {
	position: relative;
}

#ltdeds_full, #installation_full, #performance_full {
	width: 540px;
	height: 378px;
}

/*Carousel*/
.carousel_img {
	float: right;
}

#carousel_tag {
	width: 220px;
	height: auto;
	background-color: #fff /*#eee*/;
	position: absolute;
	bottom: 0;
	padding: 5px 5px 0px 5px;
}

#carousel_tag_text {
	height:auto;
}

.image_link_textbox {
	margin-top:0.5em;
}

.image_link_textbox_div {
	border: 1px dotted #B2B2B2;
	margin: 6px -5px 0px -5px;
	padding: 5px 5px 7px 5px;
}

.image_link_li {
	margin-top:1.2em;
	margin-bottom:2px !important;
}

.image_link_div_li {
	margin-bottom: 0px !important;
}

#carousel_container {
	width: 780px;
	height: 216px;
	margin-top: 18px;
	margin-bottom: 18px;
	/*background-color: #eee;*/
}

.preload {
	top: 181px;
	left: 262px;
	right: 0px;
	position: absolute;
}

/*Press Page and Carousel*/
#press #carousel_container {
	height: 500px !important;
}

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

#biography_image, #biography_copy {
}


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

#footer-right {
	background: #666;
}
