/*
--------------------------------------------------------------------------------
CLIENT: The Moneychanger (the-moneychanger.com)
AUTHOR: Collin Houseal (housealcreative.com)
----------------------------------------------------------------------------- */

/*  BROWSER RESET
----------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: none; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
a img { border: 0; }

/*  STRUCTURE
----------------------------------------------------------------------------- */

body {
	text-align: left;
	background: #312d24 url(/images/bg_body.gif) top left repeat-x;
	}

#header-wrap {
	width: 100%;
	background: transparent url(/images/bg_header-wrap.jpg) top center no-repeat;
	}

#header {
	position: relative;
	height: 125px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

#search {
	position: absolute;
	top: 71px;
	left: 690px;
	}

	/* IE7 hack */
	*:first-child+html #search { top: 69px; }

#content-wrap {
	width: 100%;
	background: #fff url(/images/bg_content-wrap.gif) top center repeat-y; /* #f4ecd8 */
	}

#content-wrap-top {
	width: 100%;
	background: transparent url(/images/bg_content-wrap-top.gif) top center no-repeat;
	}

#content-wrap-bottom {
	width: 100%;
	background: transparent url(/images/bg_content-wrap-bottom.gif) bottom center no-repeat;
	}

#content {
	min-height: 400px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: solid 35px #fff;
	margin-bottom: -20px;
	}

	/* IE7 hack */
	*:first-child+html #content { margin-bottom: -45px !important; }

#main,
#main-index {
	width: 595px;
	margin-right: 35px;
	float: left;
	}

#main {
	margin-bottom: 15px;
	}

div.content-teaser,
div.sidebar-teaser {
	position: relative;
	}

#sidebar {
	width: 300px;
	float: left;
	}

	div.sidebar {
	width: 300px;
	}

	div.green { background: transparent url(/images/bg_sidebar-green.gif) top center repeat-y; margin-bottom: 20px; }
	div.green-top { background: transparent url(/images/bg_sidebar-green-top.gif) top center no-repeat; padding-top: 15px; }
	div.green-bottom { background: transparent url(/images/bg_sidebar-green-bottom.gif) bottom center no-repeat; padding-bottom: 15px; }

	div.dark { background: transparent url(/images/bg_sidebar-dark.gif) top center repeat-y; margin-bottom: 20px; }
	div.dark-top { background: transparent url(/images/bg_sidebar-dark-top.gif) top center no-repeat; padding-top: 15px; }
	div.dark-bottom { background: transparent url(/images/bg_sidebar-dark-bottom.gif) bottom center no-repeat; padding-bottom: 15px; }

	div.blue { background: transparent url(/images/bg_sidebar-blue.gif) top center repeat-y; margin-bottom: 20px; }
	div.blue-top { background: transparent url(/images/bg_sidebar-blue-top.gif) top center no-repeat; padding-top: 15px; }
	div.blue-bottom { background: transparent url(/images/bg_sidebar-blue-bottom.gif) bottom center no-repeat; padding-bottom: 15px; }

	div.sidebar-content {
	padding: 0 15px;
	position: relative;
	}

	div.sidebar-special {
	margin: 0 0 15px 0;
	}

#banners {
	margin-bottom: 10px;
	float: left;
	}

#news-bar {
	position: relative;
	width: 930px;
	height: 34px;
	margin-bottom: 25px;
	background: #ac4222;
	/* background: transparent url(/images/bg_news-bar.gif) top left repeat-x; */
	}

#crumbs-wrap {
	width: 100%;
	background-color: #151515;
	}

#crumbs {
	height: 40px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font: 11px/14px "museo-sans", sans-serif;
	font-weight: 500;
	color: #e9d7b1;
	}

#footer-wrap {
	width: 100%;
	}

#footer {
	min-height: 100px;
	width: 930px;
	margin: 25px auto 25px auto;
	color: #939475;
	font: 11px/20px "museo-sans", sans-serif;
	font-weight: 300;
	}

