/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

@font-face {
  font-family: "Source Sans";
  src: url("../../../font/SourceSansPro-Regular.otf");
}

@font-face {
  font-family: "Source Sans";
  src: url("../../../font/SourceSansPro-Light.otf");
  font-weight: 200;
}

@font-face {
  font-family: "Source Sans";
  src: url("../../../font/SourceSansPro-Semibold.otf");
  font-weight: 600;
}

body {
  font: 1.1em 'Source Sans',Arial,Helvetica,sans-serif;
}	

td {
  border-top: 2px solid #1e1b1a;
  border-bottom: 2px solid #1e1b1a;
  padding: 20px 20px 10px 20px;
}

td p.gray {
  margin-top: 20px;
}

h5.widgettitle {
  display:none;
}

a, a:link, a:visited {
  color: #4e81b0;
}

a, a:link, a:visited {
  color: #4e81b0;
}

a:hover {
  color: #69aeee;
}

.publication {
  background-color: white;
  padding: 10px;
  margin-bottom: 15px;
  border: 5px solid #c0c0c0;
}

.publicationlink {
  color: black;
  text-decoration: none;
  font-size: 14pt;
}

.entry-content {
  font-size: 12pt;
}

#wrapper {
  padding-top:125px;
}

#main {
  width: 90%;
}

#container {
}

#content {
}

#bottom-content-1, #bottom-content-2
{
  width: 100%;
}

#rss {
  display: none;
}

#twitter {
  display: none;
}