<style type="text/css">

		.null { }

	/* GENERAL */
		
		a { color: #8B0000; }
		
		a:active, a:hover { color: #F00; text-decoration: none; }
		
		body { background: #FFF; color: #020; font-family: Verdana, sans-serif; }
		
		h1 { font-size: 42px; margin: 0; padding: 0; }
		
		h1, h2, h3, h4 { font-family: 'Philosopher', Gill Sans, Trebuchet MS; font-weight: normal; line-height: 120%; }
		
		h2 { font-size: 32px !important; }
		
		h2, h3 { margin-top: 16px; }
		
		h2 a, h3 a { color: #020; text-decoration: none; }

		h2 a:active, h2 a:hover, h3 a:active, h3 a:hover { color: #8B0000; }

		h3 { border-bottom: #020 2px solid; margin-top: 32px; padding-bottom: 4px; text-transform: uppercase;  }
		
		h1 + p, h1 + dl { margin-top: 1.5em; }
		
		h4 { font-size: 20px; margin: 1em 0; }
		
		sub, sup { font-size: 11px !important; line-height: 100%; }
		
		ul li { list-style: circle; }
		
		.hidden { display: none !important; }
		
		.shown { display: inline !important; }
	
	
	/* STRUCTURE */
	
		body { border-left: #DDD 1px solid; border-right: #DDD 1px solid; margin: 0 auto; padding: 0; width: 778px; }
		
		#header { margin: 0 auto; }
	
		#main { padding: 0 19px; }
	
		#content { float: left; padding: 0 0 24px 0; width: 500px; }
		
		#sidebar { float: right; padding: 0 0 16px 0; width: 200px; }
		

	/* ADS */
	
		#ad_adlink { height: 90px; width: 200px; margin: 24px 0; }
	
		#ad_banner { height: 90px; margin: 24px auto 32px auto; width: 728px; }
	
		#ad_inline { height: 250px; margin: 40px auto; width: 300px; }
	
		#ad_sidebar { height: 200px; width: 200px; margin: 24px 0; }
		
		#ad_amaz_sidebar { margin: 0 0 15px 0; padding: 0; }
		
		#ad_amaz_sidebar li a { display: block; font-size: 11px; font-weight: bold; padding-bottom: 3px; }
		
		#ad_amaz_sidebar li img { border: 0; float: right; padding: 0 0 5px 10px; }


	/* IMAGES AND PHOTOS */

		.wraparound { background: #F5F5F5; float: right; margin: 0.25em 0 0.75em 1.5em; }
		
		.wraparound img, img.wraparound { }

		img.illo, .illo img { border: 0; padding: 0; }

		img.photo, .photo img { border: 0; }

		img.photo_inline { display: block; margin: 1em 0; }
		
		.illo, .photo { float: right; margin: 4px 0 12px 24px; }
		
		.illo img, .photo img { display: block; float: none !important; margin-bottom: 1em; }

		.rss10 { border: 0; height: 10px; padding-left: 1px; position: relative; top: 1px; width: 10px; }
		
		.rss12 { border: 0; height: 12px; position: relative; top: 2px; width: 12px; }


	/* HEADER */

		#header { background: #020 url(/template/banner_parietalis.jpg) center left no-repeat; color: #FFC; height: 52px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; }
					
		#header a { color: #FFC; text-decoration: none; }
		
		#header a:hover { text-decoration: underline; }
		
		#header_menu { margin: -2px 0 0 64px; padding: 0; }
		
		#header_menu li { display: inline; font-family: 'Philosopher', Helvetica, Arial, sans-serif; font-size: 13px; list-style: none; margin: 0; padding: 0 6px 0 0 !important; text-transform: uppercase; }
		
		#header_title { display: block; font-family: 'Philosopher', Gill Sans, Trebuchet MS; font-size: 24px; letter-spacing: 1px; line-height: 100% !important; margin: 0 0 0 64px; padding: 6px 0 0 0; }
		
		#header_tagline { display: none; }
		
	
	/* SEARCH */

		#search { float: right; position: relative; top: -4px; left: -8px; }
		
		#search_text { border-radius: 4px; width: 192px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

	
	/* CONTENT */
							
		#content blockquote, #content dd, #content dt, #content li, #content p { font-family: Georgia, serif; font-size: 16px; line-height: 160%; text-align: left; }
		
		#content blockquote { font-size: 14px; }
				
		#submenu { background: cornsilk; border: #020 1px solid; border-radius: 8px; margin: 32px 0; padding: 8px 12px 8px 32px; width: 50%; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
		
		#submenu li { font-family: Verdana !important; font-size: 11px; list-style: decimal; margin: 2px 0; padding: 0; }

	/* SIDEBAR */

		#cafepress { border: #CCC 1px solid; display: block; margin: 24px 0; padding: 9px; width: 180px; height: 150px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }

		#sidebar h5 { border-bottom: #020 2px solid; font-family: 'Philosopher', Gill Sans, Trebuchet MS; font-size: 14px; font-weight: normal; margin: 0 0 8px 0; padding-bottom: 4px; text-transform: uppercase; }
		
		#sidebar h5 a { color: #020; text-decoration: none; }
		
		#sidebar h5 a:active, #sidebar h5 a:hover { color: #8B0000; }

		#sidebar li, #sidebar p { font-family: Verdana; font-size: 11px; line-height: 160%; }

		#sidebar li { list-style: none; margin: 0 0 8px 0; }

		#sidebar ul { margin: 0 0 24px 0; padding: 0; }


	/* FOOTER */

		#footer { background: #020; clear: both; color: #FFC; margin: 32px 0 0 0; font-size: 10px; line-height: 160%; padding: 8px 16px; text-align: left; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; }
		
		#footer a { color: #FFF; }


	/* FRONT PAGE */
	
		#latest_articles { margin: 24px 0 48px 0; text-align: left !important; }
	
		#latest_articles dt { font-family: 'Philosopher', Gill Sans, Trebuchet MS; font-size: 26px; line-height: 100% !important; margin: 8px 0 !important; padding: 0 !important; text-align: left; }
		
		#latest_articles dt a { color: #020; text-decoration: none; }
		
		#latest_articles dt a:active, #latest_articles dt a:hover { color: #8B0000; text-decoration: underline; }
		
		#latest_articles dd { font-family: Verdana; font-size: 12px; margin: 0 0 24px 0 !important; padding: 0 !important; text-align: left; }


	/* ARCHIVES */
	
		.archives { padding: 0; margin-bottom: 32px; }
	
		.archives li { font-family: Verdana !important; font-size: 12px !important; list-style: none; margin: 4px 0; text-align: left !important; }

				
	/* ARTICLES */
	
		h1.article_title { font-size: 36px !important; margin: 0 0 24px 0; }
		
		h2.article_title { font-size: 26px !important; margin: 32px 0 16px 0; }
		
		p  + h2.article_title { border-top: #DDD 1px solid; padding-top: 32px; }
		
		.article_date, .byline { font-family: Verdana; font-size: 11px; line-height: 160%; margin-top: 8px; text-transform: uppercase; }
		
		.article_date a { color: #020; text-decoration: none; }
		
		.article_date a:active, .article_date a:hover { color: #8B0000; text-decoration: underline; }
		
		.article_footer { font-family: 'Philosopher', Gill Sans, Trebuchet MS !important; font-size: 12px !important; text-align: right !important; text-transform: uppercase; }
				
		#bibliography p { margin-left: 42px; text-indent: -42px; }
		
		#nota_bene { background: #FFC; border: #020 1px solid; border-radius: 8px; font-family: Verdana !important; font-size: 11px !important; line-height: 160%; margin-top: 32px; padding: 8px 12px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }

		#notes li { margin-bottom: 1em; }
		
		#older { margin: 48px 0 24px 0; }
		
		#teaser { font-size: 18px !important; font-style: italic; margin: 2em 0 2em 33%; text-align: right !important; }
		
		.book_review_footer { background: cornsilk; border: #020 1px solid; border-radius: 8px; font-family: Verdana !important; font-size: 12px !important; margin-top: 32px; padding: 4px 12px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }

		.book_review_footer a { font-weight: bold; }		
		
		
	/* BOOKS */

		.books_list dd, .books_list dt { margin-left: 120px; }

		.books_list dd { padding-bottom: 1em; }
	
		.books_list dt { clear: left; font-weight: normal !important; padding-top: 0.5em; }
		
		.books_list dt a { display: block; font-weight: bold; }
		
		.books_list .illo { clear: left; float: left; margin: 0.3em 0.5em 0.7em -120px; }
		
		#books_regional label { display: block; font-family: Verdana, sans-serif; font-size: 13px; font-weight: bold; padding-bottom: 3px; }
		
		#books_regional td { padding-right: 9px; }
			
		#species_books { margin: 0; padding: 0; }
	
		#species_books a { display: block; font-weight: bold; }
	
		#species_books img.illo { float: left; margin: 0.3em 1.5em 0.7em -64px; }
	
		#species_books li { clear: left; list-style: none; height: 72px; margin-left: 64px; }


	/* CARE */

		#care_menu ul { margin: 0 0 0.5em 1em; padding: 0; }
	
		#care_menu ul li { display: inline; font-size: 10px; list-style: none; padding: 0 1em 0 0; }


	/* CONTACT */

		#contact { margin-top: 2em; }

		#contact label { display: block; font-size: 13px; margin: 1em 0 0 0; }

		#contact select { display: block; margin: 1em 0; padding: 0; }
	
		#contact textarea, #contact_email, #contact_name { border: #CCC 1px solid; display: block; margin: 1em 0; padding: 3px; width: 492px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

		
	/* SPECIES */
	
		h1#species_name { border-bottom: 0; font-size: 36px; margin-bottom: 0; padding-bottom: 0; }
		
		h2#taxonomy { font-size: 18px !important; margin: 8px 0 32px 0; }
	
		h3#description { clear: left; }
	
		.extinct { color: #666; }

		#photo { border: 0; display: block; margin: 0; width: 500px; }

		#photo_caption { font-size: 10px; margin: 4px 0 32px 0; }

		#range { background: top right no-repeat url(http://www.gartersnake.info/species/maps/blank.png); min-height: 300px; }

		#range p { font-family: Verdana; font-size: 12px; margin-right: 250px; }

		#species_data td, #species_data th { font-size: 12px; line-height: 160%; padding: 4px 0; vertical-align: top; }
		
		#species_data th { font-weight: normal; text-align: left; text-transform: uppercase; width: 170px; }

		#species_data th a { color: #020; text-decoration: none; }
		
		#species_data th a:active, #species_data th a:hover { text-decoration: underline; }
		
		#species_description p {  }
		
		#species_index { margin: 0 0 32px 0; }
		
		#species_index li { font-family: Verdana !important; font-size: 12px; list-style: decimal; margin: 4px 0; }
		
		.species_list {   }
		
		.species_list li { font-family: Verdana !important; font-size: 12px !important; list-style: decimal; margin: 5px 0; padding: 0; }
		
		.species_list ul { margin: 0 0 0 1.5em; padding: 0; }
		
		.species_list ul li { list-style: disc; }
		
		#species_photos img { border: #CCC 1px solid; float: left; margin: 0.3em 1.5em 0.7em 0; padding: 3px; }

		#species_photos p { clear: left; font-family: Verdana !important; font-size: 12px !important; text-align: left; }	
		
				
		.subspecies dd, .subspecies dt { font-family: Verdana !important; font-size: 12px !important; }
		
		.subspecies dd { margin: 0 0 1em 0; }
		
		.subspecies dt:first-line { font-weight: bold; }

		
	/* STORE */

		iframe#astore { height: 3200px; width: 100%; }	
	
	
	

</style>
