body {
	background: #fff url(../images/bg.jpg);
	font-size: small;
	margin: 0;
	text-align: center;
}
body, p, input, textarea, select {
	font-family: Tahoma, sans-serif;
}
br.clear {
	clear: both;
}
.aligncenter {
	margin: 0 auto;
}
p.wp-caption-text {
	border-bottom: 2px #eee solid;
	font-size: 10px;
	padding: 5px;
	margin: 0;
}

a {
	color: #0636b4;
	text-decoration: none;
}
a:hover {
	color: #da3726;
}
a:focus {
	outline: 0;
}
a.buy-now {
	background-image: url(../images/button-buy.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 21px;
	margin-top: 20px;
	width: 98px;
}
a.buy-now:hover {
	background-image: url(../images/button-buy.png);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
a.buy-now span {
	display: none;
}
a.previous-link {
	background-image: url(../images/button-previous.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 177px;
}
a.previous-link span {
	display: none;
}
p.older-posts a,
p.newer-posts a {
	color: #da3726;
	display: block;
	text-transform: uppercase;
}
p.older-posts a {
	float: right;
}
p.price-retail,
p.price-bri {
	font-size: 11px;
}
p.price-bri {
	font-weight: bold;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin-right: 20px;
}
img.alignright {
	margin-left: 20px;
}
div.two-col-main,
div.two-col-extras {
	float: left;
}
span.error {
	color: #900;
	display: block;
}
#pagination {
	border-top: 1px #999 solid;
	margin-top: 15px;
	padding-top: 10px;
}


/* header */
#header {
	margin: 0 auto;
	padding: 8px 0;
	width: 940px;
}
#header a {
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#header a span {
	display: none;
}
#header h3 a {
	background-image: url(../images/header-logo.png);
	height: 131px;
	width: 261px;
}
#header a.visit-store {
	background-image: url(../images/header-visit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 105px;
	margin: 10px 0 0 400px;
	width: 279px;
}
#header a.visit-store:hover {
	background-image: url(../images/header-visit.png);
	background-position: 0 -105px;
}


/* content-wrapping */
#wrapper {
	background-image: url(../images/content-wrapper-top.png);
	background-position: 50% 36px;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 940px;
}
#content-outer {
	background-image: url(../images/content-wrapper-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 11px;
	width: 100%;
}
#content {
	background-color: #eff6fb;
	padding-top: 10px;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}


/* nav */
#nav {
	padding: 0;
	margin-left: 20px;
}
#nav li {
	display: inline;
}
#nav li a {
	background-image: url(../images/nav-left-b.png);
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	font-size: 15px;
	height: 36px;
	letter-spacing: 0.08em;
	margin-right: 5px;
	padding-left: 10px;
	text-transform: uppercase;
}
#nav li a span {
	background-image: url(../images/nav-right-b.png);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	padding: 12px 20px 0 10px;
}
#nav li a:hover {
	background-image: url(../images/nav-left-on.png);
	color: #da3726;
}
#nav li a:hover span {
	background-image: url(../images/nav-right-on.png);
}
#nav li.current_page_item a,
#nav li.current_page_parent a {
	background-image: url(../images/nav-left-on.png);
	color: #da3726;
}
#nav li.current_page_item a span,
#nav li.current_page_parent a span {
	background-image: url(../images/nav-right-on.png);
}


/* homepage content */
#callout-outer {
	background-image: url(../images/callout-top.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 17px 10px 16px;
	padding-top: 11px;
	width: 907px;
}
#callout-inner {
	background-image: url(../images/callout-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 17px;
	width: 100%;
}
#callout {
	background-image: url(../images/callout-mid.png);
	background-repeat: repeat-y;
	color: #fff;
	padding: 15px 20px;
	width: 877px;
}
#callout a {	
	color: #f5df3f;
	font-weight: bold;
}
#callout a:hover {
	color: #fff;
}
#callout div.two-col-main {
	margin-right: 25px;
	width: 530px;
}
body.home #callout {
	padding-top: 0;
	padding-bottom: 0;
}
body.home #callout div.two-col-main {
	padding-left: 5px;
	padding-top: 10px;
}

