/* General blog page styles */

#Blog-Title {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24pt;
  font-weight: bold;
  color: #D86505;
  text-align: center;
}

p.intro {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 12pt;
}

p.details {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

.mylist {
	padding-left: 20px;
}

.paper-background {
  background: url( '../images/paper-background.jpg' ) repeat;
  width: 713px;
}

.paper-background .single-rule-section {
  background: url( '../images/single-rule.jpg' ) no-repeat top;
  clear: both;
  padding: 18px 18px 0 18px;
}

#infogames {
  padding-top: 10px;
  width: 726px;
}

#infogames2 {
  float: right;
}



/* Landing page styles */

#Quote1 {
  background: url( '../../images/what/side-nav/purple-background.jpg' ) repeat;
}

#tv {
  float: right;
  height: 340px;
  width: 400px;
}

#tv-container {
  position: absolute;
  top: 155px;
  left: 590px;
}

#game-types p.intro {
  padding: 18px 18px 18px 18px;  
}

.game-type img.game-icon {
  float: left;
}

.game-type p, .game-type h2 {
  padding-left: 87px;
  padding-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

.game-type h2 a {
  color: #d86505;
  text-decoration: underline;
}

.game-type h2 a:hover {
  color: #d86505;
  text-decoration: none;
}

.team-building-details {
  padding-bottom: 10px !important;
}

#team-building-games-navigation {
  list-style: none;
  padding-left: 87px;
}

#team-building-games-navigation li {
  display: inline;
  float: left;
  height: 85px;
  text-align: center;
  width: 118px;
}

#team-building-games-navigation a, #team-building-games-navigation a:hover, #team-building-games-navigation a:visited, #team-building-games-navigation a:link {
  color: #484845;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-align: center;
  text-decoration: none;
}

#team-building-games-navigation img {
  display: block;
  margin: auto;
}


/* Game type styles */

#photos {
  float: right;
  height: 400px;
  width: 420px;
}

#photos-container {
  position: absolute;
  top: 300px;
  left: 550px;
}

#game-case-studies h2 {
  color: #80928d;
  font-family: Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  padding: 10px 0 10px 18px;
}

.game-case-study h3 {
  color: #484845;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18pt;
  font-weight: normal;
  padding-bottom: 10px;
}

.game-case-study h4 {
  color: #80928d;
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  letter-spacing: 0.5pt;
  font-weight: bold;
}
