@charset "utf-8";
/* file: css/layout.css */
/* Basic layout for ncurrent.com */
	 
html {
	height:100%;
}
body {
	height:100%;
	color:#111; /* dark gray */
	background-color:#520020; /* wine */
	font-size:100%;
	font-family:Verdana, "Trebuchet MS", "Helvetica Neue", "URW Gothic L", sans-serif;
}
#pageWrapper, #footer {
	min-width:600px;
	max-width:800px;
	position:relative;
	color:inherit;
	background-color:#fbf6e1;  /* cream */
	font-size:.82em; /* 13px */
	line-height:1.7;
	padding:0 100px;
	margin:0 auto;
}
#pageWrapper {
	min-height:101%;
}
#contentWrapper {
	padding-bottom:6em;  /* required for sticky Footer */
}
/* *********************************************************** Heading Styles */
h1, h2 {
	font-family: 'Philosopher', "Lucida Sans Unicode", "Lucida Grande", "URL Gothic L", sans-serif;
	font-weight:normal;
	line-height:1.2;
}
h1 {
	color:#520020;
	font-size:3em;
	letter-spacing:2px;
	padding-top:45px;
	border-bottom:1px solid #000;
	margin-bottom:.3em;
}
h2 {
	color:#000;
	font-size:1.5em;
	letter-spacing:1px;
	border-bottom:1px dotted #888;
	margin-bottom:1em;
}
h3 {
	color:#000; /*#353535; */
	font-size:1.1em;
	font-style:oblique;
	font-weight:normal;
	margin-bottom:.5em;
}
/* ******************************************************** Basic Text Styles */
p, blockquote {
	text-align:justify;
	margin-bottom:1em;
}
blockquote {
	padding:0 3em;
	font-style:italic;
}
blockquote cite {
	display:block;
	text-align:right;
}
.amp {
	font-family: "Lucida Handwriting", Palatino, serif;
	font-weight:normal;
}
/* ************************************************************** Link Styles */
a {
	color:#656565;
	text-decoration:none;
	border-bottom:1px dotted #656565;
}
a:hover, a:active {
	color:#520020;
	border-bottom:1px solid #520020;
}
a.hide {
	position:absolute;
	left:-9999px;
}
/* *************************************************** Main Navigation Styles */
#nav {
	overflow:hidden;
	line-height:1.4;
	word-spacing:.2em;
	margin-bottom:75px;
}
#nav ul {
	float:right;
	margin-right:-10px;
}
#nav li {
	float:left;
	border-left:1px solid #656565;
	padding:0 5px;
}
#nav li:first-child {
	border-left: none;
}
#nav li a {
  padding:5px;
	border-bottom:none;
}
#nav ul a:hover {
	color:#fbf6e1;
	background-color:#520020;
}
/* ****************************************************** General Page Styles */
.contentRow {
	position:relative;
	margin-bottom:2em;
}
.twoColumns {
	padding-right:250px;
}
.sideBar {
	width:170px;
	position:absolute;
	right:0;
	margin-bottom:1em;
}
.sideBar img {
	display:block;
	border:1px solid #000;
	margin-top:-1.3em;
	box-shadow:2px 2px 3px #333;
	-webkit-box-shadow:2px 2px 3px #333;
	-moz-box-shadow:2px 2px 3px #333;
}
/* *************************************** Portfolio Page DropDown Menu Styles */
.contentRow ul.dropMenu {
	width:170px;
	position:absolute;
	top:23px;
	right:34px;
}
.contentRow ul.dropMenu li {
	display:block;
	line-height:1.2;
}
.contentRow ul.dropMenu li h3 {
	width:6em;
	color:#555;
	font-size:1.1em;
	font-style:normal;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	border-bottom:1px dotted #555;
	margin:0 auto;
}
.contentRow ul.dropMenu li ul {
	position:absolute;
	width:170px;
	left:-999em;
	padding-top:8px;
	background: rgba(192, 192, 192, .85);
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}
.contentRow ul.dropMenu li ul li {
	padding-left:8px;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	border-left:1px solid #777;

}
.contentRow ul.dropMenu li ul li.last {
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}
.contentRow ul.dropMenu li:hover ul, .contentRow ul.dropMenu li ul li:hover {
	left:auto;
}
.contentRow ul.dropMenu li ul li:hover {
  color:#000;
	background-color:#a0a0a0;
}
.contentRow ul.dropMenu li ul li a {
	display:block;
	color:#111;
	padding:3px 6px;
	border-bottom:none;
}
.contentRow ul.dropMenu li ul li a:hover {
	color:#333; /*#fbf6e1; */
}
/* *************************************** Portfolio Page Gallery Styles */
.portfolioGallery {
	width:730px;
	background-color:#c0c0c0;
	padding:25px 35px 35px 35px;
	margin:0 0 4em 0;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	box-shadow:3px 3px 5px #151515;
	-webkit-box-shadow:3px 3px 5px #151515;
	-moz-box-shadow:3px 3px 5px #151515;
}
.portfolioGallery h2 {
	border-bottom:none; 
	margin-bottom:.25em;
}
.portfolioGallery h3 {
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "URL Gothic L", sans-serif;
	font-style:normal;
	font-size:1.17em;
	letter-spacing:1px;
	text-align:center;
	margin-bottom:0.4em;
}
.portfolioGallery h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "URL Gothic L", sans-serif;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
}
.portfolioGallery a {
	border:none;
}
.portfolioGallery h4 a {
	color:#555;
	border-bottom:1px dotted #555;
}
.portfolioGallery h4 a:hover {
color:#111;
	border-bottom:1px dotted #111;
}
.portfolioGallery img {
	border:1px solid #151515;
	margin-bottom:10px;
	box-shadow:2px 2px 3px #333;
	-webkit-box-shadow:2px 2px 3px #333;
	-moz-box-shadow:2px 2px 3px #333;
}
/* *********************************************************** Resume Styles */
.indent {
	margin-left:2em;
}
.date {
	width:8em;
}
.plainText {
font-size:.93em;
font-style:normal;
}
#resume {
	padding-bottom:4em;
}
#resume h3 {
	margin-left:2em;
}
#resume h3.final {
	margin-bottom:2em;
}
#contactInfo {
	position:relative;
	overflow:hidden;
	margin-bottom:2em;
}
#contactInfo h3 {
	margin-left:0;
}
#contactInfo #mail {
	width:33%;
	float:left;
}
#contactInfo #studio {
	width:33%;
	float:left; 
}
#contactInfo #electronic {
	width:33%;
	float:left;
	margin:0 auto;
}
table {
  width:97%;
	margin:0 0 2em 2em;
}
th {
	display:none;
}
td {
  line-height:1.3em;
	padding:6px 0 6px 4px;
}
/* ******************************************************** Newsletter Styles */
#issue {
	font-size:.7em;
	padding-top:.5em;
	margin-bottom:0;
}
/* ************************************************************ Footer Styles */
#footer {
	height:4em;
	margin-top:-4em;
}
#footer p {
	font-size:0.916em; /* 11px */
	margin:0;
}
#copyright {
	font-size:.833em; /* 10px */
	text-align:right;
	border-top:1px solid #000;
}
