/* HTML Tag Redefinition */

@font-face {
    font-family: 'GoudyBookletter1911Regular';
    src: url(http://temp.bryn-y-cwm-farm.co.uk/themes/bryn_y_cwn_recipes/fonts/goudy_bookletter_1911-webfont.eot);
    src: url(http://temp.bryn-y-cwm-farm.co.uk/themes/bryn_y_cwn_recipes/fonts/goudy_bookletter_1911-webfont.eot?#iefix) format('embedded-opentype'),
         url(http://temp.bryn-y-cwm-farm.co.uk/themes/bryn_y_cwn_recipes/fonts/goudy_bookletter_1911-webfont.woff) format('woff'),
         url(http://temp.bryn-y-cwm-farm.co.uk/themes/bryn_y_cwn_recipes/fonts/goudy_bookletter_1911-webfont.ttf) format('truetype'),
         url(http://temp.bryn-y-cwm-farm.co.uk/themes/bryn_y_cwn_recipes/fonts/goudy_bookletter_1911-webfont.svg#GoudyBookletter1911Regular) format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {}
body {padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:460px; margin:auto; text-align:left; display:block;}

#page #central{}
 
#page #central { float:left; width:440px; color:#000; height:100%; margin-top: 20px;}
#page #central h1 {font-family: 'GoudyBookletter1911Regular'; color:#000;}
#page #central h2 {font-family: 'GoudyBookletter1911Regular'; color:#b96318;}
#page #central #recipe_in_col_1 { clear:left;float:left; width:100%;}
#page #central #method { clear:both;}
#page #footer #tools a.print { padding:10px; margin:2px 0 10px 0; border:#b96318 dashed 1px;}
#page #footer #tools a.print:hover {border:#b96318 dashed 1px;}
#page #footer #tools a.print img { padding-right:10px; display:block; float:left;}