/* Main structure
----------------------------------------------- */
body { font-family: "Bookman Old Style", Verdana, Helvetica, Arial, sans-serif; font-size: 76%; line-height: 120%; color: #545454; min-width: 760px;
	text-align: left;
	background: url(http://www.rotundan.com/wordpress/wp-content/themes/tarski/images/rotundan/rotundan_striped_bg.png) center top;
}

#wrapper { width: 760px; text-align: left; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #000;	background: #fff none no-repeat 500px 5px;
}

/* Positioning
----------------------------------------------- */
body.centre #wrapper { margin: 10px auto;}

/* Content
----------------------------------------------- */

		/* Headers
		--------------------------------------- */
		#blog-title { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 2.5em; font-weight: normal; border: none; padding: 0; line-height: 120%;
	margin-top: 2px;
}
		#tagline { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #a8a8a8; margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%; }

		h1, body .entry .title { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0; }
		h2 { font-family: "Bookman Old Style", "Courier New", Courier, mono; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0 0 0.5em 0; }
		h3 { font-size: 0.8em; font-weight: normal; color: #8fbf60; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0; }
		h4 { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 1.5em; font-weight: normal; line-height: 120%; margin: 0 0 0.3em 0; }
		h5 { font-size: 1em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }
		h6 { font-size: 0.8em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }

		/* Post content
		--------------------------------------- */
		body .pagination { margin: 0 0 3em 0; font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 1.5em; font-weight: normal; line-height: 120%; color: #a8a8a8; clear: both; }
		
/* Widgets (I hate these things)
----------------------------------------------- */

#wp-calendar img { border-style: none; }

/* Calendar 
------------------------------------------------*/

.primary #calendar li.ec3_list.ec3_list_day {
	list-style-type: none;
	color: #464646;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: .5em;
	border-left: .5em solid #ddd;
	list-style-image: none;
	margin-top: 2em;
	background: none repeat-x;
}

.primary #calendar li.ec3_list.ec3_list_day li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	padding-top: .5em;
}