
/*
Theme Name: The Alchemy of Loss
Theme URI: http://abigailcarter.com
Description: Wordpress template for The Alchemy of Loss website
Version: 1.0
Author: 
Author URI:
*/

/* =Eric Meyer's CSS Reset v1.0 | 20080212 */
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: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =GENERAL */
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

body {
	background: #D2EDEF url(images/body_bg.jpg) repeat-x 0 0;
	color: #625255;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#wrapper {
	margin: 0 auto 20px auto;
	position: relative;
	width: 960px;
}

/* =HYPERLINKS */
a {
	color: #B93E36;
	outline-style: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/* =HEADER */
#header {
	height: 200px;
	position: relative;
}

#header h1 a {
	display: block;
	height: 90px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 44px;
	width: 470px;
}

#header h1 a span {
	background: url(images/logo.jpg) no-repeat 0 0;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#header h2 {
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 84px;
	right: 10px;
	width: 425px;
}

#header h2 span {
	background: url(images/description.jpg) no-repeat 0 0;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* =NAVIGATION */
#nav {
	bottom: 0;
	left: 7px;
	position: absolute;
}

#nav li {
	float: left;
	height: 46px;
	line-height: 46px;
	margin-right: 15px;
}

#nav li a {
	color: #008B8F;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 46px;
	margin-left: 5px;
	padding: 0 15px 0 10px;
	text-transform: uppercase;
}

#nav li.current_page_item {
	background: url(images/nav_left_bg.jpg) no-repeat 0 0;
}

#nav li.current_page_item a {
	background: url(images/nav_right_bg.jpg) no-repeat 100% 0;
	color: #FFF;
}

/* =CONTENT */
#content {
	float: left;
	width: 640px;
}

.is404 #content {
	float: none;
	margin: 0 auto;
	width: 640px;
}

.page #content {
	float: left;
	width: 960px;
}

/* =SIDEBAR */
#sidebar {
	float: left;
	width: 320px;
}

#sidebar ul li {
	height: 100%;
	position: relative;
}

#sidebar .sidebar_top {
	background: url(images/sheets/sidebar_top_bg.jpg) no-repeat 0 0;
	display: block;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
	width: 320px;
}

#sidebar .sidebar_bottom {
	background: url(images/sheets/sidebar_bottom_bg.jpg) no-repeat 0 100%;
	bottom: 0;
	display: block;
	height: 10px;
	left: 0;
	position: absolute;
	width: 320px;
}

#sidebar .book_ad {
	background: url(images/sheets/sidebar_middle_bg.jpg) repeat-y 0 0;
}

#sidebar .book_ad img {
	display: block;
	margin: 0 auto;
	padding: 18px 0;
}

#sidebar .icons li {
	position: absolute;
	z-index: 2;
}

#sidebar .icons a.icon {
	background: url(images/icons/sidebar_icons.png) no-repeat 0 0;
	display: block;
	height: 56px;
	position: absolute;
	text-indent: -9999px;
	width: 55px;
	z-index: 2;
}

#sidebar .icons .rss a.icon {
	background-position: 0 0;
	left: 25px;
}

#sidebar .icons .rssemail a.icon {
	background-position: 0 -56px;
	left: 95px;
}

#sidebar .icons .facebook a.icon {
	background-position: 0 -112px;
	left: 165px;
}

#sidebar .icons .goodreads a.icon {
	background-position: 0 -168px;
	left: 235px;
}

#sidebar .details {
	background: url(images/sidebar_details_box_bg.png) no-repeat 0 0;
	color: #564E51;
	display: none;
	font-size: 12px;
	height: 100px;
	line-height: 20px;
	padding: 20px 25px 25px 25px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	top: 47px;
	width: 240px;
}

#sidebar .details p {
	margin-bottom: 10px;
}

#sidebar .rss .details {
	background-position: 0 0;
	height: 100px;
}

#sidebar .rssemail .details {
	background-position: 0 -145px;
	height: 130px;
}

#sidebar .facebook .details {
	background-position: 0 -320px;
	height: 100px;
}

#sidebar .goodreads .details {
	background-position: 0 -465px;
	height: 100px;
}

#sidebar .details .button {
	background: url(images/details_button.png) no-repeat 0 0;
	color: #FFF;
	float: right;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 13px;
	right: 13px;
	text-align: center;
	text-transform: uppercase;
	width: 152px;
}

#sidebar .widgetized {
	position: relative;
	top: 66px;
}

#sidebar .widgetized li {
	background: url(images/sheets/sidebar_middle_bg.jpg) repeat-y 0 0;
	width: 320px;
}

#sidebar .widgetized li h2 {
	background: url(images/sidebar_headline_bg.jpg) no-repeat 0 0;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	position: absolute;
	padding-left: 20px;
	text-transform: uppercase;
	width: 324px;
	z-index: 1;
}

#sidebar .widgetized li ul {
	padding-top: 50px;
	padding-bottom: 20px;
}

#sidebar .widgetized li ul li {
	line-height: 25px;
	padding: 0 20px 5px 20px;
	width: 280px;
}

