body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   color: #000;
   background: #FFF url('/images/hyku_background.gif');
   font-family: 'lucinda grande' , 'trebuchet ms', verdana , sans-serif;
   font-size: 12px;

}

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

img {	border: 0;}

label
{
	display: block;
}

a
{
	color: #5574B9;
	border: 0;
	}
	

a:visited
{
	color: #5574B9;
	border: 0;
	}

a:hover
{
	color: #5574B9;
	text-decoration: none;
	}


h3
{
	color: #5574B9;
	padding: 0;
	margin: 0 0 2px 0;
}

#stuff
{
	width: 1000px;
	padding: 0;
	margin-top: 50px;
	margin-left: 70px;

}


#box
{
	float: left;
	width: 800px;
	background: #fff;
}

#box-inner
{
    border: 4px solid #ccc;
	padding: 15px;
	margin-bottom: 40px;
}


#sidebar
{
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
	margin-top: 60px;

}

#sidebar-title
{
	padding-left: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #6F9BBE;
	padding-bottom: 0;
	margin: 0;
	text-align: right;
	
}

#sidebar-inner
{
	border-top: 3px dashed #ccc;
	border-bottom: 3px dashed #ccc;
	border-right: 3px dashed #ccc;
	background: #fff;
	padding: 0;
	margin: 0;
}

#sidebar-menu
{
	padding: 15px;
}


#sidebar-menu a
{
	text-decoration: none;
}

#sidebar-menu a:visited
{
	text-decoration: none;
}

#sidebar-menu a:hover
{
	text-decoration: underline;
}



.sidebar-item
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
}

.sidebar-line
{
	border-top: 2px dashed #ebebeb;
	text-align: left;
	padding-bottom: 8px;
}

#footer
{
	height: 50px;
}

.content
{
	padding-top: 10px;
	color: #666;
	margin: 0;
	line-height: 15px;
}


.session
{
	border-top: 1px dashed #ebebeb;
	margin: 2px 0 20px 0;
	padding: 5px 0 0 0;
}

#menu
{
	padding: 0;
	text-align: right;
	padding-top: 4px;
	margin: 0;
}

#menu a
{
	text-decoration: none;
}

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

#menu a:hover
{
	text-decoration: underline;
}




.data
{
	padding: 0;
	margin: 0;
	color: #666;
	margin: 0;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subtitle
{
	color: #5574B9;
	font-weight: bold;
	padding-top: 15px;
	padding-bottoM: 6px;
	font-size: 14px;
}


.scheduleitem
{
	color: #5574B9;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 30px;
}


.schedulebreak
{
	color: #666;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 30px;
}


.trackheader
{
	color:  #A0410A;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 20px;
}

.scheduletime
{
	color: #CCC;
}

.scheduleitemdivider
{
	border-right: 1px #CCC dotted;
	margin-left: 0px;
	margin-right: 0px;
	height: 30px;
}

.trackdivider
{
	margin-left: 0px;
	margin-right: 0px;
}

.scheduleline
{
	height: 3px;
	border-top: 1px #CCC dotted;
	margin-top: 10px;
}

.updatetitle
{
	COLOR: #A0410A;
	font-weight: bold;
	padding-top: 15px;
	padding-bottoM: 6px;
	font-size: 14px;
}



.hline
{

	border-top: 2px dashed #ebebeb;
	height: 1px;
	padding: 0;
	margin: 0;
	font-size: 1px;
}



.entry-footer
{

	border-top: 2px dashed #ebebeb;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 15px;

}


.comment-footer
{

	border-top: 2px dashed #ebebeb;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 15px;

}

.date-header
{
	font-size: 12px;
}


h3.entry-header {
		color: #5574B9;
		font-size: 20px;
		line-height: 22px;

 }
 
 
h3.entry-header a {
		color: #5574B9;
   text-decoration: none;
   }
    
h3.entry-header a:visited {
   	color: #5574B9;
   text-decoration: none;
   }
   
h3.entry-header a:hover {
   	color: #5574B9;
   text-decoration: underline;
   }
   
   

#attendees ul
{
	list-style-type: none;
	text-indent: 0px;
	color: #666;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}


#attendees li
{
	list-style-type: none;
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

form
{
	padding-top: 20px;
	color: #666;
}


input 
{
	font-size: 11px;
	color: #666;
	
}

.ttags {
	display: none;
	}
	
	
	
	.content-nav {
	text-align: right;
	}


.content-nav  a {
    text-decoration: underline;
    color: #666;
    
    }

.content-nav  a:visited {
    text-decoration: underline;
    color: #666;    
    }

.content-nav  a:hover {
    text-decoration: none;
 
    } 
   
.updates
{
	margin: 0 0 10px 0;
}

.update
{
	margin: 4px 0 4px 0;
}


.side-update
{
	margin: 6px 0 8px 0;
}

.updatepost
{
	font-style: italic;
	color: #ccc;
	font-size: 10px;
}	
    
#twitter_update_list
{
list-style: none;
color: #666;
text-indent: 0px;
margin: 0px;
padding: 0px;
}

#twitter_update_list li
{
padding: 0 4px 8px 0;
}
