body{
background-color: #cccacb;
background-image: url(/skins/tnd/bedtime.jpg);
background-repeat: no-repeat;
background-position: center 40px;
color: #666;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 150%;
margin: 0px;
}

p {
  line-height: 150% ;
  font-size: 12px;
}

span.editsection {
float: right;
color: #ccc;
font-size: 40%;
}

.editsection a {
  color: #ccc;
}

a{
 color: #054eac;
/* background-color: #054eac;*/
 text-decoration: underline;
}
.printfooter {
display: none;
}

.mw-headline {
  color: #054eac;
}

#banner{
 background-color: #fff;
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 margin-top: 0px;
}

#wrapper{
 background-color: #fff;
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 10px;
 margin-top: 0px;
}

#content {
}

#bodyContent {
  margin-top: 40px;
  padding-left: 50px;
  width: 500px;
/*  margin-right: 240px;*/
  float:left;
}

#links {
    margin-top: 40px;
  float:right;
  width:180px;
  padding-right:10px;
}

#header h1{
 text-align: center;
 font-size: 25px;
 font-family: sans-serif;
 text-transform: uppercase;
 background-color: #e9f687;
 height: 30px;
 padding: 10px;
 font-weight: normal;
}

#header h1 a {
  display: none;
 text-decoration: none;
 color: black;

 border-bottom: solid 1px black;
 padding: 10px 0px;
}

h2 {
  font-size:18px;
}

#user h5, #actions h5 {
/* display: none;*/
}

#user ul li{
 display: inline;
 }

#user {
 text-align: right;
 position: relative;
 top: 0px;
 width: 800px;
 font-family: sans-serif; 
 font-size: 12px;
 margin-top: 62px;
}

#user a{
 text-decoration: none;
 color: #fff;
 /* background-color: #a4f91a; */
/* background-color: #000;*/
 padding: 5px;
 font-size: 12px;
 
}

#user a:hover {
 color: #86c335;
}

#actions ul li {
 display: inline;
 padding: 0px;
 margin: 0px;
}

#actions {
 /* border-bottom: solid 1px #84d008; */
 text-align: right;
 margin: 0;
 padding: 0;
 height: 19px;
 font-family: sans-serif;
 font-size: 12px;
 margin-top: 30px;
}

#actions a{
 padding: 4px;
 text-decoration: none;
 /* background-color: #d9fba0; */  
 /* this is vancouver green */
 /* background-color: #86c335;  */
 /* border: solid 1px #84d008; */
 /* border: solid 1px #007502; */
 height: 16px
  /* border-bottom: solid 1px #84d008; */
}

#actions ul li.selected a{
/* background-color: #fff;*/
  color: #aaa;
  border-bottom: none;
 padding-bottom: 5px;
}



#navigation {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 /* background-color: #3b5d04; */
 padding: 0px;
 background-color: #cccacb;
 
}

#footer{
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 padding: 0;
 background-color: #cccacb;
 color: #fff;
 font-family: sans-serif;
 font-size: 12px;
 clear:both;
}

textarea {
  clear:both;
}

ul#f-list {
 text-indent: 0;
 margin-top: 30px;
 padding: 0;
 list-style: none;

}

ul#f-list li{
 text-indent: 0;
 margin-top: 5px;
 padding: 0;
 list-style: none;

} 
#footer a{
 color: #fff;
 

}

#f-copyrightico {
 display: none;
}

#f-poweredbyico {
 display: none;
}

#p-search {
 padding: 10px;
 color: #666;
 font-family: verdana;
}
#p-search h5{
 display: inline;
}

#p-search div.pBody{
 display: inline;
}

#p-search form{
 display: inline;
}

div#p-tb.portlet {
 padding: 10px;
 border-top: solid 1px #bbb
  
}

div#p-tb.portlet div ul li {
 display: inline;
 padding: 0px 20px;
}

div#p-tb.portlet div {
 text-align: center;
}

div#p-tb.portlet h5 {
 display: none;
}


div#p-tb.portlet a {
 color: #fff;
 font-family: sans-serif;
 font-size: 12px;
}







