/*
Theme Name: Panorama
Theme URI: http://themocracy.com/2009/04/panorama-free-wordpress-theme/
Description: 2 column theme, compatible with WP2.8 and threaded-comments - add your own header image - 6 backgrounds, left or right sidebar, link/hover colors, jQuery dropdown page menu, and twitter badge all fully customizable - licenced under the GPL. Language localization supported, DA, AR, DE, FR, IT, NL, ES, TR.
Version: 2.1
Tags: fixed-width, two-columns, white, theme-options, threaded-comments
Author: Themocracy
Author URI: http://themocracy.com/
*/
<style type="text/css" media="screen">
	@import url("http://bytownbookshop.ca/wp-content/themes/panorama/rcol.css");
		
	#headerimage{
			background: url("http://bytownbookshop.ca/wp-content/themes/panorama/header_images/Famous scots.jpg") top center no-repeat;	}	

	a{
		color: #454673;
	}
		
	a:hover{
		color: #4B5BAD;
	}		
		
		
		
	ol.commentlist li div.reply {
	background:#ddd;
	border:1px solid #aaa;
	padding:2px 10px;
	text-align:center;
	width:55px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
		
	ol.commentlist li div.reply:hover {
	background:#f3f3f3;
	border:1px solid #aaa;
	}
				
		
	</style>