#footer-col1,
#footer-col2 {
	width: 185px;
	margin-right: 30px;
	float: left;
	}

#footer-col3 {
	width: 170px;
	margin-right: 30px;
	float: left;
	}

#footer-col4 {
	width: 300px;
	float: left;
	}

#cartoon-gallery {
	margin-left: 20px;
	padding-top: 20px;
	}

/*  NAVIGATION
----------------------------------------------------------------------------- */

#header a.home {
	position: relative;
	display: block;
	top: 0;
	left: 35px;
	width: 375px;
	height: 75px;
	}

	#header span {
	display: none;
	}

/*  Primary Nav  */

#nav-primary {
	border: none;
	border: 0;
	margin: 0;
	padding: 0;
	font: 14px/18px "museo-sans", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	position: absolute;
	bottom: 0;
	left: 35px;
	}

#nav-primary ul {
	background: transparent;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav-primary li {
	float: left;
	padding: 0;
	}

#nav-primary li a {
	color: #fff;
	display: block;
	font-weight: 500;
	line-height: 35px;
	margin: 0;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px #312d24;
	}

#nav-primary li a:hover,
#nav-primary ul li:hover a {
	background-color: #312d24;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	border-radius: 4px 4px 0 0;
	}

#nav-primary li.selected {
	background-color: #fff;
	color: #312d24;
	text-decoration: none;
	border-radius: 4px 4px 0 0;
	}

#nav-primary li.selected a {
	color: #70552b;
	text-decoration: none;
	text-shadow: none;
	}

#nav-primary li ul {
	background-color: #fff;
	display: none;
	height: auto;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 225px;
	z-index: 200;
	box-shadow: 0 0 25px #312d24;
	-webkit-box-shadow: 0 0 25px #312d24;
	-moz-box-shadow: 0 0 25px #312d24;
	}

#nav-primary li:hover ul {
	display: block;
	}

#nav-primary li li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	}

#nav-primary li:hover li a {
	background: transparent url(/images/arrow_primary-nav.png) 20px center no-repeat;
	color: #312d24;
	text-transform: none;
	letter-spacing: 0.05em;
	}

#nav-primary li:hover li.selected a {
	background: #f4ecd8 url(/images/arrow_primary-nav-selected.png) 20px center no-repeat;
	}

#nav-primary li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0 10px 0 35px;
	text-align: left;
	}

#nav-primary li ul a:hover,
#nav-primary li ul li:hover a,
#nav-primary li:hover li.selected a:hover {
	background: #939475 url(/images/arrow_primary-nav.png) 20px center no-repeat;
	color: #fff;
	text-decoration: none;
	border-radius: 0;
	}

/*  Top Nav  */

#nav-top {
	position: absolute;
	top: 30px;
	right: 180px;
	}

#nav-top ul li {
	display: inline;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #312d24;
	font: 12px/14px "museo-sans", sans-serif;
	font-weight: 500;
	}

	/* IE7 hack */
	*:first-child+html #nav-top ul li {
	margin-right: 12px;
	padding-right: 10px;
	}

#nav-top ul li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	}

	/* IE7 hack */
	*:first-child+html #nav-top ul li.last { margin-right: -12px; }

#nav-top ul li a {
	color: #e9d7b1;
	text-decoration: none;
	}

	#nav-top ul li.selected a {
	color: #fff;
	}

	#nav-top ul li a:hover {
	color: #fff;
	}

/*  Sidebar Nav  */

.nav-sidebar {
	width: 300px;
	}

.nav-sidebar ul {
	float: left;
	padding-bottom: 28px;
	background: transparent url(/images/bg_nav-sidebar-bottom.png) bottom left no-repeat;
	margin-bottom: 30px;
	border-top: 1px solid #e3e3e3;
	}

