
/*
Theme Name: J Fletcher Design
Description: A custom theme based on multiple themes by graphpaperpress.com
Version: 1.1
Author: Dwarf Dog Chuck
Author URI: http://dwarfdogchuck.com
*/

/* overrides */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: inherit; font-family: inherit; vertical-align: baseline; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
a { text-decoration: none; outline: none; }
a img { border: none; }

/* link colors */
a:link { color: #5097b3; }
a:visited { color: #5097b3; }
a:hover { color: #868686; }
a:active { color: #5097b3; }

#nav ul li a:link { color: #999999; }
#nav ul li a:visited { color: #999999; }
#nav ul li a:hover { color: #eeeeee; }
#nav ul li a:active { color: #999999; }