@charset "UTF-8";
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #434343;
	margin: 0;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	text-align: center;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-left: auto;
}
#logo {
	float: left;
	height: 53px;
	width: 200px;
	text-align: left;
	padding-top: 17px;
}
#strip {
	height: auto;
	width: 1050px;
	padding-top: 0px;
	background-image: url(../images/strip.png);
	background-repeat: repeat-y;
	background-position: -50px top;
	background-color: #FFFFFF;
	float: left;
}

#right {
	float: left;
	height: auto;
	width: 800px;
	padding-top: 5px;
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 60px;
}
#left {
	float: left;
	height: 100%;
	width: 152px;
	text-align: center;
}
#nav {
	float: left;
	width: 152px;
}
#sections {
	background-image: url(../images/section-bg.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 152px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}
#footer {
	color: #333333;
	text-align: left;
	width: 760px;
	letter-spacing: 0.5px;
	font-weight: normal;
	font-size: 10px;
	height: 60px;
	float: left;
	background-image: url(../images/panel.png);
	padding-top: 3px;
	clear: both;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
	background-position: -9px -1px;
}

#header {
	float: left;
	height: 70px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#imagebox {
	float: right;
	height: 440px;
	width: 590px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#headertext {
	float: right;
	height: 25px;
	width: 600px;
	text-align: right;
	padding-top: 45px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
}
a.white:link {
	color: #FFFFFF;
}
#thumbnailheader {
	float: left;
	height: 20px;
	width: 200px;
	margin-top: 4px;
	color: #999999;
}
#thumbnails {
	float: left;
	height: 210px;
	width: 200px;
	text-align: left;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: left;
}
#thumbholder {
	float: left;
	height: 160px;
	width: 200px;
	text-align: left;
}
.thumbnailbox {
	float: left;
	height: 54px;
	width: 56px;
	padding: 2px;
	background-image: url(../images/thumbnail-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-bottom: 2px;
}
.thumbnailselected {
	float: left;
	height: 54px;
	width: 56px;
	padding: 2px;
	background-image: url(../images/thumbnail2-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-bottom: 2px;
}
#description {
	float: left;
	height: 144px;
	width: 200px;
	text-align: left;
}
#projectname {
	height: 22px;
	width: 200px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 25px;
	clear: left;
	font-size: 14px;
	color: #990000;
}
#imageholder {
	float: right;
	height: 480px;
	width: 590px;
}
#projectdesc {
	height: 140px;
	width: 200px;
	float: left;
	padding-top: 8px;
	clear: left;
	color: #000000;
}
#descriptionholder {
	float: left;
	height: 230px;
	width: 200px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 3px;
}
.red {
	color: #990000;
}
.alpha {
	opacity:1.0;
	filter:alpha(opacity=100);
}
.grey {
	color: #CCCCCC;
}
.grey2 {
	color: #999999;
}
.size10 {
	font-size: 10px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
#itemselect {
	height: 22px;
	width: auto;
	float: right;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	color: #999999;
}
#item {
	height: 20px;
	width: auto;
	display: inline-block;
	float: left;
	color: #999999;
}
#portfolio {
	float: right;
	height: 450px;
	width: 590px;
}
#contactinfo {
	text-align: center;
	width: 800px;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #CCCCCC;
	height: auto;
	float: left;
	font-size: 11px;
}
#nextbuttons {
	float: left;
	height: 25px;
	width: 200px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: left;
	padding-top: 5px;
	font-size: 13px;
}
.next {
	text-align: left;
	float: left;
	height: 20px;
	width: 100px;
}
.prev {
	text-align: right;
	float: right;
	height: 20px;
	width: 100px;
}
.emptybox {
	float: left;
	height: 54px;
	width: 56px;
	padding: 1px;
}
.fadein {
	display: none;
}
#contactform {
	float: left;
	height: 500px;
	width: 370px;
	text-align: left;
	padding-right: 230px;
	padding-left: 200px;
	padding-top: 20px;
	background-image: url(../images/border.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}
.textInput {
	width:290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/text-input.png);
	background-repeat: no-repeat;
	color: #666666;
	}
.textarea {
	width:290px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 5px;
	background-image: url(../images/text-area.png);
	background-repeat: no-repeat;
	color: #666666;
	}