.nav-sidebar ul li a {
	background: transparent url(/images/bg_nav-sidebar-li.png) center left repeat-y;
	font: 13px/18px "museo-sans", sans-serif;
	font-weight: 500;
	width: 260px;
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color: #6a8991;
	border-bottom: 1px dotted #e3e3e3;
	}

	.nav-sidebar ul li a:hover {
	color: #939475;
	background: transparent url(/images/bg_nav-sidebar-li-hover.png) center left no-repeat;
	}

	.nav-sidebar ul li a.selected {
	color: #70552b;
	background: transparent url(/images/bg_nav-sidebar-li-selected.png) center left no-repeat;
	}

	.nav-sidebar ul li a small {
	color: #999;
	margin-left: 10px;
	}

/*  Crumbs  */

#crumbs li {
	color: #e9d7b1;
	padding: 12px 34px 0 0;
	background: transparent url(/images/crumbs_separator.png) top right no-repeat;
	height: 28px;
	float: left;
	}

#crumbs a {
	text-decoration: none;
	color: #999;
	}

	#crumbs a:hover {
	color: #eee;
	}

/*  BANNERS
----------------------------------------------------------------------------- */

#banner-a {
	width: 630px;
	height: 250px;
	float: left;
	}

#banner-b,
#banner-c {
	width: 300px;
	height: 125px;
	float: left;
	}

/*  TEXT
----------------------------------------------------------------------------- */

#main h1 {
	font: 26px/30px "museo-sans", sans-serif;
	font-weight: 300;
	color: #70552b;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 30px;
	}

#main h2 {
	font: 18px/22px "museo-sans", sans-serif;
	font-weight: 300;
	color: #939475;
	margin: -30px 0 30px 0;
	padding: 12px 20px;
	border-bottom: 1px solid #e3e3e3;
	}

#main h2.sub-profile {
	font: 16px/18px "museo-sans", sans-serif;
	font-weight: 300;
	color: #939475;
	margin: -30px 0 30px 0;
	padding: 12px 20px;
	border-bottom: 1px solid #e3e3e3;
}

#main h3 {
	font: 18px/22px "museo-sans", sans-serif;
	font-weight: 300;
	color: #6a8991;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 10px 20px 0 20px;
	}

#main h3.list-category {
	font: 12px/14px "museo-sans", sans-serif;
	letter-spacing: 0.15em;
	background-color: #312d24;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	border: none;
	}

#main h4 {
	font: 16px/20px "museo-sans", sans-serif;
	font-weight: 300;
	color: #70552b;
	margin: 30px 0 10px 20px;
	text-transform: none;
	padding: 0 20px 0 15px;
	background: transparent url(/images/arrow_h4.png) 0 5px no-repeat;
	}

#main p {
	font: 13px/24px "droid-serif", serif;
	font-weight: 400;
	color: #151515;
	margin-bottom: 20px;
	padding: 0 20px;
	}

#main blockquote {
	padding: 0 40px !important;
	}

#main p.footnote {
	color: #151515;
	line-height: 20px;
	font-style: italic;
	padding: 20px;
	background-color: #eee;
	}

#main p.intro {
	color: #666;
	line-height: 20px;
	font-style: italic;
	padding: 0 20px 25px 20px;
	border-bottom: 1px solid #e3e3e3;
	}

#main p.orig-pub-date {
	color: #999;
	font-style: italic;
	text-align: right;
	padding: 0 20px;
	}

#news-bar h3 {
	width: 125px;
	color: #fff;
	font: 12px/14px "museo-sans", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .15em;
	text-shadow: 1px 1px 2px #151515;
	padding: 10px 0 0 17px;
	float: left;
	}

#news-bar p {
	color: #e9d7b1;
	padding-top: 9px;
	width: 745px; /* must be reduced by 70px if the 'more' link is used */
	float: left;
	font: 13px/14px "museo-sans", sans-serif;
	font-weight: 500;
	}

#news-bar p strong {
	color: #d15029;
	font-weight: 500;
}

div.green div.sidebar-content p {
	font: 12px/14px "museo-sans", sans-serif;
	font-weight: 500;
	color: #312d24;
	padding: 0 8px 8px 8px;
	}

