/*

Description: Jen Delk's adaptation of the 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;
    margin: 20px;
    padding: 0px;
  font: 1.0em  sans-serif; 
}

h1 {
font-size:1.0em; 
	padding: 0; 
	margin:0 0 1em 0;
	color:#850003;
}

img {
    border-style: none;
}

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

h3 {
   margin: 0px 0px 5px 0px;
   padding: 0px;
   font-size: .9em;
   font-weight: 300 ;
}

h4 {
    
    border: 1px solid #850003;
    margin: 0px 0px 0px 0px;
    color: #850003;
    background: #f99d00;
    padding: 2px 4px 2px 4px;
    font-size: .85em;
    font-weight: 300 ;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold ;
    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 {
margin: 0 0 10px 0;
    padding: 2px;
    font-size: .85em;
}

#headerMessage {
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: fixed;
}
a {
   color: #850003;
   text-decoration: none;
    /* background : transparent; */
}

a:link    { color: #850003; text-decoration: none; }     
a:hover   { color: #f99d00; 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 0px 190px;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    
    }
    
 div#header {
	height:220px; 
	text-align:left; 
	}

div#header p{
	font-size: 1em; 
	padding: 0;
	}
	
div#header div#logo {
	width:302px; 
	float:left; 
	margin:0 30px 0 0;
	}
	
div#header div#logo p {
	font-size:1.4em; 
	padding: 0; 
	margin:0px 5px; 
	color:#850003; 

	}
	
div#header div#logo a {
	text-decoration:none; 
	}

	
/* navigation */
div#nav {	
	width:100%; 	/* makes the div full width */	
	float:left; /*makes the div enclose the list */	
	border: 1px solid #850003;	
	font-size:1em;	/* SET FONT-SIZE HERE */	
	background-color:#F99d00; /* colors the div */	
	margin-top:20px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/	
	}
	
div#nav ul {
	margin:0 0 0 30px;/* indents ul from edge of container */
	}
	
div#nav li {	
	float:left;	/* causes the list to align horizontally instead of stack */	
	list-style-type:none;	/* removes the bullet off each list item */	
	background-color:#F99d00; /*sets the background of the menu items */	
	border-right:1px solid #F99d00; /* creates dividing lines between the li elements */	
	}
	
div#nav li:first-child {	
	border-left:1px solid #F99d00; /*the first vertical line on the menu */	
	}
	
div#nav li:hover { 	
	background-color:#FFF; /*sets the background of the menu items */	
	}
	
div#nav a {	
	padding:0 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */	
	color:#850003;	/* sets the type color */	
	}
	
div#nav a:hover {	
	color:#F99d00;	
	}
	
/* THE HACK ZONE - *//* hack for IE (all flavors) so the menu has a vertical line on the left */

* html div#nav ul {	
	float:left; /* makes the ul wrap the li's */	
	border-left:1px solid #000; /* adds the rightmost menu vertical line to the ul */	
	margin-left:15px; /* IE doubles the given value above - why? */	
	}
/* end of hack zone *//* END OF navigation */

	
	
.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 #850003;
    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-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 #850003;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0 0 10px 0;}
.centreblock>p+p {text-indent: 30px;}
.meta {font-size: .72em; margin: 0 0 10px 0;}
.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 li {
	font-size: .85em;
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
border: 1px solid #850003;
    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 210px 10px 190px;
  border: 1px solid #ffffff;
    background: #ffffff;
    padding: 2px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
     font-size: .7em;
      text-align: center;
}

.storyContent {
        font-size: .85em;
	color: #222;
}

.storyCommentContent {
border: 1px solid #850003;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
    color: #222;
}

.storyLinks {
    text-align: right;
    margin: 8px;
    font-size: .75em;
}

.storyLinks a:link {    color: #850003; text-decoration: underline;}
.storyLinks a:hover {   color: #f99d00; text-decoration: underline;}


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

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

#leftside {
    position: absolute;
    width: 168px;
    top: 20px;
    left: 20px;
    padding: 5px;
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #850003; text-decoration: none;}
#leftside a:hover { color: #f99d00; text-decoration: underline;}

.leftsideSection {
    color: #222;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

.leftsideSection p {
	font-size:.75em;
	}
	
.leftsideSection ol {
	margin: 0; 
	padding: 0;
	}
	
.leftsideSection li {
	font-size:.75em; 
	list-style-position: inside;
	}




#rightside {
    position: absolute;
    width: 190px;
    top: 20px;
    right: 20px;
    padding: 5px;
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 188px;}

#rightside a:link { color: #850003; text-decoration: none;}
#rightside a:hover { color: #f99d00; text-decoration: underline;}


.rightsideSection {
    color: #222;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}


	
.rightsideSection p {
	font-size:.75em;
	}
	
.rightsideSection img {
	border:none;
	}
	
	
.rightsideSection ul {
	list-style-type:none; 
	font-size:.90em; 
	padding-left: 10px; 
	margin:5px 6px 0 0;
	}
	
.rightsideSection li {
	
	margin-top:0; 
	margin-bottom:.5em;
	}
	
.rightsideSection h2 {
	   font-size: .95em;
border: 1px solid #850003;
    margin: 0px 0px 0px 0px;
    color: #850003;
    background: #f99d00;
    padding: 2px 4px 2px 4px;
    font-weight: 300 ;
}

	
.rightsideSection h3 {
	text-align:center; 
	font-size:.8em;
	 color:#850003;
	 margin-bottom:0px; 
	padding-top:3px; 
	border-top: 2px dotted #850003
	}

.rightsideSection h4 {
	text-align:center; 
	font-size:.95em;
	 color:#850003;
	 margin-bottom:0px; 
	padding-top:3px; 
	border-top: 2px dotted #850003
	}	
.rightsideSection a {
	text-decoration:none; 
	color:#850003; 
	
	}
	
.rightsideSection a:hover {
	color: #850003; 
	text-decoration:underline;
	}
	
.rightsideSection li.morelink {
	font-style:italic;
	}
	
	











#chaff {
    text-align: right;
    font-size: 75em;
}
#chaff a {
   color: #000000;
   
}
#chaff a:link { color: #850003; }
#chaff a:hover { background: #f99d00; }

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
   
}
.commentfield {
    margin-bottom: 4px;
}

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}
