html {
	font-size: 11px;
	}

body {
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	}

img {
	border: 0;
	margin: 0;
	padding: 0;
	}


	
/* ------------------- LINKS ------------------- */

a:link, a:active {
	background-color: transparent;
	color: #660;
	text-decoration: underline;
	border-bottom: none;
	}

a:visited {
	background-color: transparent;
	color: #990;
	text-decoration: underline;
	border-bottom: none;
	}

a:hover	{
	background-color: transparent;
	color: #999;
	text-decoration: underline;
	border-bottom: none;
	}
	
a.footnote:link, a.footnote:active	{
	background-color: transparent;
	color: #990;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
	
a.footnote:visited	{
	background-color: transparent;
	color: #990;
	text-decoration: none;
	border-bottom: 1px dotted #990;
	}
	
a.footnote:hover	{
	background-color: transparent;
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}

a.permalink {
	border: none;
	}
	

a.noborder:link, a.noborder:visited, a.noborder:hover, 
a.noborder:active {
     border: 0;
     }

	
p {
	line-height: 1.33em;
	font-size: 11px;
	}
	
p#nav {
	line-height: 1.4em;
	}

h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	}

	
/* ------------------- MT STYLES ------------------- */

				

	#links {			
		border:1px solid #ccc;		
		}
	
	.title	{
		font-size: 12px;
		color: #666;
		}			
	

	.date	{ 
		font-size: 12px; 
		color: #333; 
		font-weight:bold;
		}		
			
		
	.elseentry p {
		margin: 0;
		padding: 0;
		}
		
	.elseentry {
		margin-top: 1.3em;
		padding: 0;
		}	
		
	.elseentry p.elsedate {
		font-style: italic;
		}	

	.side {
		color:#333;
  		background:#eee;			
		}	

		
	.swirl {
		text-align: center;
		width: 100%;
		}

		
/* ------------------- FLICKR STYLES ------------------- */	
		
#flickr	{
	text-align: left;
	margin: 5px 0 5px 5px;
	}
	
#flickr	a:link,
#flickr	a:visited,
#flickr	a:hover,
#flickr	a:active {
	border: 0;
	}	


 #flickr img,
  .flickrimg   {
	margin: 4px;
	border: 1px solid #000;
        float: left;
	}
