/*the style sheet for the cate blanchett fanlisting */
body
	{ color: #333333;
	background-color: #999999;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em; 
	margin: 0px; 
	padding: 0px; }


h1
{
	color: #303;
	font-size: 1.2em;
	font-weight: bold;
	margin: 80px 10px 1px 10px;
	text-transform: uppercase;
	border-bottom: #ccc;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	letter-spacing: 0.2em;
	font-family: Times, serif;
}

h2, h3
{	font-family: Times, serif;
	color: #303;
	background-color: #666;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	margin: 15px 10px 1px 10px;
	border-bottom: #ccc;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	letter-spacing: 0.2em;
	text-align: center;
}

p { margin: 2px 10px 20px 10px; }

em
{
	color: #333;
	font-style: italic;
	font-family: Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.0em; 
}

blockquote
{
	font-style: italic;
	background-color: #CCC;
	padding: 5px;
} 

strong
{	letter-spacing: 0.1em;
	color: #303;
	text-transform: uppercase;
	font-family: Times, serif;
}

div.left-top
{	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 388px;
	background-color: inherit;
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
}

div.content
{	position: absolute;
	left: 270px;
	top: 0px;
	width: 381px;
	min-height: 500px;
	background-color: inherit;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
}

div.fluidity
{
	position: absolute;
	left: 651px;
	top: 0px;
	width: 317px;
	height: 241px;
	background-color: inherit;
	background-image: url(images/fluidity.jpg);
	background-repeat: no-repeat;
}

div.random-image {
	position:absolute;
	left:651px;
	top:241px;
	width:317px;
	height:437px;
}

div.navigation
{
	position: absolute;
	left: 0px;
	top: 388px;
	width: 270px;
	height: 290px;
	background-color: inherit;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
	text-transform: uppercase;
}


p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #ccc;
	border-width: 1px;
	border-style: dotted none none none;
}
	
/*links*/
		
a:link { color: #36C; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

a:hover
{
	color: #303;
	text-decoration: none;
	background: transparent none; 
	font-style: italic;
}


/*navin linkit*/

a.navi:link
{
	color: #336;
	background: transparent none;
	text-decoration: none;
	margin: 0 0 0 60px;
}

a.navi:visited
{
	color: #939;
	background: transparent none;
	text-decoration: none;
	margin: 0 0 0 60px;
}
				
a.navi:hover
{
	color: #ccc;
	background: transparent none;
	text-decoration: underline;
	font-style: normal;
	margin: 0 0 0 60px;
}				



		
/*codespurting*/

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.credit
{
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }
