/*
Theme Name: Journalized Sand
Theme URI: http://zed1.com/journalized/themes/journalized-sand/
Description: Sand theme from Mike Little's Journalized
Version: 1.0.2 Released 7 Jun 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: #E3ED9E;
    margin: 5px;
    padding: 0px;
    font: 11px tahoma;
}

.homepage {
    background: #E3ED9E;
    padding: 0px 250px 0px 250px;
    color: #000000;
    font: tahoma;
}

.homecloud {
    font-size: 400%;
}


h1 {
    
    font-weight: italic;
    font-size: 70%;
    color: #000000;
    text-align: right;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}
h2 {
    margin: 12px 238px 10px 238px;
    padding: 1px 4px 1px 4px;
    font-size: 12px;
    color: #eeeeee;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 450px;
    min-width: 450px;
    background: #ECECFF;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #000;
}

h2 a:link    { color: black; text-decoration: none; }
h2 a:visited { color: black; text-decoration: none; }
h2 a:hover   { color: black; text-decoration: underline; }
h2 a:active  { color: black; text-decoration: underline; }

h3 {
    font: bold 12px arial, helvetica;
    margin: 0px 0px 5px 0px;
    background: #e2e7c2;
    padding: 0px;
}

h4 {
    font: bold 12px arial, helvetica;
    border: 0px solid #DC925A;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: white;
    background: #66754A;
    padding: 2px 4px 2px 4px;
}

h5 {
    font: 12px arial, helvetica;
    margin: 0px 0px 5px 0px;
    background: #e2e7c2;
    padding: 0px;
}

.tagheader {
    font: bold 12px arial, helvetica;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px arial, helvetica;
    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 arial;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

#headerMessage {
    font: 9px arial, helvetica;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #0000dd;
    font-size: 12px;
    font-family: arial, helvetica;
    text-decoration: none;
}

a:link    { color: #0000dd; text-decoration: none; }
a:visited { color: #0000dd; text-decoration: none; }     
a:hover   { color: #000000; text-decoration: underline; }

#headerblock {
    text-align: right;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    max-width: 1000px;
    height: 150px;
    margin: 5px 238px 5px 238px;
    border: 0px solid #000;
    color: #222;
    background: url("/wp-content/images/pathworkobstacles.jpg");
    padding: 0px;
    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;
    max-width: 1000px;
    margin: 5px 238px -3px 238px;
    border-left: 0px dashed grey;
    border-top: 0px;
    border-right: 0px dashed grey;
    border-bottom: 0px dashed grey;
    color: #222;
    background: #F2F7D2;
    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;}
.centreblock p {margin-bottom: .5em; }

.navigation {
      display: block;
      text-align: center;
      margin: 5px 238px 5px 238px;
      height: 1.5em;
}

.alignright { float: right; }

.alignleft { float: left }

.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 {
}

/* this fixes an IE bug with aligned or floated images */
.storyContent img {
    position:relative;
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
        
}

.centreblock h4 {
    border: 0px solid #000;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    max-width: 1000px;
    margin: 5px 238px 5px 238px;
    border: 0px solid #000;
    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 {
    color: #222;
    background: #F2F7D2;
    
}

.storyCommentContent {
    border: 0px solid #000;
    color: #222;
    background: #eee;
    width: 450px;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #00d; text-decoration: underline;}


blockquote {
    margin: 0.5em;
    color: #333333;
    padding: 4px;
    /*border: 0px solid #000000;*/
    background: #B3B8A3;
}

q {
    color: #333333;
    background: #B3B8A3;
}

#leftside {
    position: absolute;
    width: 230px;
    top: 5px;
    left: 5px;
    padding: 0px;
    background: transparent;
    z-index: 3;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 230px;}

#leftside a:link { font-size: 11px; color: #0000dd}
#leftside a:visited { font-size: 11px; color: #0000dd}
#leftside a:hover { font-size: 11px; color: #000000}

.leftsideSection {
    border: 0px solid #DC925A;
    border-top: none;
    color: #222;
    background: #F2F7D2;
    padding: 4px;
    margin: 0px 0px 1px 0px;
}

.tagcloud {
    border: 0px solid #DC925A;
    border-top: none;
    color: #222;
    background: #000000;
    padding: 4px;
    margin: 0px 0px 1px 0px;
}


#rightside {
    position: absolute;
    width: 230px;
    top: 5px;
    right: 5px;
    padding: 0px;
    background: transparent;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 230px;}

#rightside a:link { font-size: 11px; color: #0000dd}
#rightside a:visited { font-size: 11px; color: #0000dd}
#rightside a:hover { font-size: 11px; color: #000000}


.rightsideSection {
    border: 0px solid #DC925A;
    border-top: none;
    color: #222;
    background: #F2F7D2;
    padding: 4px;
    margin: 0px 0px 1px 0px;
}

#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; }

.centerP {
    text-align: left;
    width: auto;
    max-width: 1000px;
    margin: 5px 238px -3px 238px;
}

#searchform input#s {
width: 95%;
background: #F2F7D2;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 0px solid #000000;
    font: 11px/14px arial, helvetica;

    background: #F2F7D2;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #F2F7D2;
    font: 11px/14px arial, helvetica;
}
.commentfield {
    margin-bottom: 4px;
}

table#wp-calendar { 
    background: #ded6c6; 
    border: 0px solid #000; 
    font: 11px arial, helvetica; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

table#wp-calendar td { 
    padding: 0px 3px; 
    text-align:center;    
}

table#wp-calendar a:link { color: #000; text-decoration: underline;}
table#wp-calendar a:visited { color: #000; text-decoration: underline;}
table#wp-calendar a:hover { color: #0000dd; text-decoration: underline;}
table#wp-calendar caption { }
td#prev, td#next { background: #ECECFF; }
td#today{ border: 0px solid #dd0000; }
table#wp-calendar thead tr { color: black; background: #ECECFF; }
table#wp-calendar thead th {  }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

/* This set of rules makes the nested lists from wp_get_links() 
   look like the h4 + div.rightsidesection combination */

div#rightside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#rightside > ul  li { 
    border: 0px solid #000;
    color: #222;
    background: #DDDDFF;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}

div#rightside ul li h2 { 
    border: 0;
    border-bottom: 0px solid #000;
    margin: 0;
    color: black;
    background: #ECECFF;
    padding: 2px 4px 2px 4px;
}

div#rightside ul li ul { 
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
}
div#rightside ul li ul li { 
    border: 0;
    margin:0;
 }



