/* @override http://www.cityofmoore.com/ver2//templates/templates/antiquePhoto/css/interior.css */

@import url("tag.css");

body {
	background:  #746023 url(http://www.koiblue.com/Moore/templates/templates/antiquePhoto/images/MOORE_HEADER_BACK_INT.jpg) repeat-x;
}

/* MISC: =Main
----------------------------------------------- */

#headerBox {
	height: 135px;
}

.headerImage {
	margin: auto;
	width: 800px;
	height: 106px;
	position: relative;
	top: 39px;
	background: url(http://www.koiblue.com/Moore/templates/templates/antiquePhoto/images/MOORE_HEADER_INT.jpg) no-repeat -10px 0;
}

#flashMenuWrapper {
	width: 100%;
	position: absolute;
	top: 0px;
	height: 135px;
	margin: auto;
	z-index: 50;
}


	

/* MISC: =Media Box
includes all items in this div
----------------------------------------------- */

#mediaBox ul {
	margin: 0;
	padding: 0;}

#mediaBox ul li{
	list-style: none;}

#menuWrapper {
	position: relative;
	width: 800px;
	height: 37px;
	margin: auto;
	top: 97px;
}

.newsBody {
	margin: 0 0 20px 20px;
}

/* @group =Breadcrumbs 
----------------------------------------------- */

#breadCrumbsBox {
	font-size: .8em;
	margin: -1.4em 1em 3em 1em;
}

#breadCrumbsBox a,
#breadCrumbsBox a:visited {
	color: #300503;
}

#breadCrumbsBox a:hover {
	color: #900F09;
}

/* @end */


/* @group =Events Page 
----------------------------------------------- */

div#eventDetailBox h2 {
	border: solid #c59660;
	background: url(http://www.koiblue.com/Moore/templates/templates/antiquePhoto/images/NEWS_HEADER_BACK.jpg) repeat-y;
	border-width: 0 0 0px 10px;
}

div#eventDateBox, div#eventLocationBox,
div#eventDescriptionBox {
	margin: 1em 0;
	font-size: 1em;
}

div#eventDetailBox div#eventDetailMapBox {
	border: 2px solid;
	margin: 2em 0;
}

.eventDate {
	margin: 0 0 0 20px;
}

.eventDesc {
	margin: 0 0 0 20px;
}

.locationTitle, .locationStreet, .locationCSZ {
	margin: 0 0 0 20px
}

div#eventsBox > ul li {
  list-style-image: none;
  list-style-type: none;
}
div#eventsBox > ul li.eventRow h3 {
  margin: 0 0 0 -1em;
  padding: 0 0 0 1.8em;
  background: url(http://www.cityofmoore.com/uploaded/Image/calendar.png) no-repeat 5px 2px;
  font-size: 1.1em;
}
div#eventsBox > ul li.eventRow .date {
  color: #750e0d;
}
 
div#smallCalBox {
  padding: 1em 2em;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

} 
div#smallCalBox table,
div#smallCalBox table td {
  border: 1px solid #f2e6c4;
  padding: .3em;
  color: #aaa28a;
  text-align: center;
  
}
div#smallCalBox table th {
  color: #946e1b;
  background-color: #ecd697;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;

}
div#smallCalBox table caption {
  margin: auto;
  width: 80%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #775718;
}
div#smallCalBox table caption span {
  margin: 0 .5em;
}
div#smallCalBox table td.linked-day  {
  color: #94281a;
  background-color: #e6d5a3;
 padding: 0;
}
div#smallCalBox table td.linked-day a {
  color: #5c0905;
  display: block;  
  padding: .3em;
}
div#smallCalBox table td.linked-day a:hover {
  color: #b41109;
  text-decoration: none;
  background-color: #e5c1a2;
}
div#eventsListBox ul {
  padding: 0;
  margin: 2em;
}
div#eventsListBox ul li{
  list-style-type: none;
  margin: 0;
  color: #646464;
}

div#eventsListBox h4{
  font-weight: bold;
  margin-left: -1em;
  background: url(http://www.cityofmoore.com/uploaded/Image/calendar.png) no-repeat 0;
  padding-left: 1.7em;
}
div#eventsListBox ul li.eventRow span.location {
  font-weight: normal;
  font-style: normal;
  color: #b23833;
  padding-right: 4px;
}/* @end */

/* =Sports Overview
----------------------------------------------- */
table.dataTable.sports{
width:490px;
padding:0;
margin:0;
}
table.dataTable.sports tr td{
padding:.4em;
font-size:.9em;


}




/* =Weather Box 
----------------------------------------------- */

div#weatherTomBox {display: none;
	}

/* =News Page 
----------------------------------------------- */

div#newsPageBox h2 {
	border: solid #ca826c;
	background: url(http://www.koiblue.com/Moore/templates/templates/antiquePhoto/images/NEWS_HEADER_BACK.jpg) repeat-y;
	border-width: 0 0 0px 10px;
}