/* nasen.org */
/* Zachary Acreman (zjacreman@nasen.org) */
/* Copyright (c) 2009 North American Syringe Exchange Network */

/* SETUP */

* {
    margin: 0;
    padding: 0;
  }

blockquote {
    margin-left: 3em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-style: italic;
}

blockquote a {
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #6E777D;
    }

#screen {
    background-color: #FFFFFF;
    font-family: Verdana, sans-serif;
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    border-right: thin solid #3c4054;
    border-left: thin solid #3c4054;
    }

/* GLOBAL */

a {
/*    color: #242729; */
    }

a:hover {
    color: #3c4054;
    }

ul {
    list-style-position: outside;
    list-style-type: square;
    }

.caps {
    font-size: .95em;
    }

div .spacer {
    background-color: #3c4054;
    color: #FFFFFF;
    text-align: center;
    height: 10px;
    width: 100%;
    }

/* HEADER */

#logo_wrap {
    width: auto;
    }

#logo_wrap a {
    text-decoration: none;
}

#logo {
    display: block;
    width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; 
    padding-top: 10px;
    padding-bottom: 10px;
    }

#logo img {
    vertical-align: middle;
    }

#logo .noaids {
    padding-top: auto;
    padding-bottom: auto;
    padding-left: 3em;
    padding-right: 3em;
    }

/* NAVBAR */

#navbar_global {
    background-color: #3c4054;
    color: #FFFFFF;
    /* margin-bottom: 1em; */
    padding-bottom: .5em;
    padding-top: .5em;
    text-align: center;
    width: 100%;
    }

#navbar_global a {
    display: inline-block;
    background-color: #3c4054;
    color: #FFFFFF;
    text-decoration: none;
    }

#navbar_global a:hover {
    background-color: #6E777D;
    }

/* #navlinks refers to all of the individual links taken together as a block. */
#navbar_global #navlinks {
    display: block;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
    font-size: large;
    letter-spacing: 3px;
    }

/* CONTENT_WRAP */
#content_wrap {
    margin-left: auto;
    margin-right: auto;
    }

/* SIDEBAR structural definitions*/

#sidebar {
    width: 225px;
    float: right;
    clear: right;
    margin-top: .5em;
    margin-right: 1em;
    }

/* SIDEBAR WIDGETS */

.sidebar {
    border: thin solid #3c4054;
    padding: .5em;
    padding-left: 1em;
    padding-right: .5em;
    margin-bottom: 1em;
    }

.sidebar p {
    font-size: small;
    margin-top: 0px;
    margin-bottom: .5em;
    margin-right: 1em;
    padding-left: 1em;
    }

.sidebar h1 {
    font-size: large;
    margin-bottom: .5em;
    margin-top: 0em;
    }

.sidebar img.l_arrow {
    margin-left: .5em;
    vertical-align: middle;
    }

.sidebar img.r_arrow {
    display: inline;
    float: left;
    margin-top: .25em;
    vertical-align: middle;
    }

.sidebar ul {
    font-size: small;
    list-style-position: outside;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-right: 1em;
    padding-left: 1em;
    }

.sidebar li {
    padding-bottom: .25em;
    }

/* CONTENT_MAIN */
/* Properties for the main body section of the website are set here. */

#content_main {
    display: block;
    float: left;
    clear: left;
    margin-left: 2em;
    padding-bottom: 4em;
    min-height: 550px;
    width: 750px;
    }

#content_main h1, #content_main h2, #content_main h3, #content_main h4, #content_main h5, #content_main h6 {
    margin-bottom: .25em;
    margin-top: .5em;
    }

#content_main hr {
    width: 75%;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border-top: thin solid #3c4054;
    }

#content_main ul {
    margin-bottom: 1em;
    margin-top: .5em;
    padding-left: 2em;
    }

#content_main ol {
    margin-top: .5em;
    margin-bottom: .5em;
    margin-left: 2em;
}

#content_main p {
    margin-top: .5em;
    margin-bottom: .5em;
    margin-right: 1em;
    }

#content_main .old_news {
    margin-top: 2em;
    }

/* CONTENT_MAIN News Entries */

#content_main .entry {
    margin-bottom: 1.5em;
    }

#content_main p.byline {
    font-size: small;
    margin-top: 0em;
    margin-bottom: 0em;
    }

#content_main p.categories {
    font-size: small;
    margin-top: .25em;
    margin-bottom: 0em;
    }

#content_main .readmore {
    margin-bottom: 1em;
    }

#content_main .title {
    font-size: large;
    }

#content_main .title a {
    text-decoration: none;
    }

/* CONTENT_MAIN News Alert entries */

#alerts {
    margin-top: .5em;
    }

#content_main .alert {
    display: inline;
    margin-bottom: .5em;
    }

#content_main .alert a {
    display: inline-block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #6E777D;
    font-size: xx-large;
    font-weight: bold;
    padding: .15em;
    margin-right: .25em;
    margin-bottom: .25em;
    }

#content_main .alert a:hover {
    background-color: #3c4054;
    }

#content_main .alert .readmore {
    padding-bottom: .3em;
    margin-bottom: 0px;
    }

/* CONTENT_MAIN Program Database */

#content_main .disclaimer {
    }

#content_main .country_switcher {
    margin-bottom: 1em;
    }

#state_abbr_list {
    padding-left: 2em;
    width:700px;
    }

#state_abbr_list .state_abbr{
    display: inline-block;
    padding-right: 2em;
    line-height: 2em;
    font-family: monospace;
    font-size: x-large;
    font-weight: bold;
    }

#content_main #up_one_layer {
    margin-top: 2em;
    }

/* FOOTER */

#footer {
    display: block;
    clear: both;
    text-align: center;
    font-size: small;
    margin-top: 1em;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: 1em;
    /* border-top: thin solid #3c4054; */
    }

/* FORMS */

label {
    font-weight: bold;
    display: block;
}