/* {{{ General */
html, body {
	background: #c8b98e url(../images/elements/background.png) repeat;
	font-family: Constantia, Palatino, Georgia, sans-serif;
	color: #4d4531;
}

#yui-main .yui-b { font-size: 120%; }

#doc {
	width: 750px;
	position: relative;
}

#bd { position: relative; }

a:link,
a:visited {
	color: #383223;
}

a:hover,
a:active {
	color: #736a51;
}

#page_title {
	font-weight: normal;
	font-size: 150%;
	margin: 0.1em 0;
	text-transform: uppercase;
	clear: left;
}

#page_title:first-letter {
	font-size: 115%;
}

/* }}} */
/* {{{ Page Frame */

#hd {
	background: url(../images/elements/page-frame-top.png) bottom center no-repeat;
}

#bd {
	background: url(../images/elements/page-frame-sides.png) top center repeat-y;
	padding-bottom: 20px;
}

#ft {
	background: url(../images/elements/page-frame-bottom.png) top center no-repeat;
}

#nav_bar {
	padding: 10px 40px 0 40px;
}

#yui-main {
	padding: 5px 40px 20px 40px;
	width: auto;
}

#sidebar {
	padding: 10px 40px;
}

/* }}} */
/* {{{ Headings */

h1, h2, h3 {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	color: #383223;
}

h1 { font-size: 175%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }
h5 { font-size: 115%; }
h6 { font-size: 105%; }

/* }}} */
/* {{{ Header */

#hd {
	padding: 20px 0 30px 0;
}

#hd h1 {
	display: inline; /* for IE6 Double Margin Bug */
	margin: 0 20px 0 10px;
	float: left;
}

#hd h1 a,
#hd h1 a:link,
#hd h1 a:visited,
#hd h1 a:hover,
#hd h1 a:active {
	width: 81px;
	height: 45px;
	display: block;
	background-image: url(../images/elements/title.png);
	background-position: 0 0;
	line-height: 200px;
	overflow: hidden;
}

#sub_hd {
	clear: left;
}

#nav {
	display: inline;
	_display: block;
}

#nav li {
	float: left;
	margin: 3px 0 0 16px;
	padding: 1em 0 0 0;
	list-style-type: none;
	font-size: 95%;
	text-align: center;
	text-transform: uppercase;
}

#nav li a {
	display: block;
	text-decoration: none;
}

#nav li a span {
	font-size: 115%;
}

#nav_bar {
	color: #897f62;
}

#nav_bar a:link,
#nav_bar a:visited {
	color: #655a42;
}

#nav_bar a:hover,
#nav_bar a:active {
	color: #383223;
}

#cart_link {
	position: absolute;
	top: 0;
	right: 0;
}


#cart_link a {
	display: block;
	font-size: 85%;
	margin-right: 10px;
	padding: 5px 6px 4px 6px;
	background: #c3ad85;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #afa183;
	text-decoration: none;
}

#cart_link a:hover { color: #0e100c; }

/* }}} */
/* {{{ Footer */

#ft {
	padding: 30px 0;
	color: #897f62;
}

#ft p {
	text-align: right;
}

#ft span {
	display: block;
	margin-top: .75em;
}

#ft .feed-links {
	clear: both;
	margin: 0;
	padding: 0 0 3em 0;
	float: left;
}

#ft .feed-links li {
	list-style: none;
	margin: 4px 0;
}

#ft .feed-links a {
	padding-left: 20px;
	background: url('../images/elements/feed-icon.png') left 50% no-repeat;
	color: #897f62;
	text-decoration: none;
	min-height: 18px;
	line-height: 18px;

}

#ft .feed-links a.feed-info {
	background: none;
}

#ft .feed-links a:hover {
	color: #9c9170;
	text-decoration: underline;
}

/* }}} */
/* {{{ Clearing Container fix */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* }}} */
/* {{{ Blorg */

h3.entry-title {
	margin-bottom: 0;
}

div.entry-subtitle {
	font-size: 85%;
	color: #897f62;
	margin-bottom: 0.3em;
}

div.entry {
	padding-bottom: 1em;
	border-bottom: 1px solid #b6a67f;
	margin-bottom: 1em;
}

abbr.published,
abbr.comment-published {
	border-bottom: 0;
}

