*
{
margin: 0;
padding: 0;
}

body
{
font-size: 0.95em;
font-family: arial, sans-serif;
background-color: #D1C77D;
color: #000;
font-family: arial, sans-serif;
line-height: 1.2em;
}


h1
{
background-image: url('/images/bannertile.gif');
background-position: bottom left;
background-repeat: repeat-x;
height: 125px;

}

h1 div
{
height: 125px;
background-image: url('/images/geogizmo.gif');
background-position: bottom left;
background-repeat: no-repeat;
font-size: 0;
border: 1px;
}

p
{
margin-bottom: 1em;
}

a
{
text-decoration: none;
color: #6F5892;
font-weight: bold;
}



a:visited
{
color: #9E7DD1;
}

a:hover
{
text-decoration: underline;
}

a:active
{

}

label
{
padding-right: 3px;
}

textarea
{
font-family: arial, sans-serif;
font-size: 0.8em;
padding: 3px;
border: 1px inset #999;
margin: 0;
overflow: auto;
position: relative;
}

select
{
border: 1px inset #999;
margin-right: 1em;
}

option
{
padding-right: 1em;
}

fieldset
{
padding: 0 1em 1em 1em;
border: 2px solid #928B58;
margin-bottom: 1.5em;
background-color: #fff;
}

legend
{
margin-bottom: 1.5em;
border: 2px solid #928B58;
padding: 2px 5px;
}

input.submit
{
border: 1px outset #928B58;
background-color: #EEE8B1;
}

input.submit:hover
{
border-style: inset;
}

.text
{
border: 1px inset #928B58;
padding: 3px;
}

.text:hover
{
border: 1px solid #ccc;
}

.optional
{
font-style: italic;
color: #FFFCE5;
}

ul, ol
{
margin: 0 2em 1em 2em;

}

#loginbar
{
text-align: right;
padding: 3px;
font-size: 0.7em;
font-weight: bold;
}

#loginbar input.text
{
padding: 0 1px;
font-size: inherit;
width: 6em;
}

#loginbar input.submit
{
font-weight: bold;
padding: 0 1px;
height: auto;
font-size: inherit;
}

#loginbar span
{
border: solid 1px #660000;
background-color: #FF6666;
padding: 1px 2px;
margin-right: 1.5em;
}

#mainmenu
{
width: 180px;
float: left;
padding: 0px 0px 300px 0px;
background-image: url('/images/menuimage.gif');
background-position: bottom right;
background-repeat: no-repeat;
margin-right: 1.5em;
}

#mainmenu ul
{
list-style-type: none;
background-color: #EEE8B1;
margin: 0;
margin-bottom: 1em;
padding: 5px 10px;
border: solid 1px #928B58;
border-width: 1px 1px 1px 0;
}

#mainmenu .signedin
{
border-width: 2px 2px 2px 0;
}

#mainmenu a
{
font-weight: bold;
color: #928B58;
}

#mainmenu a:visited
{

}

#mainmenu a:hover
{

}

#mainmenu a:active
{

}

#content
{
margin-left: 200px;
margin-right: 10px;
}

h2
{
color: #928B58;
border: solid 2px #928B58;
background-color: #EEE8B1;
font-size: 1.5em;
margin-bottom: 1em;
padding: 0.5em;
}

h3
{
color: #497A56;
font-size: 1.1em;
margin-bottom: 1em;
border: solid 2px #497A56;
border-width: 0 0 2px 0;
padding-top: 1em;
}

h5
{
font-size: 1.1em;
margin-bottom: 1em;
}

.helpnote
{
font-size: 0.7em;
}

.symbols
{
text-align: center;
}

#map_canvas
{
border: inset 2px #999;
margin-bottom: 1em;
margin-left: auto;
margin-right: auto;
}

.distancetravelled
{
font-weight: bold;
text-align: center;
font-size: 1.1em;
}

.formnav input
{
border: 1px outset #928B58;
background-color: #EEE8B1;
padding: 0.5em;
margin-bottom: 1em;
font-weight: bold;
}

.formnav input:hover
{
border-style: inset;
}

