
*
{
margin: 0px;
padding: 0px;
}

/*
ul
{
list-style: none;
}
*/

body 
{
margin: 0px;
background: #FFFFFF;
color: #0;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
align:center;
}






#pagetitle
{
height:75px;
display: block;
color: #DFDAC3;
margin: 8px auto 0 auto;
padding: 12px 0 0 0; 
position:relative;
}


#pagetitle a:link {
color: #DFDFDF;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
background:none;
}

#pagetitle a:visited {
color: #DFDFDF;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
background:none;
}

#pagetitle a:hover {
color: #fff;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
background:none;
}




#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 86%;
overflow: hidden;
border-top: 1px solid #DFDAC3;
background: #DFDAC3;
}




#leftnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-right: 9px;
margin-bottom: 20px;
text-align: left;
background:none;
}



#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
background:none;
}


#content
{
margin: 0 383px 20px 12px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
background: #fff;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
padding-left: 15px;
background: url(img/content-star.gif) no-repeat;
}

#content ul ul li{
padding-left: 15px;
background: url(img/content-child.gif) no-repeat;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}


#footwrap
{
clear:both;
background: none;
color: #8F8F8F;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 5px solid #798288;
margin: 20px 0px 20px 0px;
font-size: 12px;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
color: #8F8F8F;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #8F8F8F;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}



#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 4px 0 4px;
}

#sidebarleft li
{
background: #798288 url(img/li.gif) bottom right no-repeat;
padding-bottom: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #000;
padding: 2px 8px 2px 8px;
margin-top:8px;
background:#8C9EAA url(img/h2.gif) top left no-repeat;
}

 

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 4px 0 4px;
}

#sidebarright li
{
background: #798288 url(img/li.gif) bottom right no-repeat;
padding-bottom: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright a:link {
color: #DFDAC3;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #DFDAC3;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #000;
padding: 2px 8px 2px 8px;
background:#8C9EAA url(img/h2.gif) top left no-repeat;
margin-top:8px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


p
{
margin-bottom: 12px;
margin-top: 12px;
}


blockquote
{
margin: 0px 5% 0px 5%;
padding: 0px 7% 0px 2%;
font-style: italic;
color: #666666;
border-left: 4px solid #B5C9DF;
}



.postmetadata
{
display:block;
margin: 10px 35px 10px 20px;
border-left: 4px solid #BFBDB3;
padding: 5px 8px 8px 35px;
text-align: left;
background: #EFECE0;
color:#3F3F3F;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #8C9EAA;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #8C9EAA;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #8C9EAA;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #8C9EAA;
font-weight: normal;
}


a:link
{
color: blue;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
background:#D0D0D0;
//text-decoration: underline;
}

//a:visited
//{
// color: #8C9EAA;
// text-decoration: none;
//font-weight: normal;
//}

//a:visited:hover
//{
//text-decoration: underline;
//}

//a img
//{
//border:none;
//background:none;
//padding:5px;
//}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #DFDAC3;
margin-bottom: 2px;
border: 1px solid #8C9EAA;
}

li.alt
{
background: #fff;
border: 1px solid #8C9EAA;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #8C9EAA;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #8C9EAA;
font-size: 28pt;
}

#comment
{
width:80%;
}



h1
{
font-size: 36px;
color: #666666;
}


h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-bottom: 3px solid #BFBDB3;
background:#EFECE0 url(img/title.gif) top left no-repeat;
}

h3.posttitle:hover
{
border-bottom: 3px solid #798288;
}

.posttitle a:link
{
font-size: 22px;
color: #798288;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #798288;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #798288;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #BFBFBF;
}

.entry
{
margin-bottom: 5px;
}

.post
{
display: block;
overflow:hidden;
width:98%;
}

code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #C3DEF1;
}


#navigation {
margin-left:auto;
margin-right:auto;
width: 86%;
overflow: hidden;
height:2.7em;
line-height:2.7em;
}

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

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} 

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#navigation form fieldset {
  margin-top:7px;
  border:0 solid;
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;

  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {
background-color:#798288;
border-top: 1px solid #798288;
}

