/*   
Theme Name: MargrietV Design
Theme URI: margrietv.nl
Description: layout voor margrietv
Author: Development by Klikstudio
Author URI: klikstudio.nl
Version: Version 2

.
Copyright 2010.
.
*/
div.pages  {
margin-top:15px;
}
div {
overflow:hidden;  }
div.pages a:link, div.pages a:visited  { 
color:#000;
font-weight:bold;}
.main h3 {
display:none;
}
div.pages a:hover { background:url(images/streep_cap.gif);
background-position:left center;
background-repeat:repeat-x;
color:#000;
font-weight:bold;
}

.top a {
font-weight:bold;
color:#000;
}

body {
	font-size: 12px; /* Resets 1em to 10px */
	line-height: 12pt;
	font-family: helvetica, Arial, 'geneva';
	background: #fff;
	color: #000;
        overflow:scroll;
	
	}
/* required to avoid jumping */
#commentWrapper { 
  float:right;
  width: 170px;
  text-align:right;
}

#comment {
 
  /* just used to show how to include the margin in the effect */
  margin-top: 0px;
  
  padding-top: 19px;
}

#comment.fixed {
  position: fixed;
  top: 0;
}

img {
border:0px;
}


div#sidebar div.cap_links a:hover {
background:url(images/streep_cap.gif); background-repeat:repeat-x;
background-position:0% 70%;background-repeat:repeat-x;
color:#000;
}


li { list-style: none; }
.main {
width:510px;
float:left;
}
 .sidebar {

margin-right:1px;
width:220px;
}
div#sidebar {
padding-top:0px;
float:right;
 }
.post
{
padding-top:0px;
margin-bottom:16px;
padding-bottom:16px;
border-bottom:1px solid #999;
}

.post2
{
padding-top:16px;
padding-bottom:16px;

}

h2 {
display:none;
}

h4.tag {
line-height: 100%;
color: #e8e6e6;
}

a:link, a:visited {
color:#000;
text-decoration:none;
}

a:hover  {
text-decoration:none;
color:#000;
background-color: #E8E6E6;
}

.nodeSel a:hover {
background:none;
color:green;
}

#commentwrapper li a:hover, div#comment div li a:hover, li.current-cat  {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/streep.gif) repeat-x scroll bottom center;
color:#000000;
display:inline;
text-decoration:none;
}

#wp_tag_cloud {
	line-height:14pt;
	color: #e8e6e6;
}

#wp_tag_cloud a:link, #wp_tag_cloud a:visited {
	color: #e8e6e6;
}

#wp_tag_cloud a:hover {
	color: #ffffff;
	background: #E8E6E6;
}


