* {
	margin:0;
	padding:0;
	font-family: Garamond, 'Times New Roman', sans-serif;
	}
body {
	margin:0; 
	padding:0;
	font-size:62.6%;
	background: #f5f3bf url('http://outblogged.dk/rainbow_back.gif') repeat-x;
	}
a { color:#1e2444; }
a:hover {text-decoration:none;}
#header {
	background: #000 /* url('http://www.mardecortesbaja.com/charles_chaplin_4-2.jpg') no-repeat top left */; 
	height:120px; 
	padding:0; 
	margin-top:25px;
	}
#header h1 { padding-top:10px }
#header h1 a { 
	color: #f5f3bf;
	text-decoration:none;
	padding:0 0 0 105px;
	font-size:2.6em;
	}
	
	#IEroot h1 a { color : blue; }	
	
#blog-description {
	padding:7px 0 0 108px;
	color:#f5f3bf;
	font-size:2em
}

#access { display:none; }
#container {
	width: 65em;
	margin:25px 0 0 108px;
	}
#content {
	width: 45em;
	float:left;
	}
.post h2 a, h3 a {
	text-decoration:none; 
	color: #1e2444;
	}
.entry-title {font-size:2.8em;padding-bottom:0.2em;}
.entry-date { padding:0 0 0.4em 0 }
.entry-date abbr, .entry-meta { 
	font-size:1.2em; 
	border:none;}
.entry-meta a, #footer a {color: #1e2444;}
.entry-meta a:hover, #footer a:hover {text-decoration: none;}
.entry-meta {padding-bottom:1.4em;}
.post p, .post li, .entry-content p, .entry-content li, ol li {
	font-size:1.4em; 
	padding:0 0 0.4em 0
	}
.post ul, .entry-content ul {margin-left:15px}
.post ol, .entry-content ol, .comments ol {margin-left:18px;}

#comments h3 {font-size:1.6em; padding-top:0.4em;}

.sidebar {
	width:18em;
	float:right;
	}
.sidebar li { list-style: none; }
.sidebar li h3 { font-size:1.5em; }
.sidebar li a {font-size:1.4em; }
.sidebar ul { padding-bottom:0.4em }
.sidebar input { margin-bottom:0.6em; font-size:1.4em;}
#searchsubmit {   }
#footer {
	clear:both; 
	font-size: 1.4em;
	position: relative; 
	bottom: 0;
	padding:40px 0 15px 185px;
	}
.formcontainer p, .formcontainer input   {font-size:1.4em;}
.form-label {font-size:1.4em; padding-top:0.8em;}
.form-submit {padding-top:0.8em;}
.navigation {font-size:1.4em; padding-bottom:0.8em;}