#navigation li {border-color:#DFDAC3;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:#8C9EAA}

#navigation form {
  border-color:#DFDAC3;
  background:#798288 url(img/search.gif) bottom left no-repeat;;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:#798288;
}

.credits
{
margin-top: -25px;
padding: 0 4px 5px 4px;
float: right;
}

#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{

text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding:0;
}

#myContainer {
margin-left: 0 0 0 0;
overflow: hidden;
text-align: center;
align:center;
vertical-align:middle;
postition:relative;
float:left;
display:inline;
}

#myContainer2 {
margin-left: auto;
overflow: hidden;
text-align: center;
align:center;
vertical-align:middle;
postition:relative;
display:block;
}

#imageheader {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#CC9866;
border-top: 3px solid #CC9866;
border-left: 3px solid #CC9866;
border-right: 3px solid #CC9866;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}

#textheaderLightblue {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#6698CC;
border-top: 3px solid #6698CC;
border-left: 3px solid #6698CC;
border-right: 3px solid #6698CC;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}



#textheader {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#4477AA;
border-top: 3px solid #4477AA;
border-left: 3px solid #4477AA;
border-right: 3px solid #4477AA;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}

#listheader2 {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#66CC98;
border-top: 3px solid #66CC98;
border-left: 3px solid #66CC98;
border-right: 3px solid #66CC98;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}

#listheader {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#6698CC;
border-top: 3px solid #6698CC;
border-left: 3px solid #6698CC;
border-right: 3px solid #6698CC;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}


#imagebox {
padding:5px 5px 5px 5px;
margin: 0 4 4 4;
overflow: hidden;
background-color:#F7F5F2;
border-top: 3px solid #CC9866;
border-bottom: 3px solid #CC9866;
border-left: 3px solid #CC9866;
border-right: 3px solid #CC9866;
text-align: center;
font-family:helvetica;
line-height:150%;
position:relative;
font-size:10px;
}


#textboxLightblue {
padding:5px 5px 5px 5px;
margin: 0 4 4 4;
overflow: hidden;
background-color:#F2F5F7;
border-top: 3px solid #6698CC;
border-bottom: 3px solid #6698CC;
border-left: 3px solid #6698CC;
border-right: 3px solid #6698CC;
text-align: left;
font-family:monospace;
line-height:150%;
position:relative;
font-size:12px;
}



#textbox {
padding:5px 5px 15px 5px;
margin: 0 4 20 4;
overflow: hidden;
background-color:#F2F5F7;
border-top: 3px solid #4477AA;
border-bottom: 3px solid #4477AA;
border-left: 3px solid #4477AA;
border-right: 3px solid #4477AA;
text-align: left;
font-family:monospace;
line-height:150%;
position:relative;
font-size:12px;
}


/*
#textbox ul {
  margin:0;
  padding:0;
}

#textbox li {
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#textbox li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

*/




#textbox form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#textbox form fieldset {

  margin-top:7px;
  border:0 solid; 
}

* html #textbox form fieldset {margin-top:7px;}

#textbox #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#textbox #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
   font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


#textbox li {border-color:#DFDAC3;}

#textbox a {color:blue;}

#textbox .selected,
#textbox a:hover
  {background-color:#8C9EAA}

#textbox form {
  border-color:#DFDAC3;
  background:#798288 url(img/search.gif) bottom left no-repeat;;
}

#textbox #s {border-color:#FFF9EA;}

#textbox #searchbutton {
  color:white;
  background-color:#798288;
}



#listboxGreen {
padding:5px 5px 5px 5px;
margin: 0 1 1 1;
overflow: hidden;
background-color:#F2F7F5;
border-top: 3px solid #66CC98;
border-bottom: 3px solid #66CC98;
border-left: 3px solid #66CC98;
border-right: 3px solid #66CC98;
text-align: left;
font-family:monospace;
line-height:150%;
position:relative;
font-size:12px;
}

