body {
  background:#D3D3D3;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


/* Page Structure
----------------------------------------------- */

#content {
  width:740px;
  margin:0 auto;
  text-align:left;
  }
#main {
  width:485px;
  float:left;
  background:#fff url("http://www.solveig.nl/images/stylesheet/corners_main_bot.png") no-repeat left bottom;
  margin:15px 0 0;
  padding:0 0 10px;
  color:#000;
  font-size:90%;
  line-height:1.5em;
  }
#main2 {
  float:left;
  width:100%;
  background:url("http://www.solveig.nl/images/stylesheet/corners_main_top.png") no-repeat left top;
  padding:10px 0 0;
  }
#main3 {
  background:url("http://www.solveig.nl/images/stylesheet/rails_main.png") repeat-y;
  padding:0;
  }

#sidebar {
  width:240px;
  float:right;
  margin:15px 0 0;
  font-size:90%;
  line-height:1.5em;
  }


/* Links
----------------------------------------------- */
a:link {
  color:#999999;
  text-decoration:none;
  }
a:visited {
  color:#999999;
  text-decoration:none;
  }
a:hover {
  text-decoration:none;
  color:#FFFFFF;
  background:#FF0000;
  }
a img {
  text-decoration:none;
  border-bottom: none; 
  border-width:0;
  }
a.geenstyling, a.geenstyling:active, a.geenstyling:visited, a.geenstyling:hover {
	text-decoration:none;
	background:none;
}


/* Blog Header
----------------------------------------------- */
#header {
  background:url("http://www.solveig.nl/images/stylesheet/top_sky_night.JPG") no-repeat left top;
  margin:0 0 0;
  padding:8px 0 0;
  color:#fff;
  }
#header div {
  background:url("http://www.solveig.nl/images/stylesheet/corners_header_bot.PNG") no-repeat left bottom;
  padding:0 15px 8px;
  }
#blog-title {
  margin:0;
  font-family:"Trebuchet MS", "Times New Roman", Times, serif;
  padding:5px 5px 5px;
  font-size:200%;
  line-height:1.2em;
  color:#FF0000;
  }
#blog-title a {
  text-decoration:none;
  color:#FFFFFF;
  }
#description {
  margin:0;
  text-align:right; 
  font-family:"Trebuchet MS", Times, serif;
  padding:10px 0px 0px;
  font-size:85%;
  line-height:1.5em;
  color:#FFFFFF;
  }
/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 80%;
  line-height:2em;
  letter-spacing:.2em;
  color:#777777;
  text-align:right;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  }
.post-title {
  margin:0;
  font-family:"Georgia", "Trebuchet MS", Times, serif;
  font-size:135%;
  line-height:1.5em;
  text-transform:uppercase;
  background-color:#eee;
  display:block;
  padding:2px 14px 2px 29px;
  color:#333333;
  }
a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  color:#000;
  }
a.title-link:hover {
  background-color:#eee;
  color:#666;
  }

.post-body {
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  border-bottom-color:#fff;
  padding:10px 14px 1px 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#eee;
  margin:0;
  border-bottom:1px solid #eee;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:85%;
  line-height:1.5em;
  color:#333333;
  text-align:right;
  }
p.post-footer a {
  color:#333333;
}
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }

.post img.size-full {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }
div.post-body p img.size-full, div.post-body p a img.size-full {
  display: block;
    margin-left: auto;
    margin-right: auto;
}

blockquote {
  margin:.75em 0;
  border:1px dotted #ccc;
  border-width:1px 0;
  padding:5px 15px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:85%;
  color:#FF0000;
  }
.post blockquote p {
  margin:.5em 0;
  }

/* Sidebar Boxes
----------------------------------------------- */
.box {
  background:#fff url("http://www.solveig.nl/images/stylesheet/corners_side_top.png") no-repeat left top;
  margin:0 0 15px;
  padding:10px 0 0;
  color:#666;
  }
.box2 {
  background:url("http://www.solveig.nl/images/stylesheet/corners_side_bot.png") no-repeat left bottom;
  padding:0 13px 8px;
  }
.sidebar-title {
  margin:0 0 4px 0;
  font-family:"Georgia", "Trebuchet MS", Times, serif;
  padding:0;
  border-bottom:1px dotted #FF0000;
  font-size:115%;
  line-height:1.5em;
  text-transform:uppercase;
  color:#333;
  }
.box-body {
  color:#999999; 
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("http://www.solveig.nl/images/stylesheet/icon_arrow_sm.bmp") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }

#avatar {
  border:3px solid #ff0000;
}

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:15px 0 0;
  }
#footer div {
  background:#FF0000 url("http://www.solveig.nl/images/stylesheet/corners_header_top.PNG") no-repeat left top;
  padding:8px 0 0;
  color:#fff;
  }
#footer div div {
  background:url("http://www.solveig.nl/images/stylesheet/corners_header_bot.PNG") no-repeat left bottom;
  padding:0 15px 8px;
  }
#footer hr {display:none;}
#footer p {margin:0;text-align:center;}
#footer p img {margin:10px;}
#footer a {color:#fff;}

#wp-logo {
  display:block;
  margin: 4px;
  padding:0;
  width:301px;
  height:52px;
  background:none;
}

/* Kleuren
----------------------------------------------- */
.red {
  color:#ff0000;
  background:none;
} 

/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
  text-align:left;
}

.alignright {
  text-align:right;
}

img.wp-smiley {
  display:inline;
  border:none;
  margin:0;
}


/* End Images */

/* Begin Typography & Colors */
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	
margin:0;

	margin:0 10px 10px 10px;
  border-bottom:1px dotted #ff0000;
  font-size:115%;
  line-height:1.5em;
  color:#333;
	}

.netwerken {
  display:block;
  width:100%;
  text-align:justify;
}

.netwerken a {
  margin-right:10px;
  text-decoration: none;
  opacity:0.6;
  filter: alpha(opacity=60); /* msie */

}

.netwerken a:hover {
  background:none;
  opacity:1;
  filter: alpha(opacity=100); /* msie */
}
/* End Various Tags & Classes*/



