/* @override http://localhost/City%20of%20Moore/templates/templates/antiquePhoto/css/citymooreInteriorPrint.css */

/* -------------------------------------------------------------- 
  
   Reset.css
   * Resets default browser CSS styles.
   
   Original by Erik Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { line-height: 1; color: #333; background: white; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }



/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework
   [bjorkoy.com/blueprint]
   
   * Print Styles *
   
   This file creates CSS styles for printing documents. 
   Include this in the <head> of every page. See the
   Readme file in this directory for further instructions.
   
   Some additions you'll want to make, 
   customized to your markup:
   
   #heder, #footer, #navigation { display:none; }
   
-------------------------------------------------------------- */

body {
  font-family: Georgia, Times, serif;
  line-height: 1.5;
  color:#000;
  background: none;
  font-size: 11pt;
}

img { 
  float:left; 
  margin:1.5em 1.5em 1.5em 0;
}
strong {
  font-weight: bold;
}
p img.top { 
  margin-top: 0; 
}

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%; 
  height:2px; 
  margin:2em 0; 
  padding:0; 
  border:none; 
}
blockquote { 
  margin:1.5em 0; 
  padding:1em; 
  border:0.2em solid #ccc; 
  font-style:italic; 
  font-size:0.9em; 
}

.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }

a:link, a:visited {
	background: transparent;
	font-weight: bold;
  text-decoration: none;
  color: #000;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
  font-size: .8em;
  font-variant: normal;
  text-decoration: underline;
  padding-left: .6em;
  color: blue;
}
div.rightBox {

}
div.leftBox {

}
div.leftBox table {
  border: 1px solid #a6a6a6;
  margin: .4em;
}
div.leftBox table tr td {
  border: 1px solid #a6a6a6;
  padding: .2em;
}
div.mainBox div.rightBox div#contentSideBarBox {
  display: block;
  padding: 1em;
}


#contentSideBarBox h3 {
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid black;
}
div.mainBox div.rightBox div#contentSideBarBox ul {
  list-style-position: inside;
}
#contentSideBarBox ul li strong {
  font-weight:bold;
}
#billPay h2 a {
  display: none;
}
div.rightBox hr {
  display: none;
}
div#weatherBox {
  display: none;
}
div#eventsSidebarBox {
  display: none;
}
div#toolsBox {
  display: none;
}
div#podcastsBox {
  display: none;
}
#olderNewsBoxSlideLink {
  display: none;
}
div#olderNewsBox {
  display: none;
}
div#billPay {
  display: none;
}
div#footerBox {
  border-top-width: 2px;
  border-top-style: solid;
  font-size: 11.5px;
  padding: 2em;
}
#footerBox div.addressBox address {
  float: left;
  font-weight: bold;
  margin-right: 3em;
}
#footerBox div.copyRight {
  margin: 2em;
  font-style: italic;
  font-size: .9em;
}
div#flashMenuWrapper {
  display: none;
}
img {
  position: relative;
  top: 3em;
  display: none;
}

/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */ 
*/
 a[href^="/"]:after {
  content: " (http://www.cityofmoore.com" attr(href) ") ";
} 


/*----------------------------------------------------------------------------*/
ul.skipNav, #headerBox h2 { 
	display: none;
}
ul, ol{
  list-style-position: inside;
}
#headerBox h1 {
  font-size: 1.6em;
  text-align: center;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
h2,h3,h4 {
  font-style: italic;
  padding: .2em;
  margin: 1em 0 .4em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
h2 {
  font-size: 1.4em;
  }
h3 {
  font-size: 1.2em;
  }
h4 {
  font-size: 1em;
}
div.outerBox {
  margin: 2em;
}
#newsBox ul {
  list-style-type: disc;
  list-style-position: inside;
}
#newsBox ul li.newsRow {
  font-size: .9em;
}
span.date {
  color: #595959;
  font-size: .9em;
  padding-left: 2em;
  text-decoration: none;
}
p {
  margin-bottom: 1em;
}
a.lWOn {
 display: block;
 margin: 1em;
 padding: 0;
 width: 200px;
 float: left;
 
}
img.thumbnail {
	display: block;
  border: 1px solid black;
  margin: 0;
  padding: 0;
  top: 0;  
}
a.lWOn:link:after, a.lWOn:visited:after {
  content: attr(title);
  font-size: .6em;
  font-weight: normal;
  font-variant:italic;
  text-decoration: none;
  color: #000;
 }
div.sealBox {
  display: none;
}
div#breadCrumbsBox {
  display: none;
}