#listbox {
padding: 5px 5px 5px 5px;
margin: 0 4 15 4;
overflow: hidden;
background-color:#F2F5F7;
border-top: 3px solid #6698CC;
border-bottom: 3px solid #6698CC;
border-left: 3px solid #6698CC;
border-right: 3px solid #6698CC;
text-align: left;
font-family:helvetica;
line-height:150%;
position:relative;
font-size:12px;
}


/*
#listbox ul {
  margin:0;
  padding:0;
}

#listbox li {
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#listbox li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

*/




#listbox form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#listbox form fieldset {

  margin-top:7px;
  border:0 solid; 
}

* html #listbox form fieldset {margin-top:7px;}

#listbox #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#listbox #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
   font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


#listbox li {border-color:#DFDAC3;}

#listbox a {color:blue;}

#listbox .selected,
#listbox a:hover
  {background-color:#8C9EAA}

#listbox form {
  border-color:#DFDAC3;
  background:#798288 url(img/search.gif) bottom left no-repeat;;
}

#listbox #s {border-color:#FFF9EA;}

#listbox #searchbutton {
  color:white;
  background-color:#798288;
}

#listheader3 {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#CC9866;
border-top: 3px solid #CC9866;
border-left: 3px solid #CC9866;
border-right: 3px solid #CC9866;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}

#listbox3 {
padding: 5px 5px 15px 5px;
margin: 0 4 15 4;
overflow: hidden;
background-color:#F7F5F2;
border-top: 3px solid #CC9866;
border-bottom: 3px solid #CC9866;
border-left: 3px solid #CC9866;
border-right: 3px solid #CC9866;
text-align: left;
font-family:helvetica;
line-height:100%;
position:relative;
font-size:12px;
}

#listbox3 a {color:blue;}

#listbox3 .selected,
#listbox a:hover
  {background-color:#8C9EAA}
  
  
  
#docheader {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#4477AA;
border-top: 3px solid #4477AA;
border-left: 3px solid #4477AA;
border-right: 3px solid #4477AA;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}


#docbox {
padding:5px 5px 15px 5px;
margin: 0 4 20 4;
overflow: hidden;
background-color:#F2F5F7;
border-top: 3px solid #4477AA;
border-bottom: 3px solid #4477AA;
border-left: 3px solid #4477AA;
border-right: 3px solid #4477AA;
text-align: left;
font-family:helvetica;
line-height:100%;
position:relative;
font-size:12px;

}

#docbox #h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
margin: 24 5 3 0;

}

#docbox #list {
margin-left: 25px;
line-height:140%;
margin-top: 5;
font-weight: bold;
}

#docbox p {
margin: 3 4 5 0;
}

/*
#docbox ul {
  margin:0;
  padding:0;
}

#docbox li {
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#docbox li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

*/




#docbox form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#docbox form fieldset {

  margin-top:7px;
  border:0 solid;
}

* html #docbox form fieldset {margin-top:7px;}

#docbox #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#docbox #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
   font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


#docbox li {border-color:#DFDAC3;}

#docbox a {color:blue;}

#docbox .selected,
#docbox a:hover
  {background-color:#8C9EAA}

#docbox form {
  border-color:#DFDAC3;
  background:#798288 url(img/search.gif) bottom left no-repeat;;
}

#docbox #s {border-color:#FFF9EA;}

#docbox #searchbutton {
  color:white;
  background-color:#798288;
}

#finalheader {
padding:2px 5px 2px 5px;
margin: 4 4 0 4;
overflow: hidden;
background-color:#cc0000;
border-top: 3px solid #cc0000;
border-left: 3px solid #cc0000;
border-right: 3px solid #cc0000;
text-align: left;
font-family:helvetica;
color:white;
font-size:18px;
vertical-align:middle;
position:relative;
}


#finalbox {
padding:5px 5px 5px 5px;
margin: 0 4 4 4;
overflow: hidden;
background-color:#F7F5F2;
border-top: 3px solid #cc0000;
border-bottom: 3px solid #cc0000;
border-left: 3px solid #cc0000;
border-right: 3px solid #cc0000;
text-align: center;
font-family:helvetica;
line-height:150%;
position:relative;
font-size:10px;
}


