body
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #424242;
}

.clear
{
	clear: both;
	width: 100%;
	height: 0px;
}

#basic { 
	max-width: 987px;
}

#basic #content
{
margin-left: 377px;
margin-top: 20px;

}

#basic  #navigation  
{	
	margin: 0;
	padding: 0;
	width: 144px;
	height: 21px;
	border-top: solid #424242 2px;
	border-right: solid #424242 2px;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
}

#basic #navigation h1 {
	margin: 0; 
	padding: 0;	
	width: 144px;
	font-size: 21px;	
}

#basic #navigation h1 a, #basic#navigation h1 a:visited
{
	color: #fff;
	display: block;
	text-decoration: none;
}

#basic #navigation h1 a:hover
{
	color: #424242;
	display: block;
	text-decoration: none;
}
#navigation h1 a:hover
{
	color: #424242;
}

a
{
	color: #424242;
	text-transform: inherit;
	text-decoration: underline;
}

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

a:visited { color: #999999; }



#video > #content
{
	width: 760px;
	margin: 50px auto 0 377px;
}

.entry h3
{
	font-size: 1.5em;
}

.entry .date {
	font-size: .6em;
	display: block;
}
.entry { margin-bottom: 10em; }



#pagination
{
	font-size: 5em;
	font-weight: bold;
	text-align: right;
}

a, #pagination a, #pagination a:visited
{
	text-decoration: none;
	color: #424242;
}

a:hover, #pagination a:hover { color: #252525; }

#footer {margin-bottom: 10em;}