/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: small;
	font-family: Georgia, serif;
	background: url(../images/header_bg.gif) repeat-x;
	background-color: #000000;
}

#wrap {
	width: 990px;
}

#header {
	width: 990px;
	height: 92px;
	margin-top: 50px;
	background: url(../images/logo_header.gif) no-repeat 0 35%;
	margin-bottom: 20px;
}

#left {
	width: 200px;
	float: left;
	margin-right: 30px;
}

#nav {
	width: 200px;
	font-family: "Futura";
	font-weight: lighter;
	font-size: 125%;
	text-transform: lowercase;
	letter-spacing: -.05em;
	text-align: left;
	clear: both;
}

#navLink {
	width: 200px;
	color: #CCCCCC;
	list-style: none;
	float: left;
	display: block;
	clear: both;
}

#navLink a {
	width: 200px;
	background: url(../images/nav_bg.gif) no-repeat;
	color: #999999;
	list-style: none;
	text-decoration: none;
	padding: 15px;
	display: block;
}

#navLink a:hover {
	background: url(../images/nav_bg_green.gif) no-repeat;
	color: #FFFFFF;
}

#navCategories {
	width: 200px;
	font-family: "Georgia";
	font-size: 80%;
	line-height: 1.5em;
	color: #999999;
	text-align: left;
}

#navCategories a{
	color: #999999;
	text-decoration: none;
}

#navCategories a:hover {
	color: #666666;
	text-decoration: underline;
}

#featuredWork {
	text-align: left;
	width: 200px;
	float: left;
	margin-top: 40px;
}

#featuredDescription {
	font-family: "Georgia";
	font-size: 80%;
	line-height: 1.5em;
	color: #CCCCCC;
	text-align: left;
}

#featuredBox {
	width: 200px;
	margin-bottom: 5px;
	border-color: #666666;
	margin-top: 10px;
}

#featuredBox a{
	color:#666666;
	width: 200px;
	margin-bottom: 5px;
	border-color: #666666;
}

#featuredBox a:hover{
	color: #FFFFFF;
	width: 200px;
	margin-bottom: 5px;
	border-color: #FFFFFF;
}	

#blog {
	width: 400px;
	float: left;
	margin-right: 30px;
	text-align: left;
}

#goodies {
	width: 180px;
	margin-right: 30px;
	float: left;
	margin-left: 10px;
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 25px;
}

#goodies2 {
	width: 180px;
	float: right;
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 25px;
}

#goodies a{
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
}

#goodies2 a{
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
}

#goodies a:hover{
	color: #666666;
}

#goodies2 a:hover{
	color: #666666;
}

#media {
	float: left;
	width: 150px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
}

#media dt {
	float: left;
	width: 150px;
	text-align: left;
	font-family: "Futura", Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}

#media dt a{
	float: left;
	width: 150px;
	text-align: left;
	font-family: "Futura", Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#media dt a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	margin-top: 0px;
}

#media dl {
	float: left;
	width: 150px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	display: inline; /* fixes IE/Win double margin bug */
}

#media dd {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.5em;
	color: #666666
}

#media dd.img img {
	float: left;
	margin-right: 5px;
	border: 2px solid #666666;
}

#links {
	width: 150px;
	float: left;
	text-align: left;
}

#linkHeadline {
	background-image: url(../images/links_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	font-family: "Georgia";
	color: #CCCCCC;
	font-size: 110%;
	line-height: 1em;
	margin-bottom: 3px;
}

#linkHeadline a{
	color: #666666;
	text-decoration: none;
	}
	
#linkHeadline a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#linkDescription {
	padding: 5px;
	font-family: "Georgia";
	font-size: 80%;
	color: #666666;
	margin-bottom: 25px;
}

#folioNav {
	width: 150px;
	float: left;
	text-align: left;
}

#folioNavItem {
	width: 150px;
	float: left;
	text-align: left;
	font-family: "Futura", Helvetica, sans-serif;
	font-size: 125%;
	color: #FFFFFF;
}

#folio {
	width: 580px;
	margin-right: 30px;
	text-align: left;
	float: left;
}

#folioHeadline {
	color: #999999;
	font-family: "Futura", Helvetica, sans-serif;
	font-size: 140%;
	margin-bottom: 0px;
}

#folioSubhead {
	color: #666666;
	font-family: "Futura", Helvetica, sans-serif;
	font-size: 85%;
	margin-bottom: 5px;
}

#folioDescription {
	color: #CCCCCC;
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 40px;
}

#folioBox {
	width: 580px;
	margin-bottom: 5px;
}

#folioBox a{
	color: #666666;
}

#folioBox a:hover {
	color: #FFFFFF;
}

#folioBox.img{
	width: 580px;
	margin-bottom: 5px;
}

#folioBox.img a:{
	color:#666666;
}

#folioBox.img a:hover{
	color: #FFFFFF;
}

.blogHeadline {
	font-family: "Futura", Helvetica, sans-serif;
	font-size: 150%;
	letter-spacing: -.05em;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	line-height: 1em;
	text-decoration: none;
}

.blogHeadline a{
	font-family: "Futura", Helvetica, sans-serif;
	letter-spacing: -.05em;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	line-height: 1em;
	text-decoration: none;
}

.blogHeadline a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#blogText {
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;
	width: 390px;
	margin-bottom: 20px;
}

#blogText a{
	font-family: "Georgia";
	font-size: 100%;
	color: #999999;
}

#blogText a:hover{
	color: #666666;
}

#blogTimeData {
	font-size: 75%;
	font-family: "Georgia";
	color: #666666;
	text-align: left;
	margin-bottom: 10px;
}

#blogCommentsName {
	font-size: 85%;
	font-family: "Futura", Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	margin-bottom: 7px;
	padding-left: 10px;
}

#blogComments {
	font-size: 85%;
	font-family: "Futura", Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	margin-bottom: 45px;
	padding-left: 10px;
}

#blogComments a{
	color: #999999;
}

#blogComments a:hover{
	color: #666666;
}

.blogObject {
	width: 370px;
	padding: 7px;
	margin-bottom: 5px;
	background: #666666;
}
	
	
	
	
	
	
	

