/* BODY AND WRAPPER
---------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background: #e7e0ed url(../images/new-wide-bg.png) center;
	color:#000;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

#wrap {
	background:#d9c5c5;
	margin:0 auto;
	width:750px;
	text-align: left;	
}


/* HEADER
---------------------------------------------------------------------------*/

#header {
	height: 100px;
	background-color: #917070;
	background-image: url(../images/header1.png);
	background-repeat: no-repeat;
}

#header a {
	width: 750px;
	height: 100px;
	display: block;
}

#header a span {
	display: none;
}

#header h1, #header h2 {
	display: none;
}


/* NAVIGATION
---------------------------------------------------------------------------*/

#nav ul{
	background:#d9c5c5;
	width: 750px;
	margin: 0;
	padding:0;
	list-style:none;
	float: left;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
}

#nav li{
	margin:0;
	padding:0;
	float: left;
}

#nav a{
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: black;
	font-size: 1em;
	line-height: 3em;
	letter-spacing: -0.01em;
	font-weight: bold;
	display: block;
}

	#nav ul li a span {
		display: block;
	}

#nav ul li a:hover {
	color: white;
}

#nav ul li.current a {	
	color: white;
	background: url(../images/menubg.png);
}

/* SUB NAVIGATON (NOT NORMALLY USED)
---------------------------------------------------------------------------*/

#subnav ul{
	background:#917070;
	width: 750px;
	margin: 0;
	padding:0;
	list-style:none;
	float: left;
}

#subnav li{
	margin:0;
	padding:0;
	float: left;
}

#subnav li a {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black; 
	margin: 2px 1px 0px 1px;
	background: #d9c5c5;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: black;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: -0.5px;
	font-weight: normal;
	display: block;
}


#subnav li.current a{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black; 
	margin: 2px 1px 0px 1px;
	background: #d9d0d0;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: black;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: -0.5px;
	font-weight: normal;
	display: block;
}

#subnav ul li a span {
	display: block;
}

#subnav ul li a:hover {
	color: white;
}


/* SIDEBAR
---------------------------------------------------------------------------*/

#sidebar {
	float:right;
	width:250px;
}

/* MAIN PANEL
---------------------------------------------------------------------------*/

#main {
	background:#d9d0d0;
	float:left;
	width:500px;
	clear: left;
}

/* MAIN PANEL TEXT STYLES
---------------------------------------------------------------------------*/

#main .content {
	padding: 20px 10px 10px 10px;
}

#main .content ul, 
#main .content ol {
	margin: 0px 0px 18px 18px;
	padding:0px 0px 0px 0px;
	line-height: 20px;
}

#main .content p {
	margin: 0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	line-height: 20px;
	letter-spacing: 0.2px;
}

#main .content h2 {
	font-size: 24px; 	
	margin: 0px 0px 18px 0px;
	padding:0px 0px 2px 0px;
	line-height: 16px;
	letter-spacing: 4px;
	font-weight: normal;
	border-bottom: 3px solid #917070;
	color: black;
}

#main .content h3{ 
	font-size: 14px;
	margin: 0px 0px 12px 0px;
	padding:0px 0px 2px 0px;
	line-height: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #917070;
	font-weight: bold;
}

#main .content h4 {	
	font-size: 12px;
	margin: 0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	line-height: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}


#main .content .quote {
	border: 1px dashed black;
	background: #916262;
	color: white;
	margin: 0px 0px 12px 18px;
	padding: 10px;
}

#main .content  a {
	text-decoration: none;
	color: #614B4B;
	color: white;
	background: #916262;
}	

#main .content  a:hover {
	color: black;	
	background: white;
}

/* FOOTER
---------------------------------------------------------------------------*/

#footer {
	background:#917070 url(../images/footer.png) no-repeat;
	clear:both;
	text-align: right;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: white;
	padding-right: 10px;
}

#footer img {
	float: left;
	padding: 5px;
}


/* COFFEE
---------------------------------------------------------------------------*/

.coffeeoftheweek {
	border: 1px solid black;
	margin: 10px;
	background: white;
	padding: 10px 10px 0px 10px;
}




a.document {
	display: block;
	width: 250px;
	height: 93px;
	background: url(../images/wheretostart.png) 14px 0px no-repeat !important;
	margin-top: 15px;	
}

a:hover.document {
	background: url(../images/wheretostart.png) 14px -93px no-repeat !important;
}

.document span {
	display: none;
}

.hidden {
	position: absolute; left: -9999px
}	
	
/* STAFF PROFILES
------------------------------------------------------ */

#sidebar .headshot {
	padding: 0px;
	display: block;
	margin: 37px 0 0 52px;
	border: 1px dashed black;
}

#main .content .publication {
}

#main .content .publication p {
}

#main .content .publication h4 {
	padding: 0;
	margin: 0;
}

#main .content .publication cite {
	font-size: 10px;
	line-height: 10px;
}

/* BITWISE CALCULATOR
------------------------------------------------------ */

#main .content #bitwise {
	font-size: 1.7em;
	background: white;
	padding: 0px 10px 0 10px;
	margin: 10px 0 0 0; 
	border: 1px solid black;
} 

#main .content #bitwise pre {
	padding: 0;
	margin: 0;
}

#main .content .bits .one {
	color: black; 
	font-weight: bold;
} 

#main .content .bits .zero,
#main .content .bits .one {
	border-right: 1px dashed gray;
} 

#main .content .total {
	border-top: 1px solid red;
}

/* HAIKUS
------------------------------------------------------ */

#sidebar .haiku img {
	margin: 20px 0px 0px 10px;
	border: 1px solid black;
}

#sidebar .haiku p {
	padding: 3px 0 0 0;
	margin: 0 10px 0 10px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.5px;
	color: black;
}

#sidebar .haiku cite {
	text-align: right;
	font-style: normal;
	border-top: 1px solid #917070;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

/* PORTFOLIO SIDEBAR
------------------------------------------------------ */

#sidebar .portfolio-info {
	margin: 20px 0 0 10px;
}

#sidebar .portfolio-info h4 { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0.1px;
}

#sidebar .portfolio-info p { 
	margin: 0 0 18px 0;
}

#sidebar .portfolio-info ul {
	margin: 10px 20px 10px 18px;
	padding: 0;
}

#sidebar .portfolio-info li {
	margin: 10px 0 10px 0;
	padding: 0;
}

#sidebar .portfolio-info a {
	text-decoration: none;
	color: #614B4B;
	border-bottom: 1px solid #916262;
}	

#sidebar .portfolio-info a:hover {
	color: black;	
	background: white;
}


/* PORTFOLIO 
-----------*/

#main .content .image-with-caption img {
	text-align: center;
	border-top: 3px solid gray;
	border-left: 3px solid gray;
	border-bottom: 3px solid black;
	border-right: 3px solid black;
	margin: 0 0 10px 0;
}

#main .content .image-with-caption p {
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	border: 1px solid black;
	line-height: 14px;
	letter-spacing: 0.5px;
	background: white;
}
