/*general tags*/
@media screen and (min-width:1201px) {
    #main {
        width: 80%;
        font-size: 150%;
        line-height: 150%;
        padding: 0px 20px 20px 20px;
        margin: 20px 5% 50px 15%;
        -moz-box-shadow: rgba(0,0,0,0.8) 0px 0px 10px;
        -webkit-box-shadow: rgba(0,0,0,0.8) 0px 0px 10px;
        box-shadow: rgba(0,0,0,0.8) 0px 0px 10px;
        background: #fff;
    }
    #nav	{
        top: 0px;
        left: 2%;
        position: fixed;
        width: 12%;
        height: 100%;
        background: transparent;
        padding: 163px 20px 20px 0px;
        margin: 0;
        list-style-type: none;
        text-align: right;
        min-height: 400px;
        font-size: 150%;
    }
    #main h1, #main h2 {
        /*font-size: 150%;*/
    }            
}
@media screen and (max-width:1200px) and (min-width:981px) {
    #main {
        width: 700px;
        padding: 0px 20px 20px 20px;
        margin: 20px 50px 300px 200px;
        -moz-box-shadow: rgba(0,0,0,0.2) 0px 0px 4px;
        -webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 4px;
        box-shadow: rgba(0,0,0,0.2) 0px 0px 4px;
        background: #fff;
    }
    #nav	{
        top: 0px;
        left: 0px;
        position: fixed;
        width: 150px;
        height: 100%;
        background: transparent;
        padding: 139px 20px 20px 0px;
        margin: 0;
        list-style-type: none;
        text-align: right;
        min-height: 400px;
    }
}
@media screen and (max-width:980px) {
    #main {width:80%;
           padding: 10px 10px 10px 10px;
           margin: 10px 0px 10px 0px;
           -moz-box-shadow: rgba(0,0,0,0.8) 0px 0px 10px;
           -webkit-box-shadow: rgba(0,0,0,0.8) 0px 0px 10px;
           box-shadow: rgba(0,0,0,0.8) 0px 0px 10px;
           background: #fff;
           margin:0 auto;
    }
    #nav	{
        position: static;
        width: 80%;
        background: transparent;
        list-style-type: none;
        text-align: left;
        margin: 20px auto;
        padding: 20px 0px;
    }
    #main address, #main h1#name {
        float:none;
    }
}
body	{
    background: fixed url(img/bg.png);
    padding: 0px 0 50px 0;
    margin: 0px;
    font: 14px/20px  "Barlow Semi Condensed",Sans-Serif;
    color: #222;
}
:focus { outline:none; }
h1	{
    margin: 0px;
    text-align: left;
    font-family:"Barlow Semi Condensed", sans-serif;
    padding: 30px 0px 10px;
    font-size: 45px;
    line-height: 30px;
    font-weight: bold;
}
h1#name {
    float:left;
}
h2	{
    padding: 54px 0 5px;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    font-family:"Barlow Semi Condensed",Sans-Serif;
    clear: both;
}
dt	{
    float: left;
    width: 14em;
    font-weight: bold;
    text-align: right;
    /*margin-top: 1em;*/
}
dd	{
    margin: 0em 0 0.4em 15em;
    padding-left: 1em;
    border-left: 1px solid #A30000;
}
p.message{
    margin: 0px 0;
    padding: 20px 0 0;
}        

.moar	{
    display: none;
}
.js .moar	{
    display: block;
    position: absolute;
    margin: -100px 0 0 -136px;
    width: 560px;
    height: 344px;
    background: #fff;
    background: rgba(255,255,255,0.9);
    border: 1px solid #a30000;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 10px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
}
.js #main ul.lightboxthing li .moar strong	{
    display: block;
    /*border-bottom: 1px solid #a30000;*/
    color: #a30000;
    font-family: "Barlow Semi Condensed",Sans-Serif;
    font-size: 15px;
}
.js #main ul.lightboxthing li .moar a	{

    color: #222;
    text-decoration: none;
    text-indent: 0px;
    padding: 5px;
    width: auto;
}
#main a	{
    color: #a30000;
}
#main a.unimportant	{
    text-decoration: none;
    color: #222;
}
#main ul	{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#main ul.lightboxthing	{
    overflow: hidden;
    padding: 1em 0;
}
ul.lightboxthing li	{
    float: left;
    width: 280px;
    height: 182px;
    padding: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #a30000;
}
ul.lightboxthing li a	{
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999em;
    background-position: top left;
    background-repeat: no-repeat;
}

#main dd ul.square {
    margin: 1em 0 1em 1em;
    list-style-type: square;
}

/* id's */

#nav li	{
    padding: 0px;
    margin: 0px;
}
#nav li a	{
    color: #A30000;
    font-size: 30px;
    font-weight: bold;
    font-family: "Barlow Semi Condensed",Sans-Serif;
    line-height: 45px;
    text-decoration: none;
    /*-moz-text-shadow: #fff 0px 0px 5px;
    -webkit-text-shadow: #fff 0px 0px 5px;*/
    text-shadow: 0px 0px 20px rgba(255,255,255,0.3), 0px 0px 20px rgba(255,255,255,0.3), 0px 0px 20px rgba(255,255,255,0.3), 0px 0px 20px rgba(255,255,255,0.3), 0px 0px 20px rgba(255,255,255,0.3);
    display: block;
}
#nav li.gototop	{
    position: fixed;
    bottom: 10px;
    left: 0px;
    width: 150px;
}
#nav li.gototop a	{
    font-size: 15px;
    color: #000;
    font-weight: normal;
}
#nav li a:hover, #nav li a:focus, #nav li a.active	{
    color: #222;
}
address	{
    float: right;
    padding: 33px 0 0 0;
}
#main	{

    /*background: rgba(255,255,255,0.9);*/
    /*max-width: 700px;*/
}
#main .message  {
    clear:both;
}        

.printonly	{
    display:none;
    margin: 0px;
    padding: 0px;
}
sup {
    height: 0;
    line-height: 1;
    position: relative;
    top: -0.6em;
    vertical-align: baseline !important;
    vertical-align: bottom;
}
img.scale{
    width:100%;
    max-width: 1024px;
}
a.anchor {
    width: 0px;
    height: 0px;
    position: absolute;
    overflow: hidden;
    margin-top: -20px;
}
