/*
Theme Name: shapelight2008
Theme URI: http://www.shapelight.com/
Description: The 2008 Theme for www.shapelight.com
Version: 1.0
Author: Dan Kaufman
Author URI: http://www.shapelight.com/
Tags: black, custom header, fixed width, single column, widgets

	shapelight2008
	 http://www.shapelight.com

	This theme was designed and built by Dan Kaufman,
	whose blog you will find at http://www.shapelight.com.com/

*/


body,td,th {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://www.shapelight.com/wp-content/themes/shapelight2008/images/texture_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
body {
	color: #FFFFFF;
	background-color: #000000;
}
body a {
	color: #FFFFFF
}
body a:active {
	color: #FFFFFF
}
body a:hover {
	color: #FFFFFF
}
body a:visited {
	color: #FFFFFF
}

#logo {
	width: 75px;
	height: 160px;
	text-align:right;
	float: left;
}
#envelope {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	/*border-left: solid thin #666666;*/
}
#banner {
	height: 170px;
	width: 100%;
	
}
#navbar {
	border-top: solid thin #666666;
	border-bottom: solid thin #666666;
	height: 25px;
	padding-left: 10px;
}
#maincol {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
#footer {
	font-size: 9px;
	border-top: inset thin #666666;
	text-align: center;
}

#banner img {
	float:left;
}
.name {
	font-size: 24px;
	float: left;
	margin-top: 68px;
}
#navbar ul, li, a {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar ul {
	list-style: none;
	padding-left: 0px;
}
#navbar li {
	display: inline;
	float: left;
	margin-right: 10px;
}
$navbar a
{
	text-decoration: none;
}
#maincol img {
	border: #666666 thin inset;
}
#admin 
{
	width: 350px;
	position: absolute;
	top: 0px;
	left: 750px;
	text-align: right;
}
.portfolio_item .client
{
	
}
.portfolio_item .description 
{
	margin-left: 25px;
}
.portfolio_item .description p 
{
	margin-top: 5px;
	
}
.portfolio_item .screenshot {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
.indent
{
	margin-left: 25px;
}
.post_title
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
.postmetadata
{
	text-align: left;
        border-bottom: thin solid 1px white;
}
.entry
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 25px;
}
.entry .image
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}