/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
@font-face {
	font-family: 'Albertus Medium';
	src: url('fonts/albr55w-webfont.eot');
	src: local('?'), url('fonts/albr55w-webfont.woff') format('woff'), url('fonts/albr55w-webfont.ttf') format('truetype'), url('fonts/albr55w-webfont.svg#webfontX4liFOfH') format('svg');
	font-weight: normal;
	font-style: normal;
}

.eme-calendar-table {
table-layout: fixed;
}
.eme-calendar-table2 {
table-layout: fixed;
width:700px;
}

.eme-calendar-table2 td {
    width:100px;
	overflow:hidden;
}
#main ul li#event { list-style: none;font-size:10px; }
table.eme-calendar-table td.eventful a, table.eme-calendar-table td.eventful-today a, table.eme-calendar-table td.eventful-epr a {
    color: #2882C1;
    font-weight: bold;
	font-size:10px;	
}
.eme-calendar-table td {
    width:100px;
	overflow:hidden;
}
#main ul {
    padding-left: 20px;
}
#main ol, #main ul {
    line-height: 12px;
}

#main p, #main ul, #main ol {
    /*font-size: 12px; */
}

.prev-month, .prev-month a { padding:10px 0 0 10px; font-size:16px;font-weight:bold;text-decoration:none; }
.next-month, .next-month a { padding:10px 10px 0 0; font-size:16px;font-weight:bold;text-decoration:none; }

.eme-calendar-table-days { width:800px; }

.eme-calendar-table2 .days-names td { height:14px;background:#173B6D;color:#fff; }

/* events page styles */
#events-intro { font-family:"Albertus Medium","sans-serif";color:#000; }
#events-intro  p { margin:0in;margin-bottom:.0001pt;color:#000;font-size:13.0pt; }
#day { font-size:18.0pt;font-family:Stencil;color:#000; }
#day a { font-size:15.0pt;font-family:Stencil; }
