/*the style sheet for parallel lives: the darren hayes and daniel jones relationship fanlisting */

body
{
	color: #333;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
}

h2
{
	margin: 10px;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
	border-bottom: #333333;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

h3
{
	font-size: 0.8em;
	color: #666666;
}

cite
{
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.1em;
}

div.content
{
	background-color: #ffffff;
	text-align: left;
	font-size: 0.8em;
	font-weight: lighter;
	position: absolute;
	right: 0px;
	top: 250px;
	width: 350px;
	margin: 1px 10px 1px 10px;
}


div.otsikko
{
	background-color: white;
	background-image: url(graph/otsikko.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 350px;
	height: 200px;
}

div.navi
{
	padding: 5px;
	border-color: #333;
	border-width: thin;
	border-style: solid;
	position: absolute;
	right: 0px;
	top: 200px;
	width: 350px;
	text-align: center;
	vertical-align: middle;
}

div.kuva
{
	position: absolute;
	right: 370px;
	top: 200px;
	background-color: white;
}

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #666666;
	border-width: 1px;
	border-style: dotted none none none;
}

cite.dar
{
	color: black;
	background-color: white;
	border-color: black;
	border-width: thin;
	border-style: solid;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

cite.dan
{
	color: white;
	background-color: black;
	border-color: black;
	border-width: thin;
	border-style: solid;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

	
/*links*/
		
a:link { color: #336699; 
	   background: transparent none; 
	   text-decoration: underline; }

a:visited { color: #996699; 
		  background: transparent none; 
		  text-decoration: underline; }

a:active { color: #9999cc;
		 background: transparent none; 
		 text-decoration: none; }

a:hover { color: #ffffff;
		text-decoration: none;
		background-color: #cccccc; }



/*codesport*/

.codesort li {
	display: inline;
	padding-right: 3px;
	}
	
.credit
{
	padding: 1px 3px 1px 10px;
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }
