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

body#page { background: #f4f4f4 url(../../images/background/noise/white.jpg) 0 0 repeat; }

#page-bg { background: url(../../images/background/fabric.png) 0 0 repeat; }

#headerbar,
#footer,
.mod-plain a { color: #888; }

#headerbar{margin-top:-25px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+29,9fd8ef+68,3c84cd+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 29%, rgba(159,216,239,1) 68%, rgba(60,132,205,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 29%,rgba(159,216,239,1) 68%,rgba(60,132,205,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,1) 29%,rgba(159,216,239,1) 68%,rgba(60,132,205,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3c84cd',GradientType=1 ); /* IE6-9 */}
