@import url(http://fonts.googleapis.com/css?family=Open+Sans); body { color:#222222; font-weight:normal; font-size:14px; line-height:20px; font-family:"Open Sans"; } /* Link color */ a { color:#1883ad; } a:hover, a:hover strong { color:#006c82; } a:active { outline: 1px solid #1883ad; } a:focus { outline: 1px dotted #1883ad; } /* Nav Link color */ .main-navigation li a{ color:#002de3; font-weight:normal; font-size:16px; line-height:20px; font-family:"Open Sans"; } .main-navigation li a:hover{ color:#0d77db; } .menu-toggle:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover{ color: #ffffff; background-color: #0d77db; } .main-navigation li ul{ color:#0d77db; } .entry-header h1.entry-title, h1.entry-title, h1 { color:#222222; font-weight:normal; font-size:24px; line-height:30px; font-family:"Open Sans"; } h2 { color:#00548c; font-weight:normal; font-size:20px; line-height:26px; font-family:"Open Sans"; } h3, .widget-area .widget h3, h3.widget-title { color:#222222; font-weight:normal; font-size:16px; line-height:20px; font-family:"Open Sans"; } .site-header h2 { display:block; color:#222222; font-weight:normal; font-size:14px; line-height:20px; font-family:"Open Sans"; } .site-header h1 { display:block; } .site-header h1 a{ color:#0030cf; font-weight:normal; font-size:26px; line-height:44px; font-family:"Open Sans"; }