@import url(/resources/styles/base-weblog.css);

/*
name: Thoughts to Eat By
designer: Jeremy Fisher
designer_url: http://www.fisherfrontier.com
developer: Jeremy Fisher
developer_url: http://www.fisherfrontier.com
colors: Jeremy Fisher
colors_url: http://www.fisherfrontier.com
*/
/* basic page elements */

body, body p
{
	font-family: georgia, 'times new roman', 'times', serif;
	font-size: 15px;
	line-height: 23px;
	color: #4A4639;
}

small
{
	font-size: 12px;
}

fieldset
{
	border: none;
	padding: 0;
}

a
{
	color: #834121;
	text-decoration: none;
	border-bottom: 1px solid #B5AB8B;
}

a:hover
{
	color: #000;
	background-color: #F4F2E4;
	border-bottom: 1px solid #B5AB8B;
}

#banner-navigation-list li a
{
	color: #36332A;
	text-decoration: none;
	border-bottom: 0px;
}

#banner-navigation-list li a:hover
{
	color: #000;
	background-color: #F4F2E4;
	border-bottom: 2px solid #B5AB8B;
}

.entry-header a, h2.search-results a
{
	color: #6C381E;
	border-bottom: none;
}

.entry-header a:hover, h2.search-results a:hover
{
	color: #522B17;
	border-bottom: none;
	background: none;
}

.module-header a
{
	color: #B4592D;
	border-bottom: none;
}

.module-header a:hover
{
	color: #A45129;
	border-bottom: none;
	background: none;
}

.module-content a
{
	color: #817658;
	border-bottom: 1px solid #D5CDB6;
}

.module-content a:hover
{
	color: #817658;
	border-bottom: 1px solid #D5CDB6;
	background-color: #F0EEE0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: georgia, 'times new roman', 'times', serif;
}

img
{
	border: none;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0px 0 6px 0;
	color: #B4592D;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
	min-width: 987px;
	color: #333;
	background: #f2e9d0;
}

#container
{
	width: 987px;
	margin-bottom: 20px;
}

#banner
{
	width: 987px; /* necessary for ie win */
}

.banner-user
{
	width: 70px;
	margin-top: 5px;
	font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
	width: 987px;
	height: 132px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-indent: -9999px;
	background: #f2e9d0 url('/resources/images/banner-header.jpg') top right no-repeat;
}

#banner-description
{
	display: none;
}

#banner-navigation
{
	width: 980px;
	margin-left: 7px;
}

#banner-navigation-list
{
	list-style-type: none;
	font-size: 22px;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -24px;
	padding-left: 0px;
}

#banner-navigation-list li
{
	display: inline;
	margin-left: 24px;
	padding-left: 0px;
}

#banner-navigation-list li.selected a
{
	border-bottom: 2px solid #B5AB8B;
}

#pagebody-topcap
{
	width: 987px;
	height: 15px;
	background: #f2e9d0 url('/resources/images/pagebody-topcap.gif') bottom left no-repeat;
}

#pagebody
{
	background: #f2e9d0 url('/resources/images/pagebody-background.gif') top left repeat;
}

#pagebody-bottomcap
{
	width: 987px;
	height: 15px;
	background: #f2e9d0 url('/resources/images/pagebody-bottomcap.gif') top left no-repeat;
}

#alpha
{
	width: 532px;
	margin: 10px 24px 24px 30px;
	background: #fff;
}

#beta
{
	width: 155px;
	margin: 18px 15px 15px 30px;
	background: #f9f6e9;
}

#gamma, #delta
{
	width: 155px;
	margin: 18px 30px 15px 15px;
	background: #f9f6e9;
}