div.entry-subtitle a:link,
div.entry-subtitle a:visited {
	color: #897f62;
}

div.entry-subtitle a:hover,
div.entry-subtitle a:active {
	color: #9c9170;
}

.comment {
	border-bottom: 1px solid #b6a67f;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	clear: both;
}

.comment .comment-title {
	font-size: 100%;
}

.comment .comment-title abbr {
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
}

.comment .comment-link a {
	font-size: 85%;
	color: #897f62;
	text-decoration: none;
}

.comment .comment-link a:hover {
	text-decoration: underline;
}

.comment .comment-content {
	margin-top: .75em;
}

#comment_edit_form.swat-form .swat-frame label  {
	float: left;
	width: 9em;
	font-size: 100%;
	text-align: right;
	font-weight: normal;
}

#comment_edit_form.swat-form .swat-frame .swat-form-field-checkbox label  {
	float: none;
	width: auto;
}

#comment_edit_form.swat-form .swat-frame label .swat-required {
	font-size: 85%;
	color: #897f62;
}

#comment_edit_form.swat-form .swat-form-field-contents,
#comment_edit_form.swat-form .swat-form-field .swat-note {
	margin-left: 10em;
	font-size: 100%;
}

#comment_edit_form.swat-form .swat-form-field {
	clear: both;
}

#comment_edit_form.swat-form .swat-entry,
#comment_edit_form.swat-form .swat-textarea {
	width: 30em;
}

ul.months,
ul.months li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.months h3 {
	margin-top: 0;
}

ul.months div.entry {
	border: 0;
	padding: 0;
}

ul.months ul.entries {
	margin-left: 1em;
}

.attachments {
	border: 1px solid #b6a67f;
	padding: 0.5em 0.5em 0.25em 0.5em;
	margin: 1em;
	color: #655a42;
}

.attachments li {
	list-style-type: none;
	margin: 0 0 0.25em 0;
}

.footer {
	text-align: center;
}

/* }}} */
/* {{{ Rawk */

div.fan-review-content {
	border-color: #b6a67f;
}

.fan-review-title span {
	display: block;
}

#fan_photos h3,
#fan_videos h3,
#fan_reviews h3 {
	margin-bottom: 0;
}

.fan-review-title abbr {
	white-space: nowrap;
	font-size: 85%;
	font-weight: normal;
	text-decoration: underline;
	color: #897f62;
	border-bottom: 0;
}


/* }}} */
/* {{{ Pinhole */

.swat-tile-view .swat-tile {
	border: 0;
	width: 112px;
	line-height: 1;
}

.swat-tile-view .swat-tile a {
	padding: 3px;
	font-size: 75%;
}

.swat-tile-view .swat-tile a:hover {
	background: none;
}

.swat-tile-view .site-image-wrapper img {
	background-color: #ecdfb6;
	border-color: #b6a67f;
}

.swat-tile-view a:hover .site-image-wrapper img {
	background-color: #fff;
}

img.pinhole-photo-primary {
	background-color: #fff;
	display: block;
	clear: both;
	margin: 0 auto 0.2em auto;
	border: 1px solid #b6a67f;
	padding: 10px;
}

img.pinhole-photo {
	background-color: #fff;
	border-color: #b6a67f;
	margin: 0 auto 0.2em auto;
	display: block;
}

a:hover img.pinhole-photo {
	border-color: #9c9170;
	background-color: #f5ecd5;
}

/* {{{ Pinhole Date Tag Browser */

.pinhole-date-tag-browser {
	color: #746951;
	font-size: 85%;
	clear: both;
}

.pinhole-date-tag-browser .years,
.pinhole-date-tag-browser .months,
.pinhole-date-tag-browser .days {
	padding: 0.3em 20px 0 20px;
	border-bottom: 1px solid #b6a67f;
}

* html .pinhole-date-tag-browser .years,
* html .pinhole-date-tag-browser .months,
* html .pinhole-date-tag-browser .days {
	background-image: none; /* turn off background image for IE6 */
}

.pinhole-date-tag-browser .years a,
.pinhole-date-tag-browser .years span {
	padding: 0.2em 0.4em;
}

.pinhole-date-tag-browser a.selected,
.pinhole-date-tag-browser span.selected {
	padding: 0.2em 0.5em;
}

