body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 940px;
  background-color: #050845;
  color: white;
  background-image: url(g/retro1.gif);
  background-repeat: repeat;
  font: small Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
  text-align: left;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  color: black;
  padding: 10px;
}
#tagline {
  font-weight: bold;
  color: #050845;
  font-style: italic;
  margin: 0 0 0.5em 0;
  padding: 0 0 0 20px;
}
#content {
  background-color: white;
  border: 1px solid #f0f0f0;
  padding: 0;
  display: inline-block;
}
#content .inner {
  margin: 30px;
}
#worldcuplogo {
  float: right;
  margin: 0 0 20px 40px;
}
#content h1 {
  font-size: 120%;
  color: #01407a;
  padding: 0.3em 0 0.3em 30px;
  background-image: url(img/ball.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border-top: 1px solid #c5d6e2;
  border-bottom: 1px solid #c5d6e2;
}
#content h2 {
  font-size: 260%;
  font-weight: normal;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #032469;
  border-bottom: 1px solid #c5d6e2;
  margin: 1em 0 0 0;
}
#content p {
  line-height: 1.6em;
}
#dateline {
  font-size: 160%;
  font-weight: normal;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #032469;
  margin: 0.3em 0 0 0;
}
.intro {
  font-weight: bold;
}
table.schedule {
  clear: right;
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #4f6480;
  background: #f0f0f0;
}
table.schedule caption {
  margin: 0;
  padding: 0;
  color: #032469;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.schedule thead tr {
  color: white;
  background: #5e7796;
}
table.schedule thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.schedule tbody tr {
  border: 4px solid #adbbca;
}
table.schedule tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.schedule tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}
table.schedule tbody tr.odd {
  background: #c4cfdb;
}
table.schedule tbody tr.odd td {
  background: #f0f0f0;
  color: #4f6480;
}
table.schedule tbody tr th a:link {
  font-weight: bold;
  color: #5e7796;
  text-decoration: underline;
}
table.schedule tbody tr th a:visited {
  font-weight: bold;
  color: #5e7796;
}
table.schedule tbody tr th a:hover {
  font-weight: bold;
  color: #5e7796;
  text-decoration: none;
}
table.schedule tbody td a:link {
  color: #808000;
  text-decoration: underline;
}
table.schedule tbody td a:visited {
  color: #808000;
}
table.schedule tbody td a:hover {
  color: #808000;
  text-decoration: none;
}

#content-wrapper {
  margin: 0 0 0 200px;
}
#main {
  position: relative;
}
#extras {
  float: left;
  width: 170px;
  background-color: white;
}
#extras h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: -5px;
}
#extras p {
	font-size: x-small;
}

#ad125{
	margin-left: 18px;
}
#borderdummy {
	border-style: solid;
	border-width: 3px;
	border-color: blue;
}
#carloadfooter {
	margin-top: 20px;
}
#googlesearch {
}
#hotellink {
	float: right;
	font-size: x-small;
	margin-right: 10px;
	margin-top: -10px;
	text-align: center;
}
#lastword {
	text-align: center;
}
#mapcenter{
	margin-top: 30px;
	margin-left: 105px;
}
#photocredit{
	position: relative;
	text-align: right;
}
#rightbox {
	float: right;
	margin-right: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding-left: 40px;
	padding-right: 40px;
}
#rightbox h3{
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	line-height: 2px;
	color: #c00000;
	text-align: center;
}
#showing {
	float: right;
	margin-left: 20px;
	margin-right: 40px;  
}
#theaterphoto {
	width: 400px;
}
#topset {
	padding-bottom: 20px;
}
#tripplan {
	background-color: #80cee7;
	padding-left: 6px;
	padding-bottom: 6px;
}
#weatherlink {
	font-size: x-small;
	text-align: center;
}

.tightlist {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: x-small;
}

/* imported from basically-CHILD style */

.wp-caption {
  background: #fff;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 15px 10px 10px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.wp-caption .wp-caption-text {
  color: #000;
  font-size: 0.923em;
  line-height: 1.75em;
  margin: 0;
  padding: 15px 0 5px 40px;
  position: relative;
}
