@import "http://fonts.googleapis.com/css?family=Arvo:regular,italic,bold,bolditalic";
@import "http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold,bolditalic";
@import "http://fonts.googleapis.com/css?family=Arvo:regular,italic,bold,bolditalic";

/* Options set in the admin page */
body { font-family: "Droid Serif",  Arial, sans-serif; background-color: #1b0a06;}
.navigation .menu>li>a { font-family: "Arvo",  Arial, sans-serif; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #footerwrapper h1, #footerwrapper h2, #footerwrapper h3, #footerwrapper h4, #footerwrapper h5, #footerwrapper h6    { font-family: "Arvo",  Arial, sans-serif; }
#content #kwicks .kwicks li { width: 235px;}

/* Link Colors set in the Admin Panel */
a { color: #3d630b; }
a:hover { color: #80b539; }
#sidebar a { color: #3d630b; }
#sidebar a:hover { color: #80b539; }
#footerwrapper a { color: #fff; }
#footerwrapper a:hover { color: #3d630b; }
.navigation .menu>li>a { color: #fff; }
.navigation .menu>li>a:hover { color: #ccc; }