.pinhole-date-tag-browser a,
.pinhole-date-tag-browser span {
	float: left;
	display: block;
	border-bottom: 0;
	padding: 0.2em 0.2em;
	text-decoration: none;
	border: 0;
	margin: 1px;
}

.pinhole-date-tag-browser a:hover,
.pinhole-date-tag-browser .selected {
	border-color: #b6a67f;
	background-color: #b6a67f;
	border-width: 1px;
	border-style: solid;
	border-bottom: 0;
	margin: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
}

.pinhole-date-tag-browser a:hover {
	text-decoration: underline;
}

.pinhole-date-tag-browser .selected {
	font-weight: bold;
	position: relative;
	top: 2px;
}

/* }}} */

/* {{{ Next/Prev */

.pinhole-photo-next-prev {
	float: right;
	padding-top: 0.3em;
}

.pinhole-photo-next-prev a,
.pinhole-photo-next-prev span {
	margin-left: 0.1em;
	padding: 0.2em 0.5em;
	border: 0;
}

.pinhole-photo-next-prev a.next,
.pinhole-photo-next-prev a.prev,
.pinhole-photo-next-prev span.next,
.pinhole-photo-next-prev span.prev {
	background-image: url(../images/elements/next-prev-arrows.png);
	background-repeat: no-repeat;
}

.pinhole-photo-next-prev a.prev,
.pinhole-photo-next-prev span.prev {
	background-position: left center;
	padding-left: 20px;
}

.pinhole-photo-next-prev a.next,
.pinhole-photo-next-prev span.next {
	background-position: right center;
	padding-right: 20px;
}

.pinhole-photo-next-prev span.next,
.pinhole-photo-next-prev span.prev {
	color: #897f62;
}

/* }}} */

.pinhole-tag-list-view span.photo-count {
	color: #897f62;
}

.pinhole-photo-dimensions {
	text-align: center;
	font-size: 85%;
	color: #897f62;
}

.pinhole-photo-dimensions a:link,
.pinhole-photo-dimensions a:visited {
	color: #897f62;
}

.pinhole-photo-dimensions a:hover,
.pinhole-photo-dimensions a:active {
	color: #383223;
}

/* Header Search */

form#search_form {
	text-align: center;
	margin: 1em;
}

form#search_form.swat-form label {
	float: none;
	width: auto;
	margin-right: 0.5em;
	margin-left: 0.2em;
	color: #897f62;
	text-transform: none;
	font-size: 85%;
}

form#search_form.swat-form label:hover {
	color: #9c9170;
}

form#search_form.swat-form input {
	vertical-align: middle;
	font-size: 85%;
}

form#search_form.swat-form input#keywords {
	width: 8em;
}

form#search_form.swat-form input.swat-button {
	margin-left: 0.3em;
	font-size: 85%;
}

form#search_form ul#search_options li,
form#search_form .swat-form-field,
form#search_form .swat-form-field-contents {
	display: inline;
	margin: 0;
}

#photo_next_prev {
	clear: right;
	font-size: 85%;
}

.pinhole-tag-list-view a.feed {
	background: url('../images/elements/feed-icon.png') left top no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 16px;
	color: rgba(255,255,255,0);
	overflow: hidden;
	text-indent: -3000px;
	vertical-align: middle;
	width: 16px;
	font: 0/0 Arial;
}

/* }}} */
/* {{{ Misc */
.atom-feed-overview {
	margin: .75em 1em;
}

.atom-feed-overview li {
	list-style: none;
	margin-bottom: 4px;
}

.atom-feed-overview a {
	background: transparent url(../images/elements/feed-icon.png) no-repeat scroll left top;
	padding-left: 22px;
}

.right img,
img.right {
	float: right;
	margin: 0 0 1em 1em;
}

.left img,
img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.border,
.entry-content img {
	border: 1px solid #b6a67f;
	padding: 2px;
	background: #ecdfb6;
}

/* }}} */
/* {{{ Store */

input.store-quantity-entry[type="text"],
td.quantity-column .swat-entry[type="text"] {
	width: 3em;
}

#currency_note {
	color: #897f62;
}
/* }}} */
/* {{{ YUI Reset */
td,
th {
	border: 0;
}
/* }}} */
