html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*--end reset--*/

@font-face {
    font-family: 'bold';
    src: url('assets/web-fonts/bold.eot');
    src: url('assets/web-fonts/bold.woff') format('woff'),
         url('assets/web-fonts/bold.ttf') format('truetype'),
         url('assets/web-fonts/bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bolditalic';
    src: url('assets/web-fonts/bolditalic.eot');
    src: url('assets/web-fonts/bolditalic.woff') format('woff'),
         url('assets/web-fonts/bolditalic.ttf') format('truetype'),
         url('assets/web-fonts/bolditalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'italic';
    src: url('assets/web-fonts/italic.eot');
    src: url('assets/web-fonts/italic.woff') format('woff'),
         url('assets/web-fonts/italic.ttf') format('truetype'),
         url('assets/web-fonts/italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'reg';
    src: url('assets/web-fonts/reg.eot');
    src: url('assets/web-fonts/reg.woff') format('woff'),
         url('assets/web-fonts/reg.ttf') format('truetype'),
         url('assets/web-fonts/reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nbold';
    src: url('assets/web-fonts/nbold.eot');
    src: url('assets/web-fonts/nbold.woff') format('woff'),
         url('assets/web-fonts/nbold.ttf') format('truetype'),
         url('assets/web-fonts/nbold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nreg';
    src: url('assets/web-fonts/nreg.eot');
    src: url('assets/web-fonts/nreg.woff') format('woff'),
         url('assets/web-fonts/nreg.ttf') format('truetype'),
         url('assets/web-fonts/nreg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	width:100%;
	background-color: #FEF9F7;
	font-family: 'reg';
	margin: 0 auto;
	padding-bottom: 40px;
	
}

#body{
	width:1024px;
	margin: 0 auto;
	padding-bottom: 40px;
}

div.topbar{
	background-color: #BA5243;
	width:100%;
	position:static;
	top:0; left:0;
	padding: 15px;
}

section{
	width:940px;
	margin:0 auto;
	overflow: hidden;
}

nav{
	width: 940px;
	margin-top: 30px;
}

ul{
	width: 940px;
	overflow:hidden;
	margin: 0 auto;
}

li{
display: block;
	float: left;
	text-align: center;

}

.a{
	margin-right:44px;
}

.center{
	margin: 0 45px;

}

.b{
	margin-left:45px;

}
a.current{
	font-family: 'bold';
	color: #555;


}

a{
	font-family: 'reg';
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	color: #999999;

}

a:hover{
	text-decoration: none;
	color: #BA5243;
}

.line{
	margin-top: 30px;
}

article{
	overflow: hidden;
	width: 940px;
}
.logo{
	margin-top: 40px;
	border:solid 1px #f5f5f5;
	display: inline;
	overflow: hidden;
}

.caption{
	float:right;
	width:470px;
	font-size: 16px;
	line-height: 19px;
	padding-top:40px;
	font-family: 'italic';
	color:#777;
}

.captioni{
	float:right;
	width:470px;
	font-size: 37px;
	padding-top:65px;
	font-family: 'italic';
	color:#BA5243;
}

.captions{
	float:right;
	width:470px;
	font-size: 18px;
	padding-top: 5px;
	font-family: 'italic';
	color:#777;
}
.caption1{
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 1px;
	font-family: 'bold';
	color:#000;

}



.splash{
	margin-top: 40px;
	margin-bottom: 40px;
}

.foot{
	text-align:right; 
	padding-top:10px;
	color:#555;
	font-size: 11px;
}

/* ---------------------links and gallery pages------------------------ */

.collaborations, .students, .portfolio{
	margin-bottom: 40px;
		overflow: hidden;

}

.gallery{
	padding-bottom: 40px;
		overflow: hidden;


}

/* .portfolio a{
	display: block;
	width:300px; 
	float:left;
	text-align: center;
	letter-spacing: .1em;
} */

.portfolio a{
	display: block;
	width:220px; 
	float:left;
	text-align: center;
	letter-spacing: .1em;
}

.students a{
	display: block;
	width:220px; 
	float:left;
	text-align: center;
		letter-spacing: .1em;

}
.students2 a{
	display: block;
	width:300px; 
	float:left;
	text-align: center;
		letter-spacing: .1em;

}

.gallery a{
	display: block;
	width:220px; 
	float:left;
	text-align: center;
		letter-spacing: .1em;

}

.collaborations a{
	display: block;
	width:460px; 
	text-align: center;
		letter-spacing: .1em;

}

.collaborations a img, .students a img, .portfolio a img, .gallery a img{
	padding-bottom: 15px
}

.title{
	text-align: center;
	font-size: 20px;
	font-family: 'bold';
	margin: 40px 0;
	letter-spacing: .1em;
	color:#BA5243;

}



#title{
	width: 940px;
	text-align: center;
	font-size: 20px;
	font-family: 'bold';
	margin: 40px 0;
	letter-spacing: .1em;
	color:#BA5243;

}

.caption1{
	width:280px;
	padding:10px 0;
	text-align: center;
}

a.left{
	float:left;
}
a.right{
	float:right;
}

.one{
	margin-right: 20px;
}

.two{
	margin-right: 20px;
}

.w{
	margin-right: 20px;
}

.x{
	margin-right: 20px;
}

.y{
	margin-right: 20px;
}

.g1{
	margin-right: 20px;
}

.g2{
	margin-right: 20px;
}

.g3{
	margin-right: 20px;
}


/* ---------------------HOR pages------------------------ */


.hortop{
	margin-top: -40px;
	width: 940px;
	overflow:hidden;
}

.hor{
	margin-top: 40px;
	width: 940px;
	overflow:hidden;
}

.h{
	margin-right: 25px;
}

.hl{
	float:left;
	display: block;
}

.hc{

}

.hr{
	float:right;
	display: block;
}

.work{
font-family: 'nreg';
display: block;
float: left;
margin-right: 225px;
}

span#work{
	font-family: 'nbold';
}

span#worki{
	font-family: 'italic';
}

span#workb{
	font-family: 'bold';
}

span#workbi{
	font-family: 'bolditalic';
}


