
body {
	
color:#000000;
	
font-family:Helvetica;
	
font-size:14px;
	
line-height:150%;
	
margin-left:0;
margin-right:80px;
padding-bottom:6px;
text-align:left;  }
a:link {
  color: #000000;
  text-decoration:none;

  }
a:visited {
  color: #000000;
  text-decoration:none;

  }
a:hover {
  color: #000000;
  text-decoration:none;

  text-decoration:underline;
  }
a img {
  border-width:0;
  }

/* Header
----------------------------------------------- */
#header {
  width:650px;
  margin:0 auto 10px;
  }
#blog-title {
	color:#000000;
	font-family:Helvetica;
	font-size:72px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	letter-spacing:-0.02em; 
    line-height:50%;
  }
#blog-title a {
  color: #000000;
  text-decoration:none;
  }
#blog-title a:hover {
  color: #000000;
  }
#description {
 	color:#000000;
	font-family:Helvetica;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
        line-height:50%;
	letter-spacing:-0.02em;
  }

/* Content
----------------------------------------------- */
#content {
  width:650px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:430px;
  float:left;
  }
#sidebar {
  width:175px;
  float:right;
  }

/* Headings
----------------------------------------------- */
h3 {
	color:#000000;
font-family:Helvetica;
font-size:13px;
font-weight:bold;
	
margin-left:0;
margin-right:0;
	
padding-bottom:10px;
padding-top:5px;
	
text-align:left;  }

/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 1 .5em;
  }
.post {
  margin:.5em 0 2.5em;
  border-bottom:0px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
	margin:.25em 0 0;
	padding:0 0 0px;
	font-size:120%;
	font-weight:normal;
	color: #000000;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color: #000000;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color: #000000;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color: #000000;
  }
.post-footer em, .comment-link {
  }
.post-footer em {
  font-style:normal;
  color: #000000;
  margin-right:.6em;
  }
.comment-link {
  color: #000000;
  text-decoration:none;
  font-size:70%;
  margin-left:.6em;
  }
.post img {
  padding:0px;
  border:0px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  color: #000000;
  }
#comments h4 strong {
  font-size:100%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
   }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {

  color:gray;
  }

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 0em;
  padding:0 0 0em;
  border-bottom:0px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:0px;
  line-height:1.5em;
  }
#sidebar p {
  color:#000000;
  line-height:1.5em;
  }

#sidebar-title {
	margin:.25em 0 0;
	padding:0 0 0px;
	font-size:120%;
	font-weight:normal;
	color: #000000;
  }

/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:0px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:0px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  }

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:0px;
  }


/* Ingmar
----------------------------------------------- */

.title {
	color:#000000;
	font-family:Helvetica;
	font-size:72px;
	font-weight:bold;
	line-height:80%;
	text-align:left;
	text-decoration:none;
	letter-spacing:-0.02em;
}

.title:hover {
	text-decoration:none;
}

.title:visited {
	color:#000000;
	text-decoration:none;
}
.category {
	color:#000000;
	font-family:Helvetica;
	font-size:30px;
	font-weight:bold;
	line-height:85%;
	text-align:left;
	text-decoration:none;
	letter-spacing:-0.02em;
}

.category:hover {
	text-decoration:none;
}

.category:visited {
	color:#000000;
}

#navbar-iframe { display: none !important; }
