/*
Theme Name: Journalized Blue
Theme URI: http://zed1.com/
Description: Blue theme from Mike Little's Journalized
Version: 1.01 Released 13 Mar 2005
Author: Mike Little
Author URI: http://zed1.com/journalized/

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/

body {
    color: #000000;
    background: #4488cc;
    margin: 20px;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
    }

h1 {
    font-weight: bold;
    font-size: 150%;
    color: #000000;
    text-align: center;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
}
h2 {
    margin: -12px 210px 20px 190px;
    padding: 2px 10px 2px 10px;
    font-size: 16px;
    color: #eeeeee;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    background: #999999;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #000000;
    }

h3 {
    font: bold 14px/16px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h4 {
    font-size: 100%;
    border: 1px solid #000000;
    color: #eeeeee;
    background: #999999;
    padding: 2px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px/16px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    }
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    }
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    }
p {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 16px 0px;
    padding: 0px;
    }

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #003399;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    background : transparent;
    }
a:link {
    color: #003399;
}
a:visited {
    color: #003399;
}
a:hover {
    color: #003399;
    text-decoration: underline;
}

#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 210px 20px 190px;
    border: 1px solid #000000;
    background: #cccccc;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
    }

#header a:link, #header a:visited {
    font-size: 120%;
    font-weight: 600;
    color: #000000;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
    }

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 210px 20px 190px;
    border: 1px solid #000000;
    color: #000000;
    background: #cccccc;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    }
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
    list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
    list-style-type: none;
    margin: 0;
    padding-left: 3px;
}

.centreblock ul li {
}

.storyContent {
    color: #000000;
    background: #cccccc;
    }

.storyCommentContent {
    color: #000000;
    background: #cccccc;
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    padding: 10px;
    }

blockquote {
    margin: 0.5em;
    color: #000000;
    padding: 2px;
    background: #aaaaaa;
}

q {
    color: #000000;
    background: #aaaaaa;
}

#leftside {
    position: absolute;
    width: 148px;
    width: 148px;
    top: 20px;
    left: 20px;
    border: 1px solid #000000;
    color: #000000;
    background: #cccccc;
    padding: 10px;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 148px;
    }
body>#leftside {width: 148px;}

#rightside {
    position: absolute;
    width: 190px;
    top: 20px;
    right: 20px;
    border: 1px solid #000000;
    color: #000000;
    background: #cccccc;
    padding: 10px;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 168px;
    }
body>#rightside {width: 168px;}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 2px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.storyLinks {
    text-align: right;
}

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

.b2calendartable {
    background: #cccccc;
    border: 1px solid #000000;
}

.b2calendarmonth {
}

.b2calendarrow {
}

.b2calendarheadercell {
    background: #999999;
    color: #000000;
    font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarcell {
    color: #000000;
    font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendartoday {
    color: #ff0000;
}

.b2calendaremptycell {
    color: #000000;
}

.b2calendarlinkpost {
    color: #003399;
    text-decoration: none;
}

.blogrollmain {
    margin-bottom: 4px;
}


.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