body.home #callout div.two-col-extras {
	padding: 0;
	margin: 0;
}
#callout div.two-col-extras {
	width: 315px;
}
#callout h1 {
	font-size: 36px;
	margin-bottom: 10px;
}
body.home #callout h1 {
	font-size: 42px;
}
#callout div.two-col-main p,
#callout p {
	font-size: 115%;
	line-height: 160%;
}
div.callout-extra-image {
	float: left;
	margin-left: 30px;
	margin-right: 25px;
	width: 130px;
}
div.callout-extra-text {
	color: #fff;
	float: left;
	padding-top: 20px;
	width: 130px;
}
#callout div.two-col-extras div.callout-extra-text p {
	font-size: 12px;
}
#callout div.two-col-extras div.callout-extra-text a {
	color: #fff;
}
#callout div.two-col-extras div.callout-extra-text a:hover {
	color: #f4d737;
}

div.callout-extra-text a {
	color: #fff;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
}
#new-releases-outer {
	background-image: url(../images/new-releases-top.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 17px 15px 16px;
	padding-top: 55px;
	width: 907px;
}
#new-releases-inner {
	background-image: url(../images/new-releases-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 12px 12px 12px;
	width: 883px;
}
div.new-release {
	color: #213262;
	float: left;
	line-height: 120%;
	margin: 0 1%;
	overflow: hidden;
	width: 31%;
}
div.new-release div.new-release-cover {
	float: left;
	overflow: hidden;
	width: 44%;
}
div.new-release div.new-release-extras {
	float: left;
	overflow: hidden;
	padding-top: 8px;
	width: 56%;
}
div.new-release a.new-release-title {
	color: #213262;
	display: block;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}
div.new-release a.new-release-title:hover {
	color: #da3726;
}
#new-releases-inner a.browse-all {
	background-image: url(../images/button-browse-all.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 15px;
	margin-top: 15px;
	width: 200px;
}
#new-releases-inner a.browse-all:hover {
	background-image: url(../images/button-browse-all.png);
	background-position: 0 -15px;
}
#new-releases-inner a.browse-all span {
	display: none;
}

/* List of tags for blog */
div.tag-list,
div.tag-list-inner {
	margin-top: 3px;
}
div.tag-list ul {
	position: absolute;
	top: 456px;
	margin-left: 38px;
}
div.tag-list-inner ul {
	position: absolute;
	top: 218px;
	margin-left: 35px;
}
div.tag-list-inner,
div.tag-list {
	margin-bottom: 30px;
}

div.tag-list ul li, 
div.tag-list-inner ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
div.tag-list ul li a,
div.tag-list-inner ul li a {
	background: #3656b2;
	color: #fff;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	display: block;
	font-size: 12px;
	letter-spacing: 0.04em;
	float: left;
	margin: 0 1px;
	line-height: 100%;
	padding: 8px 7px 8px 7px;
}
div.tag-list ul li a:hover,
div.tag-list-inner ul li a:hover {
	background: #fbe35a;
	color: #e36c09;
}

/* two-column content */
div.hp-main-left-content {
	float: left;
	width: 603px;
}
#content-main-outer {
	background-image: url(../images/content-main-top.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 17px;
	padding-top: 17px;
	width: 586px;
}
#content-main-inner {
	background-image: url(../images/content-main-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 21px;
}
#content-main {
	background-image: url(../images/content-main-mid.png);
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 15px 20px;
}

#content-extras {
	float: left;
	margin-left: 12px;
	overflow: hidden;
	width: 309px;
}

#content-main a.rss-link {
	background-image: url(../images/rss.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	color: #da3726;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 18px 2px 0;
	text-align: right;
	width: 140px;
	text-transform: uppercase;
}
#content-main a.rss-link:hover {
	color: #0937b5;
}
#content-main h2 {
	color: #da3726;
	font-size: 24px;
	padding-bottom: 20px;
}
#content-main div.meta-foot {
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;
	padding: 4px 0;
}
#content-main div.meta-foot p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#content-main div.meta-foot p.author,
#content-main div.meta-foot p strong {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
#content-main div.meta-foot p.author {
	color: #e36c09;
	font-weight: bold;
}


