/*
Theme Name: Journalized Sand
Theme URI: http://zed1.com/
Description: Sand theme from Mike Little's Journalized
Version: 1.00 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: #D0D0D0 url(../../../wp-admin/images/mainpattern.gif);
    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;
    border: none;
}
h2 {
    margin: 0px 178px 0px 199px;
    padding: 1px 4px 1px 4px;
    font-size: 12px;
    color: #000;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    background: #A3B2CC url(../../../wp-admin/images/headers_centerblock.gif);
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border-left: 2px solid #D0D0D0;
    border-right: 2px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
    font-weight: 300;
}

h3 {
    font: bold 15px arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

h4 {
    font-size: 12px;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: #000;
    background: #7B869A url(../../../wp-admin/images/headers.gif) top right;
    padding: 2px 4px 2px 4px;
    border: 1px solid #D0D0D0;
}



abbr {
    cursor: help;
}

mybox {
    margin: 0px 188px 0px 189px;
    /*padding: 1px 4px 1px 4px;*/
    font-size: 12px;
    color: #333333;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border-left: 2px solid #D0D0D0;
    border-right: 2px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    font-weight: 300;
}
.storyTitle {
    font: bold 14px 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: 13px/16px verdana, arial, helvetica, sans-serif;
    text-indent: 25px
    margin: 0px 0px 0px 0px;
    padding: 2px;
}



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

pre {
    font: 10px/11px fixed;
}
a {
    color: #0000dd;
    font-size: 13px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    /* background : transparent; */
}

a:link    { color: #0000dd; text-decoration: none; }     
a:visited { color: #0000dd; text-decoration: none; }     
a:hover   { color: #000000; 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 182px 5px 188px;
    /*border: 1px solid #000;*/
    color: #222;
    /*background: url(http://www.myflashresource.com/wp-admin/images/header_final01.jpg) no-repeat top left;*/
    padding: 5px;
    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: #75939F;
}

.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 #75939F;
    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 178px 20px 199px;
    border-left: 2px solid #E6E4E4;
    border-right: 2px solid #E6E4E4;
    border-bottom: 2px solid #E6E4E4;
    color: #222;
    background: #fff;
    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 ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
    border: 1px solid #75939F;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 178px 10px 199px;
    border: 1px solid #75939F;
    color: #222;
    background: #ded6c6;
    padding: 2px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
	font: 13px/16px verdana, arial, helvetica, sans-serif;
    color: #222;
    background: #FFFFFF;
    
}

.storyCommentContent {
    border: 1px solid #75939F;
    color: #222;
    background: #FFFFFF;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 12px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 12px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 12px; color: #00d; text-decoration: underline;}


blockquote {
    /*margin: 1.0em;*/
    color: #333333;
    /*padding: 4px;*/
    /*border: 1px solid #000000;*/
    background: #D4D0C8;
}

q {
    color: #333333;
    background: #ded6c6;
}

#leftside {
    position: absolute;
    width: 190px;
    top: 5px;
    left: 10px;
    padding: 5px;
/*
    
    color: #464c64;
*/
    border: 2px solid #A5A5A5;
    background: #919191 url(../../../wp-admin/images/sidepattern.gif) ;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 188px;}

#leftside a:link { color: #0000dd; text-decoration: bold; font-size: 11px;}
#leftside a:visited { color: #0000dd; text-decoration: bold; font-size: 11px;}
#leftside a:hover { color: #0000dd; text-decoration: bold; font-size: 11px;}

.leftsideSection {
    
    color: #222;
    background: #fff ;
    padding: 4px;
    margin: 0px 0px 15px 0px;
    border-left: 2px solid #D0D0D0;
    border-right: 2px solid #D0D0D0;
    border-bottom: 2px solid #D0D0D0;
    font: 12px/16px verdana, arial, helvetica, sans-serif;
}
}
.leftsideSection2 {
    
    color: #222;
    background: #fff url(../../../wp-admin/images/adbackground.jpg) no-repeat top;
    padding: 4px;
    margin: 0px 0px 15px 0px;
    border-left: 2px solid #D0D0D0;
    border-right: 2px solid #D0D0D0;
    border-bottom: 2px solid #D0D0D0;
    border-top: 2px solid #D0D0D0;
}

#rightside {
    position: absolute;
    width: 168px;
    top: 5px;
    right: 10px;
    padding: 5px;
/*
    border: 1px solid #75939F;
    color: #232362;
*/
    border: 2px solid #A5A5A5;
    background: #919191 url(../../../wp-admin/images/sidepattern.gif);
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 166px;}

#rightside a:link { color: #000; text-decoration: underline; font-size: 11px;}
#rightside a:visited { color: #000; text-decoration: underline; font-size: 11px;}
#rightside a:hover { color: #0000dd; text-decoration: underline; font-size: 11px;}


.rightsideSection {
    color: #222;
    background: #fff;
    padding: 4px;
    margin: 0px 0px 15px 0px;
    border-left: 2px solid #D0D0D0;
    border-right: 2px solid #D0D0D0;
    border-bottom: 2px solid #D0D0D0;
}

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

}
#chaff a2 {
   color: #000000;
   font-size: 8px;
}
#chaff a2:link { color: #000000; text-decoratation: none;}
#chaff a2:visited { color: #000000 text-decoratation: none; }
#chaff a2:hover { background: #fff text-decoratation: none; }

.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: #ded6c6; border: 1px solid #000; font: 11px verdana, arial, helvetica, sans-serif; }
.b2calendarmonth { }
.b2calendarrow   { }
.b2calendarheadercell { color: #e9f2fc; background: #b5a58c; }
.b2calendarcell { color: #222; }
.b2calendartoday { color: #dd0000; }
.b2calendaremptycell { }
.b2calendarlinkpost { color: #354463; text-decoration: none; }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}