div.content-teaser h3 {
	width: 580px;
	height: 35px;
	color: #70552b;
	font: 12px/14px "museo-sans", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .15em;
	text-shadow: 2px 2px 1px #fff;
	padding: 10px 0 0 15px;
	background: transparent url(/images/bg_content-teaser-h3.gif) top left repeat-x;
	float: left;
	}

div.sidebar-teaser h3 {
	width: 285px;
	height: 35px;
	color: #70552b;
	font: 12px/14px "museo-sans", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .15em;
	text-shadow: 2px 2px 1px #fff;
	padding: 10px 0 0 15px;
	background: transparent url(/images/bg_sidebar-teaser-h3.gif) top left repeat-x;
	float: left;
	}

	/* IE7 hack */
	*:first-child+html div.sidebar-teaser h3 { height: 25px; }

div.sidebar h3.graphic {
	text-indent: -99999px;
	position: relative;
	top: -15px;
	left: -15px;
	width: 300px;
	}

	div.sidebar h3.email-signup { background: transparent url(/images/sidebar-h3_email-signup.png) top left no-repeat; height: 57px; }

div.nav-sidebar h3 {
	font: 12px/14px "museo-sans", sans-serif;
	letter-spacing: 0.15em;
	background-color: #312d24;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	}

	div.nav-sidebar h3.sub-welcome,
	div.nav-sidebar h3.sub-archive {
	font: 13px/16px "museo-sans", sans-serif;
	letter-spacing: normal;
	background-color: #312d24;
	color: #e9d7b1;
	text-transform: uppercase;
	padding: 12px 20px;
	}

	div.nav-sidebar h3.sub-welcome span {
	color: #fff;
	}

h5.bookreview {
	color: #939475;
	font: 11px/14px "museo-sans", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 10px 0 0 20px;
	margin-bottom: 20px;
	text-align: right;
	}

p.market-timestamp {
	color: #766c59;
	font: 10px/12px "museo-sans", sans-serif;
	font-weight: 500;
	text-align: center;
	margin-top: 4px;
	}

#footer p.about,
#footer p.copyright {
	color: #7e7a73;
	border-top: solid 1px #413d35;
	padding-top: 18px;
	margin: 20px 0;
	}

	/* IE7 hack */
	*:first-child+html #footer p.about { padding-top: 8px !important; }

#footer p.about {
	font-size: 14px;
	font-family: "museo-sans", sans-serif;
	font-weight: 300;
	}

#footer p.about span.intro {
	color: #fff;
	}

#footer-col4 {
	color: #e9d7b1;
	font-size: 14px;
	font-family: "museo-sans", sans-serif;
	font-weight: 300;
	}

#footer-col4 span.phone {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	letter-spacing: 1px;
	}

#footer-col4 span.hours {
	font-size: 13px;
	color: #7e7a73;
	}

sup {
	font-size: smaller;
	line-height: 1px;
	position: relative;
	top: -4px;
	vertical-align: baseline !important;
}

/*  LINKS
----------------------------------------------------------------------------- */

#news-bar a.news-item {
	text-decoration: none;
	color: #fff;
	font: 12px/16px "museo-sans", sans-serif;
	font-weight: 500;
	border-bottom: 1px dotted #ccc;
	}

#news-bar a.more {
	position: absolute;
	right: 15px;
	bottom: 11px;
	padding-right: 10px;
	font: 11px/14px "museo-sans", sans-serif;
	font-weight: 500;
	color: #b5a17b;
	text-decoration: none;
	background: transparent url(/images/arrow_news-bar-more.png) right center no-repeat;
	}

	#news-bar a.more:hover {
	color: #e9d7b1;
	}

