/* ---------------------------------------------------------------

	Pony Corral Events Style Sheet
	Authored by: 	Bob Duncan, bob.duncan@freepress.mb.ca
	Version:		September 26, 2006
	
---------------------------------------------------------------- */




/* ---------------------------------------------------------------
	Events Styles
---------------------------------------------------------------- */
#cal_right { padding-top: 10px; clear: both; }
div.events { padding: 10px 0 25px 0; border-bottom: 1px solid #ccc; margin: 10px 0; }



/* ---------------------------------------------------------------
	Photos Styles
---------------------------------------------------------------- */
p.photos_date { color: #666; }
div.display { font-weight: bold; }
span.highlight { color: #980d26; }
div#photos_box_contain { padding-top: 10px; clear: both; }

div.img_box { margin: 0px 10px 10px 0; padding: 10px; border: 1px solid #ccc; background: #f4efef; width: 97px; height: 10em; float: left; }

div.photos_nav {  padding-top: 20px; margin: 0 auto; font-size: 1.5em; font-weight: bold; width: 300px; clear: both; }
div.photos_nav p { padding-top: 5px; float: left; }
div.photos_nav p.back { padding-left: 20px; padding-right: 35px; /*background: url(../images/back.gif) 0 3px no-repeat;*/ height: 30px; }

div.photos_nav p.next { margin-left: 39px; padding-right: 37px; /*background: url(../images/next.gif) 39px 3px no-repeat;*/ height: 30px; }

.photos_arc_box { padding-top: 20px; border-bottom: 1px solid #ccc; float: left; }
.photos_arc_img { padding: 5px 5px 0 0; float: left; }
.photos_arc_img img { border: 1px solid #ccc; }
.view_photos_arc { padding-top: 10px; float: right; }

div#display_photo { margin: 0 auto 20px auto; width: 400px; }