/* subpage content */
div.content-wide-outer {
	background-image: url(../images/content-top.png);
	background-repeat: no-repeat;
	margin: 0 15px 15px 15px;
	width: 910px;
}
div.content-wide-outer h2 {
	color: #fff;
	font-size: 24px;
	height: 55px;
	padding: 19px 0 0 15px;
}
div.content-wide-inner {
	background-image: url(../images/content-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 31px;
	width: 100%;
}
div.content-wide {
	background-image: url(../images/content-mid.png);
	background-repeat: repeat-y;
	padding: 0 30px;
	width: 850px;
}
div.content-wide h3 {
	color: #3d5aac;
	font-size: 24px;
	padding: 10px 0 20px 0;
}
div.content-wide h4 {
	color: #da3726;
	font-size: 16px;
	font-weight: bold;
}
div.content-wide p {
	line-height: 170%;
	padding: 10px 0;
}
div.content-wide ul,
div.content-wide li {
	list-style-type: square;
	list-style-position: inside;
}
div.content-wide ul {
	padding-bottom: 15px;
}

div.post {
	padding-bottom: 20px;
}
div.post h1 {
	color: #da3726;
	font-size: 30px;
	margin-bottom: 15px;
}
div.post blockquote {
	padding-left: 30px;
	padding-right: 30px;
}
div.post p {
	line-height: 180%;
	padding-bottom: 15px;
}
div.post ul li {
	background-image: url(../images/red-arrow.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	list-style: none;
	line-height: 170%;
	padding-left: 10px;
	margin: 10px 0;
}
div.post ol li {
	list-style-type: decimal;
	margin: 10px 0;
}
div.post p.date {
	background-image: url(../images/post-date-bg.png);
	background-repeat: no-repeat;
	color: #e36c09;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 100%;
	padding: 5px 0 20px 12px;
	text-transform: uppercase;
}
div.post h3, 
div.post h3 a {
	color: #3d5aac;
	font-size: x-large;
	padding-bottom: 15px;
}
div.post h3 a:hover {
	color: #da3726;
}
div.post h4 {
	color: #3d5aac;
	font-size: large;
}
div.post p.read-more a {
	background-image: url(../images/button-continue.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	color: #3d5aac;
	display: block;
	font-weight: bold;
	padding: 0 0 2px 0;
	width: 129px;
}
div.post p.read-more a:hover {
	color: #da3726;
}
div.post div.comments-number {
	background-image: url(../images/comment-number-left.png);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	padding-left: 17px;
}
div.post div.comments-number a {
	background-image: url(../images/comment-number-right.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #da3726;
	display: block;
	height: 27px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 12px 20px 0;
}
div.post div.comments-link {
	color: #ccc;
	float: left;
	padding: 2px 0 0 5px;
}
div.post div.comments-link a {
	color: #da3726;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
div.post div.comments-link a:hover {
	color: #3d5aac;
}

div.sidebar-block {
	float: left;
	padding-bottom: 8px;
	width: 100%;
}
div.sidebar-block h4 {
	display: none;
}
div.widget_polls-widget {
	background-image: url(../images/sidebar-poll-top.png);
	background-repeat: no-repeat;
	padding-top: 80px;
}
div.widget_polls-widget div.sidebar-block-inner {
	background-image: url(../images/sidebar-blue-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px 12px;
	width: 285px;
}
form.wp-polls-form p strong {
	color: #305879;
}
ul.wp-polls-ul li {
	margin: 10px;
}
form.wp-polls-form input.Buttons {
	background-color: #f4d737;
	border: 0;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	color: #cc6600;
	font-weight: bold;
	font-size: 11px; 
	letter-spacing: 0.05em;
	margin: 10px 0;
	padding: 5px 8px;
	text-transform: uppercase;
}
form.wp-polls-form a {
	font-size: 11px;
	text-transform: uppercase;
}
form.wp-polls-form a:hover {
	color: #da3726;
}

/* Sidebar Search */
div.widget_search {
	background-image: url(../images/sidebar-search.png);
	background-repeat: no-repeat;
	padding-top: 13px;
}
div.widget_search label {
	display: none;
}
#searchform {
	padding: 25px 0 12px 30px;
	padding-bottom: 20px;
}
#searchform div input#s {
	background-color: transparent;
	color: #666;
	border: 0 !important;
	height: 30px;
	margin-right: 10px;
	width: 190px;
}
#searchform input.submit {
	background-image: url(../images/newsletter-signup.png);
	background-repeat: no-repeat;
	border: 0;
	height: 30px;
	width: 53px;
}


div.widget-newsletter {
	background-image: url(../images/sidebar-newsletter.png);
	background-repeat: no-repeat;
	padding-top: 13px;
}

#newsletter-text {
	color: #fff;
	font-size: 11px;
	height: 62px;
	padding: 0 20px 0 155px;
}
#newsletter-form {
	padding: 0 0 12px 30px;
	padding-bottom: 10px;
}
#newsletter-form label {
	display: none;
}
#newsletter-form p {
	margin: 0;
	padding: 0;
}
#newsletter-form input.text {
	background-color: transparent;
	color: #666;
	border: 0;
	height: 30px;
	margin-right: 10px;
	width: 190px;
}
#newsletter-form input.submit {
	background-image: url(../images/newsletter-signup.png);
	background-repeat: no-repeat;
	border: 0;
	height: 30px;
	width: 53px;
}
#sidebar-newreleases {
	background-image: url(../images/sidebar-newreleases-top.png);
	background-repeat: no-repeat;
	padding-top: 61px;
}
#sidebar-throneroom {
	background-image: url(../images/sidebar-throneroom-top.png);
	background-repeat: no-repeat;
	padding-top: 80px;
	margin-top: 8px;
}
#sidebar-throneroom div.sidebar-block-inner,
#sidebar-newreleases div.sidebar-block-inner {
	background-image: url(../images/sidebar-blue-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px 12px;
	width: 285px;
}
a.sidebar-button {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 32px;
	margin-top: 12px;
	width: 200px;
}
a.sidebar-button span {
	display: none;
}
a.button-more-polls {
	background-image: url(../images/button-more-polls.png);
}
a.button-more-polls:hover {
	background-image: url(../images/button-more-polls-over.png);
}
a.button-more-samples {
	background-image: url(../images/button-more-samples.png);
}
a.button-more-samples:hover {
	background-image: url(../images/button-more-samples-over.png);
}
a.button-more-products {
	background-image: url(../images/button-more-products.png);
}
a.button-more-products:hover {
	background-image: url(../images/button-more-products-over.png);
}