/* ---------------------VERT pages------------------------ */

.vert{
	margin-top: -40px;
	width: 940px;
	overflow:hidden;
}

.vl{
	float: left;
	width:620px;
	overflow:hidden;
}

a.s{
	box-shadow: -8px 8px 5px rgb(120, 120, 120);	
}

.vr{
	float:right;
	width: 300px;
}

.v{
	margin-right:20px;
}

.two{
	margin-left:52px;
}

.vsingle{
	display:block;
	margin:auto;
}



#vnav{
	display:block;
	margin: 100px auto 60px;
	overflow:hidden;
}

.nav1{
margin-left:90px;
}



p.vwork{
	font-family: 'nreg';
	width:300px;
	text-align: center;
	margin:0 0 40px 00px; float: left;
	line-height: 18px;
}

span#vwork{
	font-family: 'nbold';
	width:300px;
	text-align: center;
}

.vd{
	width: 300px;	
	margin: 0 0 20px 0px;

}

/*************************************
 * Basic lightbox styles. Notice the
 * default 'display' is 'none'.
 */

.lightbox {
  /** Hide the lightbox */
  display: none;

  /** Apply basic lightbox styling */
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: black;
  background: rgba(0,0,0,0.8);
}

.lightbox img {
  /** Pad the lightbox image */
  max-width: 95%;
  max-height: 95%;
  margin-top: 2%;
}

.lightbox:target {
  /** Show lightbox when it is target */
  display: block;

  /** Remove default browser outline style */
  outline: none;
}



/* ---------------------about and teaching------------------------ */

.wwrap{
	overflow: hidden;
	width: 940px;
	margin-top: 30px;
	margin-bottom: 30px;

}


.wleft{
	width:225px;
	float: left;
	margin-top: 185px;
}

.wright{
	width:700px;
	float:right;
}

.wright2{
	width:690px;
	float:right;
}



p.words{

font-size: 16px;
line-height: 20px;
letter-spacing: .1px;
}

.atitle{
	display: block;
	width:240px;
	font-size: 16px;
	font-family: 'bold';
	color:#BA5243;
	line-height: 24px;
}
.atitle2{
	display: block;
	font-size: 16px;
	font-family: 'bold';
	color:#BA5243;
	line-height: 24px;
}

i{
	font-family: 'italic';
}

/* ---------------------resume------------------------ */
