body {
    background: url(images/body_background.gif) repeat-y #444441;
    font-family: arial;
    font-size: 90%;
    padding: 0;
    margin: 0;
}


/* treat splash page differently */
body.splash {
    background-image: none;
    background-color: #FFEC01;
    color: black !important;
}


img {
    border: none;
}

#left a {
    color: black;
}
#container {
    width: 974px;
    padding: 0;
    margin: 0;
}

#left {
    position: absolute;
    top: 0;
    left: 0;
    width: 184px;
    padding: 14px;
}




#logo-holder {
    margin-top: 20px;
}

#content {
    position: absolute;
    width: 500px;
    top: 17px;
    left: 236px;
    float: left;
}

#main-nav {
    padding-top: 1em;
}

#right {
    position: absolute;
    width: 184px;
    top: 0;
    left: 778px;
    padding-right: 14px;
}


.splash #right {
    left: 793px;
    top: 31px;
}

#content, #right {
    color: white;
}

.splash #content, .splash #right {
    color: black;
}

#content a, #right a {
    color: #f0de01;
}

#content p, #right p {
    color: #dedede;
    line-height: 1.3em;
}

.splash #content p, .splash #right p {
    color: black;
}



#content h1 {
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: -0.05em;
}

#content h1, #content h2 {
    color: #f0de01;
}


.clear {
    clear: both;
}

#commentform textarea, #commentform input {
    color: white;
    background-color: #424242;
    padding: 2px;
    border: 0px;
}

img.avatar {
    display: none;
}

.comment-meta a {
    color: gray !important;
    text-decoration: none !important;
}

.comment-author {
    float :left;
    margin-right: 10px;
}

#content .comment-body p, #content .comment-body {

}

.separator {
    width: 100%;
    margin-top: 30px;
    height: 2px;
    background-color: #746b00;
}

div.blog-archive {
    margin-top: 1em;
    border: 2px solid #4F4C2C;
    padding: 0.5em;
    background: #2F2E23;
}

.blog-archive h4 {
    margin: 0;
    color: #f0de01;
}

.blog-archive a {
    color: #cccccc !important;
    text-decoration: none;
    font-size: 90%;
}

#main-nav ul, .blog-archive ul {
    list-style-type:none;
    padding: 0;
    margin-top: 0.5em;
    margin-left: 0;
}


div.edit {
    position: absolute;
    left: 756px;
    top: -8px;
    width: 200px;
}

#content a.post-edit-link {
    color: white;
}

#old_navigation_holder {
    margin-top: 20px;
    line-height: 0.8em;
}

ul#left-sidebar, ul#right-sidebar {
    list-style-type: none;
    padding: 0;
}

.splash ul#right-sidebar {
    margin-top: 13px;
}

/* NAVIGATION DYNAMIC MENU */


#main-nav li ul {        /* Applies to all menues */
    text-transform: uppercase;
    font-family: "Arial Black",helvetica,sans-serif;
    letter-spacing: -0.05em;
}

#main-nav li ul ul {     /* Applies to all menus except the top level */
    margin-left: 0.6em;    /* handles all indenting */
    margin-top: 0;
    font-family: arial,helvetica,sans-serif;
    display: none;
}

#main-nav li li {
    padding-top: 0.3em;
}
/* STYLE FOR OPEN, BUT NOT CURRENT   (has to undo the style for currently selected) */       
#main-nav li.current_page_item li a {
    background: none;
    text-decoration: underline;
}

/* STYLE FOR CURRENTLY SELECTED PAGE ONLY */
#main-nav li.current_page_item a {
    background: url(/images/underline.gif) repeat-x 0 17px;
    text-decoration: none;
}

/* STYLE SPECIFICALLY FOR A LOWER LEVEL SELECTED PAGE */
#main-nav li li li.current_page_item a {
    background: url(/images/underline.gif) repeat-x 0 15px;
}
/* BUT THIS HAS TO BE CANCELLED FOR DECENDENTS */
#main-nav li li li.current_page_item li a {
    background: none;
}


/* unhide decendents of current page and ancestor*/
#main-nav li.current_page_item ul,
#main-nav li.current_page_ancestor ul,
#main-nav li.current_page_ancestor li.current_page_ancestor ul,
#main-nav li.current_page_ancestor li.current_page_item ul
 {
    display: block;
}

/* hide the decendents of a page that is two down from the ancestor or current */
#main-nav li.current_page_ancestor ul ul, #main-nav li.current_page_item ul ul {
    display: none;
}




/* ENDS */


.slogan {
        font-size: 110%;
        line-height: 1.4em;
        font-weight: bold;
        text-decoration: underline;
        text-transform: uppercase;
        color: #AFA000;
        padding-right: 10px;
        padding-top: 20px;
}

.aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#content  .alignright {
    text-align: right;
    float: right;
    margin-left: 1em;
}

#content p.wp-caption-text {
    margin-top: 0.2em;
    font-size: 90%;
    font-style: italic;
    color: #BFBFBF;
}

#content table {
    background: #080808;
}

#content table td, #content table th {
    border-spacing: 1px;
    background: #3F3F3F;
    padding: 5px;
}


#image_column_XXXXXXXXXXXXXX {
    text-align: right;
    width: 180px;
    position: absolute;
    top: 107px;
    left: 547px;
}

div.white {
    background-color: white;
}

table.supermarkets th {
    font-weight: normal;
}
table.supermarkets {
    font-size: 90%;
}


#block-9 img {
    border: 1px solid #4F4C2C;
}

/* widgets */

.splash .widget_sp_image h2 {
    letter-spacing:-0.05em;
    text-transform:uppercase;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 2px;
    padding-top: 15px;
}

.splash .widget_sp_image h2, .splash .widget_sp_image-description {
    text-align: center;
}


