/*////////// INIT ///////////*/

* { margin:0; padding:0; z-index:0; }
html, body { height:100%; }
body { font-family: 'FF Meta Serif Web Pro', Georgia, Times, serif; font-size:62.5%; background: #DAD8D4;}
ol, ul { list-style: none;}
img { border:none; }

/*////////// MAIN STYLES ///////////*/

#wrapper { width:750px; min-height:100%; background:#ffffff; margin:30px 0 0 100px;}
#content { padding: 5px 0px 10px 80px; width:625px; }

p { font-size: 13px; color:#333; line-height:21px; padding:0 0 10px 0;}
ul { font-size: 13px; color:#777; line-height:21px; padding:0 0 15px 0; }
li { display:inline;}
a { font-size:13px; text-decoration:none; color:#777;}
a:hover { color:#222222; background-color: #FFFB8F;}
h2 { font-size:28px; line-height:30px; color:#C9C9C9; font-weight:100;}
h3 { font-size:18px; line-height:30px; color:#A59D8C; font-style: normal; font-weight: normal; padding:0 0 10px 0;}

/*////////// CONTENT STYLES ///////////*/

.time { padding:0 0 70px 5px;}
.time p {font-size:12px; font-style: italic; color:#999;}
.portfoliotext {padding:30px 0 0 5px; width:530px;}
.socialtext {padding:10px 0 0 5px; width:520px;}
.contacttext {padding:15px 0 20px 5px; width:530px;}
.footer { color:#999; font-size:12px; line-height:16px; padding:50px 0 0 5px;}
