body {
	background-image: url(/img/masthead_bg.gif);
	background-position: 0 40px; 
	background-repeat: repeat-x;
	margin: 40px 0 40px 0 !important;
}

a img {
	border: 0;
}

#cont {
	width: 960px;
	margin: auto;
	padding-bottom: 20px;
}

/* logo */
#header h1 {
	margin: 0;
	padding: 0;
	display: inline;
	border-right: solid #fff 12px;
}

#header #logo {
	color: #000;
	text-decoration: none;
	float: left;
}

#header #logo a {	
	display: block;
	width: 220px;
	height: 86px;
	text-indent: -8000px;
	background-image: url(/img/nav_logo.gif);
	background-repeat: no-repeat;
	background-position: center right;
	margin-right: 16px;	
}

/* nav elements */
ul#nav {
	list-style-type: none;
	margin: 0 0 26px 0;
	padding: 0;
	height: 86px;
}

ul#nav li {
	float: left;
	border-right: solid #fff 11px;
}

ul#nav li a {
	color: #fff;
	background-color: #6d6b6b;
	width: 150px;
	height: 86px;
	text-decoration: none;
	display: block;	
	text-indent: -8000px;
	background-repeat: no-repeat;
	background-position: center 54px;
}

ul#nav li a:hover,ul#nav li a.active {
	background-color: #000;
}

ul#nav li#nav-metalwork a {	
	background-image: url(/img/nav_metalwork.gif);	
}

ul#nav li#nav-metalwork a:hover, ul#nav li#nav-metalwork a.active {	
	background-image: url(/img/nav_metalwork_over.gif);	
}

ul#nav li#nav-educator a {	
	background-image: url(/img/nav_educator.gif);	
}

ul#nav li#nav-educator a:hover,ul#nav li#nav-educator a.active {	
	background-image: url(/img/nav_educator_over.gif);	
}

ul#nav li#nav-lectures a {	
	background-image: url(/img/nav_lectures.gif);	
}

ul#nav li#nav-lectures a:hover,ul#nav li#nav-lectures a.active {	
	background-image: url(/img/nav_lectures_over.gif);	
}

ul#nav li#nav-news a {	
	background-image: url(/img/nav_news.gif);	
}

ul#nav li#nav-news a:hover,ul#nav li#nav-news a.active {	
	background-image: url(/img/nav_news_over.gif);	
}

ul#nav li#nav-contact a {	
	background-image: url(/img/nav_contact.gif);	
}

ul#nav li#nav-contact a:hover,ul#nav li#nav-contact a.active {	
	background-image: url(/img/nav_contact_over.gif);	
}

/* general content */
#content {
	margin: 0 58px 0 18px;
}

.gallery #content {
	margin-right: 32px;
}

/* landing page */
.front #content, .contact #content, .cv #cv-content, .lectures #lectures-content,.press #press-content {
	height: 700px;
	padding-left: 232px;
	background-image: url(/img/gillion_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	text-align: left;
}

.front hr {
	height: 5px;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
	border: 0;
	background-image: url(/img/wide_frip.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #fff;
	color: #fff;
}

#latest-metalwork {
	width: 630px;
	margin: 0;
	text-align: justify;
}

#latest-metalwork a {
	display: block;
	padding-top: 192px;
	width: 100%;
	background-image: url(/img/header_latest_metalwork.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	color: #000;
}

/* mission statement */
#mission-statement h2 {
	margin-top: 0.25em;
}

#mission-statement p {
	font-size: 0.9em;
	line-height: 1.1em;
}

/* cv nav styling */
#sidebar-cv {
	float: right;
	margin: -0.5em 1em 0.5em 0.5em;
	padding: 10px 15px 10px 15px;
	width: 160px;
	background-color: #f1f8fa;
}

#sidebar-cv h3 {
	font-size: 55px;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar-cv ul {
	float: right;
	width: 71px;
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#sidebar-cv li {
	margin: 0;
	padding: 0;
	text-align: center;
}

#sidebar-cv a {
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
}

