


header {
	width: 1280px;
	margin: 0 auto;
}

#hero-image {
  width: 1280px;
  margin: 0 auto;
 
}

#hero-image img {
   margin: 0 auto;
}

/* TYPOGRAPHY */

html {font-size: 1.125em;}

body {
  background-color: #e2e6ef;
  font-family: 'Lato', sans-serif;
  font-weight: 300;

}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Oswald';
  font-weight: 300!important;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #2c3e50;
  text-align: center;
}


h2.left-aligned {
  font-family: 'Oswald';
  font-weight: 300!important;
  font-size: 49.97px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #cf1828;
  text-align: left;
  margin-bottom: 30px;
  margin-top: -12px;
}

h3.left-aligned {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 10px;
}

h4.left-aligned {
  text-align: left;
  color: #cf1828;
  margin-top: -35px;
}

em {
  font-style: italic;
}

/* NAVIGATION */

.nav-header {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 50px 0;
  background-color: #ffffff;

}

h1 {
  width: 100%;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #cf1828;
  font-size: 48px;
  margin-bottom: 30px;
}

hr {
  color: #423d42;
}

nav ul{
  list-style: none;
  width: 850px;
  margin: 0 auto;
  /*border: 2px solid red;*/
  margin-top: 30px;
  padding: 0;
}

li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
 /* border: 1px solid green;*/
  padding: 3px 7px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300; 
  font-size: 21.33px;
  color: #cf1828;
  text-align: center;
  /*letter-spacing: 0.5px;*/
}

nav li + li {
  margin-left: 23.9px;
}

a {
  text-decoration: none;
  color: #cf1828;
}

nav a:hover {
  color: #27234f;
  
}

a:visited {
  color: #cf1828;
}

a:hover {
  color: #27234f;
}

a.selected {
  color: #27234f;
}

/* FOOTER */

#footer-root-container {
	background-color: #cf1828;
	color: #fffff;
	height: 200px;
}

#footer-bar p{
	margin-top: 75px;
	color: #fffff;
	font-family: 'Oswald', sans-serif;
  font-weight: 300;
	font-size: 20px;
}

/* ABOUT & CV STYLES */

.vl-portrait {
  margin-top: 25px;
}

.caption {
  font-style: italic;
  font-size: 8px;
}

.cv h4 {
  font-size: 24px;
  text-align: left;
  margin-bottom: 36px;
  color: #cf1828;
}

.cv h5 {
  font-size: 20px;
  text-align: left;
  color: #27234f;
}

.cv ul {
  margin-bottom: 26px;

}

.cv li {
  font-family: 'Lato', sans-serif;
  color: #766f71;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  text-align: left;
  display: block;
  line-height: 1.6;
  padding: 0;
  margin-top: 5px;
}

p.cv {
  font-family: 'Lato', sans-serif;
  color: #766f71;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  text-align: left;
  display: block;
  line-height: 1.6;
  padding: 0;
}

.cv em {
  font-style: italic;
  font-weight: 300;
}

.bullets {
  list-style: disc url('..images/rdbullet.gif');
}

.bullets li {
  list-style-type: disc;
}

.cv-pdf {
  width: 320px;
  height: 55px;
  border: 1px solid #cf1828;
  letter-spacing: .5px;
}

.cv-pdf a {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300!important;
  color: #cf1828;
  display: block;
  padding: 19px 0;

}

/* INDIA PAGE STYLES */

.india-category {
  text-align: left;
  font-size: 32px;
  color: #f14252;
  margin-bottom: 32px;
}

dt {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #27234f;
  margin-bottom: 8px;
}

dd {
  margin-bottom: 20px;
}

dd > a {
  color: #766f71;
}

dd > a:visited {
  color: #766f71;
}

dd > a:hover {
  color: #f14252;
}

/* RADIO ESSAYS PAGE STYLES */

.button-essay {
  width: 100%;
  height: 55px;
  border: 1px solid #cf1828;
  margin-bottom: 30px;

}

.button-essay a {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #cf1828;
  display: block;
  padding: 11px 0;
}

