html {
	height: 100%;
}
BODY { 
	background: url(images/plbg.jpg) repeat-x fixed top left;
	background-color: #363; 
	font-family: Arial,Helvetica,sans-serif; 
	margin: 5px auto;
	width: 768px;
	height: 100%;
}

body#cafepress {
   width: 1000px;
}

P, p, h1, h2, h3, H1, H2, H3 {
	text-align: left;
	display: block;
	line-height: 110%;
}

a:link, a:visited {
	color: #336633;
	text-decoration: none;
}

a:link:hover, 
a:link:focus, 
a:visited:hover, 
a:visited:focus { 
	color: #F07; 
}

.googleresults >table {
	width: auto
}

p.content {
	width: 100%;
}
/* page contruction*/

#maincontent {
	background: #FFFFCC;
	padding: 0px 5px 5px 5px;
	width: auto;
	min-height: 100%;
}

#headercontent {
	background: #FFFFCC;
	padding: 0;
}

#footer {
	 clear: both;
	 width: 100%;
}


#pagetitle {
	color: #000000;
	padding: 5px 0px 0px 0px;
}

* html #pagetitle {
	 height: 1%;
	   color: #000000;
	padding: 5px 0px 0px 0px;
}

#pagetitlelogo {
	float: right;
	display: block;
	width: 420px;
	padding: 0px 0px 0px 0px;
	margin-right: 20px;  
}
	
#menu {
	width: 125px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #fe7;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 5px 5px 5px;
	margin-right: 25px; 
	margin-bottom: 5px;
	float: left;
	position: relative;
}
#menutest {
	width: 768px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px; 
	padding: 10px 5px 5px 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}
#menutoptest {
	width: 420px;
	height: 23px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align: right;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	float: right;
}

* html #menutoptest {
	 width: 430px;
}

#menutest a, 
#menutoptest a {
	display: inline;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
#menutest .soc_icon {
   margin-left: 5px;
}

#topsearch  {
	display: inline;
}

.gsearchform  {
	display: inline;
}


img.searchbutton {
	font-size: 14px;
}
.searchfield {
	font-size: 10px;
	text-decoration: none;
}


#menu a {
	display: block;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

#menu .subtitle, #menutest .subtitle {
	margin-left: 5px;
	margin-top: -3px;
	font-size: 10px;
}

#menu a:hover, 
#menu a:focus, 
#headercontent a:hover, 
#headercontent a:focus, 
#menu ul li.current a {
	text-decoration: underline;
	color: #f07;}

#contentcolumn {
	width: 738px;
	margin-left: 10px;
	padding: 0 10px;
}

#rightcolumn {
	width: 238px;
	float: right;
	padding: 0 0 0 10px;
}

.headline {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	background: #fe7;
	border-top: 2px solid #999;
	width: 550px;
	padding: 0px;
}

div#minimap {
	width: 110px;
	float: right;
	padding: 0 0 0 10px;
}

#rightcolumn #minimap {
	width: 238px;

}

#index_left {
   width: 550px;
}

#rightcolumn .headline,
#minimap .headline {
   font-size: 14px;
    width: auto;
}

#rightcolumn .articles {
   font-size: 12px;
}
#rightcolumn .articles .articlesubtitle {
   font-size: 10px;
}

 .articlesubtitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 3px;
	margin-bottom: 6px;
}

#map_canvas ul li.image,
.events,
.blogentries {
	font-size: 13px;
}

#map_canvas  {
	width: 240px;
}

#map_canvas ul,
ul.events,
ul.articles,
ul.board,
ul.blogentries {
	clear:left;
	list-style-type: none;
	list-style-position: outside;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
}

 ul.events lh,
 ul.articles lh {
	display: block; 
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
 
} 
ul.events li {
	padding-top: 5px;
	margin-top: 3px;
}
.events div.header {
    margin-bottom: 4px;
    font-size: 16px;
}
.events div.header .info {
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: bold;
    
}

ul.board li {
	float: left;
}

ul.board li img{
	float: left;
	margin-right: 5px;
}


