/* TYPOGRAPHY */
p 		{ font-size: 1.3em; line-height: 1.4em; margin-bottom: 1.3em; }
a 		{ text-decoration: none; outline: none; }
h1 		{ font-size 3.2em; font-weight: normal; margin-bottom: 10px; }
/* END TYPOGRAPHY */


/* MAIN PRINT LAYOUT */
body 						{ font-size: 60%; font-family: Arial, Helvetica, sans-serif; }
#mp3player 					{ display: none; }
#register					{ display: none; }
#sidebar 					{ display: none; }
ul#menu-tabs 				{ display: none; }
/* END MAIN PRINT LAYOUT */


/* BLOG PAGE */
#page-content .post .post-author 	{ float: left; padding: 18px 0 0 0; }
#page-content .post h3.author 		{ color: #262424; font: 18px Georgia, sans-serif;	}
#page-content .post .post-title 	{ width: 525px; margin-left: 102px; color: #262424; padding: 0 5px 0 0; border-bottom: 1px solid #262424; }
#page-content .post .post-title h3 	{ color: #2f2e2c; font: 1.2em Georgia, sans-serif; padding: 15px 0 0 0; }
#page-content .post .post-title img { float: left; padding: 16px 7px 0 0; }
#page-content .post .post-content 	{ width: 525px; margin-left: 102px; padding-bottom: 20px; }
#page-content .post .post-content p { color: #2f2e2c; font: 12px Helvetica, Georgia, sans-serif; padding: 0 5px 0 25px;	}
#page-content .post .post-comments 	{ display: none; } 
#page-content #post-entries 		{ display: none; } 
/* END BLOG PAGE */

/* EVENTS PAGE  */
.show-row					{ padding: 10px 0 0 0;}
.show-row-head				{ font: italic bold 1.7em Georgia; color: #2f2f2f; }
.show-row-dates, .show-row-event-venue, .show-row-address, .show-row-time, .show-row-head, .show-row-admin		
							{ float: left; padding: 5px; font-size: 1.4em; }
.show-row-dates				{ width: 80px; }
.show-row-event-venue		{ width: 250px; }
.show-row-address			{ width: 180px; }
.show-row-time				{ width: 100px; }

div.credentials 			{ display: none; }
/* END EVENTS PAGE */

/* HOME PAGE */
#page-content .greetings img { float: left; padding: 10px 10px 0 0; }
#page-content .greetings h1 { text-align: center; color: #662305; font: bold 32px Georgia, sans-serif; padding-top: 5px; }
#page-content .greetings h2 { text-align: center; color: #662305; font: bold 24px Georgia, sans-serif; padding-top: 5px; }
/* END HOME PAGE */
