
/*fixes alignment issues with toc*/

td {
vertical-align: top;
}

#toc a {
font-weight:bold; 
position: relative; 
left: 10px; top: -23px; 
font-size: 10px;
} 
#toc {height: 49px; border: 0; padding: 0px;}


a:link {
text-decoration: none; 
color:#f00;
}

a:hover {
text-decoration: underline; 
color: #f00;
}

body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*RSS Styles K9 */

.mindfeed_container {
margin-top: 30px;
position:relative; left: 5px; top: 0px;
width:225px;
}
.mindfeed_container  li {
position:relative; top: -13px;
list-style:none;
padding-bottom: 5px;
margin-left:-35px;
font-weight:normal;
}
.feedname {
font-size:12px;
font-weight: bold;
padding-bottom: 20px;
}

#rss_feed {
padding-top: 15px; 
position:relative; left: -50px; 
z-index: 50; 
width: 227px;
}

.issue_date {
font-size: 15px;
font-weight: bold;
padding: 0px 0px 15px 0px;
}

#dot_column {
margin-top: 20px; 
text-align:left;
}
#back_issues_nav {
position:relative; top: -16px; left:25px;
font-size: 11px;
padding: 2px 0px 2px 0px;
}
#back_issues_nav option{
position: relative;
border-bottom: #ccc solid 1px;
font-size: 11px;
font-family: verdana, sans-serif;
}

#dot_column img {
padding-right:15px;
}

.click {
color:#fff;
}
#kloud_header {
border-bottom: 4px #f00 solid; 
padding-bottom: 0px;
width:760px; 
position:relative;
}
.k9_padleft {
padding-left: 35px;
}
#k9_issue_date {
font-size:11px; letter-spacing:  -.11; 
font-weight: bold; 
color:#fff;
position:relative; top: -58px; left: 10px; 
padding: 2px 2px 2px 10px; 
border-right: 1px #f00 solid; 
border-left: 1px #f00 solid; 
border-bottom: 1px #f00 solid; 
background: #000; 
width: 125px;
}

a:visited {
text-decoration: none; 
color:#f00;
}

h1 {
color:#000;  
font-size: 11.5px; 
font-style: bold; 
line-height: 408%;
}

/*New style as of Jul 2008 to handle revised TOC layout */
#newcss  {
font-size: 11px;
font-weight: bold;
width: 270px;
}
#newcss a {
position:relative; top:-20px;
}
h2 {
color:#666; 
font-size: 11px; 
font-weight: 100; 
line-height: 130%;
}

#padding {
padding: 0px 0px 0px 86px;
}

.storytitle {
color:#000;  
font-weight: bold; 
font-size: 11px;  
line-height:14px; 
padding:0px 0px 10px 0px;
}

.top a {
font-weight: normal; 
font-size: 10px; 
}


.top {
font-weight: normal; 
text-align:left; 
margin: 0 0 25px 75px;
display:block;

}

td {
vertical-align: top;
}

#oldklouds {
position: relative; top: -20px; left: 400px; z-index: 30;
}
#update {
position: relative; 
top: -560px; 
left: -80px; 
}

#k9header {
	width: 100%;
	height: 100px;
	border-bottom: 2px solid #000;
	margin-bottom: 1em;
}
#k9header img {
	float: left;
	border: none;
}
#k9header .services {
	display: inline;
	float: left;
	list-style: none;
	font: normal normal normal 10px/13px Verdana, Arial, sans-serif;
	color: #999999;
	padding: 1.5em 0 0 .5em;
	margin: 0;
	position: relative;
	top: 0; left: 0;
}
#k9header .services li {
	list-style: none;
}

