/* 
Theme Name: Roughyeds
Theme URL: http://roughyeds.co.uk/
Description: Roughyeds Website
Author: iKreativ
Author URI: http://ikreativ.com
Version: 1.0
*/

/* CSS TYPO - Typography Settings */
*, html, body { font-family: "Myriad Pro", Helvetica, Arial, sans-serif; color: #757575; }

body.home h1, body.home h2, body.home h3, body.home h4, body.home h5, body.home h6 { text-shadow: 1px 1px 0px #000000; }

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

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

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 { color: #101620; font-size: 13px; margin: 0 0 15px 0; }

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

a { color: #920000; text-decoration: underline; }
a:link { color: #920000; text-decoration: underline; }
a:visited { color: #920000; text-decoration: underline; }
a:hover { color: #101620; text-decoration: none; }

em { font-style: italic; }

strong { color: #920000; font-weight: bold; }