p {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;
}
.padtop {
	padding-top: 6px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#top {
	width: 1040px;
	background-color: #666666;
	height: 30px;
	padding-right: 100%;
	padding-left: 100%;
}
.padright {
	padding-right: 20px;
}
#main {
	float: left;
	height: 400px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 20px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.indent20 {
	padding-left: 20px;
	line-height: 18px;
}
.indent30 {
	padding-left: 30px;
	line-height: 24px;
}
.indent40 {
	padding-left: 40px;
}
.indent10 {
	padding-left: 10px;
	line-height: 23px;
}
.indent15 {
	padding-left: 15px;
	line-height: 10px;
}
.darkgrey {
	color: #666666;
}
#featured {
	height: 130px;
	width: 200px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 25px;
	clear: left;
	font-size: 14px;
	color: #990000;
}
#blog {
	float: left;
	height: auto;
	width: 700px;
	padding-top: 0px;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	min-height: 471px;
}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}
.commentlist li ul li {
	font-size: 14px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.commentlist {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	}	

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	float: right;
	width: 200px;
	}
.narrowcolumn {
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 12px;
	}
	#content {
	font-size: 12px;
	}
	small {
	font-size: 10px;
	line-height: 1.5em;
	}
	
	
	#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
h2 {
	font-size: 16px;
	display: block;
	clear: both;
	padding-top: 10px;
}
	.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#intro {
	float: left;
	height: auto;
	width: 450px;
	padding-top: 15px;
	text-align: left;
	margin-left: 0px;
	padding-right: 350px;
	background-image: url(../images/home-page-strip.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	min-height: 476px;
}
.dottedbox {
	float: left;
	height: auto;
	width: 430px;
	border: thin dotted #999999;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #f6f6f6;
	min-height: 200px;
}
.highlight {
	display: inline;
	background-color: #f6f6f6;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#abouttext {
	float: left;
	height: 476px;
	width: 550px;
	padding-top: 15px;
	text-align: left;
	margin-left: 0px;
	padding-right: 250px;
}
#digg {
	float: left;
	display: block;
	width: 200px;
	margin-top: 20px;
}
.item2 {
	height: 20px;
	width: auto;
	display: inline;
	float: left;
	color: #999999;
}
.bean1 {
	background-image: url(../images/bean1.jpg);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	float: left;
	height: 15px;
	padding-left: 14px;
	color: #990000;
	padding-right: 4px;
	margin-top: 5px;
}
.bean2 {
	background-image: url(../images/bean2.jpg);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	float: left;
	height: 15px;
	padding-left: 14px;
	color: #990000;
	padding-right: 4px;
	margin-top: 5px;
}
.bean3 {
	background-image: url(../images/bean3.jpg);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	float: left;
	height: 15px;
	padding-left: 14px;
	color: #990000;
	padding-right: 4px;
	margin-top: 5px;
}
.bean4 {
	background-image: url(../images/bean4.jpg);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	float: left;
	height: 15px;
	padding-left: 14px;
	color: #990000;
	padding-right: 4px;
	margin-top: 5px;
}
a.selected#aboutButton, a.selected#portfolioButton, a.selected#homeButton, a.selected#contactButton, a.selected#blogButton
{
	background-position: 0 -100px;
}
#aboutButton
{
  display: block;
  width: 152px;
  height: 50px;
  background: url("/images/about-button.jpg") no-repeat 0 0;
}

#aboutButton:hover, #portfolioButton:hover, #homeButton:hover, #contactButton:hover, #blogButton:hover
{ 
  background-position: 0 -50px;
}

#aboutButton span, #portfolioButton span, #homeButton span, #contactButton span, #blogButton span
{
  display: none;
}

#portfolioButton
{
  display: block;
  width: 152px;
  height: 50px;
  background: url("/images/portfolio-button.jpg") no-repeat 0 0;
}
#homeButton
{
  display: block;
  width: 152px;
  height: 50px;
  background: url("/images/home-button.jpg") no-repeat 0 0;
}
#contactButton
{
  display: block;
  width: 152px;
  height: 50px;
  background: url("/images/contact-button.jpg") no-repeat 0 0;
}
#blogButton
{
  display: block;
  width: 152px;
  height: 50px;
  background: url("/images/blog-button.jpg") no-repeat 0 0;
}
