#checklist {width:220px; float:right;  text-align: right;}
#checklist ul, #checklist ul li {list-style-type: none; background:none; margin:0; padding:5px 5px 5px 0; color:black; font-size: 12px; text-align: center;}


.latest {margin:5px 0 9px 0;}


#feed {position:absolute; top:15px;
right:30px; z-index:1;}

img.aligncenter {display:block;
margin-left:auto;
margin-right:auto; }

#content p {line-height: 1.55; padding-bottom:5px;}

p.postmetadata {padding:5px 0; border-bottom:1px solid #d6d6d6; border-top:1px solid #d6d6d6; margin-bottom:50px;}

img{border: none;}

* {
margin: 0;
padding: 0;
font-family: arial;
}

#content a{color:red;}
#content a:hover{color:gray;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.date {text-transform: lowercase;}


a.all {padding:3px 10px; position:relative; float:left; margin-right:25px;  color: #505050;  text-decoration:none; margin-top:-3px; }
a.all:hover { background:url(images/navhighlight.gif) top left repeat-x; color:white; }
img.all {float:left; margin-top:-4px; margin-right:25px;}

body #nav li.current-cat a {  background:url(images/navhighlight.gif) top left repeat-x; color:white; font-weight:600;} 

p{margin:10px 0; color: #606060; font-size:14px;}

h2 {font-size:25px; color:red;   text-transform: lowercase;}
h2 a { color:red; text-decoration:none;  text-transform: lowercase; }

h3 {font-size:20px; color:gray;}
h3 a { color:gray;  text-transform: lowercase;}

h2.pagetitle {font-size:29px; border-left:40px solid red; margin: -30px 0 0 -50px; padding:10px; }

small {padding-bottom:5px; position:relative; display:block; color:gray;}

body {
background-image:url(images/bg.jpg);
background-position: top left;
background-repeat: repeat-x;
background-color:#d3d3d3;
}

#design{position:absolute; right:0;

width:940px;
height:100%;
}

#logo {margin: 33px 0 0 0;
position:absolute; right:0;
}

#nav{margin: 123px 12px 0 0;
position:absolute; right:0; }

#nav ul {margin: 0;
	padding: 0;
	cursor: default;
	display: inline;}
	
#nav li {float:left; margin-top:-2px; margin-right:25px; color: #505050; 	list-style-type: none; text-transform: lowercase;}

#nav li a{color: #505050; text-decoration:none; padding:1px 10px 6px  10px; }

#nav li a:hover{ background:url(images/navhighlight.gif) top left repeat-x; color:white; }

#container{margin-top:154px;}

#leftbar {
	float: left;
	width: 202px;
	background-color:#465253;
	margin-right:10px;
	padding-bottom:15px;
}

#content { 
	float: left;
	border:10px solid #fe0000;
	width:470px;
	background-color:white;
	padding:40px;
}

#rightbar {
	float: right;
	width: 110px;
	margin-right:35px;
}



#sidebar li  {list-style-type: none; margin-top:6px; }

#sidebar  li h2 {background-image:url(images/catheader.gif); 
height:25px; width:187px; 
margin-left:-6px; 
padding:5px 0 0 20px;
color: #f2140f;
font-size:17px;
font-weight:normal;
list-style-type: none;
text-transform: lowercase;
}

#sidebar a{padding:5px; color:white; font-size:10px; margin:2px 5px 2px 20px; display:block; text-decoration:none;  }
#sidebar a:hover{color:#f2140f; }

img.right {float:right; padding:5px 0 10px 10px;}



/* Begin Lists */

#content ul {
	margin-left:10px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 15px;
	text-indent: 0px;
	color:#606060;
	font-size:14px;
	}
	
#content  li {
	padding:8px 20px;
	margin: 0px 0 7px 0px;
	color:#606060;
	line-height:14px;
	background: url(images/kcbullet.gif) no-repeat 0px 1px;
	}
	
	
#content li.comment {
	background: url(images/kcbullet.gif) no-repeat 10px 10px;
	padding-left:20px;
	}
	
#content ol {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#606060;
	font-size:14px;
	}


/* End Entry Lists */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #000000;
	font-size: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

p.bump {
margin: 0px 10px 0 0px;
padding: 25px 10px 0px 40px;
color: #465253;
font-size:16px;
background: url(images/quote.jpg) no-repeat 0px 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 40px;
	}
	
	.navigation a {font-size:12px; color:gray; text-transform:lowercase;}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
