/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* TEXTURES */
.texture-noise #page-body { background: url(../images/texture/texture_noise.png) 50% 0; }
.texture-fabric #page-body { background: url(../images/texture/texture_fabric.png) 50% 0;  }
.texture-squares #page-body { background: url(../images/texture/texture_squares.png) 50% 0; }
.texture-squaresdotted #page-body { background: url(../images/texture/texture_squaresdotted.png) 50% 0; }
.texture-tartan #page-body { background: #0d2b50 url(../images/texture/test-back1.jpg) repeat-x}
.texture-back #page-body { background: url(../images/texture/test-back1.jpg) 50% 0; }

/* FONTS */
body.font-lucida,
.font-lucida h1,
.font-lucida h2,
.font-lucida h3,
.font-lucida h4,
.font-lucida h5,
.font-lucida h6 { font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }

body.font-georgia,
.font-georgia h1,
.font-georgia h2,
.font-georgia h3,
.font-georgia h4,
.font-georgia h5,
.font-georgia h6 { font-family: Georgia, "Times New Roman", Times, serif; }

body.font-trebuchet,
.font-trebuchet h1,
.font-trebuchet h2,
.font-trebuchet h3,
.font-trebuchet h4,
.font-trebuchet h5,
.font-trebuchet h6 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; }