
/* April 2008 */
	body,html
	 {
		margin:0;
		background:#a7a09a;
		color:#000;
	}
	body {
		min-width:810px;
	}
	#wrap {
		
		background:#ffffff;
		margin:4px auto;
		width:810px;
	}
	#header {
		background:#ffffff;
		padding-top: 2px;
		padding-left: 11px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:#ffffff;
		padding:5px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		background:#ffffff;
		float:left;
		width:550px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {
		background:#ffffff;
		float:right;
		width:250px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
		background:#cc9;
		clear:both;
	}
	#footer p {
		padding:5px;
		margin:0;
    }

	
	.textmiddle {vertical-align:middle;} 
	
P {
    margin-left: 6px;
}

img {
    padding: 3px;
}
.orange {
    color: #ff8000;
}

#doc {
}

#ft {
    width: 100%;
    text-align: center;
    font-size: 85%;
    background-color: #eee;
    padding: 2px;
    margin-top: 150px;
    border-top: 2px solid white;
}

.star {
    margin: 0px 10px 0px 10px;
}



/* Escaloop */


#escaloopContent { 
	border: 1px dotted #333; 
	padding: 12px; 
	width: 500px;
	margin: 10px 0px 10px 10px;
}




/*
    escaloop badge: default.css
    $Id: default.css 341 2008-02-07 09:16:55Z carlo_carlo $
*/

#escaloopList { 
	list-style-type: none; 
	padding-left: 0px; 
	margin-left: 0px; 
}

#escaloopList LI { 
	list-style-type: none; 
	font-size: 10pt; 
	padding-left: 10px; 
	line-height: 125%; 
}

#escaloopList LI.lst_date { 
	margin: 10px 10px 20px -10px; 
	font-weight: bold; 
	font-size: 13pt; 
}

#escaloopList .item_date { color: gray; }

#escaloopList IMG { 
	border: 1px solid #999; 
	padding: 4px; 
	margin: 4px; 
}

#escaloopList LI.lst_source { 
	margin: 40px 10px 15px -10px; 
	font-weight: bold; 
	font-size: 13pt; 
}

#escaloopList .bullet_source { 
	background: url(ikons/blog.png) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
}

#escaloopList .bullet { 
	background: url(ikons/blog.png) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 20px;
}

#escaloopList .delicious { background: url(http://escaloop.com/img/delicious.png) left top no-repeat; }
#escaloopList .diggcom { background: url(http://escaloop.com/img/digg.png) left top no-repeat; }
#escaloopList .facebook { background: url(http://escaloop.com/img/facebook.png) left top no-repeat; }
#escaloopList .flickr { background: url(http://escaloop.com/img/flickr.png) left top no-repeat; }
#escaloopList .google { background: url(http://escaloop.com/img/google.png) left top no-repeat; }
#escaloopList .jaiku { background: url(http://escaloop.com/img/jaiku.png) left top no-repeat; }
#escaloopList .lastfm { background: url(http://escaloop.com/img/lastfm.png) left top no-repeat; }
#escaloopList .livejournal { background: url(http://escaloop.com/img/livejournal.png) left top no-repeat; }
#escaloopList .magnolia { background: url(http://escaloop.com/img/magnolia.png) left top no-repeat; }
#escaloopList .newsvinecom { background: url(http://escaloop.com/img/newsvine.png) left top no-repeat; }
#escaloopList .pownce { background: url(http://escaloop.com/img/pownce.png) left top no-repeat; }
#escaloopList .googlereader { background: url(http://escaloop.com/img/googlereader.png) left top no-repeat; }
#escaloopList .stumbleupon { background: url(http://escaloop.com/img/stumbleupon.png) left top no-repeat; }
#escaloopList .tumblr { background: url(http://escaloop.com/img/tumblr.png) left top no-repeat; }
#escaloopList .twitter { background: url(http://escaloop.com/img/twitter.png) left top no-repeat; }
#escaloopList .vimeocom { background: url(http://escaloop.com/img/vimeo.png) left top no-repeat; }
#escaloopList .vox { background: url(http://escaloop.com/img/vox.png) left top no-repeat; }

#escaloopContent DIV.lbe {
    text-align: right;
}



h3	{margin: 3px 0 6px 0; padding-top: 1px; padding-bottom: 1px;	font: bold 10px/15px georgia, times, "Times New Roman", serif;	color: #c33;	text-transform: uppercase;	letter-spacing: .05em;	}


p, tr, td, table, body
{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: georgia, times, "Times New Roman";
	text-decoration: none;
}
small_head
{
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-family: georgia, times, "Times New Roman";
	text-decoration: none;
}


mailto
{
	color: #004526;
}

/*
almindelige links
*/

a
{
	color: #000000;
	text-decoration: none;
	font-family: georgia, times, "Times New Roman";
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	
}
a:visited
{
	color: #002e1a;
	text-decoration: none;
	border-bottom: #666666;	
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
a:active
{
	color: #000000;
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
A:link {
	color: #004526;
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
a img {
  border-width:0;
  padding:4px;
  border:1px solid #ddd;
  }