/* throne room */
div.content-wide div.throne-book {
	float: left;
	margin: 30px 2% 0 1%;
	line-height: 170%;
	overflow: hidden;
	padding-bottom: 10px;
	width: 46%;
}
div.content-book ul {
	list-style: none;
}
div.content-book li {
	background-image: url(../images/red-arrow.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 10px;
	margin: 10px 0;
}
div.throne-book-extras {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	width: 125px;
}
div.throne-book-content {
	float: left;
	overflow: hidden;
	width: 140px;
}
div.throne-book-content p {
	line-height: 150%;
	font-style: italic;
	padding-bottom: 10px;
}
div.throne-book h5, 
div.throne-book h5 a {
	color: #3d5aac;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 8px;
}
div.throne-book h5 a:hover {
	color: #da3726;
}
div.throne-book-extras img {
	display: block;
}
#sidebar-throneroom div.throne-book-extras img {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 90px;
}
#book-more {
	float: left;
	width: 220px;
}
#book-more a.buy-now {
	margin: 15px auto 0 auto;
}
#book-content {
	float: left;
	width: 600px;
}


a.excerpt-link {
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 3px;
}
a.excerpt-link span {
	display: none;
}
a.excerpt-link-short {
	background-image: url(../images/button-short-sprite.jpg);
	background-position: 0 0;
	height: 18px;
	width: 60px;
}
a.excerpt-link-short:hover {
	background-image: url(../images/button-short-sprite.jpg);
	background-position: 0 -18px;
}
a.excerpt-link-medium {
	background-image: url(../images/button-medium-sprite.jpg);
	background-position: 0 0;
	height: 18px;
	width: 92px;
}
a.excerpt-link-medium:hover {
	background-image: url(../images/button-medium-sprite.jpg);
	background-position: 0 -18px;
}
a.excerpt-link-long {
	background-image: url(../images/button-long-sprite.jpg);
	background-position: 0 0;
	height: 19px;
	width: 125px;
}
a.excerpt-link-long:hover {
	background-image: url(../images/button-long-sprite.jpg);
	background-position: 0 -18px;
}
div.excerpt {
	display: none;
}
#book-excerpt-lengths {
	margin: 0 auto;
	padding: 20px 0;
	width: 350px;
}
#book-excerpt-lengths a.excerpt-link {
	float: left;
	margin-right: 10px;
}
#book-excerpts img {
	display: block;
	margin: 0 auto;
}

