@import url("layout-2col-nomargin.css");
@import url("monobook.css");

#top {
    /*background: gray;*/
    background-image: url('http://matthewgoodheart.com/evolvingdoormusic/skins/common/bob.jpg'); 
}

#content {
}

#bodyContent {
    margin-left: 10px;
    margin-right: 10px;
}

#bodyContent li {
    list-style-position: inside;
}

#p-lang {
    /*border: 2px solid blue;*/
}

#p-tb {
    /*border: 2px solid blue;*/
}

#p-navigation {
    /*border: 2px solid blue;*/
}
#p-wiki {
    /*border: 2px solid blue;*/
}
/* Editing, etc */
#p-cactions {
    /*position: absolute;
    top: 100px;
    right: 4%;*/
    text-align: right; 
    display: block;
    line-height: 80%;
    float: right;
    /*border: 2px solid blue;*/
}
#p-personal {
    /*position: absolute;
    top: 80px;
    right: 4%;*/
    text-align: right; 
    display: block;
    line-height: 80%;
    float: right;
    /*border: 2px solid red;*/
}
#BodyContent {
    border: 2px solid blue;
}

#p-search {
    /*float: right;*/
    /*position: absolute;
    top: 60px;
    right: 4%;*/
    padding: 1px;
    margin: 0;
    text-align: right; 
    /*border: 2px solid red;*/
    float: right;
}

#sidenav {
width: 200px;
}

#sidenav ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%
}

#sidenav a
{
    color: black;
    text-decoration: none;
    display: block;
    padding: 3px;
    width: 160px;
    background-color: white;
    border-bottom: 2px solid black;
}

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

#sidenav a:hover
{
    color: black;
    border-bottom: 2px dotted black;
    background-color: white;
}
.portlet h5 {
    font-variant: small-caps;
    font-size: 120%;
    padding: 0;
}

input {
    border: 2px solid black;
    font-variant: small-caps;
    color: black;
    background-color: white;
    text-decoration: none;
}
input:hover {
    border: 2px dotted black;
    background-color: white;
}
textarea {
    border: 2px solid black;
}

#contentheader {
    display: block;
}



.smallnavlist2 {
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 4px;
padding-bottom: 1px;
/*float: right;*/
/*position: absolute;*/
/*right: 4%;*/
/*top: 80px;*/
}

.smallnavlist2 ul {
white-space: normal;
font-size: x-small;
margin: 0;
padding: 0;
/*padding-top: 1px;
padding-bottom: 1px;*/
background-color: white;
}

.smallnavlist2 li
{
display: inline;
list-style-type: none;
}

.smallnavlist2 a {
padding: 0px 4px;
}

.smallnavlist2 a:link, a:visited {
color: black;
text-decoration: none;
background-color: white;
}

.smallnavlist2 a:hover {
color: gray;
text-decoration: none;
background-color: white;
}

.visualClear {
        clear: both;
}
#firstHeading {
}
