/*
Theme Name: Journalized Blue
Theme URI: http://zed1.com/journalized/themes/journalized-blue/
Description: Blue theme from Mike Little's Journalized
Version: 1.0.3 Released 7 June 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:#333;
	background-color:#ffffff;
	margin-top:10px;
margin-left:10px;
margin-right:10px;
	padding:0px;
		font:15px Georgia;
	border:0px;

			}






#header
{
clear: both;
margin: 0;
padding: .5em;
background-color: white;
background:url(http://www.the-checklist.org/header.jpg);
background-repeat: no-repeat;
height:90px;




}


#header2
{
background-color:#FFFFFF;
height:20px;


}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:verdana;
	font-size:10px;
	font-weight:500;
	color:#666666;
	background-color:#E4E4E4;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:verdana;
	font-size:13px;
	font-weight:500;
	color:black;
	background-color:#FFFFFF;
	}
h3 {
	font:bold 14px/13px Georgia;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#FF6600;;
	}

h4 {
	font:bold 12px/12px arial;
	margin:0px 0px 3px 5px;
	padding:0px;
	color:gray;
	}


img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}



h2 a:link    { font-size:17px; color: #888888; text-decoration: none; }
h2 a:visited { font-size:17px; color: #888888; text-decoration: none; }
h2 a:hover   { font-size:17px; color: #888888; text-decoration: none; }




abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px/16px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 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/17px 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:#09c;
	font-size:12px;
	font-family:verdana;
	font-weight:400;
	text-decoration:none;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}







#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
height:100px;
   margin:0px 210px 20px 170px;
border-left:1px solid;
border-right:1px solid;
   
    background: transparent;
    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: 0px;
    background: transparent;
    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:5px 190px 0px 190px;
    color: #777777;
    background: transparent;
    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 190px 0px 190px;
      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 {
    color: #666666;
    background: #FFFFFF;
}

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

blockquote {
	color:#333;
	background-color:#F2F2F2;
margin-left: 0px;
	}

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

#leftside {
	position:absolute;
	width:100px;
	top:165px;
	left:7px;
	border:0px;
	background-color:white;

border-right:1px dotted gray;



	padding:5px;
	z-index:2;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 168px;
}
body>#leftside {width: 168px;}

#rightside {
	position:absolute;
	width:190px;
	top:10px;
	right:22px;
	border-left:1px dotted gray;
	background-color:#F9F9F9;

	padding:5px;
	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: left;
background: white;

}

.storyLinks a {
	color:#09c;
	font-size:16px;
	font-family:verdana;
	font-weight:900;
	text-decoration:underline;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}




.centerP {
    text-align: center;
}

#searchform input#s {
    width: 95%;
}

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

table#wp-calendar { 
    background: #F9F9F9; 
    border: 1px solid gray; 
    font: 11px verdana, arial, helvetica, sans-serif; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

table#wp-calendar td { 
    padding: 0px 3px; 
    color: #000000;
    text-align:center;    
}

table#wp-calendar a:link { color: #039; text-decoration: none;}
table#wp-calendar a:visited { color: #039; text-decoration: none;}
table#wp-calendar a:hover { color: #0000dd; text-decoration: underline;}
table#wp-calendar caption { }
td#prev, td#next { background: white; }
td#today{ color: #ff0000; border: 1px solid #dd0000; }
table#wp-calendar thead tr { color: #000000; background: white; }
table#wp-calendar thead th {  }


.blogrollmain {
    margin-bottom: 14px;
}


.buttonarea {
    background: #000000;
}

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-left: 3px;
}

div#rightside > ul  li { }

div#rightside ul li h3 { 
    font-size: 100%;
    border: 1px solid gray;
    color: #000000;
    background: #F9F9F9;
    padding: 2px;
    margin: 10px 0;
}

div#rightside ul li ul { }
div#rightside ul li ul li { }




