/* CSS Document */


#information {
	background-color: #EBD6B7;
	font-size: 10px;
	line-height:11px;
}

.infotitle {
	background-color: #D4B459;
	font-size: 10px;
	line-height:11px;
}
.infomore {
	background-color: #E7E5C7;
	font-size: 10px;
	line-height:11px;
}

.photo {
	margin: 15px; 
	padding: 5px; 
	border: 1px solid #a27f16;
	background-color: #FFFFFF;
}

#pic {
	border-top: 13px solid #990000;
}


#calendar_content {
	/*position: absolute;
	left: 220px;*/
	/*top: 225px;*/
	width: 760px;
	background-color:#F8F8F8;
}

/*background color and spacing for every other event*/
.entry0 {
	background-color: transparent;
	width: 100%;
	padding: 8px 0;
	line-height: 18px; 
	color: #505050;
}

/*background color and spacing for every other event*/
.entry1 {
	background-color: #E7E5C7;
	width: 100%;
	padding: 8px 0;
	line-height: 18px; 
	color: #505050;
}

h1{
	font-size: 14px;	
	margin: 15px; 
	padding: 5px; 
	background-color: #D4B459;
	/*background-color: #EBD6B7;*/
}



/*event titles*/
.entry0 h1, .entry1 h1 {
	color: #333333;
	/*font-family: Georgia, "Times New Roman"; */
	font-size: 12px; 
	/*font-weight: lighter; */
	background-color: transparent;
	border-bottom: 1px solid #E6E5E3;
	padding: 2px 4px;
	margin: 0;
}


#calendar_container {
/*background-image:url(http://www.zoomaru.net/admin/styles/auburnsym/images/content_tile2.JPG);
background-position:center;
background-repeat:repeat-y;
background-color:#00CCFF;
	background:url(http://www.zoomaru.net/admin/styles/auburnsym/images/content_tile2.JPG) #ff0000 repeat-y center 50%;*/
	z-index: 1;
	position: relative;
	margin: 0px auto;
	
	/*left: 20px;
	top: 225px;*/
	width: 1016px;
	font-size: 11px;	
}

#calendar_menu H1{
	font-size: 12px;	
	margin: 15px; 
	padding: 5px; 
	background-color: #D4B459;
	/*background-color: #EBD6B7;*/
}


#calendar_menu {
	/*z-index: 1000;
	position: relative; */
	/*left: 101px;
	top: 71px;*/
	width: 220px;
	height: auto;
	/*height: 14px;
	height: 39px;*/
	background-color: #F8F8F8;
	/*font-family: Verdana, Tahoma, Arial, sans-serif; */
	font-size: 12px;
	line-height:13px;
}


#calendar_sidebar {
	/*position: absolute;*/
	/*left: 10px;
	top: 121px;*/
	width: 220px;
	text-align: right;
	padding-right:20px; 
	
}

#calendar_footer {
/*	position: relative;
	width: 1000px;
*/
	text-align: left;
	margin: 0px auto;
}

#calendar_sidebar a {
	color: #AA6B18;
	text-decoration: none; 
}

#calendar_sidebar a:hover {
	color: #990000;
	text-decoration: underline; 	
}

.submenu {
	margin: 15px; 
	padding: 5px; 
	/*border: 1px solid #a27f16;
	background-color: #FFFFFF;*/
}

/*
#footer {
	text-align: center; 
	font-size: 9px;	
	padding-top: 30px;
}
*/
.small {
	font-size: 9px;	
}

.entry {
	margin: 10px 0;
}

#calendar h1 {
	margin: 0;
	color: #ffffff;
}

input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #a27f16;
}

.fill {
	width: 100%;	
}

.right {
	text-align: right; 
	font-weight: bold; 
	padding-right: 10px;
}

#caltable {
	background-color: #FFFFFF;
	margin: 10px; 
	border: 1px solid #E6E5E3;
	padding: 5px; 
}

.readright {
	text-align: right;
	width: 30%;
	color: #9F9F9F;
}

.readdesc {
	text-align: justify; 
	padding: 0 4px;
}

.eventtags {
	border-top: 1px solid #E6E5E3;
	padding-top: 20px; 
}

.calendar {
	font-family: Verdana; 
}

.calendar-month {
	font-size: 11px; 
	font-weight: bold; 
}

.day-name {
	font-size: 9px; 
}

.weekday {
	font-size: 9px; 
}

.cats {
	padding: 3px 20px;
	text-align: left; 
}

.entleft {
	border-right: 1px solid #E6E5E3;
	text-align: left; 
	padding: 0 4px;
	font-size:11px;
}
.eventtags {
	border-right: 1px solid #E6E5E3;
	text-align: left; 
	padding: 0 4px;
	font-size:11px;
}

.adminpiece {
	border-right: 1px solid #E6E5E3;
	text-align: left; 
	padding: 0 4px;
}

.enttop {
	border-top: 1px solid #E6E5E3;
	text-align: left; 
	padding-top: 5px;
}

.calendarbox {
	border: 1px solid #E6E5E3;
	padding: 7px;
	margin: 10px;
	float: left;
	height: 120px;
	text-align: center; 
}