.button-essay:hover {
  border: 1px solid #27234f;
  
}

.button-essay a:hover {
  color: #27234f;
}

/* PRIMARY BLOCKQUOTE STYLING */

#blog-header {
  margin: 0;
}

.blog-links-container {
  background: url('../images/quote.png') no-repeat bottom right;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  border-radius: 1.2em;
  padding: 30px 30px 40px 30px;
  margin-bottom: 40px;
}

#thinner-row {
  margin-bottom: 0px;
  padding: 0 40px;

  
}

.blogs-wrapper {
  background: url('../images/quote.png') no-repeat bottom right;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  border-radius: 1.2em;
  /*padding: 45px 45px 45px 215px;*/
  margin: 45px 0 0 45px;
  min-height: 425px;
  z-index: 1;
}

.bloglist-item {
  min-height: 210px;
  margin: 45px 0 45px 0;
}

.blog-quote-wrapper {
  
  /*padding: 20px 45px 20px 45px;*/
  /*margin: 45px 0 0 45px;*/
  
}

 .blogpic-thumbnail {
  /*border: 8px solid #eaeaea;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  border-radius: 50em;*/
  /*position: absolute;
  top: 0;
  left: 0;
  z-index: 2;*/
  width: 200px;
  height: 200px;
  margin: 0 auto;
  /*float: left;
  margin: 20px;*/
}

/*.blogpic-thumbnail img {
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  border-radius: 50em;

}*/

.blogquote-right {
  padding-top: 75px;
  padding-right: 45px;
  vertical-align: center;
  /*padding-right: 45px;*/
}

.blogquote-left {
  padding-top: 75px;
  padding-left: 45px;
  text-align: right;
  vertical-align: center;
  /*padding-right: 45px;*/
}


/* SECONDARY BLOCKQUOTE STYLING */

.bq-v2 {
  border: none!important;
  margin: 10px 0 10px 0!important;
  padding: 0!important;
  font-size: 16px!important;
  line-height: 1.4!important;
  font-style: normal;
  text-align: center;
}


/* BOOK INSERT - HOMEPAGE */

h2.book-insert-title {
  font-size: 45px;
  color: #cf1828;
  padding-bottom: 50px;
}

.book-title {
  text-align: left;
  margin: 0px;
  font-size: 33px;
  color: #cf1828;

}

#book-insert {
  margin-bottom: 0px;
  padding-bottom: 50px;
}

#book-section {
  margin-bottom: 40px;
}

#BOOK-info h5{
  text-align: left;
  color: #27234f;
  font-size: 21px;
}

#BOOK-info h6{
  text-align: left;
  color: #27234f;
  font-size: 21px;
  text-transform: none;
}

.book-quote {
  margin: 20px 0px 10px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 0.45px;
  font-size: 20px;
  line-height: 26px;
  color: #27234f;
}

.caption {
  font-size: 16px;
  line-height: 22px;
}

#events-section {
  margin: 40px 0px 0px 0px;
}

#events-hl {
  margin-top: 30px;
}

/* NEWS PAGE */

#news-intro h2 {
  
  font-size: 45px;
  color: #cf1828;
}

#wttw-wrapper {
  margin-bottom: 10px;
}

#wttw-interview {
  margin: 0;
  text-align: center;
}

#wttw-interview h3 {
  margin-top: 20px;
  font-size: 28px;
}

#wttw-screenshot {
  width: 390px;
  margin: 0 auto;
 
}

.news-header {
  margin-top: 10px!important;
  margin-bottom: 30px!important;
  font-size: 45px;
}


#news-intro h3 {
  
  margin-bottom: 30px!important;
  font-size: 45px;
}

.news-outlet {
  display: block;
  font-size: 18px;
  color: #27234f;
}

.news-title {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #cf1828;
  text-transform: none;
  padding-bottom: 25px;
}

#more-press {
  margin-top: 10px!important;
}


#team-member-single-photo {
  padding-bottom: 50px;
}


.obscura {
  margin-bottom: 10px; 
}