#sidebar .widgetized li div {
	line-height: 20px;
	padding: 40px 20px 30px 20px;
	width: 280px;
}

#sidebar .widgetized li div img.alignleft {
	border: 1px solid #625255;
	margin: 2px 10px 10px 0;
}

#sidebar .widgetized li ul li a {
	background: url(images/ul_bullet.gif) no-repeat 0 5px;
	color: #625255;
	margin-left: 20px;
	padding-left: 12px;
}

#sidebar .widgetized li:last-child ul li:last-child, #sidebar .widgetized li:last-child div {
	background: url(images/sheets/sidebar_bottom_bg.jpg) no-repeat 0 100%;
	padding-bottom: 25px;
}

/* =FOOTER */
#footer {
	clear: both;
	margin: 60px auto;
	position: relative;
	width: 960px;
}

/* =POST */
.post {
	background: url(images/sheets/post_middle_bg.jpg) repeat-y 0 0;
	height: 100%;
	position: relative;
	margin-bottom: 40px;
	padding: 50px 70px 50px 68px;
}

#content:last-child .post, .single .post {
	margin-bottom: 0;
}

.post .post_top {
	background: url(images/sheets/post_top_bg.jpg) no-repeat 0 0;
	display: block;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
	width: 640px;
}

.post .post_bottom {
	background: url(images/sheets/post_bottom_bg.jpg) no-repeat 0 100%;
	bottom: -1px;
	display: block;
	height: 11px;
	left: 0;
	position: absolute;
	width: 640px;
}

.post h2, .post h2 a {
	color: #008B8F;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 32px;
}

.post .meta_top {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.post .post_author {
	color: #B93E36;
}

.entry {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 35px;
}

.entry h2 {
	color: #B93E36;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.entry h3 {
	color: #B93E36;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

.entry p {
	margin-bottom: 20px;
}

.entry ol {
	list-style: decimal;
	margin: 0 0 10px 40px;
}

.entry ul {
	height: 100%;
	margin: 0 0 0 20px;
}

.entry ul li {
	background: url(images/ul_bullet.gif) no-repeat 0 11px;
	padding-left: 20px;
}

.entry li {
	margin-bottom: 5px;
}

.entry blockquote {
	border-left: 1px solid #008B8F /*#D2EDEF*/;
	color: /*#008B8F*/ #564e51;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	line-height: 27px;
	margin: 0 0 45px 10px;
	padding-left: 17px;
/*	display:block;
	float: left;
	clear:both; */
}

.post .meta_bottom {
	background: url(images/post_bottom_meta_bg.jpg) repeat-x 0 0;
	bottom: 10px;
	height: 25px;
	left: 7px;
	position: absolute;
	width: 622px;
}

.post .meta_bottom .comments_number {
	background: url(images/comments_bubble.png) no-repeat 0 0;
	bottom: 0;
	color: #FFF;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 51px;
	line-height: 38px;
	position: absolute;
	width: 67px;
	left: 40px;
	text-align: center;
}

.post .meta_bottom .sociable {
	position: absolute;
	right: 6px;
	bottom: -1px;
}

.post .morelink {
	color: #B93E36;
	float: right;
	font-size: 12px;
	text-transform: uppercase;
}

.post .comments_link {
	background: url(images/button_green_left.jpg) no-repeat 0 0;
	bottom: -35px;
	color: #FFF;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	position: absolute;
	right: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 130px;
	z-index: 1;
}

.post .comments_link span {
	background: url(images/button_green_right.jpg) no-repeat 100% 0;
	display: block;
	height: 46px;
	margin-left: 5px;
	padding-right: 5px;
}

/* =POST IMAGES */
.entry img {
	border: 1px solid #625255;
}

.entry img.centered {
	display: block;
	margin: 0 auto;
}

.entry img.alignleft, .entry .wp-caption.alignleft {
	margin: 0 28px 28px 0;
}

.entry img.alignright, .entry .wp-caption.alignright {
	margin: 0 0 28px 28px;
}

.entry .wp-caption {
	margin-bottom: 28px;
}

.entry .wp-caption-text {
	border-bottom: 1px solid #D2EDEF;
	color: #008B8F;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
}

/* =PAGE */
.page .post {
	background: url(images/sheets/page_middle_bg.jpg) repeat-y 0 0;
	height: 100%;
	position: relative;
	margin-bottom: 40px;
	padding: 50px 70px 50px 68px;
}

.page .post .post_top {
	background: url(images/sheets/page_top_bg.jpg) no-repeat 0 0;
	display: block;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
	width: 960px;
}

.page .post .post_bottom {
	background: url(images/sheets/page_bottom_bg.jpg) no-repeat 0 100%;
	bottom: -1px;
	display: block;
	height: 11px;
	left: 0;
	position: absolute;
	width: 960px;
}

.page .post .meta_bottom {
	width: 943px;
}

/* =SEARCH RESULTS */
.search_results .post h3 {
	margin-bottom: 10px;
}

.search_results .post h3 a {
	color: #B93E36;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
}

.search_results .post {
	margin-bottom: 0;
}

/* =COMMENTS */
.commentlist {
	float: right;
	margin: 11px 11px 0 0;
	width: 550px;
	border-top: 1px solid #1C989B;
}

.commentlist .comment {
	min-height: 68px;
	height: auto !important;
	height: 68px;
	padding: 20px 50px 20px 150px;
	position: relative;
	border-bottom: 1px solid #1C989B;
}

.commentlist .bypostauthor {
	background: #FFF;
}

.commentlist .avatar {
	border: 1px solid #1C989B;
	left: 10px;
	position: absolute;
	top: 20px;
}

.commentlist .comment_author {
	color: #B93E36;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.commentlist .comment_date {
	color: #625255;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	margin-bottom: 25px;
}

.commentlist .comment_body {
	color: #625255;
	font-size: 12px;
	line-height: 18px;
}

/* =FORMS */
.searchform {
	background: url(images/forms/search_form_bg.jpg) no-repeat 0 0;
	height: 44px;
	padding: 7px 18px 0 18px;
	position: absolute;
	right: 0;
	top: 0;
	width: 281px;
}

.searchform label {
	color: #008B8F;
	display: block;
	float: left;
	font-family: Georgia, Times, "Times New Roman", serif;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
}

.searchform input {
	background-color: transparent;
	border: none;
	float: left;
	font-family: Courier, monospace;
	font-size: 12px;
	height: 18px;
	margin-left: 15px;
	padding: 5px 0 0 5px;
	width: 190px;
}

#commentform {
	background: url(images/forms/comment_form_bg.jpg) no-repeat 0 0;
	float: right;
	height: 230px;
	margin-right: 2px;
	padding: 24px 32px 16px 27px;
	position: relative;
	width: 520px;
}

#commentform .first {
	float: left;
	margin-right: 18px;
}

