/* 

kk.org 
styles-2005.css
jh@jameshome.com 

*/

body {
  background-color: #fff;
  margin: 20px 0;
  text-align: center;
  }

:link {
  color: #c00;
  text-decoration: none;
  }

:visited {
  color: #900;
  text-decoration: none;
  }

:link:hover, :visited:hover	{
  color: #c00;
  text-decoration: underline;
  }

.all {
  margin: 0 auto;
  }

tr, td {
  margin: 0;
  padding: 0;
  border-spacing: 0;  
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  }

.error {
  font-weight: bold;
  color: #f00;
  }

.cell-nav {
  text-align: right;
  padding: 0 15px 0 0;
  }
  
.cell-nav ul {
	list-style-type: none;
}

.cell-nav li {
  margin: 15px 0;
  font-size: 11px; 
  color: #333;
  font-weight: bold;
  white-space: nowrap;
  }
  
.cell-nav ul .cat li {
  margin: 0;
  font-size: 10px; 
  font-weight: normal;
  }
  
.cell-content .intro {
  padding: 8px;
  width: 468px;  
  border-left: 2px #ccc solid;
  border-right: 2px #ccc solid;
  border-top: 2px #ccc solid;
  background-color: #eee;
  }
  
.cell-content .intro p {
	font-style: italic;
	font-size: 11px;
	padding: 0 8px;
	line-height: 1.5;
}

.cell-content .intro form {
  text-align: center;
  font-size: 11px;
  }

.cell-content .search {
  padding: 8px;
  width: 468px;  
  border: 2px #ccc solid;
  }  

.cell-content .content {
  padding: 8px;
  width: 468px;  
  border-left: 2px #ccc solid;
  border-right: 2px #ccc solid;
  border-top: 2px #ccc solid;
  }  
  
.cell-content h1 {
  margin: 0;
  padding: 10px 5px 8px 5px;
  font-weight: bold;
  font-size: 12px;
  border-left: 2px #ccc solid;
  border-right: 2px #ccc solid;
  border-top: 2px #ccc solid;
  background-color: #eee;
  }

.cell-content h2 {
  margin: 5px 0 0 0;
  font-weight: bold;
  font-size: 13px;
  }

.cell-content h5 {
  margin: 0;
  font-weight: normal;
  font-size: 10px;
  font-style: italic;
  text-align: right;
  }

.cell-content h6 {
  margin: 0;
  font-weight: normal;
  font-size: 11px;
  }

.cell-content .morelink {
  font-size: 11px;
  font-weight: bold;
  }

.cell-content .ad-foot {
  padding: 8px;
  width: 468px;  
  border-left: 2px #ccc solid;
  border-right: 2px #ccc solid;
  border-top: 2px #ccc solid;
  font-size: 11px;
  }

.cell-content .breadcrumb, .cell-content .poweredby {
  padding: 8px;
  width: 468px;  
  border: 2px #ccc solid;
  font-size: 11px;
  }

.cell-content .poweredby {
  text-align: right;
  }

.project, .project-alt {
  clear: both;
  padding: 8px;
  width: 468px;  
  border-left: 2px #ccc solid;
  border-right: 2px #ccc solid;
  border-top: 2px #ccc solid;
  background-color: #eee;
  float: left;
  }

.project h3, .project-alt h3 {
  margin: 5px 0 0 0;
  font-weight: normal;
  font-size: 18px;
  }

.project p, .project-alt p {
  margin: 4px 20px 4px 0;
  font-size: 12px;
  }

.project .date, .project-alt .date {
  margin: 0;
  font-style: italic;
  font-size: 10px;
  }

.project-alt {
  background-color: #ddd;
  }

.project .thumb, .project-alt .thumb {
  float: right;
  }

.cell-content .breadcrumb-float {
  clear: both;
  padding: 8px;
  width: 468px;  
  border: 2px #ccc solid;
  font-size: 11px;
  }

.head-float {
  float: left;
  }

.ad-right {
  padding: 80px 0 0 5px;
  }

.ad-right p {
  width: 120px 0 0 5px;
  }
  
.comment {
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 1px #ccc dotted;
  padding: 10px 0 20px 0;
  }
  
.subtitle {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
  background: #fff;
	line-height: normal;
	text-align: right;
  }
 
 .title {
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #333;
  }


/* True Films specific modifications */

.ad-right-tf {
  padding: 20px 0 0 0;
  }

.head-tf {
  margin: 0 0 20px 0;
  padding:0px;
  }
  
 .head-su {
  margin: 15px 0 5px 0;
  padding:0px;
  }
  
 .head-hw {
  margin: 35px 0 5px 0;
  padding:0px;
  }
  
   .head-ct {
  margin: 10px 0 5px 0;
  padding:0px;
  }

.feedburnerFlareBlock {
	margin:5px;
	padding:0px;
	line-height:.5em;
}

.feedburnerFlareBlock a:link {
	font-size:1em;
	
}
#disqus_thread {
padding:20px;
font-family:Verdana,Helvetica,Arial;
}

#disqus_thread br { line-height:1px;}
