body.centeringBody { text-align: center; }

div.centeringDiv {
  text-align: left;  /* reset centered alignment inherited from body */
  font-family: Lato, sans-serif;
  /*font-family: "brandon-grotesque", sans-serif; */
  line-height: 13px;
  width: 860px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
}

#top_bar {
  margin-top: 30px;
  margin-bottom: 70px;
}

h1 {
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 19px;
  margin: 0px;
  padding: 0px;
  float: left;
}

a {
  text-decoration: none;
  color: black;
}

.menu {
  width: auto;
  float: right;
}

h2 {
  letter-spacing: .5px;
  display:inline;
  color: black;
  font-size: 14px;
  font-weight: normal;
  margin-left: 8px;
  padding: 0px;
}

h2 a {
  text-decoration: none;
  color: black;
}

h2 a:hover {
  text-decoration: none;
  color: black;
}

h2.current {
  border-bottom: black solid 1px;
}

h2.current a:hover {
}



/*

PROJECT BIG

*/

.project {
  clear: both;
  padding-top: 60px;
  margin-bottom: 0px;
}

.card {
  width: 200px;
  display: inline-block;
  margin: 0px;
  margin-right: 15px;
}

.accent_line{
  height: 1px;
  width: 30px;
  border-top: 1px solid black;
  margin-bottom: 25px;
}

.photo {
  display: inline-block;
  vertical-align: top;
  height: 368px;
  /*
  -webkit-filter: brightness(100%);
  */
}
/*
.photo:hover {
    -webkit-filter: brightness(110%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
*/
h4 {
  margin: 0px;
  color: black;
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  line-height: 1.2em;
}

h4 a {
  text-decoration: none;
  color: black;
}

h5 {
  margin: 0px;
  margin-top: 15px;
  font-size: 9px;
  font-weight: 400;
  text-align: left;
  /*color: #C0C0C0;*/
  color: #D0D0D0;
  letter-spacing: 0.05em;
}

p.description {
  margin: 0px;
  margin-top: 10px;
  color: black;
  font-size: 13px;
  font-weight: 100;
  text-align: left;
  line-height: 17px;
  width: 186px;
}

i {
  font-weight: 100;
}

img.big {
  /*float: right;*/
  width: 640px;

}

img.border {
  outline: solid 1px #E9E9E9;
}



/*

PROJECT SMALL

*/

.projects_small_column {
  display: inline-block;
  width: 885px;
  margin-top: 5px;
}
.project_small {
  display: inline-block;
  padding-top: 30px;
  margin-bottom: 20px;
  padding-right: 22px;
  width: 270px;
}

.card_small {
  width: 270px;
  margin: 0px;
}

.card_small h4{
  padding-top: 10px;
  font-size: 13px;
  font-weight: 400;
}

.card_small h5{
  margin-top: 3px;
}

img.small{
  width: 270px;
}




/*

SECTIONS

*/

.section{
  margin-top: 200px;
}

.thickLine { 
  margin-bottom: 5px;
  border-top: black solid 1px;
}

.section_description {
  width: 200px;
  display: inline-block;
  line-height: 18px;
  vertical-align: top;
  margin-top: 30px;
  margin-right: 16px;
  font-weight: 300;
}

.section_description p {
  margin: 0px;
  padding: 0px;
}

.section h4{
  font-size: 19px;
  font-weight: 800;
  margin-top: 20px;
  margin-bottom: 40px;
}

p.section_description {
  font-size: 14px;
  line-height: 120%;
}


.clientWork {
  margin-top: 40px;
  height: 340px;
}

.clientBox {
  width: 200px;
  margin-right: 20px;
  float: left;
}


p.clients {
  margin: 0px;
  margin-top: 5px;
  color: black;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  line-height: 140%;
}

.footer {
  margin-top: 40px;
  text-align: center;
}

.copyright {
  color: #C0C0C0;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

.aboutTop {
  margin-top: 60px;
  height: auto;
  width: 860px;
  
}

.bio {
  margin-top: 60px;

}

p.twoColumns {
  margin: 0px;
  width: 420px;
  color: black;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  line-height: 120%;
}

.twoColumns a {
  text-decoration: none;
  color: #9d9d9d;
}

p.email {
  font-weight: 400;
  font-size: 17px;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 3px;
}

.aboutSect {
  margin-top: 60px;
}

.list{
  color: #020202;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
  line-height: 25px;
  font-weight: 100;
  margin-bottom: 0.2em;
}



/*--------------------------------------------------------------------------------

PROJECT PAGE

*/

.photo_full{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.project_body{
  width: 100%;
  display: inline-block;
}

.title_column{
  width: 200px;
  display: inline-block;
  vertical-align: top;
}

.projtitle{
  margin: 0px;
  color: black;
  font-size: 17px;
  font-weight: 800;
  text-align: left;
}

.projinfo{
  margin: 0px;
  color: black;
  font-size: 9px;
  font-weight: 400;
  text-align: left;
  /*color: #C0C0C0;*/
  color: #D0D0D0;
  letter-spacing: 0.05em;
}

.body_column{
  width: 640px;
  display: inline-block;
}

p{
  color: #020202;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 1em;
}

.video {
  margin-left: -200px;
  width: 860px;
  margin-top: 60px;
}

.video_top {
  padding-top: 40px;
  margin-bottom: 60px;
}

.projectLink{
  font-size: 17px;
  font-weight: 300;
}

.photo_inline{
  width: 640px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.fullwidth{
  margin-left: -200px;
  width: 860px;
}

p a {
  color: #999;
  text-decoration: none;
}

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

.project_more_info{
  /*CSS TBD*/
}

a.button {
	
  text-decoration: none;
  color: initial;
  background-color: #19191a;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

/*

IMAGE CAROUSEL

*/

#imageHost{
  margin-top: 60px;
  margin-bottom: 30px;
}

#backLink
{
	float: right;
}

#imageControls
{
  margin-bottom: 6px;
}

#imageDesc
{
  color: #000;
  font-size: 11px;
  line-height: 25px;
  margin-top: 50px;
  padding: 0px;
}

#imagePrev
{
  font-size: 14px;
  font-weight: 100;
  line-height: 25px;
  color: #000000;
  text-decoration: none;
}

#imageNext
{
  font-size: 14px;
  font-weight: 100;
  line-height: 25px;
  color: #000000;
  text-decoration: none;
}

#imagePrev:hover{
  color: #666;
  text-decoration: none;
}

#imageNext:hover {
  color: #666;
  text-decoration: none;
}

#imageCounter {
  font-size: 14px;
  font-weight: 100;
  color: #C9C9C9;
  text-decoration: none;
}

#bar
{
  font-size: 14px;
  font-weight: 100;
  color: #000000;
  text-decoration: none;
}


/*--------------------------------------------------------------------------------

ABOUT PAGE

*/
.title_section{
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}

.body_section{
  width: 640px;
  display: inline-block;
}


.about_block {
  margin-bottom: 40px;
}



