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

BODY {
	font-size: 100%;
	margin: 0;
	/* font-family: Verdana, Helvetica, sans-serif; */
	/* font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
}
#body-c {
	float: left;
	clear: both;
	width: 764px;
	border-top: 6px solid #bbb;
	margin: 16px 0px 0px 16px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#masthead {
	float: left;
	clear: both;
	width: 100%;
	height: 107px;
	text-align: right;
	background-image: url(/portfolio_v2/images/banner.png);
	background-repeat: no-repeat;
}
IMG#logo {
	margin: 16px 10px 0px 0px;
	border: none;
}
#left-c {
	float: left;
	width: 148px;
  /* width: 165px; */
}
#main-c {
	float: left;
	margin-left: 35px;
	width: 580px;
	border-top: 1px solid #bbb;
}
.section-c, .intro-c {
	border-top: 1px solid #bbb;
	width: 580px;
	padding-top: 5px;
	margin-bottom: 24px;
}
.section-first {
	border-top: none;
}
.intro-c {
	border-top: none;
	padding-top: 0px;
}
.section-head {
	width: 100%;
	margin: 0px 0px 4px 0px;
}
.section-head H2 {
	float: left;
}
.section-main {
	float: left;
	clear: both;
	width: 363px;
}
.section-extras {
	float: left;
	text-align: right;
	width: 185px;
	margin-left: 32px;
}
.section-media {
	float: left;
	margin-left: 10px;
	/* 
  color: #993333; 
  was: F15A29
  */
	color: #808080;
}
.section-date {
	color: #808080;
	font-size: 1.0em;
	float: right;
}
.sub-column {
	float: left;
	width: 140px;
	margin-right: 15px;
}
.footer {
	border-top: 1px solid #bbb;
	padding-top: 12px;
	margin-top: 48px;
	margin-bottom: 40px;
	font-size: 0.85em;
	color: #808080;
}
.footer A {
	background-position: right;
	background-image: url(/portfolio_v2/images/divider.png);
	background-repeat: no-repeat;
	padding-right: 9px;
	margin-right: 8px;
}
.footer A.last-item {
	background: none;
}
.footer A.copy-link {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}

/* 3 Column layout */

.tricolumn {
	float: left;
	width: 580px;
	border-top: 1px solid #bbb;
}
.tricolumn .section-c {
	float: left;
	width: 182px;
	margin-right: 17px;
	margin-bottom: 0px;
	border: none;
}
.tricolumn .section-c H2 {
	font-size: 1.0em;
	color: #993333;
	margin: 14px 0px 0px 0px;
}
.tricolumn .section-c H2 A {
	color: #993333;
}
.tricolumn .section-media {
	margin-left: 0px;
	margin: -2px 0px 12px 0px;
	width: 100%;
	color: #993333;
	font-size: 0.9em;
}
.tricolumn .section-last {
	margin-right: 0px;
	float: right;	
}
.tricolumn H2 {
	margin: 6px 0px 8px 0px;
}
.tricolumn .section-c P {
	font-size: 0.95em;
	margin-bottom: 0px;
}
/* End 3 column layout */



H1 {
	font-size: 1.4em;
	color: #808080;
	margin: 6px 0px 8px 0px;
}
H1.smallcaps {
	font-size: 1.0em;
}
H2 {
	font-size: 1.0em;
	text-transform: uppercase;
	color: #808080;
	margin: 50px 0px 8px 0px;
}
.section-c H2 {
	margin: 0px 0px 14px 0px;
}
H3 {
	font-size: 1.0em;
	color: #444444;
	font-weight: bold;
	margin-bottom: 8px;
}
H4 {
	font-size: 1.0em;
	color: #444444;
	margin-bottom: 0px;
}
.smallcaps {
	text-transform: uppercase;
}
A, A:visited {
	color: #993333;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.details {
	color: #993333;
}
A.important-link {
    font-size: 1.3em;
    margin: 5px 0;
    display: block;
}
A.important-link:before {
	content: "\00BB \0020";;
}
H2 A, H2 A:visited {
	color: #993333;
	text-transform:none;
}
.non-link {
	color: #999999;
}
P {
	color: #666666;
	margin: 0px 0px 20px 0px;
}
.section-c P, .intro-c P {
	color: #444444;	
}
.section-c P.subsection {
	margin-bottom: 10px;
}
.screenshot IMG, IMG.screenshot, IMG.large-screenshot {
	margin-bottom: 15px;
	border: 1px solid #808080;
}
IMG.no-border {
	border: none ! important;
}
A IMG {
	border: 1px solid #993333;
	border: 1px solid #808080;
}
IMG.screenshot {
	margin-left: 32px;
	margin-bottom: 32px;
}
IMG.left-image {
	margin-left: 0px;
	margin-right: 32px;
}
.image-col {
	float: right;
	width: 282px;
	clear: both;
}
.three-image-col {
	float: left;
	width: 100%;
	clear: both;
}
.three-image-col IMG.left-image {
	margin-right: 0px;
}
.screenshot A IMG {
	border-color: #993333;
}	
.clear {
	clear: both;
}
.file-info {
	font-size: 0.9em;
	color: 808080;
}

#main-c UL {
	color: #808080;
	padding-left: 15px;
}

/*******
Left Nav 
********/
#left-c UL {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
  margin-left: 0px;
  width: 100%;
}
UL#nav-extras {
	margin-top: 28px;
}
#left-c LI {
	margin-left: 0px;
	line-height: 1.6em;
	border-top: 1px solid #bbb;
	padding: 2px 0px 2px 0px;
  font-weight: normal;
  font-size: 1.0em;
}
/*
#left-c UL {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
  margin-left: 0px;
  width: 100%;
}
UL#nav-extras {
	margin-top: 28px;
}
#left-c LI {
	margin-left: 0px;
	line-height: 1.6em;
	border-top: 1px solid #bbb;
	padding: 2px 0px 2px 35px;
}
#left-c UL LI.selected {
	background-image: url(/portfolio_v2/images/arrow.png);
  background-repeat: no-repeat;
  background-position: left;
} */
#left-c UL .selected A, #left-c UL .selected A:visited {
	color: #993333;
}
#left-c UL A, #left-c UL A:visited {
	text-decoration: none;
	color: #444444;
}
#left-c UL A:hover {
	color: #993333;
}