/* Community Greenspaces */

/*
 * DEFAULTS */
 
div {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
} 

body {
  text-align:center;
  margin:5px;
  /*background-image: url('../site-img/body-background.png');*/
  font-family: Arial, Sans Serif;
  font-size: small;
  color: #555555;
  background-color: #c6cbba;
  height: 100%;
}

h1 {
  font-family: Trebuchet MS, Arial, Sans Serif;
  color: #8FAF80;
  padding-left:5px;
  margin-left:5px;
  margin-top:15px;
  margin-bottom:0px;
  background-image: url('../site-img/logo-top.png');
  height: 70px;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  float: left;
  width: 70%;
}

h1 span {
  display: none;
}

h2, h3, h4, h5 {
  font-family: Trebuchet MS, Arial, Sans Serif;
  color: #3B8424;
  margin:0px;
}

h2 {
  color: #2B7414;
  font-size: 200%;
  border-bottom: 2px solid #CFE3CF;
  margin-bottom: 0.5em;
}

code {
  font-family: Trebuchet MS, Arial, Sans Serif;
}

p {
  margin-top: 0px;
}

/*
 * SCREEN LAYOUT */

div#page {
  width:710px;
  text-align:left;
  background-image: url('../site-img/flint-banner-left.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  padding-left:40px;
  border: 1px solid #222417;
  background-color: #FFFFFF;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  min-height: 100%;
}

body>div#page {
  height: auto;
}

/*
 * IN-PAGE LAYOUT */
 
div#main-page {
  width:460px;
  float:left;
  padding:10px 30px;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 375px;
}
div#main-text {
  width: 460px;
  float:left;
}
div#access-img {
  text-align: center;
}
div#right-bar {
  width:190px;
  float:right;
  padding-top: 2em;
}
div#right-bar ul, li {
  margin: 3px;
}
div#right-bar img {
  padding-left: 5px;
  margin-top: 15px;
}

/*
 * TOP OF PAGE */
 
div#image-bar {
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  /*padding-bottom:6px;*/
  /*border-bottom: 1px solid #8FAF80;*/
}

div#image-bar img {
  /*margin:0px 20px;*/
  /*border:1px solid black;*/
}

div#title {
  padding-bottom:6px;
}

img#rating {
  float:right;
}

div#motto {
  text-align:left;
  font-style:italic;
  clear:both;
}

div#motto p {
  margin: 4px;
}

a#access-link {
  display: block;
  float: left;
  margin-right: 5px;
}

div#title>a#access-link {
  margin-right: 10px;
}

/*
 * IMAGES */
 
div.pic124 {
  width:710px;
  height:145px;
  background-repeat:no-repeat;
  background-position: top left;
  margin-bottom: 10px;
}
div.pic124 div.inner {
  width:710px;
  height:145px;
  background-repeat:no-repeat;
  background-position: top left;
  background-image: url('../site-img/mask.png');
}

/*
 * SITE MENU */

ul#site-menu {
  list-style-type: none;
  padding: 0px;
  margin:0px;
  padding-left:5px;
  /*border-bottom: 1px solid #8FAF80;*/
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 3px;
}

ul#site-menu li {
  display:inline;
  margin:0px;
  padding:0px;
  margin-right:10px;
}

ul#site-menu a:link,
ul#site-menu a:visited,
ul#site-menu a:hover,
ul#site-menu a:active {
  background-repeat: no-repeat;
  padding-left: 9px;
  background-position: 0 0.4em;
}

ul#site-menu a:link,
ul#site-menu a:visited {
  background-image: url('../site-img/menu-bullet-off.png');
  text-decoration:underline;
}

ul#site-menu a:hover {
  text-decoration:underline;
  background-image: url('../site-img/menu-bullet-on.png');
}

ul#site-menu a:active {
  text-decoration:underline;
  background-image: url('../site-img/menu-bullet-on.png');
}

/*
 * LINKS */
.skiplink {display:none}

a {
  color: #2B4414;
}

a:hover {
  text-decoration:underline;
  color: #D3770B;
}

a:visited, 
a:link, 
a:active  {
  text-decoration:underline;
}

/*
 * CONTEXT LINKS */

ul.context-links {
  list-style: none;
  margin: 0;
  padding-left: 8px;
}

ul.context-links li {
  margin: 0;
  display: inline;
}
 
div.context-menu {
  margin-right: 1.5em;
  background-color: #eff3ef;
}

div.context-menu h4, 
div.context-menu h5 {
  padding-left: 10px;
  color: #1B6404;
}

div.context-menu h4 {
  background-image: url('../site-img/links-panel-t-l.png');
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #cfe3cf;
}

div.context-menu h4 div {
  background-image: url('../site-img/links-panel-t-r.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-top: 2px;
}

div.context-menu h5 {
  background-color: #e1ede1;
}

ul.context-links a {
  display: block;
  background-repeat: no-repeat;
  padding-left: 9px;
  background-position: 0 0.4em;
  margin: 0;
  margin-bottom: 0.5em;
}

ul.context-links a:link,
ul.context-links a:visited {
  background-image: url('../site-img/menu-bullet-off.png');
  text-decoration:underline;
}

ul.context-links a:hover {
  text-decoration:underline;
  background-image: url('../site-img/menu-bullet-on.png');
}

ul.context-links a:active {
  text-decoration:underline;
  background-image: url('../site-img/menu-bullet-on.png');
}

/*
 * CALENDAR */

th#month-heading {
  text-align:center;
  background-color:#e1ede1;
  padding:2px;
}

td#month {
  background-color:#eff3ef;
  vertical-align:top;
}

td#month pre {
  font-family: Courier New, Courier;
  color: #555555;  
}

