/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

h2 {text-transform: uppercase; font-size: 1.1em;text-align:center;letter-spacing:2px}

a.button:hover {color:#000;}
a.button {font-size:1.0em;letter-spacing:1px}

.slide { background:#fff;}
.slide a:hover {color:#3A6610}

.nav a, .navi a {font:bold 12px/1 "Times New Roman", Times, serif;}

ol.commentlist li div.comment-meta { font:11px "Times New Roman", Times, serif;}
ol.commentlist li div.reply a {font:bold 9px/1 "Times New Roman", Times, serif;}

body {font-family:Times, "Times New Roman", serif;}


