/* styles
Title: styles for jeffreyworks.com
Author: german flores
created: 2007-11-09
Updated: 2009-10-24
*/

body	{
font-family: Verdana, Helvetica, Georgia;
font-size: small;
color: #000;
background-color: #000;
}

#wrap	{
}

#header	{
height: 50px;
background: #191919 url(/graph/jeff_ross_logo.gif) no-repeat left top;
}

#header h1	{
display: none;
}

#logo	{
}

#navigation	{
width: 500px;
margin-left: 480px;
padding: 0px;
padding-top: 40px;
}

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

#navigation li	{
display: inline;
margin-right: -3px;
padding: 2px 0px 7px 0px;
background: #333;
}

#navigation li a	{
padding: 1px 7px 7px 7px;
text-decoration: none;
color: #ccc;
}

#navigation li a:hover	{
color: #fff;
background: #464a52;
}

#navigation li a.active	{
background-color: #4c4c4c;
color: white;
}

.hhome #nhome	{
background: #464a52;
}
.hpublished #npublished	{
background: #464a52;
}

.hpeople #npeople	{
background: #464a52;
}

.harchitecture #narchitecture	{
background: #464a52;
}

.hblog #nblog	{
background: #464a52;
}


.habout #nabout	{
background: #464a52;
}

#content	{
clear: both;
}

#sub-nav	{
padding-bottom: 5px;
}

#sub-nav a	{
padding: 1px 5px 5px 5px;
text-decoration: none;
color: #ccc;
background: #333;
}

#sub-nav a:hover	{
color: #fff;
background: #464a52;
}

#sub-nav a.active	{
background-color: #4c4c4c;
color: white;
}

#footer	{
color: #666;
font-size: 90%;
}


/* links */
a:link	{}
a:hover	{}


img	{
border: none;
}

.caption	{
color: #ccc;
}

#about {
margin: 20px 0px 0px 0px;
padding: 0px;
height: 400px;
}

#about p	{
color: #ccc;
width: 800px;
}

#about img	{
float: left;
margin: 0px;
padding: 0px 40px 0px 0px; 
}

#about h2	{
padding: 0px;
margin: 0px;
color: #ccc;
letter-spacing: 2px;
}

#about a:link	{
color: #ccc;
letter-spacing: 1px;
text-decoration: none;
}