#commentform .second {
	float: left;
}

#commentform label {
	color: #008B8F;
	display: block;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

#commentform .first label {
	margin-left: 30px;
}

#commentform #comment {
	background: url(images/forms/comment_textarea_bg.jpg) no-repeat 0 0;
	border: none;
	color: #625255;
	font-family: Courier, monospace;
	font-size: 12px;
	height: 122px;
	line-height: 15px;
	padding: 15px;
	resize: none;
	width: 251px;
}

#commentform #comment:focus {
	background-position: 0 -152px;
}

#commentform #author, #commentform #email, #commentform #url {
	background: url(images/forms/comment_input_bg.jpg) no-repeat 0 0;
	border: none;
	color: #625255;
	font-family: Courier, monospace;
	font-size: 12px;
	height: 23px;
	margin-bottom: 19px;
	padding: 4px 10px 0 10px;
	width: 201px;
}

#commentform #author:focus, #commentform #email:focus, #commentform #url:focus {
	background-position: 0 -27px;
}

#commentform #submit {
	background: url(images/forms/submit_button.png) no-repeat 0 0;
	border: none;
	bottom: 12px;
	cursor: pointer;
	height: 49px;
	position: absolute;
	right: 25px;
	letter-spacing: 105px;
	text-indent: -9999px;
	width: 105px;
}

#commentform #submit:hover {
	background-position: 0 -49px;
}

#commentform .butterfly {
	background: url(images/butterfly.png) no-repeat 0 0;
	display: block;
	height: 132px;
	left: -93px;
	position: absolute;
	top: -5px;
	width: 148px;
}

#commentform .loggedin {
	bottom: 28px;
	left: 30px;
	position: absolute;
}

#sidebar form .email {
	background: url(images/forms/comment_input_bg.jpg) no-repeat 0 0;
	border: none;
	color: #625255;
	font-family: Courier, monospace;
	font-size: 12px;
	height: 23px;
	padding: 4px 10px 0 10px;
	width: 201px;
}

#sidebar form .email:focus {
	background-position: 0 -27px;
}

#sidebar form .submit {
	background: url(images/forms/subscribe_submit.png) no-repeat 0 0;
	border: none;
	bottom: 12px;
	cursor: pointer;
	height: 50px;
	position: absolute;
	right: 25px;
	letter-spacing: 149px;
	text-indent: -9999px;
	width: 149px;
}

/* =SOCIABLE */
div.sociable {
	margin: 0;
}

span.sociable_tagline {
	position: relative;
}

span.sociable_tagline span {
	display: none;
	width: 14em;
}

.sociable span {
	display: block;
}

.sociable ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

.sociable img {
	float: none;
	width: 24px;
	height: 24px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* =MISC */
.clearer {
	clear: both;
	display: block;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.highlight_search_query {
	color: #B93E36;
}

.navigation {
	margin: 5px 2px 0 0;
	overflow: hidden;
}

.navigation a {
	background: url(images/pagination_button.jpg) no-repeat 0 0;
	color: #FFF;
	display: block;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	width: 159px;
}

.cancel-comment-reply, .reply {
	text-transform: uppercase;
	float:right;
	font-size: 10px;
	}

.cancel-comment-reply small {
	font-weight: bold;
	}
