/* Clearfix for clearing floats like a boss h5bp.com/q */
.hidden {
  display: none;
}
.addshadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
/* Background colors and fade animation for homepage */
/*body.color0  { background-color: White; }
body.color1  { background-color: White; }
body.color2  { background-color: White; }
body.color3  { background-color: White; }
body.color4  { background-color: White; }*/
/*   header happiness for interior pages   */
body {
  background-image: url(../images/horizontalstripes.png);
  font-family: "ff-tisa-web-pro", Georgia, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  color: #222;
  margin: 0;
  padding-top: 36px;
  /* uncomment if you want the transition on page load
  -webkit-transition: background-color 1s linear;
     -moz-transition: background-color 1s linear;
       -o-transition: background-color 1s linear;
          transition: background-color 1s linear;
  */

}
.container {
  width: 932px;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
#header {
  height: 195px;
  padding: 12px 0 24px;
  background: url(../images/2011tps.png) top right no-repeat;
  /* For Turkish League Gothic */

}
#header .headline {
  display: block;
  margin-top: 24px;
}
#header h1 {
  font-size: 18px;
  line-height: 18px;
  background-image: none;
  letter-spacing: .15em;
  margin-left: 12px;
  position: relative;
  top: -5px;
}
#header h1.tr {
  font-family: "Helvetica Neue Condensed", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 68px !important ;
}
#header h2 {
  background: url(../images/h1_lines.png) repeat-x 0 0;
  font-size: 60px;
  line-height: 100px;
  margin: 12px 0;
  position: absolute;
}
#header h2 span {
  display: block;
  margin-top: -10px;
}
#header h2.tr {
  font-size: 50px;
}
#header .nav {
  width: 200px;
  text-align: center;
  float: right;
  zoom: 1;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  list-style-type: none;
}
#header .nav:before, #header .nav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#header .nav:after {
  clear: both;
}
#header .nav a {
  display: block;
}
.content {
  margin-left: -16px;
  width: 948px;
  zoom: 1;
}
.content:before, .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.content:after {
  clear: both;
}
.third {
  width: 300px;
  margin: 0 0 16px 16px;
  float: left;
  zoom: 1;
  padding: 0;
}
.third:before, .third:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.third:after {
  clear: both;
}
.push {
  margin-left: 332px;
}
.twothird {
  width: 616px;
  margin: 0 0 16px 16px;
  float: left;
  zoom: 1;
  height: 140px;
  padding: 0;
}
.twothird:before, .twothird:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.twothird:after {
  clear: both;
}
.half {
  width: 458px;
  margin: 0 0 16px 16px;
  float: left;
  zoom: 1;
  padding: 0;
}
.half:before, .half:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.half:after {
  clear: both;
}
.index-third {
  background-image: url(../images/index_third.png);
  position: relative;
  color: #003b56;
  height: 140px;
}
.index-third img {
  position: absolute;
  right: 0;
}
.index-third .notyet {
  opacity: .25;
}
.index-third h2 {
  max-width: 240px;
}
h1 {
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #fff;
  font-size: 80px;
  line-height: 90px;
  display: inline;
  background-image: url(../images/h1_lines.png);
}
h2 {
  font-weight: normal;
  font-size: 23px;
  padding: 0;
  margin: 6px 0;
}
p {
  margin: 0;
}
p.date {
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 24px;
  margin: 36px 0 0;
  border-bottom: 1px solid #003b56;
  color: #003b56;
  display: -moz-inline-stack;
  /* moz hack */
  display: inline-block;
  zoom: 1;
  /* ie6 hack */

  *display: inline;
  /* ie6 hack */

}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #ffd800;
}
a:active {
  outline: none;
  /* firefox is mean */

}
.home {
  background-color: #469bc2;
}
.home #header h1 {
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 0;
  border-right: 0;
  font-size: 74px;
  line-height: 74px;
  padding: 10px 0 7px;
  margin-left: 0;
  letter-spacing: .1em;
  margin-top: 0px;
  display: -moz-inline-stack;
  /* moz hack */
  display: inline-block;
  zoom: 1;
  /* ie6 hack */

  *display: inline;
  /* ie6 hack */
}
.home #header .larry {
  display: block;
  margin: 0 0 12px;
}
.whoj {
  background-color: #49bda9;
  color: #1a3332;
}
.whoj .content {
  background: none;
  margin-top: -16px;
}
.whoj .twp-container {
  margin-bottom: 0 0 16px!important;
}
.whoj p {
  margin: 16px 12px 36px 0;
}
.whoj .month {
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 24px;
  text-align: center;
  margin: 12px 0 0;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 6px 0 4px;
}
.whoj .unit {
  margin: 12px 0;
  display: block;
  height: 48px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
}
.whoj .unit img {
  margin-right: 12px;
  float: left;
  zoom: 1;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.whoj .unit img:before, .whoj .unit img:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.whoj .unit img:after {
  clear: both;
}
.whoj .unit .date {
  padding: 14px 0 10px;
  width: 30px;
  height: 24px;
  color: rgba(0, 0, 0, 0.3);
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 24px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.05);
  letter-spacing: 0;
  float: left;
  zoom: 1;
}
.whoj .unit .date:before, .whoj .unit .date:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.whoj .unit .date:after {
  clear: both;
}
.whoj .unit a {
  left: 90px;
  position: absolute;
  display: block;
  color: #2e6f6c;
  font-size: 14px;
}
.whoj .unit a:hover {
  color: #ffd800;
}
.hottopics {
  background-color: #e88389;
  color: #340a1c;
}
.hottopics .content {
  min-height: 1400px;
}
.hottopics h3 {
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 28px;
  letter-spacing: 0;
  height: 34px;
  margin: 0;
  padding: 0;
}
.hottopics ol {
  padding: 0;
  margin: 0 0 36px 0;
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 16px;
  color: #903f43;
}
.hottopics ol li {
  margin-bottom: 6px;
}
.hottopics ol li p {
  font-family: "ff-tisa-web-pro", Georgia, serif;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 24px;
  color: #340a1c;
}
.hottopics ol li a {
  padding-right: 18px;
  color: #340a1c;
  background: url('/images/link.png') no-repeat right;
}
.hottopics ol li a:hover {
  color: #ffd800;
  background: url('/images/linkhov.png') no-repeat right;
}
.golden {
  background-color: #e9ab39;
  color: #340a1c;
  height: 100%;
  margin-bottom: 1px;
}
.tps {
  background-color: #9c7ee7;
  color: #332d45;
}
.tps .content {
  background: url(../images/tpsgraph.png) no-repeat 16px 0;
  height: 1310px;
  margin-left: -16px;
  padding: 10px 0 0 16px;
}
.tps .content p {
  font-family: "league-gothic", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 60px;
  letter-spacing: 0;
  height: 34px;
  padding-top: 46px;
  margin: 0;
}
.tps .content p:first-child {
  margin-top: -10px;
}
.tps .content p .date {
  border-bottom: 1px solid #332d45;
  font-size: 20px;
  vertical-align: 15px;
  margin: 0 3px 0 6px;
}
.tps .content p .event {
  font-family: "ff-tisa-web-pro", Georgia, serif;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
  vertical-align: 16px;
}
.footer {
  text-align: center;
  font-size: 12px;
}
.footer p {
  margin: 36px 0 0;
  padding: 0;
}
.footer form {
  display: inline;
  height: 20px;
}
.footer iframe {
  margin: -6px 0;
}
.footer .copyright {
  margin: 0 0 12px;
}
