/* Movable Type */
@import url(styles-site.css);
/*@import url(http://www.semblog.org/styles-site.css);*/

/* rna - RSS Semblog Antenna */

.box {
	font-family: monospace;
	background: #fff;
	cursor: pointer;
	border: 1px solid #999;
}

button {
	width: 1.6em;
	height: 1.6em;
	text-align: center;
}

div.summary {
	display: none;
	margin: 0.2em 0em 0.5em 2em;
	line-height: 160%;
	border: 1px dotted #666;
	padding: 10px;
}

.file {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
}

li {margin-top: 0.2em}

.rnacategory {
	letter-spacing : 2px;
	font-size : 1.2em;
	font-family : tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-weight:bold;
	padding-bottom : 3px;
	border-bottom : 1px solid #999;
	color : #666;
}

.rnatrackback {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: small; 
	color: #666; 
	font-weight:bold;
	margin-top: 5px;
}

div.rnatrackbacksummary {
	display: none;
	margin: 0.5em 0em 0em 2em;
	line-height: 160%;
	padding: 10px;
	border-top : 1px solid #999;
}

ul#tabnav {
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #6c6;
margin: 0;
}

ul#tabnav li {
float: left;
height: 21px;
background-color: #cfc;
margin: 2px 2px 0 2px;
border: 1px solid #6c6;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
border-bottom: 1px solid #fff;
background-color: #fff;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
color: #000;
}

#tabnav a {
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#tabnav a:hover {
background: #fff;
}