ul.articles li,
ul.board li {
	padding-top: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.articles li:hover { background-color: #FF9; }

ul.articles li.video {
	list-style-image:url(/images/site/motion.gif);
	list-style-position: inside;
}



.images ul.articles {
	clear: both;
	margin-bottom: 10px;
}

.images ul.articles li {
	width: 120px;
	float: left;
	padding-top: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.images ul.articles li.break {
    clear: left;
}
.recentadditions .images ul.articles li {
/* images displayed horizontally on neighborhoods page*/
	padding: 5px;
}

 ul.events span,
 ul.articles span {
	margin-bottom: 3px;
	margin-left: 3px;
}

.wnpevent {
	color: #C03;
}

 .caption, .footnote {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding: 3px;
	margin-bottom: 3px;
}
 .caption .selected {
	font-weight: bold;
 }

 .frontpagecontent { /* almost all paragraphs have this, but there's no definition*/
	 width: 600px;
}

/* only used by the school image widgets*/
.contentBlock {
	padding: 1em;
}


.imageblock {
	margin: 0 5px 0 5px;
	width: auto;
}

/* a single image and caption*/
.inlineimage {
	width: auto;
	float: right;
	padding: 5px;
	margin: 5px;
	line-height: 110%;
	min-height: 10px; 
}
#minimap_canvas.inlineimage {
	margin-left: 200px;
}

/* a single image and caption*/
div.inlineimage {
	width: auto;
	padding: 5px;
	margin: 5px;
	display: inline;
	line-height: 110%;
	min-height: 10px; 
}


/* generic yellow box - shack-list.php*/
div.update  {
	background: #fe7;
	border: 1px solid #000000;
	border-radius: 15px;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	font-size: 12px;
}

div.inset  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #fe7;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	float: right;
	position: relative;
}

.messageboard ul {
	font-size: 12px;
}

.messageboard a:visited {
	color: #9c6;
}
.messageboard a:visited:hover  {
color: #f07;
}


 /*used for recent posts inset */
.recent {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #fe7;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0;
	margin-bottom: 5px;
	float: right;
	position: relative;
	width: 180px;
}
.recent a {
	display: block;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
.recent p {
	margin-bottom: 2px;
	margin-top: 2px;
}
.recent a:hover,
.recent a:focus,
.recent ul li.current a {
	color: #f07;
}


/* update to thumbnail inset - 5-2009*/
ul.recent,
ul.page   {
	list-style-type: none;
	margin-top: 0;
}
ul.recent li,
ul.page li   {
    width: 100%;
    text-align: center;
	display: inline;
	float: left;
	margin: 0px;
    padding: 10px 0;
	
}

ul.recent li.header,
ul.page li.header {
    width: 100%;
    padding-top: 10px;
    font-weight: bold;

}

ul.page {
  width: 525px;
}

ul.page li {
  width: 240px;
  margin-left: 10px;
}

ul.page li.clearleft {
   clear: left;
}




/*need to sort out recentimageblock*/
div.recentimageblock,
li.recentimmageblock {
	margin: 0 3px 10px 3px;
	padding-bottom: 3px;
	width: 100px;
	float: left;
	display: inline;
}
div.recentimageblock a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
p.recentimageblock {
	padding-left: 13px;
	width: 100px;
}

p.recentimageblock a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

.recentimageblock a:hover, 
.recentimageblock a:focus {
	color: #f07;
}


/*only used in testing right now*/
div.recentimages {
	width: 110px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	float: right;
	position: relative;
}
p.recentimages {
	margin: 10px 25px 0px 25px;
	padding: 0 1em 0.5em 1em;
	width: auto;
	float: right;
}

.recentimageshorizontal {
	margin: 10px auto 10px auto;
	width: 700px;
	clear: both;
}

/*recentwide is used for latest posts block*/
.recentwide {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #fe7;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 550px;
}


.recentwide a {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

.recentwide a:hover, .recent  a:focus, .recentwide ul li.current a {
color: #f07;}

/* neigborhoods.php */
.recentadditions {
	margin-top: 10px;
	font-size: 12px;
	clear: both;
}

.recentadditions b {
	font-size: 14px;
}

.neighborhood h3 {
	margin-bottom: 5px;
}

div.spacer,
hr.spacer {
	clear: both;
}
.recentadditions div.spacer {
	height: 1px;
}


/*used in the messageboard*/
 .notice {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: auto;
	background: #CC9900;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	margin-bottom: 5px;
}

 .response {
	font-size: 18px;
	width: auto;
	background: #CC9900;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 15px;
	margin-bottom: 15px;
}

.articles .response {
    width: 75%;
	font-size: 13px;
	margin: 15px auto;
	border: 0;
}


.whatwedo {
	font-size: 12px; 
	text-align: right
}

div.container {
	border: 2px dashed #333;
	background-color: #ffe;
}

div.float {
	float: left;
}
	
div.float p {
	text-align: center;
}

.mboard-post-body a {
	text-decoration: underline;
}

.mboard-post-body a:hover {
	color: #99CC66;
}


#twitter_div li,
#twitter_div2 li {
	border-bottom: 1px solid #ccc;
}

.rightcol_text {
	font-size: 11px;
	text-align: center;
}

.rightcol_text .headline{
	width: 100%;
}


.printonly {
    display: none;
}

#modalwindow {
	background-color: #eee;
	border: 2px solid #ccc;
	position: absolute;
	left: 25%;
	top: 25%;
	padding: 10px 25px 25px 25px;
}

#palette .title {
	font-size: 16px;
	font-weight: bold;
}

#palette a.close {
	float: right;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
}

.donationform {
    width: 150px;
    margin-left: 25px;
    margin-top: 40px;
    float: right;
    text-align: center;
}

.mbdonate  {
     margin: 10px auto;
 }

.mbdonate form {
     display: inline;
 }


#headercontent .logo {
   margin: 0 auto;
   width: 725px;
}

.twtr-widget {
   width: 550px !important;
}

.keywords {
   font-size: 11px;
}

.keywords a {
   padding: 3px;
}

#books .item {
  font-size: 14px;
  clear: both;
}

#books .item hr {
  clear: both;
}

#books .item img {
  float: right;
  margin-right: 10px;
}

#paypal_form {
   width: 500px;
   height: 100px;
   margin: 10px auto 200px;
   padding: 20px;
   text-align: center;
   background-color: #fc9;
}
#paypal_form p {
   text-align: center;
}