.error
{
border: solid 1px #660000;
background-color: #FF6666;
font-weight: bold;
padding: 0.5em;
margin-right: 3em;
}

#footer
{
border-top: solid 1px #928B58;
padding: 5px 10px;
background-color: #EEE8B1;
margin-top: 30em;
clear: both;
color: #928B58;
text-align: center;
}

.foundgeogizmo
{
border: inset 2px #928B58;
background-color: #928B58;
color: #fff;
text-align: center;
padding: 1em;
margin: 0 auto;
margin-bottom: 1em;
background-image: url('/images/log.gif');
background-repeat: no-repeat;
background-position: bottom right;
}

.foundgeogizmo *
{
margin: 0;
}

.foundgeogizmo form
{
margin: 0.5em;
}

.foundgeogizmo input.text
{
text-align: center;
}

.foundgeogizmo input.submit
{
width: 8em;
padding: 1px 4px;
margin-top: 0.5em;
font-weight: bold;
}

.item
{
border: solid 2px #928B58;
background-color: #FFFCE5;
padding: 0.5em;
margin-bottom: 1em;
}

.item p.editbutton
{
font-size: 0.8em;
}

.item p.travelled
{
margin-top: 1em;
}

.item h4
{
color:#928B58;
font-size: 1.3em;
}

.item p
{
margin: 0;
}

.item p.description
{
background-color: #fff;
padding: 0.5em;
border: inset 1px #000;
margin: 0.5em 0;
clear: right;
}

.item p.status
{
font-size: 0.8em;
margin: 3px 0;
clear: right;
}

.item p.details
{
font-size: 0.7em;

}

.item a.image
{

}


.item a.image img
{
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid #000;
}

.item form
{
display: inline;
}

.log
{
border: solid 2px #928B58;
background-color: #EEE8B1;
padding: 0.5em 0.5em 0 0.5em;
margin-bottom: 1em;
}

.log h6
{
font-size: 1em;
}

.log p.description
{
background-color: #fff;
padding: 0.5em;
border: inset 1px #000;
margin: 0.5em 0;
}


.log p.details
{
margin: 0;
font-size: 0.7em;
text-align: right;
clear: right;
}

.pagi
{
text-align: center;
font-size: 0.8em;
}

.pagi a
{
text-decoration: underline;
}

#itemlist
{
width: 99%;
padding-top: 1em;
}

#itemlist ul
{
font-size: 0.7em;
margin-bottom: 1em;
list-style-position: inside;
}

#itemlist ul li
{
display: inline;
margin: 0 1em 0 0;

}

#itemlist ul a
{
background-color: #F0E5FF;
color: #6F5892;
border: solid 1px #6F5892;
padding: 0 0.5em;
}

#itemlist ul a.active
{
border-width: 2px;
}

.itemnumber
{
font-weight: bold;
font-size: 1.2em;
text-align: center;
}

#socialbookmarks
{
background-color: #fff;
border: solid 2px #928B58;
padding: 0.5em;
text-align: center;
margin-top: 2em;
}

#socialbookmarks *
{
margin: 0;
padding: 0;
border: 0;

}

#socialbookmarks h3
{
font-size: 0.7em;
text-align: left;
}

#socialbookmarks ul
{
list-style-type: none;
}

#socialbookmarks ul li
{
display: inline;
padding-left: 20px;
margin-right: 2em;
background-repeat: no-repeat;
background-position: 0, 0;
}

.digg
{
background-image: url('/images/social/digg.gif');
}

.delicious
{
background-image: url('/images/social/delicious.gif');
}

.reddit
{
background-image: url('/images/social/reddit.gif');
}

.stumbleupon
{
background-image: url('/images/social/stumbleupon.gif');
}

.facebook
{
background-image: url('/images/social/facebook.gif');
}

#latestetc
{
border: solid 2px #928B58;
background-color: #EEE8B1;
font-size: 0.8em;
padding: 3px;
margin: 1em;
text-align: center;
}

#latestetc h3
{
margin: 0;
padding: 0;
font-size: 1em;
}

#latestetc ul
{
list-style-type: none;
padding: 0;
margin: 0;
border: 0;
}

#latestetc li
{
/*display: inline;*/
}