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


body {
color: #675b4f;
font-size: 13px;
font-family: Helvetica, Arial, Verdana, sanserif;
line-height: 1.2em;
background-color:#333333;
margin:0;
padding:0;
}

#home {
margin:0 0 8px 0;
padding:0;
}

#home h1 {
color:#a08d7b;
text-decoration:none;
font-size: 18px;
font-family: Helvetica, Arial, Verdana, sanserif;
margin:0;
padding:0;
}

#home a:link, #nav a:link {
color:#675b4f;
text-decoration: none;
}

#home a:visited, #nav a:visited {
color:#675b4f;
text-decoration: none;
}

#home a:hover, #nav a:hover {
color:#FF0000;
text-decoration: none;
}

#home a:active, #nav a:active {
color: #FF0000;
text-decoration: none;
}

#nav {
margin:0 0 20px 0;
padding:0;
color:#a08d7b;
}

#nav ul {
margin:0;
padding:0;	
list-style: none;
}

#nav li {
display:inline;
margin-right: 10px;
}

#container {
margin: 0 0 0 15px;
padding: 0;
}

#headder {
padding:20px 0 0 0;
}

#content {
margin:0;
padding:0;
}

#footer {
padding:0;
margin:0;
position:fixed;
bottom:0;
left:5px;
}

#footer p {
font-family: Helvetica, Arial, Verdana, sanserif;
font-size:10px;
color:#555;
margin:0 0 10px 10px;
padding:0;
background-color:#333333;
}

#footer img {
float:left;
}

a:visited {
color: #a08d7b;
}

a:hover {
color:#FF0000;
text-decoration: none;
}

a:link {
color: #a08d7b;
}

a:active {
color: #FF0000;
text-decoration: none;
}

.new {
color: #ffaf33;
}

.on {
color: #FF0000;
text-decoration: none;
}

h2 {
font-size: 16px;
color:#a08d7b;
}

p {
font-family: Helvetica, Arial, Verdana, sanserif;
font-size:11px;
color:#a08d7b;
}

img {
border:none;
}

.about {
list-style: none;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, Verdana, sanserif;
font-size:13px;
color:#a08d7b;
}

.column {
float: left;
margin: 0 0 0 20px;
width:300px;
}

ul.about {
display:inline;
}

li.blogger {
background-image: url(../images/icon-blogger.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.facebook {
background-image: url(../images/icon-facebook.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.flickr {
background-image: url(../images/icon-flickr.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.formspring {
background-image: url(../images/icon-formspring.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.myspace {
background-image: url(../images/icon-myspace.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.tumblr {
background-image: url(../images/icon-tumblr.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.twitter {
background-image: url(../images/icon-twitter.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

li.none {
background-image: url(../images/icon-none.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 9px 0 9px 40px;
margin: 0;
}

.purchase a:link {
color: #ffaf33;
font-weight:bold;
font-size: 13px;
}

.purchase a:hover {
font-weight: bold;
color:#FF0000;
text-decoration: none;
}

.purchase a:active {
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
.purchase a:visited {
font-weight: bold;
color:#ffaf33;
}

#editorial {
width:7000px;
height:640px;
}

#documentary {
width:4210px;
height:640px;
}

#fashion {
width:4980px;
height:640px;
}

#portraits {
width:5775px;
height:640px;
}

#projects {
width:3030px;
height:700px;
}

#editorial div, #fashion div, #portraits div, #projects div, #documentary div {
float: left;
margin-left: 20px;
}