div.content-teaser a.more,
div.sidebar-teaser a.more {
	position: absolute;
	right: 15px;
	padding-right: 10px;
	font: 11px/14px "museo-sans", sans-serif;
	font-weight: 500;
	color: #939475;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	text-shadow: none;
	background: transparent url(/images/arrow_content-teaser-more.png) right center no-repeat;
	}

	div.content-teaser a.more:hover,
	div.sidebar-teaser a.more:hover {
	color: #312d24;
	background: transparent url(/images/arrow_content-teaser-more.png) right center no-repeat;
	}

a.yest-comm {
	text-decoration: none;
	text-transform: none;
	font: 11px/12px "museo-sans", sans-serif;
	font-weight: 500;
	margin: 10px 0 0 30px;
	padding-left: 8px;
	color: #cacbbc;
	float: left;
	background: transparent url(/images/arrow_sidebar-green-more.png) 0 1px no-repeat;
	}

	a.yest-comm:hover {
	color: #fff;
	}

p.market-timestamp a {
	color: #939475;
	text-decoration: none;
	}

	p.market-timestamp a:hover {
	color: #e9d7b1;
	}

#main a {
	text-decoration: none;
	color: #6a8991;
	border-bottom: 1px dotted #ccc;
	}

	#main a:hover {
	color: #70552b;
	}

#footer a {
	text-decoration: none;
	color: #939475;
	border-bottom: 1px dotted #4e4c3c;
	}

	#footer a:hover {
	color: #e9d7b1;
	}

#cartoon-gallery a {
	border: none;
	}

/*  LISTS
----------------------------------------------------------------------------- */

div.content-teaser ul,
div.list-all ul,
div.downloads ul {
	margin-bottom: 20px;
	}

div.content-teaser ul li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0 10px 15px;
	}

div.list-all ul,
div.downloads ul {
	list-style: none !important;
	padding: 0 !important;
	}

div.list-all ul li,
div.downloads ul li {
	border-bottom: 1px solid #ebebeb !important;
	padding: 10px 0 10px 20px !important;
	}

div.downloads ul li.current-issue {
	border: 1px solid #312d24 !important;
	padding: 19px 0 20px 19px !important;
	margin-bottom: 10px;
	background-color: #f2e7d0;
}

div.content-teaser ul li p,
div.list-all ul li p,
div.downloads ul li p {
	color: #151515 !important;
	font: 12px/16px "droid-serif", serif !important;
	padding: 0 15px 0 15px !important;
	margin-top: 2px !important;
	}

	div.list-all ul li p,
	div.downloads ul li p {
	margin-bottom: 0 !important;
	}

	div.downloads ul li p {
	padding: 0 15px 0 25px !important;
	}

div.content-teaser ul li h4,
div.list-all ul li h4,
div.downloads ul li h4 {
	margin: 0 15px 0 0 !important;
	padding: 0 !important;
	background: none !important;
	}

