/*
Theme Name: Migrating Reality
Theme URI: http://www.migrating-reality.com
CSS File Name + Location: wp-content/themes/mandigo/schemes/mrschema
This CSS overrides the settings in style.css.php / wp-content/themes/mandigo/style.css.php
Description: Used for Migrating Reality Project in Berlin. 
Based on the Wordpress-theme Mandigo by tom. 
Addional modifications on mandigo theme see sytle.css.php in madigo theme folder.
wp-content/themes/mandigo/style.css.php
Version: 1.0
Author: re:plug + [ ] - Karsten Asshauer 2008
Author URI: http://www.replug.de

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


a, .posttitle a:hover, .entry p a:visited { color: #CC1F27; }
a:hover { color: #000000; }
.cal { background: #B31706 url(images/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #F89799;
  border: 1px solid #6E0F01;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; border-bottom:1px solid #eeeeee;}
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

.pages a, .pages a:hover {
	/* font-size: 1.5em; */
	/* bw - font-weight: bold; */
        /* bw - color: #000000; */
        /* bw  letter-spacing: -.08em !important; letter-spacing: -.1em; */
        font-size: 1.55em;
        font-weight: normal;
	color: #ffffff;
	background: #000000;
	letter-spacing: -.01em !important; letter-spacing: -.1em;

}

.pages a:link {
	font-size: 1.55em;
        font-weight: normal;
	color: #ffffff;
	background: #000000;
	letter-spacing: -.01em !important; letter-spacing: -.1em;

}




.pages ul {
	display: none;
	position: absolute;
	background: #ffffff;
	padding: 5px 0;
	z-index: 101;
}

.pages ul li {
	display: block;
	padding: 3px 0;
	margin: 3px 10px;
	border-top: 1px solid #000000;
	font-size: 85%;
}

.pages ul li a {
	color: #000000;
}


small, .sidebars ul li, .sidebars ol li, .nocomments, .postmetadata, strike {
	color: #000000;
}
.nocomments {
display:none;	
	text-align: center;
}




#widgettitle {
border-bottom:1px solid #ffffff;
}