#beta-wide
{
	width: 330px;
	margin: 18px 15px 15px 30px;
	background: #f9f6e9;
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

.entry-header
{
	color: #6C381E;
	font-size: 32px;
	line-height: 28px;
	margin: 0px;
	padding: 0px 60px 0px 0px;
	letter-spacing: -1px;
}

.date-header
{
	color: #94644C;
	margin-top: 0px;
	font-size: 15px;
	font-style: italic;
}

.entry-content,
.comment-content,
.trackback-content
{
	margin: 0;
}

.entry-footer
{
	margin: 0 0 20px 0;
	padding-top: 6px;
	border-top: solid 1px #EEECDE;
	color: #4A4639;
	font-size: 12px;
	line-height: 17px;
}

.comment-footer,
.trackback-footer
{
	margin: 0;
	margin-bottom: -8px;
	padding-top: 10px;
	padding-right: 26px;
	color: #4A4639;
	font-size: 12px;
}

.post-number
{
	font-size: 18px;
	padding: 0 5px 0 5px;
	border: 0;
	border-right: 1px solid #DEDCCF;
	margin-right: 3px;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.comments-open-content
{
	margin: 0;
	border: solid 1px #EEECDE;
}

.comments-open-content-inner
{
	padding: 2px 16px 2px 16px;
}

#comment-author,
#comment-email,
#comment-subject
{
	font-size: 13px;
	width: 300px;
}

#comment-url,
#comment-text
{
	font-size: 13px;
	line-height: 18px;
	width: 490px;
}

#entry-footer-full
{
	padding: 1px 14px 3px 14px;
	border-top: solid 1px #EEECDE;
	border-bottom: solid 1px #EEECDE;
}

#entry-footer-full p
{
	font-size: 11px;
	line-height: 15px;
}

.comments-open-footer
{
	margin: 10px 0;
}

h2.search-results
{
	margin: 0 0 12px 0;
}

h3.search-results
{
	margin-bottom: 2px;
}

p.search-results
{
	margin: 0;
}

.comment,
.trackback
{
	background: #F7F7F0;
	margin-bottom: 12px;
	border-top: solid 1px #EEECDE;
	border-bottom: solid 1px #EEECDE;
}

.author-comment
{
	background: #F4F7E9;
	border-top: solid 1px #E8EBDE;
	border-bottom: solid 1px #E8EBDE;
}

.author-comment .post-number
{
	color: #636E39;
}

.comment-content,
.trackback-content
{
	padding: 8px;
	padding-right: 26px;
}

.comment-content p,
.trackback-content p
{
	font-size: 13px;
	line-height: 21px;
}

.content-nav
{
	text-align: left;
	font-size: 13px;
}

/* modules */

.module-content
{
	color: #8C8369;
	margin: 0 0 24px 0;
	font-size: 13px;
	line-height: 17px;
}

.module-content p,
.module-content blockquote,
.module-content pre
{
	color: #8C8369;
	font-size: 13px;
	line-height: 17px;
}

.module-search input { font-size: 13px; }
.module-search #search { width: 100px; }

#beta-wide .module-search input { font-size: 16px; }
#beta-wide .module-search #search { width: 260px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

#footer-miscellany
{
	margin-top: 12px;
	margin-bottom: 6px;
}

#footer-miscellany-content, #footer-miscellany-content p, #footer-miscellany-content a
{
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	color: #ACA181;
	text-decoration: none;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	list-style: none;
}

.module-list .module-list
{
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item
{
	margin: 0 0 8px 0;
	color: #666;
}

.typelist-thumbnailed .module-list
{
	margin: 0 0 10px 0;
	list-style: none;
}

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	padding: 0;
	background: #fdf5ed;
}

.typelist-thumbnail
{
	background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
	margin: 0;
	border-width: 0;
	padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 10px 10px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: #e1d2c4 1px solid;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #634a31;
	background: #fff;
}

#search-sections
{
	margin-top: 2px;
}

/* calendar tweaks */

	.layout-calendar #alpha { width: 260px; }
	.layout-calendar #beta { width: 420px; }

	.layout-calendar #gamma,
	.layout-calendar #delta
	{
		width: 190px;
	}

	.layout-calendar #gamma-inner,
	.layout-calendar #delta-inner
	{
		border: 0;
		padding: 0;
	}

	.module-mmt-calendar { width: 398px; }
	.module-mmt-calendar .module-content
	{
		margin: 0;
		border-width: 0;
		padding: 10px;
	}

	.module-mmt-calendar table
	{
		width: 378px;
		background: #be864f;
	}

	.module-mmt-calendar th
	{
		color: #fff;
		border-top: 1px solid #fff;
		border-right: 1px solid #fdf5ed;
		border-bottom: 1px solid #e1d2c4;
		padding: 2px;
		text-align: right;
		font-weight: bold;
	}

	.module-mmt-calendar td
	{
		border-top: 1px solid #fff;
		border-right: 1px solid #fdf5ed;
		border-bottom: 1px solid #e1d2c4;
		padding: 2px;
		text-align: right;
		font-weight: normal;
		background: #faeada;
	}

	th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
	{
		border-right: none;
	}

	.module-mmt-calendar td { height: 70px; }

	.day-photo
	{
		width: 49px;
		height: 49px;
	}
	
	.day-photo a
	{
		border: #e1d2c4 1px solid;
		padding: 1px;
		background: #fff;
	}

	.day-photo a:hover
	{
		border-color: #36414d;
		background: #fff;
	}

	.day-photo a img
	{
		width: 45px;
		height: 45px;
	}


/* artistic tweaks */

	.layout-artistic #alpha { width: 260px; }
	.layout-artistic #beta { width: 420px; }

	.layout-artistic #gamma,
	.layout-artistic #delta
	{
		width: 190px;
	}

	.layout-artistic #gamma-inner,
	.layout-artistic #delta-inner
	{
		border: 0;
		padding: 0;
	}


/* moblog1 tweaks */

	.layout-moblog1 #alpha
	{
		margin: 0;
		width: 180px;
		background: #faeada;
	}

	.layout-moblog1 #alpha-inner
	{
		padding: 10px 10px 0 10px;
		border-width: 2px 0 2px 2px;
		border-style: solid;
		border-color: #fff;
	}

	.layout-moblog1 #beta
	{
		margin: 15px 15px 0 15px;
		width: 320px;
		background: none;
	}

	.layout-moblog1 #beta-inner
	{
		padding: 0;
		border-width: 0;
	}

	.layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

	.layout-moblog2 #alpha
	{
		margin: 0;
		width: 86px;
		background: #faeada;
	}

	.layout-moblog2 #alpha-inner
	{
		padding: 10px 10px 0 10px;
		border-width: 2px 0 2px 2px;
		border-style: solid;
		border-color: #fff;
	}

	.layout-moblog2 #beta
	{
		margin: 15px 15px 0 15px;
		width: 260px;
		background: none;
	}

	.layout-moblog2 #beta-inner
	{
		padding: 0;
		border-width: 0;
	}

	.layout-moblog2 #delta
	{
		width: 154px;
	}

	.layout-moblog2 .module-recent-photos
	{
		border: 0;
		background: none;
	}

	.layout-moblog2 .module-recent-photos .module-content
	{
		padding: 0;
		border: 0;
	}

	.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

	.layout-timeline #alpha { width: 260px; }
	.layout-timeline #beta { width: 420px; }

	.layout-timeline #gamma,
	.layout-timeline #delta
	{
		width: 190px;
	}

	.layout-timeline #gamma-inner,
	.layout-timeline #delta-inner
	{
		border: 0;
		padding: 0;
	}


/* one-column tweaks */

	.layout-one-column body { min-width: 520px; }
	.layout-one-column #container { width: 520px; }
	.layout-one-column #banner { width: 510px; } /* necessary for ie win */


/* two-column-left tweaks */

	.layout-two-column-left #alpha
	{
		margin: 0;
		width: 200px;
		background: #faeada;
	}

	.layout-two-column-left #alpha-inner
	{
		padding: 10px 10px 0 10px;
		border-width: 2px 0 2px 2px;
		border-style: solid;
		border-color: #fff;
	}

	.layout-two-column-left #beta
	{
		margin: 15px 15px 0 15px;
		width: 480px;
		background: none;
	}

	.layout-two-column-left #beta-inner
	{
		padding: 0;
		border-width: 0;
	}


/* three-column tweaks */

	.layout-three-column #alpha
	{
		margin: 0;
		width: 180px;
		background: #faeada;
	}

	.layout-three-column #alpha-inner
	{
		padding: 10px 10px 0 10px;
		border-width: 2px 0 2px 2px;
		border-style: solid;
		border-color: #fff;
	}

	.layout-three-column #beta
	{
		margin: 15px 15px 0 15px;
		width: 320px;
		background: none;
	}

	.layout-three-column #beta-inner
	{
		padding: 0;
		border-width: 0;
	}

/* contact form */

#submission-error
{
	padding: 1px 14px 3px 14px;
	margin: 0 0 20px 0;
	border-top: solid 1px #EEECDE;
	border-bottom: solid 1px #EEECDE;
}

/* .submit input {	margin-left: 6.5em; }

.formerror { color: red; }

input.formerror { color: black; background-color: #fec6c6; }

.formrequired { color: #800000; }

input.formrequired { color: black; }

.error { color: #a10404; } */

#form-block {
	margin: 0;
	border: solid 1px #EEECDE;
	padding:20px 20px 10px 20px;
}
	
/* Copyright (c) 2005 Terri Fisher. All Rights Reserved. */