div.downloads ul h5.current {
	font: 12px/14px "museo-sans", sans-serif;
	letter-spacing: 0.15em;
	background-color: #312d24;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	}

div.content-teaser ul li h4 a,
div.list-all ul li h4 a,
div.downloads ul li h4 a {
	color: #6a8991;
	font: 15px/18px "museo-sans", sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
	text-decoration: none;
	padding-left: 15px;
	border: none !important;
	}

div.content-teaser ul li h4 a,
div.list-all ul li h4 a {
	background: transparent url(/images/arrow_content-teaser-li.png) 0 4px no-repeat;
	}

	div.content-teaser ul li h4 a:hover,
	div.list-all ul li h4 a:hover,
	div.downloads ul li h4 a:hover {
	color: #70552b;
	}

div.downloads ul li h4 a {
	background: transparent url(/images/adobe-reader.png) 0 1px no-repeat;
	padding-left: 25px !important;
	}

div.list-all ul li h4 small,
div.downloads ul li h4 small {
	color: #777;
	font-size: 12px;
	margin-left: 10px;
}

span.filesize {
	color: #bbb;
	font-size: 11px;
}

ul.market-snapshot {
	position: relative;
	}

	ul.market-snapshot li {
	border-bottom: 1px solid #433e32;
	color: #fff;
	font: 14px/16px "museo-sans", sans-serif;
	font-weight: 500;
	padding: 4px 0; /* change second number to 0 if used with styles below */
	}

	ul.market-snapshot span.price {
	font: 14px/16px "museo-sans", sans-serif;
	font-weight: 500;
	color: #fff;
	position: absolute;
	right: 0; /* change to 60px if used with styles below */
	}

	/* ----------------------------------------------------------------------- */
	/*  The following are for displaying relative change since previous close  */
	/* ----------------------------------------------------------------------- */
	ul.market-snapshot li.up {
	background: transparent url(/images/indicator-up.png) left center no-repeat;
	padding-left: 18px;
	}
	ul.market-snapshot li.down {
	background: transparent url(/images/indicator-down.png) left center no-repeat;
	padding-left: 18px;
	}
	ul.market-snapshot li.unch {
	background: transparent url(/images/indicator-unch.png) left center no-repeat;
	padding-left: 18px;
	}
	ul.market-snapshot span.change {
	font: 12px/16px "museo-sans", sans-serif;
	font-weight: 300;
	position: absolute;
	right: 0;
	}
	ul.market-snapshot li.up span.change { color: #41b52f; }
	ul.market-snapshot li.down span.change { color: #c9351c; }
	ul.market-snapshot li.unch span.change { color: #766c59; }
	/* ----------------------------------------------------------------------- */

ul.store-teaser {
	float: left;
	width: 270px;
	margin-bottom: -5px;
	}

	/* IE7 hack */
	*:first-child+html ul.store-teaser { margin-bottom: 0 !important; }

	ul.store-teaser li {
	float: left;
	color: #fff;
	font: 14px/16px "museo-sans", sans-serif;
	letter-spacing: 0.02em;
	font-weight: 500;
	margin: 6px 0 10px 75px;
	}

	/* IE7 hack */
	*:first-child+html ul.store-teaser li { margin: 2px 0 12px 75px !important; }

	ul.store-teaser li a {
	text-decoration: none;
	color: #fff;
	}

	ul.store-teaser li a:hover {
	color: #f2e7d0;
	}

	ul.store-teaser li img {
	float: left;
	margin-right: 15px;
	margin-left: -75px;
	}

	ul.store-teaser li span.info {
	color: #312d24;
	font: 11px/12px "museo-sans", sans-serif;
	font-weight: 500;
	margin-top: 3px;
	display: block;
	}

#main ol {
	list-style: decimal;
	margin-bottom: 20px;
	padding: 0 20px 0 60px;
	}

	#main ol li {
	font: 13px/24px "droid-serif", serif;
	font-weight: 400;
	color: #151515;
	padding: 0 0 10px 10px;
	}

#main ul {
	list-style: square;
	margin-bottom: 10px;
	padding: 0 20px 0 60px;
	}

	#main ul li {
	font: 13px/24px "droid-serif", serif;
	font-weight: 400;
	color: #151515;
	padding: 0 0 10px 10px;
	}

#main ul.pagination {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	float: right;
}

#main ul.pagination li {
	display: inline-block;
	margin-left: 4px;
	padding: 0;
	font: 12px/12px "museo-sans", sans-serif;
}

#main ul.pagination a {
	text-decoration: none;
	background-color: #e3e3e3;
	padding: 4px 8px;
	border: 1px solid #e3e3e3;
}

#main ul.pagination a.active {
	background-color: #fff;
	color: #666;
}

#main ul.pagination a.active:hover {
	color: #666;
}

/*  IMAGES
----------------------------------------------------------------------------- */

img.indicator {
	vertical-align: middle;
	}

img.inset-right {
	float: right;
	margin: 0 0 15px 20px;
	}

img.inset-left {
	float: left;
	margin: 0 20px 15px 0;
	}

img.border {
	border: 10px solid #eee;
	}

#cartoon-gallery img {
	border: 10px solid #eee;
	margin: 0 15px 15px 0;
	vertical-align: top;
	}

