@import "http://fonts.googleapis.com/css?family=Play:400,700";
@import "http://fonts.googleapis.com/css?family=Droid+Sans:400,700";
@import "http://fonts.googleapis.com/css?family=Play:400,700";

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

/* Link Colors set in the Admin Panel */
a { color: #51616e; }
a:hover { color: #1d57b5; }
#sidebar a { color: #51616e; }
#sidebar a:hover { color: #2e3337; }
#footerwrapper a { color: #5a636c; }
#footerwrapper a:hover { color: #b3bec4; }
.navigation .menu>li>a { color: #ffffff; }
.navigation .menu>li>a:hover { color: #00a2ff; }