/*
Theme Name: Aylesbury Band
Theme URI: http://wordpress.org/
Description: WordPress Theme for Aylesbury Concert Band
Version: 0.1
Author: John Dablin
Author URI: http://www,accb,fsnet.co.uk/
Tags: Aylesbury Band colours, custom header, fixed width, two columns, widgets

*/


body {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 100%;
    color: black;
    background-color: #dddddd;
    }

img {
    border: none;
    }

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

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

img.centre {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.logo {
    border: none;
    float: right;
    position: relative;
    margin-right: 20px;
    margin-top: -15px;
    }

#page {
    width: 760px;
    border: 1px #aca394 solid;
    margin: 10px auto 10px auto;
    padding: 10px;
    color: #000000;
    background-color: #f6f2d3;
    }

/* Banner across top of page that says the name of the whole site */

#main-title {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 17px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 0;
    background-color: #008700;
    border-top: 1px black solid;
    border-bottom: 1px black solid;
    color: #f9f9d9;
    font-weight: bold;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.6em;
    }

p.subhead {
    font-size: x-small;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    }

#main-title a:link, #main-title a:visited, #main-title a:hover {
    color: #f9f9d9;
    text-decoration: none;
    }

/* Styles for the main text on the page. */

#main-text {
    clear: left;
    overflow: auto;
    width: 685px;
    margin: 0 auto 0 auto;
    padding: 0 34px 20px 35px;
    color: #000000;
    border-left: 1px #aca394 solid;
    border-right: 1px #aca394 solid;
    }

p, ul, ol, table {
    line-height: 1.4em;
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: left;
    font-size: 0.8em;
    }

/* stop font size shrinking too much on lists within a nested list */
ul ul ul {
    font-size: 1em;
    }

h2, h3 {
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: .9em;
    color: #646442;
    font-weight: bold;
    }

h2.pagetitle {
    margin: 0;
    padding: 10px 0;
    font-size: 1em;
    }

.post {
    padding: 0;
    }

/* Styles for the navigation tabs along the top */

#nav-menu {
    margin-left: 2px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: #f6f2d3;
    list-style-type: none;
    width: 756px;
    float: left;
    display: inline;    /* this fixes the 'double margin' bug in IE */
    }

#nav-menu li {
    margin: 0;
    padding: 0;
    float: left;
    }

#nav-menu a {
    float: left;
    width: 108px;
    text-align: center;
    color: #000000;
    text-decoration: none;
    line-height: 2.5;
    background: url(images/navtab.png) no-repeat;
    }

#nav-menu a:link, #nav-menu a:visited {
    color: #008700;
    }

#nav-menu a:hover {
    background-color: #ebf6d3;
    background-position: -216px 0;
    }

#nav-menu li.current {
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
    float: left;
    width: 108px;
    text-align: center;
    text-decoration: none;
    line-height: 2.5;
    background: url(images/navtab.png) no-repeat;
    background-position: -108px 0;
    }

/* Styles for the footer at the bottom of the page */

#footer {
    text-align: center;
    background-color: #008700;
    color: #f9f9d9;
    font-size: .7em;
    word-spacing: 10px;
    width: 756px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px black solid;
    clear: both;
    }

#footer p {
    font-size: x-small;
    word-spacing: normal;
    text-align: center;
    margin-top: 0.5em;
    }

#footer a:link, #footer a:visited {
    color: #e2e2c5;
    }

#footer a:hover {
    color: #e2e2c5;
    text-decoration: underline;
    }

.narrowcolumn {
    width: 470px;
    float: left;
    padding: 10px 0 20px 0;
    margin: 0;
    }

.widecolumn {
    width: 100%;
    padding: 10px 0 20px 0;
    }

#sidebar {
    width: 190px;
    margin-left: 492px;
    padding: 20px 0 10px 0;
}

#sidebar h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        text-decoration: none;
        margin: 5px 0 0 0;
        padding: 0;
        }

.entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        }

#sidebar ul li {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 15px;
        }

#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }

/* Styles for posts */

.entry {
        margin: 15px 0 0 0;
        }

.post h2 {
        border-top: 1px #aca394 solid;
        border-bottom: 1px #aca394 solid;
        margin: 0;
        }

.post h2 a {
        text-decoration: none;
        }

.post small {
        display: block;
        font-size: 0.7em;
        color: #999;
        margin: 0;
        }

.navigation {
        font-size: 0.7em;
        }

#navigation .alignleft {
        width: 50%;
        margin: 0;
        /* float: left; */
        }

#navigation .alignright {
        width: 50%;
        margin: 0;
        /* float: right; */
        text-align: right;
        }

.navigation img {
        margin-bottom: 10px;
        }

.postmetadata {
        clear: both;
}

.clear {
        clear: both;
}

/* reset styles for headings used in posts to reasonable values */
.entry h1 {
        color: #000000;
        font-size: 2em;
        font-weight: bold;
        }

.entry h2 {
        color: #000000;
        font-size: 1.5em;
        font-weight: bold;
        border: none;
        }

.entry h3 {
        color: #000000;
        font-size: 1.17em;
        font-weight: bold;
        margin-top: 1em;
        }

.entry h4 {
        color: #000000;
        font-size: 1em;
        font-weight: bold;
        }

.entry h5 {
        color: #000000;
        font-size: 0.83em;
        font-weight: bold;
        }

.entry h6 {
        color: #000000;
        font-size: 0.7em;
        font-weight: bold;
        }

/* Styles for comments */

.comment-author {
        position: relative;
        margin-bottom: 0.5em;
        }

.fn {
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        }

.comment {
        margin: 0;
        padding: 10px;
        }

.commentlist li {
        margin-left: 2em;
        }

.comment p {
        font-size: 1em;
        }

.alt {
        border-top: 1px #aca394 solid;
        border-bottom: 1px #aca394 solid;
        background-color: #f6f2d3;
        }

/* styles for images, copied from the default theme */
p img {
        padding: 0;
        max-width: 100%;
        }

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }
/* End Images */

/* miscellaneous styles, based on the default theme */

blockquote {
        margin: 10px 30px 0 10px;
        padding-left: 15px;
        border-left: 3px solid #aca394;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

/* Captions */
.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.wp-caption {
        border: 1px solid #aca394;
        text-align: center;
        background-color: #f3f3f3;
        padding-top: 4px;
        margin: 10px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 0.7em;
        line-height: 1.4em;
        padding: 3px 4px 5px 5px;
        margin: 0;
}
/* End captions */