/*  FORMS
----------------------------------------------------------------------------- */

input {
	border: 3px solid #e9d7b1;
	color: #bbb;
	font: 12px/16px "droid-serif", sans-serif;
	}

	input:focus {
	color: #312d24 !important;
	}

#contact_form label,
#login_form label,
#comm-signup_form label {
	font: 13px/16px "museo-sans", sans-serif;
	font-weight: 500;
	color: #70552b;
	}

#comm-signup_form label.form-sub-label {
	color: #999 !important;
	font-size: 11px !important;
	margin: 2px 0 0 8px;
	}

#contact_form input,
#contact_form textarea,
#login_form input,
#login_form textarea,
#comm-signup_form input,
#comm-signup_form textarea,
#comm-signup_form select {
	font: 13px/16px "droid-serif", sans-serif;
	padding: 4px;
	border: 3px solid #e9d7b1;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
	color: #151515;
	}

	#comm-signup_form input,
	#comm-signup_form textarea,
	#comm-signup_form select {
	margin-top: 0px !important;
	}

	#contact_form input:focus,
	#contact_form textarea:focus,
	#login_form input:focus,
	#login_form textarea:focus,
	#comm-signup_form input:focus,
	#comm-signup_form textarea:focus,
	#comm-signup_form select:focus {
	box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	}

#contact_form input.submit_button,
#login_form input.submit_button,
#comm-signup_form input.submit_button {
	background-color: #939475;
	color: #fff;
	font: 12px/12px "museo-sans", sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 10px;
	cursor: pointer;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

	#contact_form input.submit_button:hover,
	#login_form input.submit_button:hover,
	#comm-signup_form input.submit_button:hover {
	background-color: #70552b;
	}

#login_form label small {
	margin-left: 5px;
	white-space: nowrap;
	color: #999;
	font-size: 11px;
}

#login_form input {
	margin-right: 4px;
}

#search input.search-field {
	height: 20px;
	width: 210px;
	border: 3px solid #e9d7b1;
	color: #bbb;
	padding: 0 6px;
	}

	/* IE7 hack */
	*:first-child+html #search input.search-field { padding-top: 2px; }

#search input.search-submit {
	height: 18px;
	width: 18px;
	background: transparent url(/images/search-submit.gif) center center no-repeat;
	border: none;
	cursor: pointer;
	}

	/* IE7 hack */
	*:first-child+html #search input.search-submit { height: 28px; }

div.sidebar input.email-signup {
	height: 20px;
	width: 238px;
	padding: 0 6px;
	margin-left: 7px;
	box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	-moz-box-shadow: 0 0 8px #666;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

	/* IE7 hack */
	*:first-child+html div.sidebar input.email-signup { padding-top: 2px; }

a.submit-email-signup {
	text-decoration: none;
	height: 18px;
	border: none;
	cursor: pointer;
	background: transparent url(/images/btn_submit-small.png) top right no-repeat;
	color: #312d24;
	font: 9px/12px "museo-sans", sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	float: left;
	margin: 8px 0 0 16px;
	text-shadow: 1px 1px 1px #fff;
	}

	/* IE7 hack */
	*:first-child+html a.submit-email-signup { margin-left: 30px; }

	a.submit-email-signup span {
	height: 18px;
	background: transparent url(/images/btn_submit-small.png) top left no-repeat;
	float: left;
	margin: 0 10px 0 -10px;
	padding: 3px 0 0 10px;
	}

	a.submit-email-signup:hover {
	color: #6a8991;
	}

/*  MISC
----------------------------------------------------------------------------- */

hr {
	border: 0;
	height: 1px;
	background-color: #e3e3e3;
	margin: 24px 0;
}

.clearfix {
	clear: both;
	display: inline-block;
	/* IE7 hack*/
	display: block;
	}

	.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

	html[xmlns] .clearfix {
	display: block;
	}

	* html .clearfix {
	height: 1%;
	}