h1, h2, h3, h4, h5, #menu li a { font-family: "Oswald"; } #header, #main, #footer { background-color: #fff; } #header, #main, #footer { background-image: url(images/patterns/01.png); } ::-moz-selection { background-color: #008e4e; } ::selection { background-color: #008e4e; } #header nav li.current_page_item > a { color: #008e4e; } .button, button, input[type=submit], input[type=reset], input[type=button], .pagination .page-numbers, table th, table caption, .dropcap.color { background-color: #008e4e; } .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus, .pagination .page-numbers:focus, .button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .pagination .page-numbers:hover { background-color: #008046; } .button:active, button:active, input[type=submit]:active, input[type=reset]:active, input[type=button]:active { background-color: #00723e; } table th, table caption { border-color: #008046; } input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=date]:focus, textarea:focus, select:focus { border-color: #008e4e; } a, .collapse .collapse-title { color: #008e4e; } a:hover, .collapse .collapse-title:hover, .post h3 a:hover { color: #1a9a60; } a:visited { color: #006337; } a:focus { color: #4db084; } #menu li a { text-transform: uppercase; }