/*
Theme Name: Jade Arts
Theme URI: http://www.jadearts.com
Description:
Version: 1.0
Author: Chris Satterthwaite
Author URI: http://www.jadearts.com
Tags: old, fixed width, two columns, widgets

	Jade Arts v1.0
	 http://www.jadearts.com

	This theme was designed and built by Chris Satterthwaite,
	whose blog you will find at http://www.jadearts.com
*/
@font-face {
font-family: 'gooddog';
src: url(GOODDP_.eot);/* EOT file for IE */
src: local('gooddog'), url(GOODDP_.TTF) format('opentype');/* TTF file for CSS3 browsers */
}

body { margin:0px; padding:0px; background:#b18548 url(images/bg-main.jpg);}

#wrapper { width:1000px; margin:0px auto; background:url(images/bg-wrapper.png) no-repeat top; padding-top:94px;}

#fox { width:219px; height:175px; margin:0px auto 0px auto; display:block;}

h1 { color:#FFF; font-family: gooddog, sans-serif; font-size:24px; width:580px; display:block; margin:44px auto 12px auto; text-align:center; text-shadow: #71542e 2px 2px 2px;}

p {color:#FFF; font-family: gooddog, sans-serif; font-size:20px; width:580px; display:block; margin:0px auto; text-align:center; text-shadow: #71542e 2px 2px 2px;}

a { color:#5f0d09; text-decoration:none;}

#iesucks{ width:960px; height:55px; border:#F00 solid 2px; display:block; margin:0px auto; background:#FC6;padding:10px; text-align:center;}

#iesucks p { font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px; margin: 0px auto 10px auto;}

#iesucks a {color:#000; font-weight:bold; text-decoration:none;}