h1, h2, h3, h4, h5, #menu li a { font-family: "Oswald"; }


::-moz-selection { background-color: #dd3333; }
::selection { background-color: #dd3333; }

#header nav li.current_page_item > a { color: #dd3333; }

.button, button, input[type=submit], input[type=reset], input[type=button], .pagination .page-numbers, table th, table caption, .dropcap.color { background-color: #dd3333; }
.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: #c72e2e; }
.button:active, button:active, input[type=submit]:active, input[type=reset]:active, input[type=button]:active { background-color: #b12929; }

table th, table caption { border-color: #c72e2e; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=date]:focus, textarea:focus, select:focus { border-color: #dd3333; }

#menu li a { text-transform: uppercase; }