#sidebar-cv #cv-metalsmith {
	padding-bottom: 5px;
	background-image: url(/img/small_frip.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.hide {
	display: none;
}

/* cv styling */
#cv-header {
	margin: 0;
	padding: 0;
	float: left;
	width: 217px;
	text-align: right;
}

#cv-content {
	background-position: 0 15px !important;
}

h2#cv-header,#cv-content > h3 {
	font-size: 18px;
}

#cv-content > h3 {	
	font-weight: normal;
	font-size: 18px;
}

#cv-content > ul,.educator > ul,.lectures > ul {
	list-style-type: circle;	
}

#cv-content > ul > li,#cv-content p {
	font-style: italic;
	font-size: 16px;	
}

#cv-content p {	
	padding-bottom: 2em !important;	
}

#cv-content ul .cvTitle {
	font-style: normal;
	font-weight: bolder;
}

/* press */
.press #pressEntries {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.press #pressEntries li {
	margin: 0;
	padding: 0;
}

.press #pressEntries h2,.press #pressEntries h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	float: left;
	display: inline;
}

.press #pressEntries h4,.press #pressEntries p {
	margin-left: 232px;
	width: 630px;
}

.press #pressEntries .label {
	width: 220px;
	margin-right: 10px;
	text-align: right;
}

.press #pressEntries .date {
	font-weight: normal;
}

.press #pressEntries .title {
	clear: both;
	text-align: right;
}

.press #pressEntries .title a {
	display: block;
	padding-top: 130px;
	background: url(/img/press_default_hdr.jpg) top left no-repeat;
	color: #000;
	text-decoration: none;	
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
}
.press #pressEntries .title a cite {
	font-style: normal;
	font-weight: bold;
}

.press #press-content {
	background-image: none;
}

.press #press-content h3 {
	font-weight: normal;
}

.press ul#press_images {
	width: 215px;
	text-align: center;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
.press ul#press_images li {
	margin-bottom: 20px;
}

.press ul#press_images a img {
	border: solid 4px #000;
}

.press ul#press_images a:hover img {
	border: solid 4px #6d6b6b;
}

/* lectures */
.lectures #lectures-content {
	background-image: none;
}

.lectures ul cite {
	font-weight: bold;
	font-style: italic;
}

#lecturesImg {
	float: left;
}

/* gallery */
#hires {
	margin: auto;
	text-align: center;
	width: 100%;
}

#lightbox-overlay-text-about {
	display: none !important;
}

#lightbox-caption-title {
	text-decoration: none !important;
	color: #000 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	font-style: italic !important;
}

.jMyCarousel  {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}

.jMyCarousel ul li {
	height: 470px !important;
	padding-top: 5px;
	margin-right: -1px;
	display: inline;
}

.jMyCarousel li div {
	height: 155px;
	width: 130px;
	position: relative;
	top: 0;
	left: 0;
}

.jMyCarousel li.set-1 div {
	border-left: solid 1px #000;
	text-align: left;
}

.jMyCarousel li.set-2 div {
	border-right: solid 1px #000;
	text-align: right;
}

.jMyCarousel li span {
	display: block;
	margin: 0 0.5em 0 0.5em;
}

.jMyCarousel li.odd span {
	position: absolute;
	bottom: 0;
}

.jMyCarousel li.even .stagger-2 {
	margin-top: 40px;
	height: 115px;
}

.jMyCarousel li.even .stagger-3 {
	margin-top: 65px;
	height: 90px;
}

.jMyCarousel li.odd .stagger-2 {
	margin-bottom: 40px;
	height: 115px;
}

.jMyCarousel li.odd .stagger-3 {
	margin-bottom: 65px;
	height: 90px;
}

/* special-cased thumbs */
.jMyCarousel #thumb-5 div {
	margin-top: 10px;
	height: 145px;
}

.jMyCarousel #thumb-6 div {
	margin-bottom: 15px;
	height: 140px;
}

.jMyCarousel li.even {	
	margin-top: 0;
}

.jMyCarousel li.odd {
	margin-top: 155px;
}

.jMyCarousel li a {
	margin: 1em 0 1em 0;
}