/*
Theme Name: Colophon Theme
Theme URI: http://blogs.mikekoedinger.com/colophon
Description: Colophon Theme.
Version: 1.0
Author: Nvision
Author URI: http://www.nvision.lu
Tags:

*/


/*#left-column .menu-blog {
  padding-bottom: 20px;
  border-bottom: 1px dotted #000;
  margin-bottom: 25px;
}*/

#left-column .menu-blog li {
  list-style-type: none;
}

#commentaires {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #000;
}

#main-content p.postmetadata{
  margin-top: 10px;
}

ol.commentlist li {
    border-bottom: 1px dotted #000;
    margin-bottom: 10px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
li.rss {
  background-image: url(images/rss.jpg);
  background-repeat: no-repeat;
  padding-left: 20px;
  line-height: 20px;
}
