a, .posttitle a:hover, .entry p a:visited { color: #2E8FC6; }
a:hover { color: #0F3461; }
.cal { background: #1C5B9E url(images/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #A3CFEC;
  border: 1px solid #0F3461;
}

/*  
Theme Name: MX4 Theme
Theme URI: http://mx4.info/
Description: The MX4 WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0 Alpha
Author: Michael Heilemann, Mod by Michael Ruehlemann
Author URI: http://binarybonsai.com/

	MX4 v1.0 Alpha
	http://mx4.info

	This theme was originally designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/







.post ul {
	list-style:none;
	padding-bottom:1px;
	padding-left: 0;
	margin-left: 0;	
	text-indent: 0px;
}

.post li {
	margin-bottom: 10px;	
	margin-left: 0px;
	padding: 5px 10px 5px 30px;
	background: #A3CFEC url(images/archive.gif) no-repeat 6px 6px;
	border: 1px solid #ffffff;
	}

.post li a {

	}
	
.post li:hover {
	border: 1px solid #42769F;	
	}


