@charset "UTF-8";
/* CSS Document */

div#content_container{margin:10px 0 0 0;}

div#content_container h2#font_plus{
	font-style:normal;
	color:#000000;
	font-size:100%;
	text-align:right;
	padding:0;
	margin:0px 0 0 0;
	line-height:0;
}

div#content_container h1#events_header{
	text-indent:-9999px;
	background:url(../images/events/events_header.png) center center no-repeat;
	height:85px;
	margin:0;
}

div#content_container p#url{
	font-size:100%;
	text-align:center;
	line-height:0;
	margin:20px 0;
}

div#content_container div#double_line{
	background:url(../images/profiles/double_line.png);
	width:900px;
	margin:0 auto;
	height:4px;
}

div#event_wrapper{
	width:680px;
	min-height:500px;
	border-right:1px solid #846B6B;
	float:left;
	padding:0 0 0 12px;
	margin:0 0 30px 0;
}

div#event_wrapper div#double_line{
	width: 665px;
	background:url(../images/profiles/double_line.png);
	height:4px;
	text-align:center;
	margin:0;
}

div#event_wrapper div.profile h2#month_header{
	background-color:#496D6C;
	color:#FFFFFF;
	width:610px;
	height:28px;
	margin:0 0 8px 0;
	line-height:28px;
	padding:5px 0 0 5px;
}

div.event{margin:15px 17px 15px 0; border-bottom: 1px solid #846B6B;}

div#month_title{margin:0px 17px 0 -12px; border-bottom: 4px double #846B6B;}

div#month_title div.hand{
width:50px;
	float:left;
}

div#month_title div.profile{
	width:600px; 
	float:left; 
	padding:0 0 0 10px;
}

div.event div.hand{
	width:50px;
	float:left;
}

div.event div.profile{
	width:600px; 
	float:left; 
	padding:0 0 0 10px;
}

div#event_wrapper a{color:#5E1B03; text-decoration:none;}

div.event div.profile p#desc{line-height:18px; font-size:90%;}

div.event div.profile p#date{color:#434A4F; font-size:110%; line-height:12px;}

div#calendar{
	width:235px;
	float:right;
	height:600px;
}

div#paginate{
	padding:10px;
	color:#666666;
}

div#calendar div#paginate{
	font-size:88%;
	padding:10px 10px 0 0;
}


div#paginate a{
	color:#666666;
	text-decoration:none;
}

div#paginate a:hover, .selected, div#content_container p#url a{color:#5E1B03;}

div#content_container p#url a{text-decoration:none;}

h1{color:#752427; font-size:180%; font-style:normal; font-weight:normal;}

h2{
	padding:0;
	line-height:0;
	color:#5E1B03;
	font-size:130%;
	text-decoration:none;
}

p#no_events{color:#5E1B03;font-size:100%; margin:10px 20px 0 10px; height:400px; border-bottom:1px solid #846B6B;}

/*----------------- PHOTO -----------------*/


div#calendar img{
	padding: 30px 0 0 5px;
}

div#calendar ul{
	margin:5px 0 0 20px;
	}
	
div#calendar li{
	color:#5E1B03;
	font-size:85%;
	font-style:italic;
	list-style-image:url(../images/history/bullet.png);
	padding: 0 0 15px;
}

