@charset "utf-8";
h1 {
	font-size: 1.2em;
}
.date .date {
	border: 1px solid #999999;
	display: block;
}

.date .bl-date {
	display: block;
	margin-left: -100px;
}

h1.home, h2.home {
	margin-top: 20px;
	color:#B2C891;
	font-family: arial, Helvetica, sans-serif;
	/*	font-weight: lighter;*/
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.22em;
	font-weight: 500;
}
#events p {
	margin-right: 150px;
}


p{
	margin:0px;
	padding:0px;
	margin-bottom:16px;
	font-family: arial, Helvetica, sans-serif;
  	font-size: .8em;
  	line-height: 1.6em;
	color : #555;
}
li{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-left:0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color : #555;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #999999;
	letter-spacing: -.1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E7828D;
	border-right-color: #E7828D;
	border-bottom-color: #E7828D;
	border-left-color: #E7828D;
	text-transform: uppercase;
	margin-top: 20px;
}

.inlineimg {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
p a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
	text-decoration: none;
}
a {
	color : #555;
	text-decoration: underline;
}

div.figure {
	float: right;
	width: 30%;
	border: 1px solid #999999;
	margin: 5px 0px 15px 15px;
	padding: 8px 8px 0px 8px;
}

div.figure p {
	text-align: center;
	font-style: italic;
	font-size: 0.6em;
	text-indent: 0;
}

div.figure-narrow {
	float: right;
	width: 20%;
	border: 1px solid #999999;
	margin: 5px 0px 15px 15px;
	padding: 8px 8px 10px 8px;
}

div.figure-narrow p {
	text-align: center;
	font-style: italic;
	font-size: 0.6em;
	text-indent: 0;
}

div.date {
	float: left;
	width: 79px;
	height: 66px;
	/*	border: 1px solid #999999;*/
	margin: 3px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

img.scaled {
	width: 100%;
}

/******************************************/
/* This is the code for the photo gallery */
/******************************************/

#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}

#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}

#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 0px 0px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	height: 140px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;
}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}

#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}

#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}

#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;
}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:normal;
	font-family: arial, Helvetica, sans-serif;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 
/*
img{
	border:0px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
/*
}
*/
#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}ul {
	margin: 10px;
	padding: 0px;
}
div.ctr {
	text-align: center;
	margin-left: 80px;
}
.newstable {
	position: relative;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
	font-size: .8em;
}
.indent {
	margin-left:100px;
}
#datearea {
	width: 100px;
	display: block;
	float: left;
}
#event {
	width: 717px;
}
#content {
	float: right;
	width: 617px;
}
#content img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#datearea img {
/*	margin-bottom: 15px;*/
	border: 1px solid #AAAAAA;
}

