@import "http://fonts.googleapis.com/css?family=Play:regular,bold"; @import "http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold"; @import "http://fonts.googleapis.com/css?family=Play:regular,bold"; /* 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: 313.33333333333px;} /* Link Colors set in the Admin Panel */ a { color: #51616e; } a:hover { color: #2e3337; } #sidebar a { color: #51616e; } #sidebar a:hover { color: #2e3337; } #footerwrapper a { color: #5a636c; } #footerwrapper a:hover { color: #b3bec4; } .navigation .menu>li>a { color: #999; } .navigation .menu>li>a:hover { color: #ccc; }