@charset "UTF-8";
/* CSS Document */

/* mac hide \*/
/*html,body{height:100%;width:100%;}
/* end hide */

body {
	background-color: #333333;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CBCBCB;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0px;
}
.click_to_enlarge {
	font-size: 11px;
	padding-left: 10px;
}
.recent_info {
	font-size: 11px;
	line-height: 16px;
}
#portfolio_category {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #5C5C5C;
	padding-bottom: 3px;
	width: 300px;
	margin-bottom: 5px;
}

#site_container {
	height:100%;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	
}

#sitepress_container {
	height:100%;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	
}


#top_shadow {
	height: 7px;
	width: 100%;
	background-image: url(../images/top_shadow.png);
	background-repeat: repeat-x;
}

#nav_container {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding-top: 12px;
	width: 910px;
	margin-left: 20px;
	text-transform: uppercase;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C88510;
	text-decoration: none;
}
a:active {
	color: #C88510;
	text-decoration: none;
}


#mid_container {
	width:100%;
	background-color: #424242;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px; /*set to a negative number 1/2 of your height*/
	margin-left: -50%; /*set to a negative number 1/2 of your width*/
	z-index: -1;
	}
	
	#midPress_container {
	width:100%;
	background-color: #424242;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px; /*set to a negative number 1/2 of your height*/
	margin-left: -50%; /*set to a negative number 1/2 of your width*/
	z-index: -1;
	padding-left: 100px;
	}
#bio_image_container {
	float: right;
	padding: 20px;
}

#content_container {
	width: 950px;
	height: 400px;
	margin-left:auto;
	margin-right:auto;
	overflow: visible;
	padding-bottom: 20px;
}

#contentpress_container {
	width: 950px;
	height: 400px;
	margin-left:auto;
	margin-right:auto;
	overflow: visible;
	padding-bottom: 20px;
}
#bio_container {
	width: 570px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
	
#header_container {
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#logo_padding {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#footer_container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#header_bg {
	background-color: #481526;
	background-image: url(../images/wallpaper_bg.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 125px;
}
#footer_bg {
	background-color: #481526;
	background-image: url(../images/wallpaper_bg.jpg);
	background-repeat: repeat;
	height: 125px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 0px;
}
#bottom_shadow {
	height: 7px;
	width: 100%;
	background-image: url(../images/bottom_shadow.png);
	background-repeat: repeat-x;
	position: relative;
	bottom: 7px;
}
.portfolio_item {
	font-size: 14px;
	margin-top: 5px;
}
#portfolio_left {
	float: left;
	width: 290px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
	padding-top: 0px;
	font-size: 14px;
}
#portfolio_middle {
	float: left;
	width: 325px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
	padding-top: 0px;
	font-size: 12px;
}
#portfolio_center {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}
#press_sketches_container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#portfolio_right {
	float: right;
	width: 300px;
	padding-left: 20px;
	margin-top: -34px;
	padding-top: 10px;
}


#page_header {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#portfolio_item_header {
	width: 910px;
	margin-right: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C5C;
}
#portfolio_header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#return_container {
	float: right;
	display: table-cell;
	vertical-align: bottom;
	height: 15px;
	padding-top: 5px;
}
#portfolio_info_container {
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 24px;
	padding-right: 30px;
}
#portfolio_thumb_container {
	float: left;
	width: 525px;
	line-height: 24px;
	background-color: #555555;
	height: 350px;
}
#thumbnail_box {
	background-color: #CCCCCC;
	height: 60px;
	width: 60px;
	float: left;
	margin: 10px;
}
.next_page {
	font-size: 11px;
	float: right;
	padding-right: 20px;
}
#contact_info {
	float: left;
	width: 175px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 24px;
	padding-top: 20px;
	font-size: 14px;
}
.paragraph_10 {
	font-size: 10px;
}

