@import "reset.css";

body {
	background-image:url(../images/i/bg.jpg);
	background-attachment: fixed;
	font-family:Georgia, Times, Serif;
}

#bod {
	position: relative;
	width: 900px;	
	margin: 0 auto;
	text-align: center;
}
#container {
	float: left;
	position: relative;
	width: 900px;
	text-align: left;
}

#navigation {
	float: left;
	position:fixed;
	width:153px;
	margin:0 0 0 750px;
}

.print, .logo, .web, .art, .sketch, .info, .print-active, .logo-active, .web-active, .info-active, .art-active {
	margin:0 0 0 0px;
	float:right;
} 

.print a:link, .print a:visited, .print-active a  {
	height: 30px;
	width: 137px;
	display: block;
	text-decoration: none;
	background-image: url(../images/i/navigation.gif);
	background-position: 0px 0;
}
.print a:hover, .print-active a {
	background-position: -155px 0;
}

.logo a:link, .logo a:visited, .logo-active a  {
	height:30px;
	width: 137px;
	display: block;
	text-decoration: none;
	background-image: url(../images/i/navigation.gif);
	background-position: 0px -30px;
}
.logo a:hover, .logo-active a{
	background-position: -155px -30px;
}

.web a:link, .web a:visited, .web-active a  {
	height: 30px;
	width: 137px;
	display: block;
	text-decoration:none;
	background-image: url(../images/i/navigation.gif);
	background-position: 0px -60px;
}
.web a:hover, .web-active a {
	background-position: -155px -60px;
}

.art a:link, .art a:visited, .art-active a  {
	height: 30px;
	width: 137px;
	display:block;
	text-decoration:none;
	background-image: url(../images/i/navigation.gif);
	background-position: 0px -90px;
}

.art a:hover, .art-active a {
	background-position: -155px -90px;
}

.sketch a:link, .sketch a:visited {
	height: 30px;
	width: 137px;
	display:block;
	text-decoration:none;
	background-image: url(../images/i/navigation.gif);
	background-position: 0px -120px;
}

.sketch a:hover {
	background-position: -155px -120px;
}

.info a:link, .info a:visited, .info-active a {
	height: 30px;
	width: 137px;
	display:block;
	text-decoration:none;
	background-image: url(../images/i/navigation.gif);
	background-position: 0px -150px;
}

.info a:hover, .info-active a {
	background-position: -155px -150px;
}

.home, .home a {
	background-image: url(../images/i/eugenegood.jpg);
	width: 153px;
	height: 211px;
	display: block;
	text-decoration: none;
}

.home a:link, .home a:visited {}

.home a:hover {
	background-color: #f0f0f0;
}

span {
	visibility: hidden;
}

#content_area {
	float:left;
	width:750px;
	padding:28px 0 0 0;
}

#posting {
	padding:1em 0 0 0;
}



h2 {
	font-size:1.6em;
	line-height:1.6em;
}

#posting a { 
	color: #00aeff; 
	text-decoration: none;
}

h2 a:link, h2 a:hover, h2 a:visited {
	background-color: #00aeff;
	color:#FFFFFF;
	text-decoration:none;
	padding:.1em;
}

.posted_time {
	font-size:.8em;
	color:#d0d0d0;
	margin:-.5em 1em 0 0;
}

.section_header {
	margin:-20px 0 0 0;
	padding:0 0 20px 0;
}

#work_single {
	margin: 40px 0 0 0;
}

#work_single h3, #info_section h3, #posting h3 {
	color:#ec008c;
	font-size:20px;
}

#work_single p, #info_section p{
	color:#c0c0c0;
	font-size:.8em;
	font-weight:bold;
	line-height:1.5em;
}

#info_section p {
	padding: 0 0 20px 0;
}

#info_section a, #info_section a:link, #info_section a:visited {
	color: #b0b0b0;
	text-decoration: none;
}

#info_section a:hover {
	text-decoration: underline;
}

#work_thumb {
	float:left;
	position:relative;
/*	background-image:url(/s/images/i/e_bg.jpg); */
	background-color:#e0e0e0;
	width:171px;
	height:94spx;
	margin:0 5px 5px 0;
}

#work_thumb img {
	padding:0px;
	width:171px;
	height:94px;
}

#work_thumb img a:hover {
	padding:0px;
	width:171px;
	height:94px;
}

.thumb_info {
	position:relative;
	float:left;
	margin:-60px 0 0 0;
}

.thumb_info h3 a {
	float:left;
	margin: 0 0 0 0;
	padding:4px 7px 3px 10px;
	background-color:#38c62c;
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
}

.thumb_info p a {
	float:left;
	margin: 0;
	padding:6px 7px 5px 10px;
/*
	background-color:#ec008c;
	color:#FFFFFF;
*/
	background-color:#38c62c;
	color:#FFFFFF;
	text-decoration:none;
	font-style:italic;
}

.section_header_print {
	background:url(../images/i/header_print.jpg);
	width: 383px;
	height: 112px;
}

.section_header_web {
	background:url(../images/i/header_web.jpg);
	width: 383px;
	height: 112px;
}

.section_header_logo {
	background:url(../images/i/header_logo.jpg);
	width: 383px;
	height: 112px;
}

.section_header_info {
	background:url(../images/i/header_info.jpg);
	width: 383px;
	height: 112px;
}

.section_header_work {
	background:url(../images/i/header_work.jpg);
	width: 383px;
	height: 112px;
}

.section_header_blog {
	background:url(../images/i/header_blog.jpg);
	width: 383px;
	height: 112px;
}

.section_header_art {
	background:url(../images/i/header_art.jpg);
	width: 383px;
	height: 112px;
}

.section_header_print h3, .section_header_web h3, .section_header_logo h3, .section_header_info h3, .section_header_work h3, .section_header_art h3, .section_header_blog h3 {
	display: none;
}

#thumb_area {
	margin: 80px 0 0 0;
}

#work_vitals {
	position: absolute;
	margin: 0;
	width: 700px;
}

#work_vitals .vital_details {
	font-weight: normal;
	color: #c0c0c0;
	line-height:16px;
}

.work_footer {
	float: left;
	position: absolute;
	margin: 15px 50px 0 550px;
	width: 150px;
	text-align: right;
}

.work_footer a {
	padding: 10px 0 0 0;
	color: #38c62c;
	text-decoration: none;
}

#posts {
	margin: 40px 0 0 0;
}

#posting {
	width: 400px;
	border: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #b0b0b0;
}

#posting h2 {
	color: #38c62c;
	text-transform: uppercase;
}

#posting p {
	padding: 0 0 20px 0;
	color: #b0b0b0;
	width: 400px;
	font-size: 14px;
	line-height: 18px;
}

.blog_image {
	padding: 0 0 5px 0;
}

.green_header {
	color: #38c62c;
}