* { margin:0; padding:0; }
img { border:0; }

html {
    background-color: #1D1D1D;
    font-family: 'Georgia, Times New Roman, Serif';
    font-size: 12px;
}

p {
    padding:0;
    margin:0 0 12px;
}

body {
    width: 830px;
    margin: 35px auto 0;
}

h1 {
    font-family: 'Lora', serif;
    border-style: none;
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: bold;
    margin: 0 0 5px;
}

h2 {
    color: #7F5728;
    font-family: 'Lora', serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 20px;
}

h3 {
    font-family: 'Lora', serif;
    color: #000;
    font-size: 22px;
    font-variant: small-caps;
    font-weight: bold;
    text-align: center;
}

h4 {
    font-family: 'Georgia, Times New Roman, Serif';
    color: #000;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px 0;
}

h5 {
    font-family: 'Lora', serif;
    color: #000;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

a:link {
    color: #7F5728;
    text-decoration: none;
}

a:visted {
    color: #7F5728;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a:active {
    color: #7F5728;
    text-decoration: none;
}

.wrapper{
    margin:0 auto;
    text-align:left;
}

/** Main Header **/

header {
    position:relative;
    color: #fff;
    font-size: 14px;
    padding-bottom:10px;
}
header .title {
    font-family: 'Lora', serif;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 5px;
}
header .title a, header .title a:hover, header .title a:visited {
    color: #fff;
    text-decoration: none;
}
header .tagline {
    font-style: italic;
    margin-left: 80px;
}

.nav {
    position:absolute;
    bottom:10px;
    right:20px;
    font-family: 'Verdana';
    text-align:right;
    width: 200px;
}

    .nav a:link {
        font-size: xx-small;
        color: #7F5728;
        border-style: none;
        text-decoration: none;
    }

    .nav a:visited{
        font-size: xx-small;
        color: #7F5728;
        border-style: none;
        text-decoration: none;
    }

    .nav a:hover{
        font-size: xx-small;
        color: #fff;
        border-style: none;
        text-decoration: none;
    }

    .nav a:active{
        font-size: xx-small;
        color: #7F5728;
        border-style: none;
        text-decoration: none;
    }

/** Home Content **/

article {

}

#main_content {
    float: left;
    background-color: #fff;
    height: 429px;
    width: 785px;
    color: #000;
    padding: 0;
    border-left: #805729 15px solid;
}

#left {
    float: left;
    width: 380px;
    padding: 20px 0 0 20px;
}

    #left li{
        color: #7F5728;
        font-family: 'Verdana';
        font-size: xx-small;
        font-weight: bold;
        text-decoration: none;
        margin: 10px 0 0 40px;
    }

    #left a:link {
        color: #666;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    #left a:visited {
        color: #666;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    #left a:hover {
        color: #000;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    #left a:active {
        color: #666;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    #left img{
        margin: 20px 0 20px 160px;
    }

#right {
    float: right;
    width: 335px;
    height: 429px;
    border-left: #805729 15px solid;
    border-right: #805729 15px solid;
}

/** Feature Pages **/

article {
    background-color: #fff;
    float: left;
    width: 400px;
    color: #000;
    padding: 20px 10px 0 10px;
    min-height:520px;
}

.border_home {
    border-left: #9498A4 15px solid;
}

    article li{
        color: #666;
        font-family: 'Verdana';
        font-size: xx-small;
        font-weight: bold;
        text-decoration: none;
        margin: 10px 0 0 40px;
    }

    article a:link {
        color: #7F5728;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    article a:visited {
        color: #7F5728;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    article a:hover {
        color: #000;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

    article a:active {
        color: #7F5728;
        font-family: 'Verdana';
        font-size: xx-small;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
    }

.feature_logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width: 80%;
}

.feature_logo.inline {
    display: inline-block;
    margin-right: 20px;
}

aside  {
    font-family: 'Lora', serif;
    float: left;
    width: 395px;
    color: #fff;
}
aside a:link {
    font-family: 'Lora', serif;
    color: #7F5728;
    text-decoration: none;
}

    aside  a:visited {
    font-family: 'Lora', serif;
    color: #7F5728;
    text-decoration: none;
    }

    aside  a:hover {
    font-family: 'Lora', serif;
    color: #fff;
    text-decoration: none;
    }

    aside  a:active {
    font-family: 'Lora', serif;
    color: #7F5728;
    text-decoration: none;
    }

    aside  ul {
        list-style: none;
        margin: 5px;
    }

        aside  li {
            color: #fff;
            margin: 10px 0 12px 12px;
        }

.contact {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.sub_index {
    margin: 20px 0 0 20px;
    padding: 5px;
    font-size: 11px;
    font-variant: small-caps;
}
    .sub_index ul {
        list-style: none;
    }
    .sub_index li {
        color: #fff;
        margin: 5px 0;
    }

.sponsored {
    text-align: center;
    font-style: italic;
}

.concept-contact {
    margin: 20px 0 0 20px;
    padding: 5px;
}

.concept-contact li {
    margin: 5px 0 0 0;
}

.cover-banner {
    max-width: 90%;
    margin: 20px auto;
    display: block;
}

.past-covers {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.content-container img.inline-pic {
    max-width: 50%;
    float: left;
    display: inline-block;
    margin: 0 10px 10px 0;
}


/** Feature Colours **/

.main-feature {
    border-left: 15px solid;
}

.photo-feature {
    border-left: 15px solid;
    border-right: 15px solid;
    border-top: none;
    border-bottom: none;
    height: 472px;
}

.home-feature { border-color: rgb(146,152,163); }
.feature-1 { border-color: rgb(123,31,57); }
.feature-2 { border-color: rgb(65,73,81); }
.feature-3 { border-color: rgb(207,30,46); }
.feature-4 { border-color: rgb(83,141,220); }
.feature-5 { border-color: rgb(125,144,73); }
.feature-6 { border-color: rgb(-0,102,152); }
.feature-7 { border-color: rgb(187,126,44); }
.feature-8 { border-color: rgb(84,85,84); }
.feature-9 { border-color: rgb(112,36,47); }
.feature-10 { border-color: rgb(181,141,88); }
.feature-11 { border-color: rgb(167,90,60); }
.feature-12 { border-color: #656B6B; }
.feature-13 { border-color: #4B1118; }
.feature-14 { border-color: #9399A6; }

/** Footer **/

footer {
    clear:both;
    float: left;
    width: 400px;
    height: 40px;
    background: #000;
    border-left: rgb(146,152,163) 15px solid;
    font-family: 'Verdana';
    color: #fff;
    font-size: xx-small;
    padding: 15px 0 0 20px;
    margin-bottom: 150px;
}
