Cufon('#nav > li > a', {

  color: '-linear-gradient(#f5f2eb, 0.5=#f5f2eb, 0.8=#acaaa4, #acaaa4)', textShadow: '-1px -1px #000',

  hover: {

	color: '-linear-gradient(#aba197, 0.5=#aba197, 0.8=#887d72, #887d72)', textShadow: '-1px -1px #000'

  }

});

Cufon('.widget .header, .folio_caption, .folio_just_caption', {

  fontWeight: 'bold',

  color: '-linear-gradient(#f5f2eb, 0.5=#f5f2eb, 0.8=#acaaa4, #acaaa4)', textShadow: '-1px -1px #000'

});

Cufon('._cf', {

  fontWeight: 'bold',

  color: '-linear-gradient(#F0F, 0.4=#F0F, #903)', textShadow: '0 1px #000'

});

Cufon('.quote_author', {

  fontWeight: 'bold',

  color: '#221f1c', textShadow: '1px 1px #fff'

});

Cufon('.paginator li', {

  fontWeight: 'bold',

  color: '-linear-gradient(#f5f2eb, #bfbcb7)', textShadow: '-1px -1px #000'

});

Cufon('.paginator li.act', {

  fontWeight: 'bold',

  color: '#857d74', textShadow: '-1px -1px #000'

});

Cufon('.go_up', {

  fontWeight: 'bold',

  color: '-linear-gradient(#f5f2eb, #bfbcb7)', textShadow: '-1px -1px #000'

});

Cufon('.article_footer .header', {

  fontWeight: 'bold',

  color: '-linear-gradient(#f5f2eb, 0.5=#f5f2eb, 0.8=#acaaa4, #acaaa4)', textShadow: '-1px -1px #000'

});