/* comments */
h3#comments {
	font-size: 16px;
	margin-top: 40px;
}
#respond {
	margin-top: 30px;
}
div.post ol.commentlist li {
	background-image: none;
	margin: 10px 0;
	padding: 10px;
	list-style: none;
}
ol.commentlist img.avatar {
	border: 3px #eee solid;
	float: left;
	margin: 0 10px 5px 0;
}
ol.commentlist div.comment-meta {
	font-size: 10px;

	margin-bottom: 20px;
}
ol.commentlist cite.fn {
	font-weight: bold;
}
ul.children  {
	margin: 15px;
}
ul.children li {
	border-top:1px solid #e3e3e3;
	background-image: none;
}

ol.commentlist li.thread-odd { 
	background:#f6f6f6; 
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3; 
}
a.comment-reply-link {
	font-size: 11px;
	text-transform: uppercase;
}

#commentform input.text,
#commentform textarea {
	padding: 6px;
	width: 500px;
}
#commentform label {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
#commentform input#submit {
	background-color: #f4d737;
	border: 0;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	color: #cc6600;
	font-weight: bold;
	font-size: 12px; 
	letter-spacing: 0.05em;
	margin: 10px 0;
	padding: 8px 12px;
	text-transform: uppercase;
}

/* contact us */
#contact-details {
	float: left;
	line-height: 150%;
	margin-right: 20px;
	width: 200px;
}
#contact-form {
	float: left;
	width: 600px;
}
#contact-form label {
	display: block;
	float: left;
	overflow: hidden;
	width: 120px;
}
#contact-form label.nonblock {
	display: inline;
	float: none;
	width: auto;
}
#contact-form input.text,
#contact-form textarea,
#contact-form select {
	display: block;
	float: left;
	padding: 6px;
	width: 300px;
}
#contact-form p {
	margin-bottom: 15px;
}
#contact-form textarea {
	height: 150px;
}
#contact-form input.checkbox {
	margin-right: 10px;
}
#contact-form input.submit {
	background-color: #f4d737;
	border: 0;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	color: #cc6600;
	font-weight: bold;
	font-size: 14px; 
	letter-spacing: 0.05em;
	padding: 8px 18px;
	margin-left: 350px;
	text-transform: uppercase;
}

/* running foot */
#running-foot-outer {
	background-image: url(../images/running-foot-top.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-top: 11px;
}
#running-foot-inner {
	background-image: url(../images/running-foot-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
#running-foot {
	background: #0535b4;
	color: #fff;
	font-size: medium;
	overflow: hidden;
	padding: 0 20px 0 20px;
	text-align: left;
}
#running-foot-content {
	float: left;
	width: 575px;
}
#running-foot-content div.linkwithin_hook,
#running-foot-content #fbLikeIframe {
	display: none !important;
}
#running-foot-content p {
	display: table-cell;
	height: 55px;
	vertical-align: middle;
}
#running-foot a.view-all {
	background-image: url(../images/button-view-all-lg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 31px;
	margin: 12px 0 0 54px;
	width: 162px;
}
#running-foot a.view-all:hover {
	background-image: url(../images/button-view-all-lg.png);
	background-position: 0 -31px;
}
#running-foot a.view-all span {
	display: none;
}
div.running-foot-post {
	background-image: url(../images/red-arrow.gif);
	background-position: 0 18px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

div.navigation {
	font-weight: bold;
	text-transform: uppercase;
}

/* footer navigation */
#footer-nav-outer {
	background-image: url(../images/footer-top.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-top: 12px;
}
#footer-nav-inner {
	background-image: url(../images/footer-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
#footer-nav {
	background-color: #fff;
	text-align: left;
}
#footer-nav ul {
	float: left;
	width: 620px;
}
#footer-nav ul li {
	display: inline;
}
#footer-nav ul li a {
	margin: 0 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#footer-nav ul li a:hover {
	color: #da3726;
}
#footer-nav #copyright {
	color: #666;
	float: left;
	font-size: 11px;
	text-align: right;
	width: 300px;
}


/* load the large scene images last */
#scene-outer {
	background-image: url(../images/content-tile-bg.png);
	background-position: top center;
	background-repeat: repeat-y;
	width: 100%;
}
#scene-inner {
	background-image: url(../images/footer.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding: 10px 0 20px 0;
	width: 100%;
}


