/* -----------------------------------------------------
Cold Jet Events page CSS - US English
Version:      1.0
Released:     June 30, 2007
Last edited:  n/a
Author:       Ned Portune <nportune@coldjet.com>
Copyright:   (c) 2007 Cold Jet LLC. All rights reserved.
-------------------------------------------------------*/

/* Events
-------------------------*/

#bodycontent #calendar-events h2 {
	font-size: 14px;
	color: #ff0000;
	margin: 20px 20px 0 20px;
	border-top: 1px solid #eaeaea;}

#bodycontent #calendar-events h2.month {
	font-size: 18px;
	border: 0;
	margin-top: 20px;
	color: #00AFD7;
	border-top: 1px solid #000000;}

#bodycontent #calendar-events h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;}
	
	
#bodycontent #calendar-events p {
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;}
	
#bodycontent #calendar-index li {
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	color: #a9a9a9;
	padding: 0 5px 0 5px;
	display: inline;
	font-size: 11px;
	font-weight: bold;}

div.center {
	text-align: center;
	border: 1px solid #a9a9a9;}

#bodycontent div.center h2.year {
	font-size: 14px;
	background-color: #00AFD7;
	border: 1px solid #0B319E;
	padding: 2px;
	color: #ffffff;}


/* END  
-------------------------*/

