/*
Theme Name: Placid
Theme URI: http://ieuc.org/
Description: The default IEUC theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Peter J. Wasilko
Author URI: http://www.ieuc.org/
Tags: yellow, fluid width, three columns, widgets

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

*/

#local-navigation .content {position:relative;}
#local-navigation ul li {position:relative;display:block;margin-left:10px;}
.widget-calendar {font-family: 'Droid Sans Mono',monospace;position:relative;display:block;margin-left:10px;}
/* calendar From Piano Black */
#wp-calendar { margin:0 auto; width:100%; color:#777; margin-left:-10px;}
#wp-calendar th, #wp-calendar td { border:1px solid #333; padding:0; width:14%; line-height:220%; text-align:center; }
#wp-calendar th { line-height:100%; padding:4px 0 2px 0; font-weight:normal; background:#000; }
#wp-calendar td a, #wp-calendar td a:visited { display:block; text-decoration:underline; }
#wp-calendar td a:hover { }
#wp-calendar caption { padding:8px 0; }
#wp-calendar tfoot td { border:none; padding:5px 0; }
#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited
  { text-decoration:none; background:none; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { text-decoration:underline; }
#wp-calendar td#today { background:#111; text-decoration:underline; color:#81c8d5; }
caption {color:black;font-weight:bold;}

