/* 
Theme Name: Clough House
Description: Clough House Wordpress Theme
Author: iKreativ
Author URI: http://ikreativ.com
Version: 1.0
*/

/* CSS TYPO - Typography Settings */

*, html, body { font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { margin: 15px 0 15px 0; }

h1 { font-size: 28px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a:link, a:hover, a:active, a:visited { text-decoration: none; border: none; outline: none; }

p, pre, abbr, dl, dt, dd, ol, ul, li, span, small, a { font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.4em; }

p { font-size: 13px; margin: 0 0 20px 0; color: #091c34; text-shadow: 1px 1px 0px #ffffff; }

em { font-style: italic; }
strong { font-weight: bold; }

ul {}
ul li { text-shadow: 1px 1px 0px #ffffff; margin: 0 0 5px 0; }


