/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul, ul.mktree li { margin-left:0px; padding:0px; }
	ul.mktree ul li { margin-left:15px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
/*	ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; } */
}


/* Styles we want all browsers to see */
body {
/* background: #cedff2; */
background: steelblue;
font: 12px/1.5 Geneva, Arial, Helvetica, sans-serif;
}

#mainbox
{
  padding: 5px;
  background: #FFF;
  border: 2px navy solid;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#header
{
  margin:0;
  padding:0;
  padding-left: 5px;
  margin-bottom: 5px;
  background-color: #cbdea8;
  text-align: left;
}

div#mainContent
{
  margin-left: 15px;
  margin-right: 15px;
}

h1.header
{
  margin:0;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 15px;
  font-size: 1.7em;
  text-align: center;
/*   border-bottom: thin solid darkolivegreen; */
}

.leftHeader
{
  margin:0;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 5px;
  font-size: 1.7em;
  color: darkolivegreen;
}

div.pageTitle
{
  margin:0;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 5px;
  font-size: 1.7em;
  color: darkolivegreen;
  text-align: center;
}

div.sectionHeader
{
  font-size: 1.5em;
  color: darkolivegreen;
  border-bottom: thin solid darkolivegreen;
}

h2.subheader
{
  margin:0;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 15px;
  font-size: 1.5em;
  text-align: center;
}

h3.subsubheader
{
  margin:0;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 15px;
  color: darkolivegreen;
  font-size: 1.2em;
  text-align: left;
}

#headerTable
{
  background-color: #cbdea8;
  margin-bottom: 5px;
  border-bottom: thin solid darkolivegreen;
}

#contentTable
{
  margin-top: 0;
}

.textTable
{
  margin:0;
  margin-left: 10%;
  width: 70%;
}

.footer, .topMenu
{
  margin:0;
  padding:0;
  background-color: #cbdea8;
  text-align: left;
}

.footer
{
  margin-top: 1em;
}

.rightMenu
{
  margin:0;
  padding:0;
  padding-right: 5px;
  background-color: #cbdea8;
  text-align: right;
  white-space: nowrap;
}

.rightMenu ul
{
  margin: 0;
  padding-top: 5px;
  list-style-type: none;
}

.footer p, .topMenu p, .rightMenu p
{
  margin:0;
  padding:0;
  padding-right: 5px;
  padding-left: 5px;
}

.topMenu a:link, .topMenu a:visited, .topMenu a:active,
.rightMenu a:link, .rightMenu a:visited, .rightMenu a:active,
.footer a:link, .footer a:visited, .footer a:active
{
  color: darkolivegreen;
}

.footer a:hover, .topMenu a:hover, .rightMenu a:hover
{
  color: white;
}

.footer a, .topMenu a, .rightMenu a
{
  font-weight: bold;
  text-decoration: none; 
  padding-right: 4px;
  padding-left: 4px;
}

.separator
{
  border-top: thin darkolivegreen solid;
  width: 75%;
  margin: 10px;
  margin-left: auto;
  margin-right: auto;
}

div.punchButtons img
{
  margin: 2px;
}

/* div.punchButtons img:hover */
/* { */
/*   background-color: #cbdea8; */
/* } */

div.punchButtons 
{
  text-align: center;
}  

.content
{
  border: thin solid darkolivegreen;
  padding-left: 15px;
  padding-right: 15px;
}  

.plainContent
{
  padding-left: 15px;
  padding-right: 15px;
}  

div.portlet
{
  border: thin solid darkolivegreen;
  margin: 15px;
}  

.portlet .header
{
  margin:0;
  background-color: #cbdea8;
  padding:0;
}

.forumBox .header
{
  margin:0;
  background-color: #cbdea8;
  border: thin solid darkolivegreen;
  border-left: 0;
  border-right: 0;
  padding:0;
}

.portletTitle
{
  color: darkolivegreen;
  font-weight: bold;
  font-size: medium;
  padding-left: 5px;
  text-align: left;
}

.portlet .portletEditButton
{
  color: blue;
  font-weight: bold;
  font-size: smaller;
  padding-right: 5px;
  text-align: right;
}

div.personDiv, div.portlet .contents
{
  margin:0;
  margin-left: 2px;
  padding: 5px;
  padding-bottom: 0;
}  

img.personImage
{
  float: left;
  padding: 10px;
  padding-top:0;
}

table.imageTable
{
/*   border: 1px solid gray; */
  border: 1px solid #ccc;
  padding: 3px;
  padding-bottom: 0;
  background-color: #f9f9f9;
}

.imageTable td
{
  padding: 0;
}

div.standaloneImage
{
  margin: 10px;
  margin-left: 0;
}

div.centerImage, div.rightImage, div.leftImage
{
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.centerImage
{
  text-align: center;
}

div.leftImage
{
  text-align: left;
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

div.rightImage
{
  text-align: right;
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

div.divider
{
  clear: both;
  border: none;
  border-top: thin darkolivegreen solid;
}

div.blogHeader
{
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom:0;
  padding-bottom:0;
  border-bottom: thin solid #ccc;
}

div.blogSubheader, .subHeader
{
  font-size: smaller;
  margin:0;
  padding:0;
}

.subHeader .em
{
  font-weight: bold;
  font-style: normal;
  color: black;
}

div.blogContent
{
  margin: 0;
  font-size: .9em;
  padding: 0;
  padding-bottom: 5px;
}

div.blogContent p
{
  padding: 7px;
  padding-bottom: 0;
  margin:0;
/*   line-height: 1em; */
}

div.blogFooter
{
  margin: 0;
  margin-bottom: 15px;
  font-size: smaller;
  padding: 0;
  padding-bottom: 5px;
  text-align: right;
}

div.wikiquote
{
  background-color: #f9f9f9;
  border: thin solid #ccc;
  margin: 10px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 5px;
}

div.wikiattribution
{
  font-style: normal;
  margin-left: 30px;
  margin-top: 4px;
  font-size: x-small;
}

div.quote
{
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2em;
}

/* div.quotes */
/* { */

/* } */

p.quote
{
  color: darkolivegreen;
  font-size: 1.2em;
  margin-top:0;
  margin-bottom:0;
  line-height: 1.2em;
}

p.quoteMulti
{
  color: darkolivegreen;
  font-size: 1em;
  margin-top:0;
  margin-bottom:5px;
  line-height: 1.2em;
}

ol.quote
{
/*   list-style-type: disc; */
/*   list-style-image: url(/static/images/bulletorange.png); */
  font-size: 1.2em;
  line-height: 1.2em;
  color: darkolivegreen;
  margin-top:0;
  margin-bottom:0;
}

.quote li
{
  margin-bottom: 3px;
}

p.attribution
{
  font-size: x-small;
  margin-top: 3px;
  margin-left: 15%;
}

p.pullout
{
  font-style: italic;
  font-size: 1.1em;
  margin-top:0;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2em;
}

td.CO2, td.allies
{
  text-align: center;
  font-weight: bold;
}

.CO2 .reading, .allies .reading
{
  font-size: 1.3em;
}

.lead
{
  font-weight: bold;
}

dl
{
  margin: 0;
  margin-top: 8px;
  padding: 0;
}

dt
{
  padding-left: 15px;
  font-weight: bold;
}

dd
{
  margin-bottom: 5px;
}

.learn
{
  color: darkolivegreen;
}

.justified
{
  text-align: justify;

 }

div.footer
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-top: 1px darkolivegreen solid;
}

.formContent
{
  width: 50%;
  padding: 0;
  padding-left: 10px;
  padding-right: 15px;
}  

.instructions
{
  width: 50%;
  border: thin solid darkolivegreen;
  background-color: #d7eab1;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

div.instructions
{
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.instructionsHeader
{
  font-size: 1.7em;
  padding:0;
  margin:0;
  margin-top: 5px;
  display: block;
}  

.errorMessage
{
  width: 50%;
  font-size: 1.2em;
  border: 2px solid red;
  background-color: #F5F5F5;
  margin: 15px;
  margin-left: 10%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}  

.message
{
  width: 50%;
  font-size: 1.2em;
  border: 2px solid darkolivegreen;
  background-color: #d7eab1;
  margin: 15px;
  margin-left: 10%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 25px;
}  

.inlineInstructions
{
  font-size: .8em;
  background-color: #d7eab1;
  margin-left: 15px;
  padding-left: 5px;
  padding-right: 5px;
}  

/* SIDEBAR */

.sidebar, .library
{
  font-size: small;
  padding-top: 10px;
  padding-left: 10px;
/*   overflow: hidden; */
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active,
.toolLink a:link, .toolLink a:visited, .toolLink a:active,
.navButtons a:link, .navButtons a:visited, .navButtons a:active
{
  color: blue;
  text-decoration: none;
}

.sidebar a:hover, .toolLink a:hover, .navButtons a:hover
{
  color: blue;
  text-decoration: underline;
/*   font-weight: bold; */
}

.cleanLink a:link, .cleanLink a:visited, .cleanLink a:active
{
  color: darkolivegreen;
  text-decoration: none;
}

.cleanLink a:hover
{
  color: darkolivegreen;
  text-decoration: underline;
}

.plainLink a:link, .plainLink a:visited, .plainLink a:active
{
  color: black;
  text-decoration: none;
}

.plainLink a:hover
{
  color: black;
  text-decoration: underline;
}

.sidebar .list
{
}

.sidebar ul, ul.navButtons
{
  border-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2em;
  margin:0;
  margin-bottom: 6px;
  list-style-type: disc;
  list-style-image: url(/static/images/bulletorange.png);
}

ul.simple
{
  padding: 0;
  margin-left: 1em;
  list-style-type: disc;
  list-style-image: url(/static/images/bulletorange.png);
}

.simple li
{
  margin-bottom: 5px;
}

ul#aboutMe
{
  border-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2em;
  font-size: smaller;
  margin:0;
  margin-left: 10px;
  margin-bottom: 6px;
  list-style-type: disc;
  list-style-image: url(/static/images/bulletorange.png);
/*   background-color: #f9f9f9; */
}

.sidebar li, .navButtons li
{
  font-size: 75%;
  padding-left: 0;
}

.library ul ul li
{
  font-size: x-small;
  padding-left: 0;
  white-space: nowrap;
}

.navButtons li
{
  font-size: 85%;
  padding-left: 0;
}

.listHeader
{
/*   border: thin solid #ccc; */
  border-bottom: 0;
  background-color: #d7eab1;
  background-color: #cbdea8;
  color: darkolivegreen;
  font-weight: bold;
  padding: 2px;
  padding-left: 6px;
  font-size: 85%;
  font-style: italic;
}

/* END SIDEBAR */

div.userPortrait
{
/*   float: left; */
  margin: 6px;
  text-align: center;
}

div.pageField
{
}

span.fieldName
{
  display: inline;
  font-weight: bold;
  color: gray;
  font-size: smaller;
}

span.fieldValue
{
  display: inline;
/*   font-style: italic; */
  font-size: smaller;
}

div.editButton
{
  text-align: right;
  font-size: smaller;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 10px;
}

div.editButtonLeft
{
  text-align: left;
  font-size: smaller;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 10px;
}

.tagblockName, .tagblocks legend
{
  font-weight: bold;
  font-size: smaller;
  color: darkolivegreen;
}

.tagblocks
{
  margin:0;
  padding: 5px;
  margin-left: 2em;
  margin-right: 5px;
  margin-top: 10px;
  border: thin darkolivegreen solid;
}

.grayed
{
  color: #AAA;
}

/* BLOG and TALK Posts */

div.post
{
  margin: 0;
  padding: 0;
  margin-top: 15px;
  width: 75%;
}

div.reply
{
  margin-top: 15px;
  margin-bottom: 5px;
  width: 75%;
  padding: 5px;
  border: thin solid #ccc;
  background-color: #f9f9f9;
}

.postHeader
{
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom:0;
  padding-bottom:0;
  border-bottom: thin solid #ccc;
}

.postSubheader
{
  font-size: smaller;
  margin:0;
  padding:0;
  padding-bottom: 7px;
  text-align: right;
}

.postFooter
{
  margin: 0;
  margin-bottom: 15px;
  font-size: smaller;
  font-weight: bold;
  padding: 0;
  padding-bottom: 5px;
  text-align: right;
}

.postHeader a
{
  text-decoration: none;
  color: blue;
}

.postTitle
{
  color: darkolivegreen;
  font-size: large;
  font-weight: bold;
}

.reply .postTitle
{
  font-size: 1em;
}

.postAuthor
{
  font-size: smaller;
  font-weight: bold;
}

.postDate
{
/*   font-size: .8em; */
  font-size: x-small;
  font-weight: bold;
}

div.postBody
{
  margin-bottom: 5px;
  font-size: .9em;
  padding: 0;
}

div.postBody p
{
  padding: 0;
  padding-bottom: 5px;
  margin:0;
}

div.replyDiv
{
  padding: 0;
  margin: 0;
  text-align: right;
}

.postBody ol li
{
  list-style-type: decimal; /* Needed bc Talk pages are inside mktree, which
                            turns off list markers */
}

.postBody ul li
{
  list-style-type: disc; /* Needed bc Talk pages are inside mktree, which
                            turns off list markers */
}

.eventDate
{
  font-weight: bold;
  font-size: 1.2em;
  color: darkolivegreen;
  margin-bottom:0;
  padding-bottom:0;
  border-bottom: thin solid #ccc;
}

.eventVenue
{
  margin: 0;
  margin-top: 5px;
  margin-bottom: 15px;
}

.eventVenueName
{

}

.eventTime
{
  font-size: small;
}

.eventTitle
{
  font-weight: bold;
  margin-bottom:0;
  padding-bottom:0;
  border-bottom: thin solid #ccc;
}

.eventBlurb
{
  margin: 0;
  margin-bottom: 12px;
}

.eventBlurbSubheader
{
  font-size: x-small;
  margin-bottom:0;
  padding-bottom:0;
}

.eventBlurbDate
{
  font-weight: bold;
  color: darkolivegreen;
}

.eventFeed
{
  width: 50%;
}

.hide.mktree ul li
{
  list-style-type: none;
                        
}

.memberIcon
{

}

.memberIcon .memberHeader
{
  font-size: smaller;
}

div.teamHeader
{
  font-weight: bold;
  margin-bottom:0;
  padding-bottom:0;
}

div.memberHeader
{
  width: 50px;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom:0;
  padding-bottom:0;
}

.teamHeader .teamSubheader, .memberHeader .memberSubheader
{
  font-size: smaller;
  font-weight: normal;
}

div.teamContent, div.memberContent, .portletContent
{
  margin:0;
  font-size: .9em;
  padding: 0;
  padding-bottom: 5px;
  padding-left: 15px;
}

.teamMore, .memberMore, .forumMore, .blogMore, .more
{
  padding: 0;
  padding-right: 10px;
  font-weight: bold;
  font-style: italic;
  font-size: smaller;
  margin:0;
  text-align: right;
}

.clubTitle
{
  font-size: large;
  font-weight: bold;
}

.forumTable
{
  margin: 0;
  padding: 0;
}

.forumBox
{
  margin: 15px;
  padding: 0;
}

.headerRow
{
  font-weight: bold;
  font-size: smaller;
  color: grey;
}

.headerRow div
{
  padding-bottom: 5px;
}

.smallDataRow
{
  font-size: smaller;
  text-align: center;
}

div.forumContent
{
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  padding-bottom: 5px;
  font-size: .9em;
  border-bottom: thin solid #CCC;
  width: 70%; 
}

div.forumContent p
{
  margin:0;
  padding: 0;
  padding-bottom: 0;
/*   line-height: 1em; */
}

.forumPostTitle
{
  margin: 0;
  padding: 0;
  color: darkolivegreen;
  font-size: large;
  font-weight: bold;
}

.myName
{
  font-size: small;
  font-weight: bold;
  color: darkolivegreen;
  text-align: center;
}

.letterHeader, .signed
{
  font-size: 1.7em;
  color: darkolivegreen;
  margin: 0;
  margin-left: 15px;
  padding: 0;
}

.letterFooter
{
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  text-align: left;
  padding: 0;
}

.letterFooter p
{
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-align: left;
}

.letterFooter a
{
  font-size: 1.7em;
  text-align: left;
}

.letterSigners
{
  margin-bottom: 15px;
  margin-top: 15px;
}

.signed
{
  margin-bottom: 15px;
}

.letter, .signer
{
  font-size: 1em;
  margin: 0;
  padding: 0;
  padding-left: 15px;
  padding-right: 25px;
}

/* .miniPortlet .contents */
/* { */
/*   font-size: small; */
/* } */


.htmltagcloud
{
  text-align:  left;
  word-spacing: -.5em;
                
/*   line-height: 16px;  */
}
.tag
{
  margin-right: .7em;
  word-spacing: -.1em;
}
span.tagcloud0 { font-size: 12px;}
span.tagcloud1 { font-size: 13px;}
span.tagcloud2 { font-size: 14px;}
span.tagcloud3 { font-size: 15px;}
span.tagcloud4 { font-size: 16px;}
span.tagcloud5 { font-size: 17px;}
span.tagcloud6 { font-size: 18px;}
span.tagcloud7 { font-size: 19px;}
span.tagcloud8 { font-size: 20px;}
span.tagcloud9 { font-size: 21px;}
span.tagcloud10 { font-size: 22px;}
span.tagcloud11 { font-size: 23px;}
span.tagcloud12 { font-size: 24px;}
span.tagcloud13 { font-size: 25px;}
span.tagcloud14 { font-size: 26px;}
span.tagcloud15 { font-size: 27px;}
span.tagcloud16 { font-size: 28px;}
span.tagcloud17 { font-size: 29px;}
span.tagcloud18 { font-size: 30px;}
span.tagcloud19 { font-size: 31px;}
span.tagcloud20 { font-size: 32px;}
span.tagcloud21 { font-size: 33px;}
span.tagcloud22 { font-size: 34px;}
span.tagcloud23 { font-size: 35px;}
span.tagcloud24 { font-size: 36px;}

.userResultsTable .resultsPersonHeader
{
  margin-top: 15px;
/*   font-weight: bold; */
  padding: 0;
}

.userResultsTable .resultsPersonBody
{
  font-size: 85%;
  padding-bottom: 6px;
  padding-top: 6px;
}

.userResultsTable .resultsPersonText
{
  margin-left: 20px;
  width: 50%;
}

.userResultsTable .minimalAddress
{
  font-size: x-small;
  display: inline;
}

.userResultsTable img
{
  float: left;
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

.clear
{
  clear: both;
}

div.sectionHeading
{
  font-size: medium;
  font-weight: bold;
  margin: 0;
  margin-top: 10px;
  border-bottom: thin solid gray;
}

.imageCaption
{
  padding: 4px;
/*   margin-top: 2px; */
  font-size: x-small;
  text-align: left;
  color: gray;
/*   border-top: 1px solid #ccc; */
}

.percentEm
{
  font-size: larger;
  font-weight: bold;
}

.navtreeToggleButton
{
  text-align: left;
  font-size: x-small;
  margin: 0;
  padding: 0;
  padding-left: 3px;
}

#articlebar
{
  white-space: nowrap;
  margin: 0;
  margin-right: 20px;
  margin-bottom: 10px;
}

/* #articlebar */
/* { */
/*   border: 3px solid #cbdea8; */
/*   margin-top: 10px; */
/*   margin-left: 0; */
/*   margin-bottom: 10px; */
/*   padding: 3px; */
/*   white-space: nowrap; */
/*   overflow: hidden; */
/* } */

/* #articlebar ul */
/* { */
/*   margin: 0; */
/*   padding: 0; */
/*   list-style-type: none; */
/*   text-align: left; */
/* } */

.navTreeChild
{
/*   font-size: .9em; */
  font-size: small;
  white-space: nowrap;
}

.navTreeGrandchild
{
/*   font-size: .85em; */
  font-size: x-small;
  white-space: nowrap;
}

div.pagerTop, div.pagerBottom
{
  padding-left: 10px;
  text-align: left;
  font-size: x-small;
}

div.pagerTop
{
  margin-top: 0;
  margin-bottom: 10px;
}

 div.pagerBottom
{
  margin-top: 10px;
  margin-bottom: 0;
}

.pipeDelimiter
{
  color: gray;
  font-size: medium;
}

