ul {
  margin: 0px;
  padding-left: 10px;
}

fieldset {
  border:0 none;
  padding:0.5em;
}

body {
  background-color:#323232;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  height:100%;
  padding-top:10px;
}

img {
  border:0 none;
}

#wrap {
  -moz-border-radius:20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  background-color:white;
  border:6px solid white;
  width:900px;
  margin: 0 auto;
}

#header, #footer {

}

#header {
  background-image:url("../images/columbus_footy_header.png");
  background-repeat:no-repeat;
  height:175px;
  width:900px;
}

#header h1 {
  background-image:url("../images/logo.png");
  background-position:95% 50%;
  background-repeat:no-repeat;
  display:none;
  font-size:4em;
  height:100px;
  line-height:3em;
  margin:0;
  overflow:visible;
  padding:0.5em 0.5em 0;
  text-align:right;
  vertical-align:bottom;
}

.breadcrumbs {
display:block;
text-align:right;
}
#footer {
background-image:url("../images/footer.jpg");
background-position:0 50%;
background-repeat:no-repeat;
border-color:black black -moz-use-text-color;
border-style:solid solid none;
border-width:thin thin 0;left
font-weight:bold;
padding:0.5em;
}

a {
  text-decoration: underline;
  color: #333333;
}

a:hover {
  text-decoration: underline;
  color: #666666;
}

h1 {

}
h2 {
  margin-bottom: 6px;
}
h3 {

}
h4 {

}300
h5 {

}
h6 {

}

#main-body {
  display: inline-block;
  padding: 20px 10px 40px 10px;
}

#topmenu {
  background-color:#333333;
  border-bottom: 6px solid white;
  border-top: 10px solid white;
}

#topmenu ul {

}

#topmenu ul li, ul.menu li {
  display:inline-block;
}

#topmenu ul li a {
  color:white;
  display:inline-block;
  padding: 10px 40px 10px 0px;
  text-decoration:none;
  font-weight: bold;
}

#topmenu ul li:hover, ul.menu li:hover {
  color:#FFFFFF;
  opacity:1;
}

#submenu {
  background-color: #888888;
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6px;
  margin-bottom: 6px;
}

#submenu  ul li, ul.menu li {
  display:inline-block;
}

#submenu ul li a {
  color: white;
  display: inline-block;
  padding: 0px 40px 0px 0px;
  text-decoration: none;
}

#content {
  float: left;
  width: 648px;
  padding-right: 20px;
}

.sidebar {
  float: left;
}

.article {
  border-bottom: 1px solid #888888;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  float: left;
}

.article ul {
  margin-left: 10px;
}

.article .author {
  margin-bottom: 6px;
}

.author {
  color: #666666;
}

.date {
  margin: 6px 0px 6px 0px;
  color: #666666;
}

.thumbnail {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 2px solid #CCCCCC;
  margin: 10px 5px 0px 5px;
  padding: 6px 10px;
  float: left;
  width: 180px;
}

.thumbnail img {
  width: 180px;
}

.thumbnail a {
  color: #666666;
}

.thumbnail h4 {
  margin: 0px 0px 6px 0px;
  height: 32px;
}

.ohio-state {

}

.ohio-state h4 {
  margin-bottom: 5px;
}

.ohio-state ul {
  margin-left: 10px;
}

.ohio-state ul li{
  margin-top: 10px;
}

.ohio-state h2 {
  margin-top: 0px;
}

.ohio-state .leader-title {
  width: 150px;
  display: inline-block;
}
.ohio-state .leader-name {
  width: 150px;
  display: inline-block;
}
.ohio-state .leader-email {
  width: 250px;
  display: inline-block;
}

.ohio-state p {
  margin-top: 20px;
  margin-bottom: 10px;
}

.bold {
  font-weight: bold;
}

.news-coverage {
  margin-bottom: 20px;
}

.news-coverage .title a{
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}

.rules {

}

.rules .bold {
  margin-right: 10px;
}

.rules ul {
  list-style: none;  
}

.rules ul li {
  margin-bottom: 4px;
}

.rules .positions-table {
  border-collapse: collapse;
  margin: 15px;
  text-align: center;
}

.rules .positions-table .line {
  background-color: #cccccc;
  font-weight: bold;
  text-align: left;
}

.rules .positions-table td {
  width: 24%;
  border: 1px solid #666666;
  padding: 4px;
}

.results {
  display: inline-block;
  border: 4px solid #333333;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.results .team {
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 10px;
}

.results .team .title {
  font-size: 14px;
  font-weight: bold;
}

.results .team .final-score {
  font-size: 36px;
  font-weight: bold;
}

.results .quarter-breakdown {
  display: inline-block;
  width: 150px;
  text-align: center;
  padding: 10px 0px 11px 0px;
  border-left: 4px solid #333333;
  border-right: 4px solid #333333;
}

.results .quarter-breakdown .row {
  display: block;
  width: 100%;
  height: 20px;
}

.results .quarter-breakdown .score {
  display: inline-block;
  width: 33%;
}

.results .quarter-breakdown .quarter {
  display: inline-block;
  font-weight: bold;
  width: 16%;
}

.scoring {
  width: 100%;
  float: left;
}

.scoring .team {
  float: left;
}

.scoring .team-left {
  margin-right: 20px;
  padding-right: 20px;
}

.note {
  font-size: 10px;
}

.news-row {
  border-bottom: 1px solid #666666;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

.news-photo {
  margin: 6px;
}
